[INFO] fetching crate neural-complexity 0.1.0... [INFO] testing neural-complexity-0.1.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate neural-complexity 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate neural-complexity 0.1.0 [INFO] finished tweaking crates.io crate neural-complexity 0.1.0 [INFO] tweaked toml for crates.io crate neural-complexity 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate neural-complexity 0.1.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate neural-complexity 0.1.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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded neural-shared v0.1.0 [INFO] [stderr] Downloaded itoa v1.0.16 [INFO] [stderr] Downloaded globset v0.4.18 [INFO] [stderr] Downloaded zmij v0.1.7 [INFO] [stderr] Downloaded ignore v0.4.25 [INFO] [stderr] Downloaded cc v1.0.106 [INFO] [stderr] Downloaded tree-sitter v0.20.10 [INFO] [stderr] Downloaded serde_json v1.0.147 [INFO] [stderr] Downloaded tree-sitter-python v0.20.4 [INFO] [stderr] Downloaded tree-sitter-typescript v0.20.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a013c6de40a8b81c4fa001cef7fb2c1ba36acfcd6593271440ee375f02c99fa [INFO] running `Command { std: "docker" "start" "-a" "2a013c6de40a8b81c4fa001cef7fb2c1ba36acfcd6593271440ee375f02c99fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a013c6de40a8b81c4fa001cef7fb2c1ba36acfcd6593271440ee375f02c99fa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a013c6de40a8b81c4fa001cef7fb2c1ba36acfcd6593271440ee375f02c99fa", kill_on_drop: false }` [INFO] [stdout] 2a013c6de40a8b81c4fa001cef7fb2c1ba36acfcd6593271440ee375f02c99fa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b9f62d8483203a3d746a45664b39da7980b0b59a9c5862b5be3cc0107f818658 [INFO] running `Command { std: "docker" "start" "-a" "b9f62d8483203a3d746a45664b39da7980b0b59a9c5862b5be3cc0107f818658", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling cc v1.0.106 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling serde_json v1.0.147 [INFO] [stderr] Compiling tree-sitter v0.20.10 [INFO] [stderr] Compiling tree-sitter-typescript v0.20.5 [INFO] [stderr] Compiling tree-sitter-python v0.20.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Compiling zmij v0.1.7 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling clap_builder v4.5.53 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling globset v0.4.18 [INFO] [stderr] Compiling ignore v0.4.25 [INFO] [stderr] Compiling clap v4.5.53 [INFO] [stderr] Compiling neural-shared v0.1.0 [INFO] [stderr] Compiling neural-complexity v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> src/analyzer/mod.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use neural_shared::{ParsedFile, Symbol}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.84s [INFO] running `Command { std: "docker" "inspect" "b9f62d8483203a3d746a45664b39da7980b0b59a9c5862b5be3cc0107f818658", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b9f62d8483203a3d746a45664b39da7980b0b59a9c5862b5be3cc0107f818658", kill_on_drop: false }` [INFO] [stdout] b9f62d8483203a3d746a45664b39da7980b0b59a9c5862b5be3cc0107f818658 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f08e115dc119c4c3321323daa9e188906f1e3e9ea869905ed798f8afa28110bb [INFO] running `Command { std: "docker" "start" "-a" "f08e115dc119c4c3321323daa9e188906f1e3e9ea869905ed798f8afa28110bb", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> src/analyzer/mod.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use neural_shared::{ParsedFile, Symbol}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling neural-complexity v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Symbol` [INFO] [stdout] --> src/analyzer/mod.rs:3:33 [INFO] [stdout] | [INFO] [stdout] 3 | use neural_shared::{ParsedFile, Symbol}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] running `Command { std: "docker" "inspect" "f08e115dc119c4c3321323daa9e188906f1e3e9ea869905ed798f8afa28110bb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f08e115dc119c4c3321323daa9e188906f1e3e9ea869905ed798f8afa28110bb", kill_on_drop: false }` [INFO] [stdout] f08e115dc119c4c3321323daa9e188906f1e3e9ea869905ed798f8afa28110bb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e274af9a92207b6bba74b1db21dd0f3dcdb1759cbe140d9a36b9e7ef9caee764 [INFO] running `Command { std: "docker" "start" "-a" "e274af9a92207b6bba74b1db21dd0f3dcdb1759cbe140d9a36b9e7ef9caee764", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Symbol` [INFO] [stdout] [INFO] [stderr] --> src/analyzer/mod.rs:3:33 [INFO] [stdout] running 0 tests [INFO] [stderr] | [INFO] [stdout] [INFO] [stderr] 3 | use neural_shared::{ParsedFile, Symbol}; [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stderr] | ^^^^^^ [INFO] [stdout] [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `neural-complexity` (lib) generated 1 warning (run `cargo fix --lib -p neural-complexity` to apply 1 suggestion) [INFO] [stderr] warning: `neural-complexity` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/neural_complexity-f5ba233291f5de63) [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/neural_complexity-6881fb481510ae3c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests neural_complexity [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e274af9a92207b6bba74b1db21dd0f3dcdb1759cbe140d9a36b9e7ef9caee764", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e274af9a92207b6bba74b1db21dd0f3dcdb1759cbe140d9a36b9e7ef9caee764", kill_on_drop: false }` [INFO] [stdout] e274af9a92207b6bba74b1db21dd0f3dcdb1759cbe140d9a36b9e7ef9caee764