[INFO] fetching crate bare-metrics-recorder 0.1.0... [INFO] checking bare-metrics-recorder-0.1.0 against try#1b0139f5bdae7328e6d232947a8112333bb44eeb for pr-93394 [INFO] extracting crate bare-metrics-recorder 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate bare-metrics-recorder 0.1.0 on toolchain 1b0139f5bdae7328e6d232947a8112333bb44eeb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bare-metrics-recorder 0.1.0 [INFO] finished tweaking crates.io crate bare-metrics-recorder 0.1.0 [INFO] tweaked toml for crates.io crate bare-metrics-recorder 0.1.0 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate crates.io crate bare-metrics-recorder 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded metrics-macros v0.4.1 [INFO] [stderr] Downloaded metrics v0.17.1 [INFO] [stderr] Downloaded serde_bare v0.5.0 [INFO] [stderr] Downloaded hdrhistogram v7.4.0 [INFO] [stderr] Downloaded bare-metrics-core v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83ca964b5777d49b996b25d1e69da17bbfcfa3fdf0220904ef77440b6fc7af4a [INFO] running `Command { std: "docker" "start" "-a" "83ca964b5777d49b996b25d1e69da17bbfcfa3fdf0220904ef77440b6fc7af4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83ca964b5777d49b996b25d1e69da17bbfcfa3fdf0220904ef77440b6fc7af4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83ca964b5777d49b996b25d1e69da17bbfcfa3fdf0220904ef77440b6fc7af4a", kill_on_drop: false }` [INFO] [stdout] 83ca964b5777d49b996b25d1e69da17bbfcfa3fdf0220904ef77440b6fc7af4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1b0139f5bdae7328e6d232947a8112333bb44eeb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7e57af766bfba97f3282eda87918c5434d9f80beab2a6ab7093e18b30d1b2e1e [INFO] running `Command { std: "docker" "start" "-a" "7e57af766bfba97f3282eda87918c5434d9f80beab2a6ab7093e18b30d1b2e1e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.85 [INFO] [stderr] Compiling libc v0.2.112 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.133 [INFO] [stderr] Compiling serde v1.0.133 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling metrics v0.17.1 [INFO] [stderr] Compiling anyhow v1.0.52 [INFO] [stderr] Checking crc32fast v1.3.0 [INFO] [stderr] Checking crossbeam-utils v0.8.6 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossbeam-channel v0.5.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking flate2 v1.0.22 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking hdrhistogram v7.4.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking serde_bare v0.5.0 [INFO] [stderr] Checking bare-metrics-core v0.1.0 [INFO] [stderr] Checking bare-metrics-recorder v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.59s [INFO] running `Command { std: "docker" "inspect" "7e57af766bfba97f3282eda87918c5434d9f80beab2a6ab7093e18b30d1b2e1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e57af766bfba97f3282eda87918c5434d9f80beab2a6ab7093e18b30d1b2e1e", kill_on_drop: false }` [INFO] [stdout] 7e57af766bfba97f3282eda87918c5434d9f80beab2a6ab7093e18b30d1b2e1e