[INFO] fetching crate linicon-theme 1.0.2... [INFO] checking linicon-theme-1.0.2 against master#195ad4830e11a544391abe296b146450dea8411b for pr-82781 [INFO] extracting crate linicon-theme 1.0.2 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate linicon-theme 1.0.2 on toolchain 195ad4830e11a544391abe296b146450dea8411b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate linicon-theme 1.0.2 [INFO] finished tweaking crates.io crate linicon-theme 1.0.2 [INFO] tweaked toml for crates.io crate linicon-theme 1.0.2 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate crates.io crate linicon-theme 1.0.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "fetch" "--locked" "--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-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 689ae8cbb46162a105ff5422a2191465a5d6030e0ce3584710645ddc9ac2966f [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" "689ae8cbb46162a105ff5422a2191465a5d6030e0ce3584710645ddc9ac2966f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "689ae8cbb46162a105ff5422a2191465a5d6030e0ce3584710645ddc9ac2966f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "689ae8cbb46162a105ff5422a2191465a5d6030e0ce3584710645ddc9ac2966f", kill_on_drop: false }` [INFO] [stdout] 689ae8cbb46162a105ff5422a2191465a5d6030e0ce3584710645ddc9ac2966f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+195ad4830e11a544391abe296b146450dea8411b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7dc5efe834305260511801c0e6de15b4337e0c47bb4db7b462996e94f8e93b73 [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" "7dc5efe834305260511801c0e6de15b4337e0c47bb4db7b462996e94f8e93b73", 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] Blocking waiting for file lock on package cache [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling hashbrown v0.7.2 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking dlv-list v0.2.2 [INFO] [stderr] Checking ordered-multimap v0.2.4 [INFO] [stderr] Checking rust-ini v0.15.3 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking freedesktop_entry_parser v1.1.0 [INFO] [stderr] Checking linicon-theme v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.72s [INFO] running `Command { std: "docker" "inspect" "7dc5efe834305260511801c0e6de15b4337e0c47bb4db7b462996e94f8e93b73", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7dc5efe834305260511801c0e6de15b4337e0c47bb4db7b462996e94f8e93b73", kill_on_drop: false }` [INFO] [stdout] 7dc5efe834305260511801c0e6de15b4337e0c47bb4db7b462996e94f8e93b73