[INFO] fetching crate scute-core 0.0.12...
[INFO] testing scute-core-0.0.12 against 1.95.0 for beta-1.96-2
[INFO] extracting crate scute-core 0.0.12 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate scute-core 0.0.12
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate scute-core 0.0.12
[INFO] tweaked toml for crates.io crate scute-core 0.0.12 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scute-core 0.0.12 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-core 0.0.12 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 googletest_macro v0.14.2
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.7
[INFO] [stderr]   Downloaded libsais v0.2.0
[INFO] [stderr]   Downloaded minreq v2.14.1
[INFO] [stderr]   Downloaded libsais-sys v0.2.0
[INFO] [stderr]   Downloaded googletest v0.14.2
[INFO] [stderr]   Downloaded tree-sitter v0.26.6
[INFO] [stderr]   Downloaded tree-sitter-typescript v0.23.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 36b4d172bb9a0d663a48d0706380f9070f5a99bbf6bd968ec88eac8ad8016f49
[INFO] running `Command { std: "docker" "start" "-a" "36b4d172bb9a0d663a48d0706380f9070f5a99bbf6bd968ec88eac8ad8016f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36b4d172bb9a0d663a48d0706380f9070f5a99bbf6bd968ec88eac8ad8016f49", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36b4d172bb9a0d663a48d0706380f9070f5a99bbf6bd968ec88eac8ad8016f49", kill_on_drop: false }`
[INFO] [stdout] 36b4d172bb9a0d663a48d0706380f9070f5a99bbf6bd968ec88eac8ad8016f49
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 850d9dfbf7a967be8f5e189ff03050dff7ee4ee8df447c2e4ca5c09dae947f4c
[INFO] running `Command { std: "docker" "start" "-a" "850d9dfbf7a967be8f5e189ff03050dff7ee4ee8df447c2e4ca5c09dae947f4c", kill_on_drop: false }`
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling bytemuck v1.25.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling indexmap v2.13.0
[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 syn v2.0.117
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[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 ignore v0.4.25
[INFO] [stderr]    Compiling libsais v0.2.0
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling minreq v2.14.1
[INFO] [stderr]    Compiling scute-core v0.0.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.39s
[INFO] running `Command { std: "docker" "inspect" "850d9dfbf7a967be8f5e189ff03050dff7ee4ee8df447c2e4ca5c09dae947f4c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "850d9dfbf7a967be8f5e189ff03050dff7ee4ee8df447c2e4ca5c09dae947f4c", kill_on_drop: false }`
[INFO] [stdout] 850d9dfbf7a967be8f5e189ff03050dff7ee4ee8df447c2e4ca5c09dae947f4c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] bb682cae57a9b97230e8cd8d23c2fc8ff297cc6b041e7b7ced409eb520a784b8
[INFO] running `Command { std: "docker" "start" "-a" "bb682cae57a9b97230e8cd8d23c2fc8ff297cc6b041e7b7ced409eb520a784b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling googletest_macro v0.14.2
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling test-case-macros v3.3.1
[INFO] [stderr]    Compiling insta v1.46.3
[INFO] [stderr]    Compiling test-case v3.3.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling tree-sitter v0.26.6
[INFO] [stderr]    Compiling googletest v0.14.2
[INFO] [stderr]    Compiling minreq v2.14.1
[INFO] [stderr]    Compiling scute-core v0.0.12 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `scute_test_utils`
[INFO] [stdout]    --> src/code_complexity/check.rs:254:9
[INFO] [stdout]     |
[INFO] [stdout] 254 |     use scute_test_utils::TestDir;
[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]    --> src/code_similarity/check.rs:260:9
[INFO] [stdout]     |
[INFO] [stdout] 260 |     use scute_test_utils::TestDir;
[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/code_similarity/evaluation.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use scute_test_utils::TestDir;
[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/dependency_freshness/package_managers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use scute_test_utils::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/dependency_freshness/pnpm.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use scute_test_utils::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]    --> src/files.rs:343:13
[INFO] [stdout]     |
[INFO] [stdout] 343 |         use scute_test_utils::TestDir;
[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/dependency_freshness.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use scute_test_utils::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] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scute-core` (test "code_similarity") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scute-core` (test "dependency_freshness") due to 3 previous errors
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `scute-core` (lib test) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "bb682cae57a9b97230e8cd8d23c2fc8ff297cc6b041e7b7ced409eb520a784b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb682cae57a9b97230e8cd8d23c2fc8ff297cc6b041e7b7ced409eb520a784b8", kill_on_drop: false }`
[INFO] [stdout] bb682cae57a9b97230e8cd8d23c2fc8ff297cc6b041e7b7ced409eb520a784b8
