[INFO] fetching crate perf-gauge 0.1.1... [INFO] testing perf-gauge-0.1.1 against 1.49.0 for beta-1.50-1 [INFO] extracting crate perf-gauge 0.1.1 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate perf-gauge 0.1.1 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate perf-gauge 0.1.1 [INFO] finished tweaking crates.io crate perf-gauge 0.1.1 [INFO] tweaked toml for crates.io crate perf-gauge 0.1.1 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate perf-gauge 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ceed691b67684dfd51b9a34e40d5c582f79ad6c70c13cffcfdc43ceac8e8596 [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" "1ceed691b67684dfd51b9a34e40d5c582f79ad6c70c13cffcfdc43ceac8e8596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ceed691b67684dfd51b9a34e40d5c582f79ad6c70c13cffcfdc43ceac8e8596", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ceed691b67684dfd51b9a34e40d5c582f79ad6c70c13cffcfdc43ceac8e8596", kill_on_drop: false }` [INFO] [stdout] 1ceed691b67684dfd51b9a34e40d5c582f79ad6c70c13cffcfdc43ceac8e8596 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94a0aced0b2fe1ad88d53b2c16077b0f7befdbcaa8553b57b350b2f98df0d3ce [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" "94a0aced0b2fe1ad88d53b2c16077b0f7befdbcaa8553b57b350b2f98df0d3ce", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling serde v1.0.116 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling arc-swap v0.4.7 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling hashbrown v0.9.0 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling protobuf v2.17.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling prometheus v0.10.0 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling os_str_bytes v2.3.2 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling histogram v0.6.9 [INFO] [stderr] Compiling bytesize v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.16 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling yaml-rust v0.4.4 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling ring v0.16.16 [INFO] [stderr] Compiling net2 v0.2.35 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling rand v0.8.0 [INFO] [stderr] Compiling webpki v0.21.3 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling webpki-roots v0.19.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.13 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling log4rs v1.0.0-alpha-1 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.14.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling leaky-bucket v0.8.2 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling hyper v0.13.8 [INFO] [stderr] Compiling hyper-rustls v0.21.0 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling perf-gauge v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 54s [INFO] running `Command { std: "docker" "inspect" "94a0aced0b2fe1ad88d53b2c16077b0f7befdbcaa8553b57b350b2f98df0d3ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94a0aced0b2fe1ad88d53b2c16077b0f7befdbcaa8553b57b350b2f98df0d3ce", kill_on_drop: false }` [INFO] [stdout] 94a0aced0b2fe1ad88d53b2c16077b0f7befdbcaa8553b57b350b2f98df0d3ce [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4069988351f59c87e500fd0f4dcd8f08019fff608b13379d3d6855b0f834a4d4 [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" "4069988351f59c87e500fd0f4dcd8f08019fff608b13379d3d6855b0f834a4d4", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling extend v0.1.2 [INFO] [stderr] Compiling tokio-test v0.2.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling assert-json-diff v1.1.0 [INFO] [stderr] Compiling mockito v0.27.0 [INFO] [stderr] Compiling perf-gauge v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.57s [INFO] running `Command { std: "docker" "inspect" "4069988351f59c87e500fd0f4dcd8f08019fff608b13379d3d6855b0f834a4d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4069988351f59c87e500fd0f4dcd8f08019fff608b13379d3d6855b0f834a4d4", kill_on_drop: false }` [INFO] [stdout] 4069988351f59c87e500fd0f4dcd8f08019fff608b13379d3d6855b0f834a4d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7e2cbb9ee81ca6ac044281bb2e876a8c91eec956cf80528e9d49e26050d89c07 [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" "7e2cbb9ee81ca6ac044281bb2e876a8c91eec956cf80528e9d49e26050d89c07", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/perf_gauge-03d6228ebc3fb62f [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test bench_session::tests::test_rate_ladder_without_increment_multiple_iterations ... ok [INFO] [stdout] test bench_session::tests::test_rate_ladder_with_increment ... ok [INFO] [stdout] test prometheus_reporter::test::test_register_codes ... ok [INFO] [stdout] test bench_session::tests::test_rate_ladder_with_max_reps ... ok [INFO] [stdout] test metrics::tests::test_has_more_work_request_limit ... ok [INFO] [stdout] test rate_limiter::tests::test_rate_to_refill_amount_and_duration ... ok [INFO] [stdout] test bench_session::tests::test_rate_ladder_without_increment ... ok [INFO] [stdout] test http_bench_session::tests::test_success_put_request ... ok [INFO] [stdout] test prometheus_reporter::test::test_register_histogram ... ok [INFO] [stdout] test metrics::tests::test_bench_run_report_display ... ok [INFO] [stdout] test metrics::tests::test_codes ... ok [INFO] [stdout] test metrics::tests::test_latency ... ok [INFO] [stdout] test rate_limiter::tests::test_unlimited ... ok [INFO] [stdout] test prometheus_reporter::test::test_build_registry ... ok [INFO] [stdout] test metrics::tests::test_has_more_work_time_limit ... ok [INFO] [stdout] test rate_limiter::tests::test_limited_frequent ... ok [INFO] [stdout] test http_bench_session::tests::test_only_http2 ... ok [INFO] [stdout] test http_bench_session::tests::test_success_request ... ok [INFO] [stdout] test prometheus_reporter::test::test_prometheus_reporting ... ok [INFO] [stdout] test http_bench_session::tests::test_failed_request ... ok [INFO] [stdout] test bench_run::tests::test_send_load ... ok [INFO] [stdout] test rate_limiter::tests::test_limited_seldom ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7e2cbb9ee81ca6ac044281bb2e876a8c91eec956cf80528e9d49e26050d89c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e2cbb9ee81ca6ac044281bb2e876a8c91eec956cf80528e9d49e26050d89c07", kill_on_drop: false }` [INFO] [stdout] 7e2cbb9ee81ca6ac044281bb2e876a8c91eec956cf80528e9d49e26050d89c07