[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] af162bfa7cf4da14cbeef491c5c15442346b6c50 [INFO] checking Gerschtli/dwm-status against master#33fdb797f59421c7bbecaa4588ed5d7a31a9494a for pr-87190-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGerschtli%2Fdwm-status" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Gerschtli/dwm-status on toolchain 33fdb797f59421c7bbecaa4588ed5d7a31a9494a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-1/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" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "fetch" "--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c164c8a254adc74688fe791a06056d403cd0eb6debdb41e4ef204c2934d5097c [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" "c164c8a254adc74688fe791a06056d403cd0eb6debdb41e4ef204c2934d5097c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c164c8a254adc74688fe791a06056d403cd0eb6debdb41e4ef204c2934d5097c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c164c8a254adc74688fe791a06056d403cd0eb6debdb41e4ef204c2934d5097c", kill_on_drop: false }` [INFO] [stdout] c164c8a254adc74688fe791a06056d403cd0eb6debdb41e4ef204c2934d5097c [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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+33fdb797f59421c7bbecaa4588ed5d7a31a9494a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c701da58772f5bcdb2c6cff2f4cf964581ccf459e99628222dc847a24a1a03a9 [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" "c701da58772f5bcdb2c6cff2f4cf964581ccf459e99628222dc847a24a1a03a9", kill_on_drop: false }` [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling typenum v1.13.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 unicode-width v0.1.8 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [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 memoffset v0.6.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tokio v1.10.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-rational 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.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking serde_json v1.0.66 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking lexical-core v0.7.6 [INFO] [stderr] Checking nix v0.22.1 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking uom v0.30.0 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking glib v0.4.1 [INFO] [stderr] Checking inotify v0.9.3 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking simplelog v0.10.0 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Compiling serde_derive v1.0.128 [INFO] [stderr] Checking hamcrest2 v0.3.0 [INFO] [stderr] Checking config v0.11.0 [INFO] [stderr] Checking ctrlc v3.2.0 [INFO] [stderr] Checking libnotify v1.0.3 [INFO] [stderr] Checking dwm-status v1.7.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 50.74s [INFO] running `Command { std: "docker" "inspect" "c701da58772f5bcdb2c6cff2f4cf964581ccf459e99628222dc847a24a1a03a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c701da58772f5bcdb2c6cff2f4cf964581ccf459e99628222dc847a24a1a03a9", kill_on_drop: false }` [INFO] [stdout] c701da58772f5bcdb2c6cff2f4cf964581ccf459e99628222dc847a24a1a03a9