Warning: Permanently added '3.84.155.65' (ED25519) to the list of known hosts.

You can reproduce this build on your computer by running:

  sudo dnf install copr-rpmbuild
  /usr/bin/copr-rpmbuild --verbose --drop-resultdir --srpm --task-url https://copr.fedorainfracloud.org/backend/get-srpm-build-task/8513340


Version: 1.2
PID: 8991
Logging PID: 8992
Task:
{'appstream': False,
 'background': True,
 'build_id': 8513340,
 'chroot': None,
 'package_name': 'rust',
 'project_dirname': 'clang-built-eln',
 'project_name': 'clang-built-eln',
 'project_owner': '@fedora-llvm-team',
 'repos': [],
 'sandbox': '@fedora-llvm-team/clang-built-eln--https://src.fedoraproject.org/user/jistone',
 'source_json': {'clone_url': 'https://src.fedoraproject.org/rpms/rust',
                 'committish': '17a60f7317d03ec0c9d0562d0b8ee267b08fe39b',
                 'distgit': 'fedora'},
 'source_type': 10,
 'submitter': 'https://src.fedoraproject.org/user/jistone',
 'task_id': '8513340'}

Running: git clone https://src.fedoraproject.org/rpms/rust /var/lib/copr-rpmbuild/workspace/workdir-k44r5wcx/rust --depth 500 --no-single-branch --recursive

cmd: ['git', 'clone', 'https://src.fedoraproject.org/rpms/rust', '/var/lib/copr-rpmbuild/workspace/workdir-k44r5wcx/rust', '--depth', '500', '--no-single-branch', '--recursive']
cwd: .
rc: 0
stdout: 
stderr: Cloning into '/var/lib/copr-rpmbuild/workspace/workdir-k44r5wcx/rust'...

Running: git checkout 17a60f7317d03ec0c9d0562d0b8ee267b08fe39b --

cmd: ['git', 'checkout', '17a60f7317d03ec0c9d0562d0b8ee267b08fe39b', '--']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-k44r5wcx/rust
rc: 0
stdout: 
stderr: Note: switching to '17a60f7317d03ec0c9d0562d0b8ee267b08fe39b'.

You are in 'detached HEAD' state. You can look around, make experimental
changes and commit them, and you can discard any commits you make in this
state without impacting any branches by switching back to a branch.

If you want to create a new branch to retain commits you create, you may
do so (now or later) by using -c with the switch command. Example:

  git switch -c <new-branch-name>

Or undo this operation with:

  git switch -

Turn off this advice by setting config variable advice.detachedHead to false

HEAD is now at 17a60f7 Fully remove the shared standard library

Running: dist-git-client sources

cmd: ['dist-git-client', 'sources']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-k44r5wcx/rust
rc: 0
stdout: 
stderr: INFO: Reading stdout from command: git rev-parse --abbrev-ref HEAD
INFO: Reading stdout from command: git rev-parse HEAD
INFO: Reading sources specification file: sources
INFO: Downloading rustc-1.84.0-src.tar.xz
INFO: Reading stdout from command: curl --help all
INFO: Calling: curl -H Pragma: -o rustc-1.84.0-src.tar.xz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/rust/rustc-1.84.0-src.tar.xz/sha512/9e964c1b964e74083a9002fa04b072fa8fe7a520b24ad55e88a89bb2a2a2cd5727c5438d6db425b824ae7502ab215c2dd3f49777efd65f76bae09965df2e070a/rustc-1.84.0-src.tar.xz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100  338M  100  338M    0     0   348M      0 --:--:-- --:--:-- --:--:--  348M
INFO: Reading stdout from command: sha512sum rustc-1.84.0-src.tar.xz
INFO: Downloading wasi-libc-wasi-sdk-25.tar.gz
INFO: Calling: curl -H Pragma: -o wasi-libc-wasi-sdk-25.tar.gz --location --connect-timeout 60 --retry 3 --retry-delay 10 --remote-time --show-error --fail --retry-all-errors https://src.fedoraproject.org/repo/pkgs/rpms/rust/wasi-libc-wasi-sdk-25.tar.gz/sha512/580716fbc152be19e2e9724f3483a0a580a168be0cd6d105d37b0ebd0d11bd36d7d9db63984eb2cc7b3aaff2fc9446d9558d1469b538a79b7de465a1113560ea/wasi-libc-wasi-sdk-25.tar.gz
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 1404k  100 1404k    0     0  48.1M      0 --:--:-- --:--:-- --:--:-- 48.9M
INFO: Reading stdout from command: sha512sum wasi-libc-wasi-sdk-25.tar.gz

Running: dist-git-client srpm --outputdir /var/lib/copr-rpmbuild/results

cmd: ['dist-git-client', 'srpm', '--outputdir', '/var/lib/copr-rpmbuild/results']
cwd: /var/lib/copr-rpmbuild/workspace/workdir-k44r5wcx/rust
rc: 0
stdout: setting SOURCE_DATE_EPOCH=1736812800
Wrote: /var/lib/copr-rpmbuild/results/rust-1.84.0-4.src.rpm
stderr: INFO: Reading stdout from command: git rev-parse --git-dir
INFO: Checked call: rpmbuild -bs /var/lib/copr-rpmbuild/results/rust.spec --define 'dist %nil' --define '_sourcedir /var/lib/copr-rpmbuild/workspace/workdir-k44r5wcx/rust/.' --define '_srcrpmdir /var/lib/copr-rpmbuild/results' --define '_disable_source_fetch 1'

Output: ['rust-1.84.0-4.src.rpm', 'rust.spec']
Running SRPMResults tool
Package info: {
    "name": "rust",
    "epoch": null,
    "version": "1.84.0",
    "release": "4",
    "exclusivearch": [
        "x86_64",
        "i686",
        "armv7hl",
        "aarch64",
        "ppc64le",
        "s390x",
        "riscv64"
    ],
    "excludearch": []
}
SRPMResults finished