[INFO] fetching crate gallium_ecs 0.2.0...
[INFO] checking gallium_ecs-0.2.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate gallium_ecs 0.2.0 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate gallium_ecs 0.2.0 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 gallium_ecs 0.2.0
[INFO] finished tweaking crates.io crate gallium_ecs 0.2.0
[INFO] tweaked toml for crates.io crate gallium_ecs 0.2.0 written to /workspace/builds/worker-6-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 erased-serde v0.3.31
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded ghost v0.1.17
[INFO] [stderr]   Downloaded typetag-impl v0.1.8
[INFO] [stderr]   Downloaded inventory v0.2.3
[INFO] [stderr]   Downloaded typetag v0.1.8
[INFO] [stderr]   Downloaded ron v0.6.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 7c74eb79e7b75bcb764c34bfe4ac23b645ed284a5da65288cba3de75d0c22b14
[INFO] running `Command { std: "docker" "start" "-a" "7c74eb79e7b75bcb764c34bfe4ac23b645ed284a5da65288cba3de75d0c22b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7c74eb79e7b75bcb764c34bfe4ac23b645ed284a5da65288cba3de75d0c22b14", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c74eb79e7b75bcb764c34bfe4ac23b645ed284a5da65288cba3de75d0c22b14", kill_on_drop: false }`
[INFO] [stdout] 7c74eb79e7b75bcb764c34bfe4ac23b645ed284a5da65288cba3de75d0c22b14
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 2154ed3b5fbd505b7c39610ecc8b000eb0f78b78303dcd634b5e484809030ec1
[INFO] running `Command { std: "docker" "start" "-a" "2154ed3b5fbd505b7c39610ecc8b000eb0f78b78303dcd634b5e484809030ec1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking ron v0.6.6
[INFO] [stderr]     Checking typetag v0.1.8
[INFO] [stderr]     Checking gallium_ecs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::any::TypeId`
[INFO] [stdout]  --> src/support.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::TypeId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `de` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `de` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `ser` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `ser` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `Deserializer` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `Deserializer` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `Serializer` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `Serializer` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Deserialize` in the type namespace is first re-exported here
[INFO] [stdout] 18 | pub use typetag::*;
[INFO] [stdout]    |         ---------- but the name `Deserialize` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::TypeId`
[INFO] [stdout]  --> src/support.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::TypeId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Serialize` in the type namespace is first re-exported here
[INFO] [stdout] 18 | pub use typetag::*;
[INFO] [stdout]    |         ---------- but the name `Serialize` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `de` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `de` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `ser` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `ser` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `Deserializer` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `Deserializer` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `Serializer` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `Serializer` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Deserialize` in the type namespace is first re-exported here
[INFO] [stdout] 18 | pub use typetag::*;
[INFO] [stdout]    |         ---------- but the name `Deserialize` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Serialize` in the type namespace is first re-exported here
[INFO] [stdout] 18 | pub use typetag::*;
[INFO] [stdout]    |         ---------- but the name `Serialize` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `typeid` is never used
[INFO] [stdout]  --> src/support.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn typeid<T: 'static>(_: &T) -> std::any::TypeId {
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `typeid` is never used
[INFO] [stdout]  --> src/support.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn typeid<T: 'static>(_: &T) -> std::any::TypeId {
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 8.45s
[INFO] running `Command { std: "docker" "inspect" "2154ed3b5fbd505b7c39610ecc8b000eb0f78b78303dcd634b5e484809030ec1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2154ed3b5fbd505b7c39610ecc8b000eb0f78b78303dcd634b5e484809030ec1", kill_on_drop: false }`
[INFO] [stdout] 2154ed3b5fbd505b7c39610ecc8b000eb0f78b78303dcd634b5e484809030ec1
[INFO] checking gallium_ecs-0.2.0 against try#7622c0f807a4e13c4db886a1681bf343795692df+rustflags=-Dnon_local_definitions for pr-120393-1
[INFO] extracting crate gallium_ecs 0.2.0 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate gallium_ecs 0.2.0 on toolchain 7622c0f807a4e13c4db886a1681bf343795692df
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate gallium_ecs 0.2.0
[INFO] finished tweaking crates.io crate gallium_ecs 0.2.0
[INFO] tweaked toml for crates.io crate gallium_ecs 0.2.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7622c0f807a4e13c4db886a1681bf343795692df" "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" "+7622c0f807a4e13c4db886a1681bf343795692df" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 854614803f8c4c8feb4b7e0c632fabda782308f8af6b92cb57f2b7c9ee86d050
[INFO] running `Command { std: "docker" "start" "-a" "854614803f8c4c8feb4b7e0c632fabda782308f8af6b92cb57f2b7c9ee86d050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "854614803f8c4c8feb4b7e0c632fabda782308f8af6b92cb57f2b7c9ee86d050", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "854614803f8c4c8feb4b7e0c632fabda782308f8af6b92cb57f2b7c9ee86d050", kill_on_drop: false }`
[INFO] [stdout] 854614803f8c4c8feb4b7e0c632fabda782308f8af6b92cb57f2b7c9ee86d050
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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 -Dnon_local_definitions" "-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" "+7622c0f807a4e13c4db886a1681bf343795692df" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d2b5f17547cc95bf0250d42fc26950905417f16e2e138e2fd9e6b1f1aa5bb912
[INFO] running `Command { std: "docker" "start" "-a" "d2b5f17547cc95bf0250d42fc26950905417f16e2e138e2fd9e6b1f1aa5bb912", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.78
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.196
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking ron v0.6.6
[INFO] [stderr]     Checking typetag v0.1.8
[INFO] [stderr]     Checking gallium_ecs v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::any::TypeId`
[INFO] [stdout]  --> src/support.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::TypeId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `de` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `de` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::any::TypeId`
[INFO] [stdout]  --> src/support.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::any::TypeId;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `ser` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `ser` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `de` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `de` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `ser` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `ser` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `Deserializer` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `Deserializer` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `Deserializer` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `Deserializer` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `Serializer` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `Serializer` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use ron::*;
[INFO] [stdout]    |         ^^^^^^ the name `Serializer` in the type namespace is first re-exported here
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         -------- but the name `Serializer` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Deserialize` in the type namespace is first re-exported here
[INFO] [stdout] 18 | pub use typetag::*;
[INFO] [stdout]    |         ---------- but the name `Deserialize` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Serialize` in the type namespace is first re-exported here
[INFO] [stdout] 18 | pub use typetag::*;
[INFO] [stdout]    |         ---------- but the name `Serialize` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Deserialize` in the type namespace is first re-exported here
[INFO] [stdout] 18 | pub use typetag::*;
[INFO] [stdout]    |         ---------- but the name `Deserialize` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/lib.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub use serde::*;
[INFO] [stdout]    |         ^^^^^^^^ the name `Serialize` in the type namespace is first re-exported here
[INFO] [stdout] 18 | pub use typetag::*;
[INFO] [stdout]    |         ---------- but the name `Serialize` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `typeid` is never used
[INFO] [stdout]  --> src/support.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn typeid<T: 'static>(_: &T) -> std::any::TypeId {
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/component.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_Component_registry`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/component.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_ComponentStorage_registry`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/system.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[typetag::serde(tag = "system")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_System_registry`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `typeid` is never used
[INFO] [stdout]  --> src/support.rs:9:15
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) fn typeid<T: 'static>(_: &T) -> std::any::TypeId {
[INFO] [stdout]   |               ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/component.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[typetag::serde(tag = "type")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_Component_registry`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: requested on the command line with `-D non-local-definitions`
[INFO] [stdout]   = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]   --> src/component.rs:13:1
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[typetag::serde(tag = "type")]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: move this `impl` block outside the of the current constant `_ComponentStorage_registry`
[INFO] [stdout]    = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]    = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]    = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: non-local `impl` definition, they should be avoided as they go against expectation
[INFO] [stdout]  --> src/system.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[typetag::serde(tag = "system")]
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: move this `impl` block outside the of the current constant `_System_registry`
[INFO] [stdout]   = note: an `impl` definition is non-local if it is nested inside an item and neither the type nor the trait are at the same nesting level as the `impl` block
[INFO] [stdout]   = note: this lint may become deny-by-default in the edition 2024 and higher, see the tracking issue <https://github.com/rust-lang/rust/issues/120363>
[INFO] [stdout]   = note: this error originates in the attribute macro `typetag::serde` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gallium_ecs` (lib test) due to 4 previous errors; 8 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: aborting due to 3 previous errors; 8 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `gallium_ecs` (lib) due to 4 previous errors; 8 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "d2b5f17547cc95bf0250d42fc26950905417f16e2e138e2fd9e6b1f1aa5bb912", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d2b5f17547cc95bf0250d42fc26950905417f16e2e138e2fd9e6b1f1aa5bb912", kill_on_drop: false }`
[INFO] [stdout] d2b5f17547cc95bf0250d42fc26950905417f16e2e138e2fd9e6b1f1aa5bb912
