[INFO] fetching crate bevy-inspector-egui-derive 0.25.1...
[INFO] checking bevy-inspector-egui-derive-0.25.1 against try#47af3d0de9d26c7deba4cfb203b710cc3f764e91 for pr-130443
[INFO] extracting crate bevy-inspector-egui-derive 0.25.1 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate bevy-inspector-egui-derive 0.25.1 on toolchain 47af3d0de9d26c7deba4cfb203b710cc3f764e91
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate bevy-inspector-egui-derive 0.25.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate bevy-inspector-egui-derive 0.25.1
[INFO] tweaked toml for crates.io crate bevy-inspector-egui-derive 0.25.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 73 packages to latest compatible versions
[INFO] [stderr]       Adding fixedbitset v0.4.2 (available: v0.5.7)
[INFO] [stderr]       Adding glam v0.27.0 (available: v0.29.0)
[INFO] [stderr]       Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8d0303bb7e8bffc494eb74a4246811e052e0ce7d41b46b346e567910a87d4990
[INFO] running `Command { std: "docker" "start" "-a" "8d0303bb7e8bffc494eb74a4246811e052e0ce7d41b46b346e567910a87d4990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8d0303bb7e8bffc494eb74a4246811e052e0ce7d41b46b346e567910a87d4990", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8d0303bb7e8bffc494eb74a4246811e052e0ce7d41b46b346e567910a87d4990", kill_on_drop: false }`
[INFO] [stdout] 8d0303bb7e8bffc494eb74a4246811e052e0ce7d41b46b346e567910a87d4990
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+47af3d0de9d26c7deba4cfb203b710cc3f764e91" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd7698e3022aa77b2512f703f799f6ecc1b638b4b2b5c6be3edf07ef91f4db0f
[INFO] running `Command { std: "docker" "start" "-a" "cd7698e3022aa77b2512f703f799f6ecc1b638b4b2b5c6be3edf07ef91f4db0f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]     Checking unicode-ident v1.0.13
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling typeid v1.0.2
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking bevy_ptr v0.14.2
[INFO] [stderr]     Checking bytemuck v1.18.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking futures-lite v2.3.0
[INFO] [stderr]     Checking fixedbitset v0.5.7
[INFO] [stderr]     Checking nonmax v0.5.5
[INFO] [stderr]     Checking glam v0.27.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking syn v2.0.77
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking bevy_tasks v0.14.2
[INFO] [stderr]    Compiling uuid v1.10.0
[INFO] [stderr]     Checking bevy-inspector-egui-derive v0.25.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking erased-serde v0.4.5
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling bevy_utils_proc_macros v0.14.2
[INFO] [stderr]     Checking bevy_utils v0.14.2
[INFO] [stderr]    Compiling toml_edit v0.22.21
[INFO] [stderr]     Checking thiserror v1.0.64
[INFO] [stderr]     Checking bevy_math v0.14.2
[INFO] [stderr]    Compiling bevy_macro_utils v0.14.2
[INFO] [stderr]    Compiling bevy_ecs_macros v0.14.2
[INFO] [stderr]    Compiling bevy_reflect_derive v0.14.2
[INFO] [stderr]     Checking bevy_ecs v0.14.2
[INFO] [stderr]     Checking bevy_reflect v0.14.2
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_inspector_egui`
[INFO] [stdout]  --> tests/inspector_options.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bevy_inspector_egui::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `bevy_inspector_egui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_inspector_egui`
[INFO] [stdout]  --> tests/reflect_ignore.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bevy_inspector_egui::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `bevy_inspector_egui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_inspector_egui`
[INFO] [stdout]  --> tests/inspector_options.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use bevy_inspector_egui::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `bevy_inspector_egui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_inspector_egui`
[INFO] [stdout]  --> tests/generic_options.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bevy_inspector_egui::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `bevy_inspector_egui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_inspector_egui`
[INFO] [stdout]  --> tests/reflect_ignore.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use bevy_inspector_egui::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `bevy_inspector_egui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `bevy_inspector_egui`
[INFO] [stdout]  --> tests/generic_options.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use bevy_inspector_egui::{
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^ use of undeclared crate or module `bevy_inspector_egui`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inspector` in this scope
[INFO] [stdout]   --> tests/inspector_options.rs:16:11
[INFO] [stdout]    |
[INFO] [stdout] 16 |         #[inspector(display = QuatDisplay::Euler)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inspector` in this scope
[INFO] [stdout]   --> tests/inspector_options.rs:19:11
[INFO] [stdout]    |
[INFO] [stdout] 19 |         #[inspector(min = 0.0)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inspector` in this scope
[INFO] [stdout]   --> tests/reflect_ignore.rs:13:11
[INFO] [stdout]    |
[INFO] [stdout] 13 |         #[inspector(min = 2.0, max = 3.0)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inspector` in this scope
[INFO] [stdout]   --> tests/inspector_options.rs:22:11
[INFO] [stdout]    |
[INFO] [stdout] 22 |         #[inspector(display = EntityDisplay::Id)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inspector` in this scope
[INFO] [stdout]   --> tests/generic_options.rs:15:11
[INFO] [stdout]    |
[INFO] [stdout] 15 |         #[inspector(min = 0.0)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inspector` in this scope
[INFO] [stdout]   --> tests/reflect_ignore.rs:35:15
[INFO] [stdout]    |
[INFO] [stdout] 35 |             #[inspector(min = 0.0)]
[INFO] [stdout]    |               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `inspector` in this scope
[INFO] [stdout]   --> tests/generic_options.rs:36:11
[INFO] [stdout]    |
[INFO] [stdout] 36 |         #[inspector(min = 0.0)]
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Quat` does not have a type path
[INFO] [stdout]   --> tests/inspector_options.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Reflect, InspectorOptions)]
[INFO] [stdout]    |              ^^^^^^^ the trait `TypePath` is not implemented for `Quat`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider annotating `Quat` with `#[derive(Reflect)]` or `#[derive(TypePath)]`
[INFO] [stdout]    = help: the following other types implement trait `TypePath`:
[INFO] [stdout]              &'static T
[INFO] [stdout]              &'static mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (P0,)
[INFO] [stdout]              (P1, P0)
[INFO] [stdout]              (P1, P2, P0)
[INFO] [stdout]              (P1, P2, P3, P0)
[INFO] [stdout]              (P1, P2, P3, P4, P0)
[INFO] [stdout]            and 80 others
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = note: this error originates in the derive macro `Reflect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 1  + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Quat` can not be created through reflection
[INFO] [stdout]   --> tests/inspector_options.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Reflect, InspectorOptions)]
[INFO] [stdout]    |              ^^^^^^^ the trait `FromReflect` is not implemented for `Quat`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider annotating `Quat` with `#[derive(FromReflect)]`
[INFO] [stdout]    = help: the following other types implement trait `FromReflect`:
[INFO] [stdout]              &'static Path
[INFO] [stdout]              &'static str
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 66 others
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = note: this error originates in the derive macro `Reflect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 1  + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Entity` does not have a type path
[INFO] [stdout]   --> tests/inspector_options.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Reflect, InspectorOptions)]
[INFO] [stdout]    |              ^^^^^^^ the trait `TypePath` is not implemented for `Entity`, which is required by `Vec<Entity>: TypePath`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider annotating `Entity` with `#[derive(Reflect)]` or `#[derive(TypePath)]`
[INFO] [stdout]    = help: the following other types implement trait `TypePath`:
[INFO] [stdout]              &'static T
[INFO] [stdout]              &'static mut T
[INFO] [stdout]              ()
[INFO] [stdout]              (P0,)
[INFO] [stdout]              (P1, P0)
[INFO] [stdout]              (P1, P2, P0)
[INFO] [stdout]              (P1, P2, P3, P0)
[INFO] [stdout]              (P1, P2, P3, P4, P0)
[INFO] [stdout]            and 80 others
[INFO] [stdout]    = note: required for `Vec<Entity>` to implement `TypePath`
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = note: this error originates in the derive macro `Reflect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 1  + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Entity` can not be created through reflection
[INFO] [stdout]   --> tests/inspector_options.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Reflect, InspectorOptions)]
[INFO] [stdout]    |              ^^^^^^^ the trait `FromReflect` is not implemented for `Entity`, which is required by `Vec<Entity>: FromReflect`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider annotating `Entity` with `#[derive(FromReflect)]`
[INFO] [stdout]    = help: the following other types implement trait `FromReflect`:
[INFO] [stdout]              &'static Path
[INFO] [stdout]              &'static str
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 66 others
[INFO] [stdout]    = note: required for `Vec<Entity>` to implement `FromReflect`
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = note: this error originates in the derive macro `Reflect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 1  + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `Entity` does not provide type registration information
[INFO] [stdout]   --> tests/inspector_options.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Reflect, InspectorOptions)]
[INFO] [stdout]    |              ^^^^^^^ the trait `GetTypeRegistration` is not implemented for `Entity`, which is required by `Vec<Entity>: FromReflect`
[INFO] [stdout]    |
[INFO] [stdout]    = note: consider annotating `Entity` with `#[derive(Reflect)]`
[INFO] [stdout]    = help: the following other types implement trait `GetTypeRegistration`:
[INFO] [stdout]              &'static Path
[INFO] [stdout]              &'static str
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 66 others
[INFO] [stdout]    = note: required for `Vec<Entity>` to implement `FromReflect`
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = note: this error originates in the derive macro `Reflect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 1  + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the trait bound `Quat: RegisterForReflection` is not satisfied
[INFO] [stdout]   --> tests/inspector_options.rs:14:14
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[derive(Reflect, InspectorOptions)]
[INFO] [stdout]    |              ^^^^^^^ the trait `GetTypeRegistration` is not implemented for `Quat`, which is required by `Quat: RegisterForReflection`
[INFO] [stdout]    |
[INFO] [stdout]    = help: the following other types implement trait `GetTypeRegistration`:
[INFO] [stdout]              &'static Path
[INFO] [stdout]              &'static str
[INFO] [stdout]              ()
[INFO] [stdout]              (A, B)
[INFO] [stdout]              (A, B, C)
[INFO] [stdout]              (A, B, C, D)
[INFO] [stdout]              (A, B, C, D, E)
[INFO] [stdout]              (A, B, C, D, E, F)
[INFO] [stdout]            and 66 others
[INFO] [stdout]    = note: required for `Quat` to implement `RegisterForReflection`
[INFO] [stdout]    = help: see issue #48214
[INFO] [stdout]    = note: this error originates in the derive macro `Reflect` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: add `#![feature(trivial_bounds)]` to the crate attributes to enable
[INFO] [stdout]    |
[INFO] [stdout] 1  + #![feature(trivial_bounds)]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy-inspector-egui-derive` (test "reflect_ignore") due to 5 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `bevy-inspector-egui-derive` (test "generic_options") due to 5 previous errors
[INFO] [stdout] error: aborting due to 11 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `bevy-inspector-egui-derive` (test "inspector_options") due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "cd7698e3022aa77b2512f703f799f6ecc1b638b4b2b5c6be3edf07ef91f4db0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd7698e3022aa77b2512f703f799f6ecc1b638b4b2b5c6be3edf07ef91f4db0f", kill_on_drop: false }`
[INFO] [stdout] cd7698e3022aa77b2512f703f799f6ecc1b638b4b2b5c6be3edf07ef91f4db0f
