[INFO] fetching crate twenty-first 1.1.0...
[INFO] testing twenty-first-1.1.0 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739-1
[INFO] extracting crate twenty-first 1.1.0 into /workspace/builds/worker-7-tc2/source
[INFO] removed /workspace/builds/worker-7-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate twenty-first 1.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate twenty-first 1.1.0
[INFO] tweaked toml for crates.io crate twenty-first 1.1.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate twenty-first 1.1.0 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate twenty-first 1.1.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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 905c61bb9c76ab875f97a3537e24e6d3c9453d506cc47390f0677d6a0da9a695
[INFO] running `Command { std: "docker" "start" "-a" "905c61bb9c76ab875f97a3537e24e6d3c9453d506cc47390f0677d6a0da9a695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "905c61bb9c76ab875f97a3537e24e6d3c9453d506cc47390f0677d6a0da9a695", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "905c61bb9c76ab875f97a3537e24e6d3c9453d506cc47390f0677d6a0da9a695", kill_on_drop: false }`
[INFO] [stdout] 905c61bb9c76ab875f97a3537e24e6d3c9453d506cc47390f0677d6a0da9a695
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d22be7bc7b7c556e3f33b9f4dc4c161d3521510d46ef75558682118d8d8c6c4e
[INFO] running `Command { std: "docker" "start" "-a" "d22be7bc7b7c556e3f33b9f4dc4c161d3521510d46ef75558682118d8d8c6c4e", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling collection_literals v1.0.3
[INFO] [stderr]    Compiling interpolator v0.5.0
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling proc-macro-utils v0.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling manyhow-macros v0.11.4
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[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.3
[INFO] [stderr]    Compiling get-size2 v0.7.3
[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.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.96s
[INFO] running `Command { std: "docker" "inspect" "d22be7bc7b7c556e3f33b9f4dc4c161d3521510d46ef75558682118d8d8c6c4e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d22be7bc7b7c556e3f33b9f4dc4c161d3521510d46ef75558682118d8d8c6c4e", kill_on_drop: false }`
[INFO] [stdout] d22be7bc7b7c556e3f33b9f4dc4c161d3521510d46ef75558682118d8d8c6c4e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b655d98f6779a1c591b3a94c6a75851213cfa356943727fed7638b24de603d9a
[INFO] running `Command { std: "docker" "start" "-a" "b655d98f6779a1c591b3a94c6a75851213cfa356943727fed7638b24de603d9a", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling clap_lex v0.7.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling clap_builder v4.5.54
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling codspeed-criterion-compat v4.2.1
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling macro_rules_attr v0.1.3
[INFO] [stderr]    Compiling codspeed v4.2.1
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling clap v4.5.54
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling toml v0.9.11+spec-1.1.0
[INFO] [stderr]    Compiling manyhow v0.11.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.33
[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 thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling bfieldcodec_derive v0.7.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling quote-use v0.8.4
[INFO] [stderr]    Compiling phf v0.13.1
[INFO] [stderr]    Compiling attribute-derive-macro v0.10.5
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling attribute-derive v0.10.5
[INFO] [stderr]    Compiling derive-ex v0.1.8
[INFO] [stderr]    Compiling get-size-derive2 v0.7.3
[INFO] [stderr]    Compiling get-size2 v0.7.3
[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 bincode v1.3.3
[INFO] [stderr]    Compiling trybuild v1.0.114
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling codspeed-criterion-compat-walltime v4.2.1
[INFO] [stderr]    Compiling proptest v1.9.0
[INFO] [stderr]    Compiling twenty-first v1.1.0 (/opt/rustwide/workdir)
[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/33835004928d3bf65db4d4712e1330766263b0bd/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=f8c2d94059f012b6 -C extra-filename=-58080ccf7b69f996 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-d2550536ce65682e.rlib --extern bfieldcodec_derive=/opt/rustwide/target/debug/deps/libbfieldcodec_derive-bd5afd57096ec171.so --extern bincode=/opt/rustwide/target/debug/deps/libbincode-164fd2d3c7a29aee.rlib --extern blake3=/opt/rustwide/target/debug/deps/libblake3-d4febbde95f0be4c.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcodspeed_criterion_compat-89e5abe168c841b3.rlib --extern get_size2=/opt/rustwide/target/debug/deps/libget_size2-dda7ca8c449f3ce3.rlib --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-84be9d5d7f440bba.rlib --extern macro_rules_attr=/opt/rustwide/target/debug/deps/libmacro_rules_attr-a10f37086283a03b.so --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-a4f5f30821e896dc.rlib --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-efae0973d6a22ee7.rlib --extern phf=/opt/rustwide/target/debug/deps/libphf-7abd3c21a305ca83.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-af22d8871886416a.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-882c872a756dcc3f.rlib --extern rayon=/opt/rustwide/target/debug/deps/librayon-730e42f842911204.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-1c3ec30cc182cc26.rlib --extern serde_big_array=/opt/rustwide/target/debug/deps/libserde_big_array-c8d780168ab081d1.rlib --extern serde_derive=/opt/rustwide/target/debug/deps/libserde_derive-a8b20d6aec038247.so --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-de5f9d4652db8ac7.rlib --extern sha3=/opt/rustwide/target/debug/deps/libsha3-04e3beea8786ca64.rlib --extern test_strategy=/opt/rustwide/target/debug/deps/libtest_strategy-18e56e7b5ee3fb89.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-3d70c6f0a7a7e2ff.rlib --extern trybuild=/opt/rustwide/target/debug/deps/libtrybuild-78405684b0a0cd82.rlib --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-2a9d657c093dce3e.rlib --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-81fd6ab25aaaefd3/out -L native=/opt/rustwide/target/debug/build/blake3-81fd6ab25aaaefd3/out -L native=/opt/rustwide/target/debug/build/codspeed-8d02243a3c281f4f/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "b655d98f6779a1c591b3a94c6a75851213cfa356943727fed7638b24de603d9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b655d98f6779a1c591b3a94c6a75851213cfa356943727fed7638b24de603d9a", kill_on_drop: false }`
[INFO] [stdout] b655d98f6779a1c591b3a94c6a75851213cfa356943727fed7638b24de603d9a
