[INFO] cloning repository https://github.com/rossmacarthur/powerpack [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rossmacarthur/powerpack" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frossmacarthur%2Fpowerpack", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frossmacarthur%2Fpowerpack'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8a8d5f5152c9792be36bedf1793d2063a489620f [INFO] checking rossmacarthur/powerpack against master#dfd7b8d03fb93d0e03147d28b3be6d93260fa94d for pr-87050 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frossmacarthur%2Fpowerpack" "/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/rossmacarthur/powerpack on toolchain dfd7b8d03fb93d0e03147d28b3be6d93260fa94d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rossmacarthur/powerpack [INFO] finished tweaking git repo https://github.com/rossmacarthur/powerpack [INFO] tweaked toml for git repo https://github.com/rossmacarthur/powerpack written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/rossmacarthur/powerpack already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3d761de06bb2e5329729b2a835e27cb82949590c55ab4e13ac4be2fee2ea6375 [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" "3d761de06bb2e5329729b2a835e27cb82949590c55ab4e13ac4be2fee2ea6375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3d761de06bb2e5329729b2a835e27cb82949590c55ab4e13ac4be2fee2ea6375", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d761de06bb2e5329729b2a835e27cb82949590c55ab4e13ac4be2fee2ea6375", kill_on_drop: false }` [INFO] [stdout] 3d761de06bb2e5329729b2a835e27cb82949590c55ab4e13ac4be2fee2ea6375 [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" "+dfd7b8d03fb93d0e03147d28b3be6d93260fa94d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 51832051dfe86f5bffb022004386aa3c7a56c620eee2a4f151eba7f709755325 [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" "51832051dfe86f5bffb022004386aa3c7a56c620eee2a4f151eba7f709755325", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Checking ucd-trie v0.1.3 [INFO] [stderr] Compiling dairy v0.2.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking safemem v0.3.3 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking home v0.5.3 [INFO] [stderr] Checking casual v0.2.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking peter v0.2.1 [INFO] [stderr] Checking line-wrap v0.1.1 [INFO] [stderr] Checking pest v2.1.3 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking combine v4.6.0 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking flate2 v1.0.20 [INFO] [stderr] Checking num-integer v0.1.44 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking semver-parser v0.10.2 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Checking toml_edit v0.2.1 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking zip v0.5.13 [INFO] [stderr] Checking clap v3.0.0-beta.2 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking semver v0.11.0 [INFO] [stderr] Checking camino v1.0.4 [INFO] [stderr] Checking cargo-platform v0.1.1 [INFO] [stderr] Checking plist v1.1.0 [INFO] [stderr] Checking cargo_metadata v0.13.1 [INFO] [stderr] Checking powerpack v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking powerpack-cli v0.2.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 17s [INFO] running `Command { std: "docker" "inspect" "51832051dfe86f5bffb022004386aa3c7a56c620eee2a4f151eba7f709755325", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51832051dfe86f5bffb022004386aa3c7a56c620eee2a4f151eba7f709755325", kill_on_drop: false }` [INFO] [stdout] 51832051dfe86f5bffb022004386aa3c7a56c620eee2a4f151eba7f709755325