[INFO] cloning repository https://github.com/t-nil/batmon
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/t-nil/batmon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-nil%2Fbatmon", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-nil%2Fbatmon'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fd28e2081079918ae7819aa902d932ae1b0d35a9
[INFO] checking t-nil/batmon against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ft-nil%2Fbatmon" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/t-nil/batmon
[INFO] finished tweaking git repo https://github.com/t-nil/batmon
[INFO] tweaked toml for git repo https://github.com/t-nil/batmon written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/t-nil/batmon 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/t-nil/batmon 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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 0b6f15a191f0ab69de5dda55e7659a8e38ecd444e444156bae8566a8f2768115
[INFO] running `Command { std: "docker" "start" "-a" "0b6f15a191f0ab69de5dda55e7659a8e38ecd444e444156bae8566a8f2768115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0b6f15a191f0ab69de5dda55e7659a8e38ecd444e444156bae8566a8f2768115", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0b6f15a191f0ab69de5dda55e7659a8e38ecd444e444156bae8566a8f2768115", kill_on_drop: false }`
[INFO] [stdout] 0b6f15a191f0ab69de5dda55e7659a8e38ecd444e444156bae8566a8f2768115
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 973630da5d9c3735d5caf3a7073e7fc3d147f5952c99a0df14f7e784e2e36e84
[INFO] running `Command { std: "docker" "start" "-a" "973630da5d9c3735d5caf3a7073e7fc3d147f5952c99a0df14f7e784e2e36e84", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling rustix v0.38.31
[INFO] [stderr]    Compiling cc v1.0.87
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking anstream v0.6.12
[INFO] [stderr]     Checking object v0.32.2
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling anyhow v1.0.80
[INFO] [stderr]     Checking bytemuck v1.14.3
[INFO] [stderr]     Checking drawille v0.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking rgb v0.8.37
[INFO] [stderr]     Checking either v1.10.0
[INFO] [stderr]     Checking thread-id v3.3.0
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking terminal_size v0.3.0
[INFO] [stderr]     Checking simple-logging v2.0.2
[INFO] [stderr]     Checking clap_builder v4.5.1
[INFO] [stderr]     Checking textplots v0.8.6
[INFO] [stderr]     Checking chrono v0.4.34
[INFO] [stderr]    Compiling backtrace v0.3.69
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling clap_derive v4.5.0
[INFO] [stderr]     Checking clap v4.5.1
[INFO] [stderr]     Checking batmon v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `borrow::BorrowMut as _` and `io`
[INFO] [stdout]   --> src/lib.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     borrow::BorrowMut as _,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fs, io,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]   --> src/lib.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | use derive_more::{Add, Display, Div, From, Mul, Sub};
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `any`
[INFO] [stdout]   --> src/lib.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 99 |         #[cfg(any)]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(any)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(any)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `div_duration` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(div_duration)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `borrow::BorrowMut as _` and `io`
[INFO] [stdout]   --> src/lib.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  7 |     borrow::BorrowMut as _,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 10 |     fs, io,
[INFO] [stdout]    |         ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Display`
[INFO] [stdout]   --> src/lib.rs:19:24
[INFO] [stdout]    |
[INFO] [stdout] 19 | use derive_more::{Add, Display, Div, From, Mul, Sub};
[INFO] [stdout]    |                        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `any`
[INFO] [stdout]   --> src/lib.rs:99:15
[INFO] [stdout]    |
[INFO] [stdout] 99 |         #[cfg(any)]
[INFO] [stdout]    |               ^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(any)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(any)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `div_duration` has been stable since 1.80.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | #![feature(div_duration)]
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Any` and `type_name`
[INFO] [stdout]  --> src/cli/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::any::{type_name, Any};
[INFO] [stdout]   |                ^^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Any` and `type_name`
[INFO] [stdout]  --> src/cli/main.rs:3:16
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::any::{type_name, Any};
[INFO] [stdout]   |                ^^^^^^^^^  ^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/cli/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_println`
[INFO] [stdout]   --> src/cli/main.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[cfg(feature = "debug_println")]
[INFO] [stdout]    |               ^^^^^^^^^^---------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dbg_println"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `dbg_println`
[INFO] [stdout]    = help: consider adding `debug_println` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_println`
[INFO] [stdout]   --> src/cli/main.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |         #[cfg(feature = "debug_println")]
[INFO] [stdout]    |               ^^^^^^^^^^---------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dbg_println"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `dbg_println`
[INFO] [stdout]    = help: consider adding `debug_println` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `itertools::Itertools`
[INFO] [stdout]  --> src/cli/main.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use itertools::Itertools;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_println`
[INFO] [stdout]   --> src/cli/main.rs:25:15
[INFO] [stdout]    |
[INFO] [stdout] 25 |         #[cfg(feature = "debug_println")]
[INFO] [stdout]    |               ^^^^^^^^^^---------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dbg_println"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `dbg_println`
[INFO] [stdout]    = help: consider adding `debug_println` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `debug_println`
[INFO] [stdout]   --> src/cli/main.rs:36:15
[INFO] [stdout]    |
[INFO] [stdout] 36 |         #[cfg(feature = "debug_println")]
[INFO] [stdout]    |               ^^^^^^^^^^---------------
[INFO] [stdout]    |                         |
[INFO] [stdout]    |                         help: there is a expected value with a similar name: `"dbg_println"`
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `dbg_println`
[INFO] [stdout]    = help: consider adding `debug_println` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AdditionalIteratorFns` is never used
[INFO] [stdout]   --> src/cli/main.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | trait AdditionalIteratorFns {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `AdditionalIteratorFns` is never used
[INFO] [stdout]   --> src/cli/main.rs:68:7
[INFO] [stdout]    |
[INFO] [stdout] 68 | trait AdditionalIteratorFns {
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.23s
[INFO] running `Command { std: "docker" "inspect" "973630da5d9c3735d5caf3a7073e7fc3d147f5952c99a0df14f7e784e2e36e84", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "973630da5d9c3735d5caf3a7073e7fc3d147f5952c99a0df14f7e784e2e36e84", kill_on_drop: false }`
[INFO] [stdout] 973630da5d9c3735d5caf3a7073e7fc3d147f5952c99a0df14f7e784e2e36e84
