[INFO] fetching crate website-icon-extract 0.5.0... [INFO] checking website-icon-extract-0.5.0 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate website-icon-extract 0.5.0 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate website-icon-extract 0.5.0 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate website-icon-extract 0.5.0 [INFO] finished tweaking crates.io crate website-icon-extract 0.5.0 [INFO] tweaked toml for crates.io crate website-icon-extract 0.5.0 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate website-icon-extract 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pkg-config v0.3.21 [INFO] [stderr] Downloaded imagesize v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bc68acea286a51f1a66b6fe5523bb186d62d6fd257ed38a452eb38635e44b7df [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" "bc68acea286a51f1a66b6fe5523bb186d62d6fd257ed38a452eb38635e44b7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc68acea286a51f1a66b6fe5523bb186d62d6fd257ed38a452eb38635e44b7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc68acea286a51f1a66b6fe5523bb186d62d6fd257ed38a452eb38635e44b7df", kill_on_drop: false }` [INFO] [stdout] bc68acea286a51f1a66b6fe5523bb186d62d6fd257ed38a452eb38635e44b7df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 61afff7113eb4f4ebd673910ec76094b0eccfe1b24d84ecb1e6606e1a2d85b5f [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" "61afff7113eb4f4ebd673910ec76094b0eccfe1b24d84ecb1e6606e1a2d85b5f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling pkg-config v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking imagesize v0.9.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking http-body v0.4.4 [INFO] [stderr] Checking encoding_rs v0.8.29 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking quick-xml v0.22.0 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio-util v0.6.8 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking h2 v0.3.7 [INFO] [stderr] Checking hyper v0.14.14 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.6 [INFO] [stderr] Checking website-icon-extract v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.87s [INFO] running `Command { std: "docker" "inspect" "61afff7113eb4f4ebd673910ec76094b0eccfe1b24d84ecb1e6606e1a2d85b5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "61afff7113eb4f4ebd673910ec76094b0eccfe1b24d84ecb1e6606e1a2d85b5f", kill_on_drop: false }` [INFO] [stdout] 61afff7113eb4f4ebd673910ec76094b0eccfe1b24d84ecb1e6606e1a2d85b5f