[INFO] fetching crate recastnavigation-rs 0.1.0...
[INFO] testing recastnavigation-rs-0.1.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate recastnavigation-rs 0.1.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate recastnavigation-rs 0.1.0
[INFO] finished tweaking crates.io crate recastnavigation-rs 0.1.0
[INFO] tweaked toml for crates.io crate recastnavigation-rs 0.1.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate recastnavigation-rs 0.1.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 71 packages to latest compatible versions
[INFO] [stderr]       Adding miniz_oxide v0.7.4 (available: v0.8.9)
[INFO] [stderr]       Adding rkyv v0.7.45 (available: v0.8.12)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8cf528240ea70174126f5b285e6e7ee0302ae4cefb370b945872f572d6a510e5
[INFO] running `Command { std: "docker" "start" "-a" "8cf528240ea70174126f5b285e6e7ee0302ae4cefb370b945872f572d6a510e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8cf528240ea70174126f5b285e6e7ee0302ae4cefb370b945872f572d6a510e5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8cf528240ea70174126f5b285e6e7ee0302ae4cefb370b945872f572d6a510e5", kill_on_drop: false }`
[INFO] [stdout] 8cf528240ea70174126f5b285e6e7ee0302ae4cefb370b945872f572d6a510e5
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f841ee3fcf0ab7a0fa5063352ba6776ae69a9fa7f14ac717d8c22c508c44a7f6
[INFO] running `Command { std: "docker" "start" "-a" "f841ee3fcf0ab7a0fa5063352ba6776ae69a9fa7f14ac717d8c22c508c44a7f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling scratch v1.0.9
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling cxxbridge-flags v1.0.188
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling codespan-reporting v0.13.1
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.4
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling link-cplusplus v1.0.12
[INFO] [stderr]    Compiling cxx v1.0.188
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling cxx-build v1.0.188
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling cxxbridge-macro v1.0.188
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling recastnavigation-rs v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] warning: recastnavigation-rs@0.1.0: ./recastnavigation/Deterministic/Source/Qsort.cpp: In function 'void cycle(size_t, unsigned char**, int)':
[INFO] [stderr] warning: recastnavigation-rs@0.1.0: ./recastnavigation/Deterministic/Source/Qsort.cpp:66:15: warning: storing the address of local variable 'tmp' in '*<unknown>' [-Wdangling-pointer=]
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:    66 |         ar[n] = tmp;
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:       |         ~~~~~~^~~~~
[INFO] [stderr] warning: recastnavigation-rs@0.1.0: ./recastnavigation/Deterministic/Source/Qsort.cpp:58:23: note: 'tmp' declared here
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:    58 |         unsigned char tmp[256];
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:       |                       ^~~
[INFO] [stderr] warning: recastnavigation-rs@0.1.0: ./recastnavigation/Deterministic/Source/Qsort.cpp:56:48: note: 'ar' declared here
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:    56 | static void cycle(size_t width, unsigned char* ar[], int n)
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:       |                                 ~~~~~~~~~~~~~~~^~~~
[INFO] [stdout] error: this operation will panic at runtime
[INFO] [stdout]    --> src/detour/base.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |     overlap = if amin[2] > bmax[2] || amax[2] < bmin[2] {
[INFO] [stdout]     |                  ^^^^^^^ index out of bounds: the length is 2 but the index is 2
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[deny(unconditional_panic)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this operation will panic at runtime
[INFO] [stdout]    --> src/detour/base.rs:219:28
[INFO] [stdout]     |
[INFO] [stdout] 219 |     overlap = if amin[2] > bmax[2] || amax[2] < bmin[2] {
[INFO] [stdout]     |                            ^^^^^^^ index out of bounds: the length is 2 but the index is 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this operation will panic at runtime
[INFO] [stdout]    --> src/detour/base.rs:219:39
[INFO] [stdout]     |
[INFO] [stdout] 219 |     overlap = if amin[2] > bmax[2] || amax[2] < bmin[2] {
[INFO] [stdout]     |                                       ^^^^^^^ index out of bounds: the length is 2 but the index is 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this operation will panic at runtime
[INFO] [stdout]    --> src/detour/base.rs:219:49
[INFO] [stdout]     |
[INFO] [stdout] 219 |     overlap = if amin[2] > bmax[2] || amax[2] < bmin[2] {
[INFO] [stdout]     |                                                 ^^^^^^^ index out of bounds: the length is 2 but the index is 2
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: recastnavigation-rs@0.1.0: ./recastnavigation/Deterministic/Source/Qsort.cpp: In function 'void cycle(size_t, unsigned char**, int)':
[INFO] [stderr] warning: recastnavigation-rs@0.1.0: ./recastnavigation/Deterministic/Source/Qsort.cpp:66:15: warning: storing the address of local variable 'tmp' in '*<unknown>' [-Wdangling-pointer=]
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:    66 |         ar[n] = tmp;
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:       |         ~~~~~~^~~~~
[INFO] [stderr] warning: recastnavigation-rs@0.1.0: ./recastnavigation/Deterministic/Source/Qsort.cpp:58:23: note: 'tmp' declared here
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:    58 |         unsigned char tmp[256];
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:       |                       ^~~
[INFO] [stderr] warning: recastnavigation-rs@0.1.0: ./recastnavigation/Deterministic/Source/Qsort.cpp:56:48: note: 'ar' declared here
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:    56 | static void cycle(size_t width, unsigned char* ar[], int n)
[INFO] [stderr] warning: recastnavigation-rs@0.1.0:       |                                 ~~~~~~~~~~~~~~~^~~~
[INFO] [stderr] error: could not compile `recastnavigation-rs` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "f841ee3fcf0ab7a0fa5063352ba6776ae69a9fa7f14ac717d8c22c508c44a7f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f841ee3fcf0ab7a0fa5063352ba6776ae69a9fa7f14ac717d8c22c508c44a7f6", kill_on_drop: false }`
[INFO] [stdout] f841ee3fcf0ab7a0fa5063352ba6776ae69a9fa7f14ac717d8c22c508c44a7f6
