[INFO] cloning repository https://github.com/djcsdy/open-shmup [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/djcsdy/open-shmup" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjcsdy%2Fopen-shmup", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjcsdy%2Fopen-shmup'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 7d3ca213a003a181ced7c27b1278d6ea28778cce [INFO] testing djcsdy/open-shmup against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdjcsdy%2Fopen-shmup" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/djcsdy/open-shmup on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/djcsdy/open-shmup [INFO] finished tweaking git repo https://github.com/djcsdy/open-shmup [INFO] tweaked toml for git repo https://github.com/djcsdy/open-shmup written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/djcsdy/open-shmup 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Downloaded wasm-bindgen-test v0.3.50 [INFO] [stderr] Downloaded binary-layout v4.0.2 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a7c05ae55774ca6c36dcefdea598ccb697cf546f006dfb2f35798ea95a37bba [INFO] running `Command { std: "docker" "start" "-a" "2a7c05ae55774ca6c36dcefdea598ccb697cf546f006dfb2f35798ea95a37bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a7c05ae55774ca6c36dcefdea598ccb697cf546f006dfb2f35798ea95a37bba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a7c05ae55774ca6c36dcefdea598ccb697cf546f006dfb2f35798ea95a37bba", kill_on_drop: false }` [INFO] [stdout] 2a7c05ae55774ca6c36dcefdea598ccb697cf546f006dfb2f35798ea95a37bba [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 84b0355d1b2c388f5a39e9f73d6947c04b9ca76c85354690d6ee90397bbb74d2 [INFO] running `Command { std: "docker" "start" "-a" "84b0355d1b2c388f5a39e9f73d6947c04b9ca76c85354690d6ee90397bbb74d2", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.14 [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling rustversion v1.0.19 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling litemap v0.7.4 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling winnow v0.6.24 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling indexmap v2.7.0 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.135 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling anstyle-parse v0.2.6 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling anstyle-query v1.1.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling anstyle v1.0.10 [INFO] [stderr] Compiling itoa v1.0.14 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.3 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling anstream v0.6.18 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling bitflags v2.8.0 [INFO] [stderr] Compiling wee_alloc v0.4.5 [INFO] [stderr] Compiling clap_lex v0.7.4 [INFO] [stderr] Compiling toml_edit v0.22.22 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling clap_builder v4.5.26 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling memory_units v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling proc-macro-crate v3.2.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Compiling zerofrom-derive v0.1.5 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_derive v1.0.217 [INFO] [stderr] Compiling num_enum_derive v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.24 [INFO] [stderr] Compiling binary-layout v4.0.2 [INFO] [stderr] Compiling zerofrom v0.1.5 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling num_enum v0.7.3 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Compiling open_shmup_data v0.0.0 (/opt/rustwide/workdir/data) [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stdout] warning: associated function `read` is never used [INFO] [stdout] --> data/src/c64/enemies/spawn_at_tilemap_position.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 16 | impl C64SpawnEnemyAtTilemapPosition { [INFO] [stdout] | ----------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub(super) fn read(reader: &mut R) -> io::Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling clap v4.5.26 [INFO] [stderr] Compiling open_shmup_import v0.0.0 (/opt/rustwide/workdir/import) [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling js-sys v0.3.77 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling web-sys v0.3.77 [INFO] [stderr] Compiling wasm-bindgen-futures v0.4.50 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling gloo-utils v0.2.0 [INFO] [stderr] Compiling gloo-console v0.3.0 [INFO] [stderr] Compiling open_shmup_engine v0.0.0 (/opt/rustwide/workdir/engine) [INFO] [stdout] warning: use of deprecated method `web_sys::ImageBitmapOptions::premultiply_alpha`: Use `set_premultiply_alpha()` instead. [INFO] [stdout] --> engine/src/tile/tile.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | ImageBitmapOptions::new().premultiply_alpha(PremultiplyAlpha::None), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style` [INFO] [stdout] --> engine/src/game/game.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | context.set_fill_style(&JsValue::from(self.background_colour.css())); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "84b0355d1b2c388f5a39e9f73d6947c04b9ca76c85354690d6ee90397bbb74d2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "84b0355d1b2c388f5a39e9f73d6947c04b9ca76c85354690d6ee90397bbb74d2", kill_on_drop: false }` [INFO] [stdout] 84b0355d1b2c388f5a39e9f73d6947c04b9ca76c85354690d6ee90397bbb74d2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 454d4902a2d873df74fec002eeaf573e016dd3aedfe0e536620db96af39aa07f [INFO] running `Command { std: "docker" "start" "-a" "454d4902a2d873df74fec002eeaf573e016dd3aedfe0e536620db96af39aa07f", kill_on_drop: false }` [INFO] [stdout] warning: associated function `read` is never used [INFO] [stdout] --> data/src/c64/enemies/spawn_at_tilemap_position.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 16 | impl C64SpawnEnemyAtTilemapPosition { [INFO] [stdout] | ----------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub(super) fn read(reader: &mut R) -> io::Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-test-macro v0.3.50 [INFO] [stderr] Compiling open_shmup_data v0.0.0 (/opt/rustwide/workdir/data) [INFO] [stderr] Compiling open_shmup_import v0.0.0 (/opt/rustwide/workdir/import) [INFO] [stdout] warning: use of deprecated method `web_sys::ImageBitmapOptions::premultiply_alpha`: Use `set_premultiply_alpha()` instead. [INFO] [stdout] --> engine/src/tile/tile.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | ImageBitmapOptions::new().premultiply_alpha(PremultiplyAlpha::None), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style` [INFO] [stdout] --> engine/src/game/game.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | context.set_fill_style(&JsValue::from(self.background_colour.css())); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `read` is never used [INFO] [stdout] --> data/src/c64/enemies/spawn_at_tilemap_position.rs:19:19 [INFO] [stdout] | [INFO] [stdout] 16 | impl C64SpawnEnemyAtTilemapPosition { [INFO] [stdout] | ----------------------------------- associated function in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | pub(super) fn read(reader: &mut R) -> io::Result> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wasm-bindgen-test v0.3.50 [INFO] [stderr] Compiling open_shmup_engine v0.0.0 (/opt/rustwide/workdir/engine) [INFO] [stdout] warning: use of deprecated method `web_sys::ImageBitmapOptions::premultiply_alpha`: Use `set_premultiply_alpha()` instead. [INFO] [stdout] --> engine/src/tile/tile.rs:24:51 [INFO] [stdout] | [INFO] [stdout] 24 | ImageBitmapOptions::new().premultiply_alpha(PremultiplyAlpha::None), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style` [INFO] [stdout] --> engine/src/game/game.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | context.set_fill_style(&JsValue::from(self.background_colour.css())); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.89s [INFO] running `Command { std: "docker" "inspect" "454d4902a2d873df74fec002eeaf573e016dd3aedfe0e536620db96af39aa07f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "454d4902a2d873df74fec002eeaf573e016dd3aedfe0e536620db96af39aa07f", kill_on_drop: false }` [INFO] [stdout] 454d4902a2d873df74fec002eeaf573e016dd3aedfe0e536620db96af39aa07f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a2681b42cd876cfa09008da98e34c64383e52048e4174a48bc79584d1420224c [INFO] running `Command { std: "docker" "start" "-a" "a2681b42cd876cfa09008da98e34c64383e52048e4174a48bc79584d1420224c", kill_on_drop: false }` [INFO] [stderr] warning: associated function `read` is never used [INFO] [stderr] --> data/src/c64/enemies/spawn_at_tilemap_position.rs:19:19 [INFO] [stderr] | [INFO] [stderr] 16 | impl C64SpawnEnemyAtTilemapPosition { [INFO] [stderr] | ----------------------------------- associated function in this implementation [INFO] [stderr] ... [INFO] [stderr] 19 | pub(super) fn read(reader: &mut R) -> io::Result> { [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `open_shmup_data` (lib) generated 1 warning [INFO] [stderr] warning: use of deprecated method `web_sys::ImageBitmapOptions::premultiply_alpha`: Use `set_premultiply_alpha()` instead. [INFO] [stderr] --> engine/src/tile/tile.rs:24:51 [INFO] [stderr] | [INFO] [stderr] 24 | ImageBitmapOptions::new().premultiply_alpha(PremultiplyAlpha::None), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `web_sys::CanvasRenderingContext2d::set_fill_style` [INFO] [stderr] --> engine/src/game/game.rs:36:17 [INFO] [stderr] | [INFO] [stderr] 36 | context.set_fill_style(&JsValue::from(self.background_colour.css())); [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `open_shmup_engine` (lib) generated 2 warnings [INFO] [stderr] warning: `open_shmup_engine` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: `open_shmup_data` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/open_shmup_data-c3b65f2ea7169cb2) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test c64::enemies::tests::spawn_enemy_at_tilemap_position_has_expected_size ... ok [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/open_shmup_engine-1dfdfc73e281b26e) [INFO] [stdout] test c64::stage::tests::stage_data_has_expected_size ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/placeholder.rs (/opt/rustwide/target/debug/deps/placeholder-876fec405720428b) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/open_shmup_import-d86200337053239f) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests open_shmup_data [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test data/src/c64/enemies/spawn_at_tilemap_position.rs - c64::enemies::spawn_at_tilemap_position::layout (line 9) ... ignored [INFO] [stdout] test data/src/c64/enemies/spawn_at_tilemap_position.rs - c64::enemies::spawn_at_tilemap_position::layout::View (line 13) ... ignored [INFO] [stdout] test data/src/c64/stage/stage.rs - c64::stage::stage::layout (line 9) ... ignored [INFO] [stdout] test data/src/c64/stage/stage.rs - c64::stage::stage::layout::View (line 13) ... ignored [INFO] [stdout] test data/src/c64/stage/stage.rs - c64::stage::stage::layout::NestedView (line 11) ... ok [INFO] [stdout] test data/src/c64/enemies/spawn_at_tilemap_position.rs - c64::enemies::spawn_at_tilemap_position::layout::NestedView (line 11) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 4 ignored; 0 measured; 0 filtered out; finished in 0.66s [INFO] [stdout] [INFO] [stderr] Doc-tests open_shmup_engine [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a2681b42cd876cfa09008da98e34c64383e52048e4174a48bc79584d1420224c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2681b42cd876cfa09008da98e34c64383e52048e4174a48bc79584d1420224c", kill_on_drop: false }` [INFO] [stdout] a2681b42cd876cfa09008da98e34c64383e52048e4174a48bc79584d1420224c