[INFO] fetching crate telltale-simulator 15.0.0...
[INFO] testing telltale-simulator-15.0.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate telltale-simulator 15.0.0 into /workspace/builds/worker-3-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate telltale-simulator 15.0.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded telltale-types v15.0.0
[INFO] [stderr]   Downloaded az v1.3.0
[INFO] [stderr]   Downloaded telltale-theory v15.0.0
[INFO] [stderr]   Downloaded telltale-search v15.0.0
[INFO] [stderr]   Downloaded telltale-machine v15.0.0
[INFO] [stderr]   Downloaded fixed v1.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 274e1bf8c0dd1b02272734366b0da3cfac7f2050c2d54e6ade538bd68d3fa7b8
[INFO] running `Command { std: "docker" "start" "-a" "274e1bf8c0dd1b02272734366b0da3cfac7f2050c2d54e6ade538bd68d3fa7b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "274e1bf8c0dd1b02272734366b0da3cfac7f2050c2d54e6ade538bd68d3fa7b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "274e1bf8c0dd1b02272734366b0da3cfac7f2050c2d54e6ade538bd68d3fa7b8", kill_on_drop: false }`
[INFO] [stdout] 274e1bf8c0dd1b02272734366b0da3cfac7f2050c2d54e6ade538bd68d3fa7b8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 961c406ad6e3bc829b145571d3279b8f921948a7f65c78449a8d3077fd45904c
[INFO] running `Command { std: "docker" "start" "-a" "961c406ad6e3bc829b145571d3279b8f921948a7f65c78449a8d3077fd45904c", 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 hashbrown v0.17.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[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 winnow v0.7.15
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[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 serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling telltale-search v15.0.0
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[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 47s
[INFO] running `Command { std: "docker" "inspect" "961c406ad6e3bc829b145571d3279b8f921948a7f65c78449a8d3077fd45904c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "961c406ad6e3bc829b145571d3279b8f921948a7f65c78449a8d3077fd45904c", kill_on_drop: false }`
[INFO] [stdout] 961c406ad6e3bc829b145571d3279b8f921948a7f65c78449a8d3077fd45904c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3012d12d7441876742aced3f03b9c7f2a687bd1f54400c36a41f4a245f1de555
[INFO] running `Command { std: "docker" "start" "-a" "3012d12d7441876742aced3f03b9c7f2a687bd1f54400c36a41f4a245f1de555", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling target-triple v1.0.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling winnow v1.0.1
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling toml_writer v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling toml_parser v1.1.2+spec-1.1.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling assert_matches v1.5.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 toml_datetime v1.1.1+spec-1.1.0
[INFO] [stderr]    Compiling serde_spanned v1.1.1
[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 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 telltale-types v15.0.0
[INFO] [stderr]    Compiling trybuild v1.0.116
[INFO] [stderr]    Compiling telltale-theory v15.0.0
[INFO] [stderr]    Compiling telltale-machine v15.0.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling telltale-simulator 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/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name telltale_machine --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/telltale-machine-15.0.0/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"' --cfg 'feature="rayon"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "multi-thread", "rayon", "wasm"))' -C metadata=5e82eb3bac0adac8 -C extra-filename=-af1ac08c7d667af0 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-29778143d507fc22.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-52879664ee908f39.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-f2aaf2caab099f6c.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-34b4eabec5146b64.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-7dca7a734e18f556.rmeta --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-5b05fd1a83fadd96.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5eae7a02f9011f12.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-5d8eaa77de1aa448.rmeta --extern telltale_theory=/opt/rustwide/target/debug/deps/libtelltale_theory-88a1b581fd2ae569.rmeta --extern telltale_types=/opt/rustwide/target/debug/deps/libtelltale_types-7db9462f1da09c56.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d2c412b170168f74.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/blake3-f17e37fad2fb209f/out -L native=/opt/rustwide/target/debug/build/blake3-f17e37fad2fb209f/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "3012d12d7441876742aced3f03b9c7f2a687bd1f54400c36a41f4a245f1de555", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3012d12d7441876742aced3f03b9c7f2a687bd1f54400c36a41f4a245f1de555", kill_on_drop: false }`
[INFO] [stdout] 3012d12d7441876742aced3f03b9c7f2a687bd1f54400c36a41f4a245f1de555
