[INFO] fetching crate codspeed-divan-compat-walltime 3.0.5... [INFO] testing codspeed-divan-compat-walltime-3.0.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate codspeed-divan-compat-walltime 3.0.5 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate codspeed-divan-compat-walltime 3.0.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate codspeed-divan-compat-walltime 3.0.5 [INFO] tweaked toml for crates.io crate codspeed-divan-compat-walltime 3.0.5 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate codspeed-divan-compat-walltime 3.0.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate codspeed-divan-compat-walltime 3.0.5 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 492a793f034518afa352ca23e5aee01f8f7d2b080ffde753d22b8a4807612a16 [INFO] running `Command { std: "docker" "start" "-a" "492a793f034518afa352ca23e5aee01f8f7d2b080ffde753d22b8a4807612a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "492a793f034518afa352ca23e5aee01f8f7d2b080ffde753d22b8a4807612a16", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "492a793f034518afa352ca23e5aee01f8f7d2b080ffde753d22b8a4807612a16", kill_on_drop: false }` [INFO] [stdout] 492a793f034518afa352ca23e5aee01f8f7d2b080ffde753d22b8a4807612a16 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a77207c128c0ce23b4258e4b9c9766050bf5006bbba7f2f71b054d21ac813bf3 [INFO] running `Command { std: "docker" "start" "-a" "a77207c128c0ce23b4258e4b9c9766050bf5006bbba7f2f71b054d21ac813bf3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling libc v0.2.171 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling serde_json v1.0.138 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling colored v2.1.0 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-lite v0.1.6 [INFO] [stderr] Compiling condtype v1.3.0 [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 approx v0.5.1 [INFO] [stderr] Compiling statrs v0.18.0 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling uuid v1.12.1 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling divan-macros v0.1.17 [INFO] [stderr] Compiling clap v4.5.17 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling codspeed v3.0.5 [INFO] [stderr] Compiling codspeed-divan-compat-walltime v3.0.5 (/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 32.54s [INFO] running `Command { std: "docker" "inspect" "a77207c128c0ce23b4258e4b9c9766050bf5006bbba7f2f71b054d21ac813bf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a77207c128c0ce23b4258e4b9c9766050bf5006bbba7f2f71b054d21ac813bf3", kill_on_drop: false }` [INFO] [stdout] a77207c128c0ce23b4258e4b9c9766050bf5006bbba7f2f71b054d21ac813bf3 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5a1d4685214242ba441463e0562c097265a1b1dac57083e3993bd184f8517570 [INFO] running `Command { std: "docker" "start" "-a" "5a1d4685214242ba441463e0562c097265a1b1dac57083e3993bd184f8517570", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.1.6 [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 libmimalloc-sys v0.1.39 [INFO] [stderr] Compiling mimalloc v0.1.43 [INFO] [stderr] Compiling codspeed-divan-compat-walltime v3.0.5 (/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 11.97s [INFO] running `Command { std: "docker" "inspect" "5a1d4685214242ba441463e0562c097265a1b1dac57083e3993bd184f8517570", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5a1d4685214242ba441463e0562c097265a1b1dac57083e3993bd184f8517570", kill_on_drop: false }` [INFO] [stdout] 5a1d4685214242ba441463e0562c097265a1b1dac57083e3993bd184f8517570 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] de292ccf9d5f5c0848a9a813ae43acfad9e1953670fa38aa34f2b833b011b88a [INFO] running `Command { std: "docker" "start" "-a" "de292ccf9d5f5c0848a9a813ae43acfad9e1953670fa38aa34f2b833b011b88a", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] [INFO] [stderr] --> src/entry/meta.rs:36:33 [INFO] [stdout] running 46 tests [INFO] [stderr] | [INFO] [stdout] test __private::tests::into_threads ... ok [INFO] [stderr] 36 | pub(crate) fn bench_options(&self) -> Option<&BenchOptions> { [INFO] [stdout] test alloc::tests::tally ... ok [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^ [INFO] [stdout] test bench::args::tests::optimizations::str_array ... ok [INFO] [stderr] | | || [INFO] [stdout] test bench::args::tests::optimizations::str_slice ... ok [INFO] [stderr] | | |the same lifetime is hidden here [INFO] [stdout] test bench::args::tests::optimizations::string_array ... ok [INFO] [stderr] | | the same lifetime is elided here [INFO] [stdout] test bench::args::tests::optimizations::cow_str_array ... ok [INFO] [stderr] | the lifetime is elided here [INFO] [stdout] test bench::args::tests::optimizations::box_str_array ... ok [INFO] [stderr] | [INFO] [stdout] test bench::defer::tests::access_aliased_input ... ok [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] test bench::defer::tests::access_uninit_slot ... ok [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.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/codspeed_divan_compat_walltime-71ff38d29080ee24) [INFO] [stdout] test __private::tests::shrink_array ... ok [INFO] [stdout] test bench::tests::no_input::string_output ... ok [INFO] [stdout] test bench::tests::no_input::no_output ... ok [INFO] [stdout] test bench::tests::string_input::no_output ... 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::cycles ... 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 thread_pool::tests::broadcast_thread_id ... ok [INFO] [stdout] test bench::tests::zst_input::no_output ... ok [INFO] [stdout] test time::fine_duration::tests::clamp_to ... 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::fmt::fill ... ok [INFO] [stdout] test bench::tests::string_input::string_output ... ok [INFO] [stdout] test time::fine_duration::tests::fmt::hour ... ok [INFO] [stdout] test time::fine_duration::tests::fmt::micro_sec ... ok [INFO] [stdout] test time::fine_duration::tests::fmt::milli_sec ... ok [INFO] [stdout] test time::fine_duration::tests::fmt::min ... ok [INFO] [stdout] test time::fine_duration::tests::fmt::pico_sec ... ok [INFO] [stdout] test time::fine_duration::tests::fmt::nano_sec ... ok [INFO] [stdout] test time::fine_duration::tests::fmt::precision ... ok [INFO] [stdout] test time::fine_duration::tests::fmt::sec ... ok [INFO] [stdout] test util::fmt::tests::scale_value ... ok [INFO] [stdout] test util::sort::tests::cmp_int ... ok [INFO] [stdout] test util::sort::tests::natural_cmp ... ok [INFO] [stdout] test thread_pool::tests::extend ... ok [INFO] [stdout] test util::sort::tests::tokenize ... ok [INFO] [stdout] test util::tests::known_parallelism ... ok [INFO] [stdout] test util::tests::slice_middle ... ok [INFO] [stdout] test thread_pool::tests::broadcast_sleep ... ok [INFO] [stdout] test bench::tests::zst_input::zst_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 2.73s [INFO] [stdout] [INFO] [stderr] Running tests/attr_options.rs (/opt/rustwide/target/debug/deps/attr_options-ede12453dcd47bfa) [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 1.25s [INFO] [stdout] [INFO] [stderr] Running tests/entry_properties.rs (/opt/rustwide/target/debug/deps/entry_properties-29b69908519676fb) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test line ... ignored, changed within the fork [INFO] [stdout] test file ... ok [INFO] [stdout] test column ... ok [INFO] [stdout] test ignore ... ok [INFO] [stdout] test module_path ... 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-c5a6697a8b4c9714) [INFO] [stderr] Running tests/weird_usage.rs (/opt/rustwide/target/debug/deps/weird_usage-f6c9cd2d55fa9495) [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] [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 1.08s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "de292ccf9d5f5c0848a9a813ae43acfad9e1953670fa38aa34f2b833b011b88a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de292ccf9d5f5c0848a9a813ae43acfad9e1953670fa38aa34f2b833b011b88a", kill_on_drop: false }` [INFO] [stdout] de292ccf9d5f5c0848a9a813ae43acfad9e1953670fa38aa34f2b833b011b88a