[INFO] fetching crate typed_shapefile 0.4.1...
[INFO] checking typed_shapefile-0.4.1 against 1.95.0 for pr-155915
[INFO] extracting crate typed_shapefile 0.4.1 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate typed_shapefile 0.4.1
[INFO] finished tweaking crates.io crate typed_shapefile 0.4.1
[INFO] tweaked toml for crates.io crate typed_shapefile 0.4.1 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate typed_shapefile 0.4.1 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate typed_shapefile 0.4.1 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tiny_log v0.1.0
[INFO] [stderr]   Downloaded itoa v1.0.3
[INFO] [stderr]   Downloaded postgis v0.9.0
[INFO] [stderr]   Downloaded proc-macro2 v1.0.44
[INFO] [stderr]   Downloaded md-5 v0.10.5
[INFO] [stderr]   Downloaded cpufeatures v0.2.6
[INFO] [stderr]   Downloaded postgres-protocol v0.6.5
[INFO] [stderr]   Downloaded postgres-types v0.2.5
[INFO] [stderr]   Downloaded time v0.3.14
[INFO] [stderr]   Downloaded yore v0.3.3
[INFO] [stderr]   Downloaded serde_json v1.0.85
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cdd4729707d9b5619e78d1a487a352da82d3b1f3f14e44cb5d6c592a02b8274
[INFO] running `Command { std: "docker" "start" "-a" "8cdd4729707d9b5619e78d1a487a352da82d3b1f3f14e44cb5d6c592a02b8274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cdd4729707d9b5619e78d1a487a352da82d3b1f3f14e44cb5d6c592a02b8274", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cdd4729707d9b5619e78d1a487a352da82d3b1f3f14e44cb5d6c592a02b8274", kill_on_drop: false }`
[INFO] [stdout] 8cdd4729707d9b5619e78d1a487a352da82d3b1f3f14e44cb5d6c592a02b8274
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b214c4c5bc3c8e72bf76b642689cda3bfe07020476e90a128ffc07f85d61c7a9
[INFO] running `Command { std: "docker" "start" "-a" "b214c4c5bc3c8e72bf76b642689cda3bfe07020476e90a128ffc07f85d61c7a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]     Checking cpufeatures v0.2.6
[INFO] [stderr]     Checking fallible-iterator v0.2.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking base64 v0.21.0
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]     Checking bytes v1.4.0
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking smallvec v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]     Checking itoa v1.0.3
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]     Checking num_threads v0.1.6
[INFO] [stderr]    Compiling serde_derive v1.0.145
[INFO] [stderr]     Checking uuid v1.3.0
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking time v0.3.14
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking md-5 v0.10.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha2 v0.10.6
[INFO] [stderr]     Checking postgres-protocol v0.6.5
[INFO] [stderr]     Checking postgres-types v0.2.5
[INFO] [stderr]     Checking postgis v0.9.0
[INFO] [stderr]     Checking tiny_log v0.1.0
[INFO] [stderr]     Checking typed_shapefile v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/multipatch.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/multipatch.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/multipatch.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/multipoint.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/multipoint.rs:200:7
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/multipoint.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/point.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/point.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:229:7
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:247:7
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:254:7
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:408:7
[INFO] [stdout]     |
[INFO] [stdout] 408 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:415:7
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/polygon.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polygon.rs:553:7
[INFO] [stdout]     |
[INFO] [stdout] 553 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polygon.rs:600:7
[INFO] [stdout]     |
[INFO] [stdout] 600 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polygon.rs:626:7
[INFO] [stdout]     |
[INFO] [stdout] 626 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/polyline.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polyline.rs:409:7
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polyline.rs:430:7
[INFO] [stdout]     |
[INFO] [stdout] 430 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polyline.rs:441:7
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polyline.rs:452:7
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading.rs:248:47
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn iter_records_as<R: ReadableRecord>(&mut self) -> RecordIterator<T, R> {
[INFO] [stdout]     |                                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn iter_records_as<R: ReadableRecord>(&mut self) -> RecordIterator<'_, T, R> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading.rs:264:29
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn iter_record_rows(&mut self) -> RecordRowIterator<T> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn iter_record_rows(&mut self) -> RecordRowIterator<'_, T> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn iter_records(&mut self) -> RecordIterator<T, Record> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn iter_records(&mut self) -> RecordIterator<'_, T, Record> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/shapefile/record/mod.rs:29:67
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...a >(&'a self, srid: i32) -> EwkbPolygon<'_, PointZ, std::slice::Iter<'a, PointZ>, PolygonRing<PointZ>, std::slice::Iter<'a, Polyg...
[INFO] [stdout]    |         --                                 ^^                           -- the same lifetime is named here                 -- the same lifetime is named here
[INFO] [stdout]    |         |                                  |
[INFO] [stdout]    |         the lifetime is named here         the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 29 -         pub fn with_srid<'a >(&'a self, srid: i32) -> EwkbPolygon<'_, PointZ, std::slice::Iter<'a, PointZ>, PolygonRing<PointZ>, std::slice::Iter<'a, PolygonRing<PointZ>>> {
[INFO] [stdout] 29 +         pub fn with_srid<'a >(&'a self, srid: i32) -> EwkbPolygon<'a, PointZ, std::slice::Iter<'a, PointZ>, PolygonRing<PointZ>, std::slice::Iter<'a, PolygonRing<PointZ>>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FieldValue`
[INFO] [stdout]  --> tests/tests.rs:7:61
[INFO] [stdout]   |
[INFO] [stdout] 7 |     Date, DateTime, FieldIOError, FieldIterator, FieldName, FieldValue, FieldWriter,
[INFO] [stdout]   |                                                             ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/multipatch.rs:14:7
[INFO] [stdout]    |
[INFO] [stdout] 14 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/multipatch.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/multipatch.rs:347:7
[INFO] [stdout]     |
[INFO] [stdout] 347 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/multipoint.rs:22:7
[INFO] [stdout]    |
[INFO] [stdout] 22 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/multipoint.rs:200:7
[INFO] [stdout]     |
[INFO] [stdout] 200 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/multipoint.rs:215:7
[INFO] [stdout]     |
[INFO] [stdout] 215 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/multipoint.rs:501:7
[INFO] [stdout]     |
[INFO] [stdout] 501 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/point.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/point.rs:94:7
[INFO] [stdout]    |
[INFO] [stdout] 94 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:101:7
[INFO] [stdout]     |
[INFO] [stdout] 101 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:108:7
[INFO] [stdout]     |
[INFO] [stdout] 108 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:115:7
[INFO] [stdout]     |
[INFO] [stdout] 115 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:229:7
[INFO] [stdout]     |
[INFO] [stdout] 229 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:236:7
[INFO] [stdout]     |
[INFO] [stdout] 236 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:247:7
[INFO] [stdout]     |
[INFO] [stdout] 247 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:254:7
[INFO] [stdout]     |
[INFO] [stdout] 254 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:390:7
[INFO] [stdout]     |
[INFO] [stdout] 390 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:397:7
[INFO] [stdout]     |
[INFO] [stdout] 397 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:408:7
[INFO] [stdout]     |
[INFO] [stdout] 408 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:415:7
[INFO] [stdout]     |
[INFO] [stdout] 415 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/point.rs:423:7
[INFO] [stdout]     |
[INFO] [stdout] 423 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/polygon.rs:17:7
[INFO] [stdout]    |
[INFO] [stdout] 17 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polygon.rs:553:7
[INFO] [stdout]     |
[INFO] [stdout] 553 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polygon.rs:600:7
[INFO] [stdout]     |
[INFO] [stdout] 600 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polygon.rs:626:7
[INFO] [stdout]     |
[INFO] [stdout] 626 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polygon.rs:648:7
[INFO] [stdout]     |
[INFO] [stdout] 648 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]   --> src/shapefile/record/polyline.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(feature = "geo-types")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polyline.rs:409:7
[INFO] [stdout]     |
[INFO] [stdout] 409 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polyline.rs:430:7
[INFO] [stdout]     |
[INFO] [stdout] 430 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polyline.rs:441:7
[INFO] [stdout]     |
[INFO] [stdout] 441 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polyline.rs:452:7
[INFO] [stdout]     |
[INFO] [stdout] 452 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stdout]    --> src/shapefile/record/polyline.rs:487:7
[INFO] [stdout]     |
[INFO] [stdout] 487 | #[cfg(feature = "geo-types")]
[INFO] [stdout]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stdout]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading.rs:248:47
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn iter_records_as<R: ReadableRecord>(&mut self) -> RecordIterator<T, R> {
[INFO] [stdout]     |                                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                               |
[INFO] [stdout]     |                                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 248 |     pub fn iter_records_as<R: ReadableRecord>(&mut self) -> RecordIterator<'_, T, R> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading.rs:264:29
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn iter_record_rows(&mut self) -> RecordRowIterator<T> {
[INFO] [stdout]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |
[INFO] [stdout]     |                             the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 264 |     pub fn iter_record_rows(&mut self) -> RecordRowIterator<'_, T> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/reading.rs:278:25
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn iter_records(&mut self) -> RecordIterator<T, Record> {
[INFO] [stdout]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                         |
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 278 |     pub fn iter_records(&mut self) -> RecordIterator<'_, T, Record> {
[INFO] [stdout]     |                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]   --> src/shapefile/record/mod.rs:29:67
[INFO] [stdout]    |
[INFO] [stdout] 29 | ...a >(&'a self, srid: i32) -> EwkbPolygon<'_, PointZ, std::slice::Iter<'a, PointZ>, PolygonRing<PointZ>, std::slice::Iter<'a, Polyg...
[INFO] [stdout]    |         --                                 ^^                           -- the same lifetime is named here                 -- the same lifetime is named here
[INFO] [stdout]    |         |                                  |
[INFO] [stdout]    |         the lifetime is named here         the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 29 -         pub fn with_srid<'a >(&'a self, srid: i32) -> EwkbPolygon<'_, PointZ, std::slice::Iter<'a, PointZ>, PolygonRing<PointZ>, std::slice::Iter<'a, PolygonRing<PointZ>>> {
[INFO] [stdout] 29 +         pub fn with_srid<'a >(&'a self, srid: i32) -> EwkbPolygon<'a, PointZ, std::slice::Iter<'a, PointZ>, PolygonRing<PointZ>, std::slice::Iter<'a, PolygonRing<PointZ>>> {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.50s
[INFO] running `Command { std: "docker" "inspect" "b214c4c5bc3c8e72bf76b642689cda3bfe07020476e90a128ffc07f85d61c7a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b214c4c5bc3c8e72bf76b642689cda3bfe07020476e90a128ffc07f85d61c7a9", kill_on_drop: false }`
[INFO] [stdout] b214c4c5bc3c8e72bf76b642689cda3bfe07020476e90a128ffc07f85d61c7a9
