[INFO] fetching crate typed_shapefile 0.4.1...
[INFO] testing typed_shapefile-0.4.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate typed_shapefile 0.4.1 into /workspace/builds/worker-3-tc2/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-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate typed_shapefile 0.4.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b7dc9bdd3f7ffbc24efc1f28676374c2b73868f10dc937a699346d3ed731174
[INFO] running `Command { std: "docker" "start" "-a" "5b7dc9bdd3f7ffbc24efc1f28676374c2b73868f10dc937a699346d3ed731174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b7dc9bdd3f7ffbc24efc1f28676374c2b73868f10dc937a699346d3ed731174", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b7dc9bdd3f7ffbc24efc1f28676374c2b73868f10dc937a699346d3ed731174", kill_on_drop: false }`
[INFO] [stdout] 5b7dc9bdd3f7ffbc24efc1f28676374c2b73868f10dc937a699346d3ed731174
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 83bfc31854a0393f3392050c93338cecc3c7e3ef81fcb7ef9dbcb2a5bc72c929
[INFO] running `Command { std: "docker" "start" "-a" "83bfc31854a0393f3392050c93338cecc3c7e3ef81fcb7ef9dbcb2a5bc72c929", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.133
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling serde v1.0.145
[INFO] [stderr]    Compiling cpufeatures v0.2.6
[INFO] [stderr]    Compiling unicode-bidi v0.3.13
[INFO] [stderr]    Compiling bytes v1.4.0
[INFO] [stderr]    Compiling base64 v0.21.0
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling fallible-iterator v0.2.0
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fast-float v0.2.0
[INFO] [stderr]    Compiling uuid v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling time v0.3.14
[INFO] [stderr]    Compiling unicode-normalization v0.1.22
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling stringprep v0.1.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling md-5 v0.10.5
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling postgres-protocol v0.6.5
[INFO] [stderr]    Compiling postgres-types v0.2.5
[INFO] [stderr]    Compiling postgis v0.9.0
[INFO] [stderr]    Compiling tiny_log v0.1.0
[INFO] [stderr]    Compiling 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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.01s
[INFO] running `Command { std: "docker" "inspect" "83bfc31854a0393f3392050c93338cecc3c7e3ef81fcb7ef9dbcb2a5bc72c929", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "83bfc31854a0393f3392050c93338cecc3c7e3ef81fcb7ef9dbcb2a5bc72c929", kill_on_drop: false }`
[INFO] [stdout] 83bfc31854a0393f3392050c93338cecc3c7e3ef81fcb7ef9dbcb2a5bc72c929
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f4825666f7227fa724ae0c0c4e091f363d5f2853caf1319f1dc0405cc10d3795
[INFO] running `Command { std: "docker" "start" "-a" "f4825666f7227fa724ae0c0c4e091f363d5f2853caf1319f1dc0405cc10d3795", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.4
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.100
[INFO] [stderr]    Compiling serde_derive v1.0.145
[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] [stderr]    Compiling typed_shapefile v0.4.1 (/opt/rustwide/workdir)
[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 `test` profile [unoptimized + debuginfo] target(s) in 8.13s
[INFO] running `Command { std: "docker" "inspect" "f4825666f7227fa724ae0c0c4e091f363d5f2853caf1319f1dc0405cc10d3795", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f4825666f7227fa724ae0c0c4e091f363d5f2853caf1319f1dc0405cc10d3795", kill_on_drop: false }`
[INFO] [stdout] f4825666f7227fa724ae0c0c4e091f363d5f2853caf1319f1dc0405cc10d3795
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] eb09430929dab63c843e9ba60372f876959074e106c1c59fc9b748568b6b8510
[INFO] running `Command { std: "docker" "start" "-a" "eb09430929dab63c843e9ba60372f876959074e106c1c59fc9b748568b6b8510", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]   --> src/shapefile/record/multipatch.rs:14:7
[INFO] [stderr]    |
[INFO] [stderr] 14 | #[cfg(feature = "geo-types")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]   --> src/shapefile/record/multipatch.rs:16:7
[INFO] [stderr]    |
[INFO] [stderr] 16 | #[cfg(feature = "geo-types")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/multipatch.rs:347:7
[INFO] [stderr]     |
[INFO] [stderr] 347 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]   --> src/shapefile/record/multipoint.rs:22:7
[INFO] [stderr]    |
[INFO] [stderr] 22 | #[cfg(feature = "geo-types")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/multipoint.rs:200:7
[INFO] [stderr]     |
[INFO] [stderr] 200 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/multipoint.rs:215:7
[INFO] [stderr]     |
[INFO] [stderr] 215 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]   --> src/shapefile/record/point.rs:15:7
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg(feature = "geo-types")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]   --> src/shapefile/record/point.rs:94:7
[INFO] [stderr]    |
[INFO] [stderr] 94 | #[cfg(feature = "geo-types")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:101:7
[INFO] [stderr]     |
[INFO] [stderr] 101 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:108:7
[INFO] [stderr]     |
[INFO] [stderr] 108 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:115:7
[INFO] [stderr]     |
[INFO] [stderr] 115 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:229:7
[INFO] [stderr]     |
[INFO] [stderr] 229 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:236:7
[INFO] [stderr]     |
[INFO] [stderr] 236 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:247:7
[INFO] [stderr]     |
[INFO] [stderr] 247 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:254:7
[INFO] [stderr]     |
[INFO] [stderr] 254 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:390:7
[INFO] [stderr]     |
[INFO] [stderr] 390 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:397:7
[INFO] [stderr]     |
[INFO] [stderr] 397 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:408:7
[INFO] [stderr]     |
[INFO] [stderr] 408 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:415:7
[INFO] [stderr]     |
[INFO] [stderr] 415 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]   --> src/shapefile/record/polygon.rs:17:7
[INFO] [stderr]    |
[INFO] [stderr] 17 | #[cfg(feature = "geo-types")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/polygon.rs:553:7
[INFO] [stderr]     |
[INFO] [stderr] 553 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/polygon.rs:600:7
[INFO] [stderr]     |
[INFO] [stderr] 600 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/polygon.rs:626:7
[INFO] [stderr]     |
[INFO] [stderr] 626 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]   --> src/shapefile/record/polyline.rs:15:7
[INFO] [stderr]    |
[INFO] [stderr] 15 | #[cfg(feature = "geo-types")]
[INFO] [stderr]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]    = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/polyline.rs:409:7
[INFO] [stderr]     |
[INFO] [stderr] 409 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/polyline.rs:430:7
[INFO] [stderr]     |
[INFO] [stderr] 430 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/polyline.rs:441:7
[INFO] [stderr]     |
[INFO] [stderr] 441 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/polyline.rs:452:7
[INFO] [stderr]     |
[INFO] [stderr] 452 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/reading.rs:248:47
[INFO] [stderr]     |
[INFO] [stderr] 248 |     pub fn iter_records_as<R: ReadableRecord>(&mut self) -> RecordIterator<T, R> {
[INFO] [stderr]     |                                               ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                               |
[INFO] [stderr]     |                                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 248 |     pub fn iter_records_as<R: ReadableRecord>(&mut self) -> RecordIterator<'_, T, R> {
[INFO] [stderr]     |                                                                            +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/reading.rs:264:29
[INFO] [stderr]     |
[INFO] [stderr] 264 |     pub fn iter_record_rows(&mut self) -> RecordRowIterator<T> {
[INFO] [stderr]     |                             ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |
[INFO] [stderr]     |                             the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 264 |     pub fn iter_record_rows(&mut self) -> RecordRowIterator<'_, T> {
[INFO] [stderr]     |                                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/reading.rs:278:25
[INFO] [stderr]     |
[INFO] [stderr] 278 |     pub fn iter_records(&mut self) -> RecordIterator<T, Record> {
[INFO] [stderr]     |                         ^^^^^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                         |
[INFO] [stderr]     |                         the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 278 |     pub fn iter_records(&mut self) -> RecordIterator<'_, T, Record> {
[INFO] [stderr]     |                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]   --> src/shapefile/record/mod.rs:29:67
[INFO] [stderr]    |
[INFO] [stderr] 29 | ...a >(&'a self, srid: i32) -> EwkbPolygon<'_, PointZ, std::slice::Iter<'a, PointZ>, PolygonRing<PointZ>, std::slice::Iter<'a, Polyg...
[INFO] [stderr]    |         --                                 ^^                           -- the same lifetime is named here                 -- the same lifetime is named here
[INFO] [stderr]    |         |                                  |
[INFO] [stderr]    |         the lifetime is named here         the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]    |
[INFO] [stderr] 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] [stderr] 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] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: `typed_shapefile` (lib) generated 32 warnings (run `cargo fix --lib -p typed_shapefile` to apply 4 suggestions)
[INFO] [stderr] warning: unused import: `FieldValue`
[INFO] [stderr]  --> tests/tests.rs:7:61
[INFO] [stderr]   |
[INFO] [stderr] 7 |     Date, DateTime, FieldIOError, FieldIterator, FieldName, FieldValue, FieldWriter,
[INFO] [stderr]   |                                                             ^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/multipoint.rs:501:7
[INFO] [stderr]     |
[INFO] [stderr] 501 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/point.rs:423:7
[INFO] [stderr]     |
[INFO] [stderr] 423 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/polygon.rs:648:7
[INFO] [stderr]     |
[INFO] [stderr] 648 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `geo-types`
[INFO] [stderr]    --> src/shapefile/record/polyline.rs:487:7
[INFO] [stderr]     |
[INFO] [stderr] 487 | #[cfg(feature = "geo-types")]
[INFO] [stderr]     |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `serde` and `yore`
[INFO] [stderr]     = help: consider adding `geo-types` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `typed_shapefile` (test "tests") generated 1 warning (run `cargo fix --test "tests" -p typed_shapefile` to apply 1 suggestion)
[INFO] [stderr] warning: `typed_shapefile` (lib test) generated 36 warnings (32 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/typed_shapefile-9cd15d8ed26c66f7)
[INFO] [stdout] 
[INFO] [stdout] running 20 tests
[INFO] [stdout] test header::test::pos_after_writing_header ... ok
[INFO] [stdout] test header::test::read_write_header ... ok
[INFO] [stdout] test header::test::pos_after_reading_header ... ok
[INFO] [stdout] test reading::test::pos_after_reading ... ok
[INFO] [stdout] test record::field::test::test_from_julian_day_number ... ok
[INFO] [stdout] test record::field::test::test_to_julian_day_number ... ok
[INFO] [stdout] test record::field::test::test_write_read_empty_date ... ok
[INFO] [stdout] test record::field::test::test_write_read_integer_via_enum ... ok
[INFO] [stdout] test record::field::test::write_read_ascii_char ... ok
[INFO] [stdout] test record::field::test::write_read_date ... ok
[INFO] [stdout] test shapefile::header::tests::wrong_file_code ... ok
[INFO] [stdout] test shapefile::record::multipoint::tests::test_multipoint_index ... ok
[INFO] [stdout] test shapefile::record::tests::convert_to_vec_of_point_err ... ok
[INFO] [stdout] test shapefile::record::tests::convert_to_vec_of_point_ok ... ok
[INFO] [stdout] test shapefile::record::tests::convert_to_vec_of_poly_err ... ok
[INFO] [stdout] test shapefile::record::tests::convert_to_vec_of_poly_ok ... ok
[INFO] [stdout] test shapefile::record::tests::test_vertices_order ... ok
[INFO] [stdout] test record::test::write_read_field_info ... ok
[INFO] [stdout] test shapefile::record::polyline::tests::test_polyline_with_parts_less_than_2_points - should panic ... ok
[INFO] [stdout] test shapefile::record::polyline::tests::test_polyline_new_less_than_2_points - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test_serde.rs (/opt/rustwide/target/debug/deps/test_serde-a2cd4f753d276de3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-a3551db1f2137a76)
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_none_float ... ok
[INFO] [stdout] test test_simple_file ... ok
[INFO] [stdout] test test_read_write_simple_file ... ok
[INFO] [stdout] test the_classical_user_record_example ... ok
[INFO] [stdout] test from_scratch_dbase ... ok
[INFO] [stdout] test test_read_numeric_value_null_padded ... ok
[INFO] [stdout] test from_scratch_fox_pro_struct_record ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests typed_shapefile
[INFO] [stdout] 
[INFO] [stdout] running 66 tests
[INFO] [stdout] test src/reading.rs - reading::Reader<T>::into_table_info (line 321) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 92) ... ok
[INFO] [stdout] test src/lib.rs - (line 218) ... ok
[INFO] [stdout] test src/reading.rs - reading::Record::insert (line 67) ... ok
[INFO] [stdout] test src/lib.rs - (line 35) ... ok
[INFO] [stdout] test src/record/mod.rs - record::FieldName (line 21) ... ok
[INFO] [stdout] test src/reading.rs - reading::Reader<BufReader<File>>::from_path (line 349) ... ok
[INFO] [stdout] test src/lib.rs - dbase_record (line 283) ... ok
[INFO] [stdout] test src/lib.rs - (line 54) ... ok
[INFO] [stdout] test src/lib.rs - (line 131) ... ok
[INFO] [stdout] test src/reading.rs - reading::Reader<T>::new (line 159) ... ok
[INFO] [stdout] test src/lib.rs - (line 181) ... ok
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] test src/reading.rs - reading::Reader<T>::read (line 293) ... ok
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::iter_shapes_as (line 299) ... FAILED
[INFO] [stdout] test src/reading.rs - reading::read (line 615) ... ok
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::read_as (line 250) ... FAILED
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::Reader<BufReader<File>>::from_path (line 554) ... FAILED
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::read_as (line 260) ... FAILED
[INFO] [stdout] test src/reading.rs - reading::Reader<T>::new (line 168) ... ok
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::header (line 228) ... FAILED
[INFO] [stdout] test src/shapefile.rs - shapefile::ShapeType::from (line 116) ... ok
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::with_shx (line 204) - compile ... ok
[INFO] [stdout] test src/shapefile/record/mod.rs - shapefile::record::Shape (line 218) ... ok
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::new (line 179) ... FAILED
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::iter_shapes (line 323) ... FAILED
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::Reader<T>::iter_shapes_and_records (line 489) ... FAILED
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::read_shapes_as (line 608) ... FAILED
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader (line 13) ... FAILED
[INFO] [stdout] test src/shapefile/record/bbox.rs - shapefile::record::bbox::GenericBBox (line 12) ... ok
[INFO] [stdout] test src/shapefile/record/multipatch.rs - shapefile::record::multipatch::Multipatch::with_parts (line 139) ... ok
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::read_shapes (line 632) ... FAILED
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::Reader<T>::read (line 513) ... FAILED
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::iter_shapes (line 336) ... FAILED
[INFO] [stdout] test src/shapefile/record/mod.rs - shapefile::record::convert_shapes_to_vec_of (line 391) ... FAILED
[INFO] [stdout] test src/shapefile/record/multipoint.rs - shapefile::record::multipoint::GenericMultipoint (line 51) ... ok
[INFO] [stdout] test src/lib.rs - (line 167) ... FAILED
[INFO] [stdout] test src/shapefile/record/multipatch.rs - shapefile::record::multipatch::Multipatch::new (line 119) ... ok
[INFO] [stdout] test src/shapefile/record/mod.rs - shapefile::record::convert_shapes_to_vec_of (line 376) ... ok
[INFO] [stdout] test src/shapefile/record/multipoint.rs - shapefile::record::multipoint::GenericMultipoint<PointType>::new (line 96) ... ok
[INFO] [stdout] test src/shapefile/record/multipoint.rs - shapefile::record::multipoint::GenericMultipoint (line 34) ... ok
[INFO] [stdout] test src/shapefile/record/multipoint.rs - shapefile::record::multipoint::GenericMultipoint<PointType>::new (line 86) ... ok
[INFO] [stdout] test src/shapefile/record/polygon.rs - shapefile::record::polygon::GenericPolygon<PointType>::ring (line 327) ... FAILED
[INFO] [stdout] test src/shapefile/record/multipoint.rs - shapefile::record::multipoint::GenericMultipoint<PointType>::bbox (line 116) ... ok
[INFO] [stdout] test src/shapefile/record/multipoint.rs - shapefile::record::multipoint::GenericMultipoint<PointType>::point (line 143) ... ok
[INFO] [stdout] test src/shapefile/record/point.rs - shapefile::record::point::Point::new (line 37) ... ok
[INFO] [stdout] test src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::read (line 276) ... FAILED
[INFO] [stdout] test src/shapefile/record/multipoint.rs - shapefile::record::multipoint::GenericMultipoint<PointType>::new (line 76) ... ok
[INFO] [stdout] test src/shapefile/record/point.rs - shapefile::record::point::PointM::new (line 139) ... ok
[INFO] [stdout] test src/shapefile/record/polygon.rs - shapefile::record::polygon::GenericPolygon (line 208) ... ok
[INFO] [stdout] test src/shapefile/record/point.rs - shapefile::record::point::Point::new (line 30) ... ok
[INFO] [stdout] test src/shapefile/record/polygon.rs - shapefile::record::polygon::PolygonRing<PointType>::len (line 79) ... ok
[INFO] [stdout] test src/shapefile/record/point.rs - shapefile::record::point::PointZ::new (line 279) ... ok
[INFO] [stdout] test src/shapefile/record/polygon.rs - shapefile::record::polygon::PolygonRing<PointType>::points (line 97) ... ok
[INFO] [stdout] test src/shapefile/record/polygon.rs - shapefile::record::polygon::GenericPolygon<PointType>::with_rings (line 277) ... ok
[INFO] [stdout] test src/shapefile/record/point.rs - shapefile::record::point::PointM::new (line 147) ... ok
[INFO] [stdout] test src/shapefile/record/polygon.rs - shapefile::record::polygon::PolygonRing (line 42) ... ok
[INFO] [stdout] test src/shapefile/record/polyline.rs - shapefile::record::polyline::GenericPolyline (line 32) ... ok
[INFO] [stdout] test src/shapefile/record/polyline.rs - shapefile::record::polyline::GenericPolyline<PointType>::with_parts (line 83) ... ok
[INFO] [stdout] test src/writing.rs - writing::TableWriterBuilder (line 29) ... ok
[INFO] [stdout] test src/shapefile/record/polygon.rs - shapefile::record::polygon::GenericPolygon<PointType>::new (line 243) ... ok
[INFO] [stdout] test src/writing.rs - writing::TableWriter<W>::write_records (line 510) ... ok
[INFO] [stdout] test src/shapefile/record/polyline.rs - shapefile::record::polyline::GenericPolyline<PointType>::new (line 57) ... ok
[INFO] [stdout] test src/shapefile/record/traits.rs - shapefile::record::traits::HasXY (line 7) ... ok
[INFO] [stdout] test src/writing.rs - writing::TableWriter<W>::write_record (line 452) ... FAILED
[INFO] [stdout] test src/writing.rs - writing::TableWriterBuilder::from_reader (line 69) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::iter_shapes_as (line 299) stdout ----
[INFO] [stdout] error: generic parameters without surrounding angle brackets
[INFO] [stdout]    --> src/shapefile/reader.rs:303:44
[INFO] [stdout]     |
[INFO] [stdout] 303 | for multipoints in reader.iter_shapes_as:: typed_shapefile::shapefile::Multipoint>() {
[INFO] [stdout]     |                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: surround the type parameters with angle brackets
[INFO] [stdout]     |
[INFO] [stdout] 303 | for multipoints in reader.iter_shapes_as:: <typed_shapefile::shapefile::Multipoint>() {
[INFO] [stdout]     |                                            +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::read_as (line 250) stdout ----
[INFO] [stdout] error: generic parameters without surrounding angle brackets
[INFO] [stdout]    --> src/shapefile/reader.rs:255:36
[INFO] [stdout]     |
[INFO] [stdout] 255 | let polylines_m = reader.read_as:: typed_shapefile::shapefile::PolylineM>(); // we ask for the correct type
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: surround the type parameters with angle brackets
[INFO] [stdout]     |
[INFO] [stdout] 255 | let polylines_m = reader.read_as:: <typed_shapefile::shapefile::PolylineM>(); // we ask for the correct type
[INFO] [stdout]     |                                    +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::Reader<BufReader<File>>::from_path (line 554) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (643) panicked at src/shapefile/reader.rs:13:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x58f622bdcbca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x58f622bdcbca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x58f622bdcbca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x58f622bdcbca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x58f622bed7fa - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x58f622bed7fa - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x58f622be0862 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x58f622be0862 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x58f622bc862f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x58f622bc862f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x58f622bd8eb1 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x58f622bd906b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x58f622bc86e8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x58f622bc0469 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x58f622bc8ecd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x58f622bee00c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x58f622bedf23 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x58f622ba1e37 - core::panicking::assert_failed::h1e49c935468391e9
[INFO] [stdout]   18:     0x58f622ba2525 - rust_out::main::h0af3d0b1a96733b8
[INFO] [stdout]   19:     0x58f622ba19be - core::ops::function::FnOnce::call_once::h06689c2bc3fc26df
[INFO] [stdout]   20:     0x58f622ba18ed - std::sys::backtrace::__rust_begin_short_backtrace::h48ec1b50a62c6865
[INFO] [stdout]   21:     0x58f622ba18bf - std::rt::lang_start::{{closure}}::hd12dd61c8c9e0628
[INFO] [stdout]   22:     0x58f622bd8634 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   23:     0x58f622bd8634 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   24:     0x58f622bd8634 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   25:     0x58f622bd8634 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   26:     0x58f622bd8634 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   27:     0x58f622bd8634 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   28:     0x58f622bd8634 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   29:     0x58f622bd8634 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x58f622bd8634 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   31:     0x58f622ba18a1 - std::rt::lang_start::h6e78772582473cb8
[INFO] [stdout]   32:     0x58f622ba2625 - main
[INFO] [stdout]   33:     0x75c75f6d41ca - <unknown>
[INFO] [stdout]   34:     0x75c75f6d428b - __libc_start_main
[INFO] [stdout]   35:     0x58f622ba17b5 - _start
[INFO] [stdout]   36:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::read_as (line 260) stdout ----
[INFO] [stdout] error: generic parameters without surrounding angle brackets
[INFO] [stdout]    --> src/shapefile/reader.rs:265:34
[INFO] [stdout]     |
[INFO] [stdout] 265 | let polylines = reader.read_as:: typed_shapefile::shapefile::Polyline>(); // we ask for the wrong type
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: surround the type parameters with angle brackets
[INFO] [stdout]     |
[INFO] [stdout] 265 | let polylines = reader.read_as:: <typed_shapefile::shapefile::Polyline>(); // we ask for the wrong type
[INFO] [stdout]     |                                  +
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::header (line 228) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::new (line 179) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::iter_shapes (line 323) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::Reader<T>::iter_shapes_and_records (line 489) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: MissingDbf
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::read_shapes_as (line 608) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (903) panicked at src/shapefile/reader.rs:9:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: false
[INFO] [stdout]  right: true
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5768bccf923a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5768bccf923a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5768bccf923a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5768bccf923a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5768bcd0909a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5768bcd0909a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5768bccfc662 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5768bccfc662 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5768bcce4f2f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5768bcce4f2f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5768bccf57b1 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5768bccf596b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5768bcce4fe8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5768bccdcd69 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5768bcce57cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5768bcd098ac - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5768bcd097c3 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x5768bccc58f7 - core::panicking::assert_failed::h1e49c935468391e9
[INFO] [stdout]   18:     0x5768bccc723d - rust_out::main::_doctest_main_src_shapefile_reader_rs_608_0::h0bfd3e0aa249ba37
[INFO] [stdout]   19:     0x5768bccc7116 - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   20:     0x5768bccc3d33 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   21:     0x5768bccc3bd6 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   22:     0x5768bccc3bb9 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   23:     0x5768bccf4f34 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5768bccf4f34 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x5768bccf4f34 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5768bccf4f34 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5768bccf4f34 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5768bccf4f34 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5768bccf4f34 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5768bccf4f34 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5768bccf4f34 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5768bccc3ba1 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   33:     0x5768bccc7ba5 - main
[INFO] [stdout]   34:     0x7c2ca140a1ca - <unknown>
[INFO] [stdout]   35:     0x7c2ca140a28b - __libc_start_main
[INFO] [stdout]   36:     0x5768bccbe7b5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader (line 13) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: MissingDbf
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::read_shapes (line 632) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::Reader<T>::read (line 513) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: MissingDbf
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::iter_shapes (line 336) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/record/mod.rs - shapefile::record::convert_shapes_to_vec_of (line 391) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 167) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1141) panicked at src/lib.rs:9:43:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Error { record_num: 0, field: None, kind: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5a79fdb28bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5a79fdb28bca - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5a79fdb28bca - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5a79fdb28bca - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5a79fdb3bf5a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5a79fdb3bf5a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5a79fdb2c972 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5a79fdb2c972 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5a79fdb13c2f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5a79fdb13c2f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5a79fdb247e1 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5a79fdb2499b - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5a79fdb13ce8 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5a79fdb0b969 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5a79fdb145cd - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5a79fdb3c7cc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5a79fdb3c582 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   17:     0x5a79fdae3365 - rust_out::main::haeea69451f29494b
[INFO] [stdout]   18:     0x5a79fdade52e - core::ops::function::FnOnce::call_once::h60677fcbac20eca9
[INFO] [stdout]   19:     0x5a79fdaddefd - std::sys::backtrace::__rust_begin_short_backtrace::h0d344ea96e0f6fdf
[INFO] [stdout]   20:     0x5a79fdaddd3f - std::rt::lang_start::{{closure}}::h2fe1c7a9e8e80c82
[INFO] [stdout]   21:     0x5a79fdb23f64 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   22:     0x5a79fdb23f64 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   23:     0x5a79fdb23f64 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   24:     0x5a79fdb23f64 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   25:     0x5a79fdb23f64 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   26:     0x5a79fdb23f64 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   27:     0x5a79fdb23f64 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   28:     0x5a79fdb23f64 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5a79fdb23f64 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   30:     0x5a79fdaddd21 - std::rt::lang_start::h73b7d553e4dffc6b
[INFO] [stdout]   31:     0x5a79fdae4e45 - main
[INFO] [stdout]   32:     0x7df48847e1ca - <unknown>
[INFO] [stdout]   33:     0x7df48847e28b - __libc_start_main
[INFO] [stdout]   34:     0x5a79fdad36b5 - _start
[INFO] [stdout]   35:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/shapefile/record/polygon.rs - shapefile::record::polygon::GenericPolygon<PointType>::ring (line 327) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `typed_shapefile::shapefile::polygon`
[INFO] [stdout]    --> src/shapefile/record/polygon.rs:329:34
[INFO] [stdout]     |
[INFO] [stdout] 329 | use typed_shapefile::shapefile::{polygon, NO_DATA};
[INFO] [stdout]     |                                  ^^^^^^^ no `polygon` in `shapefile`
[INFO] [stdout]     |
[INFO] [stdout] help: a similar name exists in the module
[INFO] [stdout]     |
[INFO] [stdout] 329 - use typed_shapefile::shapefile::{polygon, NO_DATA};
[INFO] [stdout] 329 + use typed_shapefile::shapefile::{Polygon, NO_DATA};
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::read (line 276) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: IoError(Os { code: 2, kind: NotFound, message: "No such file or directory" })
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/writing.rs - writing::TableWriter<W>::write_record (line 452) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Error { record_num: 0, field: None, kind: IoError(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/writing.rs - writing::TableWriterBuilder::from_reader (line 69) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1766) panicked at src/writing.rs:10:1:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: None
[INFO] [stdout]  right: Some(Character(Some("Van Dorn Street")))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5763f8b2a59a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5763f8b2a59a - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]    2:     0x5763f8b2a59a - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5763f8b2a59a - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5763f8b3e01a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5763f8b3e01a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5763f8b2e2a2 - std[b80a194dd3c418bb]::io::default_write_fmt::<std[b80a194dd3c418bb]::sys::stdio::unix::Stderr>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5763f8b2e2a2 - <std[b80a194dd3c418bb]::sys::stdio::unix::Stderr as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5763f8b1569f - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5763f8b1569f - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5763f8b26211 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:319:9
[INFO] [stdout]   11:     0x5763f8b263cb - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:825:13
[INFO] [stdout]   12:     0x5763f8b15758 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   13:     0x5763f8b0d3d9 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   14:     0x5763f8b1603d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   15:     0x5763f8b3e88c - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5763f8b3e783 - core[10b6fa85044e1869]::panicking::assert_failed_inner
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:439:17
[INFO] [stdout]   17:     0x5763f8ae175e - core::panicking::assert_failed::h2623ca94b18e74b9
[INFO] [stdout]   18:     0x5763f8ae456e - rust_out::main::_doctest_main_src_writing_rs_69_0::h94635c6848dafdbb
[INFO] [stdout]   19:     0x5763f8ae4016 - rust_out::main::hbc8fb3ef9073494f
[INFO] [stdout]   20:     0x5763f8adf143 - core::ops::function::FnOnce::call_once::h8578f0c031e386ae
[INFO] [stdout]   21:     0x5763f8adea16 - std::sys::backtrace::__rust_begin_short_backtrace::hb54d2daf111ce867
[INFO] [stdout]   22:     0x5763f8ade859 - std::rt::lang_start::{{closure}}::h94e8fd5c8cccecfa
[INFO] [stdout]   23:     0x5763f8b25994 - <&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   24:     0x5763f8b25994 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25:     0x5763f8b25994 - std[b80a194dd3c418bb]::panicking::catch_unwind::<i32, &dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26:     0x5763f8b25994 - std[b80a194dd3c418bb]::panic::catch_unwind::<&dyn core[10b6fa85044e1869]::ops::function::Fn<(), Output = i32> + core[10b6fa85044e1869]::panic::unwind_safe::RefUnwindSafe + core[10b6fa85044e1869]::marker::Sync, i32>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   27:     0x5763f8b25994 - std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   28:     0x5763f8b25994 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5763f8b25994 - std[b80a194dd3c418bb]::panicking::catch_unwind::<isize, std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5763f8b25994 - std[b80a194dd3c418bb]::panic::catch_unwind::<std[b80a194dd3c418bb]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5763f8b25994 - std[b80a194dd3c418bb]::rt::lang_start_internal
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   32:     0x5763f8ade841 - std::rt::lang_start::h7f170e4d70be7fa1
[INFO] [stdout]   33:     0x5763f8ae5ef5 - main
[INFO] [stdout]   34:     0x72f73c9bc1ca - <unknown>
[INFO] [stdout]   35:     0x72f73c9bc28b - __libc_start_main
[INFO] [stdout]   36:     0x5763f8ad4ca5 - _start
[INFO] [stdout]   37:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 167)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader (line 13)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::Reader<BufReader<File>>::from_path (line 554)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::Reader<T>::iter_shapes_and_records (line 489)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::Reader<T>::read (line 513)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::header (line 228)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::iter_shapes (line 323)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::iter_shapes (line 336)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::iter_shapes_as (line 299)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::new (line 179)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::read (line 276)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::read_as (line 250)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::ShapeReader<T>::read_as (line 260)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::read_shapes (line 632)
[INFO] [stdout]     src/shapefile/reader.rs - shapefile::reader::read_shapes_as (line 608)
[INFO] [stdout]     src/shapefile/record/mod.rs - shapefile::record::convert_shapes_to_vec_of (line 391)
[INFO] [stdout]     src/shapefile/record/polygon.rs - shapefile::record::polygon::GenericPolygon<PointType>::ring (line 327)
[INFO] [stdout]     src/writing.rs - writing::TableWriter<W>::write_record (line 452)
[INFO] [stdout]     src/writing.rs - writing::TableWriterBuilder::from_reader (line 69)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 19 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "eb09430929dab63c843e9ba60372f876959074e106c1c59fc9b748568b6b8510", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb09430929dab63c843e9ba60372f876959074e106c1c59fc9b748568b6b8510", kill_on_drop: false }`
[INFO] [stdout] eb09430929dab63c843e9ba60372f876959074e106c1c59fc9b748568b6b8510
