[INFO] fetching crate rb-sys-test-helpers 0.2.2... [INFO] checking rb-sys-test-helpers-0.2.2 against try#ef5216c337126ffe24d074826f4023948c4a9b8e for pr-137033 [INFO] extracting crate rb-sys-test-helpers 0.2.2 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate rb-sys-test-helpers 0.2.2 on toolchain ef5216c337126ffe24d074826f4023948c4a9b8e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate rb-sys-test-helpers 0.2.2 [INFO] finished tweaking crates.io crate rb-sys-test-helpers 0.2.2 [INFO] tweaked toml for crates.io crate rb-sys-test-helpers 0.2.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 53 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2ad0259859d3b0aa25347d068bbb24da201d7128cf80a055acf799f2961d6cc8 [INFO] running `Command { std: "docker" "start" "-a" "2ad0259859d3b0aa25347d068bbb24da201d7128cf80a055acf799f2961d6cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2ad0259859d3b0aa25347d068bbb24da201d7128cf80a055acf799f2961d6cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ad0259859d3b0aa25347d068bbb24da201d7128cf80a055acf799f2961d6cc8", kill_on_drop: false }` [INFO] [stdout] 2ad0259859d3b0aa25347d068bbb24da201d7128cf80a055acf799f2961d6cc8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+ef5216c337126ffe24d074826f4023948c4a9b8e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3dc7a09979b108e4329213f52223f3712e64367e905f225c0d0620e02a8d971 [INFO] running `Command { std: "docker" "start" "-a" "f3dc7a09979b108e4329213f52223f3712e64367e905f225c0d0620e02a8d971", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.16 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libloading v0.8.6 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling bindgen v0.69.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling clang-sys v1.8.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling rb-sys-env v0.2.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling getrandom v0.3.1 [INFO] [stderr] Compiling syn v2.0.98 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rb-sys-test-helpers v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking once_cell v1.20.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking tempfile v3.16.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rb-sys-test-helpers-macros v0.2.2 [INFO] [stderr] Compiling rb-sys-build v0.9.110 [INFO] [stderr] Compiling rb-sys v0.9.110 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCHlFt7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librb_sys_build-c3f3024a4712262d.rlib,libshell_words-1512841501de5d58.rlib,libbindgen-f2bdd21c1fcc68d4.rlib,libshlex-258c8bec04b9d869.rlib,librustc_hash-c94cda88a025c06c.rlib,liblazycell-94413c5e4ac1eb3a.rlib,libitertools-93da20e81cb39809.rlib,libeither-43ad03ee98bdef27.rlib,libcexpr-c01d76409fb25732.rlib,libnom-59c4c892cf2b9d11.rlib,libclang_sys-d852e598ea9f1634.rlib,liblibloading-f35ad48ea06970c6.rlib,libcfg_if-a6ec14cb1a24e6b7.rlib,liblibc-2b6fef6b7a900e4f.rlib,libglob-5e8f20fa4f3f4282.rlib,libbitflags-0db4df3f3197ecac.rlib,liblazy_static-bcf4d76e77cc406a.rlib,libsyn-dbd66b4c798c239b.rlib,libquote-bd149706e69b9b9e.rlib,libproc_macro2-f0e287c1d54fec0d.rlib,libunicode_ident-a3690edd3a41f0e2.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*}.rlib" "/opt/rustwide/target/debug/deps/{libregex-a613634f98a483ac.rlib,libregex_automata-619277a0669f9ff5.rlib,libaho_corasick-110c7d4a2ad803fa.rlib,libmemchr-385abaa02608ee6d.rlib,libregex_syntax-a51f3b0cccc0511b.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/build/rb-sys-5adb25f7acb9d5c3/build_script_main-5adb25f7acb9d5c3" "-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 `rb-sys` (build script) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "f3dc7a09979b108e4329213f52223f3712e64367e905f225c0d0620e02a8d971", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3dc7a09979b108e4329213f52223f3712e64367e905f225c0d0620e02a8d971", kill_on_drop: false }` [INFO] [stdout] f3dc7a09979b108e4329213f52223f3712e64367e905f225c0d0620e02a8d971