[INFO] cloning repository https://github.com/mkulke/rs-geo-playground [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mkulke/rs-geo-playground" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Frs-geo-playground", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Frs-geo-playground'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 71a80d44c6bac9cf4e8ff6ffdb16aa483884e42f [INFO] checking mkulke/rs-geo-playground against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmkulke%2Frs-geo-playground" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mkulke/rs-geo-playground 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/mkulke/rs-geo-playground [INFO] finished tweaking git repo https://github.com/mkulke/rs-geo-playground [INFO] tweaked toml for git repo https://github.com/mkulke/rs-geo-playground written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/mkulke/rs-geo-playground 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] dce1c505ffe179e6a20c603419efaaf7f61aa1a381c78b872bc155e3b2f43129 [INFO] running `Command { std: "docker" "start" "-a" "dce1c505ffe179e6a20c603419efaaf7f61aa1a381c78b872bc155e3b2f43129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dce1c505ffe179e6a20c603419efaaf7f61aa1a381c78b872bc155e3b2f43129", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dce1c505ffe179e6a20c603419efaaf7f61aa1a381c78b872bc155e3b2f43129", kill_on_drop: false }` [INFO] [stdout] dce1c505ffe179e6a20c603419efaaf7f61aa1a381c78b872bc155e3b2f43129 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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] [stdout] 977def8997b8064c6818e16dfe1f15ec45609626f2d1eb8dbd601eca1acda9c0 [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" "977def8997b8064c6818e16dfe1f15ec45609626f2d1eb8dbd601eca1acda9c0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking stable_deref_trait v1.1.1 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling heapless v0.5.5 [INFO] [stderr] Checking pdqselect v0.1.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking pub-iterator-type v0.1.1 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking geographiclib-rs v0.2.0 [INFO] [stderr] Compiling bincode v1.2.0 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking hash32 v0.1.1 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Checking easybench v1.0.0 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking futures-cpupool v0.1.8 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking par-map v0.1.4 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking generic-array v0.13.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking as-slice v0.1.3 [INFO] [stderr] Compiling protobuf-codegen v2.8.1 [INFO] [stderr] Checking rstar v0.8.1 [INFO] [stderr] Compiling protobuf-codegen-pure v2.8.1 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling osmpbfreader v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling rental-impl v0.5.5 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking rental v0.5.5 [INFO] [stderr] Checking geo-types v0.6.0 [INFO] [stderr] Checking flat_map v0.0.9 [INFO] [stderr] Checking smartstring v0.2.3 [INFO] [stderr] Checking serde_json v1.0.41 [INFO] [stderr] Checking rstar v0.6.0 [INFO] [stderr] Checking geo v0.14.1 [INFO] [stderr] Checking geojson v0.19.0 [INFO] [stderr] Checking osm_boundaries_utils v0.7.0 [INFO] [stderr] Checking rs-geo-playground v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 14s [INFO] running `Command { std: "docker" "inspect" "977def8997b8064c6818e16dfe1f15ec45609626f2d1eb8dbd601eca1acda9c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "977def8997b8064c6818e16dfe1f15ec45609626f2d1eb8dbd601eca1acda9c0", kill_on_drop: false }` [INFO] [stdout] 977def8997b8064c6818e16dfe1f15ec45609626f2d1eb8dbd601eca1acda9c0