[INFO] cloning repository https://github.com/ozqs/flappy-bird-ecs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ozqs/flappy-bird-ecs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozqs%2Fflappy-bird-ecs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozqs%2Fflappy-bird-ecs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b8af17f5df5f00d51ebe10957ac58015be841cef [INFO] building ozqs/flappy-bird-ecs against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozqs%2Fflappy-bird-ecs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ozqs/flappy-bird-ecs [INFO] finished tweaking git repo https://github.com/ozqs/flappy-bird-ecs [INFO] tweaked toml for git repo https://github.com/ozqs/flappy-bird-ecs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ozqs/flappy-bird-ecs on toolchain f5209000832c9d3bc29c91f4daef4ca9f28dc797 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/ozqs/flappy-bird-ecs 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" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded bevy_utils v0.14.1 [INFO] [stderr] Downloaded serde_derive v1.0.206 [INFO] [stderr] Downloaded bevy_ecs_macros v0.14.1 [INFO] [stderr] Downloaded bevy_ptr v0.14.1 [INFO] [stderr] Downloaded bevy_macro_utils v0.14.1 [INFO] [stderr] Downloaded typeid v1.0.0 [INFO] [stderr] Downloaded bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Downloaded async-executor v1.13.0 [INFO] [stderr] Downloaded bevy_reflect_derive v0.14.1 [INFO] [stderr] Downloaded bevy_tasks v0.14.1 [INFO] [stderr] Downloaded serde v1.0.206 [INFO] [stderr] Downloaded bytemuck v1.16.3 [INFO] [stderr] Downloaded bevy_reflect v0.14.1 [INFO] [stderr] Downloaded fontdue v0.7.3 [INFO] [stderr] Downloaded miniquad v0.4.5 [INFO] [stderr] Downloaded syn v2.0.73 [INFO] [stderr] Downloaded bevy_ecs v0.14.1 [INFO] [stderr] Downloaded macroquad v0.4.12 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 20d6330023acd22e0bde6e1ee42c54a5a9e18397c2ee0ab1bf376258057ca491 [INFO] running `Command { std: "docker" "start" "-a" "20d6330023acd22e0bde6e1ee42c54a5a9e18397c2ee0ab1bf376258057ca491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "20d6330023acd22e0bde6e1ee42c54a5a9e18397c2ee0ab1bf376258057ca491", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20d6330023acd22e0bde6e1ee42c54a5a9e18397c2ee0ab1bf376258057ca491", kill_on_drop: false }` [INFO] [stdout] 20d6330023acd22e0bde6e1ee42c54a5a9e18397c2ee0ab1bf376258057ca491 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 4c31c13ac610f1cbbea39513845aa6668bb9cebcc59308c2ebe945181cb44dea [INFO] running `Command { std: "docker" "start" "-a" "4c31c13ac610f1cbbea39513845aa6668bb9cebcc59308c2ebe945181cb44dea", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling winnow v0.6.18 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling miniz_oxide v0.7.4 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling syn v2.0.73 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling fdeflate v0.3.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling miniquad v0.4.5 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling bevy_ptr v0.14.1 [INFO] [stderr] Compiling futures-lite v2.3.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling flate2 v1.0.31 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bytemuck v1.16.3 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling async-executor v1.13.0 [INFO] [stderr] Compiling fontdue v0.7.3 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling toml_edit v0.22.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling bevy_macro_utils v0.14.1 [INFO] [stderr] Compiling macroquad v0.4.12 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.1 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.1 [INFO] [stderr] Compiling bevy_ecs_macros v0.14.1 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling bevy_utils v0.14.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling bevy_reflect v0.14.1 [INFO] [stderr] Compiling js-sys v0.3.69 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.42 [INFO] [stderr] Compiling bevy_tasks v0.14.1 [INFO] [stderr] Compiling bevy_ecs v0.14.1 [INFO] [stderr] Compiling flappy-bird-ecs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.70s [INFO] running `Command { std: "docker" "inspect" "4c31c13ac610f1cbbea39513845aa6668bb9cebcc59308c2ebe945181cb44dea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c31c13ac610f1cbbea39513845aa6668bb9cebcc59308c2ebe945181cb44dea", kill_on_drop: false }` [INFO] [stdout] 4c31c13ac610f1cbbea39513845aa6668bb9cebcc59308c2ebe945181cb44dea [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f5209000832c9d3bc29c91f4daef4ca9f28dc797" "test" "--frozen" "--no-run" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 13c391169bf24da98c59b9245a33bfb2f6d6b8358b261d23ed34d2302d5690f1 [INFO] running `Command { std: "docker" "start" "-a" "13c391169bf24da98c59b9245a33bfb2f6d6b8358b261d23ed34d2302d5690f1", kill_on_drop: false }` [INFO] [stderr] Compiling flappy-bird-ecs v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.99s [INFO] running `Command { std: "docker" "inspect" "13c391169bf24da98c59b9245a33bfb2f6d6b8358b261d23ed34d2302d5690f1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13c391169bf24da98c59b9245a33bfb2f6d6b8358b261d23ed34d2302d5690f1", kill_on_drop: false }` [INFO] [stdout] 13c391169bf24da98c59b9245a33bfb2f6d6b8358b261d23ed34d2302d5690f1