[INFO] fetching crate yuxii 0.0.3...
[INFO] checking yuxii-0.0.3 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate yuxii 0.0.3 into /workspace/builds/worker-2-tc1/source
[INFO] validating manifest of crates.io crate yuxii 0.0.3 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate yuxii 0.0.3
[INFO] finished tweaking crates.io crate yuxii 0.0.3
[INFO] tweaked toml for crates.io crate yuxii 0.0.3 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag-impl v0.2.15
[INFO] [stderr]   Downloaded typetag v0.2.15
[INFO] [stderr]   Downloaded yuxii_macros v0.1.1
[INFO] [stderr]   Downloaded idalloc v0.1.1
[INFO] [stderr]   Downloaded go-spawn v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 27abe3a092c368e35b413ebeb7eb57cd07ada02d97c85e0076928b883cecc55e
[INFO] running `Command { std: "docker" "start" "-a" "27abe3a092c368e35b413ebeb7eb57cd07ada02d97c85e0076928b883cecc55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "27abe3a092c368e35b413ebeb7eb57cd07ada02d97c85e0076928b883cecc55e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27abe3a092c368e35b413ebeb7eb57cd07ada02d97c85e0076928b883cecc55e", kill_on_drop: false }`
[INFO] [stdout] 27abe3a092c368e35b413ebeb7eb57cd07ada02d97c85e0076928b883cecc55e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 26f5e200c6b7d9f674f5dc264b58aa7a11191ae9cd7fc4d763e87274e4fe4657
[INFO] running `Command { std: "docker" "start" "-a" "26f5e200c6b7d9f674f5dc264b58aa7a11191ae9cd7fc4d763e87274e4fe4657", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling ahash v0.7.7
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling static_init_macro v1.0.2
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling paste v1.0.14
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling uuid v1.7.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling static_init v1.0.3
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling async-trait v0.1.77
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking state v0.5.3
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking bevy_ptr v0.9.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking colored v2.1.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]     Checking tokio v1.35.1
[INFO] [stderr]     Checking idalloc v0.1.1
[INFO] [stderr]     Checking relative-path v1.9.2
[INFO] [stderr]     Checking easy_collections v0.3.2
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling typetag-impl v0.2.15
[INFO] [stderr]    Compiling bevy_macro_utils v0.9.1
[INFO] [stderr]    Compiling bevy_reflect_derive v0.9.1
[INFO] [stderr]    Compiling yuxii_macros v0.1.1
[INFO] [stderr]     Checking go-spawn v0.1.2
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]     Checking erased-serde v0.4.2
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking typetag v0.2.15
[INFO] [stderr]     Checking bevy_utils v0.9.1
[INFO] [stderr]     Checking bevy_reflect v0.9.1
[INFO] [stderr]     Checking yuxii v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]   --> src/lib.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use node::{*, Node, Spawner};
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `*`
[INFO] [stdout]   --> src/lib.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 | pub use node::{*, Node, Spawner};
[INFO] [stdout]    |                ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/query.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 210 | /             return match self {
[INFO] [stdout] 211 | |                 FToken::Scope(scope) => scope.satisfied(entity),
[INFO] [stdout] 212 | |                 FToken::Has { is_not, entities } => check(is_not, entities),
[INFO] [stdout] 213 | |                 FToken::Added { is_not, entities } => check(is_not, entities),
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | |                 FToken::Or(_, _) => todo!(),
[INFO] [stdout] 219 | |             };
[INFO] [stdout]     | |_____________- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 222 |           false
[INFO] [stdout]     |           ^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TableInterface`
[INFO] [stdout]  --> src/query.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{ComponentInterface, Entity, TableInterface};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]   --> src/table.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn contains(&self, entity: &Entity) -> bool {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 41 |         self.contains(entity)
[INFO] [stdout]    |         --------------------- recursive call site
[INFO] [stdout]    |
[INFO] [stdout]    = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]    = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value passed to `entity_prefix` is never read
[INFO] [stdout]    --> src/scene.rs:242:39
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn format_bundle(spacing: String, mut entity_prefix: String, bundle: &dyn BundleMarker) -> String{
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unreachable expression
[INFO] [stdout]    --> src/query.rs:222:9
[INFO] [stdout]     |
[INFO] [stdout] 210 | /             return match self {
[INFO] [stdout] 211 | |                 FToken::Scope(scope) => scope.satisfied(entity),
[INFO] [stdout] 212 | |                 FToken::Has { is_not, entities } => check(is_not, entities),
[INFO] [stdout] 213 | |                 FToken::Added { is_not, entities } => check(is_not, entities),
[INFO] [stdout] ...   |
[INFO] [stdout] 218 | |                 FToken::Or(_, _) => todo!(),
[INFO] [stdout] 219 | |             };
[INFO] [stdout]     | |_____________- any code following this expression is unreachable
[INFO] [stdout] ...
[INFO] [stdout] 222 |           false
[INFO] [stdout]     |           ^^^^^ unreachable expression
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unreachable_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `TableInterface`
[INFO] [stdout]  --> src/query.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::{ComponentInterface, Entity, TableInterface};
[INFO] [stdout]   |                                         ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fullscreen` is never read
[INFO] [stdout]   --> src/default_res.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct EngineConfig{
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 18 |     pub(crate) limit_fps: Option<u32>, // None - no limit; Option<Limited_Value>
[INFO] [stdout] 19 |     pub(crate) fullscreen: bool,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EngineConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused bitwise operation that must be used
[INFO] [stdout]  --> src/name.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Component, Clone, Serialize, Deserialize ,Default, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ the bitwise operation produces a value
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function cannot return without recursing
[INFO] [stdout]   --> src/table.rs:40:5
[INFO] [stdout]    |
[INFO] [stdout] 40 |     fn contains(&self, entity: &Entity) -> bool {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot return without recursing
[INFO] [stdout] 41 |         self.contains(entity)
[INFO] [stdout]    |         --------------------- recursive call site
[INFO] [stdout]    |
[INFO] [stdout]    = help: a `loop` may express intention better if this is on purpose
[INFO] [stdout]    = note: `#[warn(unconditional_recursion)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/entity.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |         for entity in lck.ent_hierarchie.get(&self){
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 53 |         while let Some(entity) = lck.ent_hierarchie.get(&self){
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~      ~~~
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 53 |         if let Some(entity) = lck.ent_hierarchie.get(&self){
[INFO] [stdout]    |         ~~~~~~~~~~~~      ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value passed to `entity_prefix` is never read
[INFO] [stdout]    --> src/scene.rs:242:39
[INFO] [stdout]     |
[INFO] [stdout] 242 | fn format_bundle(spacing: String, mut entity_prefix: String, bundle: &dyn BundleMarker) -> String{
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `fullscreen` is never read
[INFO] [stdout]   --> src/default_res.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct EngineConfig{
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 18 |     pub(crate) limit_fps: Option<u32>, // None - no limit; Option<Limited_Value>
[INFO] [stdout] 19 |     pub(crate) fullscreen: bool,
[INFO] [stdout]    |                ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `EngineConfig` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused bitwise operation that must be used
[INFO] [stdout]  --> src/name.rs:6:10
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[derive(Component, Clone, Serialize, Deserialize ,Default, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^ the bitwise operation produces a value
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout]   = note: this warning originates in the derive macro `Component` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: for loop over an `Option`. This is more readably written as an `if let` statement
[INFO] [stdout]   --> src/entity.rs:53:23
[INFO] [stdout]    |
[INFO] [stdout] 53 |         for entity in lck.ent_hierarchie.get(&self){
[INFO] [stdout]    |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(for_loops_over_fallibles)]` on by default
[INFO] [stdout] help: to check pattern in a loop use `while let`
[INFO] [stdout]    |
[INFO] [stdout] 53 |         while let Some(entity) = lck.ent_hierarchie.get(&self){
[INFO] [stdout]    |         ~~~~~~~~~~~~~~~      ~~~
[INFO] [stdout] help: consider using `if let` to clear intent
[INFO] [stdout]    |
[INFO] [stdout] 53 |         if let Some(entity) = lck.ent_hierarchie.get(&self){
[INFO] [stdout]    |         ~~~~~~~~~~~~      ~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 15.90s
[INFO] running `Command { std: "docker" "inspect" "26f5e200c6b7d9f674f5dc264b58aa7a11191ae9cd7fc4d763e87274e4fe4657", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "26f5e200c6b7d9f674f5dc264b58aa7a11191ae9cd7fc4d763e87274e4fe4657", kill_on_drop: false }`
[INFO] [stdout] 26f5e200c6b7d9f674f5dc264b58aa7a11191ae9cd7fc4d763e87274e4fe4657
