[INFO] fetching crate geocoding 0.4.0... [INFO] checking geocoding-0.4.0 against master#18a6d911caba59605eb03db1452848a85d2e5879 for pr-112743 [INFO] extracting crate geocoding 0.4.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate geocoding 0.4.0 on toolchain 18a6d911caba59605eb03db1452848a85d2e5879 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate geocoding 0.4.0 [INFO] finished tweaking crates.io crate geocoding 0.4.0 [INFO] tweaked toml for crates.io crate geocoding 0.4.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded geo-types v0.7.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b7b8c38efd7f311dd3e5da9e8a8ee6eca1bd13b5dd1ca7c54a7a0bcd2c7ae44d [INFO] running `Command { std: "docker" "start" "-a" "b7b8c38efd7f311dd3e5da9e8a8ee6eca1bd13b5dd1ca7c54a7a0bcd2c7ae44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b7b8c38efd7f311dd3e5da9e8a8ee6eca1bd13b5dd1ca7c54a7a0bcd2c7ae44d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b7b8c38efd7f311dd3e5da9e8a8ee6eca1bd13b5dd1ca7c54a7a0bcd2c7ae44d", kill_on_drop: false }` [INFO] [stdout] b7b8c38efd7f311dd3e5da9e8a8ee6eca1bd13b5dd1ca7c54a7a0bcd2c7ae44d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+18a6d911caba59605eb03db1452848a85d2e5879" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8704e6e080c925781e18230311355aa4e55465a82d017300309047e337d60b60 [INFO] running `Command { std: "docker" "start" "-a" "8704e6e080c925781e18230311355aa4e55465a82d017300309047e337d60b60", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.28.2 [INFO] [stderr] Compiling openssl-sys v0.9.88 [INFO] [stderr] Checking tracing-core v0.1.31 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling openssl v0.10.54 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Checking http v0.2.9 [INFO] [stderr] Checking mio v0.8.8 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking futures-sink v0.3.28 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking futures-io v0.3.28 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking log v0.4.19 [INFO] [stderr] Checking try-lock v0.2.4 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking url v2.4.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking encoding_rs v0.8.32 [INFO] [stderr] Checking ipnet v2.7.2 [INFO] [stderr] Checking base64 v0.21.2 [INFO] [stderr] Checking tracing v0.1.37 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking thiserror v1.0.40 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking chrono v0.4.26 [INFO] [stderr] Checking geo-types v0.7.9 [INFO] [stderr] Checking tokio-util v0.7.8 [INFO] [stderr] Checking h2 v0.3.19 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v0.14.26 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Checking geocoding v0.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated type alias `geo_types::Coordinate`: Renamed to `geo_types::Coord` (or `geo::Coord`) [INFO] [stdout] --> src/lib.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | pub use geo_types::{Coordinate, Point}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `geo_types::Coordinate`: Renamed to `geo_types::Coord` (or `geo::Coord`) [INFO] [stdout] --> src/opencage.rs:628:16 [INFO] [stdout] | [INFO] [stdout] 628 | use crate::Coordinate; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `geo_types::Coordinate`: Renamed to `geo_types::Coord` (or `geo::Coord`) [INFO] [stdout] --> src/opencage.rs:659:24 [INFO] [stdout] | [INFO] [stdout] 659 | vec![Point(Coordinate { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated type alias `geo_types::Coordinate`: Renamed to `geo_types::Coord` (or `geo::Coord`) [INFO] [stdout] --> src/lib.rs:31:21 [INFO] [stdout] | [INFO] [stdout] 31 | pub use geo_types::{Coordinate, Point}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/geoadmin.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 367 | pub struct GeoAdminForwardLocation [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 371 | id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeoAdminForwardLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/geoadmin.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 419 | pub struct GeoAdminReverseLocation { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 420 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeoAdminReverseLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/geoadmin.rs:371:5 [INFO] [stdout] | [INFO] [stdout] 367 | pub struct GeoAdminForwardLocation [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 371 | id: Option, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeoAdminForwardLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `id` is never read [INFO] [stdout] --> src/geoadmin.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 419 | pub struct GeoAdminReverseLocation { [INFO] [stdout] | ----------------------- field in this struct [INFO] [stdout] 420 | id: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `GeoAdminReverseLocation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.21s [INFO] running `Command { std: "docker" "inspect" "8704e6e080c925781e18230311355aa4e55465a82d017300309047e337d60b60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8704e6e080c925781e18230311355aa4e55465a82d017300309047e337d60b60", kill_on_drop: false }` [INFO] [stdout] 8704e6e080c925781e18230311355aa4e55465a82d017300309047e337d60b60