[INFO] fetching crate osm_boundaries_utils 0.12.0...
[INFO] checking osm_boundaries_utils-0.12.0 against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] extracting crate osm_boundaries_utils 0.12.0 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate osm_boundaries_utils 0.12.0 on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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.32.0)
[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" "+b1f2594eac607c1f051534800237eeedb5590a49" "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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 481e2eb7bba6fdec8834b36c17d04769afe4f02b491b3394b274e72fe9582605
[INFO] running `Command { std: "docker" "start" "-a" "481e2eb7bba6fdec8834b36c17d04769afe4f02b491b3394b274e72fe9582605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "481e2eb7bba6fdec8834b36c17d04769afe4f02b491b3394b274e72fe9582605", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "481e2eb7bba6fdec8834b36c17d04769afe4f02b491b3394b274e72fe9582605", kill_on_drop: false }`
[INFO] [stdout] 481e2eb7bba6fdec8834b36c17d04769afe4f02b491b3394b274e72fe9582605
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d528ac0ad44e1b9cf4b3d87ba363f122987dcb7364490cd2ae7f1ea6a6a9f8f6
[INFO] running `Command { std: "docker" "start" "-a" "d528ac0ad44e1b9cf4b3d87ba363f122987dcb7364490cd2ae7f1ea6a6a9f8f6", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking itertools v0.11.0
[INFO] [stderr]     Checking pub-iterator-type v0.1.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking rstar v0.11.0
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking geographiclib-rs v0.2.5
[INFO] [stderr]     Checking futures-cpupool v0.1.8
[INFO] [stderr]     Checking par-map v0.1.4
[INFO] [stderr]     Checking robust v1.2.0
[INFO] [stderr]     Checking geo-types v0.7.18
[INFO] [stderr]     Checking float_next_after v1.0.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking self_cell v1.2.2
[INFO] [stderr]     Checking earcutr v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking geo v0.26.0
[INFO] [stderr]    Compiling protobuf-codegen v2.28.0
[INFO] [stderr]    Compiling protobuf-codegen-pure v2.28.0
[INFO] [stderr]    Compiling osmpbfreader v0.16.1
[INFO] [stderr]     Checking flat_map v0.0.10
[INFO] [stderr]     Checking 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] [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 36.92s
[INFO] running `Command { std: "docker" "inspect" "d528ac0ad44e1b9cf4b3d87ba363f122987dcb7364490cd2ae7f1ea6a6a9f8f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d528ac0ad44e1b9cf4b3d87ba363f122987dcb7364490cd2ae7f1ea6a6a9f8f6", kill_on_drop: false }`
[INFO] [stdout] d528ac0ad44e1b9cf4b3d87ba363f122987dcb7364490cd2ae7f1ea6a6a9f8f6
