[INFO] cloning repository https://github.com/dlunch/Renderer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dlunch/Renderer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2FRenderer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2FRenderer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 28394cdb22e06159276b1ba4b65ab7aef80e6720 [INFO] testing dlunch/Renderer against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdlunch%2FRenderer" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dlunch/Renderer on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dlunch/Renderer [INFO] finished tweaking git repo https://github.com/dlunch/Renderer [INFO] tweaked toml for git repo https://github.com/dlunch/Renderer written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/dlunch/windowing` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded naga v0.10.1 [INFO] [stderr] Downloaded squish v1.0.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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 303d17f4f58f491b1bd2a06c5c03385dba8d10d45251ebc704c0568775c2688a [INFO] running `Command { std: "docker" "start" "-a" "303d17f4f58f491b1bd2a06c5c03385dba8d10d45251ebc704c0568775c2688a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "303d17f4f58f491b1bd2a06c5c03385dba8d10d45251ebc704c0568775c2688a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "303d17f4f58f491b1bd2a06c5c03385dba8d10d45251ebc704c0568775c2688a", kill_on_drop: false }` [INFO] [stdout] 303d17f4f58f491b1bd2a06c5c03385dba8d10d45251ebc704c0568775c2688a [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d442d7f2b6f750957ec6ad7dc665e7c259a9848ccc3df6a7e426c95e503cc046 [INFO] running `Command { std: "docker" "start" "-a" "d442d7f2b6f750957ec6ad7dc665e7c259a9848ccc3df6a7e426c95e503cc046", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling zerocopy v0.7.32 [INFO] [stderr] Compiling ahash v0.7.8 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling gpu-alloc-types v0.2.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling wayland-sys v0.29.5 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling gpu-alloc v0.5.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling wgpu-types v0.14.1 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling renderdoc-sys v0.7.1 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Compiling glow v0.11.2 [INFO] [stderr] Compiling xcursor v0.3.5 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling spinning_top v0.2.5 [INFO] [stderr] Compiling squish v1.0.0 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nix v0.24.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling memmap2 v0.5.10 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling wayland-client v0.29.5 [INFO] [stderr] Compiling wayland-protocols v0.29.5 [INFO] [stderr] Compiling socket2 v0.5.6 [INFO] [stderr] Compiling glam v0.22.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling wayland-commons v0.29.5 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling zerocopy-derive v0.6.6 [INFO] [stderr] Compiling tokio v1.36.0 [INFO] [stderr] Compiling zerocopy v0.6.6 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling naga v0.10.1 [INFO] [stderr] Compiling wayland-cursor v0.29.5 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling wgpu v0.14.2 [INFO] [stderr] Compiling windowing v0.1.0 (https://github.com/dlunch/windowing#823b2332) [INFO] [stderr] Compiling eng v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ecs/command.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | DestroyComponent(Vec), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 7 | DestroyComponent(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.55s [INFO] running `Command { std: "docker" "inspect" "d442d7f2b6f750957ec6ad7dc665e7c259a9848ccc3df6a7e426c95e503cc046", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d442d7f2b6f750957ec6ad7dc665e7c259a9848ccc3df6a7e426c95e503cc046", kill_on_drop: false }` [INFO] [stdout] d442d7f2b6f750957ec6ad7dc665e7c259a9848ccc3df6a7e426c95e503cc046 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 53327b41caf60ca718af8189b6dbe328ff460c11e026bc85abde8573b3361281 [INFO] running `Command { std: "docker" "start" "-a" "53327b41caf60ca718af8189b6dbe328ff460c11e026bc85abde8573b3361281", kill_on_drop: false }` [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling weezl v0.1.8 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling half v2.4.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling miniz_oxide v0.7.2 [INFO] [stderr] Compiling naga v0.10.1 [INFO] [stderr] Compiling flume v0.11.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.16.1 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling gif v0.13.1 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling windowing v0.1.0 (https://github.com/dlunch/windowing#823b2332) [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling wgpu-hal v0.14.1 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling regex v1.10.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling wgpu-core v0.14.2 [INFO] [stderr] Compiling wgpu v0.14.2 [INFO] [stderr] Compiling eng v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ecs/command.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | DestroyComponent(Vec), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 7 | DestroyComponent(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/ecs/command.rs:7:22 [INFO] [stdout] | [INFO] [stdout] 7 | DestroyComponent(Vec), [INFO] [stdout] | ---------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 7 | DestroyComponent(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.78s [INFO] running `Command { std: "docker" "inspect" "53327b41caf60ca718af8189b6dbe328ff460c11e026bc85abde8573b3361281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53327b41caf60ca718af8189b6dbe328ff460c11e026bc85abde8573b3361281", kill_on_drop: false }` [INFO] [stdout] 53327b41caf60ca718af8189b6dbe328ff460c11e026bc85abde8573b3361281 [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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7b1bc4b56930a3111d5b15ddd27a4a06b34fe500aec7c8f3f822b77da6669c45 [INFO] running `Command { std: "docker" "start" "-a" "7b1bc4b56930a3111d5b15ddd27a4a06b34fe500aec7c8f3f822b77da6669c45", kill_on_drop: false }` [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/ecs/command.rs:7:22 [INFO] [stderr] | [INFO] [stderr] 7 | DestroyComponent(Vec), [INFO] [stderr] | ---------------- ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 7 | DestroyComponent(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: `eng` (lib) generated 1 warning [INFO] [stderr] warning: `eng` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eng-c1a9eb31052c3744) [INFO] [stdout] [INFO] [stdout] running 32 tests [INFO] [stdout] test ecs::hierarchy::test::test_remove_children ... ok [INFO] [stdout] test ecs::query::test::test_query1 ... ok [INFO] [stdout] test ecs::raw_vec::test::test_complex ... ok [INFO] [stdout] test ecs::sparse_raw_vec::test::test_get ... ok [INFO] [stdout] test ecs::raw_vec::test::test_zero_size ... ok [INFO] [stdout] test ecs::sparse_raw_vec::test::test_contains ... ok [INFO] [stdout] test ecs::raw_vec::test::test_insert ... ok [INFO] [stdout] test ecs::hierarchy::test::test_add_children ... ok [INFO] [stdout] test ecs::query::test::test_query2 ... ok [INFO] [stdout] test ecs::raw_vec::test::test_remove ... ok [INFO] [stdout] test ecs::raw_vec::test::test_push ... ok [INFO] [stdout] test ecs::sparse_raw_vec::test::test_remove ... ok [INFO] [stdout] test ecs::sparse_raw_vec::test::test_insert ... ok [INFO] [stdout] test ecs::query::test::test_query_system ... ok [INFO] [stdout] test ecs::event::test::test_keyboard_event ... ok [INFO] [stdout] test ecs::resource::test::test_resource ... ok [INFO] [stdout] test ecs::world::test::test_bundle ... ok [INFO] [stdout] test ecs::world::test::test_command ... ok [INFO] [stdout] test ecs::world::test::test_async ... ok [INFO] [stdout] test ecs::system::test::test_system ... ok [INFO] [stdout] test ecs::world::test::test_component ... ok [INFO] [stdout] test ecs::raw_vec::test::test_drop ... ok [INFO] [stdout] test ecs::world::test::test_resource_overwrite ... ok [INFO] [stdout] test ecs::world::test::test_has_component ... ok [INFO] [stdout] test ecs::world::test::test_destroy ... ok [INFO] [stdout] test render::camera::test::test_orthographic ... ok [INFO] [stdout] test render::camera::test::test_perspective ... ok [INFO] [stdout] test ecs::world::test::test_components ... ok [INFO] [stdout] test ecs::world::test::test_resource ... ok [INFO] [stdout] test ecs::world::test::test_components_mut ... ok [INFO] [stdout] test ecs::world::test::test_component_empty ... ok [INFO] [stdout] test ecs::world::test::test_entity ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 32 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7b1bc4b56930a3111d5b15ddd27a4a06b34fe500aec7c8f3f822b77da6669c45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b1bc4b56930a3111d5b15ddd27a4a06b34fe500aec7c8f3f822b77da6669c45", kill_on_drop: false }` [INFO] [stdout] 7b1bc4b56930a3111d5b15ddd27a4a06b34fe500aec7c8f3f822b77da6669c45