[INFO] cloning repository https://github.com/gattlin1/Rust-Queue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gattlin1/Rust-Queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgattlin1%2FRust-Queue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgattlin1%2FRust-Queue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d76362fe311069ef1dc7d6162279cefbaeb269f5 [INFO] testing gattlin1/Rust-Queue against try#a7ce54db9b096bd1098d07c645b489195a667c9f for pr-137940 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgattlin1%2FRust-Queue" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gattlin1/Rust-Queue on toolchain a7ce54db9b096bd1098d07c645b489195a667c9f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gattlin1/Rust-Queue [INFO] finished tweaking git repo https://github.com/gattlin1/Rust-Queue [INFO] tweaked toml for git repo https://github.com/gattlin1/Rust-Queue written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/gattlin1/Rust-Queue already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8ec4d80303b9e1f96d86a2775cab531bba57590071cf1558ae25d8c4e6b3e3fb [INFO] running `Command { std: "docker" "start" "-a" "8ec4d80303b9e1f96d86a2775cab531bba57590071cf1558ae25d8c4e6b3e3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8ec4d80303b9e1f96d86a2775cab531bba57590071cf1558ae25d8c4e6b3e3fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ec4d80303b9e1f96d86a2775cab531bba57590071cf1558ae25d8c4e6b3e3fb", kill_on_drop: false }` [INFO] [stdout] 8ec4d80303b9e1f96d86a2775cab531bba57590071cf1558ae25d8c4e6b3e3fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bdee68ef0afba0f4f65364dcfb3f3c07b21cf453d075dad669e83538901938b6 [INFO] running `Command { std: "docker" "start" "-a" "bdee68ef0afba0f4f65364dcfb3f3c07b21cf453d075dad669e83538901938b6", kill_on_drop: false }` [INFO] [stderr] Compiling queue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] running `Command { std: "docker" "inspect" "bdee68ef0afba0f4f65364dcfb3f3c07b21cf453d075dad669e83538901938b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdee68ef0afba0f4f65364dcfb3f3c07b21cf453d075dad669e83538901938b6", kill_on_drop: false }` [INFO] [stdout] bdee68ef0afba0f4f65364dcfb3f3c07b21cf453d075dad669e83538901938b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+a7ce54db9b096bd1098d07c645b489195a667c9f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d771d6a5a3dc2e85d442eb29ba6bad29c34d6ddf5e2d3313691886d2d4b8b623 [INFO] running `Command { std: "docker" "start" "-a" "d771d6a5a3dc2e85d442eb29ba6bad29c34d6ddf5e2d3313691886d2d4b8b623", kill_on_drop: false }` [INFO] [stderr] Compiling queue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNc827m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*,libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,liballoc-*,librustc_std_workspace_core-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNc827m/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,-znostart-stop-gc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/queue-3ecbf1a8930d4829" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: PLEASE submit a bug report to https://github.com/llvm/llvm-project/issues/ and include the crash backtrace. [INFO] [stdout] Stack dump without symbol names (ensure you have llvm-symbolizer in your PATH or set the environment var `LLVM_SYMBOLIZER_PATH` to point to it): [INFO] [stdout] 0 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007864e2adbd07 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007864e2adc11c [INFO] [stdout] 2 libc.so.6 0x00007864dd219520 [INFO] [stdout] 3 libc.so.6 0x00007864dd37785d [INFO] [stdout] 4 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007864e5e3aefe [INFO] [stdout] 5 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007864e2a8b921 [INFO] [stdout] 6 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007864e2a8a7f8 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) + 200 [INFO] [stdout] 7 rust-lld 0x00005b173ccccfad [INFO] [stdout] 8 rust-lld 0x00005b173cc5904a [INFO] [stdout] 9 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007864e2a8b7f2 [INFO] [stdout] 10 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007864e2a8b25a [INFO] [stdout] 11 libLLVM.so.20.1-rust-1.87.0-nightly 0x00007864e2a04900 [INFO] [stdout] 12 libc.so.6 0x00007864dd26bac3 [INFO] [stdout] 13 libc.so.6 0x00007864dd2fca04 clone + 68 [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/queue-3ecbf1a8930d4829': No such file or directory [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `queue` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d771d6a5a3dc2e85d442eb29ba6bad29c34d6ddf5e2d3313691886d2d4b8b623", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d771d6a5a3dc2e85d442eb29ba6bad29c34d6ddf5e2d3313691886d2d4b8b623", kill_on_drop: false }` [INFO] [stdout] d771d6a5a3dc2e85d442eb29ba6bad29c34d6ddf5e2d3313691886d2d4b8b623