[INFO] cloning repository https://github.com/oofdere/kob [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oofdere/kob" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foofdere%2Fkob", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foofdere%2Fkob'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 60aa06043051f61f5969e9b5df742a8f4985070a [INFO] checking oofdere/kob against try#d534db0721b23cf977073bf4cd306dbf501e6b4d for pr-138499 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foofdere%2Fkob" "/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/oofdere/kob on toolchain d534db0721b23cf977073bf4cd306dbf501e6b4d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/oofdere/kob [INFO] finished tweaking git repo https://github.com/oofdere/kob [INFO] tweaked toml for git repo https://github.com/oofdere/kob written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/oofdere/kob 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" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "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" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ebf322493fc4744d02f50e5e1d0219c4c13a41d3f3cf8c0809bc17533c1a2cd2 [INFO] running `Command { std: "docker" "start" "-a" "ebf322493fc4744d02f50e5e1d0219c4c13a41d3f3cf8c0809bc17533c1a2cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ebf322493fc4744d02f50e5e1d0219c4c13a41d3f3cf8c0809bc17533c1a2cd2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebf322493fc4744d02f50e5e1d0219c4c13a41d3f3cf8c0809bc17533c1a2cd2", kill_on_drop: false }` [INFO] [stdout] ebf322493fc4744d02f50e5e1d0219c4c13a41d3f3cf8c0809bc17533c1a2cd2 [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" "+d534db0721b23cf977073bf4cd306dbf501e6b4d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3f0e679e62b4d2d9003ddeaeb6e73ce9e4aac95f4ce153856d72fe68f123b75f [INFO] running `Command { std: "docker" "start" "-a" "3f0e679e62b4d2d9003ddeaeb6e73ce9e4aac95f4ce153856d72fe68f123b75f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling logos-codegen v0.14.2 [INFO] [stderr] Compiling logos-derive v0.14.2 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcEz7L7k/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcEz7L7k/symbols.o" "<1 object files omitted>" "/opt/rustwide/target/debug/deps/logos_derive-3a7d152d9dfff8d4.78l33grgcj7h96gs9dlijger6.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{liblogos_codegen-eb52e6c3c8e26b34.rlib,liblazy_static-bcf4d76e77cc406a.rlib,libregex_syntax-a51f3b0cccc0511b.rlib,libsyn-48bf997f66dec79c.rlib,libfnv-bd60753855300b18.rlib,libquote-7fc2064ba2fff4e2.rlib,libproc_macro2-9e07246079e797d1.rlib,libunicode_ident-d14904b1232aa2ec.rlib,libbeef-a07a2fd5e8d32940.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" "-L" "/tmp/rustcEz7L7k/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/liblogos_derive-3a7d152d9dfff8d4.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 0x000077286dedab17 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/d534db0721b23cf977073bf4cd306dbf501e6b4d/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56dab17) [INFO] [stdout] #1 0x000077286dedaf2c SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/d534db0721b23cf977073bf4cd306dbf501e6b4d/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56daf2c) [INFO] [stdout] #2 0x0000772868619520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x00005af0f8cb53af lld::elf::RelocationSection >::writeTo(unsigned char*) SyntheticSections.cpp:0:0 [INFO] [stdout] #4 0x00005af0f8beb04a void lld::elf::OutputSection::writeTo >(lld::elf::Ctx&, unsigned char*, llvm::parallel::TaskGroup&)::'lambda'(unsigned long, unsigned long)::operator()(unsigned long, unsigned long) const OutputSections.cpp:0:0 [INFO] [stdout] #5 0x000077286de8a582 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/d534db0721b23cf977073bf4cd306dbf501e6b4d/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568a582) [INFO] [stdout] #6 0x000077286de89fea llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/d534db0721b23cf977073bf4cd306dbf501e6b4d/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5689fea) [INFO] [stdout] #7 0x000077286de03690 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/d534db0721b23cf977073bf4cd306dbf501e6b4d/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5603690) [INFO] [stdout] #8 0x000077286866bac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #9 0x00007728686fca04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `logos-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "3f0e679e62b4d2d9003ddeaeb6e73ce9e4aac95f4ce153856d72fe68f123b75f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f0e679e62b4d2d9003ddeaeb6e73ce9e4aac95f4ce153856d72fe68f123b75f", kill_on_drop: false }` [INFO] [stdout] 3f0e679e62b4d2d9003ddeaeb6e73ce9e4aac95f4ce153856d72fe68f123b75f