[INFO] cloning repository https://github.com/planet-vector-tile/planet-vector-tile
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/planet-vector-tile/planet-vector-tile" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet-vector-tile%2Fplanet-vector-tile", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet-vector-tile%2Fplanet-vector-tile'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 77ef97ead8a74f3df4131bc3be2f2e7a5f4233c7
[INFO] checking planet-vector-tile/planet-vector-tile against 1.95.0 for pr-155915
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fplanet-vector-tile%2Fplanet-vector-tile" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/planet-vector-tile/planet-vector-tile
[INFO] finished tweaking git repo https://github.com/planet-vector-tile/planet-vector-tile
[INFO] tweaked toml for git repo https://github.com/planet-vector-tile/planet-vector-tile written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/planet-vector-tile/planet-vector-tile on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/planet-vector-tile/planet-vector-tile already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded prost-types v0.11.2
[INFO] [stderr]   Downloaded prost v0.11.2
[INFO] [stderr]   Downloaded prost-derive v0.11.2
[INFO] [stderr]   Downloaded pbr v1.0.4
[INFO] [stderr]   Downloaded queue v0.3.1
[INFO] [stderr]   Downloaded prost-build v0.11.2
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.83
[INFO] [stderr]   Downloaded crossbeam v0.8.2
[INFO] [stderr]   Downloaded atomic-polyfill v0.1.10
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded napi-derive v2.9.1
[INFO] [stderr]   Downloaded critical-section v0.2.7
[INFO] [stderr]   Downloaded prettyplease v0.1.21
[INFO] [stderr]   Downloaded napi-sys v2.2.2
[INFO] [stderr]   Downloaded napi-build v2.0.1
[INFO] [stderr]   Downloaded os_str_bytes v6.3.1
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.38
[INFO] [stderr]   Downloaded fast_hilbert v2.0.0
[INFO] [stderr]   Downloaded flatbuffers v22.10.26
[INFO] [stderr]   Downloaded flatdata v0.5.3
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.83
[INFO] [stderr]   Downloaded serde_yaml v0.9.14
[INFO] [stderr]   Downloaded cxx-build v1.0.83
[INFO] [stderr]   Downloaded napi v2.10.0
[INFO] [stderr]   Downloaded geographiclib-rs v0.2.1
[INFO] [stderr]   Downloaded proptest v1.0.0
[INFO] [stderr]   Downloaded clap v4.0.22
[INFO] [stderr]   Downloaded cxx v1.0.83
[INFO] [stderr]   Downloaded cortex-m v0.7.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 3c6d051b3449e15bc6aaf0d9ce86f25bb5615455217604a00c42f8f3ea293bdf
[INFO] running `Command { std: "docker" "start" "-a" "3c6d051b3449e15bc6aaf0d9ce86f25bb5615455217604a00c42f8f3ea293bdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c6d051b3449e15bc6aaf0d9ce86f25bb5615455217604a00c42f8f3ea293bdf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c6d051b3449e15bc6aaf0d9ce86f25bb5615455217604a00c42f8f3ea293bdf", kill_on_drop: false }`
[INFO] [stdout] 3c6d051b3449e15bc6aaf0d9ce86f25bb5615455217604a00c42f8f3ea293bdf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e99502573486254be7d802022830b4dd98ea3b64e6a973102e5d563fafc49163
[INFO] running `Command { std: "docker" "start" "-a" "e99502573486254be7d802022830b4dd98ea3b64e6a973102e5d563fafc49163", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.103
[INFO] [stderr]    Compiling libm v0.2.6
[INFO] [stderr]    Compiling semver v1.0.14
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling anyhow v1.0.66
[INFO] [stderr]    Compiling crossbeam-utils v0.8.12
[INFO] [stderr]    Compiling prettyplease v0.1.21
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.11
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling libc v0.2.137
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]     Checking unicode-ident v1.0.5
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]     Checking spin v0.9.4
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]     Checking hash32 v0.2.1
[INFO] [stderr]     Checking num_cpus v1.14.0
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking crossbeam-channel v0.5.6
[INFO] [stderr]    Compiling serde v1.0.147
[INFO] [stderr]     Checking fastrand v1.8.0
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]    Compiling which v4.3.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking crossbeam-deque v0.8.2
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.6
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]    Compiling heapless v0.7.16
[INFO] [stderr]    Compiling flatbuffers v22.10.26
[INFO] [stderr]    Compiling petgraph v0.6.2
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.2
[INFO] [stderr]     Checking time v0.1.44
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking os_str_bytes v6.3.1
[INFO] [stderr]    Compiling convert_case v0.5.0
[INFO] [stderr]    Compiling napi-build v2.0.1
[INFO] [stderr]     Checking rayon-core v1.9.3
[INFO] [stderr]     Checking geographiclib-rs v0.2.1
[INFO] [stderr]     Checking clap_lex v0.3.0
[INFO] [stderr]     Checking thread_local v1.1.4
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking float_next_after v0.1.5
[INFO] [stderr]     Checking memmap2 v0.2.3
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking napi-sys v2.2.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.4
[INFO] [stderr]     Checking robust v0.2.3
[INFO] [stderr]     Checking flatdata v0.5.3
[INFO] [stderr]     Checking fast_hilbert v2.0.0
[INFO] [stderr]     Checking rayon v1.5.3
[INFO] [stderr]     Checking pbr v1.0.4
[INFO] [stderr]     Checking crossbeam v0.8.2
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking memmap2 v0.5.8
[INFO] [stderr]     Checking rstar v0.9.3
[INFO] [stderr]     Checking fs_extra v1.2.0
[INFO] [stderr]     Checking queue v0.3.1
[INFO] [stderr]     Checking wait-timeout v0.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]     Checking rusty-fork v0.3.0
[INFO] [stderr]     Checking geo-types v0.7.8
[INFO] [stderr]     Checking geo v0.23.1
[INFO] [stderr]     Checking proptest v1.0.0
[INFO] [stderr]     Checking serde_yaml v0.9.14
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling napi-derive-backend v1.0.38
[INFO] [stderr]    Compiling prost-derive v0.11.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling clap_derive v4.0.21
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling serde_derive v1.0.147
[INFO] [stderr]     Checking tokio v1.21.2
[INFO] [stderr]    Compiling prost v0.11.2
[INFO] [stderr]    Compiling prost-types v0.11.2
[INFO] [stderr]    Compiling napi-derive v2.9.1
[INFO] [stderr]     Checking clap v4.0.22
[INFO] [stderr]    Compiling prost-build v0.11.2
[INFO] [stderr]    Compiling planet-vector-tile v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking napi v2.10.0
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[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]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> src/lib.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[napi]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[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: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[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: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[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: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> src/lib.rs:34:1
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[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]    = note: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]    --> src/lib.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[napi]
[INFO] [stdout]     | ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]     = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]     = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[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: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> src/lib.rs:39:1
[INFO] [stdout]    |
[INFO] [stdout] 39 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[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: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `noop`
[INFO] [stdout]   --> src/lib.rs:45:1
[INFO] [stdout]    |
[INFO] [stdout] 45 | #[napi]
[INFO] [stdout]    | ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: no expected values for `feature`
[INFO] [stdout]    = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `napi` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the attribute macro `napi` may come from an old version of the `napi_derive` crate, try updating your dependency with `cargo update -p napi_derive`
[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: this warning originates in the attribute macro `napi` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relation_pairs_len`
[INFO] [stdout]    --> src/hilbert/leaf.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let relation_pairs_len = relation_pairs.len();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relation_pairs_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next_relation_tile_h`
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_relation_tile_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relation_pairs_len`
[INFO] [stdout]    --> src/hilbert/leaf.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let relation_pairs_len = relation_pairs.len();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relation_pairs_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next_relation_tile_h`
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_relation_tile_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m_relation_pairs`
[INFO] [stdout]    --> src/hilbert/leaf.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let m_relation_pairs =
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_m_relation_pairs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relation_pairs_len`
[INFO] [stdout]    --> src/hilbert/leaf.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let relation_pairs_len = relation_pairs.len();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relation_pairs_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next_relation_tile_h`
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_relation_tile_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relation_pairs_len`
[INFO] [stdout]    --> src/hilbert/leaf.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let relation_pairs_len = relation_pairs.len();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relation_pairs_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next_relation_tile_h`
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_relation_tile_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m_relation_pairs`
[INFO] [stdout]    --> src/hilbert/leaf.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let m_relation_pairs =
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_m_relation_pairs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/hilbert/pvt_iterator.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator {
[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] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator<'_> {
[INFO] [stdout]   |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hilbert/tree.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn find(&self, tile: &Tile) -> FindResult {
[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] 146 |     pub fn find(&self, tile: &Tile) -> FindResult<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1701:28
[INFO] [stdout]      |
[INFO] [stdout] 1701 |         pub fn stringtable(&self) -> flatdata::RawData {
[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] 1701 |         pub fn stringtable(&self) -> flatdata::RawData<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1949:28
[INFO] [stdout]      |
[INFO] [stdout] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Node>> {
[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] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Node>> {
[INFO] [stdout]      |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1979:13
[INFO] [stdout]      |
[INFO] [stdout] 1979 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2007:27
[INFO] [stdout]      |
[INFO] [stdout] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Way>> {
[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] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Way>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2037:13
[INFO] [stdout]      |
[INFO] [stdout] 2037 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2069:13
[INFO] [stdout]      |
[INFO] [stdout] 2069 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Relation>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Relation>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2104:13
[INFO] [stdout]      |
[INFO] [stdout] 2104 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2136:13
[INFO] [stdout]      |
[INFO] [stdout] 2136 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Member>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Member>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2164:27
[INFO] [stdout]      |
[INFO] [stdout] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Tag>> {
[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] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Tag>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2191:13
[INFO] [stdout]      |
[INFO] [stdout] 2191 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::TagIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::TagIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2223:13
[INFO] [stdout]      |
[INFO] [stdout] 2223 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::NodeIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::NodeIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relation_pairs_len`
[INFO] [stdout]    --> src/hilbert/leaf.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let relation_pairs_len = relation_pairs.len();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relation_pairs_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next_relation_tile_h`
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_relation_tile_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ----^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |         |
[INFO] [stdout]     |         help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `relation_pairs_len`
[INFO] [stdout]    --> src/hilbert/leaf.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let relation_pairs_len = relation_pairs.len();
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_relation_pairs_len`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `next_relation_tile_h`
[INFO] [stdout]    --> src/hilbert/leaf.rs:128:9
[INFO] [stdout]     |
[INFO] [stdout] 128 |     let mut next_relation_tile_h = tile_h;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_next_relation_tile_h`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:986:29
[INFO] [stdout]     |
[INFO] [stdout] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[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] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:997:10
[INFO] [stdout]     |
[INFO] [stdout] 997 |     buf: &[u8],
[INFO] [stdout]     |          ^^^^^ the lifetime is elided here
[INFO] [stdout] 998 | ) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |             ^^^^^^^ 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] 998 | ) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1031:46
[INFO] [stdout]      |
[INFO] [stdout] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1038:60
[INFO] [stdout]      |
[INFO] [stdout] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m_relation_pairs`
[INFO] [stdout]    --> src/hilbert/leaf.rs:396:13
[INFO] [stdout]     |
[INFO] [stdout] 396 |         let m_relation_pairs =
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_m_relation_pairs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `compose_tile` is never used
[INFO] [stdout]  --> src/source.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait Source: Sync + Send {
[INFO] [stdout]   |           ------ method in this trait
[INFO] [stdout] 5 |     fn compose_tile(&self, tile: &Tile, builder: &mut PVTBuilder);
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/hilbert/pvt_iterator.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator {
[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] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator<'_> {
[INFO] [stdout]   |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hilbert/tree.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn find(&self, tile: &Tile) -> FindResult {
[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] 146 |     pub fn find(&self, tile: &Tile) -> FindResult<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1701:28
[INFO] [stdout]      |
[INFO] [stdout] 1701 |         pub fn stringtable(&self) -> flatdata::RawData {
[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] 1701 |         pub fn stringtable(&self) -> flatdata::RawData<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1949:28
[INFO] [stdout]      |
[INFO] [stdout] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Node>> {
[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] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Node>> {
[INFO] [stdout]      |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1979:13
[INFO] [stdout]      |
[INFO] [stdout] 1979 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2007:27
[INFO] [stdout]      |
[INFO] [stdout] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Way>> {
[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] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Way>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2037:13
[INFO] [stdout]      |
[INFO] [stdout] 2037 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2069:13
[INFO] [stdout]      |
[INFO] [stdout] 2069 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Relation>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Relation>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2104:13
[INFO] [stdout]      |
[INFO] [stdout] 2104 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2136:13
[INFO] [stdout]      |
[INFO] [stdout] 2136 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Member>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Member>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2164:27
[INFO] [stdout]      |
[INFO] [stdout] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Tag>> {
[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] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Tag>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2191:13
[INFO] [stdout]      |
[INFO] [stdout] 2191 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::TagIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::TagIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2223:13
[INFO] [stdout]      |
[INFO] [stdout] 2223 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::NodeIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::NodeIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:986:29
[INFO] [stdout]     |
[INFO] [stdout] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[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] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:997:10
[INFO] [stdout]     |
[INFO] [stdout] 997 |     buf: &[u8],
[INFO] [stdout]     |          ^^^^^ the lifetime is elided here
[INFO] [stdout] 998 | ) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |             ^^^^^^^ 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] 998 | ) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1031:46
[INFO] [stdout]      |
[INFO] [stdout] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1038:60
[INFO] [stdout]      |
[INFO] [stdout] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/hilbert/pvt_iterator.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator {
[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] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator<'_> {
[INFO] [stdout]   |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hilbert/tree.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn find(&self, tile: &Tile) -> FindResult {
[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] 146 |     pub fn find(&self, tile: &Tile) -> FindResult<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1701:28
[INFO] [stdout]      |
[INFO] [stdout] 1701 |         pub fn stringtable(&self) -> flatdata::RawData {
[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] 1701 |         pub fn stringtable(&self) -> flatdata::RawData<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1949:28
[INFO] [stdout]      |
[INFO] [stdout] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Node>> {
[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] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Node>> {
[INFO] [stdout]      |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1979:13
[INFO] [stdout]      |
[INFO] [stdout] 1979 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2007:27
[INFO] [stdout]      |
[INFO] [stdout] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Way>> {
[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] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Way>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2037:13
[INFO] [stdout]      |
[INFO] [stdout] 2037 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2069:13
[INFO] [stdout]      |
[INFO] [stdout] 2069 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Relation>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Relation>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2104:13
[INFO] [stdout]      |
[INFO] [stdout] 2104 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2136:13
[INFO] [stdout]      |
[INFO] [stdout] 2136 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Member>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Member>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2164:27
[INFO] [stdout]      |
[INFO] [stdout] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Tag>> {
[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] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Tag>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2191:13
[INFO] [stdout]      |
[INFO] [stdout] 2191 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::TagIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::TagIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2223:13
[INFO] [stdout]      |
[INFO] [stdout] 2223 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::NodeIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::NodeIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rules.rs:348:26
[INFO] [stdout]     |
[INFO] [stdout] 348 |     fn get_strs(strings: RawData) -> Vec<&str> {
[INFO] [stdout]     |                          ^^^^^^^         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the 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] 348 |     fn get_strs(strings: RawData<'_>) -> Vec<&str> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:986:29
[INFO] [stdout]     |
[INFO] [stdout] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[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] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:997:10
[INFO] [stdout]     |
[INFO] [stdout] 997 |     buf: &[u8],
[INFO] [stdout]     |          ^^^^^ the lifetime is elided here
[INFO] [stdout] 998 | ) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |             ^^^^^^^ 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] 998 | ) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1031:46
[INFO] [stdout]      |
[INFO] [stdout] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1038:60
[INFO] [stdout]      |
[INFO] [stdout] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/hilbert/pvt_iterator.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator {
[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] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator<'_> {
[INFO] [stdout]   |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hilbert/tree.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn find(&self, tile: &Tile) -> FindResult {
[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] 146 |     pub fn find(&self, tile: &Tile) -> FindResult<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1701:28
[INFO] [stdout]      |
[INFO] [stdout] 1701 |         pub fn stringtable(&self) -> flatdata::RawData {
[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] 1701 |         pub fn stringtable(&self) -> flatdata::RawData<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1949:28
[INFO] [stdout]      |
[INFO] [stdout] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Node>> {
[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] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Node>> {
[INFO] [stdout]      |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1979:13
[INFO] [stdout]      |
[INFO] [stdout] 1979 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2007:27
[INFO] [stdout]      |
[INFO] [stdout] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Way>> {
[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] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Way>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2037:13
[INFO] [stdout]      |
[INFO] [stdout] 2037 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2069:13
[INFO] [stdout]      |
[INFO] [stdout] 2069 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Relation>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Relation>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2104:13
[INFO] [stdout]      |
[INFO] [stdout] 2104 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2136:13
[INFO] [stdout]      |
[INFO] [stdout] 2136 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Member>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Member>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2164:27
[INFO] [stdout]      |
[INFO] [stdout] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Tag>> {
[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] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Tag>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2191:13
[INFO] [stdout]      |
[INFO] [stdout] 2191 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::TagIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::TagIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2223:13
[INFO] [stdout]      |
[INFO] [stdout] 2223 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::NodeIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::NodeIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rules.rs:348:26
[INFO] [stdout]     |
[INFO] [stdout] 348 |     fn get_strs(strings: RawData) -> Vec<&str> {
[INFO] [stdout]     |                          ^^^^^^^         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the 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] 348 |     fn get_strs(strings: RawData<'_>) -> Vec<&str> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:986:29
[INFO] [stdout]     |
[INFO] [stdout] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[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] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:997:10
[INFO] [stdout]     |
[INFO] [stdout] 997 |     buf: &[u8],
[INFO] [stdout]     |          ^^^^^ the lifetime is elided here
[INFO] [stdout] 998 | ) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |             ^^^^^^^ 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] 998 | ) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1031:46
[INFO] [stdout]      |
[INFO] [stdout] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1038:60
[INFO] [stdout]      |
[INFO] [stdout] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/hilbert/pvt_iterator.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator {
[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] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator<'_> {
[INFO] [stdout]   |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hilbert/tree.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn find(&self, tile: &Tile) -> FindResult {
[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] 146 |     pub fn find(&self, tile: &Tile) -> FindResult<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1701:28
[INFO] [stdout]      |
[INFO] [stdout] 1701 |         pub fn stringtable(&self) -> flatdata::RawData {
[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] 1701 |         pub fn stringtable(&self) -> flatdata::RawData<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1949:28
[INFO] [stdout]      |
[INFO] [stdout] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Node>> {
[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] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Node>> {
[INFO] [stdout]      |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1979:13
[INFO] [stdout]      |
[INFO] [stdout] 1979 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2007:27
[INFO] [stdout]      |
[INFO] [stdout] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Way>> {
[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] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Way>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2037:13
[INFO] [stdout]      |
[INFO] [stdout] 2037 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2069:13
[INFO] [stdout]      |
[INFO] [stdout] 2069 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Relation>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Relation>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2104:13
[INFO] [stdout]      |
[INFO] [stdout] 2104 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2136:13
[INFO] [stdout]      |
[INFO] [stdout] 2136 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Member>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Member>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2164:27
[INFO] [stdout]      |
[INFO] [stdout] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Tag>> {
[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] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Tag>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2191:13
[INFO] [stdout]      |
[INFO] [stdout] 2191 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::TagIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::TagIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2223:13
[INFO] [stdout]      |
[INFO] [stdout] 2223 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::NodeIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::NodeIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/hilbert/pvt_iterator.rs:9:30
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator {
[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] 9 |     pub fn pvt_leaf_iterator(&self) -> PVTLeafIterator<'_> {
[INFO] [stdout]   |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/hilbert/tree.rs:146:17
[INFO] [stdout]     |
[INFO] [stdout] 146 |     pub fn find(&self, tile: &Tile) -> FindResult {
[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] 146 |     pub fn find(&self, tile: &Tile) -> FindResult<'_> {
[INFO] [stdout]     |                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:986:29
[INFO] [stdout]     |
[INFO] [stdout] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[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] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:997:10
[INFO] [stdout]     |
[INFO] [stdout] 997 |     buf: &[u8],
[INFO] [stdout]     |          ^^^^^ the lifetime is elided here
[INFO] [stdout] 998 | ) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |             ^^^^^^^ 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] 998 | ) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1031:46
[INFO] [stdout]      |
[INFO] [stdout] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1038:60
[INFO] [stdout]      |
[INFO] [stdout] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1701:28
[INFO] [stdout]      |
[INFO] [stdout] 1701 |         pub fn stringtable(&self) -> flatdata::RawData {
[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] 1701 |         pub fn stringtable(&self) -> flatdata::RawData<'_> {
[INFO] [stdout]      |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1949:28
[INFO] [stdout]      |
[INFO] [stdout] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Node>> {
[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] 1949 |         pub fn start_nodes(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Node>> {
[INFO] [stdout]      |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:1979:13
[INFO] [stdout]      |
[INFO] [stdout] 1979 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 1980 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertNodePair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2007:27
[INFO] [stdout]      |
[INFO] [stdout] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Way>> {
[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] 2007 |         pub fn start_ways(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Way>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2037:13
[INFO] [stdout]      |
[INFO] [stdout] 2037 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2038 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertWayPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2069:13
[INFO] [stdout]      |
[INFO] [stdout] 2069 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Relation>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2070 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Relation>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2104:13
[INFO] [stdout]      |
[INFO] [stdout] 2104 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2105 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::HilbertRelationPair>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2136:13
[INFO] [stdout]      |
[INFO] [stdout] 2136 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Member>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2137 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Member>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2164:27
[INFO] [stdout]      |
[INFO] [stdout] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<super::osm::Tag>> {
[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] 2164 |         pub fn start_tags(&self) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::Tag>> {
[INFO] [stdout]      |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2191:13
[INFO] [stdout]      |
[INFO] [stdout] 2191 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::TagIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2192 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::TagIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/osmflat/../generated/osmflat_generated.rs:2223:13
[INFO] [stdout]      |
[INFO] [stdout] 2223 |             &self,
[INFO] [stdout]      |             ^^^^^ the lifetime is elided here
[INFO] [stdout] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<super::osm::NodeIndex>> {
[INFO] [stdout]      |                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 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] 2224 |         ) -> ::std::io::Result<flatdata::ExternalVector<'_, super::osm::NodeIndex>> {
[INFO] [stdout]      |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/rules.rs:348:26
[INFO] [stdout]     |
[INFO] [stdout] 348 |     fn get_strs(strings: RawData) -> Vec<&str> {
[INFO] [stdout]     |                          ^^^^^^^         ^^^^ the same lifetime is elided here
[INFO] [stdout]     |                          |
[INFO] [stdout]     |                          the 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] 348 |     fn get_strs(strings: RawData<'_>) -> Vec<&str> {
[INFO] [stdout]     |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:986:29
[INFO] [stdout]     |
[INFO] [stdout] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[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] 986 | pub fn root_as_pvttile(buf: &[u8]) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/./generated/planet_vector_tile_generated.rs:997:10
[INFO] [stdout]     |
[INFO] [stdout] 997 |     buf: &[u8],
[INFO] [stdout]     |          ^^^^^ the lifetime is elided here
[INFO] [stdout] 998 | ) -> Result<PVTTile, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |             ^^^^^^^ 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] 998 | ) -> Result<PVTTile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1031:46
[INFO] [stdout]      |
[INFO] [stdout] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1031 | pub unsafe fn root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                               ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/./generated/planet_vector_tile_generated.rs:1038:60
[INFO] [stdout]      |
[INFO] [stdout] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile {
[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] 1038 | pub unsafe fn size_prefixed_root_as_pvttile_unchecked(buf: &[u8]) -> PVTTile<'_> {
[INFO] [stdout]      |                                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 40.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: fs_extra v1.2.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "e99502573486254be7d802022830b4dd98ea3b64e6a973102e5d563fafc49163", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e99502573486254be7d802022830b4dd98ea3b64e6a973102e5d563fafc49163", kill_on_drop: false }`
[INFO] [stdout] e99502573486254be7d802022830b4dd98ea3b64e6a973102e5d563fafc49163
