[INFO] fetching crate ABC_Game_Engine 0.1.2... [INFO] testing ABC_Game_Engine-0.1.2 against 1.86.0 for beta-1.87-1 [INFO] extracting crate ABC_Game_Engine 0.1.2 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate ABC_Game_Engine 0.1.2 on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate ABC_Game_Engine 0.1.2 [INFO] finished tweaking crates.io crate ABC_Game_Engine 0.1.2 [INFO] tweaked toml for crates.io crate ABC_Game_Engine 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 196 packages to latest compatible versions [INFO] [stderr] Adding gilrs v0.10.10 (available: v0.11.0) [INFO] [stderr] Adding glam v0.27.0 (available: v0.30.2) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.0) [INFO] [stderr] Adding rapier2d v0.19.0 (available: v0.24.0) [INFO] [stderr] Adding rodio v0.17.3 (available: v0.20.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ABC-ECS v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67bbdf93b9412aea6b77cd18f3a7811033f10ae74d4e4dda9b3d8f4afda09a70 [INFO] running `Command { std: "docker" "start" "-a" "67bbdf93b9412aea6b77cd18f3a7811033f10ae74d4e4dda9b3d8f4afda09a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67bbdf93b9412aea6b77cd18f3a7811033f10ae74d4e4dda9b3d8f4afda09a70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67bbdf93b9412aea6b77cd18f3a7811033f10ae74d4e4dda9b3d8f4afda09a70", kill_on_drop: false }` [INFO] [stdout] 67bbdf93b9412aea6b77cd18f3a7811033f10ae74d4e4dda9b3d8f4afda09a70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ccfd5b8147076094060253d21d92828f16845bf688dd7f6c7164f80c38ca69c0 [INFO] running `Command { std: "docker" "start" "-a" "ccfd5b8147076094060253d21d92828f16845bf688dd7f6c7164f80c38ca69c0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling libm v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling bytemuck v1.22.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling matrixmultiply v0.3.9 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling zerocopy v0.8.24 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling safe_arch v0.7.4 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling symphonia-core v0.5.4 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling wide v0.7.32 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling libudev-sys v0.1.4 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling crossbeam-queue v0.3.12 [INFO] [stderr] Compiling ogg v0.8.0 [INFO] [stderr] Compiling gilrs v0.10.10 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling hound v3.5.1 [INFO] [stderr] Compiling anymap v1.0.0-beta.2 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling lewton v0.10.2 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling spade v2.13.1 [INFO] [stderr] Compiling ordered-float v4.6.0 [INFO] [stderr] Compiling chrono v0.4.40 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling symphonia-metadata v0.5.4 [INFO] [stderr] Compiling symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling inotify v0.10.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling alsa v0.9.1 [INFO] [stderr] Compiling gilrs-core v0.5.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling symphonia v0.5.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling rodio v0.17.3 [INFO] [stderr] Compiling ABC-ECS v0.2.1 [INFO] [stderr] Compiling nalgebra-macros v0.2.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling nalgebra v0.32.6 [INFO] [stderr] Compiling parry2d v0.15.1 [INFO] [stderr] Compiling rapier2d v0.19.0 [INFO] [stderr] Compiling ABC_Game_Engine v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::Scene` [INFO] [stdout] --> src/physics.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Scene; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Component` [INFO] [stdout] --> src/ui.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::Component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rb_entity` [INFO] [stdout] --> src/physics/physics_system.rs:717:25 [INFO] [stdout] | [INFO] [stdout] 717 | for (rb_handle, rb_entity) in rigidbody_entities_in_physics_copy { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_path` [INFO] [stdout] --> src/physics/physics_system.rs:736:31 [INFO] [stdout] | [INFO] [stdout] 736 | for (collider_handle, collider_path) in collider_entities_in_physics_copy { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rb_handle` [INFO] [stdout] --> src/physics/physics_system.rs:934:10 [INFO] [stdout] | [INFO] [stdout] 934 | for (rb_handle, entity) in physics_info.rigid_body_handle_map.iter() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_handle` [INFO] [stdout] --> src/physics/physics_system.rs:967:10 [INFO] [stdout] | [INFO] [stdout] 967 | for (collider_handle, entity) in physics_info.collider_handle_map.iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> src/physics/physics_system.rs:970:42 [INFO] [stdout] | [INFO] [stdout] 970 | if let (Some(ecs_collider), Some(transform), Some(collider_handle)) = [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_default_resources_and_systems` is never used [INFO] [stdout] --> src/resources.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) fn add_default_resources_and_systems(scene: &mut Scene) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `ABC_Game_Engine` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `abc_game_engine` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 54.10s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "ccfd5b8147076094060253d21d92828f16845bf688dd7f6c7164f80c38ca69c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccfd5b8147076094060253d21d92828f16845bf688dd7f6c7164f80c38ca69c0", kill_on_drop: false }` [INFO] [stdout] ccfd5b8147076094060253d21d92828f16845bf688dd7f6c7164f80c38ca69c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b57063057d895ed4ce3cdfcefb8361fa29b816f9226b2cd0b23ad1c5a81c48f5 [INFO] running `Command { std: "docker" "start" "-a" "b57063057d895ed4ce3cdfcefb8361fa29b816f9226b2cd0b23ad1c5a81c48f5", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `crate::Scene` [INFO] [stdout] --> src/physics.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Scene; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Component` [INFO] [stdout] --> src/ui.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::Component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rb_entity` [INFO] [stdout] --> src/physics/physics_system.rs:717:25 [INFO] [stdout] | [INFO] [stdout] 717 | for (rb_handle, rb_entity) in rigidbody_entities_in_physics_copy { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_path` [INFO] [stdout] --> src/physics/physics_system.rs:736:31 [INFO] [stdout] | [INFO] [stdout] 736 | for (collider_handle, collider_path) in collider_entities_in_physics_copy { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ABC_Game_Engine v0.1.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `rb_handle` [INFO] [stdout] --> src/physics/physics_system.rs:934:10 [INFO] [stdout] | [INFO] [stdout] 934 | for (rb_handle, entity) in physics_info.rigid_body_handle_map.iter() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_handle` [INFO] [stdout] --> src/physics/physics_system.rs:967:10 [INFO] [stdout] | [INFO] [stdout] 967 | for (collider_handle, entity) in physics_info.collider_handle_map.iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> src/physics/physics_system.rs:970:42 [INFO] [stdout] | [INFO] [stdout] 970 | if let (Some(ecs_collider), Some(transform), Some(collider_handle)) = [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_default_resources_and_systems` is never used [INFO] [stdout] --> src/resources.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) fn add_default_resources_and_systems(scene: &mut Scene) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: crate `ABC_Game_Engine` should have a snake case name [INFO] [stdout] | [INFO] [stdout] = help: convert the identifier to snake case: `abc_game_engine` [INFO] [stdout] = note: `#[warn(non_snake_case)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Scene` [INFO] [stdout] --> src/physics.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::Scene; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::Component` [INFO] [stdout] --> src/ui.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use crate::Component; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rb_entity` [INFO] [stdout] --> src/physics/physics_system.rs:717:25 [INFO] [stdout] | [INFO] [stdout] 717 | for (rb_handle, rb_entity) in rigidbody_entities_in_physics_copy { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_entity` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_path` [INFO] [stdout] --> src/physics/physics_system.rs:736:31 [INFO] [stdout] | [INFO] [stdout] 736 | for (collider_handle, collider_path) in collider_entities_in_physics_copy { [INFO] [stdout] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `rb_handle` [INFO] [stdout] --> src/physics/physics_system.rs:934:10 [INFO] [stdout] | [INFO] [stdout] 934 | for (rb_handle, entity) in physics_info.rigid_body_handle_map.iter() { [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `collider_handle` [INFO] [stdout] --> src/physics/physics_system.rs:967:10 [INFO] [stdout] | [INFO] [stdout] 967 | for (collider_handle, entity) in physics_info.collider_handle_map.iter() { [INFO] [stdout] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_handle` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `transform` [INFO] [stdout] --> src/physics/physics_system.rs:970:42 [INFO] [stdout] | [INFO] [stdout] 970 | if let (Some(ecs_collider), Some(transform), Some(collider_handle)) = [INFO] [stdout] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `add_default_resources_and_systems` is never used [INFO] [stdout] --> src/resources.rs:10:15 [INFO] [stdout] | [INFO] [stdout] 10 | pub(crate) fn add_default_resources_and_systems(scene: &mut Scene) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.71s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b57063057d895ed4ce3cdfcefb8361fa29b816f9226b2cd0b23ad1c5a81c48f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b57063057d895ed4ce3cdfcefb8361fa29b816f9226b2cd0b23ad1c5a81c48f5", kill_on_drop: false }` [INFO] [stdout] b57063057d895ed4ce3cdfcefb8361fa29b816f9226b2cd0b23ad1c5a81c48f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d3ec22f5c1f027603cd397a352caf96a95e950d7d904c735e3b4f3cd5f870d94 [INFO] running `Command { std: "docker" "start" "-a" "d3ec22f5c1f027603cd397a352caf96a95e950d7d904c735e3b4f3cd5f870d94", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::Scene` [INFO] [stderr] --> src/physics.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use crate::Scene; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `crate::Component` [INFO] [stderr] --> src/ui.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use crate::Component; [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rb_entity` [INFO] [stderr] --> src/physics/physics_system.rs:717:25 [INFO] [stderr] | [INFO] [stderr] 717 | for (rb_handle, rb_entity) in rigidbody_entities_in_physics_copy { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_entity` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collider_path` [INFO] [stderr] --> src/physics/physics_system.rs:736:31 [INFO] [stderr] | [INFO] [stderr] 736 | for (collider_handle, collider_path) in collider_entities_in_physics_copy { [INFO] [stderr] | ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_path` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `rb_handle` [INFO] [stderr] --> src/physics/physics_system.rs:934:10 [INFO] [stderr] | [INFO] [stderr] 934 | for (rb_handle, entity) in physics_info.rigid_body_handle_map.iter() { [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_rb_handle` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `collider_handle` [INFO] [stderr] --> src/physics/physics_system.rs:967:10 [INFO] [stderr] | [INFO] [stderr] 967 | for (collider_handle, entity) in physics_info.collider_handle_map.iter() { [INFO] [stderr] | ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_collider_handle` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `transform` [INFO] [stderr] --> src/physics/physics_system.rs:970:42 [INFO] [stderr] | [INFO] [stderr] 970 | if let (Some(ecs_collider), Some(transform), Some(collider_handle)) = [INFO] [stderr] | ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_transform` [INFO] [stderr] [INFO] [stderr] warning: function `add_default_resources_and_systems` is never used [INFO] [stderr] --> src/resources.rs:10:15 [INFO] [stderr] | [INFO] [stderr] 10 | pub(crate) fn add_default_resources_and_systems(scene: &mut Scene) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: crate `ABC_Game_Engine` should have a snake case name [INFO] [stderr] | [INFO] [stderr] = help: convert the identifier to snake case: `abc_game_engine` [INFO] [stderr] = note: `#[warn(non_snake_case)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ABC_Game_Engine` (lib) generated 9 warnings (run `cargo fix --lib -p ABC_Game_Engine` to apply 2 suggestions) [INFO] [stderr] warning: `ABC_Game_Engine` (lib test) generated 8 warnings (8 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: anymap v1.0.0-beta.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ABC_Game_Engine-9ebe0db2770304d9) [INFO] [stdout] [INFO] [stdout] running 12 tests [INFO] [stdout] test resources::input::tests::test_axis ... ok [INFO] [stdout] test resources::input::tests::test_button ... ok [INFO] [stdout] test resources::input::tests::test_gamepad_axis ... ok [INFO] [stdout] test resources::input::tests::test_key_state ... ok [INFO] [stdout] test resources::input::tests::test_gamepad_button ... ok [INFO] [stdout] test tests::transform_add_sub_cancellation ... ok [INFO] [stdout] test resources::input::tests::test_releasing ... ok [INFO] [stdout] test resources::input::tests::test_held ... ok [INFO] [stdout] test resources::input::tests::test_button_state ... ok [INFO] [stdout] test resources::input::tests::test_pressed ... ok [INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0' [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory [INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory [INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory [INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default [INFO] [stderr] ALSA lib confmisc.c:855:(parse_card) cannot find card '0' [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_card_inum returned error: No such file or directory [INFO] [stderr] ALSA lib confmisc.c:422:(snd_func_concat) error evaluating strings [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_concat returned error: No such file or directory [INFO] [stderr] ALSA lib confmisc.c:1342:(snd_func_refer) error evaluating name [INFO] [stderr] ALSA lib conf.c:5204:(_snd_config_evaluate) function snd_func_refer returned error: No such file or directory [INFO] [stderr] ALSA lib conf.c:5727:(snd_config_expand) Evaluate error: No such file or directory [INFO] [stderr] ALSA lib pcm.c:2721:(snd_pcm_open_noupdate) Unknown PCM default [INFO] [stdout] test resources::input::tests::test_axis_event ... FAILED [INFO] [stdout] test resources::input::tests::test_axis_value ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- resources::input::tests::test_axis_event stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'resources::input::tests::test_axis_event' panicked at src/resources/audio_stream.rs:211:68: [INFO] [stdout] Failed to open stream: DefaultStreamConfigError(DeviceNotAvailable) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628d6a3523a0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628d6a3523a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628d6a3523a0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x628d6a3523a0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x628d6a37af63 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x628d6a37af63 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x628d6a34f133 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x628d6a3521f2 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x628d6a3537cf - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x628d6a3535e8 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x628d6a24e6f5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x628d6a24e6f5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x628d6a354243 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x628d6a354243 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x628d6a353f1a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x628d6a3528b9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x628d6a353bad - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x628d6a1a9f30 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x628d6a1aa3d6 - core::result::unwrap_failed::h3ff7104a9ace307a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x628d6a1cfc3b - core::result::Result::expect::hcb62d74261c2f395 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x628d6a1ce030 - ABC_Game_Engine::resources::audio_stream::AudioHandle::new::h81893a0a4de5662e [INFO] [stdout] at /opt/rustwide/workdir/src/resources/audio_stream.rs:211:33 [INFO] [stdout] 21: 0x628d6a1dabd6 - ABC_Game_Engine::resources::add_default_resources::hcf0796a452231689 [INFO] [stdout] at /opt/rustwide/workdir/src/resources.rs:29:23 [INFO] [stdout] 22: 0x628d6a1c213e - ABC_Game_Engine::Scene::new::hfdb503b9c9f70693 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:160:9 [INFO] [stdout] 23: 0x628d6a1dce11 - ABC_Game_Engine::resources::input::tests::test_axis_event::h4afa1aa30b3a1f48 [INFO] [stdout] at /opt/rustwide/workdir/src/resources/input.rs:1320:25 [INFO] [stdout] 24: 0x628d6a1dc9c7 - ABC_Game_Engine::resources::input::tests::test_axis_event::{{closure}}::h36b41bcefd456ae5 [INFO] [stdout] at /opt/rustwide/workdir/src/resources/input.rs:1301:25 [INFO] [stdout] 25: 0x628d6a1d2aa6 - core::ops::function::FnOnce::call_once::hf04e6608f0d1f3e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x628d6a253e7b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x628d6a253e7b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 28: 0x628d6a252d68 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 29: 0x628d6a252d68 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x628d6a252d68 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 31: 0x628d6a252d68 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 32: 0x628d6a252d68 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 33: 0x628d6a252d68 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 34: 0x628d6a252d68 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 35: 0x628d6a216cf5 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 36: 0x628d6a216cf5 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 37: 0x628d6a21a76a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x628d6a21a76a - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x628d6a21a76a - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 40: 0x628d6a21a76a - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 41: 0x628d6a21a76a - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 42: 0x628d6a21a76a - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x628d6a21a76a - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x628d6a358fbb - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 45: 0x628d6a358fbb - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 46: 0x628d6a358fbb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x79667e567aa4 - [INFO] [stdout] 48: 0x79667e5f4a34 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- resources::input::tests::test_axis_value stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'resources::input::tests::test_axis_value' panicked at src/resources/audio_stream.rs:211:68: [INFO] [stdout] Failed to open stream: DefaultStreamConfigError(DeviceNotAvailable) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x628d6a3523a0 - std::backtrace_rs::backtrace::libunwind::trace::h2b8934d68a0c74cb [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x628d6a3523a0 - std::backtrace_rs::backtrace::trace_unsynchronized::h72d137991fa6eab8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x628d6a3523a0 - std::sys::backtrace::_print_fmt::h3e831e32e6da920b [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x628d6a3523a0 - ::fmt::h6d42cc84fc840290 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x628d6a37af63 - core::fmt::rt::Argument::fmt::h7239af9e2199f2a8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x628d6a37af63 - core::fmt::write::h5af61a909e3ec64d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/fmt/mod.rs:1449:21 [INFO] [stdout] 6: 0x628d6a34f133 - std::io::Write::write_fmt::h64baa9197d9a3b04 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/io/mod.rs:1890:15 [INFO] [stdout] 7: 0x628d6a3521f2 - std::sys::backtrace::BacktraceLock::print::h555579e7396c26ac [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x628d6a3537cf - std::panicking::default_hook::{{closure}}::h9128866118196224 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:298:22 [INFO] [stdout] 9: 0x628d6a3535e8 - std::panicking::default_hook::h52e9e7314e0255f6 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:322:9 [INFO] [stdout] 10: 0x628d6a24e6f5 - as core::ops::function::Fn>::call::hb86f691850cc3c26 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 11: 0x628d6a24e6f5 - test::test_main::{{closure}}::h903d8079e3c94d93 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:135:21 [INFO] [stdout] 12: 0x628d6a354243 - as core::ops::function::Fn>::call::h7c356b28a03897d7 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1990:9 [INFO] [stdout] 13: 0x628d6a354243 - std::panicking::rust_panic_with_hook::h541791bcc774ef34 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:839:13 [INFO] [stdout] 14: 0x628d6a353f1a - std::panicking::begin_panic_handler::{{closure}}::h6479a2f0137c7d19 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:704:13 [INFO] [stdout] 15: 0x628d6a3528b9 - std::sys::backtrace::__rust_end_short_backtrace::ha04e7c0fc61ded91 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x628d6a353bad - rust_begin_unwind [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:695:5 [INFO] [stdout] 17: 0x628d6a1a9f30 - core::panicking::panic_fmt::h5764ee7030b7a73d [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x628d6a1aa3d6 - core::result::unwrap_failed::h3ff7104a9ace307a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1704:5 [INFO] [stdout] 19: 0x628d6a1cfc3b - core::result::Result::expect::hcb62d74261c2f395 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/result.rs:1061:23 [INFO] [stdout] 20: 0x628d6a1ce030 - ABC_Game_Engine::resources::audio_stream::AudioHandle::new::h81893a0a4de5662e [INFO] [stdout] at /opt/rustwide/workdir/src/resources/audio_stream.rs:211:33 [INFO] [stdout] 21: 0x628d6a1dabd6 - ABC_Game_Engine::resources::add_default_resources::hcf0796a452231689 [INFO] [stdout] at /opt/rustwide/workdir/src/resources.rs:29:23 [INFO] [stdout] 22: 0x628d6a1c213e - ABC_Game_Engine::Scene::new::hfdb503b9c9f70693 [INFO] [stdout] at /opt/rustwide/workdir/src/lib.rs:160:9 [INFO] [stdout] 23: 0x628d6a1dc6a9 - ABC_Game_Engine::resources::input::tests::test_axis_value::hc4f089ec11a6c01f [INFO] [stdout] at /opt/rustwide/workdir/src/resources/input.rs:1273:25 [INFO] [stdout] 24: 0x628d6a1dc2c7 - ABC_Game_Engine::resources::input::tests::test_axis_value::{{closure}}::hd32092229e4f003c [INFO] [stdout] at /opt/rustwide/workdir/src/resources/input.rs:1261:25 [INFO] [stdout] 25: 0x628d6a1d25b6 - core::ops::function::FnOnce::call_once::h98fafb99fd2d530a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x628d6a253e7b - core::ops::function::FnOnce::call_once::h1dfa20b1ec1f6e08 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x628d6a253e7b - test::__rust_begin_short_backtrace::h7b10906492afc420 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:637:18 [INFO] [stdout] 28: 0x628d6a252d68 - test::run_test_in_process::{{closure}}::h51c1c0d319f72c0a [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:60 [INFO] [stdout] 29: 0x628d6a252d68 - as core::ops::function::FnOnce<()>>::call_once::h5fadb750f3dbe714 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x628d6a252d68 - std::panicking::try::do_call::h1ca5071cef82bb40 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 31: 0x628d6a252d68 - std::panicking::try::h6931de76fb9a61b1 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 32: 0x628d6a252d68 - std::panic::catch_unwind::h67fc9dccf413f4e5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 33: 0x628d6a252d68 - test::run_test_in_process::ha966dfbb1d048be5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:660:27 [INFO] [stdout] 34: 0x628d6a252d68 - test::run_test::{{closure}}::he209928ac5e8a3b8 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:581:43 [INFO] [stdout] 35: 0x628d6a216cf5 - test::run_test::{{closure}}::h34c6289e0b5ed5a5 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/test/src/lib.rs:611:41 [INFO] [stdout] 36: 0x628d6a216cf5 - std::sys::backtrace::__rust_begin_short_backtrace::h365aabf21799e6fc [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 37: 0x628d6a21a76a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h3d5e582cba74b1c3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 38: 0x628d6a21a76a - as core::ops::function::FnOnce<()>>::call_once::h1214c75c3f73f94f [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x628d6a21a76a - std::panicking::try::do_call::h73540336a45c0cec [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:587:40 [INFO] [stdout] 40: 0x628d6a21a76a - std::panicking::try::h428956564307af63 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panicking.rs:550:19 [INFO] [stdout] 41: 0x628d6a21a76a - std::panic::catch_unwind::h1a53a6ea2f2041e3 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/panic.rs:358:14 [INFO] [stdout] 42: 0x628d6a21a76a - std::thread::Builder::spawn_unchecked_::{{closure}}::hac66cbb88d807e14 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 43: 0x628d6a21a76a - core::ops::function::FnOnce::call_once{{vtable.shim}}::had7e2d02878d3212 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x628d6a358fbb - as core::ops::function::FnOnce>::call_once::h292d1663b0785fda [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 45: 0x628d6a358fbb - as core::ops::function::FnOnce>::call_once::h9d4af7b531852d72 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/alloc/src/boxed.rs:1976:9 [INFO] [stdout] 46: 0x628d6a358fbb - std::sys::pal::unix::thread::Thread::new::thread_start::hcc5ed016d554f327 [INFO] [stdout] at /rustc/05f9846f893b09a1be1fc8560e33fc3c815cfecb/library/std/src/sys/pal/unix/thread.rs:106:17 [INFO] [stdout] 47: 0x79667e567aa4 - [INFO] [stdout] 48: 0x79667e5f4a34 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] resources::input::tests::test_axis_event [INFO] [stdout] resources::input::tests::test_axis_value [INFO] [stdout] [INFO] [stdout] test result: FAILED. 10 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--lib` [INFO] running `Command { std: "docker" "inspect" "d3ec22f5c1f027603cd397a352caf96a95e950d7d904c735e3b4f3cd5f870d94", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d3ec22f5c1f027603cd397a352caf96a95e950d7d904c735e3b4f3cd5f870d94", kill_on_drop: false }` [INFO] [stdout] d3ec22f5c1f027603cd397a352caf96a95e950d7d904c735e3b4f3cd5f870d94