[INFO] cloning repository https://github.com/UnlimitedHugs/bevy-ecs-wasm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/UnlimitedHugs/bevy-ecs-wasm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2Fbevy-ecs-wasm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2Fbevy-ecs-wasm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] cceb5a1790d39e253e22e3a7aa6b498f39368349 [INFO] checking UnlimitedHugs/bevy-ecs-wasm/cceb5a1790d39e253e22e3a7aa6b498f39368349 against master#f609b7e0586f81fefb3523e3e17adf779ac416be for pr-129466-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FUnlimitedHugs%2Fbevy-ecs-wasm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm on toolchain f609b7e0586f81fefb3523e3e17adf779ac416be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm [INFO] finished tweaking git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm [INFO] tweaked toml for git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/UnlimitedHugs/bevy-ecs-wasm 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" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded thiserror v1.0.26 [INFO] [stderr] Downloaded thiserror-impl v1.0.26 [INFO] [stderr] Downloaded serde v1.0.127 [INFO] [stderr] Downloaded syn v1.0.74 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7acf891c9a6823a450bdfc02877cf6748dcdb2afa57d875117e9976e1c1057d0 [INFO] running `Command { std: "docker" "start" "-a" "7acf891c9a6823a450bdfc02877cf6748dcdb2afa57d875117e9976e1c1057d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7acf891c9a6823a450bdfc02877cf6748dcdb2afa57d875117e9976e1c1057d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7acf891c9a6823a450bdfc02877cf6748dcdb2afa57d875117e9976e1c1057d0", kill_on_drop: false }` [INFO] [stdout] 7acf891c9a6823a450bdfc02877cf6748dcdb2afa57d875117e9976e1c1057d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+f609b7e0586f81fefb3523e3e17adf779ac416be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8fae5d3fc6cde471ac90fe66c969c495177afcc10d541c9eacd6ffd6a475b9d9 [INFO] running `Command { std: "docker" "start" "-a" "8fae5d3fc6cde471ac90fe66c969c495177afcc10d541c9eacd6ffd6a475b9d9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking fixedbitset v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling bevy_ecs_macros v0.5.0 (/opt/rustwide/workdir/macros) [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking bevy_ecs_wasm v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 33 + use crate::bundle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 33 + use crate::component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:72:18 [INFO] [stdout] | [INFO] [stdout] 72 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 33 + use crate::component::TypeInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 33 + use crate::bundle; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this module [INFO] [stdout] | [INFO] [stdout] 33 + use crate::component; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] --> src/lib.rs:102:18 [INFO] [stdout] | [INFO] [stdout] 102 | #[derive(Bundle, PartialEq, Debug)] [INFO] [stdout] | ^^^^^^ use of undeclared crate or module `bevy_ecs_wasm` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `Bundle` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct through its public re-export [INFO] [stdout] | [INFO] [stdout] 33 + use crate::component::TypeInfo; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate as bevy_ecs` [INFO] [stdout] --> src/lib.rs:71:13 [INFO] [stdout] | [INFO] [stdout] 71 | use crate as bevy_ecs; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 6 previous errors; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `bevy_ecs_wasm` (lib test) due to 7 previous errors; 1 warning emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/schedule/stage.rs:774:21 [INFO] [stdout] | [INFO] [stdout] 774 | let mut criteria = &mut tail[0]; [INFO] [stdout] | ----^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8fae5d3fc6cde471ac90fe66c969c495177afcc10d541c9eacd6ffd6a475b9d9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fae5d3fc6cde471ac90fe66c969c495177afcc10d541c9eacd6ffd6a475b9d9", kill_on_drop: false }` [INFO] [stdout] 8fae5d3fc6cde471ac90fe66c969c495177afcc10d541c9eacd6ffd6a475b9d9