[INFO] cloning repository https://github.com/luffy2025/r-redis [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luffy2025/r-redis" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluffy2025%2Fr-redis", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluffy2025%2Fr-redis'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d2d70e9b5c39889222e597f3f49fb6a21040f824 [INFO] checking luffy2025/r-redis against try#50b21af28e291c419ae81eebcb7705fb4200dc90 for pr-135167 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluffy2025%2Fr-redis" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luffy2025/r-redis on toolchain 50b21af28e291c419ae81eebcb7705fb4200dc90 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/luffy2025/r-redis [INFO] finished tweaking git repo https://github.com/luffy2025/r-redis [INFO] tweaked toml for git repo https://github.com/luffy2025/r-redis written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/luffy2025/r-redis 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" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 31fa27b088188f48779983bb0a6497a935a07858b7462593ddb33a195110ef56 [INFO] running `Command { std: "docker" "start" "-a" "31fa27b088188f48779983bb0a6497a935a07858b7462593ddb33a195110ef56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31fa27b088188f48779983bb0a6497a935a07858b7462593ddb33a195110ef56", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31fa27b088188f48779983bb0a6497a935a07858b7462593ddb33a195110ef56", kill_on_drop: false }` [INFO] [stdout] 31fa27b088188f48779983bb0a6497a935a07858b7462593ddb33a195110ef56 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+50b21af28e291c419ae81eebcb7705fb4200dc90" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5cc3ad7fcbf2dd24abb8960c9e2f4111cba61dca3d746daefecdfedacd3392e9 [INFO] running `Command { std: "docker" "start" "-a" "5cc3ad7fcbf2dd24abb8960c9e2f4111cba61dca3d746daefecdfedacd3392e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling libc v0.2.167 [INFO] [stderr] Checking pin-project-lite v0.2.15 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.93 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.3 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking bytes v1.8.0 [INFO] [stderr] Checking features v0.10.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.89 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking socket2 v0.5.8 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling thiserror-impl v2.0.3 [INFO] [stderr] Compiling enum_dispatch v0.3.13 [INFO] [stderr] Checking tokio v1.41.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/rustlib/x86_64-unknown-linux-gnu/bin/self-contained:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-Wl,--version-script=/tmp/rustc6GRjqe/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustc6GRjqe/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/enum_dispatch-fdeef5437d21f797.51h9hr8lbjirqoe0b2yld4app.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-98f22d36d74d87e2.rlib,libonce_cell-8c389f34fb60beb7.rlib,libquote-8b1ffbb0eb952e77.rlib,libproc_macro2-4791378b95cfd97e.rlib,libunicode_ident-13328ff8d6cc16fd.rlib}" "/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-c21243b61bb89625.rlib,libstd-d6f1d924b2f4233e.rlib,libpanic_unwind-00eb06e39850f679.rlib,libobject-d0382f11baa011b6.rlib,libmemchr-b7e2e2c1a7e4643d.rlib,libaddr2line-30ced7f1999cfa29.rlib,libgimli-3ee7e14c58e31ebd.rlib,librustc_demangle-a4f649bba77ffcc5.rlib,libstd_detect-c89a3ce7ad7c3dbd.rlib,libhashbrown-e1ce1d3d110c6707.rlib,librustc_std_workspace_alloc-e0604fecbf0f39dc.rlib,libminiz_oxide-0a9c6172f04822cc.rlib,libadler2-14a33f7117abcee7.rlib,libunwind-24c16adbe5e57356.rlib,libcfg_if-d2688d4a5c8e415b.rlib,liblibc-8ff7ba6d97853f27.rlib,liballoc-5c001d095eb077ec.rlib,librustc_std_workspace_core-395a38b8e0851c9b.rlib,libcore-d453bab70303062c.rlib,libcompiler_builtins-dd545221bb4f4734.rlib}" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/libenum_dispatch-fdeef5437d21f797.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] #0 0x000076d36755eba7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f5eba7) [INFO] [stdout] #1 0x000076d36755efbc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f5efbc) [INFO] [stdout] #2 0x000076d363419520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000076d36357785d (/lib/x86_64-linux-gnu/libc.so.6+0x1a085d) [INFO] [stdout] #4 0x000076d36a4f4f7e llvm::StringTableBuilder::write(unsigned char*) const (.warm) bolt-pseudo.o:0:0 [INFO] [stdout] #5 0x000076d36751059d std::_Function_handler)::$_1>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f1059d) [INFO] [stdout] #6 0x000076d36750ed06 llvm::parallelFor(unsigned long, unsigned long, llvm::function_ref) (/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f0ed06) [INFO] [stdout] #7 0x0000627baace7dad lld::elf::MergeNoTailSection::writeTo(unsigned char*) (/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x485dad) [INFO] [stdout] #8 0x0000627baac7c7ba void lld::elf::OutputSection::writeTo >(unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #9 0x000076d3675103e2 std::_Function_handler, bool)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f103e2) [INFO] [stdout] #10 0x000076d36750f79a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3f0f79a) [INFO] [stdout] #11 0x000076d36748ad80 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/50b21af28e291c419ae81eebcb7705fb4200dc90/lib/libLLVM.so.19.1-rust-1.86.0-nightly+0x3e8ad80) [INFO] [stdout] #12 0x000076d36346bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #13 0x000076d3634fca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/deps/libenum_dispatch-fdeef5437d21f797.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 `enum_dispatch` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5cc3ad7fcbf2dd24abb8960c9e2f4111cba61dca3d746daefecdfedacd3392e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5cc3ad7fcbf2dd24abb8960c9e2f4111cba61dca3d746daefecdfedacd3392e9", kill_on_drop: false }` [INFO] [stdout] 5cc3ad7fcbf2dd24abb8960c9e2f4111cba61dca3d746daefecdfedacd3392e9