[INFO] fetching crate metrics-util 0.12.0... [INFO] testing metrics-util-0.12.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate metrics-util 0.12.0 into /workspace/builds/worker-25/source [INFO] validating manifest of crates.io crate metrics-util 0.12.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate metrics-util 0.12.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate metrics-util 0.12.0 [INFO] tweaked toml for crates.io crate metrics-util 0.12.0 written to /workspace/builds/worker-25/source/Cargo.toml [INFO] crate crates.io crate metrics-util 0.12.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0ec23910afa2b6535de63eaea35e0f1758a8d6ab74100405545c08e7515d70ae [INFO] running `Command { std: "docker" "start" "-a" "0ec23910afa2b6535de63eaea35e0f1758a8d6ab74100405545c08e7515d70ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0ec23910afa2b6535de63eaea35e0f1758a8d6ab74100405545c08e7515d70ae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ec23910afa2b6535de63eaea35e0f1758a8d6ab74100405545c08e7515d70ae", kill_on_drop: false }` [INFO] [stdout] 0ec23910afa2b6535de63eaea35e0f1758a8d6ab74100405545c08e7515d70ae [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 314654f082cfd83a85c8d652303cc6dfaec2ffcd92a37e8a600b756048fbb61a [INFO] running `Command { std: "docker" "start" "-a" "314654f082cfd83a85c8d652303cc6dfaec2ffcd92a37e8a600b756048fbb61a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling crossbeam-utils v0.8.7 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.7 [INFO] [stderr] Compiling metrics v0.18.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling atomic-shim v0.2.0 [INFO] [stderr] Compiling sketches-ddsketch v0.1.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling lock_api v0.4.6 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling raw-cpuid v10.2.0 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling quote v1.0.15 [INFO] [stderr] Compiling getrandom v0.2.5 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling metrics-macros v0.5.1 [INFO] [stderr] Compiling metrics-util v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.84s [INFO] running `Command { std: "docker" "inspect" "314654f082cfd83a85c8d652303cc6dfaec2ffcd92a37e8a600b756048fbb61a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "314654f082cfd83a85c8d652303cc6dfaec2ffcd92a37e8a600b756048fbb61a", kill_on_drop: false }` [INFO] [stdout] 314654f082cfd83a85c8d652303cc6dfaec2ffcd92a37e8a600b756048fbb61a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 504bafef357b4aa2830411c7a99eb55ee685b2dfaeea2152c5b984bea3eeab43 [INFO] running `Command { std: "docker" "start" "-a" "504bafef357b4aa2830411c7a99eb55ee685b2dfaeea2152c5b984bea3eeab43", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.6 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling predicates-core v1.0.3 [INFO] [stderr] Compiling crossbeam-queue v0.3.4 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling difflib v0.4.0 [INFO] [stderr] Compiling termtree v0.2.4 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling fragile v1.1.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.23 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.2 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling noisy_float v0.2.0 [INFO] [stderr] Compiling hdrhistogram v7.5.0 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling mockall_derive v0.11.0 [INFO] [stderr] Compiling quickcheck_macros v1.0.0 [INFO] [stderr] Compiling predicates-tree v1.0.5 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling predicates v2.1.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.9 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling ndarray v0.15.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling quickcheck v1.0.3 [INFO] [stderr] Compiling tracing v0.1.32 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling mockall v0.11.0 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling ndarray-stats v0.5.0 [INFO] [stderr] Compiling metrics-util v0.12.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 13.51s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/metrics_util-9b3fb50f8f8d3e54) [INFO] running `Command { std: "docker" "inspect" "504bafef357b4aa2830411c7a99eb55ee685b2dfaeea2152c5b984bea3eeab43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "504bafef357b4aa2830411c7a99eb55ee685b2dfaeea2152c5b984bea3eeab43", kill_on_drop: false }` [INFO] [stdout] 504bafef357b4aa2830411c7a99eb55ee685b2dfaeea2152c5b984bea3eeab43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-25/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] dcee270c8a1954bf5f5f26d5b0146731cbd1bb402379964d656bcad6dbf1cd33 [INFO] running `Command { std: "docker" "start" "-a" "dcee270c8a1954bf5f5f26d5b0146731cbd1bb402379964d656bcad6dbf1cd33", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/metrics_util-9b3fb50f8f8d3e54) [INFO] [stdout] [INFO] [stdout] running 29 tests [INFO] [stdout] test bucket::tests::test_block_write_until_full_then_read ... ok [INFO] [stdout] test bucket::tests::test_block_write_then_read ... ok [INFO] [stdout] test bucket::tests::test_bucket_len_and_next_len ... ok [INFO] [stdout] test bucket::tests::test_bucket_multiple_blocks_write_then_read ... ok [INFO] [stdout] test histogram::tests::test_histogram ... ok [INFO] [stdout] test bucket::tests::test_create_new_block ... ok [INFO] [stdout] test key::tests::test_same_keys_different_kinds_not_equal ... ok [INFO] [stdout] test kind::tests::test_matching ... ok [INFO] [stdout] test bucket::tests::test_bucket_write_then_read ... ok [INFO] [stdout] test bucket::tests::test_clear_and_clear_with ... ok [INFO] [stdout] test bucket::tests::test_block_write_until_full_then_read_mt ... ok [INFO] [stdout] test layers::fanout::tests::test_basic_functionality ... ok [INFO] [stdout] test layers::prefix::tests::test_key_vs_key_name ... ok [INFO] [stdout] test layers::prefix::tests::test_basic_functionality ... ok [INFO] [stdout] test layers::router::tests::test_basic_functionality ... ok [INFO] [stdout] test layers::filter::tests::test_case_insensitivity ... ok [INFO] [stdout] test layers::filter::tests::test_basic_functionality ... ok [INFO] [stdout] test layers::router::tests::test_construction ... ok [INFO] [stdout] test quantile::tests::test_quantiles ... ok [INFO] [stdout] test quantile::tests::test_parse_quantiles ... ok [INFO] [stdout] test summary::tests::test_infinities ... ok [INFO] [stdout] test registry::tests::test_registry ... ok [INFO] [stdout] test summary::tests::test_zeroes ... ok [INFO] [stdout] test summary::tests::test_basics ... ok [INFO] [stdout] test layers::router::tests::test_bad_construction - should panic ... ok [INFO] [stdout] test summary::tests::quantile_validity ... ok [INFO] [stdout] test summary::tests::test_positive_uniform ... ok [INFO] [stdout] test summary::tests::test_negative_positive_uniform ... ok [INFO] [stdout] test bucket::tests::test_bucket_write_then_read_mt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 29 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.95s [INFO] [stdout] [INFO] [stderr] Doc-tests metrics-util [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test src/kind.rs - kind::MetricKindMask (line 27) ... ok [INFO] [stdout] test src/layers/mod.rs - layers (line 10) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.75s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "dcee270c8a1954bf5f5f26d5b0146731cbd1bb402379964d656bcad6dbf1cd33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dcee270c8a1954bf5f5f26d5b0146731cbd1bb402379964d656bcad6dbf1cd33", kill_on_drop: false }` [INFO] [stdout] dcee270c8a1954bf5f5f26d5b0146731cbd1bb402379964d656bcad6dbf1cd33