[INFO] updating cached repository https://github.com/sharkdp/hyperfine [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ca81ab2f91c07c3bfff6c29293e20ae0d3e017cc [INFO] testing sharkdp/hyperfine against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fhyperfine" "/workspace/builds/worker-13/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/hyperfine on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [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-13/source/Cargo.toml [INFO] crate git repo https://github.com/sharkdp/hyperfine already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e4ef14e3dbb5de56143bf4e30ca2397b7f58e04dd5b908883f00018eda882302 [INFO] running `"docker" "start" "-a" "e4ef14e3dbb5de56143bf4e30ca2397b7f58e04dd5b908883f00018eda882302"` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.10 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling num-bigint v0.2.3 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling term_size v0.3.1 [INFO] [stderr] Compiling termios v0.3.1 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling console v0.9.1 [INFO] [stderr] Compiling num v0.2.0 [INFO] [stderr] Compiling statistical v1.0.0 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling rust_decimal v1.4.0 [INFO] [stderr] Compiling serde_json v1.0.50 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling hyperfine v1.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 21s [INFO] running `"docker" "inspect" "e4ef14e3dbb5de56143bf4e30ca2397b7f58e04dd5b908883f00018eda882302"` [INFO] running `"docker" "rm" "-f" "e4ef14e3dbb5de56143bf4e30ca2397b7f58e04dd5b908883f00018eda882302"` [INFO] [stdout] e4ef14e3dbb5de56143bf4e30ca2397b7f58e04dd5b908883f00018eda882302 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] b4b085683ee478faef1d73daff426beda08cb36fc29c0182321ea67a2fb18571 [INFO] running `"docker" "start" "-a" "b4b085683ee478faef1d73daff426beda08cb36fc29c0182321ea67a2fb18571"` [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling hyperfine v1.9.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.32s [INFO] running `"docker" "inspect" "b4b085683ee478faef1d73daff426beda08cb36fc29c0182321ea67a2fb18571"` [INFO] running `"docker" "rm" "-f" "b4b085683ee478faef1d73daff426beda08cb36fc29c0182321ea67a2fb18571"` [INFO] [stdout] b4b085683ee478faef1d73daff426beda08cb36fc29c0182321ea67a2fb18571 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stdout] 6a8bb21d766c6c4753c7c1cdb3c8c221b2c1e8a98a0893c9bbd989f8a4e68ae7 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "6a8bb21d766c6c4753c7c1cdb3c8c221b2c1e8a98a0893c9bbd989f8a4e68ae7"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hyperfine-bc3521399df7e79a [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_ms ... ok [INFO] [stdout] test hyperfine::export::asciidoc::test_asciidoc_table_row_command_escape ... ok [INFO] [stdout] test hyperfine::export::asciidoc::test_asciidoc_table_row ... ok [INFO] [stdout] test hyperfine::export::asciidoc::test_asciidoc_header ... ok [INFO] [stdout] test hyperfine::export::asciidoc::test_asciidoc ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_s ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_time_unit_s ... ok [INFO] [stdout] test hyperfine::format::test_format_duration_unit_basic ... ok [INFO] [stdout] test hyperfine::internal::test_tokenize_single_value ... ok [INFO] [stdout] test hyperfine::timer::unix_timer::test_cpu_time_interval ... ok [INFO] [stdout] test hyperfine::internal::test_max ... ok [INFO] [stdout] test hyperfine::internal::test_compute_relative_speed ... ok [INFO] [stdout] test hyperfine::parameter_range::test_integer_range ... ok [INFO] [stdout] test hyperfine::parameter_range::test_decimal_range ... ok [INFO] [stdout] test hyperfine::parameter_range::test_get_parameterized_commands_int ... ok [INFO] [stdout] test hyperfine::units::test_unit_format ... ok [INFO] [stdout] test hyperfine::format::test_format_duration_unit_with_unit ... ok [INFO] [stdout] test hyperfine::internal::test_tokenize_empty_values ... ok [INFO] [stdout] test hyperfine::internal::test_tokenize_multiple_values ... ok [INFO] [stdout] test hyperfine::parameter_range::test_get_parameterized_commands_decimal ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_time_unit_ms ... ok [INFO] [stdout] test hyperfine::units::test_unit_short_name ... ok [INFO] [stdout] test hyperfine::outlier_detection::test_detect_outliers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 23 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "6a8bb21d766c6c4753c7c1cdb3c8c221b2c1e8a98a0893c9bbd989f8a4e68ae7"` [INFO] running `"docker" "rm" "-f" "6a8bb21d766c6c4753c7c1cdb3c8c221b2c1e8a98a0893c9bbd989f8a4e68ae7"` [INFO] [stdout] 6a8bb21d766c6c4753c7c1cdb3c8c221b2c1e8a98a0893c9bbd989f8a4e68ae7