[INFO] cloning repository https://github.com/parallized/para-navigation
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/parallized/para-navigation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallized%2Fpara-navigation", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallized%2Fpara-navigation'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9a225f22d3b7964c101456604ad85abd050c135f
[INFO] checking parallized/para-navigation against try#79452e8441468c5568c20bfca2aa1fe75b645b2d for pr-152210
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparallized%2Fpara-navigation" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/parallized/para-navigation
[INFO] finished tweaking git repo https://github.com/parallized/para-navigation
[INFO] tweaked toml for git repo https://github.com/parallized/para-navigation written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/parallized/para-navigation on toolchain 79452e8441468c5568c20bfca2aa1fe75b645b2d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/parallized/para-navigation 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" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "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-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 979deee1113a15c462534b58c4215ba5111916028f0925dcdebb5e1d427b9564
[INFO] running `Command { std: "docker" "start" "-a" "979deee1113a15c462534b58c4215ba5111916028f0925dcdebb5e1d427b9564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "979deee1113a15c462534b58c4215ba5111916028f0925dcdebb5e1d427b9564", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "979deee1113a15c462534b58c4215ba5111916028f0925dcdebb5e1d427b9564", kill_on_drop: false }`
[INFO] [stdout] 979deee1113a15c462534b58c4215ba5111916028f0925dcdebb5e1d427b9564
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+79452e8441468c5568c20bfca2aa1fe75b645b2d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97cda5b111413000f025f3788c862cacd46065bf49077477130219ef6cc56849
[INFO] running `Command { std: "docker" "start" "-a" "97cda5b111413000f025f3788c862cacd46065bf49077477130219ef6cc56849", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling para-navigation v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking uuid v1.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling axum-macros v0.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]     Checking axum-core v0.5.6
[INFO] [stderr]     Checking tracing-subscriber v0.3.22
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking axum v0.8.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp: In member function 'dtStatus dtNavMesh::init(const dtNavMeshParams*)':
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:243:15: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct dtMeshTile' with no trivial copy-assignment [-Wclass-memaccess]
[INFO] [stderr] warning: para-navigation@0.1.0:   243 |         memset(m_tiles, 0, sizeof(dtMeshTile)*m_maxTiles);
[INFO] [stderr] warning: para-navigation@0.1.0:       |         ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: para-navigation@0.1.0: In file included from /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:22:
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Include/DetourNavMesh.h:293:8: note: 'struct dtMeshTile' declared here
[INFO] [stderr] warning: para-navigation@0.1.0:   293 | struct dtMeshTile
[INFO] [stderr] warning: para-navigation@0.1.0:       |        ^~~~~~~~~~
[INFO] [stderr] warning: para-navigation@0.1.0: In function 'bool overlapSlabs(const float*, const float*, const float*, const float*, float, float)',
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:337:21,
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:300:5:
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:38:33: warning: 'amin[0]' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: para-navigation@0.1.0:    38 |         const float minx = dtMax(amin[0]+px,bmin[0]+px);
[INFO] [stderr] warning: para-navigation@0.1.0:       |                            ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp: In member function 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const':
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:306:15: note: 'amin[0]' was declared here
[INFO] [stderr] warning: para-navigation@0.1.0:   306 |         float amin[2], amax[2];
[INFO] [stderr] warning: para-navigation@0.1.0:       |               ^~~~
[INFO] [stderr] warning: para-navigation@0.1.0: In function 'bool overlapSlabs(const float*, const float*, const float*, const float*, float, float)',
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:337:21,
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:300:5:
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:45:21: warning: 'amin[1]' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: para-navigation@0.1.0:    45 |         const float ak = amin[1] - ad*amin[0];
[INFO] [stderr] warning: para-navigation@0.1.0:       |                     ^~
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp: In member function 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const':
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:306:15: note: 'amin[1]' was declared here
[INFO] [stderr] warning: para-navigation@0.1.0:   306 |         float amin[2], amax[2];
[INFO] [stderr] warning: para-navigation@0.1.0:       |               ^~~~
[INFO] [stderr] warning: para-navigation@0.1.0: In function 'bool overlapSlabs(const float*, const float*, const float*, const float*, float, float)',
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:337:21,
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:300:5:
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:39:33: warning: 'amax[0]' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: para-navigation@0.1.0:    39 |         const float maxx = dtMin(amax[0]-px,bmax[0]-px);
[INFO] [stderr] warning: para-navigation@0.1.0:       |                            ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp: In member function 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const':
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:306:24: note: 'amax[0]' was declared here
[INFO] [stderr] warning: para-navigation@0.1.0:   306 |         float amin[2], amax[2];
[INFO] [stderr] warning: para-navigation@0.1.0:       |                        ^~~~
[INFO] [stderr] warning: para-navigation@0.1.0: In function 'bool overlapSlabs(const float*, const float*, const float*, const float*, float, float)',
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:337:21,
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:300:5:
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:44:34: warning: 'amax[1]' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: para-navigation@0.1.0:    44 |         const float ad = (amax[1]-amin[1]) / (amax[0]-amin[0]);
[INFO] [stderr] warning: para-navigation@0.1.0:       |                          ~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp: In member function 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const':
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:306:24: note: 'amax[1]' was declared here
[INFO] [stderr] warning: para-navigation@0.1.0:   306 |         float amin[2], amax[2];
[INFO] [stderr] warning: para-navigation@0.1.0:       |                        ^~~~
[INFO] [stderr] warning: para-navigation@0.1.0: In function 'bool overlapSlabs(const float*, const float*, const float*, const float*, float, float)',
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:337:21,
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:300:5:
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:38:33: warning: 'bmin[0]' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: para-navigation@0.1.0:    38 |         const float minx = dtMax(amin[0]+px,bmin[0]+px);
[INFO] [stderr] warning: para-navigation@0.1.0:       |                            ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp: In member function 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const':
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:311:15: note: 'bmin[0]' was declared here
[INFO] [stderr] warning: para-navigation@0.1.0:   311 |         float bmin[2], bmax[2];
[INFO] [stderr] warning: para-navigation@0.1.0:       |               ^~~~
[INFO] [stderr] warning: para-navigation@0.1.0: In function 'bool overlapSlabs(const float*, const float*, const float*, const float*, float, float)',
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:337:21,
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:300:5:
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:46:34: warning: 'bmin[1]' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: para-navigation@0.1.0:    46 |         const float bd = (bmax[1]-bmin[1]) / (bmax[0]-bmin[0]);
[INFO] [stderr] warning: para-navigation@0.1.0:       |                          ~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp: In member function 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const':
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:311:15: note: 'bmin[1]' was declared here
[INFO] [stderr] warning: para-navigation@0.1.0:   311 |         float bmin[2], bmax[2];
[INFO] [stderr] warning: para-navigation@0.1.0:       |               ^~~~
[INFO] [stderr] warning: para-navigation@0.1.0: In function 'bool overlapSlabs(const float*, const float*, const float*, const float*, float, float)',
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:337:21,
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:300:5:
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:39:33: warning: 'bmax[0]' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: para-navigation@0.1.0:    39 |         const float maxx = dtMin(amax[0]-px,bmax[0]-px);
[INFO] [stderr] warning: para-navigation@0.1.0:       |                            ~~~~~^~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp: In member function 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const':
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:311:24: note: 'bmax[0]' was declared here
[INFO] [stderr] warning: para-navigation@0.1.0:   311 |         float bmin[2], bmax[2];
[INFO] [stderr] warning: para-navigation@0.1.0:       |                        ^~~~
[INFO] [stderr] warning: para-navigation@0.1.0: In function 'bool overlapSlabs(const float*, const float*, const float*, const float*, float, float)',
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:337:21,
[INFO] [stderr] warning: para-navigation@0.1.0:     inlined from 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const' at /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:300:5:
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:46:34: warning: 'bmax[1]' may be used uninitialized [-Wmaybe-uninitialized]
[INFO] [stderr] warning: para-navigation@0.1.0:    46 |         const float bd = (bmax[1]-bmin[1]) / (bmax[0]-bmin[0]);
[INFO] [stderr] warning: para-navigation@0.1.0:       |                          ~~~~~~~~^~~~~~~~~
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp: In member function 'int dtNavMesh::findConnectingPolys(const float*, const float*, const dtMeshTile*, int, dtPolyRef*, float*, int) const':
[INFO] [stderr] warning: para-navigation@0.1.0: /opt/rustwide/workdir/vendor/Detour/Source/DetourNavMesh.cpp:311:24: note: 'bmax[1]' was declared here
[INFO] [stderr] warning: para-navigation@0.1.0:   311 |         float bmin[2], bmax[2];
[INFO] [stderr] warning: para-navigation@0.1.0:       |                        ^~~~
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.67s
[INFO] running `Command { std: "docker" "inspect" "97cda5b111413000f025f3788c862cacd46065bf49077477130219ef6cc56849", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97cda5b111413000f025f3788c862cacd46065bf49077477130219ef6cc56849", kill_on_drop: false }`
[INFO] [stdout] 97cda5b111413000f025f3788c862cacd46065bf49077477130219ef6cc56849
