[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] 79cb60519de38094cb20497baedc168306bf24de [INFO] checking Gerschtli/dwm-status against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [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 d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "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" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdb07b27af2d9ee1eb045a3a21e9f3a4a6bfa47277c548d38f2132d83b9bfbe6 [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" "bdb07b27af2d9ee1eb045a3a21e9f3a4a6bfa47277c548d38f2132d83b9bfbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdb07b27af2d9ee1eb045a3a21e9f3a4a6bfa47277c548d38f2132d83b9bfbe6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdb07b27af2d9ee1eb045a3a21e9f3a4a6bfa47277c548d38f2132d83b9bfbe6", kill_on_drop: false }` [INFO] [stdout] bdb07b27af2d9ee1eb045a3a21e9f3a4a6bfa47277c548d38f2132d83b9bfbe6 [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d00ada95af7bee0ccad238a877fee427214e02b5d68cbb0fef44038094a2f462 [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" "d00ada95af7bee0ccad238a877fee427214e02b5d68cbb0fef44038094a2f462", kill_on_drop: false }` [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling gdk-pixbuf v0.3.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling battery v0.7.6 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking yaml-rust v0.4.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Compiling nom v5.1.2 [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 libdbus-sys v0.2.1 [INFO] [stderr] Compiling libnotify-sys v1.0.2 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking lexical-core v0.7.4 [INFO] [stderr] Checking aho-corasick v0.7.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Checking uom v0.29.0 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking inotify-sys v0.1.3 [INFO] [stderr] Checking dbus v0.8.4 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking num v0.2.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking chrono v0.4.15 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking hamcrest2 v0.3.0 [INFO] [stderr] Checking glib v0.4.1 [INFO] [stderr] Checking inotify v0.8.3 [INFO] [stderr] Checking serde_json v1.0.57 [INFO] [stderr] Checking toml v0.5.6 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Checking ctrlc v3.1.6 [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 2m 39s [INFO] running `Command { std: "docker" "inspect" "d00ada95af7bee0ccad238a877fee427214e02b5d68cbb0fef44038094a2f462", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d00ada95af7bee0ccad238a877fee427214e02b5d68cbb0fef44038094a2f462", kill_on_drop: false }` [INFO] [stdout] d00ada95af7bee0ccad238a877fee427214e02b5d68cbb0fef44038094a2f462