[INFO] fetching crate telltale-theory 15.0.0...
[INFO] testing telltale-theory-15.0.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate telltale-theory 15.0.0 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate telltale-theory 15.0.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate telltale-theory 15.0.0
[INFO] tweaked toml for crates.io crate telltale-theory 15.0.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate telltale-theory 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-theory 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 fixed v1.30.0
[INFO] [stderr]   Downloaded az v1.3.0
[INFO] [stderr]   Downloaded telltale-types v15.0.0
[INFO] [stderr]   Downloaded libc v0.2.185
[INFO] [stderr]   Downloaded blake3 v1.8.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ecc35b8104dc67a00104de1b72f16b23bd4b38e29dcd6b45d6711bbb92548e73
[INFO] running `Command { std: "docker" "start" "-a" "ecc35b8104dc67a00104de1b72f16b23bd4b38e29dcd6b45d6711bbb92548e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecc35b8104dc67a00104de1b72f16b23bd4b38e29dcd6b45d6711bbb92548e73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecc35b8104dc67a00104de1b72f16b23bd4b38e29dcd6b45d6711bbb92548e73", kill_on_drop: false }`
[INFO] [stdout] ecc35b8104dc67a00104de1b72f16b23bd4b38e29dcd6b45d6711bbb92548e73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] dc1fcb764ea7bf58d12e1fc12477e9b7fbc78e22442927763aa5ec54e628f00d
[INFO] running `Command { std: "docker" "start" "-a" "dc1fcb764ea7bf58d12e1fc12477e9b7fbc78e22442927763aa5ec54e628f00d", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.48
[INFO] [stderr]    Compiling fixed v1.30.0
[INFO] [stderr]    Compiling cpufeatures v0.3.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 constant_time_eq v0.4.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling serde_json v1.0.149
[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 thiserror v1.0.69
[INFO] [stderr]    Compiling blake3 v1.8.4
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling telltale-types v15.0.0
[INFO] [stderr]    Compiling telltale-theory v15.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.54s
[INFO] running `Command { std: "docker" "inspect" "dc1fcb764ea7bf58d12e1fc12477e9b7fbc78e22442927763aa5ec54e628f00d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dc1fcb764ea7bf58d12e1fc12477e9b7fbc78e22442927763aa5ec54e628f00d", kill_on_drop: false }`
[INFO] [stdout] dc1fcb764ea7bf58d12e1fc12477e9b7fbc78e22442927763aa5ec54e628f00d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] e6a0a86656e2c8fc1c1e969ac8f3b816c63b94db63ae24af96fa1a727748ed14
[INFO] running `Command { std: "docker" "start" "-a" "e6a0a86656e2c8fc1c1e969ac8f3b816c63b94db63ae24af96fa1a727748ed14", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling csv-core v0.1.13
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling assert_matches v1.5.0
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand v0.9.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling proptest v1.11.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling csv v1.4.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling telltale-types v15.0.0
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling telltale-theory v15.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `telltale_bridge` in this scope
[INFO] [stdout]  --> tests/cross_validation_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use telltale_bridge::export::global_to_json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `telltale_bridge`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `telltale_bridge`, use `cargo add telltale_bridge` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `telltale_bridge` in this scope
[INFO] [stdout]  --> tests/cross_validation_tests.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use telltale_bridge::export::local_to_json;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `telltale_bridge`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `telltale_bridge`, use `cargo add telltale_bridge` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `telltale_bridge` in this scope
[INFO] [stdout]  --> tests/cross_validation_tests.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use telltale_bridge::import::json_to_local;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `telltale_bridge`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `telltale_bridge`, use `cargo add telltale_bridge` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `telltale_bridge` in this scope
[INFO] [stdout]   --> tests/cross_validation_tests.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use telltale_bridge::runner::LeanRunner;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `telltale_bridge`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `telltale_bridge`, use `cargo add telltale_bridge` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `telltale-theory` (test "cross_validation_tests") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "e6a0a86656e2c8fc1c1e969ac8f3b816c63b94db63ae24af96fa1a727748ed14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e6a0a86656e2c8fc1c1e969ac8f3b816c63b94db63ae24af96fa1a727748ed14", kill_on_drop: false }`
[INFO] [stdout] e6a0a86656e2c8fc1c1e969ac8f3b816c63b94db63ae24af96fa1a727748ed14
