[INFO] cloning repository https://github.com/rohankumardubey/hyperfine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rohankumardubey/hyperfine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fhyperfine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fhyperfine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39984a3896f25d18076595b4bd766064083f4bc5 [INFO] testing rohankumardubey/hyperfine against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_with_getrandom_patch_2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frohankumardubey%2Fhyperfine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rohankumardubey/hyperfine [INFO] finished tweaking git repo https://github.com/rohankumardubey/hyperfine [INFO] tweaked toml for git repo https://github.com/rohankumardubey/hyperfine written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rohankumardubey/hyperfine on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rohankumardubey/hyperfine 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded predicates-tree v1.0.5 [INFO] [stderr] Downloaded predicates-core v1.0.3 [INFO] [stderr] Downloaded clap_complete v3.0.5 [INFO] [stderr] Downloaded statistical v1.0.0 [INFO] [stderr] Downloaded assert_cmd v2.0.4 [INFO] [stderr] Downloaded shell-words v1.0.0 [INFO] [stderr] Downloaded anyhow v1.0.53 [INFO] [stderr] Downloaded predicates v2.1.1 [INFO] [stderr] Downloaded rust_decimal v1.21.0 [INFO] [stderr] Downloaded clap v3.0.14 [INFO] [stderr] Downloaded termtree v0.2.4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 329074ed8e27c55c9d14b8dbbea2ad86801822b4df04fe106fa0462b37e421bc [INFO] running `Command { std: "docker" "start" "-a" "329074ed8e27c55c9d14b8dbbea2ad86801822b4df04fe106fa0462b37e421bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "329074ed8e27c55c9d14b8dbbea2ad86801822b4df04fe106fa0462b37e421bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "329074ed8e27c55c9d14b8dbbea2ad86801822b4df04fe106fa0462b37e421bc", kill_on_drop: false }` [INFO] [stdout] 329074ed8e27c55c9d14b8dbbea2ad86801822b4df04fe106fa0462b37e421bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 347f52e26b5a0ce98387fceebd1bf49cb7b98dfae752f837d81fc382ef7970bf [INFO] running `Command { std: "docker" "start" "-a" "347f52e26b5a0ce98387fceebd1bf49cb7b98dfae752f837d81fc382ef7970bf", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.117 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling clap v3.0.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling serde_json v1.0.78 [INFO] [stderr] Compiling anyhow v1.0.53 [INFO] [stderr] Compiling rust_decimal v1.21.0 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling statistical v1.0.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling clap_complete v3.0.5 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling hyperfine v1.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/benchmark/relative_speed.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn compute(results: &[BenchmarkResult]) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn compute(results: &[BenchmarkResult]) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/command.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn from_cli_arguments(matches: &'a ArgMatches) -> Result { [INFO] [stdout] | ^^ -------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 201 | pub fn from_cli_arguments(matches: &'a ArgMatches) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 56.16s [INFO] running `Command { std: "docker" "inspect" "347f52e26b5a0ce98387fceebd1bf49cb7b98dfae752f837d81fc382ef7970bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "347f52e26b5a0ce98387fceebd1bf49cb7b98dfae752f837d81fc382ef7970bf", kill_on_drop: false }` [INFO] [stdout] 347f52e26b5a0ce98387fceebd1bf49cb7b98dfae752f837d81fc382ef7970bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] c3de3d47e084a3e18d081e36b406a6bc69f413546f6b3f52d4e664452368e6fd [INFO] running `Command { std: "docker" "start" "-a" "c3de3d47e084a3e18d081e36b406a6bc69f413546f6b3f52d4e664452368e6fd", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/benchmark/relative_speed.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn compute(results: &[BenchmarkResult]) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn compute(results: &[BenchmarkResult]) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/command.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn from_cli_arguments(matches: &'a ArgMatches) -> Result { [INFO] [stdout] | ^^ -------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 201 | pub fn from_cli_arguments(matches: &'a ArgMatches) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling hyperfine v1.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/benchmark/relative_speed.rs:18:25 [INFO] [stdout] | [INFO] [stdout] 18 | pub fn compute(results: &[BenchmarkResult]) -> Option> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 18 | pub fn compute(results: &[BenchmarkResult]) -> Option>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/command.rs:201:41 [INFO] [stdout] | [INFO] [stdout] 201 | pub fn from_cli_arguments(matches: &'a ArgMatches) -> Result { [INFO] [stdout] | ^^ -------- the lifetime gets resolved as `'a` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 201 | pub fn from_cli_arguments(matches: &'a ArgMatches) -> Result> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 9.17s [INFO] running `Command { std: "docker" "inspect" "c3de3d47e084a3e18d081e36b406a6bc69f413546f6b3f52d4e664452368e6fd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3de3d47e084a3e18d081e36b406a6bc69f413546f6b3f52d4e664452368e6fd", kill_on_drop: false }` [INFO] [stdout] c3de3d47e084a3e18d081e36b406a6bc69f413546f6b3f52d4e664452368e6fd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 03102b0b9b0308bdef69edba68dfa2df75d171aaf92bdda2366bc0020dba39be [INFO] running `Command { std: "docker" "start" "-a" "03102b0b9b0308bdef69edba68dfa2df75d171aaf92bdda2366bc0020dba39be", kill_on_drop: false }` [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/benchmark/relative_speed.rs:18:25 [INFO] [stderr] | [INFO] [stderr] 18 | pub fn compute(results: &[BenchmarkResult]) -> Option> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ -------------------------------- the lifetime gets resolved as `'_` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stderr] | [INFO] [stderr] 18 | pub fn compute(results: &[BenchmarkResult]) -> Option>> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stderr] --> src/command.rs:201:41 [INFO] [stderr] | [INFO] [stderr] 201 | pub fn from_cli_arguments(matches: &'a ArgMatches) -> Result { [INFO] [stderr] | ^^ -------- the lifetime gets resolved as `'a` [INFO] [stderr] | | [INFO] [stderr] | this lifetime flows to the output [INFO] [stderr] | [INFO] [stderr] help: one option is to consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 201 | pub fn from_cli_arguments(matches: &'a ArgMatches) -> Result> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `hyperfine` (bin "hyperfine") generated 2 warnings (run `cargo fix --bin "hyperfine"` to apply 2 suggestions) [INFO] [stderr] warning: `hyperfine` (bin "hyperfine" test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/hyperfine-e5023ecd50b305df) [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test benchmark::relative_speed::test_compute_relative_speed ... ok [INFO] [stdout] test benchmark::relative_speed::test_compute_relative_speed_for_zero_times ... ok [INFO] [stdout] test command::test_different_command_name_count_with_parameters ... ok [INFO] [stdout] test command::test_get_parameterized_command_name ... ok [INFO] [stdout] test command::test_get_parameterized_command_names ... ok [INFO] [stdout] test command::test_get_parameterized_commands_decimal ... ok [INFO] [stdout] test command::test_get_parameterized_commands_int ... ok [INFO] [stdout] test command::test_get_shell_command_nonoverlapping ... ok [INFO] [stdout] test command::test_get_specified_command_names ... ok [INFO] [stdout] test export::asciidoc::test_asciidoc ... ok [INFO] [stdout] test export::asciidoc::test_asciidoc_table_row ... ok [INFO] [stdout] test export::asciidoc::test_asciidoc_table_row_command_escape ... ok [INFO] [stdout] test export::csv::test_csv ... ok [INFO] [stdout] test command::test_build_parameter_range_commands ... ok [INFO] [stdout] test app::verify_app ... ok [INFO] [stdout] test export::asciidoc::test_asciidoc_header ... ok [INFO] [stdout] test export::markdown::test_markdown_format_ms ... ok [INFO] [stdout] test export::markdown::test_markdown_format_s ... ok [INFO] [stdout] test command::test_build_commands_cross_product ... ok [INFO] [stdout] test command::test_build_parameter_list_commands ... ok [INFO] [stdout] test export::markdown::test_markdown_format_time_unit_ms ... ok [INFO] [stdout] test options::test_shell_default_command ... ok [INFO] [stdout] test export::markdown::test_markdown_format_time_unit_s ... ok [INFO] [stdout] test options::test_shell_parse_command ... ok [INFO] [stdout] test outlier_detection::test_detect_outliers ... ok [INFO] [stdout] test outlier_detection::test_detect_outliers_if_mad_becomes_0 ... ok [INFO] [stdout] test output::format::test_format_duration_unit_basic ... ok [INFO] [stdout] test output::format::test_format_duration_unit_with_unit ... ok [INFO] [stdout] test parameter::range_step::tests::test_decimal_range ... ok [INFO] [stdout] test parameter::range_step::tests::test_integer_range ... ok [INFO] [stdout] test parameter::range_step::tests::test_range_step_validate ... ok [INFO] [stdout] test util::units::test_unit_format ... ok [INFO] [stdout] test util::units::test_unit_short_name ... ok [INFO] [stdout] test parameter::tokenize::test_tokenize_empty_values ... ok [INFO] [stdout] test parameter::tokenize::test_tokenize_multiple_values ... ok [INFO] [stdout] test parameter::tokenize::test_tokenize_single_value ... ok [INFO] [stdout] test timer::unix_timer::test_cpu_time_interval ... ok [INFO] [stdout] test util::min_max::test_max ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 38 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/common.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/common-8d504ec0470e65aa) [INFO] [stderr] Running tests/execution_order_tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/execution_order_tests-cf82462ad2d5adfd) [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 10 tests [INFO] [stdout] test multiple_parameter_values ... ok [INFO] [stdout] test benchmarks_are_executed_sequentially_one ... ok [INFO] [stdout] test cleanup_commands_are_executed_once_after_each_benchmark ... ok [INFO] [stdout] test prepare_commands_are_executed_before_each_warmup ... ok [INFO] [stdout] test single_parameter_value ... ok [INFO] [stdout] test benchmarks_are_executed_sequentially ... ok [INFO] [stdout] test warmup_runs_are_executed_before_benchmarking_runs ... ok [INFO] [stdout] test setup_commands_are_executed_before_each_series_of_timing_runs ... ok [INFO] [stdout] test prepare_commands_are_executed_before_each_timing_run ... ok [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/integration_tests-54d4060f582c94e6) [INFO] [stdout] test setup_prepare_cleanup_combined ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.43s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test fails_with_wrong_number_of_command_name_arguments ... ok [INFO] [stdout] test fails_with_duplicate_parameter_names ... ok [INFO] [stdout] test hyperfine_runs_successfully ... ok [INFO] [stdout] test fails_for_unknown_command ... ok [INFO] [stdout] test one_run_is_supported ... ok [INFO] [stdout] test can_run_failing_commands_with_ignore_failure_option ... ok [INFO] [stdout] test fails_with_wrong_number_of_prepare_options ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.21s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "03102b0b9b0308bdef69edba68dfa2df75d171aaf92bdda2366bc0020dba39be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03102b0b9b0308bdef69edba68dfa2df75d171aaf92bdda2366bc0020dba39be", kill_on_drop: false }` [INFO] [stdout] 03102b0b9b0308bdef69edba68dfa2df75d171aaf92bdda2366bc0020dba39be