[INFO] fetching crate ncount 0.7.2...
[INFO] testing ncount-0.7.2 against 1.91.0 for beta-1.92-2
[INFO] extracting crate ncount 0.7.2 into /workspace/builds/worker-2-tc1/source
[INFO] removed /workspace/builds/worker-2-tc1/source/.cargo/config.toml
[INFO] started tweaking crates.io crate ncount 0.7.2
[INFO] finished tweaking crates.io crate ncount 0.7.2
[INFO] tweaked toml for crates.io crate ncount 0.7.2 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate ncount 0.7.2 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate ncount 0.7.2 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded globset v0.4.15
[INFO] [stderr]   Downloaded libsw v3.3.1
[INFO] [stderr]   Downloaded serde_derive v1.0.213
[INFO] [stderr]   Downloaded prettytable-rs v0.10.0
[INFO] [stderr]   Downloaded serde v1.0.213
[INFO] [stderr]   Downloaded syn v2.0.82
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 46091a5c29e22d6bc39c62e186fe9e863e34a0d9175a8cf45edf40864d8d085b
[INFO] running `Command { std: "docker" "start" "-a" "46091a5c29e22d6bc39c62e186fe9e863e34a0d9175a8cf45edf40864d8d085b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "46091a5c29e22d6bc39c62e186fe9e863e34a0d9175a8cf45edf40864d8d085b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "46091a5c29e22d6bc39c62e186fe9e863e34a0d9175a8cf45edf40864d8d085b", kill_on_drop: false }`
[INFO] [stdout] 46091a5c29e22d6bc39c62e186fe9e863e34a0d9175a8cf45edf40864d8d085b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8a7e35945f4de808304d47e2c86eb1af0ad476b616995499fea0b5bcb1500f73
[INFO] running `Command { std: "docker" "start" "-a" "8a7e35945f4de808304d47e2c86eb1af0ad476b616995499fea0b5bcb1500f73", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling serde v1.0.213
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.8
[INFO] [stderr]    Compiling anstyle-parse v0.2.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling colorchoice v1.0.2
[INFO] [stderr]    Compiling anstyle-query v1.1.1
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling anstream v0.6.15
[INFO] [stderr]    Compiling clap_lex v0.7.2
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling bstr v1.10.0
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling libsw v3.3.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling is-terminal v0.4.13
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling syn v2.0.82
[INFO] [stderr]    Compiling terminal_size v0.4.0
[INFO] [stderr]    Compiling clap_builder v4.5.20
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling regex v1.11.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling prettytable-rs v0.10.0
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling clap v4.5.20
[INFO] [stderr]    Compiling ncount v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/document.rs:153:58
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = DocumentStats> + 'a> {
[INFO] [stdout]     |                      -- the lifetime is named here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = DocumentStats<'a>> + 'a> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 29.90s
[INFO] running `Command { std: "docker" "inspect" "8a7e35945f4de808304d47e2c86eb1af0ad476b616995499fea0b5bcb1500f73", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8a7e35945f4de808304d47e2c86eb1af0ad476b616995499fea0b5bcb1500f73", kill_on_drop: false }`
[INFO] [stdout] 8a7e35945f4de808304d47e2c86eb1af0ad476b616995499fea0b5bcb1500f73
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e8bfb16f51ed33e3f2fa176ca75041a3ed18cd4c39e71c605d28d5325032f748
[INFO] running `Command { std: "docker" "start" "-a" "e8bfb16f51ed33e3f2fa176ca75041a3ed18cd4c39e71c605d28d5325032f748", kill_on_drop: false }`
[INFO] [stderr]    Compiling ncount v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/document.rs:153:58
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = DocumentStats> + 'a> {
[INFO] [stdout]     |                      -- the lifetime is named here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 153 |     pub fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = DocumentStats<'a>> + 'a> {
[INFO] [stdout]     |                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 1.25s
[INFO] running `Command { std: "docker" "inspect" "e8bfb16f51ed33e3f2fa176ca75041a3ed18cd4c39e71c605d28d5325032f748", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e8bfb16f51ed33e3f2fa176ca75041a3ed18cd4c39e71c605d28d5325032f748", kill_on_drop: false }`
[INFO] [stdout] e8bfb16f51ed33e3f2fa176ca75041a3ed18cd4c39e71c605d28d5325032f748
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 296341f22cd6dbdf13e32d1a4ea5ce0f2071ca3eb835009d9aebfccddc75e951
[INFO] running `Command { std: "docker" "start" "-a" "296341f22cd6dbdf13e32d1a4ea5ce0f2071ca3eb835009d9aebfccddc75e951", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/document.rs:153:58
[INFO] [stderr]     |
[INFO] [stderr] 153 |     pub fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = DocumentStats> + 'a> {
[INFO] [stderr]     |                      -- the lifetime is named here       ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 153 |     pub fn iter<'a>(&'a self) -> Box<dyn Iterator<Item = DocumentStats<'a>> + 'a> {
[INFO] [stderr]     |                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `ncount` (bin "ncount" test) generated 1 warning (run `cargo fix --bin "ncount" --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ncount-cba8e55b815f942e)
[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" "296341f22cd6dbdf13e32d1a4ea5ce0f2071ca3eb835009d9aebfccddc75e951", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "296341f22cd6dbdf13e32d1a4ea5ce0f2071ca3eb835009d9aebfccddc75e951", kill_on_drop: false }`
[INFO] [stdout] 296341f22cd6dbdf13e32d1a4ea5ce0f2071ca3eb835009d9aebfccddc75e951
