[INFO] fetching crate codstts 0.1.0...
[INFO] testing codstts-0.1.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate codstts 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate codstts 0.1.0
[INFO] finished tweaking crates.io crate codstts 0.1.0
[INFO] tweaked toml for crates.io crate codstts 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate codstts 0.1.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate codstts 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded winnow v0.6.24
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 12c85f7646bca42432d955160541e9745ef278604da2c42be33c9ec95e8a6b3a
[INFO] running `Command { std: "docker" "start" "-a" "12c85f7646bca42432d955160541e9745ef278604da2c42be33c9ec95e8a6b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "12c85f7646bca42432d955160541e9745ef278604da2c42be33c9ec95e8a6b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "12c85f7646bca42432d955160541e9745ef278604da2c42be33c9ec95e8a6b3a", kill_on_drop: false }`
[INFO] [stdout] 12c85f7646bca42432d955160541e9745ef278604da2c42be33c9ec95e8a6b3a
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 70d7cda5b0b4ef37a0315b151d715a76ec6ee0b56ea96fc8007ddbbd1df48bec
[INFO] running `Command { std: "docker" "start" "-a" "70d7cda5b0b4ef37a0315b151d715a76ec6ee0b56ea96fc8007ddbbd1df48bec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.15
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling portable-atomic v1.10.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.11.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling winnow v0.6.24
[INFO] [stderr]    Compiling unicode-width v0.2.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling log v0.4.25
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling clap_builder v4.5.27
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling console v0.15.10
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling indicatif v0.17.9
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling clap_derive v4.5.24
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling clap v4.5.27
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling codstts v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/core/display.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .map(|(_, stats)| (stats.bytes as f64 / total_bytes as f64 * 100.0))
[INFO] [stdout]    |                               ^                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -             .map(|(_, stats)| (stats.bytes as f64 / total_bytes as f64 * 100.0))
[INFO] [stdout] 38 +             .map(|(_, stats)| stats.bytes as f64 / total_bytes as f64 * 100.0 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.11s
[INFO] running `Command { std: "docker" "inspect" "70d7cda5b0b4ef37a0315b151d715a76ec6ee0b56ea96fc8007ddbbd1df48bec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "70d7cda5b0b4ef37a0315b151d715a76ec6ee0b56ea96fc8007ddbbd1df48bec", kill_on_drop: false }`
[INFO] [stdout] 70d7cda5b0b4ef37a0315b151d715a76ec6ee0b56ea96fc8007ddbbd1df48bec
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 648d53a6606c7f267e2c4482cee3499d4c3e321f2c4a2e374ff393b76fee0525
[INFO] running `Command { std: "docker" "start" "-a" "648d53a6606c7f267e2c4482cee3499d4c3e321f2c4a2e374ff393b76fee0525", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling is-terminal v0.4.15
[INFO] [stderr]    Compiling oorandom v11.1.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling serde_spanned v0.6.8
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling codstts v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/core/display.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .map(|(_, stats)| (stats.bytes as f64 / total_bytes as f64 * 100.0))
[INFO] [stdout]    |                               ^                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -             .map(|(_, stats)| (stats.bytes as f64 / total_bytes as f64 * 100.0))
[INFO] [stdout] 38 +             .map(|(_, stats)| stats.bytes as f64 / total_bytes as f64 * 100.0 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/core/display.rs:38:31
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .map(|(_, stats)| (stats.bytes as f64 / total_bytes as f64 * 100.0))
[INFO] [stdout]    |                               ^                                               ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -             .map(|(_, stats)| (stats.bytes as f64 / total_bytes as f64 * 100.0))
[INFO] [stdout] 38 +             .map(|(_, stats)| stats.bytes as f64 / total_bytes as f64 * 100.0 )
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 18.65s
[INFO] running `Command { std: "docker" "inspect" "648d53a6606c7f267e2c4482cee3499d4c3e321f2c4a2e374ff393b76fee0525", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "648d53a6606c7f267e2c4482cee3499d4c3e321f2c4a2e374ff393b76fee0525", kill_on_drop: false }`
[INFO] [stdout] 648d53a6606c7f267e2c4482cee3499d4c3e321f2c4a2e374ff393b76fee0525
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 16f9bdde5f04f1b99001ddb4a91eb617470f3a1a6819cc0a2863fcfeba52a115
[INFO] running `Command { std: "docker" "start" "-a" "16f9bdde5f04f1b99001ddb4a91eb617470f3a1a6819cc0a2863fcfeba52a115", kill_on_drop: false }`
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/core/display.rs:38:31
[INFO] [stderr]    |
[INFO] [stderr] 38 |             .map(|(_, stats)| (stats.bytes as f64 / total_bytes as f64 * 100.0))
[INFO] [stderr]    |                               ^                                               ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 38 -             .map(|(_, stats)| (stats.bytes as f64 / total_bytes as f64 * 100.0))
[INFO] [stderr] 38 +             .map(|(_, stats)| stats.bytes as f64 / total_bytes as f64 * 100.0 )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `codstts` (lib) generated 1 warning (run `cargo fix --lib -p codstts` to apply 1 suggestion)
[INFO] [stderr] warning: `codstts` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codstts-0ffff543b730d8d8)
[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]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/codstts-1f1308f4fffb7b27)
[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 codstts
[INFO] [stderr] warning: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/core/display.rs:38:31
[INFO] [stderr]    |
[INFO] [stderr] 38 |             .map(|(_, stats)| (stats.bytes as f64 / total_bytes as f64 * 100.0))
[INFO] [stderr]    |                               ^                                               ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 38 -             .map(|(_, stats)| (stats.bytes as f64 / total_bytes as f64 * 100.0))
[INFO] [stderr] 38 +             .map(|(_, stats)| stats.bytes as f64 / total_bytes as f64 * 100.0 )
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: 1 warning emitted
[INFO] [stderr] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "16f9bdde5f04f1b99001ddb4a91eb617470f3a1a6819cc0a2863fcfeba52a115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16f9bdde5f04f1b99001ddb4a91eb617470f3a1a6819cc0a2863fcfeba52a115", kill_on_drop: false }`
[INFO] [stdout] 16f9bdde5f04f1b99001ddb4a91eb617470f3a1a6819cc0a2863fcfeba52a115
