[INFO] fetching crate opinionated_metrics 0.1.0... [INFO] testing opinionated_metrics-0.1.0 against 1.60.0 for beta-1.61-1 [INFO] extracting crate opinionated_metrics 0.1.0 into /workspace/builds/worker-13/source [INFO] validating manifest of crates.io crate opinionated_metrics 0.1.0 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate opinionated_metrics 0.1.0 [INFO] finished tweaking crates.io crate opinionated_metrics 0.1.0 [INFO] tweaked toml for crates.io crate opinionated_metrics 0.1.0 written to /workspace/builds/worker-13/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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 atomic-shim v0.2.0 [INFO] [stderr] Downloaded sketches-ddsketch v0.1.2 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.8.0 [INFO] [stderr] Downloaded metrics-util v0.11.1 [INFO] [stderr] Downloaded metrics-exporter-newrelic v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8e6f14137ae8ea03b356230dae66f6d2e831fbea5f07547e3ec7b99d6413c28c [INFO] running `Command { std: "docker" "start" "-a" "8e6f14137ae8ea03b356230dae66f6d2e831fbea5f07547e3ec7b99d6413c28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8e6f14137ae8ea03b356230dae66f6d2e831fbea5f07547e3ec7b99d6413c28c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8e6f14137ae8ea03b356230dae66f6d2e831fbea5f07547e3ec7b99d6413c28c", kill_on_drop: false }` [INFO] [stdout] 8e6f14137ae8ea03b356230dae66f6d2e831fbea5f07547e3ec7b99d6413c28c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad7d65b381622776a89e4a9bf1db831c72a6b465565c7ce00c94e5cd3b39cd8c [INFO] running `Command { std: "docker" "start" "-a" "ad7d65b381622776a89e4a9bf1db831c72a6b465565c7ce00c94e5cd3b39cd8c", kill_on_drop: false }` [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling metrics v0.18.1 [INFO] [stderr] Compiling endian-type v0.1.2 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling atomic-shim v0.2.0 [INFO] [stderr] Compiling sketches-ddsketch v0.1.2 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling nibble_vec v0.1.0 [INFO] [stderr] Compiling raw-cpuid v10.3.0 [INFO] [stderr] Compiling rustls-pemfile v0.3.0 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ordered-float v2.10.0 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling metrics-macros v0.5.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling radix_trie v0.2.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling quanta v0.9.3 [INFO] [stderr] Compiling metrics-util v0.11.1 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling metrics-exporter-prometheus v0.8.0 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.3 [INFO] [stderr] Compiling tokio-rustls v0.23.3 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.10 [INFO] [stderr] Compiling metrics-exporter-newrelic v0.1.0 [INFO] [stderr] Compiling opinionated_metrics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 21.49s [INFO] running `Command { std: "docker" "inspect" "ad7d65b381622776a89e4a9bf1db831c72a6b465565c7ce00c94e5cd3b39cd8c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad7d65b381622776a89e4a9bf1db831c72a6b465565c7ce00c94e5cd3b39cd8c", kill_on_drop: false }` [INFO] [stdout] ad7d65b381622776a89e4a9bf1db831c72a6b465565c7ce00c94e5cd3b39cd8c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4dcaded9195921fc7a0849547233a823391bd512cc6c522409f64a689e8220a9 [INFO] running `Command { std: "docker" "start" "-a" "4dcaded9195921fc7a0849547233a823391bd512cc6c522409f64a689e8220a9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling opinionated_metrics v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.11s [INFO] running `Command { std: "docker" "inspect" "4dcaded9195921fc7a0849547233a823391bd512cc6c522409f64a689e8220a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4dcaded9195921fc7a0849547233a823391bd512cc6c522409f64a689e8220a9", kill_on_drop: false }` [INFO] [stdout] 4dcaded9195921fc7a0849547233a823391bd512cc6c522409f64a689e8220a9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca41b91ae7371e276fcff63d8d75701ad20f4e9dfdb973734a32646c480a8eae [INFO] running `Command { std: "docker" "start" "-a" "ca41b91ae7371e276fcff63d8d75701ad20f4e9dfdb973734a32646c480a8eae", 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] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/opinionated_metrics-54a13a70a40bffd7) [INFO] [stdout] running 0 tests [INFO] [stderr] Doc-tests opinionated_metrics [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - (line 28) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ca41b91ae7371e276fcff63d8d75701ad20f4e9dfdb973734a32646c480a8eae", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca41b91ae7371e276fcff63d8d75701ad20f4e9dfdb973734a32646c480a8eae", kill_on_drop: false }` [INFO] [stdout] ca41b91ae7371e276fcff63d8d75701ad20f4e9dfdb973734a32646c480a8eae