[INFO] cloning repository https://github.com/lazzerex/timsort-algorithm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/lazzerex/timsort-algorithm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazzerex%2Ftimsort-algorithm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazzerex%2Ftimsort-algorithm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 34e2c967672ba521d0fddb1d516c4fd739b8f826 [INFO] checking lazzerex/timsort-algorithm against master#69fd5e4059f8840f09f60269bcda23dcdcb77151 for pr-135733 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flazzerex%2Ftimsort-algorithm" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/lazzerex/timsort-algorithm on toolchain 69fd5e4059f8840f09f60269bcda23dcdcb77151 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/lazzerex/timsort-algorithm [INFO] finished tweaking git repo https://github.com/lazzerex/timsort-algorithm [INFO] tweaked toml for git repo https://github.com/lazzerex/timsort-algorithm written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/lazzerex/timsort-algorithm 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" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e7e858b3dfb18ffeebdd95e68186231264b9143541d6293c77ed47c83709ee3 [INFO] running `Command { std: "docker" "start" "-a" "7e7e858b3dfb18ffeebdd95e68186231264b9143541d6293c77ed47c83709ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e7e858b3dfb18ffeebdd95e68186231264b9143541d6293c77ed47c83709ee3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e7e858b3dfb18ffeebdd95e68186231264b9143541d6293c77ed47c83709ee3", kill_on_drop: false }` [INFO] [stdout] 7e7e858b3dfb18ffeebdd95e68186231264b9143541d6293c77ed47c83709ee3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+69fd5e4059f8840f09f60269bcda23dcdcb77151" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8807e07cb3a24575864d52cc0a9f711ce24634f74f433ff33dc9d54ca29f1bc9 [INFO] running `Command { std: "docker" "start" "-a" "8807e07cb3a24575864d52cc0a9f711ce24634f74f433ff33dc9d54ca29f1bc9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling libc v0.2.162 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcbV07cM/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcbV07cM/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/zerocopy_derive-9f64502c4e9bee5e.6urfujnxxoxdrht5q2qjp6l02.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-23bbaf913b6566fe.rlib,libquote-7fc2064ba2fff4e2.rlib,libproc_macro2-9e07246079e797d1.rlib,libunicode_ident-d14904b1232aa2ec.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libzerocopy_derive-9f64502c4e9bee5e.so" "-Wl,--gc-sections" "-shared" "-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.19.1-rust-1.86.0-nightly 0x00007c58edde88e7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) + 39 [INFO] [stdout] 1 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007c58edde8cfc [INFO] [stdout] 2 libc.so.6 0x00007c58e8e19520 [INFO] [stdout] 3 libc.so.6 0x00007c58e8f77aca [INFO] [stdout] 4 rust-lld 0x000059996211edb8 [INFO] [stdout] 5 rust-lld 0x000059996216c993 [INFO] [stdout] 6 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007c58edd9a2c2 [INFO] [stdout] 7 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007c58edd9967a [INFO] [stdout] 8 libLLVM.so.19.1-rust-1.86.0-nightly 0x00007c58edd14a30 [INFO] [stdout] 9 libc.so.6 0x00007c58e8e6bac3 [INFO] [stdout] 10 libc.so.6 0x00007c58e8efca04 clone + 68 [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libzerocopy_derive-9f64502c4e9bee5e.so': 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 `zerocopy-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "8807e07cb3a24575864d52cc0a9f711ce24634f74f433ff33dc9d54ca29f1bc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8807e07cb3a24575864d52cc0a9f711ce24634f74f433ff33dc9d54ca29f1bc9", kill_on_drop: false }` [INFO] [stdout] 8807e07cb3a24575864d52cc0a9f711ce24634f74f433ff33dc9d54ca29f1bc9