[INFO] fetching crate pi_path_finding 0.6.4...
[INFO] building pi_path_finding-0.6.4 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate pi_path_finding 0.6.4 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate pi_path_finding 0.6.4
[INFO] finished tweaking crates.io crate pi_path_finding 0.6.4
[INFO] tweaked toml for crates.io crate pi_path_finding 0.6.4 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pi_path_finding 0.6.4 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 pi_path_finding 0.6.4 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 7073ce6bc0ce4f2b7ec623d1d871c7cc490bb41e1d5e72336a6c6c0b2f61adbb
[INFO] running `Command { std: "docker" "start" "-a" "7073ce6bc0ce4f2b7ec623d1d871c7cc490bb41e1d5e72336a6c6c0b2f61adbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7073ce6bc0ce4f2b7ec623d1d871c7cc490bb41e1d5e72336a6c6c0b2f61adbb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7073ce6bc0ce4f2b7ec623d1d871c7cc490bb41e1d5e72336a6c6c0b2f61adbb", kill_on_drop: false }`
[INFO] [stdout] 7073ce6bc0ce4f2b7ec623d1d871c7cc490bb41e1d5e72336a6c6c0b2f61adbb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] a2172153043041433b3703492f3ba4ad4c582f7c9b16ac9d92f345b046da985b
[INFO] running `Command { std: "docker" "start" "-a" "a2172153043041433b3703492f3ba4ad4c582f7c9b16ac9d92f345b046da985b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling pi_null v0.1.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling bytemuck v1.22.0
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling wide v0.7.32
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling pi_path_finding v0.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AStarResult`, `AStar`, `Entry`, and `make_neighbors`
[INFO] [stdout]   --> src/tile_map.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     finder::{AStar, NodeEntry, NodeIndex, ResultIterator, AStarResult},
[INFO] [stdout]    |              ^^^^^                                        ^^^^^^^^^^^
[INFO] [stdout] 13 |     normal::{make_neighbors, Entry, Map},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/web/mod.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 | struct P(i32, i32);
[INFO] [stdout]     |        - ^^^  ^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing these fields
[INFO] [stdout]     = note: `P` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[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/tile_map.rs:808:17
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn list(&self, aabb: &Aabb) -> ListIter {
[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] 808 |     pub fn list(&self, aabb: &Aabb) -> ListIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 44.89s
[INFO] running `Command { std: "docker" "inspect" "a2172153043041433b3703492f3ba4ad4c582f7c9b16ac9d92f345b046da985b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2172153043041433b3703492f3ba4ad4c582f7c9b16ac9d92f345b046da985b", kill_on_drop: false }`
[INFO] [stdout] a2172153043041433b3703492f3ba4ad4c582f7c9b16ac9d92f345b046da985b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] b797f0cd3a7b80bc13f2e5f873da6d9b2df611957437e8bd61fdf39d3165cb27
[INFO] running `Command { std: "docker" "start" "-a" "b797f0cd3a7b80bc13f2e5f873da6d9b2df611957437e8bd61fdf39d3165cb27", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling pathfinder_simd v0.5.4
[INFO] [stderr]    Compiling yeslogic-fontconfig-sys v6.0.0
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling libloading v0.8.6
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dlib v0.5.2
[INFO] [stderr]    Compiling font-kit v0.14.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling pathfinder_geometry v0.5.1
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling float-ord v0.3.2
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling sw-composite v0.7.16
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling freetype-sys v0.20.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling euclid v0.22.11
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling simba v0.8.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling lyon_geom v1.0.6
[INFO] [stderr]    Compiling pcg_rand v0.13.0
[INFO] [stderr]    Compiling js-sys v0.3.77
[INFO] [stderr]    Compiling raqote v0.8.5
[INFO] [stderr]    Compiling nalgebra v0.32.6
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.5.0
[INFO] [stderr]    Compiling pi_path_finding v0.6.4 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `AStarResult`, `AStar`, `Entry`, and `make_neighbors`
[INFO] [stdout]   --> src/tile_map.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 |     finder::{AStar, NodeEntry, NodeIndex, ResultIterator, AStarResult},
[INFO] [stdout]    |              ^^^^^                                        ^^^^^^^^^^^
[INFO] [stdout] 13 |     normal::{make_neighbors, Entry, Map},
[INFO] [stdout]    |              ^^^^^^^^^^^^^^  ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/web/mod.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 | struct P(i32, i32);
[INFO] [stdout]     |        - ^^^  ^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing these fields
[INFO] [stdout]     = note: `P` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[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/tile_map.rs:808:17
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn list(&self, aabb: &Aabb) -> ListIter {
[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] 808 |     pub fn list(&self, aabb: &Aabb) -> ListIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/tile_map.rs:1546:13
[INFO] [stdout]      |
[INFO] [stdout] 1546 |         let r = astar.find(start, end, 30000, &mut map, make_neighbors);
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/tile_map.rs:1635:13
[INFO] [stdout]      |
[INFO] [stdout] 1635 |         let r = map.map.find_round(
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/tile_map.rs:1688:13
[INFO] [stdout]      |
[INFO] [stdout] 1688 |         let r = map.find_round(NodeIndex(0), 2, 0, unsafe { transmute(1) }, 1, &mut rr);
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/tile_map.rs:1692:13
[INFO] [stdout]      |
[INFO] [stdout] 1692 |         let r = map.find_round(NodeIndex(0), 2, 0, unsafe { transmute(2) }, 1, &mut rr);
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/tile_map.rs:1697:13
[INFO] [stdout]      |
[INFO] [stdout] 1697 |         let r = map.find_round(NodeIndex(0), 3, 0, unsafe { transmute(0) }, 1, &mut rr);
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/tile_map.rs:1709:13
[INFO] [stdout]      |
[INFO] [stdout] 1709 |         let r = map.find_round(NodeIndex(0), 5, 1, unsafe { transmute(0) }, 1, &mut rr);
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/tile_map.rs:1723:13
[INFO] [stdout]      |
[INFO] [stdout] 1723 |         let r = map.find_round(NodeIndex(47), 2, 0, unsafe { transmute(0) }, 1, &mut rr);
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/tile_map.rs:1727:13
[INFO] [stdout]      |
[INFO] [stdout] 1727 |         let r = map.find_round(NodeIndex(47), 2, 1, unsafe { transmute(0) }, 1, &mut rr);
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/tile_map.rs:1731:13
[INFO] [stdout]      |
[INFO] [stdout] 1731 |         let r = map.find_round(NodeIndex(47), 5, 1, unsafe { transmute(0) }, 1, &mut rr);
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/tile_map.rs:1777:13
[INFO] [stdout]      |
[INFO] [stdout] 1777 |         let r = map.find_round(
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `r`
[INFO] [stdout]     --> src/tile_map.rs:1820:13
[INFO] [stdout]      |
[INFO] [stdout] 1820 |         let r = map.find_round(
[INFO] [stdout]      |             ^ help: if this is intentional, prefix it with an underscore: `_r`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `max_pt` is never read
[INFO] [stdout]     --> src/nav_mesh.rs:1326:9
[INFO] [stdout]      |
[INFO] [stdout] 1321 |     struct Painter {
[INFO] [stdout]      |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 1326 |         max_pt: Point3<f32>,
[INFO] [stdout]      |         ^^^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `0` and `1` are never read
[INFO] [stdout]    --> src/web/mod.rs:151:10
[INFO] [stdout]     |
[INFO] [stdout] 151 | struct P(i32, i32);
[INFO] [stdout]     |        - ^^^  ^^^
[INFO] [stdout]     |        |
[INFO] [stdout]     |        fields in this struct
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider removing these fields
[INFO] [stdout]     = note: `P` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/tile_map.rs:808:17
[INFO] [stdout]     |
[INFO] [stdout] 808 |     pub fn list(&self, aabb: &Aabb) -> ListIter {
[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] 808 |     pub fn list(&self, aabb: &Aabb) -> ListIter<'_> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 47.43s
[INFO] running `Command { std: "docker" "inspect" "b797f0cd3a7b80bc13f2e5f873da6d9b2df611957437e8bd61fdf39d3165cb27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b797f0cd3a7b80bc13f2e5f873da6d9b2df611957437e8bd61fdf39d3165cb27", kill_on_drop: false }`
[INFO] [stdout] b797f0cd3a7b80bc13f2e5f873da6d9b2df611957437e8bd61fdf39d3165cb27
