[INFO] cloning repository https://github.com/BigRangaTech/engine [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BigRangaTech/engine" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigRangaTech%2Fengine", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigRangaTech%2Fengine'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3d062239eddd86a0de9065eaeb94b1f48483ebef [INFO] building BigRangaTech/engine against master#f5209000832c9d3bc29c91f4daef4ca9f28dc797+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBigRangaTech%2Fengine" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 85% (5112/5957) Updating files: 86% (5124/5957) Updating files: 86% (5131/5957) Updating files: 87% (5183/5957) Updating files: 88% (5243/5957) Updating files: 88% (5248/5957) Updating files: 89% (5302/5957) Updating files: 89% (5336/5957) Updating files: 90% (5362/5957) Updating files: 91% (5421/5957) Updating files: 91% (5438/5957) Updating files: 92% (5481/5957) Updating files: 93% (5541/5957) Updating files: 94% (5600/5957) Updating files: 95% (5660/5957) Updating files: 96% (5719/5957) Updating files: 97% (5779/5957) Updating files: 98% (5838/5957) Updating files: 99% (5898/5957) Updating files: 100% (5957/5957) Updating files: 100% (5957/5957), done. [INFO] started tweaking git repo https://github.com/BigRangaTech/engine [INFO] finished tweaking git repo https://github.com/BigRangaTech/engine [INFO] tweaked toml for git repo https://github.com/BigRangaTech/engine written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/BigRangaTech/engine 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/BigRangaTech/engine 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 quad-snd v0.2.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a4be8b198b55e72793ea735f3e94445dcabd52c9ca19fc8c69256cc036c200f5 [INFO] running `Command { std: "docker" "start" "-a" "a4be8b198b55e72793ea735f3e94445dcabd52c9ca19fc8c69256cc036c200f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a4be8b198b55e72793ea735f3e94445dcabd52c9ca19fc8c69256cc036c200f5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4be8b198b55e72793ea735f3e94445dcabd52c9ca19fc8c69256cc036c200f5", kill_on_drop: false }` [INFO] [stdout] a4be8b198b55e72793ea735f3e94445dcabd52c9ca19fc8c69256cc036c200f5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 57f688c990d9fb493ba21ffadef7ac7d8c450e07a682a24031987d6d1eb3af32 [INFO] running `Command { std: "docker" "start" "-a" "57f688c990d9fb493ba21ffadef7ac7d8c450e07a682a24031987d6d1eb3af32", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling weezl v0.1.12 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling lebe v0.5.3 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling miniquad v0.4.8 [INFO] [stderr] Compiling quad-snd v0.2.8 [INFO] [stderr] Compiling bit_field v0.10.3 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling ttf-parser v0.21.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling glam v0.27.0 [INFO] [stderr] Compiling macroquad_macro v0.1.8 [INFO] [stderr] Compiling quad-rand v0.2.3 [INFO] [stderr] Compiling fontdue v0.9.3 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling zerocopy-derive v0.8.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling exr v1.74.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling image v0.24.9 [INFO] [stderr] Compiling macroquad v0.4.14 [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `pregen_handle` is never read [INFO] [stdout] --> src/main.rs:199:29 [INFO] [stdout] | [INFO] [stdout] 199 | ... pregen_handle = None; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `moving_platform_vertical` is never read [INFO] [stdout] --> src/scene.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Scene { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 81 | pub moving_platform_vertical: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw` is never used [INFO] [stdout] --> src/scene.rs:693:12 [INFO] [stdout] | [INFO] [stdout] 108 | impl Scene { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 693 | pub fn draw(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 11s [INFO] running `Command { std: "docker" "inspect" "57f688c990d9fb493ba21ffadef7ac7d8c450e07a682a24031987d6d1eb3af32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57f688c990d9fb493ba21ffadef7ac7d8c450e07a682a24031987d6d1eb3af32", kill_on_drop: false }` [INFO] [stdout] 57f688c990d9fb493ba21ffadef7ac7d8c450e07a682a24031987d6d1eb3af32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 750282e4b581aeb856e1a251fcb18fb1d22fc43b958efc429d83bf601b998847 [INFO] running `Command { std: "docker" "start" "-a" "750282e4b581aeb856e1a251fcb18fb1d22fc43b958efc429d83bf601b998847", kill_on_drop: false }` [INFO] [stderr] Compiling engine v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: value assigned to `pregen_handle` is never read [INFO] [stdout] --> src/main.rs:199:29 [INFO] [stdout] | [INFO] [stdout] 199 | ... pregen_handle = None; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `moving_platform_vertical` is never read [INFO] [stdout] --> src/scene.rs:81:9 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct Scene { [INFO] [stdout] | ----- field in this struct [INFO] [stdout] ... [INFO] [stdout] 81 | pub moving_platform_vertical: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `draw` is never used [INFO] [stdout] --> src/scene.rs:693:12 [INFO] [stdout] | [INFO] [stdout] 108 | impl Scene { [INFO] [stdout] | ---------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 693 | pub fn draw(&self) { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.53s [INFO] running `Command { std: "docker" "inspect" "750282e4b581aeb856e1a251fcb18fb1d22fc43b958efc429d83bf601b998847", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "750282e4b581aeb856e1a251fcb18fb1d22fc43b958efc429d83bf601b998847", kill_on_drop: false }` [INFO] [stdout] 750282e4b581aeb856e1a251fcb18fb1d22fc43b958efc429d83bf601b998847