[INFO] fetching crate milhouse 0.5.0... [INFO] testing milhouse-0.5.0 against beta-2025-04-13 for beta-1.87-1 [INFO] extracting crate milhouse 0.5.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate milhouse 0.5.0 on toolchain beta-2025-04-13 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate milhouse 0.5.0 [INFO] finished tweaking crates.io crate milhouse 0.5.0 [INFO] tweaked toml for crates.io crate milhouse 0.5.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 234 packages to latest compatible versions [INFO] [stderr] Adding alloy-primitives v0.8.25 (available: v1.0.0) [INFO] [stderr] Adding ethereum_ssz v0.8.3 (available: v0.9.0) [INFO] [stderr] Adding ethereum_ssz_derive v0.8.3 (available: v0.9.0) [INFO] [stderr] Adding itertools v0.13.0 (available: v0.14.0) [INFO] [stderr] Adding ssz_types v0.10.1 (available: v0.11.0) [INFO] [stderr] Adding tree_hash v0.9.1 (available: v0.10.0) [INFO] [stderr] Adding tree_hash_derive v0.9.1 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-04-13" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+beta-2025-04-13" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7456fe86f6996448d6746226c407989f2f7a9a8893166498a5a0dc2c7c7b66a1 [INFO] running `Command { std: "docker" "start" "-a" "7456fe86f6996448d6746226c407989f2f7a9a8893166498a5a0dc2c7c7b66a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7456fe86f6996448d6746226c407989f2f7a9a8893166498a5a0dc2c7c7b66a1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7456fe86f6996448d6746226c407989f2f7a9a8893166498a5a0dc2c7c7b66a1", kill_on_drop: false }` [INFO] [stdout] 7456fe86f6996448d6746226c407989f2f7a9a8893166498a5a0dc2c7c7b66a1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-04-13" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 97a9eee8f2a6634f7c083a54e61541fe34c5205b2e79991c62c9aeda68e0d7fd [INFO] running `Command { std: "docker" "start" "-a" "97a9eee8f2a6634f7c083a54e61541fe34c5205b2e79991c62c9aeda68e0d7fd", 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.172 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rand_xorshift v0.3.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling cc v1.2.19 [INFO] [stderr] Compiling ruint-macro v1.2.1 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling derive_arbitrary v1.4.1 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling proptest-derive v0.5.1 [INFO] [stderr] Compiling arbitrary v1.4.1 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling ethereum_hashing v0.7.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling ethereum_ssz_derive v0.8.3 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.6.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling const-hex v1.14.0 [INFO] [stderr] Compiling ruint v1.14.0 [INFO] [stderr] Compiling triomphe v0.1.14 [INFO] [stderr] Compiling alloy-primitives v0.8.25 [INFO] [stderr] Compiling ethereum_serde_utils v0.7.0 [INFO] [stderr] Compiling ethereum_ssz v0.8.3 [INFO] [stderr] Compiling tree_hash v0.9.1 [INFO] [stderr] Compiling milhouse v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "97a9eee8f2a6634f7c083a54e61541fe34c5205b2e79991c62c9aeda68e0d7fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "97a9eee8f2a6634f7c083a54e61541fe34c5205b2e79991c62c9aeda68e0d7fd", kill_on_drop: false }` [INFO] [stdout] 97a9eee8f2a6634f7c083a54e61541fe34c5205b2e79991c62c9aeda68e0d7fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-04-13" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 87507c4490de97adfc6dbe6dde019a279456f716f0acae2978f9ebd72a361fde [INFO] running `Command { std: "docker" "start" "-a" "87507c4490de97adfc6dbe6dde019a279456f716f0acae2978f9ebd72a361fde", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling plotters-backend v0.3.7 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling ciborium-io v0.2.2 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling clap_builder v4.5.36 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling plotters-svg v0.3.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling rusty-fork v0.3.0 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling anes v0.1.6 [INFO] [stderr] Compiling oorandom v11.1.5 [INFO] [stderr] Compiling tree_hash_derive v0.9.1 [INFO] [stderr] Compiling proptest v1.6.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling clap v4.5.36 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling ruint v1.14.0 [INFO] [stderr] Compiling alloy-primitives v0.8.25 [INFO] [stderr] Compiling ethereum_serde_utils v0.7.0 [INFO] [stderr] Compiling ethereum_ssz v0.8.3 [INFO] [stderr] Compiling tree_hash v0.9.1 [INFO] [stderr] Compiling ssz_types v0.10.1 [INFO] [stderr] Compiling milhouse v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciXGyOA/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librayon-6dacb2769c25a1cc.rlib,librayon_core-a8f0409eab81ad61.rlib,libcrossbeam_deque-a1f80364e109b77c.rlib,libcrossbeam_epoch-6a84352539b82119.rlib,libcrossbeam_utils-84db68988268cba6.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,libunicode_width-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libtriomphe-1207255cb220206c.rlib,libstable_deref_trait-932cd180c9d6b0f0.rlib,libssz_types-ce00f1728dee0ad0.rlib,libvec_map-75126d96f8392bf4.rlib,libparking_lot-c876abb7a1706016.rlib,libparking_lot_core-82719c90f243be3f.rlib,liblock_api-cec8690087847b60.rlib,libscopeguard-7ec2214574194454.rlib,libtree_hash-1684feacb648b45a.rlib,libethereum_hashing-299e86c797e23f25.rlib,libring-b05f693991979af9.rlib,libuntrusted-b2f816886faf2178.rlib,libsha2-e4338d4c00e784b7.rlib,libdigest-f22f7571d5c41590.rlib,libblock_buffer-30fee22e43a320d4.rlib,libcrypto_common-58e532a076c8532a.rlib,libgeneric_array-82b6fe1ead82a58a.rlib,libssz-b67a8a2fe738a1fc.rlib,libitertools-067730ce68b32d04.rlib,libeither-e5ea87bd27ac73a9.rlib,libtypenum-1870ff6b08f11255.rlib,libsmallvec-49a5dab974ae48d5.rlib,libserde_utils-62e5d1b9c861ebc3.rlib,libserde_json-8c452f78aba8d42f.rlib,libmemchr-eec2dd93b0d498c5.rlib,libryu-a7164637bc4900ee.rlib,libhex-13e08b3b00984ab7.rlib,liballoy_primitives-6a3036ce43b36be7.rlib,libitoa-ef40fa516293a9d3.rlib,libhashbrown-e59f4bfab83e920f.rlib,libbytes-11c72d4da8da4746.rlib,libfoldhash-406e5d625b003fe6.rlib,libconst_hex-86dd86e418f1635f.rlib,libcpufeatures-e04321643d03190d.rlib,libderive_more-94d860325ed1c42e.rlib,libruint-cd135e1ce8590312.rlib,libserde-be064930fdf903ed.rlib,libproptest-2a94f737c83eb63e.rlib,libunarray-2b0ca735f001c2fa.rlib,libregex_syntax-cf9ef9729ec61e4c.rlib,librand_xorshift-8a5d59b7c90f4329.rlib,librand-5b6a0bc4628855fc.rlib,librand_chacha-e72132eb79b70623.rlib,libppv_lite86-3b80e743de8809c2.rlib,libzerocopy-ebd6951bf1b34522.rlib,librand_core-136bd68d3393636a.rlib,libgetrandom-1417aab3c03510fb.rlib,librusty_fork-5e11c8332acb4c46.rlib,libwait_timeout-fc66475b8eca66a1.rlib,libtempfile-7f943f38e0dd7bd2.rlib,libgetrandom-797b78738be3632f.rlib,liblibc-de68812d888d3268.rlib,libcfg_if-3e7fc4e38d4a72b5.rlib,libfastrand-751bcde24b8aa073.rlib,libonce_cell-e9252a7b5119f3eb.rlib,librustix-a9c5a2c3c3d2b854.rlib,liblinux_raw_sys-d28fdc10158f862f.rlib,libfnv-79e2cbfbe03dcd16.rlib,libquick_error-9f96d0cb10ca2956.rlib,liblazy_static-3674be3f4245d19b.rlib,libbit_set-2785e03bda030723.rlib,libbit_vec-46bedad1cbb6f5b7.rlib,libbitflags-1ec459e74ae68f4e.rlib,libtiny_keccak-1c0963d8ad60274f.rlib,libcrunchy-9e64b278d76f6339.rlib,libarbitrary-eecafe07194a2b15.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/rustciXGyOA/raw-dylibs" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-1ee30e5244cd5ac8/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/milhouse-3c4a730de17a6300" "-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 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `milhouse` (lib test) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "87507c4490de97adfc6dbe6dde019a279456f716f0acae2978f9ebd72a361fde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "87507c4490de97adfc6dbe6dde019a279456f716f0acae2978f9ebd72a361fde", kill_on_drop: false }` [INFO] [stdout] 87507c4490de97adfc6dbe6dde019a279456f716f0acae2978f9ebd72a361fde