[INFO] fetching crate hyperfine 1.5.0... [INFO] extracting crate hyperfine 1.5.0 into work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/hyperfine/1.5.0 [INFO] extracting crate hyperfine 1.5.0 into work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/hyperfine/1.5.0 [INFO] validating manifest of hyperfine-1.5.0 on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of hyperfine-1.5.0 on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing hyperfine-1.5.0 [INFO] finished frobbing hyperfine-1.5.0 [INFO] frobbed toml for hyperfine-1.5.0 written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/reg/hyperfine/1.5.0/Cargo.toml [INFO] started frobbing hyperfine-1.5.0 [INFO] finished frobbing hyperfine-1.5.0 [INFO] frobbed toml for hyperfine-1.5.0 written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/hyperfine/1.5.0/Cargo.toml [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing hyperfine-1.5.0 against try#e212b7d492c96d3837691ba29d32d5f468933fb8 for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/hyperfine/1.5.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "build" "--frozen"` [INFO] [stdout] b7e46b4bed09e6a2b3d7d1845d0c937f8b43eeba10b9700b2bda175e50349950 [INFO] running `"docker" "start" "-a" "b7e46b4bed09e6a2b3d7d1845d0c937f8b43eeba10b9700b2bda175e50349950"` [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling console v0.7.5 [INFO] [stderr] Compiling statistical v0.1.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling winconsole v0.10.0 [INFO] [stderr] Compiling indicatif v0.9.0 [INFO] [stderr] Compiling colored v1.8.0 [INFO] [stderr] Compiling hyperfine v1.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hyperfine/export/mod.rs:35:19 [INFO] [stderr] | [INFO] [stderr] 35 | exporter: Box, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Exporter` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hyperfine/export/mod.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | let exporter: Box = match export_type { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Exporter` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hyperfine/timer/unix_timer.rs:10:31 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn get_cpu_timer() -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn TimerStop` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.18s [INFO] running `"docker" "inspect" "b7e46b4bed09e6a2b3d7d1845d0c937f8b43eeba10b9700b2bda175e50349950"` [INFO] running `"docker" "rm" "-f" "b7e46b4bed09e6a2b3d7d1845d0c937f8b43eeba10b9700b2bda175e50349950"` [INFO] [stdout] b7e46b4bed09e6a2b3d7d1845d0c937f8b43eeba10b9700b2bda175e50349950 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/hyperfine/1.5.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen" "--no-run"` [INFO] [stdout] 86b17d01fd4e4dbaa9fbb11bf9b754d5009ae7c28ea3077fe9f9a0912934c95e [INFO] running `"docker" "start" "-a" "86b17d01fd4e4dbaa9fbb11bf9b754d5009ae7c28ea3077fe9f9a0912934c95e"` [INFO] [stderr] Compiling hyperfine v1.5.0 (/opt/crater/workdir) [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hyperfine/export/mod.rs:35:19 [INFO] [stderr] | [INFO] [stderr] 35 | exporter: Box, [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Exporter` [INFO] [stderr] | [INFO] [stderr] = note: #[warn(bare_trait_objects)] on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hyperfine/export/mod.rs:54:27 [INFO] [stderr] | [INFO] [stderr] 54 | let exporter: Box = match export_type { [INFO] [stderr] | ^^^^^^^^ help: use `dyn`: `dyn Exporter` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/hyperfine/timer/unix_timer.rs:10:31 [INFO] [stderr] | [INFO] [stderr] 10 | pub fn get_cpu_timer() -> Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `dyn TimerStop` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.75s [INFO] running `"docker" "inspect" "86b17d01fd4e4dbaa9fbb11bf9b754d5009ae7c28ea3077fe9f9a0912934c95e"` [INFO] running `"docker" "rm" "-f" "86b17d01fd4e4dbaa9fbb11bf9b754d5009ae7c28ea3077fe9f9a0912934c95e"` [INFO] [stdout] 86b17d01fd4e4dbaa9fbb11bf9b754d5009ae7c28ea3077fe9f9a0912934c95e [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-7/try#e212b7d492c96d3837691ba29d32d5f468933fb8:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/reg/hyperfine/1.5.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "test" "--frozen"` [INFO] [stdout] 0c86926148490f4747ed35de2ebd72efb924223ac7344f511cdb3858a7c398aa [INFO] running `"docker" "start" "-a" "0c86926148490f4747ed35de2ebd72efb924223ac7344f511cdb3858a7c398aa"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/crater/target/debug/deps/hyperfine-84d9ca1e9d6392f8 [INFO] [stdout] [INFO] [stdout] running 11 tests [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_s ... 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::format::test_format_duration_unit_basic ... ok [INFO] [stdout] test hyperfine::format::test_format_duration_unit_with_unit ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_time_unit_s ... ok [INFO] [stdout] test hyperfine::units::test_unit_short_name ... ok [INFO] [stdout] test hyperfine::units::test_unit_format ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_ms ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_time_unit_ms ... ok [INFO] [stdout] test hyperfine::outlier_detection::test_detect_outliers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "0c86926148490f4747ed35de2ebd72efb924223ac7344f511cdb3858a7c398aa"` [INFO] running `"docker" "rm" "-f" "0c86926148490f4747ed35de2ebd72efb924223ac7344f511cdb3858a7c398aa"` [INFO] [stdout] 0c86926148490f4747ed35de2ebd72efb924223ac7344f511cdb3858a7c398aa