[INFO] fetching crate mpileup 0.0.1... [INFO] checking mpileup-0.0.1 against try#ddfd70ee3c3748e597b32f416b0d15a4f6e37685 for pr-87050 [INFO] extracting crate mpileup 0.0.1 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate mpileup 0.0.1 on toolchain ddfd70ee3c3748e597b32f416b0d15a4f6e37685 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mpileup 0.0.1 [INFO] finished tweaking crates.io crate mpileup 0.0.1 [INFO] tweaked toml for crates.io crate mpileup 0.0.1 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate mpileup 0.0.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 59b5734e7333786def325dcd1ff23b52ecf4015088576cad8a23b526c4562e62 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "59b5734e7333786def325dcd1ff23b52ecf4015088576cad8a23b526c4562e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "59b5734e7333786def325dcd1ff23b52ecf4015088576cad8a23b526c4562e62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "59b5734e7333786def325dcd1ff23b52ecf4015088576cad8a23b526c4562e62", kill_on_drop: false }` [INFO] [stdout] 59b5734e7333786def325dcd1ff23b52ecf4015088576cad8a23b526c4562e62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ddfd70ee3c3748e597b32f416b0d15a4f6e37685" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2dc9d8c8cc75e07e993a7c49c8f33ad0a95e2ae8fd5d2756417bb93d94ebb32a [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2dc9d8c8cc75e07e993a7c49c8f33ad0a95e2ae8fd5d2756417bb93d94ebb32a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking linear-map v1.2.0 [INFO] [stderr] Compiling fs-utils v1.1.4 [INFO] [stderr] Compiling newtype_derive v0.1.6 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Compiling openssl-src v111.15.0+1.1.1k [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.17 [INFO] [stderr] Compiling hts-sys v1.11.1-fix1 [INFO] [stderr] Compiling derefable v0.1.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling strum_macros v0.20.1 [INFO] [stderr] Compiling derive-new v0.5.9 [INFO] [stderr] Checking thiserror v1.0.25 [INFO] [stderr] Checking bio-types v0.11.0 [INFO] [stderr] Checking rust-htslib v0.36.0 [INFO] [stderr] Checking mpileup v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "2dc9d8c8cc75e07e993a7c49c8f33ad0a95e2ae8fd5d2756417bb93d94ebb32a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dc9d8c8cc75e07e993a7c49c8f33ad0a95e2ae8fd5d2756417bb93d94ebb32a", kill_on_drop: false }` [INFO] [stdout] 2dc9d8c8cc75e07e993a7c49c8f33ad0a95e2ae8fd5d2756417bb93d94ebb32a