[INFO] fetching crate codspeed-divan-compat-walltime 4.1.0...
[INFO] testing codspeed-divan-compat-walltime-4.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate codspeed-divan-compat-walltime 4.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate codspeed-divan-compat-walltime 4.1.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate codspeed-divan-compat-walltime 4.1.0
[INFO] tweaked toml for crates.io crate codspeed-divan-compat-walltime 4.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate codspeed-divan-compat-walltime 4.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate codspeed-divan-compat-walltime 4.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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 790e8258ddfa8e79065011b6a7deac4a2dd2ee4b99d6a006ae45362e5a0e6226
[INFO] running `Command { std: "docker" "start" "-a" "790e8258ddfa8e79065011b6a7deac4a2dd2ee4b99d6a006ae45362e5a0e6226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "790e8258ddfa8e79065011b6a7deac4a2dd2ee4b99d6a006ae45362e5a0e6226", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "790e8258ddfa8e79065011b6a7deac4a2dd2ee4b99d6a006ae45362e5a0e6226", kill_on_drop: false }`
[INFO] [stdout] 790e8258ddfa8e79065011b6a7deac4a2dd2ee4b99d6a006ae45362e5a0e6226
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 56702bf27425949034de182de5c59d96d07155e60112da79f2bdb680180276b1
[INFO] running `Command { std: "docker" "start" "-a" "56702bf27425949034de182de5c59d96d07155e60112da79f2bdb680180276b1", kill_on_drop: false }`
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling colored v2.1.0
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling condtype v1.3.0
[INFO] [stderr]    Compiling statrs v0.18.0
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling clap_builder v4.5.17
[INFO] [stderr]    Compiling codspeed v4.1.0
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling clap v4.5.17
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling divan-macros v0.1.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling codspeed-divan-compat-walltime v4.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entry/meta.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn bench_options(&self) -> Option<&BenchOptions> {
[INFO] [stdout]    |                                 ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |                ||
[INFO] [stdout]    |                                 |                |the same lifetime is hidden here
[INFO] [stdout]    |                                 |                the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn bench_options(&self) -> Option<&BenchOptions<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry/tree.rs:338:26
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn bench_options(&self) -> Option<&'a BenchOptions> {
[INFO] [stdout]     |                          ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn bench_options(&self) -> Option<&'a BenchOptions<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/counter/any_counter.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 68 |     ) -> DisplayThroughput {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     ) -> DisplayThroughput<'_> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.88s
[INFO] running `Command { std: "docker" "inspect" "56702bf27425949034de182de5c59d96d07155e60112da79f2bdb680180276b1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "56702bf27425949034de182de5c59d96d07155e60112da79f2bdb680180276b1", kill_on_drop: false }`
[INFO] [stdout] 56702bf27425949034de182de5c59d96d07155e60112da79f2bdb680180276b1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f3c7c4894f8a9318204847180415a79a741c79218279a5a6bca3690b679214ef
[INFO] running `Command { std: "docker" "start" "-a" "f3c7c4894f8a9318204847180415a79a741c79218279a5a6bca3690b679214ef", kill_on_drop: false }`
[INFO] [stderr]    Compiling libmimalloc-sys v0.1.39
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entry/meta.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn bench_options(&self) -> Option<&BenchOptions> {
[INFO] [stdout]    |                                 ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |                ||
[INFO] [stdout]    |                                 |                |the same lifetime is hidden here
[INFO] [stdout]    |                                 |                the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn bench_options(&self) -> Option<&BenchOptions<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry/tree.rs:338:26
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn bench_options(&self) -> Option<&'a BenchOptions> {
[INFO] [stdout]     |                          ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn bench_options(&self) -> Option<&'a BenchOptions<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/counter/any_counter.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 68 |     ) -> DisplayThroughput {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     ) -> DisplayThroughput<'_> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling mimalloc v0.1.43
[INFO] [stderr]    Compiling codspeed-divan-compat-walltime v4.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/entry/meta.rs:36:33
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn bench_options(&self) -> Option<&BenchOptions> {
[INFO] [stdout]    |                                 ^^^^^            ^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |                ||
[INFO] [stdout]    |                                 |                |the same lifetime is hidden here
[INFO] [stdout]    |                                 |                the same lifetime is elided here
[INFO] [stdout]    |                                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn bench_options(&self) -> Option<&BenchOptions<'_>> {
[INFO] [stdout]    |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/entry/tree.rs:338:26
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn bench_options(&self) -> Option<&'a BenchOptions> {
[INFO] [stdout]     |                          ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 338 |     pub fn bench_options(&self) -> Option<&'a BenchOptions<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/counter/any_counter.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] ...
[INFO] [stdout] 68 |     ) -> DisplayThroughput {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 68 |     ) -> DisplayThroughput<'_> {
[INFO] [stdout]    |                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.29s
[INFO] running `Command { std: "docker" "inspect" "f3c7c4894f8a9318204847180415a79a741c79218279a5a6bca3690b679214ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f3c7c4894f8a9318204847180415a79a741c79218279a5a6bca3690b679214ef", kill_on_drop: false }`
[INFO] [stdout] f3c7c4894f8a9318204847180415a79a741c79218279a5a6bca3690b679214ef
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f4400571ec0666e71f4d0e177db2706e9edc2574d36cf9f9dfc390e565619c48
[INFO] running `Command { std: "docker" "start" "-a" "f4400571ec0666e71f4d0e177db2706e9edc2574d36cf9f9dfc390e565619c48", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/entry/meta.rs:36:33
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub(crate) fn bench_options(&self) -> Option<&BenchOptions> {
[INFO] [stderr]    |                                 ^^^^^            ^^^^^^^^^^^^^
[INFO] [stderr]    |                                 |                ||
[INFO] [stderr]    |                                 |                |the same lifetime is hidden here
[INFO] [stderr]    |                                 |                the same lifetime is elided here
[INFO] [stderr]    |                                 the lifetime is elided 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: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub(crate) fn bench_options(&self) -> Option<&BenchOptions<'_>> {
[INFO] [stderr]    |                                                               ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/entry/tree.rs:338:26
[INFO] [stderr]     |
[INFO] [stderr] 338 |     pub fn bench_options(&self) -> Option<&'a BenchOptions> {
[INFO] [stderr]     |                          ^^^^^                ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                          |
[INFO] [stderr]     |                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 338 |     pub fn bench_options(&self) -> Option<&'a BenchOptions<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/counter/any_counter.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |         &self,
[INFO] [stderr]    |         ^^^^^ the lifetime is elided here
[INFO] [stderr] ...
[INFO] [stderr] 68 |     ) -> DisplayThroughput {
[INFO] [stderr]    |          ^^^^^^^^^^^^^^^^^ 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] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 68 |     ) -> DisplayThroughput<'_> {
[INFO] [stderr]    |                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `codspeed-divan-compat-walltime` (lib) generated 3 warnings (run `cargo fix --lib -p codspeed-divan-compat-walltime` to apply 3 suggestions)
[INFO] [stderr] warning: `codspeed-divan-compat-walltime` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codspeed_divan_compat_walltime-fc53c68c6cbc09c2)
[INFO] [stdout] 
[INFO] [stdout] running 46 tests
[INFO] [stdout] test __private::tests::into_threads ... ok
[INFO] [stdout] test __private::tests::shrink_array ... ok
[INFO] [stdout] test alloc::tests::tally ... ok
[INFO] [stdout] test bench::args::tests::optimizations::box_str_array ... ok
[INFO] [stdout] test bench::args::tests::optimizations::cow_str_array ... ok
[INFO] [stdout] test bench::args::tests::optimizations::str_array ... ok
[INFO] [stdout] test bench::args::tests::optimizations::str_slice ... ok
[INFO] [stdout] test bench::args::tests::optimizations::string_array ... ok
[INFO] [stdout] test bench::defer::tests::access_aliased_input ... ok
[INFO] [stdout] test bench::defer::tests::access_uninit_slot ... ok
[INFO] [stdout] test counter::any_counter::tests::display_throughput::bytes ... ok
[INFO] [stdout] test counter::any_counter::tests::display_throughput::chars ... ok
[INFO] [stdout] test counter::any_counter::tests::display_throughput::items ... ok
[INFO] [stdout] test counter::any_counter::tests::known_counter_kind ... ok
[INFO] [stdout] test counter::tests::bytes_count::of_iter ... ok
[INFO] [stdout] test counter::any_counter::tests::display_throughput::cycles ... ok
[INFO] [stdout] test time::fine_duration::tests::fmt::fill ... ok
[INFO] [stdout] test time::fine_duration::tests::clamp_to_min ... ok
[INFO] [stdout] test time::fine_duration::tests::fmt::day ... ok
[INFO] [stdout] test time::fine_duration::tests::clamp_to ... ok
[INFO] [stdout] test time::fine_duration::tests::fmt::hour ... ok
[INFO] [stdout] test time::fine_duration::tests::fmt::nano_sec ... ok
[INFO] [stdout] test time::fine_duration::tests::fmt::min ... ok
[INFO] [stdout] test time::fine_duration::tests::fmt::milli_sec ... ok
[INFO] [stdout] test time::fine_duration::tests::fmt::pico_sec ... ok
[INFO] [stdout] test time::fine_duration::tests::fmt::precision ... ok
[INFO] [stdout] test time::fine_duration::tests::fmt::micro_sec ... ok
[INFO] [stdout] test time::fine_duration::tests::fmt::sec ... ok
[INFO] [stdout] test util::sort::tests::cmp_int ... ok
[INFO] [stdout] test util::sort::tests::natural_cmp ... ok
[INFO] [stdout] test util::sort::tests::tokenize ... ok
[INFO] [stdout] test util::fmt::tests::scale_value ... ok
[INFO] [stdout] test util::tests::known_parallelism ... ok
[INFO] [stdout] test thread_pool::tests::broadcast_thread_id ... ok
[INFO] [stdout] test util::tests::slice_middle ... ok
[INFO] [stdout] test thread_pool::tests::extend ... ok
[INFO] [stdout] test thread_pool::tests::broadcast_sleep ... ok
[INFO] [stdout] test bench::tests::no_input::no_output ... ok
[INFO] [stdout] test bench::tests::zst_input::zst_output ... ok
[INFO] [stdout] test bench::tests::no_input::string_output ... ok
[INFO] [stdout] test bench::tests::string_input::string_output ... ok
[INFO] [stdout] test bench::tests::string_input::no_output ... ok
[INFO] [stdout] test bench::tests::zst_input::no_output ... ok
[INFO] [stdout] test bench::tests::run_count::bench ... ok
[INFO] [stdout] test bench::tests::run_count::bench_refs ... ok
[INFO] [stdout] test bench::tests::run_count::bench_values ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 46 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.46s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/attr_options.rs (/opt/rustwide/target/debug/deps/attr_options-78603a70577a4f50)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test iter_count ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/entry_properties.rs (/opt/rustwide/target/debug/deps/entry_properties-55379b3daba41d92)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test line ... ignored, changed within the fork
[INFO] [stdout] test column ... ok
[INFO] [stdout] test ignore ... ok
[INFO] [stdout] test module_path ... ok
[INFO] [stdout] test file ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/forbid_unsafe.rs (/opt/rustwide/target/debug/deps/forbid_unsafe-d2307ec2d66c9c3b)
[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 tests/weird_usage.rs (/opt/rustwide/target/debug/deps/weird_usage-ff0d8fddca742e5e)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test count ... ok
[INFO] [stdout] test path ... ok
[INFO] [stdout] test test_fn ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.71s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "f4400571ec0666e71f4d0e177db2706e9edc2574d36cf9f9dfc390e565619c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4400571ec0666e71f4d0e177db2706e9edc2574d36cf9f9dfc390e565619c48", kill_on_drop: false }`
[INFO] [stdout] f4400571ec0666e71f4d0e177db2706e9edc2574d36cf9f9dfc390e565619c48
