[INFO] cloning repository https://github.com/badboy/geoplaces [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/badboy/geoplaces" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadboy%2Fgeoplaces", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadboy%2Fgeoplaces'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 00608b79cdc23a77f59eca0d8b0a142de16c22cf [INFO] checking badboy/geoplaces against beta for pr-78714 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbadboy%2Fgeoplaces" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/badboy/geoplaces on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/badboy/geoplaces [INFO] finished tweaking git repo https://github.com/badboy/geoplaces [INFO] tweaked toml for git repo https://github.com/badboy/geoplaces written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/badboy/geoplaces already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] df0d7aea0e0ed979b2a00b96496c34630ca9ef49cf0ed6f19724ad785f2e937c [INFO] running `Command { std: "docker" "start" "-a" "df0d7aea0e0ed979b2a00b96496c34630ca9ef49cf0ed6f19724ad785f2e937c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df0d7aea0e0ed979b2a00b96496c34630ca9ef49cf0ed6f19724ad785f2e937c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df0d7aea0e0ed979b2a00b96496c34630ca9ef49cf0ed6f19724ad785f2e937c", kill_on_drop: false }` [INFO] [stdout] df0d7aea0e0ed979b2a00b96496c34630ca9ef49cf0ed6f19724ad785f2e937c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d3ad28ef1c0481f07b6d5c86705ccbd8538349f4f2da9a43b19f1ced8946ceee [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" "d3ad28ef1c0481f07b6d5c86705ccbd8538349f4f2da9a43b19f1ced8946ceee", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.40 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling proc-macro2 v1.0.1 [INFO] [stderr] Compiling syn v1.0.4 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling curl v0.4.22 [INFO] [stderr] Compiling isahc v0.7.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking sluice v0.4.1 [INFO] [stderr] Checking http v0.1.18 [INFO] [stderr] Compiling openssl-sys v0.9.49 [INFO] [stderr] Compiling libnghttp2-sys v0.1.2 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.20 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Checking serde_json v1.0.40 [INFO] [stderr] Checking geoplaces v1.0.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 04s [INFO] running `Command { std: "docker" "inspect" "d3ad28ef1c0481f07b6d5c86705ccbd8538349f4f2da9a43b19f1ced8946ceee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ad28ef1c0481f07b6d5c86705ccbd8538349f4f2da9a43b19f1ced8946ceee", kill_on_drop: false }` [INFO] [stdout] d3ad28ef1c0481f07b6d5c86705ccbd8538349f4f2da9a43b19f1ced8946ceee