[INFO] cloning repository https://github.com/Adesoji1/RustGeoProcessor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Adesoji1/RustGeoProcessor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdesoji1%2FRustGeoProcessor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdesoji1%2FRustGeoProcessor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8e94dbed0efbfd2596ab09e8b8faca030a19af7a
[INFO] checking Adesoji1/RustGeoProcessor against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdesoji1%2FRustGeoProcessor" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Adesoji1/RustGeoProcessor
[INFO] finished tweaking git repo https://github.com/Adesoji1/RustGeoProcessor
[INFO] tweaked toml for git repo https://github.com/Adesoji1/RustGeoProcessor written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Adesoji1/RustGeoProcessor on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Adesoji1/RustGeoProcessor already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstar v0.9.3
[INFO] [stderr]   Downloaded proj v0.23.1
[INFO] [stderr]   Downloaded accurate v0.3.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.84
[INFO] [stderr]   Downloaded clang-sys v1.8.0
[INFO] [stderr]   Downloaded geo v0.22.1
[INFO] [stderr]   Downloaded geojson v0.22.4
[INFO] [stderr]   Downloaded geozero v0.8.0
[INFO] [stderr]   Downloaded proj-sys v0.20.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 401f231ee207a3467be95a71bcc644bb30cdb63fdf0eee800918006f8a6f5cdb
[INFO] running `Command { std: "docker" "start" "-a" "401f231ee207a3467be95a71bcc644bb30cdb63fdf0eee800918006f8a6f5cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "401f231ee207a3467be95a71bcc644bb30cdb63fdf0eee800918006f8a6f5cdb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "401f231ee207a3467be95a71bcc644bb30cdb63fdf0eee800918006f8a6f5cdb", kill_on_drop: false }`
[INFO] [stdout] 401f231ee207a3467be95a71bcc644bb30cdb63fdf0eee800918006f8a6f5cdb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0a976a6def418b6226c6a7e9d86e921624111cd911ad188d297a4f4691303cc0
[INFO] running `Command { std: "docker" "start" "-a" "0a976a6def418b6226c6a7e9d86e921624111cd911ad188d297a4f4691303cc0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.84
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling clang-sys v1.8.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling libloading v0.8.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr]    Compiling bindgen v0.59.2
[INFO] [stderr]    Compiling miniz_oxide v0.7.3
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling peeking_take_while v0.1.2
[INFO] [stderr]    Compiling clap v2.34.0
[INFO] [stderr]    Compiling serde v1.0.203
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]     Checking ieee754 v0.2.6
[INFO] [stderr]     Checking robust v0.2.3
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling flate2 v1.0.30
[INFO] [stderr]     Checking accurate v0.3.1
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking geographiclib-rs v0.2.4
[INFO] [stderr]    Compiling syn v2.0.66
[INFO] [stderr]    Compiling cmake v0.1.50
[INFO] [stderr]     Checking rstar v0.9.3
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]     Checking geo-types v0.7.13
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking geo v0.22.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling serde_derive v1.0.203
[INFO] [stderr]     Checking thiserror v1.0.61
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling env_logger v0.9.3
[INFO] [stderr]     Checking geojson v0.22.4
[INFO] [stderr]     Checking geozero v0.8.0
[INFO] [stderr]    Compiling proj-sys v0.20.1
[INFO] [stderr]     Checking proj v0.23.1
[INFO] [stderr]     Checking rust_tab v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.95s
[INFO] running `Command { std: "docker" "inspect" "0a976a6def418b6226c6a7e9d86e921624111cd911ad188d297a4f4691303cc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0a976a6def418b6226c6a7e9d86e921624111cd911ad188d297a4f4691303cc0", kill_on_drop: false }`
[INFO] [stdout] 0a976a6def418b6226c6a7e9d86e921624111cd911ad188d297a4f4691303cc0
