[INFO] cloning repository https://github.com/shizonic/battnotify [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shizonic/battnotify" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizonic%2Fbattnotify", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizonic%2Fbattnotify'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c6dcee431d899efe4bcd10680e477236fa5ef66f [INFO] checking shizonic/battnotify against master#430feb24a46993e5073c1bb1b39da190d83fa2bf for pr-78363 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshizonic%2Fbattnotify" "/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/shizonic/battnotify on toolchain 430feb24a46993e5073c1bb1b39da190d83fa2bf [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/shizonic/battnotify [INFO] finished tweaking git repo https://github.com/shizonic/battnotify [INFO] tweaked toml for git repo https://github.com/shizonic/battnotify written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/shizonic/battnotify already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "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] c15bb8c16c418d83c13e9e36ee771b71f5e9d38e01b87c6326bf03943140a9fe [INFO] running `Command { std: "docker" "start" "-a" "c15bb8c16c418d83c13e9e36ee771b71f5e9d38e01b87c6326bf03943140a9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c15bb8c16c418d83c13e9e36ee771b71f5e9d38e01b87c6326bf03943140a9fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c15bb8c16c418d83c13e9e36ee771b71f5e9d38e01b87c6326bf03943140a9fe", kill_on_drop: false }` [INFO] [stdout] c15bb8c16c418d83c13e9e36ee771b71f5e9d38e01b87c6326bf03943140a9fe [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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+430feb24a46993e5073c1bb1b39da190d83fa2bf" "check" "--frozen" "--all" "--all-targets" "--message-format=json", 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] 12be3b903d430a97e17a1313e85cf9be477ac42a70eb0a67282f2af418f631e0 [INFO] running `Command { std: "docker" "start" "-a" "12be3b903d430a97e17a1313e85cf9be477ac42a70eb0a67282f2af418f631e0", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.5 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Checking unicode-width v0.1.5 [INFO] [stderr] Checking nom v2.1.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking bytesize v0.1.3 [INFO] [stderr] Checking strsim v0.7.0 [INFO] [stderr] Checking time v0.1.40 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling dbus v0.4.1 [INFO] [stderr] Compiling backtrace-sys v0.1.24 [INFO] [stderr] Checking textwrap v0.10.0 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking clap v2.32.0 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Compiling lazy_static v1.1.0 [INFO] [stderr] Checking backtrace v0.3.9 [INFO] [stderr] Checking error-chain v0.10.0 [INFO] [stderr] Checking cron v0.6.0 [INFO] [stderr] Checking systemstat v0.1.3 [INFO] [stderr] Checking notify-rust v3.4.2 [INFO] [stderr] Checking job_scheduler v1.0.5 [INFO] [stderr] Checking battnotify v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 12.19s [INFO] running `Command { std: "docker" "inspect" "12be3b903d430a97e17a1313e85cf9be477ac42a70eb0a67282f2af418f631e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12be3b903d430a97e17a1313e85cf9be477ac42a70eb0a67282f2af418f631e0", kill_on_drop: false }` [INFO] [stdout] 12be3b903d430a97e17a1313e85cf9be477ac42a70eb0a67282f2af418f631e0