[INFO] cloning repository https://github.com/sharkdp/hyperfine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sharkdp/hyperfine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fhyperfine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fhyperfine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7205ac62f29ceeee2ce825a6be0ef946e330f769 [INFO] testing sharkdp/hyperfine against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fhyperfine" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/hyperfine on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sharkdp/hyperfine [INFO] finished tweaking git repo https://github.com/sharkdp/hyperfine [INFO] tweaked toml for git repo https://github.com/sharkdp/hyperfine written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/sharkdp/hyperfine already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d053ee64d5d30b16dac38a47b2fcbb3fc786ed83b3a99c36c500f11681e97e02 [INFO] running `Command { std: "docker" "start" "-a" "d053ee64d5d30b16dac38a47b2fcbb3fc786ed83b3a99c36c500f11681e97e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d053ee64d5d30b16dac38a47b2fcbb3fc786ed83b3a99c36c500f11681e97e02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d053ee64d5d30b16dac38a47b2fcbb3fc786ed83b3a99c36c500f11681e97e02", kill_on_drop: false }` [INFO] [stdout] d053ee64d5d30b16dac38a47b2fcbb3fc786ed83b3a99c36c500f11681e97e02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8f26b32ffae161509050237c73e8d5c2d19c94846af49b98a7219988c34c52c [INFO] running `Command { std: "docker" "start" "-a" "d8f26b32ffae161509050237c73e8d5c2d19c94846af49b98a7219988c34c52c", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.121 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling rust_decimal v1.23.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling os_str_bytes v6.0.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling terminal_size v0.1.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling textwrap v0.15.0 [INFO] [stderr] Compiling console v0.15.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling clap v3.1.7 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indicatif v0.16.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_complete v3.1.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling statistical v1.0.0 [INFO] [stderr] Compiling hyperfine v1.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 15.38s [INFO] running `Command { std: "docker" "inspect" "d8f26b32ffae161509050237c73e8d5c2d19c94846af49b98a7219988c34c52c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8f26b32ffae161509050237c73e8d5c2d19c94846af49b98a7219988c34c52c", kill_on_drop: false }` [INFO] [stdout] d8f26b32ffae161509050237c73e8d5c2d19c94846af49b98a7219988c34c52c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b856bb8f9de1075c3d6896433a4025f715f07e2664b6649252491df23413222b [INFO] running `Command { std: "docker" "start" "-a" "b856bb8f9de1075c3d6896433a4025f715f07e2664b6649252491df23413222b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling assert_cmd v2.0.4 [INFO] [stderr] Compiling hyperfine v1.13.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.81s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/hyperfine-4f33ef3e171f821c) [INFO] [stderr] Executable tests/common.rs (/opt/rustwide/target/debug/deps/common-153aa0540cc1a001) [INFO] [stderr] Executable tests/execution_order_tests.rs (/opt/rustwide/target/debug/deps/execution_order_tests-c437bfc097ad68a2) [INFO] [stderr] Executable tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-fca4b665cddae170) [INFO] running `Command { std: "docker" "inspect" "b856bb8f9de1075c3d6896433a4025f715f07e2664b6649252491df23413222b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b856bb8f9de1075c3d6896433a4025f715f07e2664b6649252491df23413222b", kill_on_drop: false }` [INFO] [stdout] b856bb8f9de1075c3d6896433a4025f715f07e2664b6649252491df23413222b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0326a228a1f0236da61cd6bf99532ca4184dd3df5efa5f0373ae9789d0d3c942 [INFO] running `Command { std: "docker" "start" "-a" "0326a228a1f0236da61cd6bf99532ca4184dd3df5efa5f0373ae9789d0d3c942", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hyperfine-4f33ef3e171f821c) [INFO] [stdout] [INFO] [stdout] running 39 tests [INFO] [stdout] test benchmark::executor::test_mock_executor_extract_time ... ok [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_command_line_nonoverlapping ... ok [INFO] [stdout] test command::test_get_parameterized_command_name ... ok [INFO] [stdout] test command::test_get_specified_command_names ... ok [INFO] [stdout] test command::test_parameter_scan_commands_decimal ... ok [INFO] [stdout] test command::test_parameter_scan_commands_int ... ok [INFO] [stdout] test cli::verify_app ... ok [INFO] [stdout] test command::test_parameterr_scan_commands_names ... ok [INFO] [stdout] test command::test_build_commands_cross_product ... 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_header ... ok [INFO] [stdout] test export::asciidoc::test_asciidoc_table_row_command_escape ... ok [INFO] [stdout] test export::csv::test_csv ... ok [INFO] [stdout] test export::markdown::test_markdown_format_ms ... ok [INFO] [stdout] test command::test_build_parameter_list_commands ... ok [INFO] [stdout] test export::markdown::test_markdown_format_s ... ok [INFO] [stdout] test export::markdown::test_markdown_format_time_unit_s ... ok [INFO] [stdout] test export::markdown::test_markdown_format_time_unit_ms ... ok [INFO] [stdout] test options::test_default_shell ... ok [INFO] [stdout] test options::test_can_parse_shell_command_line_from_str ... 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 command::test_build_parameter_scan_commands ... ok [INFO] [stdout] test parameter::range_step::tests::test_decimal_range ... ok [INFO] [stdout] test parameter::range_step::tests::test_range_step_validate ... ok [INFO] [stdout] test parameter::range_step::tests::test_integer_range ... ok [INFO] [stdout] test outlier_detection::test_detect_outliers_if_mad_becomes_0 ... ok [INFO] [stdout] test parameter::tokenize::test_tokenize_empty_values ... ok [INFO] [stdout] test outlier_detection::test_detect_outliers ... 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] test util::units::test_unit_format ... ok [INFO] [stdout] test util::units::test_unit_short_name ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 39 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/debug/deps/common-153aa0540cc1a001) [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/execution_order_tests.rs (/opt/rustwide/target/debug/deps/execution_order_tests-c437bfc097ad68a2) [INFO] [stdout] [INFO] [stdout] running 10 tests [INFO] [stdout] test benchmarks_are_executed_sequentially_one ... ok [INFO] [stdout] test cleanup_commands_are_executed_once_after_each_benchmark ... ok [INFO] [stdout] test benchmarks_are_executed_sequentially ... ok [INFO] [stdout] test warmup_runs_are_executed_before_benchmarking_runs ... ok [INFO] [stdout] test prepare_commands_are_executed_before_each_timing_run ... ok [INFO] [stdout] test setup_commands_are_executed_before_each_series_of_timing_runs ... ok [INFO] [stdout] test single_parameter_value ... ok [INFO] [stdout] test prepare_commands_are_executed_before_each_warmup ... ok [INFO] [stdout] test multiple_parameter_values ... ok [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.08s [INFO] [stdout] [INFO] [stderr] Running tests/integration_tests.rs (/opt/rustwide/target/debug/deps/integration_tests-fca4b665cddae170) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test fails_for_unknown_command_without_shell ... ok [INFO] [stdout] test fails_with_wrong_number_of_command_name_arguments ... ok [INFO] [stdout] test fails_for_failing_command_without_shell ... ok [INFO] [stdout] test fails_with_duplicate_parameter_names ... ok [INFO] [stdout] test can_run_commands_without_a_shell ... ok [INFO] [stdout] test performs_ten_runs_for_slow_commands ... ok [INFO] [stdout] test performs_all_benchmarks_in_parameter_scan ... ok [INFO] [stdout] test shows_benchmark_comparison_with_relative_times ... ok [INFO] [stdout] test takes_shell_spawning_time_into_account_for_computing_number_of_runs ... ok [INFO] [stdout] test performs_three_seconds_of_benchmarking_for_fast_commands ... ok [INFO] [stdout] test takes_preparation_command_into_account_for_computing_number_of_runs ... ok [INFO] [stdout] test returns_mean_time_in_correct_unit ... ok [INFO] [stdout] test fails_for_unknown_command ... ok [INFO] [stdout] test fails_for_unknown_setup_command ... ok [INFO] [stdout] test fails_for_unknown_prepare_command ... ok [INFO] [stdout] test fails_for_unknown_cleanup_command ... ok [INFO] [stdout] test runs_commands_using_user_defined_shell ... ok [INFO] [stdout] test one_run_is_supported ... ok [INFO] [stdout] test runs_successfully ... ok [INFO] [stdout] test fails_with_wrong_number_of_prepare_options ... ok [INFO] [stdout] test shows_output_of_benchmarked_command ... ok [INFO] [stdout] test can_run_failing_commands_with_ignore_failure_option ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "0326a228a1f0236da61cd6bf99532ca4184dd3df5efa5f0373ae9789d0d3c942", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0326a228a1f0236da61cd6bf99532ca4184dd3df5efa5f0373ae9789d0d3c942", kill_on_drop: false }` [INFO] [stdout] 0326a228a1f0236da61cd6bf99532ca4184dd3df5efa5f0373ae9789d0d3c942