[INFO] cloning repository https://github.com/huenique/voting-app [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/huenique/voting-app" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuenique%2Fvoting-app", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuenique%2Fvoting-app'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ac7d888d3d6dd63518a0d5cc8cf047b1252b8c22 [INFO] checking huenique/voting-app against master#9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a for pr-138458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhuenique%2Fvoting-app" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/huenique/voting-app on toolchain 9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/huenique/voting-app [INFO] finished tweaking git repo https://github.com/huenique/voting-app [INFO] tweaked toml for git repo https://github.com/huenique/voting-app written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/huenique/voting-app 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" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_test v1.0.163 [INFO] [stderr] Downloaded leptos_server v0.3.0 [INFO] [stderr] Downloaded server_fn v0.3.0 [INFO] [stderr] Downloaded server_fn_macro v0.3.0 [INFO] [stderr] Downloaded leptos v0.3.0 [INFO] [stderr] Downloaded server_fn_macro_default v0.3.0 [INFO] [stderr] Downloaded leptos_reactive v0.3.0 [INFO] [stderr] Downloaded quote-use v0.6.0 [INFO] [stderr] Downloaded leptos_meta v0.3.0 [INFO] [stderr] Downloaded common_macros v0.1.1 [INFO] [stderr] Downloaded leptos_hot_reload v0.3.0 [INFO] [stderr] Downloaded leptos_config v0.3.0 [INFO] [stderr] Downloaded leptos_dom v0.3.0 [INFO] [stderr] Downloaded interpolator v0.4.0 [INFO] [stderr] Downloaded attribute-derive v0.5.0 [INFO] [stderr] Downloaded syn-rsx v0.9.0 [INFO] [stderr] Downloaded leptos_router v0.3.0 [INFO] [stderr] Downloaded proc-macro-utils v0.5.2 [INFO] [stderr] Downloaded leptos_macro v0.3.0 [INFO] [stderr] Downloaded attribute-derive-macro v0.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d2e2c2bc87a69c21d51753cd075b9fcbd89a99ab6b24ab7fd7934defdb24c82d [INFO] running `Command { std: "docker" "start" "-a" "d2e2c2bc87a69c21d51753cd075b9fcbd89a99ab6b24ab7fd7934defdb24c82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d2e2c2bc87a69c21d51753cd075b9fcbd89a99ab6b24ab7fd7934defdb24c82d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2e2c2bc87a69c21d51753cd075b9fcbd89a99ab6b24ab7fd7934defdb24c82d", kill_on_drop: false }` [INFO] [stdout] d2e2c2bc87a69c21d51753cd075b9fcbd89a99ab6b24ab7fd7934defdb24c82d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27c70cf97d1504a5ac07cc1840cb3e8d62eb877ba8131543d6357c9228949717 [INFO] running `Command { std: "docker" "start" "-a" "27c70cf97d1504a5ac07cc1840cb3e8d62eb877ba8131543d6357c9228949717", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling proc-macro2 v1.0.59 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.144 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.17.2 [INFO] [stderr] Compiling serde v1.0.163 [INFO] [stderr] Compiling log v0.4.18 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.86 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bumpalo v3.13.0 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling wasm-bindgen v0.2.86 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.59/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking bytes v1.4.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling slab v0.4.8 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvxtfCq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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/rustcvxtfCq/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/build/serde_json-e4c3a60785655955/build_script_build-e4c3a60785655955" "-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: 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 `serde_json` (build script) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8kTJ7D/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libautocfg-68803328649343dc.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{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/rustc8kTJ7D/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/build/num-traits-dcfc14ac648293af/build_script_build-dcfc14ac648293af" "-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] #0 0x000071b726eddcc7 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56ddcc7) [INFO] [stdout] #1 0x000071b726ede0dc SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x56de0dc) [INFO] [stdout] #2 0x000071b72b3e1520 (/lib/x86_64-linux-gnu/libc.so.6+0x42520) [INFO] [stdout] #3 0x000071b72b53faca (/lib/x86_64-linux-gnu/libc.so.6+0x1a0aca) [INFO] [stdout] #4 0x0000588086fb5184 void lld::elf::InputSection::writeTo >(lld::elf::Ctx&, unsigned char*) (/opt/rustwide/rustup-home/toolchains/9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x405184) [INFO] [stdout] #5 0x000058808700906b 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] #6 0x000071b726e8d5c2 std::_Function_handler)::$_0>::_M_invoke(std::_Any_data const&) (/opt/rustwide/rustup-home/toolchains/9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568d5c2) [INFO] [stdout] #7 0x000071b726e8d02a llvm::parallel::detail::(anonymous namespace)::ThreadPoolExecutor::work(llvm::ThreadPoolStrategy, unsigned int) (/opt/rustwide/rustup-home/toolchains/9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x568d02a) [INFO] [stdout] #8 0x000071b726e06650 execute_native_thread_routine (/opt/rustwide/rustup-home/toolchains/9c67cecd12d79f1bbc00a74f70e7ef9fff086a5a/lib/libLLVM.so.20.1-rust-1.87.0-nightly+0x5606650) [INFO] [stdout] #9 0x000071b72b433ac3 (/lib/x86_64-linux-gnu/libc.so.6+0x94ac3) [INFO] [stdout] #10 0x000071b72b4c4a04 __clone (/lib/x86_64-linux-gnu/libc.so.6+0x125a04) [INFO] [stdout] rust-lld: error: failed to write output '/opt/rustwide/target/debug/build/num-traits-dcfc14ac648293af/build_script_build-dcfc14ac648293af': 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 `num-traits` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "27c70cf97d1504a5ac07cc1840cb3e8d62eb877ba8131543d6357c9228949717", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27c70cf97d1504a5ac07cc1840cb3e8d62eb877ba8131543d6357c9228949717", kill_on_drop: false }` [INFO] [stdout] 27c70cf97d1504a5ac07cc1840cb3e8d62eb877ba8131543d6357c9228949717