[INFO] fetching crate metriki-jemalloc 0.1.0... [INFO] checking metriki-jemalloc-0.1.0 against master#32c26302620b2dbbe0a2291f1969bc0b1622ae59 for pr-95755 [INFO] extracting crate metriki-jemalloc 0.1.0 into /workspace/builds/worker-81/source [INFO] validating manifest of crates.io crate metriki-jemalloc 0.1.0 on toolchain 32c26302620b2dbbe0a2291f1969bc0b1622ae59 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32c26302620b2dbbe0a2291f1969bc0b1622ae59" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate metriki-jemalloc 0.1.0 [INFO] finished tweaking crates.io crate metriki-jemalloc 0.1.0 [INFO] tweaked toml for crates.io crate metriki-jemalloc 0.1.0 written to /workspace/builds/worker-81/source/Cargo.toml [INFO] crate crates.io crate metriki-jemalloc 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32c26302620b2dbbe0a2291f1969bc0b1622ae59" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tikv-jemalloc-ctl v0.4.2 [INFO] [stderr] Downloaded metriki-core v1.6.2 [INFO] [stderr] Downloaded tikv-jemallocator v0.4.1 [INFO] [stderr] Downloaded tikv-jemalloc-sys v0.4.2+5.2.1-patched.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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" "+32c26302620b2dbbe0a2291f1969bc0b1622ae59" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f59e12b9204879ad44ce02ced084957103f292170b8cf439875fc97f666bd1d [INFO] running `Command { std: "docker" "start" "-a" "3f59e12b9204879ad44ce02ced084957103f292170b8cf439875fc97f666bd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f59e12b9204879ad44ce02ced084957103f292170b8cf439875fc97f666bd1d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f59e12b9204879ad44ce02ced084957103f292170b8cf439875fc97f666bd1d", kill_on_drop: false }` [INFO] [stdout] 3f59e12b9204879ad44ce02ced084957103f292170b8cf439875fc97f666bd1d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-81/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+32c26302620b2dbbe0a2291f1969bc0b1622ae59" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d395781292738d8c96b7fafe1fe3788c71df4cfc0453e31ac2075a7ec5fef6e [INFO] running `Command { std: "docker" "start" "-a" "7d395781292738d8c96b7fafe1fe3788c71df4cfc0453e31ac2075a7ec5fef6e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Compiling nom v6.2.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.4.2+5.2.1-patched.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Checking regex v1.4.6 [INFO] [stderr] Checking env_logger v0.9.0 [INFO] [stderr] Checking hdrhistogram v7.3.0 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Checking metriki-core v1.6.2 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Checking metriki-log-reporter v0.1.4 [INFO] [stderr] Checking tikv-jemalloc-ctl v0.4.2 [INFO] [stderr] Checking tikv-jemallocator v0.4.1 [INFO] [stderr] Checking metriki-jemalloc v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "7d395781292738d8c96b7fafe1fe3788c71df4cfc0453e31ac2075a7ec5fef6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d395781292738d8c96b7fafe1fe3788c71df4cfc0453e31ac2075a7ec5fef6e", kill_on_drop: false }` [INFO] [stdout] 7d395781292738d8c96b7fafe1fe3788c71df4cfc0453e31ac2075a7ec5fef6e