[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] [stderr] From https://github.com/sharkdp/hyperfine [INFO] [stderr] f3f623e..8de77e1 master -> master [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 8de77e136a497ad304ceb74097a468d05b9a3163 [INFO] testing sharkdp/hyperfine against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsharkdp%2Fhyperfine" "/workspace/builds/worker-6/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sharkdp/hyperfine on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "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-6/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" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stdout] 015c04a66e6ff8e8db84becdd52f8c8d57b2d49972a5894f15ae92f6d216d527 [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" "015c04a66e6ff8e8db84becdd52f8c8d57b2d49972a5894f15ae92f6d216d527"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling syn v1.0.24 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.12 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling indicatif v0.14.0 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling statistical v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling hyperfine v1.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling rust_decimal v1.6.0 [INFO] [stderr] Compiling serde_json v1.0.53 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `"docker" "inspect" "015c04a66e6ff8e8db84becdd52f8c8d57b2d49972a5894f15ae92f6d216d527"` [INFO] running `"docker" "rm" "-f" "015c04a66e6ff8e8db84becdd52f8c8d57b2d49972a5894f15ae92f6d216d527"` [INFO] [stdout] 015c04a66e6ff8e8db84becdd52f8c8d57b2d49972a5894f15ae92f6d216d527 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "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] 508c792568e53bdc06b7796b48107ab21ab56cb3180e9731d22b34e31f43e10b [INFO] running `"docker" "start" "-a" "508c792568e53bdc06b7796b48107ab21ab56cb3180e9731d22b34e31f43e10b"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling hyperfine v1.10.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.47s [INFO] running `"docker" "inspect" "508c792568e53bdc06b7796b48107ab21ab56cb3180e9731d22b34e31f43e10b"` [INFO] running `"docker" "rm" "-f" "508c792568e53bdc06b7796b48107ab21ab56cb3180e9731d22b34e31f43e10b"` [INFO] [stdout] 508c792568e53bdc06b7796b48107ab21ab56cb3180e9731d22b34e31f43e10b [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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=warn" "-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" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stdout] b2f3f0e16f486c06277ce60db88e1a1eaaecf4d66f28e3ef7ca0833dc56a31e9 [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" "b2f3f0e16f486c06277ce60db88e1a1eaaecf4d66f28e3ef7ca0833dc56a31e9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/hyperfine-d2d2a6501dd461e9 [INFO] [stdout] [INFO] [stdout] running 23 tests [INFO] [stdout] test hyperfine::format::test_format_duration_unit_with_unit ... ok [INFO] [stdout] test hyperfine::format::test_format_duration_unit_basic ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_s ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_time_unit_ms ... ok [INFO] [stdout] test hyperfine::internal::test_max ... ok [INFO] [stdout] test hyperfine::parameter_range::test_integer_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::units::test_unit_short_name ... ok [INFO] [stdout] test hyperfine::export::asciidoc::test_asciidoc_table_row ... ok [INFO] [stdout] test hyperfine::parameter_range::test_get_parameterized_commands_decimal ... ok [INFO] [stdout] test hyperfine::export::markdown::test_markdown_format_ms ... ok [INFO] [stdout] test hyperfine::timer::unix_timer::test_cpu_time_interval ... ok [INFO] [stdout] test hyperfine::export::asciidoc::test_asciidoc_table_row_command_escape ... ok [INFO] [stdout] test hyperfine::parameter_range::test_decimal_range ... ok [INFO] [stdout] test hyperfine::internal::test_tokenize_single_value ... 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_time_unit_s ... ok [INFO] [stdout] test hyperfine::internal::test_tokenize_multiple_values ... ok [INFO] [stdout] test hyperfine::internal::test_tokenize_empty_values ... ok [INFO] [stdout] test hyperfine::internal::test_compute_relative_speed ... 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" "b2f3f0e16f486c06277ce60db88e1a1eaaecf4d66f28e3ef7ca0833dc56a31e9"` [INFO] running `"docker" "rm" "-f" "b2f3f0e16f486c06277ce60db88e1a1eaaecf4d66f28e3ef7ca0833dc56a31e9"` [INFO] [stdout] b2f3f0e16f486c06277ce60db88e1a1eaaecf4d66f28e3ef7ca0833dc56a31e9