[INFO] cloning repository https://github.com/hugglesfox/dmenu-notify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hugglesfox/dmenu-notify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugglesfox%2Fdmenu-notify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugglesfox%2Fdmenu-notify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 721e081769c246c7891f0b10239e108d6442d069 [INFO] checking hugglesfox/dmenu-notify against master#c9228570668803e3e6402770d55f23a12c9ae686 for pr-79472 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhugglesfox%2Fdmenu-notify" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hugglesfox/dmenu-notify on toolchain c9228570668803e3e6402770d55f23a12c9ae686 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hugglesfox/dmenu-notify [INFO] finished tweaking git repo https://github.com/hugglesfox/dmenu-notify [INFO] tweaked toml for git repo https://github.com/hugglesfox/dmenu-notify written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/hugglesfox/dmenu-notify already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 944fc98d09a83f08cbc8be1cb6402dcf85cdde7df310eba9ff91c1d1a1954e4f [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" "944fc98d09a83f08cbc8be1cb6402dcf85cdde7df310eba9ff91c1d1a1954e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "944fc98d09a83f08cbc8be1cb6402dcf85cdde7df310eba9ff91c1d1a1954e4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "944fc98d09a83f08cbc8be1cb6402dcf85cdde7df310eba9ff91c1d1a1954e4f", kill_on_drop: false }` [INFO] [stdout] 944fc98d09a83f08cbc8be1cb6402dcf85cdde7df310eba9ff91c1d1a1954e4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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:c8ac004eab7d63a0ad09a2dde3d3353ba464f767bee4de425dc8f74c46a1905e" "/opt/rustwide/cargo-home/bin/cargo" "+c9228570668803e3e6402770d55f23a12c9ae686" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 33e1371b762ef3421e51da8f5e97a63973057e36dcc28358fccd9fca7448bcca [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" "33e1371b762ef3421e51da8f5e97a63973057e36dcc28358fccd9fca7448bcca", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.50 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scoped-tls v1.0.0 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Checking fastrand v1.4.0 [INFO] [stderr] Checking dmenu_facade v0.3.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.17.0 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] Compiling serde_repr v0.1.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling zvariant_derive v2.3.0 [INFO] [stderr] Compiling zbus_macros v1.3.0 [INFO] [stderr] Checking zvariant v2.3.0 [INFO] [stderr] Checking zbus v1.3.0 [INFO] [stderr] Checking dmenu-notify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 05s [INFO] running `Command { std: "docker" "inspect" "33e1371b762ef3421e51da8f5e97a63973057e36dcc28358fccd9fca7448bcca", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "33e1371b762ef3421e51da8f5e97a63973057e36dcc28358fccd9fca7448bcca", kill_on_drop: false }` [INFO] [stdout] 33e1371b762ef3421e51da8f5e97a63973057e36dcc28358fccd9fca7448bcca