[INFO] fetching crate ff-uint 0.2.4... [INFO] checking ff-uint-0.2.4 against master#249cb84316401daf040832cdbb8a45e0f5ab6af8 for pr-138438 [INFO] extracting crate ff-uint 0.2.4 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate ff-uint 0.2.4 on toolchain 249cb84316401daf040832cdbb8a45e0f5ab6af8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ff-uint 0.2.4 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ff-uint 0.2.4 [INFO] tweaked toml for crates.io crate ff-uint 0.2.4 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding arbitrary v0.4.7 (available: v1.4.1) [INFO] [stderr] Adding borsh v0.9.3 (available: v1.5.5) [INFO] [stderr] Adding parity-scale-codec v2.3.1 (available: v3.7.4) [INFO] [stderr] Adding parity-scale-codec-derive v2.3.1 (available: v3.7.4) [INFO] [stderr] Adding quickcheck v0.9.2 (available: v1.0.3) [INFO] [stderr] Adding rand v0.7.3 (available: v0.9.0) [INFO] [stderr] Adding rand_core v0.5.1 (available: v0.9.3) [INFO] [stderr] Adding scale-info v1.0.0 (available: v2.11.6) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ff-uint_derive v0.2.4 [INFO] [stderr] Downloaded seedbox v0.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ef87cb327669d6003367d8225a3d6354881081ace355ed110caafc521f621670 [INFO] running `Command { std: "docker" "start" "-a" "ef87cb327669d6003367d8225a3d6354881081ace355ed110caafc521f621670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ef87cb327669d6003367d8225a3d6354881081ace355ed110caafc521f621670", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef87cb327669d6003367d8225a3d6354881081ace355ed110caafc521f621670", kill_on_drop: false }` [INFO] [stdout] ef87cb327669d6003367d8225a3d6354881081ace355ed110caafc521f621670 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+249cb84316401daf040832cdbb8a45e0f5ab6af8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b10c40c76bb0c9a32fa9c401390102fbb7826faad75240c8a5903b40f697ef11 [INFO] running `Command { std: "docker" "start" "-a" "b10c40c76bb0c9a32fa9c401390102fbb7826faad75240c8a5903b40f697ef11", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.94 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling zerocopy v0.8.23 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling once_cell v1.21.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling num-bigint v0.3.3 [INFO] [stderr] Checking block-padding v0.2.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Checking keccak v0.1.5 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking byte-slice-cast v1.2.3 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking sha3 v0.9.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking seedbox v0.2.0 [INFO] [stderr] Checking rustc-hex v2.1.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling borsh-derive-internal v0.9.3 [INFO] [stderr] Compiling borsh-schema-derive-internal v0.9.3 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling derive_more v0.99.19 [INFO] [stderr] Compiling concat-idents v1.1.5 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling borsh-derive v0.9.3 [INFO] [stderr] Compiling scale-info-derive v1.0.0 [INFO] [stderr] Compiling ff-uint_derive v0.2.4 [INFO] [stderr] Checking borsh v0.9.3 [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcoph7qC/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcoph7qC/symbols.o" "<2 object files omitted>" "/opt/rustwide/target/debug/deps/ff_uint_derive-8cf26dde8683fc93.4hglsb66lorh7fl9j9edbmg0m.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsyn-a13ae31097cdff9a.rlib,libquote-e976b2532402682d.rlib,libproc_macro_crate-ac91f3762746b74a.rlib,libtoml-994f68105b874892.rlib,libserde-795e827bff31168e.rlib,libnum_bigint-133184f50600fbbe.rlib,libnum_integer-507a2d83b16ba521.rlib,libnum_traits-3a7c3977701a8ebc.rlib,libproc_macro2-17f2eeaa33d456c5.rlib,libunicode_ident-b3925cc8f83e9ac1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcoph7qC/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/libff_uint_derive-8cf26dde8683fc93.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: collect2: fatal error: ld terminated with signal 7 [Bus error], core dumped [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--version-script=/tmp/rustcANsax4/list" "-Wl,--no-undefined-version" "-m64" "/tmp/rustcANsax4/symbols.o" "<10 object files omitted>" "/opt/rustwide/target/debug/deps/parity_scale_codec_derive-00eac00db50aeb4b.78lzsecl1ufid6516s9o17g2p.rcgu.rmeta" "<1 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libproc_macro_crate-cb7202889a63556d.rlib,libtoml_edit-acce02d3a4c6f907.rlib,libindexmap-71d06cc9b0d133e7.rlib,libequivalent-1cd2a250f2449a60.rlib,libhashbrown-4d5c81b3186ab6ab.rlib,libwinnow-f3a00c1f1da8463a.rlib,libtoml_datetime-5590c11803c79c0e.rlib,libonce_cell-a76954d3ddf8aa3b.rlib,libsyn-a13ae31097cdff9a.rlib,libquote-e976b2532402682d.rlib,libproc_macro2-17f2eeaa33d456c5.rlib,libunicode_ident-b3925cc8f83e9ac1.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libproc_macro-*,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/rustcANsax4/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/libparity_scale_codec_derive-00eac00db50aeb4b.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] 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 `ff-uint_derive` (lib) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `parity-scale-codec-derive` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "b10c40c76bb0c9a32fa9c401390102fbb7826faad75240c8a5903b40f697ef11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b10c40c76bb0c9a32fa9c401390102fbb7826faad75240c8a5903b40f697ef11", kill_on_drop: false }` [INFO] [stdout] b10c40c76bb0c9a32fa9c401390102fbb7826faad75240c8a5903b40f697ef11