[INFO] fetching crate ABC_Game_Engine 0.1.2...
[INFO] checking ABC_Game_Engine-0.1.2 against try#264a7c4a1c917c83d13895a31231f9d93c7b67e1 for pr-132289
[INFO] extracting crate ABC_Game_Engine 0.1.2 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate ABC_Game_Engine 0.1.2 on toolchain 264a7c4a1c917c83d13895a31231f9d93c7b67e1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 187 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.29.0)
[INFO] [stderr]       Adding rapier2d v0.19.0 (available: v0.22.0)
[INFO] [stderr]       Adding rodio v0.17.3 (available: v0.19.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3fdd92136e1e17802aa928e0255a897a6b4c9feaf642f61079051a947789eb3b
[INFO] running `Command { std: "docker" "start" "-a" "3fdd92136e1e17802aa928e0255a897a6b4c9feaf642f61079051a947789eb3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3fdd92136e1e17802aa928e0255a897a6b4c9feaf642f61079051a947789eb3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3fdd92136e1e17802aa928e0255a897a6b4c9feaf642f61079051a947789eb3b", kill_on_drop: false }`
[INFO] [stdout] 3fdd92136e1e17802aa928e0255a897a6b4c9feaf642f61079051a947789eb3b
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+264a7c4a1c917c83d13895a31231f9d93c7b67e1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b50762b37da1fd634ea2b5acdb0f0327b45735aa31babf0b1609771c7e0b6972
[INFO] running `Command { std: "docker" "start" "-a" "b50762b37da1fd634ea2b5acdb0f0327b45735aa31babf0b1609771c7e0b6972", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]     Checking bytemuck v1.19.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking log v0.4.22
[INFO] [stderr]     Checking once_cell v1.20.2
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]     Checking symphonia-core v0.5.4
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling cpal v0.15.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking wide v0.7.28
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking tinyvec v1.8.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking dasp_sample v0.11.0
[INFO] [stderr]    Compiling gilrs v0.10.10
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling syn v2.0.85
[INFO] [stderr]     Checking uuid v1.11.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]     Checking anymap v1.0.0-beta.2
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking claxon v0.4.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking symphonia-metadata v0.5.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ordered-float v4.4.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]     Checking symphonia-bundle-mp3 v0.5.4
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking inotify v0.10.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking alsa v0.9.1
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking symphonia v0.5.4
[INFO] [stderr]     Checking gilrs-core v0.5.15
[INFO] [stderr]     Checking rodio v0.17.3
[INFO] [stderr]     Checking ABC-ECS v0.2.1
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking spade v2.12.1
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking parry2d v0.15.1
[INFO] [stderr]     Checking rapier2d v0.19.0
[INFO] [stderr]     Checking 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 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: 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] [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 `dev` profile [unoptimized + debuginfo] target(s) in 18.46s
[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" "b50762b37da1fd634ea2b5acdb0f0327b45735aa31babf0b1609771c7e0b6972", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b50762b37da1fd634ea2b5acdb0f0327b45735aa31babf0b1609771c7e0b6972", kill_on_drop: false }`
[INFO] [stdout] b50762b37da1fd634ea2b5acdb0f0327b45735aa31babf0b1609771c7e0b6972
