[INFO] fetching crate scute 0.0.15...
[INFO] testing scute-0.0.15 against 1.95.0 for beta-1.96-2
[INFO] extracting crate scute 0.0.15 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate scute 0.0.15
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scute 0.0.15
[INFO] tweaked toml for crates.io crate scute 0.0.15 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scute 0.0.15 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 scute 0.0.15 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 scute-mcp v0.0.14
[INFO] [stderr]   Downloaded scute-config v0.0.13
[INFO] [stderr]   Downloaded scute-core v0.0.12
[INFO] [stderr]   Downloaded libyml v0.0.5
[INFO] [stderr]   Downloaded serde_yml v0.0.12
[INFO] [stderr]   Downloaded libsais-sys v0.2.0
[INFO] [stderr]   Downloaded rmcp-macros v1.1.1
[INFO] [stderr]   Downloaded tree-sitter v0.26.6
[INFO] [stderr]   Downloaded rmcp v1.1.1
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] [stderr]   Downloaded libsais v0.2.0
[INFO] [stderr]   Downloaded minreq v2.14.1
[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] 2ef5cb11064b56844c36fc731a84f9e87e69ecd02531a7627c0c60c80acf0290
[INFO] running `Command { std: "docker" "start" "-a" "2ef5cb11064b56844c36fc731a84f9e87e69ecd02531a7627c0c60c80acf0290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2ef5cb11064b56844c36fc731a84f9e87e69ecd02531a7627c0c60c80acf0290", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2ef5cb11064b56844c36fc731a84f9e87e69ecd02531a7627c0c60c80acf0290", kill_on_drop: false }`
[INFO] [stdout] 2ef5cb11064b56844c36fc731a84f9e87e69ecd02531a7627c0c60c80acf0290
[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] 8c6017a09a7b1ec7c269fb0ab6e28cf4ad8b7674f2ef28bdce49203b17faa21f
[INFO] running `Command { std: "docker" "start" "-a" "8c6017a09a7b1ec7c269fb0ab6e28cf4ad8b7674f2ef28bdce49203b17faa21f", kill_on_drop: false }`
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_yml v0.0.12
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling libyml v0.0.5
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling rmcp v1.1.1
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling pastey v0.2.1
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling chrono v0.4.44
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling libsais-sys v0.2.0
[INFO] [stderr]    Compiling tree-sitter v0.26.6
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.0
[INFO] [stderr]    Compiling tree-sitter-typescript v0.23.2
[INFO] [stderr]    Compiling tree-sitter-javascript v0.25.0
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling rmcp-macros v1.1.1
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling schemars v1.2.1
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling libsais v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling minreq v2.14.1
[INFO] [stderr]    Compiling scute-core v0.0.12
[INFO] [stderr]    Compiling scute-config v0.0.13
[INFO] [stderr]    Compiling scute-mcp v0.0.14
[INFO] [stderr]    Compiling scute v0.0.15 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.55s
[INFO] running `Command { std: "docker" "inspect" "8c6017a09a7b1ec7c269fb0ab6e28cf4ad8b7674f2ef28bdce49203b17faa21f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c6017a09a7b1ec7c269fb0ab6e28cf4ad8b7674f2ef28bdce49203b17faa21f", kill_on_drop: false }`
[INFO] [stdout] 8c6017a09a7b1ec7c269fb0ab6e28cf4ad8b7674f2ef28bdce49203b17faa21f
[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] 1891df20430b927a89f670f5f0c510f6e447067aef3d0dea8278af2b8668c777
[INFO] running `Command { std: "docker" "start" "-a" "1891df20430b927a89f670f5f0c510f6e447067aef3d0dea8278af2b8668c777", kill_on_drop: false }`
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling scute v0.0.15 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `scute_test_utils` in this scope
[INFO] [stdout]  --> tests/mcp.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use scute_test_utils::mcp::McpTestClient;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scute_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `scute_test_utils`, use `cargo add scute_test_utils` 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 `scute` (test "mcp") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `scute_test_utils`
[INFO] [stdout]  --> tests/acceptance.rs:2:9
[INFO] [stdout]   |
[INFO] [stdout] 2 |     use scute_test_utils::{Interface, Scute};
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scute_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `scute_test_utils`, use `cargo add scute_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scute_test_utils`
[INFO] [stdout]   --> tests/acceptance.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |     use scute_test_utils::{Interface, Scute};
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scute_test_utils`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `scute_test_utils`, use `cargo add scute_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scute_test_utils`
[INFO] [stdout]    --> tests/acceptance.rs:106:9
[INFO] [stdout]     |
[INFO] [stdout] 106 |     use scute_test_utils::{Interface, Scute, TestProject};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scute_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scute_test_utils`, use `cargo add scute_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scute_test_utils`
[INFO] [stdout]    --> tests/acceptance.rs:191:9
[INFO] [stdout]     |
[INFO] [stdout] 191 |     use scute_test_utils::{Interface, Scute};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scute_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scute_test_utils`, use `cargo add scute_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scute_test_utils`
[INFO] [stdout]    --> tests/acceptance.rs:276:9
[INFO] [stdout]     |
[INFO] [stdout] 276 |     use scute_test_utils::{Interface, Scute};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scute_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scute_test_utils`, use `cargo add scute_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scute_test_utils`
[INFO] [stdout]    --> tests/acceptance.rs:451:9
[INFO] [stdout]     |
[INFO] [stdout] 451 |     use scute_test_utils::{Interface, Scute};
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scute_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scute_test_utils`, use `cargo add scute_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `scute_test_utils`
[INFO] [stdout]  --> tests/cli.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use scute_test_utils::Scute;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scute_test_utils`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `scute_test_utils`, use `cargo add scute_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scute` (test "cli") due to 1 previous error
[INFO] [stdout] error[E0433]: cannot find module or crate `scute_test_utils` in this scope
[INFO] [stdout]    --> tests/acceptance.rs:298:56
[INFO] [stdout]     |
[INFO] [stdout] 298 |     fn complex_function_check(interface: Interface) -> scute_test_utils::CheckResult {
[INFO] [stdout]     |                                                        ^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `scute_test_utils`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `scute_test_utils`, use `cargo add scute_test_utils` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scute` (test "acceptance") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "1891df20430b927a89f670f5f0c510f6e447067aef3d0dea8278af2b8668c777", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1891df20430b927a89f670f5f0c510f6e447067aef3d0dea8278af2b8668c777", kill_on_drop: false }`
[INFO] [stdout] 1891df20430b927a89f670f5f0c510f6e447067aef3d0dea8278af2b8668c777
