[INFO] cloning repository https://github.com/tcpessoa/dockspy
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tcpessoa/dockspy" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcpessoa%2Fdockspy", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcpessoa%2Fdockspy'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 12154366e025b2269e10ccb1dbfd5f13c83a6d8b
[INFO] checking tcpessoa/dockspy against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftcpessoa%2Fdockspy" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/tcpessoa/dockspy
[INFO] finished tweaking git repo https://github.com/tcpessoa/dockspy
[INFO] tweaked toml for git repo https://github.com/tcpessoa/dockspy written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tcpessoa/dockspy on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tcpessoa/dockspy 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bcf42c7533faadccec1be2cade81583a083a38b913c281d78c72868875d9476e
[INFO] running `Command { std: "docker" "start" "-a" "bcf42c7533faadccec1be2cade81583a083a38b913c281d78c72868875d9476e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bcf42c7533faadccec1be2cade81583a083a38b913c281d78c72868875d9476e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf42c7533faadccec1be2cade81583a083a38b913c281d78c72868875d9476e", kill_on_drop: false }`
[INFO] [stdout] bcf42c7533faadccec1be2cade81583a083a38b913c281d78c72868875d9476e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 88bf634df2a063cb4a908d567a19c1610ef6b43787c735f7e9ae82f9f943c059
[INFO] running `Command { std: "docker" "start" "-a" "88bf634df2a063cb4a908d567a19c1610ef6b43787c735f7e9ae82f9f943c059", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking time-core v0.1.1
[INFO] [stderr]     Checking deranged v0.3.8
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]     Checking either v1.9.0
[INFO] [stderr]    Compiling indoc v2.0.3
[INFO] [stderr]    Compiling syn v2.0.33
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking time v0.3.28
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking signal-hook v0.3.17
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking chrono v0.4.30
[INFO] [stderr]     Checking colored v2.0.4
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking crossterm v0.27.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking tui v0.19.0
[INFO] [stderr]    Compiling strum_macros v0.25.2
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]     Checking ratatui v0.23.0
[INFO] [stderr]     Checking dockspy v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
[INFO] [stdout]    --> src/main.rs:101:91
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...                   timestamp.with_timezone(&chrono::FixedOffset::east(0))
[INFO] [stdout]     |                                                                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
[INFO] [stdout]    --> src/main.rs:105:86
[INFO] [stdout]     |
[INFO] [stdout] 105 | ...                   .with_timezone(&chrono::FixedOffset::east(0))
[INFO] [stdout]     |                                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
[INFO] [stdout]    --> src/main.rs:101:91
[INFO] [stdout]     |
[INFO] [stdout] 101 | ...                   timestamp.with_timezone(&chrono::FixedOffset::east(0))
[INFO] [stdout]     |                                                                     ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::FixedOffset::east`: use `east_opt()` instead
[INFO] [stdout]    --> src/main.rs:105:86
[INFO] [stdout]     |
[INFO] [stdout] 105 | ...                   .with_timezone(&chrono::FixedOffset::east(0))
[INFO] [stdout]     |                                                            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut error_counts: HashMap<String, (usize, usize, usize)> = HashMap::new();
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error_counts`
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut error_counts: HashMap<String, (usize, usize, usize)> = HashMap::new();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_counts`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_logs_count` is never used
[INFO] [stdout]   --> src/container.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Container {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn get_logs_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]  --> src/error_history.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ErrorHistory {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 3 |     pub errors: Vec<(usize, String)>,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ErrorHistory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_error`, `get_error_count`, and `get_error_count_by_last_n_seconds` are never used
[INFO] [stdout]   --> src/error_history.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl ErrorHistory {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn add_error(&mut self, error: &str) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn get_error_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_error_count_by_last_n_seconds(&self, n: usize) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut error_counts: HashMap<String, (usize, usize, usize)> = HashMap::new();
[INFO] [stdout]    |         ----^^^^^^^^^^^^
[INFO] [stdout]    |         |
[INFO] [stdout]    |         help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error_counts`
[INFO] [stdout]   --> src/main.rs:31:9
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut error_counts: HashMap<String, (usize, usize, usize)> = HashMap::new();
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_counts`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_logs_count` is never used
[INFO] [stdout]   --> src/container.rs:39:12
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl Container {
[INFO] [stdout]    | -------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 39 |     pub fn get_logs_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `errors` is never read
[INFO] [stdout]  --> src/error_history.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct ErrorHistory {
[INFO] [stdout]   |            ------------ field in this struct
[INFO] [stdout] 3 |     pub errors: Vec<(usize, String)>,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `ErrorHistory` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `add_error`, `get_error_count`, and `get_error_count_by_last_n_seconds` are never used
[INFO] [stdout]   --> src/error_history.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout]  6 | impl ErrorHistory {
[INFO] [stdout]    | ----------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 13 |     pub fn add_error(&mut self, error: &str) {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn get_error_count(&self) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 23 |     pub fn get_error_count_by_last_n_seconds(&self, n: usize) -> usize {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.97s
[INFO] running `Command { std: "docker" "inspect" "88bf634df2a063cb4a908d567a19c1610ef6b43787c735f7e9ae82f9f943c059", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "88bf634df2a063cb4a908d567a19c1610ef6b43787c735f7e9ae82f9f943c059", kill_on_drop: false }`
[INFO] [stdout] 88bf634df2a063cb4a908d567a19c1610ef6b43787c735f7e9ae82f9f943c059
