[INFO] fetching crate typed_shapefile 0.4.1... [INFO] testing typed_shapefile-0.4.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate typed_shapefile 0.4.1 into /workspace/builds/worker-3-tc1/source [INFO] started tweaking crates.io crate typed_shapefile 0.4.1 [INFO] finished tweaking crates.io crate typed_shapefile 0.4.1 [INFO] tweaked toml for crates.io crate typed_shapefile 0.4.1 written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate typed_shapefile 0.4.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tiny_log v0.1.0 [INFO] [stderr] Downloaded proc-macro2 v1.0.44 [INFO] [stderr] Downloaded postgis v0.9.0 [INFO] [stderr] Downloaded thiserror v1.0.36 [INFO] [stderr] Downloaded yore v0.3.3 [INFO] [stderr] Downloaded thiserror-impl v1.0.36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e1e43954f844b76658a102c537752e701611988d4be0a35c19f55cf47d27ed7d [INFO] running `Command { std: "docker" "start" "-a" "e1e43954f844b76658a102c537752e701611988d4be0a35c19f55cf47d27ed7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e1e43954f844b76658a102c537752e701611988d4be0a35c19f55cf47d27ed7d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1e43954f844b76658a102c537752e701611988d4be0a35c19f55cf47d27ed7d", kill_on_drop: false }` [INFO] [stdout] e1e43954f844b76658a102c537752e701611988d4be0a35c19f55cf47d27ed7d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0b2d08f7c155588d0eba7d4bd216b4d9986cd2707504b7a183bd4b38d570b9ad [INFO] running `Command { std: "docker" "start" "-a" "0b2d08f7c155588d0eba7d4bd216b4d9986cd2707504b7a183bd4b38d570b9ad", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.133 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling cpufeatures v0.2.6 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling base64 v0.21.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling fast-float v0.2.0 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling time v0.3.14 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.6 [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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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(&mut self) -> RecordIterator { [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(&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 { [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 { [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, std::slice::Iter<'a, PolygonR... [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, std::slice::Iter<'a, PolygonRing>> { [INFO] [stdout] 29 + pub fn with_srid<'a >(&'a self, srid: i32) -> EwkbPolygon<'a, PointZ, std::slice::Iter<'a, PointZ>, PolygonRing, std::slice::Iter<'a, PolygonRing>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.83s [INFO] running `Command { std: "docker" "inspect" "0b2d08f7c155588d0eba7d4bd216b4d9986cd2707504b7a183bd4b38d570b9ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0b2d08f7c155588d0eba7d4bd216b4d9986cd2707504b7a183bd4b38d570b9ad", kill_on_drop: false }` [INFO] [stdout] 0b2d08f7c155588d0eba7d4bd216b4d9986cd2707504b7a183bd4b38d570b9ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d4fd35639745e559bea34fb45eb01ceafd79ecc529f76b7667ad9c1214608191 [INFO] running `Command { std: "docker" "start" "-a" "d4fd35639745e559bea34fb45eb01ceafd79ecc529f76b7667ad9c1214608191", 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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 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(&mut self) -> RecordIterator { [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(&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 { [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 { [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, std::slice::Iter<'a, PolygonR... [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, std::slice::Iter<'a, PolygonRing>> { [INFO] [stdout] 29 + pub fn with_srid<'a >(&'a self, srid: i32) -> EwkbPolygon<'a, PointZ, std::slice::Iter<'a, PointZ>, PolygonRing, std::slice::Iter<'a, PolygonRing>> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0635]: unknown feature `proc_macro_span_shrink` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.44/src/lib.rs:92:30 [INFO] [stdout] | [INFO] [stdout] 92 | feature(proc_macro_span, proc_macro_span_shrink) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0635`. [INFO] [stdout] [INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "d4fd35639745e559bea34fb45eb01ceafd79ecc529f76b7667ad9c1214608191", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d4fd35639745e559bea34fb45eb01ceafd79ecc529f76b7667ad9c1214608191", kill_on_drop: false }` [INFO] [stdout] d4fd35639745e559bea34fb45eb01ceafd79ecc529f76b7667ad9c1214608191