[INFO] fetching crate hexen 0.0.1... [INFO] checking hexen-0.0.1 against master#f7b43542838f0a4a6cfdb17fbeadf45002042a77 for pr-138499 [INFO] extracting crate hexen 0.0.1 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate hexen 0.0.1 on toolchain f7b43542838f0a4a6cfdb17fbeadf45002042a77 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hexen 0.0.1 [INFO] finished tweaking crates.io crate hexen 0.0.1 [INFO] tweaked toml for crates.io crate hexen 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate crates.io crate hexen 0.0.1 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" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded hex_win v0.0.1 [INFO] [stderr] Downloaded hex_gfx v0.0.1 [INFO] [stderr] Downloaded hex_math v0.0.1 [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7ed41ce44617cc22fc4c252323138632ec7e2ab14a5a2f6f5795772a57e6dc0f [INFO] running `Command { std: "docker" "start" "-a" "7ed41ce44617cc22fc4c252323138632ec7e2ab14a5a2f6f5795772a57e6dc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7ed41ce44617cc22fc4c252323138632ec7e2ab14a5a2f6f5795772a57e6dc0f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7ed41ce44617cc22fc4c252323138632ec7e2ab14a5a2f6f5795772a57e6dc0f", kill_on_drop: false }` [INFO] [stdout] 7ed41ce44617cc22fc4c252323138632ec7e2ab14a5a2f6f5795772a57e6dc0f [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:1680c8fbd8dfb46fcd6d22e546df16ab0e007457dc29fcd9e987cdd5077fd1af" "/opt/rustwide/cargo-home/bin/cargo" "+f7b43542838f0a4a6cfdb17fbeadf45002042a77" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 89b1dae764461ac4b1c81bb56b3050b3a18f96a90cca5b36ce3e584fbe69d52e [INFO] running `Command { std: "docker" "start" "-a" "89b1dae764461ac4b1c81bb56b3050b3a18f96a90cca5b36ce3e584fbe69d52e", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling rustix v0.38.25 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.11 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling bindgen v0.69.1 [INFO] [stderr] Compiling home v0.5.5 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling hexen v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking hex_math v0.0.1 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling hex_win v0.0.1 [INFO] [stderr] Compiling hex_gfx v0.0.1 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcN471S6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbindgen-9c40e95b138917d4.rlib,libprettyplease-ee8f9c5f1df7a0e2.rlib,libwhich-871e3d867081e4f3.rlib,libhome-5e30441313e5f331.rlib,libeither-235d5b4382d02988.rlib,librustix-fc63b5a249bd986d.rlib,liblinux_raw_sys-9043f8ac7733c7ac.rlib,libshlex-a8648be039d2c04a.rlib,librustc_hash-c94cda88a025c06c.rlib,libregex-6c66dd7d78b50957.rlib,libregex_automata-f2e85f0d1f4cd3f3.rlib,libregex_syntax-62d838f3f56f51ed.rlib,liblazycell-94413c5e4ac1eb3a.rlib,libpeeking_take_while-c8886dfbebe7e598.rlib,libcexpr-e51e12f99d743b55.rlib,libnom-01b072eaf9485f79.rlib,libmemchr-f614b617a3f20b8a.rlib,libclang_sys-ba543058b349c7fa.rlib,liblibloading-28c83f4225a945ea.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,liblibc-1498900b1f0f5bcf.rlib,libglob-3a1c0b92f1eb37f5.rlib,libsyn-b5e204091eb1915c.rlib,liblog-e6b98240a3bec45e.rlib,libquote-ac5b2b5fcc6545ea.rlib,libproc_macro2-46e68668db242ac4.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazy_static-7bef99ab27b53866.rlib,libbitflags-449053de48118d9c.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" "-ldl" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcN471S6/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/hex_win-2bd3a0784443743f/build_script_build-2bd3a0784443743f" "-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 `hex_win` (build script) 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/rustc1zYaDn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libbindgen-9c40e95b138917d4.rlib,libprettyplease-ee8f9c5f1df7a0e2.rlib,libwhich-871e3d867081e4f3.rlib,libhome-5e30441313e5f331.rlib,libeither-235d5b4382d02988.rlib,librustix-fc63b5a249bd986d.rlib,liblinux_raw_sys-9043f8ac7733c7ac.rlib,libshlex-a8648be039d2c04a.rlib,librustc_hash-c94cda88a025c06c.rlib,libregex-6c66dd7d78b50957.rlib,libregex_automata-f2e85f0d1f4cd3f3.rlib,libregex_syntax-62d838f3f56f51ed.rlib,liblazycell-94413c5e4ac1eb3a.rlib,libpeeking_take_while-c8886dfbebe7e598.rlib,libcexpr-e51e12f99d743b55.rlib,libnom-01b072eaf9485f79.rlib,libmemchr-f614b617a3f20b8a.rlib,libclang_sys-ba543058b349c7fa.rlib,liblibloading-28c83f4225a945ea.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,liblibc-1498900b1f0f5bcf.rlib,libglob-3a1c0b92f1eb37f5.rlib,libsyn-b5e204091eb1915c.rlib,liblog-e6b98240a3bec45e.rlib,libquote-ac5b2b5fcc6545ea.rlib,libproc_macro2-46e68668db242ac4.rlib,libunicode_ident-f2de522ba645d884.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{liblazy_static-7bef99ab27b53866.rlib,libbitflags-449053de48118d9c.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" "-ldl" "-lc" "-lm" "-lrt" "-lpthread" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1zYaDn/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/hex_gfx-a0cb7f70f882540b/build_script_build-a0cb7f70f882540b" "-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 `hex_gfx` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "89b1dae764461ac4b1c81bb56b3050b3a18f96a90cca5b36ce3e584fbe69d52e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "89b1dae764461ac4b1c81bb56b3050b3a18f96a90cca5b36ce3e584fbe69d52e", kill_on_drop: false }` [INFO] [stdout] 89b1dae764461ac4b1c81bb56b3050b3a18f96a90cca5b36ce3e584fbe69d52e