[INFO] fetching crate scute 0.0.15... [INFO] testing scute-0.0.15 against try#dec9417b8611e34e787a3e4c37686b5131f9e5c5 for pr-154210-2 [INFO] extracting crate scute 0.0.15 into /workspace/builds/worker-4-tc2/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-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate scute 0.0.15 on toolchain dec9417b8611e34e787a3e4c37686b5131f9e5c5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2d3c58e6826639fa5cb035afe199fe47e412afdca6daa2d841e18d1f104fea59 [INFO] running `Command { std: "docker" "start" "-a" "2d3c58e6826639fa5cb035afe199fe47e412afdca6daa2d841e18d1f104fea59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d3c58e6826639fa5cb035afe199fe47e412afdca6daa2d841e18d1f104fea59", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d3c58e6826639fa5cb035afe199fe47e412afdca6daa2d841e18d1f104fea59", kill_on_drop: false }` [INFO] [stdout] 2d3c58e6826639fa5cb035afe199fe47e412afdca6daa2d841e18d1f104fea59 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c020e20b1dca4cbcf6f7175ee2f5bf4ef3cc4384baf810b12cbd9939171ecb66 [INFO] running `Command { std: "docker" "start" "-a" "c020e20b1dca4cbcf6f7175ee2f5bf4ef3cc4384baf810b12cbd9939171ecb66", kill_on_drop: false }` [INFO] [stderr] Compiling tree-sitter-language v0.1.7 [INFO] [stderr] Compiling cc v1.2.56 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling serde_yml v0.0.12 [INFO] [stderr] Compiling bytemuck v1.25.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling streaming-iterator v0.1.9 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Compiling libyml v0.0.5 [INFO] [stderr] Compiling rmcp v1.1.1 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Compiling pastey v0.2.1 [INFO] [stderr] Compiling clap_lex v1.0.0 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling clap_builder v4.5.60 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling libsais-sys v0.2.0 [INFO] [stderr] Compiling tree-sitter-typescript v0.23.2 [INFO] [stderr] Compiling tree-sitter-javascript v0.25.0 [INFO] [stderr] Compiling tree-sitter-rust v0.24.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling tree-sitter v0.26.6 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling libsais v0.2.0 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling tokio-macros v2.6.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling clap_derive v4.5.55 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling tokio v1.50.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling rmcp-macros v1.1.1 [INFO] [stderr] Compiling clap v4.5.60 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling minreq v2.14.1 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling scute-core v0.0.12 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling schemars v1.2.1 [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 1m 07s [INFO] running `Command { std: "docker" "inspect" "c020e20b1dca4cbcf6f7175ee2f5bf4ef3cc4384baf810b12cbd9939171ecb66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c020e20b1dca4cbcf6f7175ee2f5bf4ef3cc4384baf810b12cbd9939171ecb66", kill_on_drop: false }` [INFO] [stdout] c020e20b1dca4cbcf6f7175ee2f5bf4ef3cc4384baf810b12cbd9939171ecb66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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" "+dec9417b8611e34e787a3e4c37686b5131f9e5c5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6a0f0514d419095d306031bfaa191050c902e90d4191e6b780e7e81c303966b6 [INFO] running `Command { std: "docker" "start" "-a" "6a0f0514d419095d306031bfaa191050c902e90d4191e6b780e7e81c303966b6", 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[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] [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[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] [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] [stderr] error: could not compile `scute` (test "acceptance") due to 7 previous errors [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `scute` (test "mcp") due to 1 previous error [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6a0f0514d419095d306031bfaa191050c902e90d4191e6b780e7e81c303966b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a0f0514d419095d306031bfaa191050c902e90d4191e6b780e7e81c303966b6", kill_on_drop: false }` [INFO] [stdout] 6a0f0514d419095d306031bfaa191050c902e90d4191e6b780e7e81c303966b6