[INFO] cloning repository https://github.com/nfx/prom-cnproc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nfx/prom-cnproc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfx%2Fprom-cnproc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfx%2Fprom-cnproc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2401b606ef661a5bed16680904092d28868cd0a
[INFO] checking nfx/prom-cnproc against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnfx%2Fprom-cnproc" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/nfx/prom-cnproc
[INFO] finished tweaking git repo https://github.com/nfx/prom-cnproc
[INFO] tweaked toml for git repo https://github.com/nfx/prom-cnproc written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nfx/prom-cnproc on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nfx/prom-cnproc already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ctor v0.1.20
[INFO] [stderr]   Downloaded ordered-float v2.5.1
[INFO] [stderr]   Downloaded sketches-ddsketch v0.1.2
[INFO] [stderr]   Downloaded metrics-exporter-prometheus v0.5.0
[INFO] [stderr]   Downloaded atomic-shim v0.1.0
[INFO] [stderr]   Downloaded cnproc v0.2.1
[INFO] [stderr]   Downloaded metrics-macros v0.4.0
[INFO] [stderr]   Downloaded raw-cpuid v9.0.0
[INFO] [stderr]   Downloaded metrics v0.16.0
[INFO] [stderr]   Downloaded t1ha v0.1.0
[INFO] [stderr]   Downloaded quanta v0.7.2
[INFO] [stderr]   Downloaded entropy v0.4.1
[INFO] [stderr]   Downloaded metrics-util v0.8.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 110b74c5cab9f791cdb3f96d99e6547e230a9ec3c460b4e3c6bce0cffbbba850
[INFO] running `Command { std: "docker" "start" "-a" "110b74c5cab9f791cdb3f96d99e6547e230a9ec3c460b4e3c6bce0cffbbba850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "110b74c5cab9f791cdb3f96d99e6547e230a9ec3c460b4e3c6bce0cffbbba850", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "110b74c5cab9f791cdb3f96d99e6547e230a9ec3c460b4e3c6bce0cffbbba850", kill_on_drop: false }`
[INFO] [stdout] 110b74c5cab9f791cdb3f96d99e6547e230a9ec3c460b4e3c6bce0cffbbba850
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 238a39b9585c1796efa25b4aefc82f1e833434a4105feb78f0b89ef9b2cac9cf
[INFO] running `Command { std: "docker" "start" "-a" "238a39b9585c1796efa25b4aefc82f1e833434a4105feb78f0b89ef9b2cac9cf", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.95
[INFO] [stderr]    Compiling syn v1.0.72
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]     Checking pin-project-lite v0.2.6
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling ahash v0.7.4
[INFO] [stderr]    Compiling t1ha v0.1.0
[INFO] [stderr]     Checking once_cell v1.7.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.5
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling tokio v1.6.1
[INFO] [stderr]    Compiling indexmap v1.6.2
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]     Checking bytes v1.0.1
[INFO] [stderr]    Compiling metrics v0.16.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.5
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking getrandom v0.2.3
[INFO] [stderr]     Checking mio v0.7.11
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking parking_lot_core v0.8.3
[INFO] [stderr]     Checking http v0.2.4
[INFO] [stderr]     Checking raw-cpuid v9.0.0
[INFO] [stderr]     Checking nibble_vec v0.1.0
[INFO] [stderr]     Checking tracing-core v0.1.18
[INFO] [stderr]     Checking atomic-shim v0.1.0
[INFO] [stderr]    Compiling regex v1.5.4
[INFO] [stderr]     Checking ordered-float v2.5.1
[INFO] [stderr]     Checking tracing v0.1.26
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking radix_trie v0.2.1
[INFO] [stderr]     Checking quanta v0.7.2
[INFO] [stderr]     Checking parking_lot v0.11.1
[INFO] [stderr]     Checking hashbrown v0.11.2
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking socket2 v0.4.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking sketches-ddsketch v0.1.2
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking ipnet v2.3.0
[INFO] [stderr]     Checking cnproc v0.2.1
[INFO] [stderr]     Checking entropy v0.4.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]     Checking http-body v0.4.2
[INFO] [stderr]    Compiling tokio-macros v1.2.0
[INFO] [stderr]    Compiling pin-project-internal v1.0.7
[INFO] [stderr]    Compiling metrics-macros v0.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.25
[INFO] [stderr]     Checking metrics-util v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.25
[INFO] [stderr]     Checking pin-project v1.0.7
[INFO] [stderr]     Checking hyper v0.14.8
[INFO] [stderr]     Checking metrics-exporter-prometheus v0.5.0
[INFO] [stderr]     Checking prom-cnproc v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.95s
[INFO] running `Command { std: "docker" "inspect" "238a39b9585c1796efa25b4aefc82f1e833434a4105feb78f0b89ef9b2cac9cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "238a39b9585c1796efa25b4aefc82f1e833434a4105feb78f0b89ef9b2cac9cf", kill_on_drop: false }`
[INFO] [stdout] 238a39b9585c1796efa25b4aefc82f1e833434a4105feb78f0b89ef9b2cac9cf
