[INFO] fetching crate bevy_gltf 0.17.0-rc.2... [INFO] testing bevy_gltf-0.17.0-rc.2 against beta-2025-09-21 for beta-1.91-2 [INFO] extracting crate bevy_gltf 0.17.0-rc.2 into /workspace/builds/worker-3-tc2/source [INFO] started tweaking crates.io crate bevy_gltf 0.17.0-rc.2 [INFO] finished tweaking crates.io crate bevy_gltf 0.17.0-rc.2 [INFO] tweaked toml for crates.io crate bevy_gltf 0.17.0-rc.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate bevy_gltf 0.17.0-rc.2 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate bevy_gltf 0.17.0-rc.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6b8d46442d0f0107141b71eca99891b731848c325ff7669b6ec7d02fe4b52b44 [INFO] running `Command { std: "docker" "start" "-a" "6b8d46442d0f0107141b71eca99891b731848c325ff7669b6ec7d02fe4b52b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6b8d46442d0f0107141b71eca99891b731848c325ff7669b6ec7d02fe4b52b44", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6b8d46442d0f0107141b71eca99891b731848c325ff7669b6ec7d02fe4b52b44", kill_on_drop: false }` [INFO] [stdout] 6b8d46442d0f0107141b71eca99891b731848c325ff7669b6ec7d02fe4b52b44 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eb4e2836dfbb26ffe41ab2172ae1740ced1fbb4ebc8e836ed95b0569743fd179 [INFO] running `Command { std: "docker" "start" "-a" "eb4e2836dfbb26ffe41ab2172ae1740ced1fbb4ebc8e836ed95b0569743fd179", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling futures-lite v2.6.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling disqualified v1.0.0 [INFO] [stderr] Compiling inventory v0.3.21 [INFO] [stderr] Compiling nix v0.30.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling cc v1.2.22 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling naga v26.0.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling async-channel v2.3.1 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling stackfuture v0.3.0 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling atomicow v1.1.0 [INFO] [stderr] Compiling euclid v0.22.11 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling rand_distr v0.5.1 [INFO] [stderr] Compiling blocking v1.6.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling svg_fmt v0.4.5 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling wgpu-hal v26.0.4 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling async-fs v2.1.2 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling ordered-float v5.0.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling profiling v1.0.16 [INFO] [stderr] Compiling bevy_mikktspace v0.17.0-dev [INFO] [stderr] Compiling wgpu-core v26.0.1 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Compiling wgpu v26.0.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling const-fnv1a-hash v1.1.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling offset-allocator v0.2.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling inflections v1.1.1 [INFO] [stderr] Compiling radsort v0.1.1 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Compiling document-features v0.2.11 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling bevy_macro_utils v0.17.0-rc.2 [INFO] [stderr] Compiling encase_derive_impl v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling bytemuck_derive v1.9.3 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling variadics_please v1.1.0 [INFO] [stderr] Compiling assert_type_match v0.1.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_ecs_macros v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_derive v0.17.0-rc.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling bevy_asset_macros v0.17.0-rc.2 [INFO] [stderr] Compiling encase_derive v0.11.2 [INFO] [stderr] Compiling bevy_render_macros v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_encase_derive v0.17.0-rc.2 [INFO] [stderr] Compiling gltf-derive v1.4.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling bytemuck v1.23.0 [INFO] [stderr] Compiling image v0.25.6 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling glam v0.30.5 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling wgpu-types v26.0.0 [INFO] [stderr] Compiling ron v0.10.1 [INFO] [stderr] Compiling spirv v0.3.0+sdk-1.3.268.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.2.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor v0.3.2 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling bevy_platform v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_utils v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_tasks v0.17.0-rc.2 [INFO] [stderr] Compiling gltf-json v1.4.1 [INFO] [stderr] Compiling ctrlc v3.4.7 [INFO] [stderr] Compiling gltf v1.4.1 [INFO] [stderr] Compiling bevy_reflect v0.17.0-rc.2 [INFO] [stderr] Compiling encase v0.11.2 [INFO] [stderr] Compiling hexasphere v16.0.0 [INFO] [stderr] Compiling naga_oil v0.19.0 [INFO] [stderr] Compiling wgpu-core-deps-windows-linux-android v26.0.0 [INFO] [stderr] Compiling bevy_ecs v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_math v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_color v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_app v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_asset v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_log v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_input v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_time v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_transform v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_diagnostic v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_window v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_image v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_shader v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_mesh v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_camera v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_render v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_light v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_scene v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_core_pipeline v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_pbr v0.17.0-rc.2 [INFO] [stderr] Compiling bevy_gltf v0.17.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 05s [INFO] running `Command { std: "docker" "inspect" "eb4e2836dfbb26ffe41ab2172ae1740ced1fbb4ebc8e836ed95b0569743fd179", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb4e2836dfbb26ffe41ab2172ae1740ced1fbb4ebc8e836ed95b0569743fd179", kill_on_drop: false }` [INFO] [stdout] eb4e2836dfbb26ffe41ab2172ae1740ced1fbb4ebc8e836ed95b0569743fd179 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 11ee111cf7727b4c32d2f1c933682447cc006de86edf91431db0a730067c5c75 [INFO] running `Command { std: "docker" "start" "-a" "11ee111cf7727b4c32d2f1c933682447cc006de86edf91431db0a730067c5c75", kill_on_drop: false }` [INFO] [stderr] Compiling bevy_gltf v0.17.0-rc.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 28.17s [INFO] running `Command { std: "docker" "inspect" "11ee111cf7727b4c32d2f1c933682447cc006de86edf91431db0a730067c5c75", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11ee111cf7727b4c32d2f1c933682447cc006de86edf91431db0a730067c5c75", kill_on_drop: false }` [INFO] [stdout] 11ee111cf7727b4c32d2f1c933682447cc006de86edf91431db0a730067c5c75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6bec996e5540e2d55d450c1133fdbef50dfa73ad4492f9cb13950b92e664f549 [INFO] running `Command { std: "docker" "start" "-a" "6bec996e5540e2d55d450c1133fdbef50dfa73ad4492f9cb13950b92e664f549", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.00s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_gltf-bbd7522a2ddd05f7) [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stderr] 2025-09-26T02:29:39.272986Z ERROR bevy_log: Could not set global tracing subscriber as it is already set. Consider disabling LogPlugin. [INFO] [stderr] 2025-09-26T02:29:39.272986Z ERROR bevy_log: Could not set global logger as it is already set. Consider disabling LogPlugin. [INFO] [stderr] 2025-09-26T02:29:39.274685Z ERROR bevy_log: Could not set global logger and tracing subscriber as they are already set. Consider disabling LogPlugin. [INFO] [stderr] 2025-09-26T02:29:39.276526Z ERROR bevy_log: Could not set global logger and tracing subscriber as they are already set. Consider disabling LogPlugin. [INFO] [stderr] 2025-09-26T02:29:39.279294Z ERROR bevy_log: Could not set global logger and tracing subscriber as they are already set. Consider disabling LogPlugin. [INFO] [stderr] 2025-09-26T02:29:39.283279Z  WARN bevy_gltf: CompressedImageFormatSupport resource not found. It should either be initialized in finish() of RenderPlugin, or manually if not using the RenderPlugin or the WGPU backend. [INFO] [stderr] 2025-09-26T02:29:39.285285Z  WARN bevy_gltf: CompressedImageFormatSupport resource not found. It should either be initialized in finish() of RenderPlugin, or manually if not using the RenderPlugin or the WGPU backend. [INFO] [stderr] 2025-09-26T02:29:39.285413Z  WARN bevy_gltf: CompressedImageFormatSupport resource not found. It should either be initialized in finish() of RenderPlugin, or manually if not using the RenderPlugin or the WGPU backend. [INFO] [stderr] 2025-09-26T02:29:39.286556Z  WARN bevy_gltf: CompressedImageFormatSupport resource not found. It should either be initialized in finish() of RenderPlugin, or manually if not using the RenderPlugin or the WGPU backend. [INFO] [stderr] 2025-09-26T02:29:39.287363Z  WARN bevy_gltf: CompressedImageFormatSupport resource not found. It should either be initialized in finish() of RenderPlugin, or manually if not using the RenderPlugin or the WGPU backend. [INFO] [stderr] 2025-09-26T02:29:39.303161Z ERROR bevy_log: Could not set global logger and tracing subscriber as they are already set. Consider disabling LogPlugin. [INFO] [stderr] 2025-09-26T02:29:39.304464Z ERROR bevy_log: Could not set global logger and tracing subscriber as they are already set. Consider disabling LogPlugin. [INFO] [stderr] 2025-09-26T02:29:39.314023Z  WARN bevy_gltf: CompressedImageFormatSupport resource not found. It should either be initialized in finish() of RenderPlugin, or manually if not using the RenderPlugin or the WGPU backend. [INFO] [stderr] 2025-09-26T02:29:39.314346Z  WARN bevy_gltf: CompressedImageFormatSupport resource not found. It should either be initialized in finish() of RenderPlugin, or manually if not using the RenderPlugin or the WGPU backend. [INFO] [stdout] test loader::test::node_hierarchy_simple_hierarchy ... ok [INFO] [stdout] test loader::test::node_hierarchy_no_hierarchy ... ok [INFO] [stdout] test loader::test::node_hierarchy_hierarchy ... ok [INFO] [stdout] test loader::test::single_node ... ok [INFO] [stdout] test loader::test::skin_node ... ok [INFO] [stderr] 2025-09-26T02:29:39.313706Z ERROR bevy_asset::server: Failed to load asset 'test.gltf' with asset loader 'bevy_gltf::loader::GltfLoader': GLTF model must be a tree, found cycle instead at node indices: "glTF nodes form a cycle: 0 -> 1 -> 0" [INFO] [stderr] 1: >::into [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/convert/mod.rs:778:9 [INFO] [stderr] 2: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 3: core::result::Result::map_err [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:961:27 [INFO] [stderr] 4: ::load::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/loader.rs:98:18 [INFO] [stderr] 5: as core::future::future::Future>::poll [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stderr] 6: as core::future::future::Future>::poll [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:299:9 [INFO] [stderr] 7: as core::future::future::Future>::poll::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:656:53 [INFO] [stderr] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 9: std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 10: __rust_try [INFO] [stderr] 11: std::panicking::catch_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 12: std::panic::catch_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 13: as core::future::future::Future>::poll [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:656:9 [INFO] [stderr] 14: bevy_asset::server::AssetServer::load_with_meta_loader_and_reader::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:1455:14 [INFO] [stderr] 15: bevy_asset::server::AssetServer::load_internal::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:778:14 [INFO] [stderr] 16: bevy_asset::server::AssetServer::spawn_load_task::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:530:18 [INFO] [stderr] 17: as core::future::future::Future>::poll [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:1179:31 [INFO] [stderr] 18: async_task::raw::RawTask::run::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21 [INFO] [stderr] 19: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 20: as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 21: std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 22: __rust_try [INFO] [stderr] 23: std::panicking::catch_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 24: std::panic::catch_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: async_task::raw::RawTask::run [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23 [INFO] [stderr] 26: async_task::runnable::Runnable::run [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18 [INFO] [stderr] 27: async_executor::State::try_tick [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:725:26 [INFO] [stderr] 28: async_executor::Executor::try_tick [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:301:22 [INFO] [stderr] 29: async_executor::LocalExecutor::try_tick [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:605:22 [INFO] [stderr] 30: bevy_tasks::single_threaded_task_pool::TaskPool::spawn::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_tasks-0.17.0-rc.2/src/single_threaded_task_pool.rs:203:36 [INFO] [stderr] 31: std::thread::local::LocalKey::try_with [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stderr] 32: std::thread::local::LocalKey::with [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20 [INFO] [stderr] 33: bevy_tasks::single_threaded_task_pool::TaskPool::spawn [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_tasks-0.17.0-rc.2/src/single_threaded_task_pool.rs:200:32 [INFO] [stderr] 34: bevy_asset::server::AssetServer::spawn_load_task [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:527:38 [INFO] [stderr] 35: bevy_asset::server::AssetServer::load_with_meta_transform [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:484:18 [INFO] [stderr] 36: bevy_asset::server::AssetServer::load [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:325:14 [INFO] [stderr] 37: bevy_gltf::loader::test::node_hierarchy_cyclic [INFO] [stderr] at ./src/loader/mod.rs:2195:49 [INFO] [stderr] 38: bevy_gltf::loader::test::node_hierarchy_cyclic::{{closure}} [INFO] [stderr] at ./src/loader/mod.rs:2168:31 [INFO] [stderr] 39: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 40: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] note: Some "noisy" backtrace lines have been filtered out. Run with `BEVY_BACKTRACE=full` for a verbose backtrace. [INFO] [stderr] [INFO] [stdout] test loader::test::node_hierarchy_cyclic ... ok [INFO] [stderr] 2025-09-26T02:29:39.559907Z ERROR bevy_asset::server: Failed to load asset 'test.gltf' with asset loader 'bevy_gltf::loader::GltfLoader': invalid glTF file: invalid glTF: nodes[0].children[0]: Index out of bounds; [INFO] [stderr] 1: >::into [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/convert/mod.rs:778:9 [INFO] [stderr] 2: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 3: core::result::Result::map_err [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:961:27 [INFO] [stderr] 4: ::load::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/loader.rs:98:18 [INFO] [stderr] 5: as core::future::future::Future>::poll [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/future/future.rs:133:9 [INFO] [stderr] 6: as core::future::future::Future>::poll [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:299:9 [INFO] [stderr] 7: as core::future::future::Future>::poll::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:656:53 [INFO] [stderr] 8: as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 9: std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 10: __rust_try [INFO] [stderr] 11: std::panicking::catch_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 12: std::panic::catch_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 13: as core::future::future::Future>::poll [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/futures-lite-2.6.0/src/future.rs:656:9 [INFO] [stderr] 14: bevy_asset::server::AssetServer::load_with_meta_loader_and_reader::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:1455:14 [INFO] [stderr] 15: bevy_asset::server::AssetServer::load_internal::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:778:14 [INFO] [stderr] 16: bevy_asset::server::AssetServer::spawn_load_task::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:530:18 [INFO] [stderr] 17: as core::future::future::Future>::poll [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:1179:31 [INFO] [stderr] 18: async_task::raw::RawTask::run::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:550:21 [INFO] [stderr] 19: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 20: as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stderr] 21: std::panicking::catch_unwind::do_call [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stderr] 22: __rust_try [INFO] [stderr] 23: std::panicking::catch_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stderr] 24: std::panic::catch_unwind [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stderr] 25: async_task::raw::RawTask::run [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/raw.rs:549:23 [INFO] [stderr] 26: async_task::runnable::Runnable::run [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-task-4.7.1/src/runnable.rs:781:18 [INFO] [stderr] 27: async_executor::State::try_tick [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:725:26 [INFO] [stderr] 28: async_executor::Executor::try_tick [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:301:22 [INFO] [stderr] 29: async_executor::LocalExecutor::try_tick [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/async-executor-1.13.2/src/lib.rs:605:22 [INFO] [stderr] 30: bevy_tasks::single_threaded_task_pool::TaskPool::spawn::{{closure}} [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_tasks-0.17.0-rc.2/src/single_threaded_task_pool.rs:203:36 [INFO] [stderr] 31: std::thread::local::LocalKey::try_with [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12 [INFO] [stderr] 32: std::thread::local::LocalKey::with [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20 [INFO] [stderr] 33: bevy_tasks::single_threaded_task_pool::TaskPool::spawn [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_tasks-0.17.0-rc.2/src/single_threaded_task_pool.rs:200:32 [INFO] [stderr] 34: bevy_asset::server::AssetServer::spawn_load_task [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:527:38 [INFO] [stderr] 35: bevy_asset::server::AssetServer::load_with_meta_transform [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:484:18 [INFO] [stderr] 36: bevy_asset::server::AssetServer::load [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bevy_asset-0.17.0-rc.2/src/server/mod.rs:325:14 [INFO] [stderr] 37: bevy_gltf::loader::test::node_hierarchy_missing_node [INFO] [stderr] at ./src/loader/mod.rs:2237:49 [INFO] [stderr] 38: bevy_gltf::loader::test::node_hierarchy_missing_node::{{closure}} [INFO] [stderr] at ./src/loader/mod.rs:2211:37 [INFO] [stderr] 39: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] 40: core::ops::function::FnOnce::call_once [INFO] [stderr] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stderr] note: Some "noisy" backtrace lines have been filtered out. Run with `BEVY_BACKTRACE=full` for a verbose backtrace. [INFO] [stderr] [INFO] [stdout] test loader::test::node_hierarchy_missing_node ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.30s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_gltf [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test src/loader/mod.rs - loader::GltfLoaderSettings (line 169) - compile ... ok [INFO] [stdout] test src/label.rs - label::GltfAssetLabel (line 9) ... ok [INFO] [stdout] test src/lib.rs - (line 42) ... ok [INFO] [stdout] test src/label.rs - label::GltfAssetLabel (line 22) ... ok [INFO] [stdout] test src/lib.rs - (line 17) ... ok [INFO] [stdout] test src/label.rs - label::GltfAssetLabel::from_asset (line 114) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6bec996e5540e2d55d450c1133fdbef50dfa73ad4492f9cb13950b92e664f549", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bec996e5540e2d55d450c1133fdbef50dfa73ad4492f9cb13950b92e664f549", kill_on_drop: false }` [INFO] [stdout] 6bec996e5540e2d55d450c1133fdbef50dfa73ad4492f9cb13950b92e664f549