[INFO] fetching crate singularity 0.5.1... [INFO] checking singularity-0.5.1 against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] extracting crate singularity 0.5.1 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate singularity 0.5.1 on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate singularity 0.5.1 [INFO] finished tweaking crates.io crate singularity 0.5.1 [INFO] tweaked toml for crates.io crate singularity 0.5.1 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate singularity 0.5.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 96af6a76350aa504679019b14049d7f55f04f9431b7df045b04411464f36ba82 [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" "96af6a76350aa504679019b14049d7f55f04f9431b7df045b04411464f36ba82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "96af6a76350aa504679019b14049d7f55f04f9431b7df045b04411464f36ba82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96af6a76350aa504679019b14049d7f55f04f9431b7df045b04411464f36ba82", kill_on_drop: false }` [INFO] [stdout] 96af6a76350aa504679019b14049d7f55f04f9431b7df045b04411464f36ba82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6050521ab4d354c36d235d1bc2ca4ba390ae16bce4bb89c494229389d432aab [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" "a6050521ab4d354c36d235d1bc2ca4ba390ae16bce4bb89c494229389d432aab", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.21 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking number_prefix v0.3.0 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.20 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.13 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Checking ring v0.16.15 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking getrandom v0.1.15 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking directories v2.0.2 [INFO] [stderr] Checking qstring v0.7.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking fern v0.6.0 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.41 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking webpki v0.21.3 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.18.1 [INFO] [stderr] Checking webpki-roots v0.20.0 [INFO] [stderr] Checking console v0.12.0 [INFO] [stderr] Checking indicatif v0.15.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.116 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.10 [INFO] [stderr] Checking time-macros v0.1.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking structopt v0.3.17 [INFO] [stderr] Checking serde v1.0.116 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Checking ureq v1.4.1 [INFO] [stderr] Checking confy v0.4.0 [INFO] [stderr] Checking singularity v0.5.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "a6050521ab4d354c36d235d1bc2ca4ba390ae16bce4bb89c494229389d432aab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6050521ab4d354c36d235d1bc2ca4ba390ae16bce4bb89c494229389d432aab", kill_on_drop: false }` [INFO] [stdout] a6050521ab4d354c36d235d1bc2ca4ba390ae16bce4bb89c494229389d432aab