[INFO] fetching crate telltale-machine 15.0.0...
[INFO] testing telltale-machine-15.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate telltale-machine 15.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate telltale-machine 15.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate telltale-machine 15.0.0
[INFO] tweaked toml for crates.io crate telltale-machine 15.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate telltale-machine 15.0.0 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate telltale-machine 15.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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2393cfe6b859cd2723424463b4ae4763072914f649ec3561347b025c1b23783b
[INFO] running `Command { std: "docker" "start" "-a" "2393cfe6b859cd2723424463b4ae4763072914f649ec3561347b025c1b23783b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2393cfe6b859cd2723424463b4ae4763072914f649ec3561347b025c1b23783b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2393cfe6b859cd2723424463b4ae4763072914f649ec3561347b025c1b23783b", kill_on_drop: false }`
[INFO] [stdout] 2393cfe6b859cd2723424463b4ae4763072914f649ec3561347b025c1b23783b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70db765eca4508a35d34759ebcce4192cf5b9a3a8b40cd1133461678559b18b1
[INFO] running `Command { std: "docker" "start" "-a" "70db765eca4508a35d34759ebcce4192cf5b9a3a8b40cd1133461678559b18b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling telltale-types v15.0.0
[INFO] [stderr]    Compiling telltale-theory v15.0.0
[INFO] [stderr]    Compiling telltale-machine v15.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.47s
[INFO] running `Command { std: "docker" "inspect" "70db765eca4508a35d34759ebcce4192cf5b9a3a8b40cd1133461678559b18b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70db765eca4508a35d34759ebcce4192cf5b9a3a8b40cd1133461678559b18b1", kill_on_drop: false }`
[INFO] [stdout] 70db765eca4508a35d34759ebcce4192cf5b9a3a8b40cd1133461678559b18b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0b83dac01a56c3cdde6638fe929eba3d516407bf373eabd9c38dccbd4e27fac
[INFO] running `Command { std: "docker" "start" "-a" "e0b83dac01a56c3cdde6638fe929eba3d516407bf373eabd9c38dccbd4e27fac", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling bumpalo v3.20.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.118
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.68
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling js-sys v0.3.95
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.68
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.68
[INFO] [stderr]    Compiling telltale-types v15.0.0
[INFO] [stderr]    Compiling telltale-theory v15.0.0
[INFO] [stderr]    Compiling telltale-machine v15.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `telltale-machine` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name telltale_machine --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 '--warn=clippy::vec_init_then_push' --deny=unused_must_use --warn=unreachable_pub '--warn=clippy::trivially_copy_pass_by_ref' '--warn=clippy::too_many_lines' '--warn=clippy::too_many_arguments' '--warn=clippy::needless_pass_by_value' '--warn=clippy::needless_collect' '--warn=clippy::must_use_candidate' '--allow=clippy::module_name_repetitions' '--deny=clippy::missing_safety_doc' '--warn=clippy::missing_panics_doc' '--warn=clippy::missing_errors_doc' --warn=missing_docs '--deny=clippy::let_underscore_must_use' '--warn=clippy::large_stack_arrays' '--warn=clippy::inefficient_to_string' '--warn=clippy::fn_params_excessive_bools' '--warn=clippy::cognitive_complexity' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_possible_wrap' '--warn=clippy::cast_possible_truncation' '--warn=clippy::as_conversions' --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "multi-thread", "rayon", "wasm"))' -C metadata=1fb655b5bcd5710b -C extra-filename=-4643699fbdcfd670 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-82ba39847325b700.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-73907a425b6e514e.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e07f48d3f7899af0.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-87f126860bba9d7c.rmeta --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-94f07131c2eaad63.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-10b940891932bce3.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-8f94f91a25e8388c.rmeta --extern telltale_theory=/opt/rustwide/target/debug/deps/libtelltale_theory-bb453fa6cd7ba109.rmeta --extern telltale_types=/opt/rustwide/target/debug/deps/libtelltale_types-61f05819634983f8.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fd9892b002d3355c.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-c8bb750cf13ad870/out -L native=/opt/rustwide/target/debug/build/blake3-c8bb750cf13ad870/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e0b83dac01a56c3cdde6638fe929eba3d516407bf373eabd9c38dccbd4e27fac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b83dac01a56c3cdde6638fe929eba3d516407bf373eabd9c38dccbd4e27fac", kill_on_drop: false }`
[INFO] [stdout] e0b83dac01a56c3cdde6638fe929eba3d516407bf373eabd9c38dccbd4e27fac
