[INFO] fetching crate telltale-simulator 15.0.0...
[INFO] testing telltale-simulator-15.0.0 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate telltale-simulator 15.0.0 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate telltale-simulator 15.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate telltale-simulator 15.0.0
[INFO] tweaked toml for crates.io crate telltale-simulator 15.0.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate telltale-simulator 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-simulator 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] b7de5692e5c0054b71dcb6ab5b1d86cd221dad47213a6c8c58cc2ca19b99498f
[INFO] running `Command { std: "docker" "start" "-a" "b7de5692e5c0054b71dcb6ab5b1d86cd221dad47213a6c8c58cc2ca19b99498f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b7de5692e5c0054b71dcb6ab5b1d86cd221dad47213a6c8c58cc2ca19b99498f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b7de5692e5c0054b71dcb6ab5b1d86cd221dad47213a6c8c58cc2ca19b99498f", kill_on_drop: false }`
[INFO] [stdout] b7de5692e5c0054b71dcb6ab5b1d86cd221dad47213a6c8c58cc2ca19b99498f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] c2d0a0becfd1f8d5357606c8ebb08f7b5181e6e8eb97e914a4a54a833b0b4aa8
[INFO] running `Command { std: "docker" "start" "-a" "c2d0a0becfd1f8d5357606c8ebb08f7b5181e6e8eb97e914a4a54a833b0b4aa8", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling rayon v1.12.0
[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 serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[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 telltale-search v15.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling telltale-types v15.0.0
[INFO] [stderr]    Compiling telltale-theory v15.0.0
[INFO] [stderr]    Compiling telltale-machine v15.0.0
[INFO] [stderr]    Compiling telltale-simulator v15.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 50s
[INFO] running `Command { std: "docker" "inspect" "c2d0a0becfd1f8d5357606c8ebb08f7b5181e6e8eb97e914a4a54a833b0b4aa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2d0a0becfd1f8d5357606c8ebb08f7b5181e6e8eb97e914a4a54a833b0b4aa8", kill_on_drop: false }`
[INFO] [stdout] c2d0a0becfd1f8d5357606c8ebb08f7b5181e6e8eb97e914a4a54a833b0b4aa8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 8ee016bf394e47a37dbbb69592c522b4750b1afcecab19b1982d7acc2cbfcf17
[INFO] running `Command { std: "docker" "start" "-a" "8ee016bf394e47a37dbbb69592c522b4750b1afcecab19b1982d7acc2cbfcf17", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[INFO] [stderr]    Compiling toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling telltale-search v15.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling telltale-types v15.0.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling telltale-theory v15.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling telltale-machine v15.0.0
[INFO] [stderr]    Compiling telltale-simulator v15.0.0 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `telltale-simulator` (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_simulator --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"' --cfg 'feature="multi-thread"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "multi-thread", "wasm"))' -C metadata=a0711dd0fea850c4 -C extra-filename=-f3681fd229c8a6a7 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern rand=/opt/rustwide/target/debug/deps/librand-d603aa0df3e3ef9a.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-6dd2341731a7e5fd.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-4add4d32d267801f.rmeta --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-134849a03ad408e9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-f23c31b73daf454f.rmeta --extern telltale_machine=/opt/rustwide/target/debug/deps/libtelltale_machine-52a9c875f0ade7e1.rmeta --extern telltale_search=/opt/rustwide/target/debug/deps/libtelltale_search-cf6360efc7d4a6c1.rmeta --extern telltale_theory=/opt/rustwide/target/debug/deps/libtelltale_theory-e028f8f74119d5ae.rmeta --extern telltale_types=/opt/rustwide/target/debug/deps/libtelltale_types-0064bd4e708ea2b8.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-bf419785442153cc.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" "8ee016bf394e47a37dbbb69592c522b4750b1afcecab19b1982d7acc2cbfcf17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8ee016bf394e47a37dbbb69592c522b4750b1afcecab19b1982d7acc2cbfcf17", kill_on_drop: false }`
[INFO] [stdout] 8ee016bf394e47a37dbbb69592c522b4750b1afcecab19b1982d7acc2cbfcf17
