[INFO] fetching crate bilrost 0.1014.1...
[INFO] testing bilrost-0.1014.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate bilrost 0.1014.1 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate bilrost 0.1014.1
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bilrost 0.1014.1
[INFO] tweaked toml for crates.io crate bilrost 0.1014.1 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate bilrost 0.1014.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate bilrost 0.1014.1 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.16
[INFO] [stderr]   Downloaded rand_xorshift v0.3.0
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded winapi-util v0.1.10
[INFO] [stderr]   Downloaded bilrost-derive v0.1014.1
[INFO] [stderr]   Downloaded find-msvc-tools v0.1.0
[INFO] [stderr]   Downloaded const_panic v0.2.14
[INFO] [stderr]   Downloaded typewit v1.14.0
[INFO] [stderr]   Downloaded inferno v0.11.21
[INFO] [stderr]   Downloaded cc v1.2.35
[INFO] [stderr]   Downloaded criterion v0.7.0
[INFO] [stderr]   Downloaded quick-xml v0.26.0
[INFO] [stderr]   Downloaded clap_builder v4.5.47
[INFO] [stderr]   Downloaded regex v1.11.2
[INFO] [stderr]   Downloaded symbolic-demangle v12.16.2
[INFO] [stderr]   Downloaded proptest v1.6.0
[INFO] [stderr]   Downloaded wasi v0.14.3+wasi-0.2.4
[INFO] [stderr]   Downloaded bytemuck v1.23.2
[INFO] [stderr]   Downloaded cpp_demangle v0.4.4
[INFO] [stderr]   Downloaded wit-bindgen v0.45.0
[INFO] [stderr]   Downloaded time v0.3.43
[INFO] [stderr]   Downloaded clap v4.5.47
[INFO] [stderr]   Downloaded symbolic-common v12.16.2
[INFO] [stderr]   Downloaded pprof v0.15.0
[INFO] [stderr]   Downloaded criterion-plot v0.6.0
[INFO] [stderr]   Downloaded tempfile v3.21.0
[INFO] [stderr]   Downloaded thin-vec v0.2.14
[INFO] [stderr]   Downloaded str_stack v0.1.0
[INFO] [stderr]   Downloaded thiserror-impl v2.0.16
[INFO] [stderr]   Downloaded regex-automata v0.4.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5e6ab12705f4ca7031d3c62ebe5d65016988ca0d0b7471579bafa518c8aece86
[INFO] running `Command { std: "docker" "start" "-a" "5e6ab12705f4ca7031d3c62ebe5d65016988ca0d0b7471579bafa518c8aece86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5e6ab12705f4ca7031d3c62ebe5d65016988ca0d0b7471579bafa518c8aece86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5e6ab12705f4ca7031d3c62ebe5d65016988ca0d0b7471579bafa518c8aece86", kill_on_drop: false }`
[INFO] [stdout] 5e6ab12705f4ca7031d3c62ebe5d65016988ca0d0b7471579bafa518c8aece86
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c69c7b8c965bf04b4231261311f4a6b16b04ebe31e57112f7bce63f8f2113c9b
[INFO] running `Command { std: "docker" "start" "-a" "c69c7b8c965bf04b4231261311f4a6b16b04ebe31e57112f7bce63f8f2113c9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling thin-vec v0.2.14
[INFO] [stderr]    Compiling bilrost v0.1014.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling bilrost-derive v0.1014.1
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.10s
[INFO] running `Command { std: "docker" "inspect" "c69c7b8c965bf04b4231261311f4a6b16b04ebe31e57112f7bce63f8f2113c9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c69c7b8c965bf04b4231261311f4a6b16b04ebe31e57112f7bce63f8f2113c9b", kill_on_drop: false }`
[INFO] [stdout] c69c7b8c965bf04b4231261311f4a6b16b04ebe31e57112f7bce63f8f2113c9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f059e77cbb81d5c1f00ef50fe94297959d6e36fcc3333b3290973588b579030f
[INFO] running `Command { std: "docker" "start" "-a" "f059e77cbb81d5c1f00ef50fe94297959d6e36fcc3333b3290973588b579030f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling clap_builder v4.5.47
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.6.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling proptest v1.6.0
[INFO] [stderr]    Compiling clap v4.5.47
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling bilrost-derive v0.1014.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bilrost v0.1014.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.7.0
[INFO] [stderr] error: could not compile `bilrost` (lib test)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name bilrost --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --cfg 'feature="auto-optimize"' --cfg 'feature="auto-self-copy-optimization"' --cfg 'feature="auto-unroll-varint-encoding"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="detailed-errors"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrayvec", "auto-optimize", "auto-self-copy-optimization", "auto-unroll-varint-encoding", "bstr", "bytestring", "chrono", "default", "derive", "detailed-errors", "extended-diagnostics", "full-test-suite", "hashbrown", "no-recursion-limit", "pprof", "prefer-no-self-copy-optimization", "prefer-no-unroll-varint-encoding", "self-copy-optimization", "smallvec", "std", "test-suite-extra", "thin-vec", "third-party-type-support", "time", "tinyvec", "unroll-varint-encoding"))' -C metadata=8cf9fce1efbd99a5 -C extra-filename=-1be0f05bdcff8abb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-ada6a9c3a8836bf9.rlib --extern bilrost_derive=/opt/rustwide/target/debug/deps/libbilrost_derive-550e6de0a78b8b45.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-83d4de6eb76a1edb.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1f84ae880fd32164.rlib --extern criterion=/opt/rustwide/target/debug/deps/libcriterion-ef19bdd40ff24993.rlib --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d48ed9ea778cfa65.rlib --extern itertools=/opt/rustwide/target/debug/deps/libitertools-4933d8329b6c79af.rlib --extern proptest=/opt/rustwide/target/debug/deps/libproptest-13450212262eb718.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-07b75eec6006a3c0.rlib --extern static_assertions=/opt/rustwide/target/debug/deps/libstatic_assertions-d53a9977dc6e27e5.rlib --extern thin_vec=/opt/rustwide/target/debug/deps/libthin_vec-8d05cc09660eeb9c.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-a9eeb09b0216a09b.rlib --extern yoke=/opt/rustwide/target/debug/deps/libyoke-9193758f42f32edc.rlib --cap-lints=forbid --cfg rustc_1_66 --check-cfg 'cfg(rustc_1_66)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f059e77cbb81d5c1f00ef50fe94297959d6e36fcc3333b3290973588b579030f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f059e77cbb81d5c1f00ef50fe94297959d6e36fcc3333b3290973588b579030f", kill_on_drop: false }`
[INFO] [stdout] f059e77cbb81d5c1f00ef50fe94297959d6e36fcc3333b3290973588b579030f
