[INFO] cloning repository https://github.com/LawnGnome/waybar-custom-modules [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LawnGnome/waybar-custom-modules" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLawnGnome%2Fwaybar-custom-modules", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLawnGnome%2Fwaybar-custom-modules'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9f0d09cba3c3f5ad7e1be34c9e8416adcbf1933e [INFO] checking LawnGnome/waybar-custom-modules against try#32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d for pr-83312 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLawnGnome%2Fwaybar-custom-modules" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/LawnGnome/waybar-custom-modules on toolchain 32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/LawnGnome/waybar-custom-modules [INFO] finished tweaking git repo https://github.com/LawnGnome/waybar-custom-modules [INFO] tweaked toml for git repo https://github.com/LawnGnome/waybar-custom-modules written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/LawnGnome/waybar-custom-modules already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mini-internal v0.1.13 [INFO] [stderr] Downloaded miniserde v0.1.13 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] bfcb884a3afa1ab5109d60147d9f805b591fcf989576b5ff31f0b960f55b4512 [INFO] running `Command { std: "docker" "start" "-a" "bfcb884a3afa1ab5109d60147d9f805b591fcf989576b5ff31f0b960f55b4512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfcb884a3afa1ab5109d60147d9f805b591fcf989576b5ff31f0b960f55b4512", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfcb884a3afa1ab5109d60147d9f805b591fcf989576b5ff31f0b960f55b4512", kill_on_drop: false }` [INFO] [stdout] bfcb884a3afa1ab5109d60147d9f805b591fcf989576b5ff31f0b960f55b4512 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:4f92631de1aa59f8320307485d3b3c869a5c90ab1d76ce2cffab9807b8c9a1fb" "/opt/rustwide/cargo-home/bin/cargo" "+32cb8dc6fdc8140b91f4d17c4883e528db4e7e6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ba1e10c3e9d9784bb222c68d89f657fad21081deafa34f74cbe382a271aac079 [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" "ba1e10c3e9d9784bb222c68d89f657fad21081deafa34f74cbe382a271aac079", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking humantime v2.0.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling mini-internal v0.1.13 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking miniserde v0.1.13 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking waybar v0.1.0 (/opt/rustwide/workdir/waybar) [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking cpufreq v0.1.0 (/opt/rustwide/workdir/cpufreq) [INFO] [stderr] Checking cpu v0.1.0 (/opt/rustwide/workdir/cpu) [INFO] [stderr] Checking mem v0.1.0 (/opt/rustwide/workdir/mem) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.81s [INFO] running `Command { std: "docker" "inspect" "ba1e10c3e9d9784bb222c68d89f657fad21081deafa34f74cbe382a271aac079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba1e10c3e9d9784bb222c68d89f657fad21081deafa34f74cbe382a271aac079", kill_on_drop: false }` [INFO] [stdout] ba1e10c3e9d9784bb222c68d89f657fad21081deafa34f74cbe382a271aac079