[INFO] fetching crate bevy_rapier2d 0.23.0... [INFO] testing bevy_rapier2d-0.23.0 against 1.77.0 for beta-1.78-1 [INFO] extracting crate bevy_rapier2d 0.23.0 into /workspace/builds/worker-5-tc1/source [INFO] validating manifest of crates.io crate bevy_rapier2d 0.23.0 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 crates.io crate bevy_rapier2d 0.23.0 [INFO] finished tweaking crates.io crate bevy_rapier2d 0.23.0 [INFO] tweaked toml for crates.io crate bevy_rapier2d 0.23.0 written to /workspace/builds/worker-5-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] 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 bevy_gizmos v0.12.1 [INFO] [stderr] Downloaded bevy_sprite v0.12.1 [INFO] [stderr] Downloaded bevy_pbr v0.12.1 [INFO] [stderr] Downloaded parry2d v0.13.7 [INFO] [stderr] Downloaded packed_simd_2 v0.3.8 [INFO] [stderr] Downloaded rapier2d v0.17.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] bbd03deee9a8341ec70aab3a64d19b7e9b75f65c22e35bc48c8b2b51e122ac60 [INFO] running `Command { std: "docker" "start" "-a" "bbd03deee9a8341ec70aab3a64d19b7e9b75f65c22e35bc48c8b2b51e122ac60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bbd03deee9a8341ec70aab3a64d19b7e9b75f65c22e35bc48c8b2b51e122ac60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bbd03deee9a8341ec70aab3a64d19b7e9b75f65c22e35bc48c8b2b51e122ac60", kill_on_drop: false }` [INFO] [stdout] bbd03deee9a8341ec70aab3a64d19b7e9b75f65c22e35bc48c8b2b51e122ac60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 9262611d08b6b5bd78a95507dd0d1ca2bd5fa9ce99f23e70eb06da7a2243e762 [INFO] running `Command { std: "docker" "start" "-a" "9262611d08b6b5bd78a95507dd0d1ca2bd5fa9ce99f23e70eb06da7a2243e762", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling bevy_ptr v0.12.1 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bevy_tasks v0.12.1 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling accesskit v0.12.3 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling bevy_macro_utils v0.12.1 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling svg_fmt v0.4.2 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.12.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.12.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.12.1 [INFO] [stderr] Compiling bevy_derive v0.12.1 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling bevy_asset_macros v0.12.1 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling bevy_render_macros v0.12.1 [INFO] [stderr] Compiling bevy_encase_derive v0.12.1 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling spade v2.6.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bevy_math v0.12.1 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling encase v0.6.1 [INFO] [stderr] Compiling bevy_mikktspace v0.12.1 [INFO] [stderr] Compiling bevy_utils v0.12.1 [INFO] [stderr] Compiling nalgebra v0.32.4 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling naga_oil v0.10.1 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling parry2d v0.13.7 [INFO] [stderr] Compiling wgpu v0.17.2 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling rapier2d v0.17.2 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_input v0.12.1 [INFO] [stderr] Compiling bevy_hierarchy v0.12.1 [INFO] [stderr] Compiling bevy_time v0.12.1 [INFO] [stderr] Compiling bevy_a11y v0.12.1 [INFO] [stderr] Compiling bevy_transform v0.12.1 [INFO] [stderr] Compiling bevy_asset v0.12.1 [INFO] [stderr] Compiling bevy_window v0.12.1 [INFO] [stderr] Compiling bevy_diagnostic v0.12.1 [INFO] [stderr] Compiling bevy_render v0.12.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.12.1 [INFO] [stderr] Compiling bevy_scene v0.12.1 [INFO] [stderr] Compiling bevy_sprite v0.12.1 [INFO] [stderr] Compiling bevy_gizmos v0.12.1 [INFO] [stderr] Compiling bevy_internal v0.12.1 [INFO] [stderr] Compiling bevy v0.12.1 [INFO] [stderr] Compiling bevy_rapier2d v0.23.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rapier::geometry::InteractionGroups` [INFO] [stdout] --> src/pipeline/query_filter.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use rapier::geometry::InteractionGroups; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 09s [INFO] running `Command { std: "docker" "inspect" "9262611d08b6b5bd78a95507dd0d1ca2bd5fa9ce99f23e70eb06da7a2243e762", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9262611d08b6b5bd78a95507dd0d1ca2bd5fa9ce99f23e70eb06da7a2243e762", kill_on_drop: false }` [INFO] [stdout] 9262611d08b6b5bd78a95507dd0d1ca2bd5fa9ce99f23e70eb06da7a2243e762 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 647af566cfe1dc10d457b4de0eaf38ccfe1233e46a955c4591429667bcef068f [INFO] running `Command { std: "docker" "start" "-a" "647af566cfe1dc10d457b4de0eaf38ccfe1233e46a955c4591429667bcef068f", kill_on_drop: false }` [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling bevy_math v0.12.1 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling encase v0.6.1 [INFO] [stderr] Compiling bevy_mikktspace v0.12.1 [INFO] [stderr] Compiling nalgebra v0.32.4 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling accesskit_winit v0.15.0 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling parry2d v0.13.7 [INFO] [stderr] Compiling rapier2d v0.17.2 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_a11y v0.12.1 [INFO] [stderr] Compiling bevy_input v0.12.1 [INFO] [stderr] Compiling bevy_time v0.12.1 [INFO] [stderr] Compiling bevy_hierarchy v0.12.1 [INFO] [stderr] Compiling bevy_asset v0.12.1 [INFO] [stderr] Compiling bevy_transform v0.12.1 [INFO] [stderr] Compiling bevy_diagnostic v0.12.1 [INFO] [stderr] Compiling bevy_window v0.12.1 [INFO] [stderr] Compiling bevy_winit v0.12.1 [INFO] [stderr] Compiling bevy_render v0.12.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.12.1 [INFO] [stderr] Compiling bevy_scene v0.12.1 [INFO] [stderr] Compiling bevy_sprite v0.12.1 [INFO] [stderr] Compiling bevy_gizmos v0.12.1 [INFO] [stderr] Compiling bevy_internal v0.12.1 [INFO] [stderr] Compiling bevy v0.12.1 [INFO] [stderr] Compiling bevy_rapier2d v0.23.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rapier::geometry::InteractionGroups` [INFO] [stdout] --> src/pipeline/query_filter.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use rapier::geometry::InteractionGroups; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rapier::geometry::InteractionGroups` [INFO] [stdout] --> src/pipeline/query_filter.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use rapier::geometry::InteractionGroups; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 33s [INFO] running `Command { std: "docker" "inspect" "647af566cfe1dc10d457b4de0eaf38ccfe1233e46a955c4591429667bcef068f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "647af566cfe1dc10d457b4de0eaf38ccfe1233e46a955c4591429667bcef068f", kill_on_drop: false }` [INFO] [stdout] 647af566cfe1dc10d457b4de0eaf38ccfe1233e46a955c4591429667bcef068f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] e304e94930ddfc540f4a693efe28c9eef7a4b3eed5c3001300adc5666ad4b371 [INFO] running `Command { std: "docker" "start" "-a" "e304e94930ddfc540f4a693efe28c9eef7a4b3eed5c3001300adc5666ad4b371", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `rapier::geometry::InteractionGroups` [INFO] [stderr] --> src/pipeline/query_filter.rs:3:9 [INFO] [stderr] | [INFO] [stderr] 3 | pub use rapier::geometry::InteractionGroups; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `bevy_rapier2d` (lib) generated 1 warning (run `cargo fix --lib -p bevy_rapier2d` to apply 1 suggestion) [INFO] [stderr] warning: `bevy_rapier2d` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.50s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/bevy_rapier2d-dbffd5a9c591c4f1) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test plugin::systems::tests::colliding_entities_updates ... ok [INFO] [stdout] test plugin::systems::tests::transform_propagation ... ok [INFO] [stdout] test plugin::systems::tests::transform_propagation2 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] [stderr] Doc-tests bevy_rapier2d [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/geometry/collider.rs - geometry::collider::CollisionGroups (line 367) ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e304e94930ddfc540f4a693efe28c9eef7a4b3eed5c3001300adc5666ad4b371", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e304e94930ddfc540f4a693efe28c9eef7a4b3eed5c3001300adc5666ad4b371", kill_on_drop: false }` [INFO] [stdout] e304e94930ddfc540f4a693efe28c9eef7a4b3eed5c3001300adc5666ad4b371 [INFO] testing bevy_rapier2d-0.23.0 against beta-2024-03-24 for beta-1.78-1 [INFO] extracting crate bevy_rapier2d 0.23.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate bevy_rapier2d 0.23.0 on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate bevy_rapier2d 0.23.0 [INFO] finished tweaking crates.io crate bevy_rapier2d 0.23.0 [INFO] tweaked toml for crates.io crate bevy_rapier2d 0.23.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1fae08b0f743c09ad7ba3d74868f0e03be9655fc7e8bdd8b206726ac9acb54ef [INFO] running `Command { std: "docker" "start" "-a" "1fae08b0f743c09ad7ba3d74868f0e03be9655fc7e8bdd8b206726ac9acb54ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1fae08b0f743c09ad7ba3d74868f0e03be9655fc7e8bdd8b206726ac9acb54ef", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1fae08b0f743c09ad7ba3d74868f0e03be9655fc7e8bdd8b206726ac9acb54ef", kill_on_drop: false }` [INFO] [stdout] 1fae08b0f743c09ad7ba3d74868f0e03be9655fc7e8bdd8b206726ac9acb54ef [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 024916466cac19c19996cd4e7967371c4f1ea3c428f368ae5665b1a5952b551a [INFO] running `Command { std: "docker" "start" "-a" "024916466cac19c19996cd4e7967371c4f1ea3c428f368ae5665b1a5952b551a", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling uuid v1.8.0 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling bevy_ptr v0.12.1 [INFO] [stderr] Compiling smol_str v0.2.1 [INFO] [stderr] Compiling bevy_tasks v0.12.1 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling event-listener v5.2.0 [INFO] [stderr] Compiling ash v0.37.3+1.3.251 [INFO] [stderr] Compiling hexf-parse v0.2.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling blake3 v1.5.1 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling async-channel v2.2.0 [INFO] [stderr] Compiling piper v0.2.1 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling libloading v0.8.3 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling renderdoc-sys v1.1.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling glow v0.12.3 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling accesskit v0.12.3 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling const_soft_float v0.1.4 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling constgebra v0.1.4 [INFO] [stderr] Compiling async-broadcast v0.5.1 [INFO] [stderr] Compiling data-encoding v2.5.0 [INFO] [stderr] Compiling const_panic v0.2.8 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.7.5 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling euclid v0.22.9 [INFO] [stderr] Compiling bevy_macro_utils v0.12.1 [INFO] [stderr] Compiling encase_derive_impl v0.6.1 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling matrixmultiply v0.3.8 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling svg_fmt v0.4.2 [INFO] [stderr] Compiling radsort v0.1.0 [INFO] [stderr] Compiling guillotiere v0.6.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.5 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling rectangle-pack v0.4.2 [INFO] [stderr] Compiling sysinfo v0.29.11 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling robust v1.1.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling crossbeam v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling bytemuck_derive v1.6.0 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.12.1 [INFO] [stderr] Compiling bevy_reflect_derive v0.12.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.12.1 [INFO] [stderr] Compiling bevy_derive v0.12.1 [INFO] [stderr] Compiling bytemuck v1.15.0 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling encase_derive v0.6.1 [INFO] [stderr] Compiling bevy_asset_macros v0.12.1 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling blocking v1.5.1 [INFO] [stderr] Compiling bevy_render_macros v0.12.1 [INFO] [stderr] Compiling bevy_encase_derive v0.12.1 [INFO] [stderr] Compiling safe_arch v0.7.1 [INFO] [stderr] Compiling wide v0.7.15 [INFO] [stderr] Compiling nalgebra-macros v0.2.1 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling simba v0.8.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling gpu-alloc-types v0.3.0 [INFO] [stderr] Compiling gpu-descriptor-types v0.1.2 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling naga v0.13.0 [INFO] [stderr] Compiling gpu-alloc v0.6.0 [INFO] [stderr] Compiling wgpu-types v0.17.0 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling gpu-descriptor v0.2.4 [INFO] [stderr] Compiling spade v2.6.0 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling bevy_math v0.12.1 [INFO] [stderr] Compiling bevy_mikktspace v0.12.1 [INFO] [stderr] Compiling encase v0.6.1 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling bevy_utils v0.12.1 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling nalgebra v0.32.4 [INFO] [stderr] Compiling wgpu-hal v0.17.2 [INFO] [stderr] Compiling naga_oil v0.10.1 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling wgpu-core v0.17.1 [INFO] [stderr] Compiling parry2d v0.13.7 [INFO] [stderr] Compiling wgpu v0.17.2 [INFO] [stderr] Compiling rapier2d v0.17.2 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_a11y v0.12.1 [INFO] [stderr] Compiling bevy_input v0.12.1 [INFO] [stderr] Compiling bevy_hierarchy v0.12.1 [INFO] [stderr] Compiling bevy_time v0.12.1 [INFO] [stderr] Compiling bevy_asset v0.12.1 [INFO] [stderr] Compiling bevy_transform v0.12.1 [INFO] [stderr] Compiling bevy_diagnostic v0.12.1 [INFO] [stderr] Compiling bevy_window v0.12.1 [INFO] [stderr] Compiling bevy_render v0.12.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.12.1 [INFO] [stderr] Compiling bevy_scene v0.12.1 [INFO] [stderr] Compiling bevy_sprite v0.12.1 [INFO] [stderr] Compiling bevy_gizmos v0.12.1 [INFO] [stderr] Compiling bevy_internal v0.12.1 [INFO] [stderr] Compiling bevy v0.12.1 [INFO] [stderr] Compiling bevy_rapier2d v0.23.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rapier::geometry::InteractionGroups` [INFO] [stdout] --> src/pipeline/query_filter.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use rapier::geometry::InteractionGroups; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec3Swizzles` is imported redundantly [INFO] [stdout] --> src/plugin/systems.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 23 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `Vec3Swizzles` is already imported here [INFO] [stdout] ... [INFO] [stdout] 35 | use bevy::math::Vec3Swizzles; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Entity` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `Entity` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EventWriter` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `EventWriter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GlobalTransform` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:42 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `GlobalTransform` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Query` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:59 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `Query` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CollisionEvent` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::pipeline::{CollisionEvent, ContactForceEvent}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `CollisionEvent` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ContactForceEvent` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::pipeline::{CollisionEvent, ContactForceEvent}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `ContactForceEvent` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SimulationToRenderTime` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::plugin::configuration::SimulationToRenderTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `SimulationToRenderTime` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `systems` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `systems` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RapierConfiguration` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `RapierConfiguration` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RapierContext` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `RapierContext` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Events` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | event::{event_update_system, Events}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | use bevy::{prelude::*, transform::TransformSystem}; [INFO] [stdout] | ---------- the item `Events` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 13s [INFO] running `Command { std: "docker" "inspect" "024916466cac19c19996cd4e7967371c4f1ea3c428f368ae5665b1a5952b551a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "024916466cac19c19996cd4e7967371c4f1ea3c428f368ae5665b1a5952b551a", kill_on_drop: false }` [INFO] [stdout] 024916466cac19c19996cd4e7967371c4f1ea3c428f368ae5665b1a5952b551a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-03-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d80f58816930f4fcddd79814bc4649bc22c30559cace2da6e25a3ed71b86570b [INFO] running `Command { std: "docker" "start" "-a" "d80f58816930f4fcddd79814bc4649bc22c30559cace2da6e25a3ed71b86570b", kill_on_drop: false }` [INFO] [stderr] Compiling glam v0.24.2 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling mio v0.8.11 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling wayland-scanner v0.29.5 [INFO] [stderr] Compiling winit v0.28.7 [INFO] [stderr] Compiling bevy_math v0.12.1 [INFO] [stderr] Compiling encase v0.6.1 [INFO] [stderr] Compiling bevy_mikktspace v0.12.1 [INFO] [stderr] Compiling hexasphere v9.1.0 [INFO] [stderr] Compiling nalgebra v0.32.4 [INFO] [stderr] Compiling bevy_reflect v0.12.1 [INFO] [stderr] Compiling accesskit_winit v0.15.0 [INFO] [stderr] Compiling bevy_ecs v0.12.1 [INFO] [stderr] Compiling parry2d v0.13.7 [INFO] [stderr] Compiling bevy_app v0.12.1 [INFO] [stderr] Compiling rapier2d v0.17.2 [INFO] [stderr] Compiling bevy_log v0.12.1 [INFO] [stderr] Compiling bevy_core v0.12.1 [INFO] [stderr] Compiling bevy_a11y v0.12.1 [INFO] [stderr] Compiling bevy_input v0.12.1 [INFO] [stderr] Compiling bevy_hierarchy v0.12.1 [INFO] [stderr] Compiling bevy_time v0.12.1 [INFO] [stderr] Compiling bevy_asset v0.12.1 [INFO] [stderr] Compiling bevy_transform v0.12.1 [INFO] [stderr] Compiling bevy_diagnostic v0.12.1 [INFO] [stderr] Compiling bevy_window v0.12.1 [INFO] [stderr] Compiling bevy_winit v0.12.1 [INFO] [stderr] Compiling bevy_render v0.12.1 [INFO] [stderr] Compiling bevy_core_pipeline v0.12.1 [INFO] [stderr] Compiling bevy_scene v0.12.1 [INFO] [stderr] Compiling bevy_sprite v0.12.1 [INFO] [stderr] Compiling bevy_gizmos v0.12.1 [INFO] [stderr] Compiling bevy_internal v0.12.1 [INFO] [stderr] Compiling bevy v0.12.1 [INFO] [stderr] Compiling bevy_rapier2d v0.23.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `rapier::geometry::InteractionGroups` [INFO] [stdout] --> src/pipeline/query_filter.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use rapier::geometry::InteractionGroups; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec3Swizzles` is imported redundantly [INFO] [stdout] --> src/plugin/systems.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 23 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `Vec3Swizzles` is already imported here [INFO] [stdout] ... [INFO] [stdout] 35 | use bevy::math::Vec3Swizzles; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Entity` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `Entity` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EventWriter` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `EventWriter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GlobalTransform` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:42 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `GlobalTransform` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Query` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:59 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `Query` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CollisionEvent` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::pipeline::{CollisionEvent, ContactForceEvent}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `CollisionEvent` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ContactForceEvent` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::pipeline::{CollisionEvent, ContactForceEvent}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `ContactForceEvent` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SimulationToRenderTime` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::plugin::configuration::SimulationToRenderTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `SimulationToRenderTime` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `systems` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `systems` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RapierConfiguration` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `RapierConfiguration` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RapierContext` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `RapierContext` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Events` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | event::{event_update_system, Events}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | use bevy::{prelude::*, transform::TransformSystem}; [INFO] [stdout] | ---------- the item `Events` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rapier::geometry::InteractionGroups` [INFO] [stdout] --> src/pipeline/query_filter.rs:3:9 [INFO] [stdout] | [INFO] [stdout] 3 | pub use rapier::geometry::InteractionGroups; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Vec3Swizzles` is imported redundantly [INFO] [stdout] --> src/plugin/systems.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 23 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `Vec3Swizzles` is already imported here [INFO] [stdout] ... [INFO] [stdout] 35 | use bevy::math::Vec3Swizzles; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `AssetPlugin` is imported redundantly [INFO] [stdout] --> src/plugin/systems.rs:1508:9 [INFO] [stdout] | [INFO] [stdout] 1508 | asset::AssetPlugin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1520 | use super::*; [INFO] [stdout] | -------- the item `AssetPlugin` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Events` is imported redundantly [INFO] [stdout] --> src/plugin/systems.rs:1509:9 [INFO] [stdout] | [INFO] [stdout] 1509 | ecs::event::Events, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1520 | use super::*; [INFO] [stdout] | -------- the item `Events` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `WindowPlugin` is imported redundantly [INFO] [stdout] --> src/plugin/systems.rs:1516:9 [INFO] [stdout] | [INFO] [stdout] 1516 | window::WindowPlugin, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 1520 | use super::*; [INFO] [stdout] | -------- the item `WindowPlugin` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Entity` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:21 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `Entity` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `EventWriter` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:29 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `EventWriter` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `GlobalTransform` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:42 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `GlobalTransform` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Query` is imported redundantly [INFO] [stdout] --> src/plugin/context.rs:15:59 [INFO] [stdout] | [INFO] [stdout] 1 | use bevy::prelude::*; [INFO] [stdout] | ---------------- the item `Query` is already imported here [INFO] [stdout] ... [INFO] [stdout] 15 | use bevy::prelude::{Entity, EventWriter, GlobalTransform, Query}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `CollisionEvent` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:1:23 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::pipeline::{CollisionEvent, ContactForceEvent}; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `CollisionEvent` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `ContactForceEvent` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:1:39 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::pipeline::{CollisionEvent, ContactForceEvent}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `ContactForceEvent` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `SimulationToRenderTime` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::plugin::configuration::SimulationToRenderTime; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `SimulationToRenderTime` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `systems` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `systems` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RapierConfiguration` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:3:30 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `RapierConfiguration` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `RapierContext` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:3:51 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::plugin::{systems, RapierConfiguration, RapierContext}; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 4 | use crate::prelude::*; [INFO] [stdout] | ----------------- the item `RapierContext` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Events` is imported redundantly [INFO] [stdout] --> src/plugin/plugin.rs:7:38 [INFO] [stdout] | [INFO] [stdout] 7 | event::{event_update_system, Events}, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | use bevy::{prelude::*, transform::TransformSystem}; [INFO] [stdout] | ---------- the item `Events` is already imported here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcErCtKT/symbols.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.bevy_rapier2d.f6172d2c6003cef8-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56.z6neyeeg7o4837m.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/blake3-00c90560272e7466/out" "-L" "/opt/rustwide/target/debug/build/blake3-00c90560272e7466/out" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-6daab1e3a89c38f6.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-a2334fe82ab8e779.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-086a6af293dd94b2.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-35b31d6efe8fa397.rlib" "/opt/rustwide/target/debug/deps/libbevy-ecdb9533a8e15ce9.rlib" "/opt/rustwide/target/debug/deps/libbevy_internal-137aa9c57d3acab5.rlib" "/opt/rustwide/target/debug/deps/libbevy_gizmos-61fa7a45291be759.rlib" "/opt/rustwide/target/debug/deps/libbevy_winit-6ae2f9a1ca99f18c.rlib" "/opt/rustwide/target/debug/deps/libaccesskit_winit-308538eb04aacd89.rlib" "/opt/rustwide/target/debug/deps/libwinit-dd40cc78875496be.rlib" "/opt/rustwide/target/debug/deps/libmio-2ec472246b4ced53.rlib" "/opt/rustwide/target/debug/deps/libx11_dl-6979b277e36f0388.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-9ca315f6c750067f.rlib" "/opt/rustwide/target/debug/deps/libbevy_sprite-4f0375ad913ba2ce.rlib" "/opt/rustwide/target/debug/deps/librectangle_pack-2d11239effdb6516.rlib" "/opt/rustwide/target/debug/deps/libguillotiere-c8b23b7829388f4e.rlib" "/opt/rustwide/target/debug/deps/libsvg_fmt-f9f8c7a90dc51a51.rlib" "/opt/rustwide/target/debug/deps/libeuclid-9574e3815963e850.rlib" "/opt/rustwide/target/debug/deps/libbevy_core_pipeline-863f69a0c1a9e8d3.rlib" "/opt/rustwide/target/debug/deps/libradsort-716f4f8ab5c4bc37.rlib" "/opt/rustwide/target/debug/deps/libbevy_scene-5485d04a608cc218.rlib" "/opt/rustwide/target/debug/deps/libbevy_render-ef6bab1b6b2885c5.rlib" "/opt/rustwide/target/debug/deps/libnaga_oil-6d74b24c3fc14388.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-0d6f0ae9219eabbd.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-ef461186d3307f3c.rlib" "/opt/rustwide/target/debug/deps/libunicode_ident-5215284c2c535675.rlib" "/opt/rustwide/target/debug/deps/libbevy_mikktspace-2451efbcb0710144.rlib" "/opt/rustwide/target/debug/deps/libimage-53f2089157140dd6.rlib" "/opt/rustwide/target/debug/deps/libcolor_quant-da6050448bfc3046.rlib" "/opt/rustwide/target/debug/deps/libencase-35b27a976c164e65.rlib" "/opt/rustwide/target/debug/deps/libconst_panic-330ec81814015bdc.rlib" "/opt/rustwide/target/debug/deps/libhexasphere-ec115c6d13f7616f.rlib" "/opt/rustwide/target/debug/deps/libconstgebra-fa5910ed5d853ec4.rlib" "/opt/rustwide/target/debug/deps/libconst_soft_float-c54ef7dcb28535f5.rlib" "/opt/rustwide/target/debug/deps/libwgpu-607e9b3a4e31b595.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-0ef270c4de502b0e.rlib" "/opt/rustwide/target/debug/deps/libwgpu_core-7bebe6413133e9e9.rlib" "/opt/rustwide/target/debug/deps/libwgpu_hal-4529e13656eab780.rlib" "/opt/rustwide/target/debug/deps/librenderdoc_sys-0ea0cca74296218b.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor-72b1e4e67e682ffb.rlib" "/opt/rustwide/target/debug/deps/libgpu_descriptor_types-91199997f27cc51f.rlib" "/opt/rustwide/target/debug/deps/liblibloading-0f8acb43294bc45c.rlib" "/opt/rustwide/target/debug/deps/libkhronos_egl-0b5b336c6bc73811.rlib" "/opt/rustwide/target/debug/deps/libprofiling-e32d060cef9d3c10.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc-b658c6b5fba066ee.rlib" "/opt/rustwide/target/debug/deps/libgpu_alloc_types-62d14f8d788461b1.rlib" "/opt/rustwide/target/debug/deps/libash-08ec6ef3f1a200a1.rlib" "/opt/rustwide/target/debug/deps/liblibloading-8fc60105e6f7f82d.rlib" "/opt/rustwide/target/debug/deps/libnaga-acbb39dfdabf2937.rlib" "/opt/rustwide/target/debug/deps/libhexf_parse-3bfcf334e526d93c.rlib" "/opt/rustwide/target/debug/deps/libbit_set-a2a6bff50cba83c5.rlib" "/opt/rustwide/target/debug/deps/libcodespan_reporting-3887064e67ea91a5.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-0ea374cdbf7c3a56.rlib" "/opt/rustwide/target/debug/deps/libtermcolor-bad02665732a4344.rlib" "/opt/rustwide/target/debug/deps/libpp_rs-becca79ec18c950b.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-7324cd53bbf6ee44.rlib" "/opt/rustwide/target/debug/deps/libspirv-486824da71f49b34.rlib" "/opt/rustwide/target/debug/deps/libindexmap-5d2b6c92442f7594.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-e273ba0f8cdcbe5b.rlib" "/opt/rustwide/target/debug/deps/libwgpu_types-e4236a85098b467a.rlib" "/opt/rustwide/target/debug/deps/libglow-f704bdf7b2cdb622.rlib" "/opt/rustwide/target/debug/deps/libbevy_window-8a5650f08ea45ddf.rlib" "/opt/rustwide/target/debug/deps/libraw_window_handle-5e055c0d0a282ff9.rlib" "/opt/rustwide/target/debug/deps/libbevy_transform-4acd1a4bdceaf3b9.rlib" "/opt/rustwide/target/debug/deps/libbevy_hierarchy-929803759b8572ef.rlib" "/opt/rustwide/target/debug/deps/libbevy_input-0a83bb8d225d95d9.rlib" "/opt/rustwide/target/debug/deps/libbevy_diagnostic-5f15fbf4e17a3683.rlib" "/opt/rustwide/target/debug/deps/libsysinfo-9aef5fef6cc48c40.rlib" "/opt/rustwide/target/debug/deps/libbevy_time-13b74ce85f4b3294.rlib" "/opt/rustwide/target/debug/deps/libbevy_core-91081388e24506f2.rlib" "/opt/rustwide/target/debug/deps/libbevy_asset-3de10132095267f0.rlib" "/opt/rustwide/target/debug/deps/libasync_broadcast-13620d8f36451cf9.rlib" "/opt/rustwide/target/debug/deps/libblake3-3fa71fda8ab8ad6b.rlib" "/opt/rustwide/target/debug/deps/libconstant_time_eq-becb795b878038de.rlib" "/opt/rustwide/target/debug/deps/libarrayref-8957ff1d73700ff2.rlib" "/opt/rustwide/target/debug/deps/libasync_fs-5a9fd50d41780b72.rlib" "/opt/rustwide/target/debug/deps/libblocking-414e52499e965907.rlib" "/opt/rustwide/target/debug/deps/libpiper-fecb466c5442f2e5.rlib" "/opt/rustwide/target/debug/deps/libatomic_waker-d8b950793c7c3070.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-671f31d20cea2557.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-88fd61632574e47a.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-9129870d1fd5dbd0.rlib" "/opt/rustwide/target/debug/deps/libron-7c85edadc0afd701.rlib" "/opt/rustwide/target/debug/deps/libbitflags-b6f470a06baa7e1e.rlib" "/opt/rustwide/target/debug/deps/libbase64-83d75e850891a998.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-e2b5588df6186108.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-1434b7dc4f267814.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-a786565088c7364f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-133837ebd4a35557.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libbevy_log-3274bbf3379ffeaf.rlib" "/opt/rustwide/target/debug/deps/libtracing_subscriber-9b0164677e1dfb24.rlib" "/opt/rustwide/target/debug/deps/libnu_ansi_term-573528bd560ec1a5.rlib" "/opt/rustwide/target/debug/deps/liboverload-983ca80356c666b7.rlib" "/opt/rustwide/target/debug/deps/libsharded_slab-4aac6980d7a458df.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libmatchers-0f5379b8184c4eda.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-d0c3ae8cf67481e6.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-b113d34fa562c5bb.rlib" "/opt/rustwide/target/debug/deps/libregex-4d9155ceb95d4a12.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-001a513ee94bf3bb.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-ce7ef03813d98d4b.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-2fba322c2516c6a3.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-3b3e8d30d52adbb0.rlib" "/opt/rustwide/target/debug/deps/libtracing_log-9015e2bfcdd6c0f7.rlib" "/opt/rustwide/target/debug/deps/liblog-7b75ec81b7344c77.rlib" "/opt/rustwide/target/debug/deps/libbevy_a11y-4bd2aa569f3e5819.rlib" "/opt/rustwide/target/debug/deps/libaccesskit-5237fc2c11a8f43d.rlib" "/opt/rustwide/target/debug/deps/libbevy_app-d675838caed403b5.rlib" "/opt/rustwide/target/debug/deps/libbevy_ecs-5835014694e7dbdb.rlib" "/opt/rustwide/target/debug/deps/libthread_local-995897984665591b.rlib" "/opt/rustwide/target/debug/deps/libasync_channel-e59260115fcd5815.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-769af95c79f2a6ea.rlib" "/opt/rustwide/target/debug/deps/libbevy_tasks-1096dd63bf915f19.rlib" "/opt/rustwide/target/debug/deps/libasync_executor-a8651b9dc25a753c.rlib" "/opt/rustwide/target/debug/deps/libfastrand-ee7b3f753cbc7512.rlib" "/opt/rustwide/target/debug/deps/libslab-4af98065b6656afb.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-e589d3b02fd56287.rlib" "/opt/rustwide/target/debug/deps/libconcurrent_queue-1d028170b1c9f9d5.rlib" "/opt/rustwide/target/debug/deps/libasync_task-9f57251ea7f8135b.rlib" "/opt/rustwide/target/debug/deps/libasync_lock-74c403ea095b24d0.rlib" "/opt/rustwide/target/debug/deps/libevent_listener_strategy-2c546dbbb3a2a1af.rlib" "/opt/rustwide/target/debug/deps/libevent_listener-98000a237bf40209.rlib" "/opt/rustwide/target/debug/deps/libfutures_lite-74cdd4fa10ef191f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-14a47255884553ca.rlib" "/opt/rustwide/target/debug/deps/libfastrand-9a0695f12d217e0d.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-2a8203214022e77a.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-d95b0086a92f44b8.rlib" "/opt/rustwide/target/debug/deps/libwaker_fn-5e274d8e0cf6c0b6.rlib" "/opt/rustwide/target/debug/deps/libparking-c0eec4b85623c35c.rlib" "/opt/rustwide/target/debug/deps/libbevy_reflect-6bf8c0fca1ab5b24.rlib" "/opt/rustwide/target/debug/deps/libsmol_str-970f96d02b64c34e.rlib" "/opt/rustwide/target/debug/deps/liberased_serde-7dd8ea70393f7b0b.rlib" "/opt/rustwide/target/debug/deps/libbevy_math-2fab98a3d7b12533.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-477e3fcb718c3791.rlib" "/opt/rustwide/target/debug/deps/libbevy_ptr-4c09b70b1e1d51b7.rlib" "/opt/rustwide/target/debug/deps/libbevy_utils-b80159a0ad5dc100.rlib" "/opt/rustwide/target/debug/deps/libnonmax-61b0d0b436ade3ce.rlib" "/opt/rustwide/target/debug/deps/libuuid-10079f02076aa5f9.rlib" "/opt/rustwide/target/debug/deps/libtracing-7116ccc40ed4f2f2.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-085b19c93bbb2231.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-775720001e283776.rlib" "/opt/rustwide/target/debug/deps/libthiserror-998b5c265ca01232.rlib" "/opt/rustwide/target/debug/deps/libpetgraph-9864d86d1b6fd75a.rlib" "/opt/rustwide/target/debug/deps/libindexmap-c7eb30f888043e0b.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libfixedbitset-fc6256706df7c46a.rlib" "/opt/rustwide/target/debug/deps/libinstant-11857eb893fd2c6b.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b7b1a35fc7169efa.rlib" "/opt/rustwide/target/debug/deps/liballocator_api2-6542dde21324188f.rlib" "/opt/rustwide/target/debug/deps/libahash-4ba84968203bf3fe.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-ee0651babe0f8db7.rlib" "/opt/rustwide/target/debug/deps/liblibc-db6d1022cbe7c1eb.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-334d739f4e3a4961.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-2502bccedbc2df3b.rlib" "/opt/rustwide/target/debug/deps/librapier2d-c85d4a75184abd88.rlib" "/opt/rustwide/target/debug/deps/libbit_vec-66b280c55763b85c.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam-547bbf18e8deb7db.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_deque-9591ff9bbcb10a0f.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_channel-9ed7fbdc6ef8a856.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_queue-15d977626c430981.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_epoch-26853086b36f3735.rlib" "/opt/rustwide/target/debug/deps/libcrossbeam_utils-d8b0a3f6b73c60cf.rlib" "/opt/rustwide/target/debug/deps/libparry2d-4ecc0ed813e2dc5c.rlib" "/opt/rustwide/target/debug/deps/librustc_hash-d8dd0847b35f1832.rlib" "/opt/rustwide/target/debug/deps/libdowncast_rs-c4a86e4848913de8.rlib" "/opt/rustwide/target/debug/deps/libbitflags-85e13ed1e0c6d910.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-a0a94cc2ec578d49.rlib" "/opt/rustwide/target/debug/deps/libeither-e538c3e41e608031.rlib" "/opt/rustwide/target/debug/deps/libnalgebra-3aae30580fb25efa.rlib" "/opt/rustwide/target/debug/deps/libglam-77a184893e5b2a2c.rlib" "/opt/rustwide/target/debug/deps/libserde-2760387e526eb7b1.rlib" "/opt/rustwide/target/debug/deps/libmatrixmultiply-5dd8b1d9d0720224.rlib" "/opt/rustwide/target/debug/deps/librawpointer-1c56f73d51027814.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-56a0ec589056f8db.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-910ccb5834303ca0.rlib" "/opt/rustwide/target/debug/deps/libtypenum-b40ba058056b0bf8.rlib" "/opt/rustwide/target/debug/deps/libsimba-8e35f7ccb3e81bc0.rlib" "/opt/rustwide/target/debug/deps/libwide-79fca11dad627e6f.rlib" "/opt/rustwide/target/debug/deps/libsafe_arch-60f848741d049011.rlib" "/opt/rustwide/target/debug/deps/libbytemuck-170bf599b8341429.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-39b2a631d7243406.rlib" "/opt/rustwide/target/debug/deps/libapprox-16f61b70b9e8bb78.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-eca48fa33839bec9.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-ldl" "-ldl" "-ldl" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/bevy_rapier2d-07a0ed681712cb56" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 16 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_rapier2d` (lib test) due to 2 previous errors; 16 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d80f58816930f4fcddd79814bc4649bc22c30559cace2da6e25a3ed71b86570b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d80f58816930f4fcddd79814bc4649bc22c30559cace2da6e25a3ed71b86570b", kill_on_drop: false }` [INFO] [stdout] d80f58816930f4fcddd79814bc4649bc22c30559cace2da6e25a3ed71b86570b