[INFO] cloning repository https://github.com/Gerschtli/dwm-status [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Gerschtli/dwm-status" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26eadb8f61b83a3d2318cd8b0405858ecac981a6 [INFO] checking Gerschtli/dwm-status against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gerschtli/dwm-status on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Gerschtli/dwm-status [INFO] finished tweaking git repo https://github.com/Gerschtli/dwm-status [INFO] tweaked toml for git repo https://github.com/Gerschtli/dwm-status written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Gerschtli/dwm-status already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c06bbcf2965c1793842bb8bba07a6a19c5f7553551f88aa66cb0adb6d0730f2d [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" "c06bbcf2965c1793842bb8bba07a6a19c5f7553551f88aa66cb0adb6d0730f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c06bbcf2965c1793842bb8bba07a6a19c5f7553551f88aa66cb0adb6d0730f2d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c06bbcf2965c1793842bb8bba07a6a19c5f7553551f88aa66cb0adb6d0730f2d", kill_on_drop: false }` [INFO] [stdout] c06bbcf2965c1793842bb8bba07a6a19c5f7553551f88aa66cb0adb6d0730f2d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3f72fe0cfe2c3f6cd99ec78c8e90f75c5f00622d40401fb0c7a39f8d263695a [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" "f3f72fe0cfe2c3f6cd99ec78c8e90f75c5f00622d40401fb0c7a39f8d263695a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking regex-syntax v0.6.21 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling battery v0.7.8 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tokio v0.3.5 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling glib-sys v0.5.0 [INFO] [stderr] Compiling gobject-sys v0.5.0 [INFO] [stderr] Compiling gio-sys v0.5.0 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.5.0 [INFO] [stderr] Compiling libnotify-sys v1.0.2 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking toml v0.5.7 [INFO] [stderr] Checking serde_json v1.0.60 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking mio v0.7.6 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking inotify-sys v0.1.4 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking regex v1.4.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Checking glib v0.4.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking hamcrest2 v0.3.0 [INFO] [stderr] Checking inotify v0.9.1 [INFO] [stderr] Checking simplelog v0.9.0 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking ctrlc v3.1.7 [INFO] [stderr] Checking libnotify v1.0.3 [INFO] [stderr] Checking dwm-status v1.7.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "f3f72fe0cfe2c3f6cd99ec78c8e90f75c5f00622d40401fb0c7a39f8d263695a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3f72fe0cfe2c3f6cd99ec78c8e90f75c5f00622d40401fb0c7a39f8d263695a", kill_on_drop: false }` [INFO] [stdout] f3f72fe0cfe2c3f6cd99ec78c8e90f75c5f00622d40401fb0c7a39f8d263695a