[INFO] fetching crate metrics-jemalloc 0.2.1... [INFO] checking metrics-jemalloc-0.2.1 against try#4e3d7541a523df82cea75064e44e60ae9a008bcb for pr-97427 [INFO] extracting crate metrics-jemalloc 0.2.1 into /workspace/builds/worker-28/source [INFO] validating manifest of crates.io crate metrics-jemalloc 0.2.1 on toolchain 4e3d7541a523df82cea75064e44e60ae9a008bcb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate metrics-jemalloc 0.2.1 [INFO] finished tweaking crates.io crate metrics-jemalloc 0.2.1 [INFO] tweaked toml for crates.io crate metrics-jemalloc 0.2.1 written to /workspace/builds/worker-28/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3a4900b0e063f9b544c76be4a40dd572d7f919387a01183e27a23218a69119ee [INFO] running `Command { std: "docker" "start" "-a" "3a4900b0e063f9b544c76be4a40dd572d7f919387a01183e27a23218a69119ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3a4900b0e063f9b544c76be4a40dd572d7f919387a01183e27a23218a69119ee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3a4900b0e063f9b544c76be4a40dd572d7f919387a01183e27a23218a69119ee", kill_on_drop: false }` [INFO] [stdout] 3a4900b0e063f9b544c76be4a40dd572d7f919387a01183e27a23218a69119ee [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-28/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cfd4e5a9e48cf711517a71310c08936aa02c3f14486f6823fd424672924ad5f6 [INFO] running `Command { std: "docker" "start" "-a" "cfd4e5a9e48cf711517a71310c08936aa02c3f14486f6823fd424672924ad5f6", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.1 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling metrics v0.17.1 [INFO] [stderr] Compiling paste v1.0.7 [INFO] [stderr] Checking tracing-core v0.1.27 [INFO] [stderr] Checking tokio v1.19.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.4.3+5.2.1-patched.2 [INFO] [stderr] Checking getrandom v0.2.7 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling regex v1.5.6 [INFO] [stderr] Compiling metrics-macros v0.4.1 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Checking tracing v0.1.35 [INFO] [stderr] Checking tikv-jemalloc-ctl v0.4.2 [INFO] [stderr] Checking metrics-jemalloc v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "cfd4e5a9e48cf711517a71310c08936aa02c3f14486f6823fd424672924ad5f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfd4e5a9e48cf711517a71310c08936aa02c3f14486f6823fd424672924ad5f6", kill_on_drop: false }` [INFO] [stdout] cfd4e5a9e48cf711517a71310c08936aa02c3f14486f6823fd424672924ad5f6