[INFO] fetching crate telltale-bridge 15.0.0...
[INFO] testing telltale-bridge-15.0.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate telltale-bridge 15.0.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate telltale-bridge 15.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate telltale-bridge 15.0.0
[INFO] tweaked toml for crates.io crate telltale-bridge 15.0.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate telltale-bridge 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-bridge 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-macros v15.0.0
[INFO] [stderr]   Downloaded bpaf_derive v0.5.23
[INFO] [stderr]   Downloaded serde_cbor v0.11.2
[INFO] [stderr]   Downloaded clap_derive v4.6.1
[INFO] [stderr]   Downloaded clap v4.6.1
[INFO] [stderr]   Downloaded pest_meta v2.8.6
[INFO] [stderr]   Downloaded telltale-language v15.0.0
[INFO] [stderr]   Downloaded cc v1.2.60
[INFO] [stderr]   Downloaded pest_derive v2.8.6
[INFO] [stderr]   Downloaded telltale-theory v15.0.0
[INFO] [stderr]   Downloaded bpaf v0.9.25
[INFO] [stderr]   Downloaded fixed v1.30.0
[INFO] [stderr]   Downloaded blake3 v1.8.4
[INFO] [stderr]   Downloaded pest_generator v2.8.6
[INFO] [stderr]   Downloaded telltale-types v15.0.0
[INFO] [stderr]   Downloaded telltale-runtime v15.0.0
[INFO] [stderr]   Downloaded az v1.3.0
[INFO] [stderr]   Downloaded telltale-machine v15.0.0
[INFO] [stderr]   Downloaded telltale v15.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 27aff9d18101825ba3abbd831d1f9281e3ecff03dd83d6125c1f1216e3cb9606
[INFO] running `Command { std: "docker" "start" "-a" "27aff9d18101825ba3abbd831d1f9281e3ecff03dd83d6125c1f1216e3cb9606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27aff9d18101825ba3abbd831d1f9281e3ecff03dd83d6125c1f1216e3cb9606", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27aff9d18101825ba3abbd831d1f9281e3ecff03dd83d6125c1f1216e3cb9606", kill_on_drop: false }`
[INFO] [stdout] 27aff9d18101825ba3abbd831d1f9281e3ecff03dd83d6125c1f1216e3cb9606
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e02c38b9ea5b865f75546f65d7b2330f20a34c85e13dc055fb681e69e6500ab4
[INFO] running `Command { std: "docker" "start" "-a" "e02c38b9ea5b865f75546f65d7b2330f20a34c85e13dc055fb681e69e6500ab4", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tempfile v3.27.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 thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[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 half v2.7.1
[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-bridge v15.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 35s
[INFO] running `Command { std: "docker" "inspect" "e02c38b9ea5b865f75546f65d7b2330f20a34c85e13dc055fb681e69e6500ab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e02c38b9ea5b865f75546f65d7b2330f20a34c85e13dc055fb681e69e6500ab4", kill_on_drop: false }`
[INFO] [stdout] e02c38b9ea5b865f75546f65d7b2330f20a34c85e13dc055fb681e69e6500ab4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9727c011f9e7773d17892244b5d89b00941eda4d588ac84b398d04e5902bd4b2
[INFO] running `Command { std: "docker" "start" "-a" "9727c011f9e7773d17892244b5d89b00941eda4d588ac84b398d04e5902bd4b2", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling pest v2.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling pest_meta v2.8.6
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling pest_generator v2.8.6
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling time v0.3.47
[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 pest_derive v2.8.6
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[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 toml_edit v0.22.27
[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 futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[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 fixed v1.30.0
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling telltale-types v15.0.0
[INFO] [stderr]    Compiling telltale-theory v15.0.0
[INFO] [stderr]    Compiling telltale-language v15.0.0
[INFO] [stderr]    Compiling telltale-machine v15.0.0
[INFO] [stderr]    Compiling telltale-macros v15.0.0
[INFO] [stderr]    Compiling telltale v15.0.0
[INFO] [stderr]    Compiling telltale-bridge v15.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling telltale-runtime v15.0.0
[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=fcf041a4d68f6496 -C extra-filename=-1177507f82da7bf6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-473fe52c48bf6ff3.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-e4c64470e8cc0dbb.rmeta --extern serde_cbor=/opt/rustwide/target/debug/deps/libserde_cbor-599504476b7ea6a9.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9297a6bff6f6abc9.rmeta --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ea0afae1a64ae4ee.rmeta --extern telltale_theory=/opt/rustwide/target/debug/deps/libtelltale_theory-497e6579594a1b17.rmeta --extern telltale_types=/opt/rustwide/target/debug/deps/libtelltale_types-fff0fbb01df8ed49.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1d43d5d5329c36eb.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] [stderr] error: could not compile `telltale-bridge` (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_bridge --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 --cfg 'feature="default"' --cfg 'feature="runner"' --cfg 'feature="telltale-theory"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("anyhow", "bpaf", "clap", "cli", "default", "exporter", "golden", "runner", "telltale-runtime", "telltale-theory"))' -C metadata=d187a5cf184983ac -C extra-filename=-510fc69a099c253c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-52879664ee908f39.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-e4c64470e8cc0dbb.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9297a6bff6f6abc9.rmeta --extern telltale_machine=/opt/rustwide/target/debug/deps/libtelltale_machine-1177507f82da7bf6.rmeta --extern telltale_theory=/opt/rustwide/target/debug/deps/libtelltale_theory-497e6579594a1b17.rmeta --extern telltale_types=/opt/rustwide/target/debug/deps/libtelltale_types-fff0fbb01df8ed49.rmeta --extern tempfile=/opt/rustwide/target/debug/deps/libtempfile-3d60dd7d60157889.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1d43d5d5329c36eb.rmeta --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] running `Command { std: "docker" "inspect" "9727c011f9e7773d17892244b5d89b00941eda4d588ac84b398d04e5902bd4b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9727c011f9e7773d17892244b5d89b00941eda4d588ac84b398d04e5902bd4b2", kill_on_drop: false }`
[INFO] [stdout] 9727c011f9e7773d17892244b5d89b00941eda4d588ac84b398d04e5902bd4b2
