[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
