[INFO] fetching crate osmx 0.2.0...
[INFO] building osmx-0.2.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate osmx 0.2.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate osmx 0.2.0
[INFO] finished tweaking crates.io crate osmx 0.2.0
[INFO] tweaked toml for crates.io crate osmx 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate osmx 0.2.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate osmx 0.2.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b305a3c473d8b9310a90aa919a476493dbda06f104a2d27d08d508341a79ab4b
[INFO] running `Command { std: "docker" "start" "-a" "b305a3c473d8b9310a90aa919a476493dbda06f104a2d27d08d508341a79ab4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b305a3c473d8b9310a90aa919a476493dbda06f104a2d27d08d508341a79ab4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b305a3c473d8b9310a90aa919a476493dbda06f104a2d27d08d508341a79ab4b", kill_on_drop: false }`
[INFO] [stdout] b305a3c473d8b9310a90aa919a476493dbda06f104a2d27d08d508341a79ab4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d544edeb5d3abb8164bdea5bb9038e0fbb88a1fa3a83abeac72ce57c1c2f328
[INFO] running `Command { std: "docker" "start" "-a" "7d544edeb5d3abb8164bdea5bb9038e0fbb88a1fa3a83abeac72ce57c1c2f328", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling cc v1.0.86
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling capnp v0.19.2
[INFO] [stderr]    Compiling cgmath v0.18.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling genawaiter-macro v0.99.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling bytemuck v1.14.3
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling roaring v0.10.3
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.50
[INFO] [stderr]    Compiling lmdb-sys v0.8.0
[INFO] [stderr]    Compiling float_extras v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.4.0
[INFO] [stderr]    Compiling capnpc v0.19.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling syn-mid v0.5.4
[INFO] [stderr]    Compiling osmx v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling genawaiter-proc-macro v0.99.1
[INFO] [stderr]    Compiling genawaiter v0.99.1
[INFO] [stderr]    Compiling lmdb v0.8.0
[INFO] [stderr]    Compiling bigdecimal v0.3.1
[INFO] [stderr]    Compiling s2 v0.0.12
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn locations(&self) -> Result<Locations, Box<dyn Error>> {
[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] 84 |     pub fn locations(&self) -> Result<Locations<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn nodes(&self) -> Result<Nodes, Box<dyn Error>> {
[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] 89 |     pub fn nodes(&self) -> Result<Nodes<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn ways(&self) -> Result<Ways, Box<dyn Error>> {
[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] 94 |     pub fn ways(&self) -> Result<Ways<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn relations(&self) -> Result<Relations, Box<dyn Error>> {
[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] 99 |     pub fn relations(&self) -> Result<Relations<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn cell_nodes(&self) -> Result<SpatialIndexTable, Box<dyn Error>> {
[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] 104 |     pub fn cell_nodes(&self) -> Result<SpatialIndexTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn node_ways(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 109 |     pub fn node_ways(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn node_relations(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 114 |     pub fn node_relations(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn way_relations(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 119 |     pub fn way_relations(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:124:31
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn relation_relations(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 124 |     pub fn relation_relations(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.20s
[INFO] running `Command { std: "docker" "inspect" "7d544edeb5d3abb8164bdea5bb9038e0fbb88a1fa3a83abeac72ce57c1c2f328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d544edeb5d3abb8164bdea5bb9038e0fbb88a1fa3a83abeac72ce57c1c2f328", kill_on_drop: false }`
[INFO] [stdout] 7d544edeb5d3abb8164bdea5bb9038e0fbb88a1fa3a83abeac72ce57c1c2f328
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b29bfc5a983e80d4c5fb4b4796d23daa8638e02380b014ca9064828af5d639ad
[INFO] running `Command { std: "docker" "start" "-a" "b29bfc5a983e80d4c5fb4b4796d23daa8638e02380b014ca9064828af5d639ad", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn locations(&self) -> Result<Locations, Box<dyn Error>> {
[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] 84 |     pub fn locations(&self) -> Result<Locations<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn nodes(&self) -> Result<Nodes, Box<dyn Error>> {
[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] 89 |     pub fn nodes(&self) -> Result<Nodes<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn ways(&self) -> Result<Ways, Box<dyn Error>> {
[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] 94 |     pub fn ways(&self) -> Result<Ways<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn relations(&self) -> Result<Relations, Box<dyn Error>> {
[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] 99 |     pub fn relations(&self) -> Result<Relations<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn cell_nodes(&self) -> Result<SpatialIndexTable, Box<dyn Error>> {
[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] 104 |     pub fn cell_nodes(&self) -> Result<SpatialIndexTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn node_ways(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 109 |     pub fn node_ways(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn node_relations(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 114 |     pub fn node_relations(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn way_relations(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 119 |     pub fn way_relations(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:124:31
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn relation_relations(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 124 |     pub fn relation_relations(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling rayon v1.9.0
[INFO] [stderr]    Compiling osmx v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:84:22
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub fn locations(&self) -> Result<Locations, Box<dyn Error>> {
[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] 84 |     pub fn locations(&self) -> Result<Locations<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:89:18
[INFO] [stdout]    |
[INFO] [stdout] 89 |     pub fn nodes(&self) -> Result<Nodes, Box<dyn Error>> {
[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] 89 |     pub fn nodes(&self) -> Result<Nodes<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:94:17
[INFO] [stdout]    |
[INFO] [stdout] 94 |     pub fn ways(&self) -> Result<Ways, Box<dyn Error>> {
[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] 94 |     pub fn ways(&self) -> Result<Ways<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/database.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn relations(&self) -> Result<Relations, Box<dyn Error>> {
[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] 99 |     pub fn relations(&self) -> Result<Relations<'_>, Box<dyn Error>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:104:23
[INFO] [stdout]     |
[INFO] [stdout] 104 |     pub fn cell_nodes(&self) -> Result<SpatialIndexTable, Box<dyn Error>> {
[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] 104 |     pub fn cell_nodes(&self) -> Result<SpatialIndexTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:109:22
[INFO] [stdout]     |
[INFO] [stdout] 109 |     pub fn node_ways(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 109 |     pub fn node_ways(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn node_relations(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 114 |     pub fn node_relations(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:119:26
[INFO] [stdout]     |
[INFO] [stdout] 119 |     pub fn way_relations(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 119 |     pub fn way_relations(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/database.rs:124:31
[INFO] [stdout]     |
[INFO] [stdout] 124 |     pub fn relation_relations(&self) -> Result<JoinTable, Box<dyn Error>> {
[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] 124 |     pub fn relation_relations(&self) -> Result<JoinTable<'_>, Box<dyn Error>> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.80s
[INFO] running `Command { std: "docker" "inspect" "b29bfc5a983e80d4c5fb4b4796d23daa8638e02380b014ca9064828af5d639ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b29bfc5a983e80d4c5fb4b4796d23daa8638e02380b014ca9064828af5d639ad", kill_on_drop: false }`
[INFO] [stdout] b29bfc5a983e80d4c5fb4b4796d23daa8638e02380b014ca9064828af5d639ad
