[INFO] cloning repository https://github.com/mohamedeliwa/rupit [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mohamedeliwa/rupit" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamedeliwa%2Frupit", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamedeliwa%2Frupit'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2b20aff80f0c19e1d3a67ccc7ad406dc53ba3496 [INFO] testing mohamedeliwa/rupit against master#b03b3a7ec92682be2917540b679478d41c95a30c for pr-137122-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmohamedeliwa%2Frupit" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/mohamedeliwa/rupit [INFO] finished tweaking git repo https://github.com/mohamedeliwa/rupit [INFO] tweaked toml for git repo https://github.com/mohamedeliwa/rupit written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/mohamedeliwa/rupit on toolchain b03b3a7ec92682be2917540b679478d41c95a30c [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/mohamedeliwa/rupit 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" "+b03b3a7ec92682be2917540b679478d41c95a30c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4006e6d59b3764418499f021c1df3d2ef2046b0aabb61113715a7fcb37ccd032 [INFO] running `Command { std: "docker" "start" "-a" "4006e6d59b3764418499f021c1df3d2ef2046b0aabb61113715a7fcb37ccd032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4006e6d59b3764418499f021c1df3d2ef2046b0aabb61113715a7fcb37ccd032", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4006e6d59b3764418499f021c1df3d2ef2046b0aabb61113715a7fcb37ccd032", kill_on_drop: false }` [INFO] [stdout] 4006e6d59b3764418499f021c1df3d2ef2046b0aabb61113715a7fcb37ccd032 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+b03b3a7ec92682be2917540b679478d41c95a30c" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7abda542fb284fd091894e40b536df81a6e012aee6adbbe1490a2904c42c5ad8 [INFO] running `Command { std: "docker" "start" "-a" "7abda542fb284fd091894e40b536df81a6e012aee6adbbe1490a2904c42c5ad8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.7.2 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling anstyle v1.0.6 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling winnow v0.6.6 [INFO] [stderr] Compiling anstream v0.6.13 [INFO] [stderr] Compiling clap_lex v0.7.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling getrandom v0.2.14 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling clap_builder v4.5.2 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling dlv-list v0.5.2 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling ordered-multimap v0.6.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling rust-ini v0.19.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling pest v2.7.9 [INFO] [stderr] Compiling clap v4.5.4 [INFO] [stderr] Compiling pest_meta v2.7.9 [INFO] [stderr] Compiling pest_generator v2.7.9 [INFO] [stderr] Compiling pest_derive v2.7.9 [INFO] [stderr] Compiling serde_spanned v0.6.5 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling json5 v0.4.1 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling toml_edit v0.22.9 [INFO] [stderr] Compiling toml v0.8.12 [INFO] [stderr] Compiling config v0.14.0 [INFO] [stderr] Compiling rupit v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcJ9v3jA/symbols.o" "<5 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libdirectories-9fa1ed3438b84fac.rlib,libdirs_sys-68f4c655fd3bb8d2.rlib,liblibc-21d71f812ea07b39.rlib,liboption_ext-23838f1959a6156b.rlib,libconfig-d6bc0539b3d6f401.rlib,libpathdiff-aa7c4144031a5892.rlib,libjson5-23b2aaf3b05b6cf3.rlib,libpest-418aa7ad56056269.rlib,libucd_trie-cdff0278ac6747fa.rlib,libthiserror-c966a784d6dfb4e4.rlib,libron-e3d723505e138a51.rlib,libbitflags-1eee3efaaad3c15d.rlib,libbase64-64299f9d815d057c.rlib,libserde_json-c1653f52ea3c2350.rlib,libitoa-4c6598116a867907.rlib,libryu-0f2a15b68b451590.rlib,libtoml-7320a4f8574fe1fd.rlib,libtoml_edit-20057bb31af1e3af.rlib,libserde_spanned-ca6ea6345f06aaef.rlib,libindexmap-ea937f11c533218e.rlib,libequivalent-fdc46004df91ad08.rlib,libhashbrown-9dbb75234fa537e4.rlib,libwinnow-fe6a5ce835e5128e.rlib,libtoml_datetime-3d25dfb34c1f5b10.rlib,libnom-41e2ab7089f690cb.rlib,libmemchr-659d2f3239d1b4b2.rlib,libini-483dce1a9227f279.rlib,libordered_multimap-f195ea886288d5ec.rlib,libhashbrown-107b791803775a55.rlib,libdlv_list-3e71cec815996a06.rlib,libcfg_if-33ef6c02a07f9fec.rlib,libyaml_rust-8cac856a7575d8d0.rlib,liblinked_hash_map-40ad1551522f3eec.rlib,liblazy_static-2bb390fee0230a38.rlib,libconvert_case-2f23d2daf14a5c1f.rlib,libunicode_segmentation-5eb0a5c8a3578cf5.rlib,libserde-2973d38f78f9b4ff.rlib,libclap-60d174d540eb6f42.rlib,libclap_builder-af537826c5b2ee6a.rlib,libstrsim-24acdad2526b95b7.rlib,libanstream-c64133867fc8176d.rlib,libanstyle_query-8d3653252a5c3fa6.rlib,libcolorchoice-bfe75a9d19074058.rlib,libanstyle_parse-1f4e0b1d916c325f.rlib,libutf8parse-e98db3169219ea11.rlib,libclap_lex-b5c2fb94a3ed7e8d.rlib,libanstyle-3f5f62a5160c2726.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-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcJ9v3jA/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/rupit-b094e86b11c34e9f" "-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 `rupit` (bin "rupit") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "7abda542fb284fd091894e40b536df81a6e012aee6adbbe1490a2904c42c5ad8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7abda542fb284fd091894e40b536df81a6e012aee6adbbe1490a2904c42c5ad8", kill_on_drop: false }` [INFO] [stdout] 7abda542fb284fd091894e40b536df81a6e012aee6adbbe1490a2904c42c5ad8