[INFO] fetching crate hyperfine 1.11.0... [INFO] testing hyperfine-1.11.0 against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] extracting crate hyperfine 1.11.0 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate hyperfine 1.11.0 on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate hyperfine 1.11.0 [INFO] finished tweaking crates.io crate hyperfine 1.11.0 [INFO] tweaked toml for crates.io crate hyperfine 1.11.0 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate hyperfine 1.11.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rust_decimal v1.8.1 [INFO] [stderr] Downloaded statistical v1.0.0 [INFO] [stderr] Downloaded syn v1.0.44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] c0752572cf7028d04f68395efe7f2545261cc0a9fed561c81376cce7425be752 [INFO] running `Command { std: "docker" "start" "-a" "c0752572cf7028d04f68395efe7f2545261cc0a9fed561c81376cce7425be752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c0752572cf7028d04f68395efe7f2545261cc0a9fed561c81376cce7425be752", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c0752572cf7028d04f68395efe7f2545261cc0a9fed561c81376cce7425be752", kill_on_drop: false }` [INFO] [stdout] c0752572cf7028d04f68395efe7f2545261cc0a9fed561c81376cce7425be752 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef3cbd5574632ded54943085655e6dfbabe373a51032b7e9dae3b212edbf82e0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "ef3cbd5574632ded54943085655e6dfbabe373a51032b7e9dae3b212edbf82e0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling statistical v1.0.0 [INFO] [stderr] Compiling hyperfine v1.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling rust_decimal v1.8.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.16s [INFO] running `Command { std: "docker" "inspect" "ef3cbd5574632ded54943085655e6dfbabe373a51032b7e9dae3b212edbf82e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef3cbd5574632ded54943085655e6dfbabe373a51032b7e9dae3b212edbf82e0", kill_on_drop: false }` [INFO] [stdout] ef3cbd5574632ded54943085655e6dfbabe373a51032b7e9dae3b212edbf82e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5b08d870e79fd3b152176d6c1eabff2b97eb85b0cb485d65efe6b57d9eb3256e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "5b08d870e79fd3b152176d6c1eabff2b97eb85b0cb485d65efe6b57d9eb3256e", kill_on_drop: false }` [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling hyperfine v1.11.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.21s [INFO] running `Command { std: "docker" "inspect" "5b08d870e79fd3b152176d6c1eabff2b97eb85b0cb485d65efe6b57d9eb3256e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b08d870e79fd3b152176d6c1eabff2b97eb85b0cb485d65efe6b57d9eb3256e", kill_on_drop: false }` [INFO] [stdout] 5b08d870e79fd3b152176d6c1eabff2b97eb85b0cb485d65efe6b57d9eb3256e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 83913036d21c1cc07a4bc1ecb685173d0076b3f27d637b99934e6dba4ff310c9 [INFO] running `Command { std: "docker" "start" "-a" "83913036d21c1cc07a4bc1ecb685173d0076b3f27d637b99934e6dba4ff310c9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/hyperfine-101f1f2041d39ade) [INFO] [stdout] [INFO] [stdout] running 28 tests [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::csv::test_csv ... 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_empty_values ... ok [INFO] [stdout] test hyperfine::internal::test_tokenize_multiple_values ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_time_unit_ms ... ok [INFO] [stdout] test hyperfine::format::test_format_duration_unit_with_unit ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_ms ... ok [INFO] [stdout] test hyperfine::internal::test_tokenize_single_value ... ok [INFO] [stdout] test hyperfine::internal::test_compute_relative_speed ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_s ... ok [INFO] [stdout] test hyperfine::internal::test_compute_relative_speed_for_zero_times ... ok [INFO] [stdout] test hyperfine::internal::test_max ... ok [INFO] [stdout] test hyperfine::outlier_detection::test_detect_outliers ... ok [INFO] [stdout] test hyperfine::outlier_detection::test_detect_outliers_if_mad_becomes_0 ... ok [INFO] [stdout] test hyperfine::parameter_range::test_get_parameterized_commands_int ... ok [INFO] [stdout] test hyperfine::timer::unix_timer::test_cpu_time_interval ... ok [INFO] [stdout] test hyperfine::parameter_range::test_decimal_range ... ok [INFO] [stdout] test hyperfine::units::test_unit_short_name ... ok [INFO] [stdout] test test_build_commands_cross_product ... ok [INFO] [stdout] test hyperfine::parameter_range::test_get_parameterized_commands_decimal ... ok [INFO] [stdout] test hyperfine::parameter_range::test_integer_range ... ok [INFO] [stdout] test hyperfine::types::test_get_shell_command_nonoverlapping ... ok [INFO] [stdout] test hyperfine::units::test_unit_format ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 28 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "83913036d21c1cc07a4bc1ecb685173d0076b3f27d637b99934e6dba4ff310c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83913036d21c1cc07a4bc1ecb685173d0076b3f27d637b99934e6dba4ff310c9", kill_on_drop: false }` [INFO] [stdout] 83913036d21c1cc07a4bc1ecb685173d0076b3f27d637b99934e6dba4ff310c9