[INFO] cloning repository https://github.com/fralonra/eldiron-cli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fralonra/eldiron-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffralonra%2Feldiron-cli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffralonra%2Feldiron-cli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9e6c887af066f9b859155118141e2116c49f808 [INFO] testing fralonra/eldiron-cli against try#17092ad00ed8fe1e7f81a7e38238ff70779034b1 for pr-140985 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffralonra%2Feldiron-cli" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fralonra/eldiron-cli on toolchain 17092ad00ed8fe1e7f81a7e38238ff70779034b1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fralonra/eldiron-cli [INFO] finished tweaking git repo https://github.com/fralonra/eldiron-cli [INFO] tweaked toml for git repo https://github.com/fralonra/eldiron-cli written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/fralonra/eldiron-cli 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" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d19aa6249eb4a4c26734b4197bdf7cfe0c12d1ce18ca6bfc3d765cb7221f086 [INFO] running `Command { std: "docker" "start" "-a" "1d19aa6249eb4a4c26734b4197bdf7cfe0c12d1ce18ca6bfc3d765cb7221f086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d19aa6249eb4a4c26734b4197bdf7cfe0c12d1ce18ca6bfc3d765cb7221f086", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d19aa6249eb4a4c26734b4197bdf7cfe0c12d1ce18ca6bfc3d765cb7221f086", kill_on_drop: false }` [INFO] [stdout] 1d19aa6249eb4a4c26734b4197bdf7cfe0c12d1ce18ca6bfc3d765cb7221f086 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+17092ad00ed8fe1e7f81a7e38238ff70779034b1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 527b64dae7b5038e45ac815e739da0609381a2062dc9cfac832162dc11bb8fb0 [INFO] running `Command { std: "docker" "start" "-a" "527b64dae7b5038e45ac815e739da0609381a2062dc9cfac832162dc11bb8fb0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.147 [INFO] [stderr] Compiling proc-macro2 v1.0.63 [INFO] [stderr] Compiling rustix v0.38.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.3 [INFO] [stderr] Compiling unicode-ident v1.0.10 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling bitflags v2.3.3 [INFO] [stderr] Compiling quote v1.0.29 [INFO] [stderr] Compiling rustix v0.37.23 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling anstyle v1.0.1 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling anstyle-parse v0.2.1 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling clap_lex v0.5.0 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling tempfile v3.6.0 [INFO] [stderr] Compiling syn v2.0.23 [INFO] [stderr] Compiling is-terminal v0.4.8 [INFO] [stderr] Compiling anstream v0.3.2 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling which v4.4.0 [INFO] [stderr] Compiling clap_builder v4.3.11 [INFO] [stderr] Compiling dialoguer v0.10.4 [INFO] [stderr] Compiling clap_derive v4.3.2 [INFO] [stderr] Compiling clap v4.3.11 [INFO] [stderr] Compiling eldiron-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustczmgAOF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libeldiron_cli-b869a7346ce84c74.rlib,libwhich-dd8b5b851bd0165a.rlib,libeither-b652d5d26aeb7b72.rlib,libdialoguer-3de3157083926f63.rlib,libshell_words-577647bd4f992c17.rlib,libtempfile-b651ae0a9a40ed0c.rlib,libfastrand-1a1f7fa7e5b5edde.rlib,librustix-d2a065fd84ddf48f.rlib,libio_lifetimes-168c397b9f9170d9.rlib,libbitflags-e2b4db6c651223da.rlib,liblinux_raw_sys-9826735127360e65.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libzeroize-785b93298dbf6c51.rlib,libconsole-f2873abd4774392c.rlib,liblibc-f1f36e42afcd8a68.rlib,libunicode_width-7913f665bfaff21d.rlib,liblazy_static-2bb390fee0230a38.rlib,libclap-bf83c57fa73e76d8.rlib,libonce_cell-778c08b2406fdd3b.rlib,libclap_builder-da4369c305dc4f5b.rlib,libstrsim-d620f0ade87b0f1f.rlib,libanstream-a2fc2204b884ac2d.rlib,libanstyle_query-294da531cac097e0.rlib,libis_terminal-73ed945789edf6a6.rlib,librustix-af8e29ee36cc5844.rlib,libbitflags-df08d04c2c7ae7d5.rlib,liblinux_raw_sys-eb435a33902718df.rlib,libanstyle-a9d7568b58f54b4e.rlib,libcolorchoice-bfe75a9d19074058.rlib,libanstyle_parse-73725c90da715a14.rlib,libutf8parse-e98db3169219ea11.rlib,libclap_lex-8e8dc61e0c3cf4c2.rlib,libanyhow-59338520923037c0.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/rustczmgAOF/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/eldiron-6c740cf659facb28" "-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] 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 `eldiron-cli` (bin "eldiron") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "527b64dae7b5038e45ac815e739da0609381a2062dc9cfac832162dc11bb8fb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "527b64dae7b5038e45ac815e739da0609381a2062dc9cfac832162dc11bb8fb0", kill_on_drop: false }` [INFO] [stdout] 527b64dae7b5038e45ac815e739da0609381a2062dc9cfac832162dc11bb8fb0