[INFO] fetching crate avian2d 0.1.2...
[INFO] checking avian2d-0.1.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate avian2d 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate avian2d 0.1.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate avian2d 0.1.2
[INFO] removed 0 missing examples
[INFO] finished tweaking crates.io crate avian2d 0.1.2
[INFO] tweaked toml for crates.io crate avian2d 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate avian2d 0.1.2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 20c19ff58a4382bb756208c1a1b1312c8f26f587340368be96870318af11e92d
[INFO] running `Command { std: "docker" "start" "-a" "20c19ff58a4382bb756208c1a1b1312c8f26f587340368be96870318af11e92d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "20c19ff58a4382bb756208c1a1b1312c8f26f587340368be96870318af11e92d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20c19ff58a4382bb756208c1a1b1312c8f26f587340368be96870318af11e92d", kill_on_drop: false }`
[INFO] [stdout] 20c19ff58a4382bb756208c1a1b1312c8f26f587340368be96870318af11e92d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1156f876a32776a15aec762e55f3a1fd56abce61d38633e3ab15f1c0147d57ee
[INFO] running `Command { std: "docker" "start" "-a" "1156f876a32776a15aec762e55f3a1fd56abce61d38633e3ab15f1c0147d57ee", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.205
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.6.18
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking v2.2.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling indexmap v2.3.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.72
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]     Checking fastrand v2.1.0
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking typeid v1.0.0
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking bevy_ptr v0.14.1
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking regex-syntax v0.8.4
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking unicode-width v0.1.13
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking codespan-reporting v0.11.1
[INFO] [stderr]    Compiling toml_edit v0.22.20
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]     Checking async-executor v1.13.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.2
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling khronos-egl v6.0.0
[INFO] [stderr]     Checking bevy_tasks v0.14.1
[INFO] [stderr]     Checking unicode-xid v0.2.4
[INFO] [stderr]    Compiling ash v0.37.3+1.3.251
[INFO] [stderr]     Checking hexf-parse v0.2.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling wgpu-hal v0.21.1
[INFO] [stderr]     Checking libloading v0.8.5
[INFO] [stderr]    Compiling cc v1.1.8
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking piper v0.2.3
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling wgpu-core v0.21.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking renderdoc-sys v1.1.0
[INFO] [stderr]     Checking profiling v1.0.15
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]    Compiling document-features v0.2.10
[INFO] [stderr]    Compiling blake3 v1.5.3
[INFO] [stderr]     Checking regex-automata v0.4.7
[INFO] [stderr]    Compiling wgpu v0.20.1
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.1
[INFO] [stderr]    Compiling encase_derive_impl v0.8.0
[INFO] [stderr]     Checking const_panic v0.2.8
[INFO] [stderr]     Checking arrayref v0.3.8
[INFO] [stderr]     Checking constant_time_eq v0.3.0
[INFO] [stderr]     Checking accesskit v0.14.0
[INFO] [stderr]     Checking const_soft_float v0.1.4
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking constgebra v0.1.4
[INFO] [stderr]     Checking async-fs v2.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking const-fnv1a-hash v1.1.0
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking data-encoding v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling matrixmultiply v0.3.9
[INFO] [stderr]     Checking radsort v0.1.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling serde_json v1.0.122
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking plotters-backend v0.3.6
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]     Checking regex v1.10.6
[INFO] [stderr]     Checking plotters-svg v0.3.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking plotters v0.3.6
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking console v0.15.8
[INFO] [stderr]     Checking is-terminal v0.4.12
[INFO] [stderr]     Checking similar v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.205
[INFO] [stderr]    Compiling bytemuck_derive v1.7.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.1
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.1
[INFO] [stderr]    Compiling bevy_derive v0.14.1
[INFO] [stderr]    Compiling encase_derive v0.8.0
[INFO] [stderr]     Checking bytemuck v1.16.3
[INFO] [stderr]    Compiling bevy_asset_macros v0.14.1
[INFO] [stderr]     Checking image v0.25.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling bevy_render_macros v0.14.1
[INFO] [stderr]    Compiling bevy_encase_derive v0.14.1
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking safe_arch v0.7.2
[INFO] [stderr]    Compiling bevy_gizmos_macros v0.14.1
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]     Checking wide v0.7.26
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking clap v4.5.15
[INFO] [stderr]    Compiling avian_derive v0.1.0
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking insta v1.39.0
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking spirv v0.3.0+sdk-1.3.268.0
[INFO] [stderr]     Checking gpu-alloc-types v0.3.0
[INFO] [stderr]     Checking wgpu-types v0.20.0
[INFO] [stderr]     Checking gpu-descriptor-types v0.2.0
[INFO] [stderr]     Checking gpu-alloc v0.6.0
[INFO] [stderr]     Checking bevy_utils v0.14.1
[INFO] [stderr]     Checking gpu-descriptor v0.3.0
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking spade v2.11.0
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking naga v0.20.0
[INFO] [stderr]     Checking bevy_reflect v0.14.1
[INFO] [stderr]     Checking encase v0.8.0
[INFO] [stderr]     Checking bevy_mikktspace v0.14.1
[INFO] [stderr]     Checking hexasphere v12.0.0
[INFO] [stderr]     Checking nalgebra v0.32.6
[INFO] [stderr]     Checking bevy_ecs v0.14.1
[INFO] [stderr]     Checking bevy_math v0.14.1
[INFO] [stderr]     Checking naga_oil v0.14.0
[INFO] [stderr]     Checking bevy_color v0.14.2
[INFO] [stderr]     Checking parry2d v0.15.1
[INFO] [stderr]     Checking bevy_app v0.14.1
[INFO] [stderr]     Checking bevy_core v0.14.1
[INFO] [stderr]     Checking bevy_time v0.14.1
[INFO] [stderr]     Checking bevy_a11y v0.14.1
[INFO] [stderr]     Checking bevy_asset v0.14.1
[INFO] [stderr]     Checking bevy_log v0.14.1
[INFO] [stderr]     Checking bevy_input v0.14.1
[INFO] [stderr]     Checking bevy_window v0.14.1
[INFO] [stderr]     Checking bevy_hierarchy v0.14.1
[INFO] [stderr]     Checking bevy_transform v0.14.1
[INFO] [stderr]     Checking bevy_diagnostic v0.14.1
[INFO] [stderr]     Checking bevy_render v0.14.1
[INFO] [stderr]     Checking bevy_core_pipeline v0.14.1
[INFO] [stderr]     Checking bevy_scene v0.14.1
[INFO] [stderr]     Checking bevy_gizmos v0.14.1
[INFO] [stderr]     Checking bevy_internal v0.14.1
[INFO] [stderr]     Checking bevy v0.14.1
[INFO] [stderr]     Checking avian2d v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/spatial_query/pipeline.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub(crate) fn as_composite_shape_with_predicate<'a>(
[INFO] [stdout]    |                                                     -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 67 |     ) -> QueryPipelineAsCompositeShapeWithPredicate {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]   --> src/spatial_query/pipeline.rs:67:10
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub(crate) fn as_composite_shape_with_predicate<'a>(
[INFO] [stdout]    |                                                     -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 67 |     ) -> QueryPipelineAsCompositeShapeWithPredicate {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/prismatic_joint_2d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use examples_common_2d::ExampleCommonPlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `benches_common_2d`
[INFO] [stdout]  --> benches/pyramid.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use benches_common_2d::bench_app;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `benches_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/prismatic_joint_2d.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let square_sprite = Sprite {
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/prismatic_joint_2d.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/prismatic_joint_2d.rs:41:13
[INFO] [stdout]    |
[INFO] [stdout] 41 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::sprite`
[INFO] [stdout]  --> examples/custom_collider.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bevy::{prelude::*, sprite::MaterialMesh2dBundle};
[INFO] [stdout]   |                        ^^^^^^ could not find `sprite` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/custom_collider.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use examples_common_2d::ExampleCommonPlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::sprite`
[INFO] [stdout]  --> examples/collision_layers.rs:4:24
[INFO] [stdout]   |
[INFO] [stdout] 4 | use bevy::{prelude::*, sprite::MaterialMesh2dBundle};
[INFO] [stdout]   |                        ^^^^^^ could not find `sprite` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/collision_layers.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use examples_common_2d::ExampleCommonPlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::sprite`
[INFO] [stdout]   --> examples/ccd.rs:25:24
[INFO] [stdout]    |
[INFO] [stdout] 25 | use bevy::{prelude::*, sprite::MaterialMesh2dBundle};
[INFO] [stdout]    |                        ^^^^^^ could not find `sprite` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/distance_joint_2d.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use examples_common_2d::ExampleCommonPlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/prismatic_joint_2d.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]   --> examples/ccd.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use examples_common_2d::ExampleCommonPlugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `avian2d` (example "prismatic_joint_2d") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `bevy::sprite`
[INFO] [stdout]  --> examples/one_way_platform_2d.rs:8:24
[INFO] [stdout]   |
[INFO] [stdout] 8 | use bevy::{prelude::*, sprite::MaterialMesh2dBundle, utils::HashSet};
[INFO] [stdout]   |                        ^^^^^^ could not find `sprite` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]  --> examples/one_way_platform_2d.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use examples_common_2d::ExampleCommonPlugin;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy::sprite`
[INFO] [stdout]   --> examples/kinematic_character_2d/main.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     sprite::MaterialMesh2dBundle,
[INFO] [stdout]    |     ^^^^^^ could not find `sprite` in `bevy`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `examples_common_2d`
[INFO] [stdout]   --> examples/kinematic_character_2d/main.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 | use examples_common_2d::ExampleCommonPlugin;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `examples_common_2d`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ColorMaterial` in this scope
[INFO] [stdout]    --> examples/custom_collider.rs:146:34
[INFO] [stdout]     |
[INFO] [stdout] 146 |     mut materials: ResMut<Assets<ColorMaterial>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 144 | fn setup<ColorMaterial>(
[INFO] [stdout]     |         +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ColorMaterial` in this scope
[INFO] [stdout]   --> examples/collision_layers.rs:31:34
[INFO] [stdout]    |
[INFO] [stdout] 31 |     mut materials: ResMut<Assets<ColorMaterial>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 29 | fn setup<ColorMaterial>(
[INFO] [stdout]    |         +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `avian2d` (bench "pyramid") due to 1 previous error
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/collision_layers.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/collision_layers.rs:39:21
[INFO] [stdout]    |
[INFO] [stdout] 39 |             sprite: Sprite {
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/collision_layers.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/collision_layers.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |             sprite: Sprite {
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `3d`
[INFO] [stdout]   --> examples/collision_layers.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(PhysicsLayer)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `2d`, `bevy_scene`, `debug-plugin`, `default`, `default-collider`, `enhanced-determinism`, `f32`, `f64`, `parallel`, `parry-f32`, `parry-f64`, `serialize`, and `simd`
[INFO] [stdout]    = help: consider adding `3d` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `PhysicsLayer` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/collision_layers.rs:34:20
[INFO] [stdout]    |
[INFO] [stdout] 34 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/distance_joint_2d.rs:22:25
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let square_sprite = Sprite {
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/distance_joint_2d.rs:30:13
[INFO] [stdout]    |
[INFO] [stdout] 30 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/distance_joint_2d.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |             SpriteBundle {
[INFO] [stdout]    |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]    --> examples/custom_collider.rs:149:20
[INFO] [stdout]     |
[INFO] [stdout] 149 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ColorMaterial` in this scope
[INFO] [stdout]   --> examples/one_way_platform_2d.rs:53:34
[INFO] [stdout]    |
[INFO] [stdout] 53 |     mut materials: ResMut<Assets<ColorMaterial>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 51 | fn setup<ColorMaterial>(
[INFO] [stdout]    |         +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/one_way_platform_2d.rs:59:25
[INFO] [stdout]    |
[INFO] [stdout] 59 |     let square_sprite = Sprite {
[INFO] [stdout]    |                         ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/one_way_platform_2d.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/one_way_platform_2d.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/one_way_platform_2d.rs:89:9
[INFO] [stdout]    |
[INFO] [stdout] 89 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]    --> examples/one_way_platform_2d.rs:100:9
[INFO] [stdout]     |
[INFO] [stdout] 100 |         SpriteBundle {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub struct SceneBundle {
[INFO] [stdout]     | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]    --> examples/one_way_platform_2d.rs:111:26
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let one_way_sprite = Sprite {
[INFO] [stdout]     |                          ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]    --> examples/one_way_platform_2d.rs:120:13
[INFO] [stdout]     |
[INFO] [stdout] 120 |             SpriteBundle {
[INFO] [stdout]     |             ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub struct SceneBundle {
[INFO] [stdout]     | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ColorMaterial` in this scope
[INFO] [stdout]   --> examples/kinematic_character_2d/main.rs:53:34
[INFO] [stdout]    |
[INFO] [stdout] 53 |     mut materials: ResMut<Assets<ColorMaterial>>,
[INFO] [stdout]    |                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn setup<ColorMaterial>(
[INFO] [stdout]    |         +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/kinematic_character_2d/main.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/kinematic_character_2d/main.rs:70:21
[INFO] [stdout]    |
[INFO] [stdout] 70 |             sprite: Sprite {
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/kinematic_character_2d/main.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/kinematic_character_2d/main.rs:85:21
[INFO] [stdout]    |
[INFO] [stdout] 85 |             sprite: Sprite {
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/kinematic_character_2d/main.rs:97:9
[INFO] [stdout]    |
[INFO] [stdout] 97 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/kinematic_character_2d/main.rs:98:21
[INFO] [stdout]    |
[INFO] [stdout] 98 |             sprite: Sprite {
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]    --> examples/kinematic_character_2d/main.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 110 |         SpriteBundle {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub struct SceneBundle {
[INFO] [stdout]     | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]    --> examples/kinematic_character_2d/main.rs:111:21
[INFO] [stdout]     |
[INFO] [stdout] 111 |             sprite: Sprite {
[INFO] [stdout]     |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]    --> examples/kinematic_character_2d/main.rs:123:9
[INFO] [stdout]     |
[INFO] [stdout] 123 |         SpriteBundle {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub struct SceneBundle {
[INFO] [stdout]     | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]    --> examples/kinematic_character_2d/main.rs:124:21
[INFO] [stdout]     |
[INFO] [stdout] 124 |             sprite: Sprite {
[INFO] [stdout]     |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]    --> examples/kinematic_character_2d/main.rs:136:9
[INFO] [stdout]     |
[INFO] [stdout] 136 |         SpriteBundle {
[INFO] [stdout]     |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]     |
[INFO] [stdout] 26  | pub struct SceneBundle {
[INFO] [stdout]     | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]    --> examples/kinematic_character_2d/main.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |             sprite: Sprite {
[INFO] [stdout]     |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/distance_joint_2d.rs:20:20
[INFO] [stdout]    |
[INFO] [stdout] 20 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `avian2d` (example "distance_joint_2d") due to 5 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `avian2d` (example "collision_layers") due to 8 previous errors; 1 warning emitted
[INFO] [stderr] error: could not compile `avian2d` (example "custom_collider") due to 4 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]    --> examples/kinematic_character_2d/main.rs:206:20
[INFO] [stdout]     |
[INFO] [stdout] 206 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/ccd.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/ccd.rs:55:21
[INFO] [stdout]    |
[INFO] [stdout] 55 |             sprite: Sprite {
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SpriteBundle` in this scope
[INFO] [stdout]   --> examples/ccd.rs:71:9
[INFO] [stdout]    |
[INFO] [stdout] 71 |         SpriteBundle {
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: a struct with a similar name exists: `SceneBundle`
[INFO] [stdout]    |
[INFO] [stdout]   ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/bevy_scene-0.14.1/src/bundle.rs:26:1
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub struct SceneBundle {
[INFO] [stdout]    | ---------------------- similarly named struct `SceneBundle` defined here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Sprite` in this scope
[INFO] [stdout]   --> examples/ccd.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |             sprite: Sprite {
[INFO] [stdout]    |                     ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `TextStyle` in this scope
[INFO] [stdout]   --> examples/ccd.rs:89:22
[INFO] [stdout]    |
[INFO] [stdout] 89 |     let text_style = TextStyle {
[INFO] [stdout]    |                      ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Style` in this scope
[INFO] [stdout]   --> examples/ccd.rs:99:21
[INFO] [stdout]    |
[INFO] [stdout] 99 |         .with_style(Style {
[INFO] [stdout]    |                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Style` in this scope
[INFO] [stdout]    --> examples/ccd.rs:115:21
[INFO] [stdout]     |
[INFO] [stdout] 115 |         .with_style(Style {
[INFO] [stdout]     |                     ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `ColorMaterial` in this scope
[INFO] [stdout]    --> examples/ccd.rs:127:34
[INFO] [stdout]     |
[INFO] [stdout] 127 |     mut materials: ResMut<Assets<ColorMaterial>>,
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 125 | fn spawn_balls<ColorMaterial>(
[INFO] [stdout]     |               +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/ccd.rs:154:14
[INFO] [stdout]     |
[INFO] [stdout] 154 |         &mut Text,
[INFO] [stdout]     |              ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `bevy::prelude::CursorIcon::Text` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 154 |         &mut bevy::prelude::CursorIcon,
[INFO] [stdout]     |              ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 154 |         &mut crate::CursorIcon,
[INFO] [stdout]     |              ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn update_config<Text>(
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Text` in this scope
[INFO] [stdout]    --> examples/ccd.rs:157:36
[INFO] [stdout]     |
[INFO] [stdout] 157 |     mut swept_ccd_text: Query<&mut Text, (Without<SpeculativeCollisionText>, With<SweptCcdText>)>,
[INFO] [stdout]     |                                    ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: there is an enum variant `bevy::prelude::CursorIcon::Text` and 1 other; try using the variant's enum
[INFO] [stdout]     |
[INFO] [stdout] 157 |     mut swept_ccd_text: Query<&mut bevy::prelude::CursorIcon, (Without<SpeculativeCollisionText>, With<SweptCcdText>)>,
[INFO] [stdout]     |                                    ~~~~~~~~~~~~~~~~~~~~~~~~~
[INFO] [stdout] 157 |     mut swept_ccd_text: Query<&mut crate::CursorIcon, (Without<SpeculativeCollisionText>, With<SweptCcdText>)>,
[INFO] [stdout]     |                                    ~~~~~~~~~~~~~~~~~
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 152 | fn update_config<Text>(
[INFO] [stdout]     |                 ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `avian2d` (example "kinematic_character_2d") due to 16 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/one_way_platform_2d.rs:56:20
[INFO] [stdout]    |
[INFO] [stdout] 56 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Camera2dBundle`
[INFO] [stdout]   --> examples/ccd.rs:50:20
[INFO] [stdout]    |
[INFO] [stdout] 50 |     commands.spawn(Camera2dBundle::default());
[INFO] [stdout]    |                    ^^^^^^^^^^^^^^ use of undeclared type `Camera2dBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextBundle`
[INFO] [stdout]   --> examples/ccd.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         TextBundle::from_sections([
[INFO] [stdout]    |         ^^^^^^^^^^ use of undeclared type `TextBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextSection`
[INFO] [stdout]   --> examples/ccd.rs:96:13
[INFO] [stdout]    |
[INFO] [stdout] 96 |             TextSection::new("(1) Speculative Collision: ", text_style.clone()),
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `TextSection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextSection`
[INFO] [stdout]   --> examples/ccd.rs:97:13
[INFO] [stdout]    |
[INFO] [stdout] 97 |             TextSection::new("On", text_style.clone()),
[INFO] [stdout]    |             ^^^^^^^^^^^ use of undeclared type `TextSection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositionType`
[INFO] [stdout]    --> examples/ccd.rs:100:28
[INFO] [stdout]     |
[INFO] [stdout] 100 |             position_type: PositionType::Absolute,
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            use of undeclared type `PositionType`
[INFO] [stdout]     |                            help: a struct with a similar name exists: `Position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val`
[INFO] [stdout]    --> examples/ccd.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |             top: Val::Px(30.0),
[INFO] [stdout]     |                  ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val`
[INFO] [stdout]    --> examples/ccd.rs:102:19
[INFO] [stdout]     |
[INFO] [stdout] 102 |             left: Val::Px(10.0),
[INFO] [stdout]     |                   ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextBundle`
[INFO] [stdout]    --> examples/ccd.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         TextBundle::from_sections([
[INFO] [stdout]     |         ^^^^^^^^^^ use of undeclared type `TextBundle`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextSection`
[INFO] [stdout]    --> examples/ccd.rs:109:13
[INFO] [stdout]     |
[INFO] [stdout] 109 |             TextSection::new("(2) Swept CCD: ", text_style.clone()),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TextSection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `TextSection`
[INFO] [stdout]    --> examples/ccd.rs:110:13
[INFO] [stdout]     |
[INFO] [stdout] 110 |             TextSection::new(
[INFO] [stdout]     |             ^^^^^^^^^^^ use of undeclared type `TextSection`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `PositionType`
[INFO] [stdout]    --> examples/ccd.rs:116:28
[INFO] [stdout]     |
[INFO] [stdout] 116 |             position_type: PositionType::Absolute,
[INFO] [stdout]     |                            ^^^^^^^^^^^^
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            use of undeclared type `PositionType`
[INFO] [stdout]     |                            help: a struct with a similar name exists: `Position`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val`
[INFO] [stdout]    --> examples/ccd.rs:117:18
[INFO] [stdout]     |
[INFO] [stdout] 117 |             top: Val::Px(50.0),
[INFO] [stdout]     |                  ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Val`
[INFO] [stdout]    --> examples/ccd.rs:118:19
[INFO] [stdout]     |
[INFO] [stdout] 118 |             left: Val::Px(10.0),
[INFO] [stdout]     |                   ^^^ use of undeclared type `Val`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `avian2d` (example "one_way_platform_2d") due to 11 previous errors
[INFO] [stderr] error: could not compile `avian2d` (example "ccd") due to 25 previous errors
[INFO] running `Command { std: "docker" "inspect" "1156f876a32776a15aec762e55f3a1fd56abce61d38633e3ab15f1c0147d57ee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1156f876a32776a15aec762e55f3a1fd56abce61d38633e3ab15f1c0147d57ee", kill_on_drop: false }`
[INFO] [stdout] 1156f876a32776a15aec762e55f3a1fd56abce61d38633e3ab15f1c0147d57ee
