[INFO] cloning repository https://github.com/jkmassel/shutdown-on-lan [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jkmassel/shutdown-on-lan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkmassel%2Fshutdown-on-lan", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkmassel%2Fshutdown-on-lan'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7bd9af93e6aa356692b3d8d913f8346c7da625e0 [INFO] checking jkmassel/shutdown-on-lan against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjkmassel%2Fshutdown-on-lan" "/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/jkmassel/shutdown-on-lan 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/jkmassel/shutdown-on-lan [INFO] finished tweaking git repo https://github.com/jkmassel/shutdown-on-lan [INFO] tweaked toml for git repo https://github.com/jkmassel/shutdown-on-lan written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/jkmassel/shutdown-on-lan 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-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1be33061013241bcd981d6e3a5e81941b5d640cd07f49385c24dde3ea358caaf [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" "1be33061013241bcd981d6e3a5e81941b5d640cd07f49385c24dde3ea358caaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1be33061013241bcd981d6e3a5e81941b5d640cd07f49385c24dde3ea358caaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1be33061013241bcd981d6e3a5e81941b5d640cd07f49385c24dde3ea358caaf", kill_on_drop: false }` [INFO] [stdout] 1be33061013241bcd981d6e3a5e81941b5d640cd07f49385c24dde3ea358caaf [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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "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] 4b52e5c9611b487d55bf87e787f031951e97b95c72a522bc7a206595f59529c5 [INFO] running `Command { std: "docker" "start" "-a" "4b52e5c9611b487d55bf87e787f031951e97b95c72a522bc7a206595f59529c5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking bytesize v1.0.0 [INFO] [stderr] Checking system_shutdown v3.0.0 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking dirs-sys v0.3.4 [INFO] [stderr] Checking memchr v1.0.2 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Checking nom v3.2.1 [INFO] [stderr] Checking term v0.6.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking systemstat v0.1.5 [INFO] [stderr] Checking simplelog v0.7.4 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Checking serde v1.0.106 [INFO] [stderr] Checking plist v1.0.0 [INFO] [stderr] Checking shutdown-on-lan v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 41.00s [INFO] running `Command { std: "docker" "inspect" "4b52e5c9611b487d55bf87e787f031951e97b95c72a522bc7a206595f59529c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b52e5c9611b487d55bf87e787f031951e97b95c72a522bc7a206595f59529c5", kill_on_drop: false }` [INFO] [stdout] 4b52e5c9611b487d55bf87e787f031951e97b95c72a522bc7a206595f59529c5