[INFO] cloning repository https://github.com/serzhshakur/cucumber-rust-example [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/serzhshakur/cucumber-rust-example" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5b9f973cb9e412529d393ea0fc74d50baf2dc1d [INFO] checking serzhshakur/cucumber-rust-example against master#40daf23eeb711dadf140b2536e67e3ff4c999196 for pr-142287 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fserzhshakur%2Fcucumber-rust-example" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/serzhshakur/cucumber-rust-example on toolchain 40daf23eeb711dadf140b2536e67e3ff4c999196 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/serzhshakur/cucumber-rust-example [INFO] removed 0 missing tests [INFO] finished tweaking git repo https://github.com/serzhshakur/cucumber-rust-example [INFO] tweaked toml for git repo https://github.com/serzhshakur/cucumber-rust-example written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/serzhshakur/cucumber-rust-example 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" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded gherkin v0.12.0 [INFO] [stderr] Downloaded synthez-codegen v0.2.0 [INFO] [stderr] Downloaded synthez-core v0.2.0 [INFO] [stderr] Downloaded nom_locate v4.0.0 [INFO] [stderr] Downloaded cucumber v0.13.0 [INFO] [stderr] Downloaded cucumber-expressions v0.2.1 [INFO] [stderr] Downloaded derive-getters v0.2.0 [INFO] [stderr] Downloaded junit-report v0.7.1 [INFO] [stderr] Downloaded sealed v0.4.0 [INFO] [stderr] Downloaded sealed v0.3.0 [INFO] [stderr] Downloaded synthez v0.2.0 [INFO] [stderr] Downloaded cucumber-codegen v0.13.0 [INFO] [stderr] Downloaded ghost v0.1.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9de0672f51418f799f2dee0e511b44bada4ac43751ac14c97843b099072a5498 [INFO] running `Command { std: "docker" "start" "-a" "9de0672f51418f799f2dee0e511b44bada4ac43751ac14c97843b099072a5498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9de0672f51418f799f2dee0e511b44bada4ac43751ac14c97843b099072a5498", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9de0672f51418f799f2dee0e511b44bada4ac43751ac14c97843b099072a5498", kill_on_drop: false }` [INFO] [stdout] 9de0672f51418f799f2dee0e511b44bada4ac43751ac14c97843b099072a5498 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:eea15d5475069c3ef791f10c2c6b5af2ee421ef2da1e680ecce1cba46243983b" "/opt/rustwide/cargo-home/bin/cargo" "+40daf23eeb711dadf140b2536e67e3ff4c999196" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 790a35ae6c23dbe4b9414e2efac755cd614247ec92909124e3322f63ed0cdfdb [INFO] running `Command { std: "docker" "start" "-a" "790a35ae6c23dbe4b9414e2efac755cd614247ec92909124e3322f63ed0cdfdb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.3 [INFO] [stderr] Compiling syn v1.0.92 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Checking smallvec v1.8.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Checking parking_lot v0.12.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.73 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaLptmLx/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: error writing dependencies to `/opt/rustwide/target/debug/deps/aho_corasick-5d8a0ab0e5049c54.d`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `aho-corasick` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `httparse` (lib) due to 1 previous error [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmeta2HqDXI/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: failed to write to `/opt/rustwide/target/debug/deps/rmetaQ3pkIi/full.rmeta`: No space left on device (os error 28) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `regex-syntax` (lib) due to 1 previous error [INFO] [stderr] error: could not compile `openssl-sys` (lib) due to 1 previous error [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcaYTeKx/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcaYTeKx/symbols.o" "<2 object files omitted>" "/opt/rustwide/target/debug/deps/proc_macro_error_attr-bd6e4086e2dba6e6.0jmx97h6tuccha0b0zn33icl4.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libquote-55b642c2a8d5040f.rlib,libproc_macro2-24cf3806a4dca831.rlib,libunicode_xid-3271329368ade004.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,librustc_literal_escaper-*,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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcaYTeKx/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/libproc_macro_error_attr-bd6e4086e2dba6e6.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: [INFO] [stdout] 0. Program arguments: /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld -flavor gnu -plugin /usr/libexec/gcc/x86_64-linux-gnu/13/liblto_plugin.so -plugin-opt=/usr/libexec/gcc/x86_64-linux-gnu/13/lto-wrapper -plugin-opt=-fresolution=/tmp/ccUjphDe.res --build-id --eh-frame-hdr -m elf_x86_64 --hash-style=gnu --as-needed -shared -z relro -o /opt/rustwide/target/debug/deps/libproc_macro_error_attr-bd6e4086e2dba6e6.so /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crti.o /usr/lib/gcc/x86_64-linux-gnu/13/crtbeginS.o -L/tmp/rustcaYTeKx/raw-dylibs -L/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib -L/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld -L/usr/lib/gcc/x86_64-linux-gnu/13 -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu -L/usr/lib/gcc/x86_64-linux-gnu/13/../../../../lib -L/lib/x86_64-linux-gnu -L/lib/../lib -L/usr/lib/x86_64-linux-gnu -L/usr/lib/../lib -L/usr/lib/gcc/x86_64-linux-gnu/13/../../.. --version-script=/tmp/rustcaYTeKx/list --no-undefined-version /tmp/rustcaYTeKx/symbols.o /opt/rustwide/target/debug/deps/proc_macro_error_attr-bd6e4086e2dba6e6.proc_macro_error_attr.7c48125cf941d533-cgu.0.rcgu.o /opt/rustwide/target/debug/deps/proc_macro_error_attr-bd6e4086e2dba6e6.proc_macro_error_attr.7c48125cf941d533-cgu.1.rcgu.o /opt/rustwide/target/debug/deps/proc_macro_error_attr-bd6e4086e2dba6e6.0jmx97h6tuccha0b0zn33icl4.rcgu.rmeta /opt/rustwide/target/debug/deps/proc_macro_error_attr-bd6e4086e2dba6e6.6oxhhyybr4soifqs9wmqy1zjj.rcgu.o --as-needed -Bstatic /opt/rustwide/target/debug/deps/libquote-55b642c2a8d5040f.rlib /opt/rustwide/target/debug/deps/libproc_macro2-24cf3806a4dca831.rlib /opt/rustwide/target/debug/deps/libunicode_xid-3271329368ade004.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-5502fd48f38b3fa9.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_literal_escaper-0702ef5499c467e3.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-327173433a6df8f8.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-46e6f64400db96b9.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-393573286d1f818b.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-5c1c738e9774e497.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-4e3150e6ec2b695a.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-3a661beb1c04a436.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-9dd842f4fb21bc17.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-3b125252e5b246ce.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89a0360d7d3a2af6.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-67b7f9246561107f.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-13bf8447f40b4125.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-df007ef98d3603f6.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler2-5a2ec14a6181cdec.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-15ae549951b90502.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-2dd917d9ba81e51b.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-d7c57cd3e529e1d1.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-b8eef319e27e2a4f.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b210514497fdbd25.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2aeff126d727b037.rlib /opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-586296b4e26cae49.rlib -Bdynamic -lgcc_s -lutil -lrt -lpthread -lm -ldl -lc -znostart-stop-gc --eh-frame-hdr -z noexecstack --gc-sections -z relro -z now /usr/lib/gcc/x86_64-linux-gnu/13/crtendS.o /usr/lib/gcc/x86_64-linux-gnu/13/../../../x86_64-linux-gnu/crtn.o [INFO] [stdout] #0 0x0000732907344e77 llvm::sys::PrintStackTrace(llvm::raw_ostream&, int) (/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5744e77) [INFO] [stdout] #1 0x0000732907345293 SignalHandler(int) (/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/libLLVM.so.20.1-rust-1.89.0-nightly+0x5745293) [INFO] [stdout] #2 0x000073290b82e330 (/lib/x86_64-linux-gnu/libc.so.6+0x45330) [INFO] [stdout] #3 0x000057fc4658634a void lld::elf::writeResult>(lld::elf::Ctx&) (/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x55734a) [INFO] [stdout] #4 0x000057fc4639f7d3 void lld::elf::LinkerDriver::link>(llvm::opt::InputArgList&) Driver.cpp:0:0 [INFO] [stdout] #5 0x000057fc4637d4aa lld::elf::LinkerDriver::linkerMain(llvm::ArrayRef) Driver.cpp:0:0 [INFO] [stdout] #6 0x000057fc463788c4 lld::elf::link(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, bool, bool) (/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x3498c4) [INFO] [stdout] #7 0x000057fc46288336 lld::unsafeLldMain(llvm::ArrayRef, llvm::raw_ostream&, llvm::raw_ostream&, llvm::ArrayRef, bool) (/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x259336) [INFO] [stdout] #8 0x000057fc46287380 lld_main(int, char**, llvm::ToolContext const&) (/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258380) [INFO] [stdout] #9 0x000057fc46287a31 main (/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0x258a31) [INFO] [stdout] #10 0x000073290b8131ca (/lib/x86_64-linux-gnu/libc.so.6+0x2a1ca) [INFO] [stdout] #11 0x000073290b81328b __libc_start_main (/lib/x86_64-linux-gnu/libc.so.6+0x2a28b) [INFO] [stdout] #12 0x000057fc46109fe9 _start (/opt/rustwide/rustup-home/toolchains/40daf23eeb711dadf140b2536e67e3ff4c999196/lib/rustlib/x86_64-unknown-linux-gnu/bin/rust-lld+0xdafe9) [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 `proc-macro-error-attr` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "790a35ae6c23dbe4b9414e2efac755cd614247ec92909124e3322f63ed0cdfdb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "790a35ae6c23dbe4b9414e2efac755cd614247ec92909124e3322f63ed0cdfdb", kill_on_drop: false }` [INFO] [stdout] 790a35ae6c23dbe4b9414e2efac755cd614247ec92909124e3322f63ed0cdfdb