[INFO] fetching crate oxidized_navigation 0.12.0... [INFO] testing oxidized_navigation-0.12.0 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate oxidized_navigation 0.12.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate oxidized_navigation 0.12.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate oxidized_navigation 0.12.0 [INFO] tweaked toml for crates.io crate oxidized_navigation 0.12.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate oxidized_navigation 0.12.0 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate oxidized_navigation 0.12.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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wide v0.7.10 [INFO] [stderr] Downloaded anstyle v1.0.3 [INFO] [stderr] Downloaded bit-vec v0.7.0 [INFO] [stderr] Downloaded matrixmultiply v0.3.7 [INFO] [stderr] Downloaded clap v4.4.4 [INFO] [stderr] Downloaded uuid v1.4.0 [INFO] [stderr] Downloaded bevy_rapier3d v0.28.0 [INFO] [stderr] Downloaded safe_arch v0.7.0 [INFO] [stderr] Downloaded clap_builder v4.4.4 [INFO] [stderr] Downloaded parry3d v0.17.4 [INFO] [stderr] Downloaded avian3d v0.2.0 [INFO] [stderr] Downloaded rapier3d v0.22.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b5e5f7c181443003830f131b4e8355f324ce2cc4431843c7e6123da4d3638d9e [INFO] running `Command { std: "docker" "start" "-a" "b5e5f7c181443003830f131b4e8355f324ce2cc4431843c7e6123da4d3638d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b5e5f7c181443003830f131b4e8355f324ce2cc4431843c7e6123da4d3638d9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5e5f7c181443003830f131b4e8355f324ce2cc4431843c7e6123da4d3638d9e", kill_on_drop: false }` [INFO] [stdout] b5e5f7c181443003830f131b4e8355f324ce2cc4431843c7e6123da4d3638d9e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 470bb142ea6fbc35f09b26f69ad943450f1c590a1a767e178ed2a947c41606b8 [INFO] running `Command { std: "docker" "start" "-a" "470bb142ea6fbc35f09b26f69ad943450f1c590a1a767e178ed2a947c41606b8", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling bytemuck v1.21.0 [INFO] [stderr] Compiling libm v0.2.7 [INFO] [stderr] Compiling equivalent v1.0.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling winnow v0.6.13 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling uuid v1.4.0 [INFO] [stderr] Compiling const-random v0.1.18 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling bevy_ptr v0.15.0 [INFO] [stderr] Compiling async-task v4.4.0 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling petgraph v0.6.3 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling paste v1.0.12 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling bevy_tasks v0.15.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling ctrlc v3.4.5 [INFO] [stderr] Compiling safe_arch v0.7.0 [INFO] [stderr] Compiling matrixmultiply v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling heapless v0.8.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling wide v0.7.10 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling num-complex v0.4.3 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling hash32 v0.3.1 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.17 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling rstar v0.12.2 [INFO] [stderr] Compiling simba v0.9.0 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling ordered-float v4.2.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.32 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.15.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.15.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.15.0 [INFO] [stderr] Compiling bevy_derive v0.15.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-derive v0.4.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling derive_more v1.0.0 [INFO] [stderr] Compiling rand_distr v0.4.3 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling glam v0.29.2 [INFO] [stderr] Compiling smol_str v0.2.0 [INFO] [stderr] Compiling erased-serde v0.4.4 [INFO] [stderr] Compiling bevy_utils v0.15.0 [INFO] [stderr] Compiling spade v2.12.1 [INFO] [stderr] Compiling bevy_reflect v0.15.0 [INFO] [stderr] Compiling nalgebra v0.33.2 [INFO] [stderr] Compiling bevy_ecs v0.15.0 [INFO] [stderr] Compiling bevy_math v0.15.0 [INFO] [stderr] Compiling parry3d v0.17.4 [INFO] [stderr] Compiling bevy_app v0.15.0 [INFO] [stderr] Compiling bevy_core v0.15.0 [INFO] [stderr] Compiling bevy_time v0.15.0 [INFO] [stderr] Compiling bevy_log v0.15.0 [INFO] [stderr] Compiling bevy_hierarchy v0.15.0 [INFO] [stderr] Compiling bevy_input v0.15.0 [INFO] [stderr] Compiling bevy_diagnostic v0.15.0 [INFO] [stderr] Compiling bevy_transform v0.15.0 [INFO] [stderr] Compiling bevy_internal v0.15.0 [INFO] [stderr] Compiling bevy v0.15.0 [INFO] [stderr] Compiling oxidized_navigation v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/colliders/mod.rs:16:34 [INFO] [stdout] | [INFO] [stdout] 16 | fn oxidized_into_typed_shape(&self) -> parry3d::shape::TypedShape; [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] 16 | fn oxidized_into_typed_shape(&self) -> parry3d::shape::TypedShape<'_>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 40s [INFO] running `Command { std: "docker" "inspect" "470bb142ea6fbc35f09b26f69ad943450f1c590a1a767e178ed2a947c41606b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "470bb142ea6fbc35f09b26f69ad943450f1c590a1a767e178ed2a947c41606b8", kill_on_drop: false }` [INFO] [stdout] 470bb142ea6fbc35f09b26f69ad943450f1c590a1a767e178ed2a947c41606b8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e75822442ebab64dfa8f3a2843c5b3b4f56204d9f6679a1b7a3187c12b8783c5 [INFO] running `Command { std: "docker" "start" "-a" "e75822442ebab64dfa8f3a2843c5b3b4f56204d9f6679a1b7a3187c12b8783c5", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling libloading v0.8.0 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling itertools v0.13.0 [INFO] [stderr] Compiling naga v23.1.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.8 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling toml_edit v0.22.14 [INFO] [stderr] Compiling async-executor v1.12.0 [INFO] [stderr] Compiling syn v2.0.91 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling aho-corasick v1.0.2 [INFO] [stderr] Compiling bevy_tasks v0.15.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling event-listener v4.0.3 [INFO] [stderr] Compiling wgpu-hal v23.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling event-listener-strategy v0.4.0 [INFO] [stderr] Compiling khronos-egl v6.0.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-channel v1.8.0 [INFO] [stderr] Compiling wgpu-core v23.0.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling profiling v1.0.8 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling glow v0.14.2 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling async-lock v3.3.0 [INFO] [stderr] Compiling wgpu v23.0.1 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling accesskit v0.17.1 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling stackfuture v0.3.0 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling atomicow v1.0.0 [INFO] [stderr] Compiling ruzstd v0.7.0 [INFO] [stderr] Compiling ktx2 v0.3.0 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling winit v0.30.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling x11rb-protocol v0.13.0 [INFO] [stderr] Compiling xkeysym v0.2.0 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling offset-allocator v0.2.0 [INFO] [stderr] Compiling dpi v0.1.1 [INFO] [stderr] Compiling bevy_macro_utils v0.15.0 [INFO] [stderr] Compiling encase_derive_impl v0.10.0 [INFO] [stderr] Compiling cursor-icon v1.1.0 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling serde_json v1.0.99 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=86a60472b58f54b2 -C extra-filename=-8411c10d10f88ba9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-02c5b614a454e524.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "e75822442ebab64dfa8f3a2843c5b3b4f56204d9f6679a1b7a3187c12b8783c5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e75822442ebab64dfa8f3a2843c5b3b4f56204d9f6679a1b7a3187c12b8783c5", kill_on_drop: false }` [INFO] [stdout] e75822442ebab64dfa8f3a2843c5b3b4f56204d9f6679a1b7a3187c12b8783c5