[INFO] fetching crate telltale-machine 17.0.0...
[INFO] testing telltale-machine-17.0.0 against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] extracting crate telltale-machine 17.0.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate telltale-machine 17.0.0
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate telltale-machine 17.0.0
[INFO] tweaked toml for crates.io crate telltale-machine 17.0.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate telltale-machine 17.0.0 on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate telltale-machine 17.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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.68
[INFO] [stderr]   Downloaded wasm-bindgen-test-shared v0.2.118
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.68
[INFO] [stderr]   Downloaded minicov v0.3.8
[INFO] [stderr]   Downloaded telltale-types v17.0.0
[INFO] [stderr]   Downloaded az v1.3.0
[INFO] [stderr]   Downloaded telltale-theory v17.0.0
[INFO] [stderr]   Downloaded fixed v1.30.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1262c093dcd984c8e4b14547083331371854884e533dfc7a38cde47c81241640
[INFO] running `Command { std: "docker" "start" "-a" "1262c093dcd984c8e4b14547083331371854884e533dfc7a38cde47c81241640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1262c093dcd984c8e4b14547083331371854884e533dfc7a38cde47c81241640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1262c093dcd984c8e4b14547083331371854884e533dfc7a38cde47c81241640", kill_on_drop: false }`
[INFO] [stdout] 1262c093dcd984c8e4b14547083331371854884e533dfc7a38cde47c81241640
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 75f9e52abec55f1603c09386a5c529b9c071a2559d4b49f36f757cb8473b04e4
[INFO] running `Command { std: "docker" "start" "-a" "75f9e52abec55f1603c09386a5c529b9c071a2559d4b49f36f757cb8473b04e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling az v1.3.0
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling telltale-types v17.0.0
[INFO] [stderr]    Compiling telltale-theory v17.0.0
[INFO] [stderr]    Compiling telltale-machine v17.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.59s
[INFO] running `Command { std: "docker" "inspect" "75f9e52abec55f1603c09386a5c529b9c071a2559d4b49f36f757cb8473b04e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75f9e52abec55f1603c09386a5c529b9c071a2559d4b49f36f757cb8473b04e4", kill_on_drop: false }`
[INFO] [stdout] 75f9e52abec55f1603c09386a5c529b9c071a2559d4b49f36f757cb8473b04e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d4573792854ff4954ab74e95775e9be9cfd8a80e6b48e6efa26eec4dc9e7d855
[INFO] running `Command { std: "docker" "start" "-a" "d4573792854ff4954ab74e95775e9be9cfd8a80e6b48e6efa26eec4dc9e7d855", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.118
[INFO] [stderr]    Compiling wasm-bindgen v0.2.118
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling zerocopy-derive v0.8.48
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.68
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling is-terminal v0.4.17
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling wasm-bindgen-test-shared v0.2.118
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.118
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling thiserror v1.0.69
[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 serde v1.0.228
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.118
[INFO] [stderr]    Compiling js-sys v0.3.95
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling rand v0.8.6
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.68
[INFO] [stderr]    Compiling wasm-bindgen-test v0.3.68
[INFO] [stderr]    Compiling telltale-types v17.0.0
[INFO] [stderr]    Compiling telltale-theory v17.0.0
[INFO] [stderr]    Compiling telltale-machine v17.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/ec6f9a5b4413f74386267ef8efc93712c2ce6db6/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=92d414516e34aa83 -C extra-filename=-958b7796b031bddd --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-1c2a316ce063472a.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-cad248e7066eec15.rmeta --extern ciborium=/opt/rustwide/target/debug/deps/libciborium-dd6740e5628f4b5a.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-28e1c185a92eb4da.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-332fef80876faeb0.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-dc8ab5d7ba08d1fd.rmeta --extern telltale_theory=/opt/rustwide/target/debug/deps/libtelltale_theory-5f710559c62fe718.rmeta --extern telltale_types=/opt/rustwide/target/debug/deps/libtelltale_types-c1e71f412f9fbb9d.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-056bd36e9a6f2022.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/blake3-9fe7bf174866464e/out -L native=/opt/rustwide/target/debug/build/blake3-9fe7bf174866464e/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d4573792854ff4954ab74e95775e9be9cfd8a80e6b48e6efa26eec4dc9e7d855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4573792854ff4954ab74e95775e9be9cfd8a80e6b48e6efa26eec4dc9e7d855", kill_on_drop: false }`
[INFO] [stdout] d4573792854ff4954ab74e95775e9be9cfd8a80e6b48e6efa26eec4dc9e7d855
