[INFO] fetching crate twenty-first 1.0.0... [INFO] testing twenty-first-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8 [INFO] extracting crate twenty-first 1.0.0 into /workspace/builds/worker-4-tc2/source [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate twenty-first 1.0.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate twenty-first 1.0.0 [INFO] tweaked toml for crates.io crate twenty-first 1.0.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate twenty-first 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate twenty-first 1.0.0 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c8ce61f0dde7244c16341c98255c63314d0b550ca8a70f006ad4ebcc9c678d10 [INFO] running `Command { std: "docker" "start" "-a" "c8ce61f0dde7244c16341c98255c63314d0b550ca8a70f006ad4ebcc9c678d10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c8ce61f0dde7244c16341c98255c63314d0b550ca8a70f006ad4ebcc9c678d10", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c8ce61f0dde7244c16341c98255c63314d0b550ca8a70f006ad4ebcc9c678d10", kill_on_drop: false }` [INFO] [stdout] c8ce61f0dde7244c16341c98255c63314d0b550ca8a70f006ad4ebcc9c678d10 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fe7db26b827a8f30ec656082b7f113b9915436c8c4895135cd1a721f3a83b38c [INFO] running `Command { std: "docker" "start" "-a" "fe7db26b827a8f30ec656082b7f113b9915436c8c4895135cd1a721f3a83b38c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.102 [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling interpolator v0.5.0 [INFO] [stderr] Compiling collection_literals v1.0.3 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling phf_generator v0.13.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling bfieldcodec_derive v0.7.0 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.10.5 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling attribute-derive v0.10.5 [INFO] [stderr] Compiling get-size-derive2 v0.7.0 [INFO] [stderr] Compiling get-size2 v0.7.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling twenty-first v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 36.17s [INFO] running `Command { std: "docker" "inspect" "fe7db26b827a8f30ec656082b7f113b9915436c8c4895135cd1a721f3a83b38c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe7db26b827a8f30ec656082b7f113b9915436c8c4895135cd1a721f3a83b38c", kill_on_drop: false }` [INFO] [stdout] fe7db26b827a8f30ec656082b7f113b9915436c8c4895135cd1a721f3a83b38c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b4b66c5d69f7e25d0f4ce327b014d351079f0bf956a5aaa8d21d8460762dd563 [INFO] running `Command { std: "docker" "start" "-a" "b4b66c5d69f7e25d0f4ce327b014d351079f0bf956a5aaa8d21d8460762dd563", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling cc v1.2.41 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling clap_builder v4.5.50 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling wait-timeout v0.2.1 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling rusty-fork v0.3.1 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling rand_xorshift v0.4.0 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling unarray v0.1.4 [INFO] [stderr] Compiling codspeed v4.0.5 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling clap v4.5.50 [INFO] [stderr] Compiling codspeed-criterion-compat v4.0.5 [INFO] [stderr] Compiling toml_writer v1.0.4 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling quote-use-macros v0.8.4 [INFO] [stderr] Compiling derive-where v1.6.0 [INFO] [stderr] Compiling structmeta-derive v0.3.0 [INFO] [stderr] Compiling derive_arbitrary v1.4.2 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling phf_macros v0.13.1 [INFO] [stderr] Compiling quote-use v0.8.4 [INFO] [stderr] Compiling attribute-derive-macro v0.10.5 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling arbitrary v1.4.2 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling derive-ex v0.1.8 [INFO] [stderr] Compiling bfieldcodec_derive v0.7.0 [INFO] [stderr] Compiling attribute-derive v0.10.5 [INFO] [stderr] Compiling get-size-derive2 v0.7.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling get-size2 v0.7.0 [INFO] [stderr] Compiling test-strategy v0.4.3 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling serde-big-array v0.5.1 [INFO] [stderr] Compiling trybuild v1.0.112 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling codspeed-criterion-compat-walltime v4.0.5 [INFO] [stderr] Compiling proptest v1.8.0 [INFO] [stderr] Compiling twenty-first v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling proptest-arbitrary-interop v0.1.0 [INFO] [stderr] error: could not compile `twenty-first` (lib test) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name twenty_first --edition=2024 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --warn=unexpected_cfgs --check-cfg 'cfg(coverage_nightly)' --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=1ec9f97d15dfce60 -C extra-filename=-2dbc44d883997215 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-84b0d43bdf4abbef.rlib --extern bfieldcodec_derive=/opt/rustwide/target/debug/deps/libbfieldcodec_derive-162eccf9e333eb9b.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-3981531441268b71.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-9bd506ded3b3ba88.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcodspeed_criterion_compat-00fce2d8869205c8.rlib --extern get_size2=/opt/rustwide/target/debug/deps/libget_size2-053cdc77c05c66a6.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-3db4797dc23645d3.rlib --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-118ea22da66cbc1d.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-e05972f153d0dad0.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-6345382361c223ce.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-fa1a76f4458ffb96.rlib --extern proptest_arbitrary_interop=/opt/rustwide/target/debug/deps/libproptest_arbitrary_interop-1627207d8fe9da43.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-568128879e074f53.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-cd309c9383118b41.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-db662a1cdb46a48b.rlib --extern serde_big_array=/opt/rustwide/target/debug/deps/libserde_big_array-da048ad448763313.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-6679593b9de5da6d.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-0fe82311332d23cb.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-d16d210f721aac2a.rlib --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-55c88f71a3e8316c.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-7458df7820d67d7d.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-6e9070b088587491.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-30d6db30e9863866.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-f0a4568123eaabc8/out -L native=/opt/rustwide/target/debug/build/blake3-f0a4568123eaabc8/out -L native=/opt/rustwide/target/debug/build/codspeed-998a526723c7aa76/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "b4b66c5d69f7e25d0f4ce327b014d351079f0bf956a5aaa8d21d8460762dd563", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4b66c5d69f7e25d0f4ce327b014d351079f0bf956a5aaa8d21d8460762dd563", kill_on_drop: false }` [INFO] [stdout] b4b66c5d69f7e25d0f4ce327b014d351079f0bf956a5aaa8d21d8460762dd563