[INFO] fetching crate osm_boundaries_utils 0.12.0...
[INFO] testing osm_boundaries_utils-0.12.0 against 1.95.0 for beta-1.96-2
[INFO] extracting crate osm_boundaries_utils 0.12.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate osm_boundaries_utils 0.12.0
[INFO] finished tweaking crates.io crate osm_boundaries_utils 0.12.0
[INFO] tweaked toml for crates.io crate osm_boundaries_utils 0.12.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate osm_boundaries_utils 0.12.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 55 packages to latest compatible versions
[INFO] [stderr]       Adding geo v0.26.0 (available: v0.33.1)
[INFO] [stderr]       Adding osmpbfreader v0.16.1 (available: v0.19.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded rstar v0.11.0
[INFO] [stderr]   Downloaded flat_map v0.0.10
[INFO] [stderr]   Downloaded par-map v0.1.4
[INFO] [stderr]   Downloaded pub-iterator-type v0.1.1
[INFO] [stderr]   Downloaded geo-types v0.7.19
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.7
[INFO] [stderr]   Downloaded osmpbfreader v0.16.1
[INFO] [stderr]   Downloaded geo v0.26.0
[INFO] [stderr]   Downloaded robust v1.2.0
[INFO] [stderr]   Downloaded earcutr v0.4.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b824f6c6f1a1192e570383902c1ef3d7a0224bbaf5551dfc2b45544f2c078080
[INFO] running `Command { std: "docker" "start" "-a" "b824f6c6f1a1192e570383902c1ef3d7a0224bbaf5551dfc2b45544f2c078080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b824f6c6f1a1192e570383902c1ef3d7a0224bbaf5551dfc2b45544f2c078080", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b824f6c6f1a1192e570383902c1ef3d7a0224bbaf5551dfc2b45544f2c078080", kill_on_drop: false }`
[INFO] [stdout] b824f6c6f1a1192e570383902c1ef3d7a0224bbaf5551dfc2b45544f2c078080
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d937186909471c6fde9f0d5b8081fa1323cc3ff2d9230b1c3700113dfa932153
[INFO] running `Command { std: "docker" "start" "-a" "d937186909471c6fde9f0d5b8081fa1323cc3ff2d9230b1c3700113dfa932153", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.9
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling pub-iterator-type v0.1.1
[INFO] [stderr]    Compiling geographiclib-rs v0.2.7
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling float_next_after v1.0.0
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling rstar v0.11.0
[INFO] [stderr]    Compiling earcutr v0.4.3
[INFO] [stderr]    Compiling geo-types v0.7.19
[INFO] [stderr]    Compiling geo v0.26.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling par-map v0.1.4
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.28.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling flat_map v0.0.10
[INFO] [stderr]    Compiling osmpbfreader v0.16.1
[INFO] [stderr]    Compiling osm_boundaries_utils v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/osm_builder.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn outer(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation {
[INFO] [stdout]    |                  ^^^^^^^^^ the lifetime is elided here                            ^^^^^^^^ the same lifetime is hidden 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] 15 |     pub fn outer(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation<'_> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/osm_builder.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn inner(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation {
[INFO] [stdout]    |                  ^^^^^^^^^ the lifetime is elided here                            ^^^^^^^^ the same lifetime is hidden 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] 33 |     pub fn inner(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation<'_> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/osm_builder.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn relation(&mut self) -> Relation {
[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] 64 |     pub fn relation(&mut self) -> Relation<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.80s
[INFO] running `Command { std: "docker" "inspect" "d937186909471c6fde9f0d5b8081fa1323cc3ff2d9230b1c3700113dfa932153", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d937186909471c6fde9f0d5b8081fa1323cc3ff2d9230b1c3700113dfa932153", kill_on_drop: false }`
[INFO] [stdout] d937186909471c6fde9f0d5b8081fa1323cc3ff2d9230b1c3700113dfa932153
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a422298b35d65dae0e28aa996b5496ad238c0669fa9a877af3bc5cf25249ee5b
[INFO] running `Command { std: "docker" "start" "-a" "a422298b35d65dae0e28aa996b5496ad238c0669fa9a877af3bc5cf25249ee5b", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/osm_builder.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn outer(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation {
[INFO] [stdout]    |                  ^^^^^^^^^ the lifetime is elided here                            ^^^^^^^^ the same lifetime is hidden 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] 15 |     pub fn outer(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation<'_> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/osm_builder.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn inner(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation {
[INFO] [stdout]    |                  ^^^^^^^^^ the lifetime is elided here                            ^^^^^^^^ the same lifetime is hidden 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] 33 |     pub fn inner(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation<'_> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/osm_builder.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn relation(&mut self) -> Relation {
[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] 64 |     pub fn relation(&mut self) -> Relation<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling osm_boundaries_utils v0.12.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated method `geo::Point::<T>::lng`: use `Point::x` instead, it's less ambiguous
[INFO] [stdout]    --> src/boundaries.rs:441:26
[INFO] [stdout]     |
[INFO] [stdout] 441 |         assert!(centroid.lng().abs() < f64::EPSILON);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `geo::Point::<T>::lat`: use `Point::y` instead, it's less ambiguous
[INFO] [stdout]    --> src/boundaries.rs:442:26
[INFO] [stdout]     |
[INFO] [stdout] 442 |         assert!(centroid.lat().abs() < f64::EPSILON);
[INFO] [stdout]     |                          ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/osm_builder.rs:15:18
[INFO] [stdout]    |
[INFO] [stdout] 15 |     pub fn outer(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation {
[INFO] [stdout]    |                  ^^^^^^^^^ the lifetime is elided here                            ^^^^^^^^ the same lifetime is hidden 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] 15 |     pub fn outer(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation<'_> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/osm_builder.rs:33:18
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn inner(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation {
[INFO] [stdout]    |                  ^^^^^^^^^ the lifetime is elided here                            ^^^^^^^^ the same lifetime is hidden 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] 33 |     pub fn inner(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation<'_> {
[INFO] [stdout]    |                                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/osm_builder.rs:64:21
[INFO] [stdout]    |
[INFO] [stdout] 64 |     pub fn relation(&mut self) -> Relation {
[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] 64 |     pub fn relation(&mut self) -> Relation<'_> {
[INFO] [stdout]    |                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.12s
[INFO] running `Command { std: "docker" "inspect" "a422298b35d65dae0e28aa996b5496ad238c0669fa9a877af3bc5cf25249ee5b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a422298b35d65dae0e28aa996b5496ad238c0669fa9a877af3bc5cf25249ee5b", kill_on_drop: false }`
[INFO] [stdout] a422298b35d65dae0e28aa996b5496ad238c0669fa9a877af3bc5cf25249ee5b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 96d9d5878b008eb4e880d527d683d454783b04c102dae8ef1387cfc60a2c1fd4
[INFO] running `Command { std: "docker" "start" "-a" "96d9d5878b008eb4e880d527d683d454783b04c102dae8ef1387cfc60a2c1fd4", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/osm_builder.rs:15:18
[INFO] [stderr]    |
[INFO] [stderr] 15 |     pub fn outer(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation {
[INFO] [stderr]    |                  ^^^^^^^^^ the lifetime is elided here                            ^^^^^^^^ the same lifetime is hidden 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] 15 |     pub fn outer(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation<'_> {
[INFO] [stderr]    |                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/osm_builder.rs:33:18
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub fn inner(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation {
[INFO] [stderr]    |                  ^^^^^^^^^ the lifetime is elided here                            ^^^^^^^^ the same lifetime is hidden 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] 33 |     pub fn inner(&mut self, coords: Vec<(Point<f64>, Option<String>)>) -> &'a mut Relation<'_> {
[INFO] [stderr]    |                                                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/osm_builder.rs:64:21
[INFO] [stderr]    |
[INFO] [stderr] 64 |     pub fn relation(&mut self) -> Relation {
[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] 64 |     pub fn relation(&mut self) -> Relation<'_> {
[INFO] [stderr]    |                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `geo::Point::<T>::lng`: use `Point::x` instead, it's less ambiguous
[INFO] [stderr]    --> src/boundaries.rs:441:26
[INFO] [stderr]     |
[INFO] [stderr] 441 |         assert!(centroid.lng().abs() < f64::EPSILON);
[INFO] [stderr]     |                          ^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated method `geo::Point::<T>::lat`: use `Point::y` instead, it's less ambiguous
[INFO] [stderr]    --> src/boundaries.rs:442:26
[INFO] [stderr]     |
[INFO] [stderr] 442 |         assert!(centroid.lat().abs() < f64::EPSILON);
[INFO] [stderr]     |                          ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `osm_boundaries_utils` (lib) generated 3 warnings (run `cargo fix --lib -p osm_boundaries_utils` to apply 3 suggestions)
[INFO] [stderr] warning: `osm_boundaries_utils` (lib test) generated 5 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/osm_boundaries_utils-ac8d08d7e8c07f4e)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test boundaries::test_build_boundary_closed ... ok
[INFO] [stdout] test boundaries::test_build_boundary_empty ... ok
[INFO] [stdout] test boundaries::test_build_inner_touching_outer_at_one_point ... ok
[INFO] [stdout] test boundaries::test_build_two_boundaries_closed ... ok
[INFO] [stdout] test boundaries::test_build_boundary_closed_reverse ... ok
[INFO] [stdout] test boundaries::test_build_one_boundary_with_two_holes ... ok
[INFO] [stdout] test boundaries::test_build_two_boundaries_with_two_holes ... ok
[INFO] [stdout] test boundaries::test_build_two_boundaries_with_one_hole ... ok
[INFO] [stdout] test boundaries::test_build_two_opposite_clockwise_boundaries ... ok
[INFO] [stdout] test boundaries::test_get_nodes ... ok
[INFO] [stdout] test boundaries::test_build_boundary_not_closed ... ok
[INFO] [stdout] test boundaries::test_build_two_touching_rings ... ok
[INFO] [stdout] test boundaries::test_build_one_boundary_closed ... ok
[INFO] [stdout] test boundaries::test_build_one_donut_boundary ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests osm_boundaries_utils
[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] running `Command { std: "docker" "inspect" "96d9d5878b008eb4e880d527d683d454783b04c102dae8ef1387cfc60a2c1fd4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "96d9d5878b008eb4e880d527d683d454783b04c102dae8ef1387cfc60a2c1fd4", kill_on_drop: false }`
[INFO] [stdout] 96d9d5878b008eb4e880d527d683d454783b04c102dae8ef1387cfc60a2c1fd4
