[INFO] fetching crate bevy_retrograde_core 0.2.0...
[INFO] checking bevy_retrograde_core-0.2.0 against 416264364aa47959f5827723e1d7dabc95d0744b for pr-162242
[INFO] extracting crate bevy_retrograde_core 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate bevy_retrograde_core 0.2.0
[INFO] finished tweaking crates.io crate bevy_retrograde_core 0.2.0
[INFO] tweaked toml for crates.io crate bevy_retrograde_core 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate bevy_retrograde_core 0.2.0 on toolchain 416264364aa47959f5827723e1d7dabc95d0744b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 299 packages to highest compatible versions
[INFO] [stderr]       Adding bevy v0.5.0 (available: v0.19.1)
[INFO] [stderr]       Adding cfg_aliases v0.1.1 (available: v0.2.2)
[INFO] [stderr]       Adding dashmap v4.0.2 (available: v6.2.1)
[INFO] [stderr]       Adding getrandom v0.2.17 (available: v0.4.3)
[INFO] [stderr]       Adding image v0.23.14 (available: v0.25.10)
[INFO] [stderr]       Adding luminance v0.43.2 (available: v0.47.0)
[INFO] [stderr]       Adding nix v0.20.0 (available: v0.20.2)
[INFO] [stderr]       Adding notify v5.0.0-pre.10 (available: v5.2.0)
[INFO] [stderr]       Adding parking_lot v0.11.2 (available: v0.12.5)
[INFO] [stderr]       Adding petgraph v0.5.1 (available: v0.8.3)
[INFO] [stderr]       Adding rand v0.8.8 (available: v0.10.2)
[INFO] [stderr]       Adding spirv-std v0.4.0-alpha.8 (available: v0.4.0)
[INFO] [stderr]       Adding syn v1.0.65 (available: v1.0.109)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.20)
[INFO] [stderr]       Adding winit v0.24.0 (available: v0.30.13)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 76c00889a9850d87c3fd8faa9785d7bdc17ae4aab4f3497e355155db94e53d94
[INFO] running `Command { std: "docker" "start" "76c00889a9850d87c3fd8faa9785d7bdc17ae4aab4f3497e355155db94e53d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76c00889a9850d87c3fd8faa9785d7bdc17ae4aab4f3497e355155db94e53d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "76c00889a9850d87c3fd8faa9785d7bdc17ae4aab4f3497e355155db94e53d94" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76c00889a9850d87c3fd8faa9785d7bdc17ae4aab4f3497e355155db94e53d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "76c00889a9850d87c3fd8faa9785d7bdc17ae4aab4f3497e355155db94e53d94" "/opt/rustwide/cargo-home/bin/cargo" "+416264364aa47959f5827723e1d7dabc95d0744b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.65
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]    Compiling xml-rs v0.8.29
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking cfg-if v0.1.10
[INFO] [stderr]     Checking smallvec v1.16.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking glam v0.13.1
[INFO] [stderr]    Compiling wayland-sys v0.28.6
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]     Checking nix v0.20.0
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking serde_json v1.0.151
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking dlib v0.4.2
[INFO] [stderr]     Checking matchers v0.0.1
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking rand v0.8.8
[INFO] [stderr]     Checking net2 v0.2.39
[INFO] [stderr]    Compiling wayland-scanner v0.28.6
[INFO] [stderr]     Checking tracing-serde v0.1.3
[INFO] [stderr]     Checking iovec v0.1.4
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking cty v0.2.2
[INFO] [stderr]     Checking xdg v2.5.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling inotify-sys v0.1.8
[INFO] [stderr]     Checking async-executor v1.14.0
[INFO] [stderr]     Checking xcursor v0.3.11
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking raw-window-handle v0.4.3
[INFO] [stderr]     Checking mio v0.6.23
[INFO] [stderr]     Checking bevy_tasks v0.5.0
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking lazycell v1.3.0
[INFO] [stderr]     Checking raw-window-handle v0.3.4
[INFO] [stderr]     Checking mio v0.7.14
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]    Compiling wayland-client v0.28.6
[INFO] [stderr]    Compiling wayland-protocols v0.28.6
[INFO] [stderr]     Checking ron v0.6.6
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking notify v5.0.0-pre.10
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking wasm-bindgen v0.2.128
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]     Checking mio-extras v2.0.6
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking andrew v0.3.1
[INFO] [stderr]    Compiling crc32fast v1.5.1
[INFO] [stderr]     Checking num-integer v0.1.47
[INFO] [stderr]    Compiling luminance-glow v0.1.0
[INFO] [stderr]     Checking parking_lot_core v0.7.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking deflate v0.8.6
[INFO] [stderr]     Checking parking_lot v0.10.2
[INFO] [stderr]     Checking miniz_oxide v0.3.7
[INFO] [stderr]     Checking euclid v0.20.14
[INFO] [stderr]    Compiling surfman v0.4.4
[INFO] [stderr]     Checking wayland-sys v0.24.1
[INFO] [stderr]     Checking glow v0.9.0
[INFO] [stderr]     Checking num-iter v0.1.46
[INFO] [stderr]    Compiling bevy_retrograde_core v0.2.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking png v0.16.8
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]     Checking fixedbitset v0.2.0
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking dashmap v4.0.2
[INFO] [stderr]     Checking petgraph v0.5.1
[INFO] [stderr]     Checking bevy_retrograde_macros v0.2.0
[INFO] [stderr]     Checking wayland-commons v0.28.6
[INFO] [stderr]     Checking calloop v0.6.5
[INFO] [stderr]     Checking image v0.23.14
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking js-sys v0.3.105
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking wayland-cursor v0.28.6
[INFO] [stderr]    Compiling bevy_reflect_derive v0.5.0
[INFO] [stderr]    Compiling bevy_ecs_macros v0.5.0
[INFO] [stderr]    Compiling bevy_derive v0.5.0
[INFO] [stderr]    Compiling luminance-derive v0.6.3
[INFO] [stderr]     Checking luminance v0.43.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking bevy_utils v0.5.0
[INFO] [stderr]     Checking tracing-subscriber v0.2.25
[INFO] [stderr]     Checking bevy_reflect v0.5.0
[INFO] [stderr]     Checking bevy_ecs v0.5.0
[INFO] [stderr]     Checking bevy_math v0.5.0
[INFO] [stderr]     Checking bevy_app v0.5.0
[INFO] [stderr]     Checking bevy_log v0.5.0
[INFO] [stderr]     Checking bevy_core v0.5.0
[INFO] [stderr]     Checking bevy_transform v0.5.0
[INFO] [stderr]     Checking bevy_window v0.5.0
[INFO] [stderr]     Checking bevy_input v0.5.0
[INFO] [stderr]     Checking bevy_diagnostic v0.5.0
[INFO] [stderr]     Checking bevy_asset v0.5.1
[INFO] [stderr]     Checking bevy_scene v0.5.0
[INFO] [stderr]     Checking web-sys v0.3.105
[INFO] [stderr]     Checking smithay-client-toolkit v0.12.3
[INFO] [stderr]     Checking winit v0.24.0
[INFO] [stderr]     Checking bevy_winit v0.5.0
[INFO] [stderr]     Checking bevy_internal v0.5.0
[INFO] [stderr]     Checking bevy v0.5.0
[INFO] [stderr]     Checking luminance-surfman v0.1.0
[INFO] [stdout] warning: unused import: `prelude::*`
[INFO] [stdout]  --> src/assets/image.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     prelude::*,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/graphics.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(not(wasm))]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 34 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 30 - #[cfg(not(wasm))]
[INFO] [stdout] 30 + #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 30 - #[cfg(not(wasm))]
[INFO] [stdout] 30 + #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/graphics.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(wasm)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 34 - #[cfg(wasm)]
[INFO] [stdout] 34 + #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 34 - #[cfg(wasm)]
[INFO] [stdout] 34 + #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/graphics/hooks/sprite_hook.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |         #[cfg(wasm)]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 58 -         #[cfg(wasm)]
[INFO] [stdout] 58 +         #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 58 -         #[cfg(wasm)]
[INFO] [stdout] 58 +         #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(not(wasm))]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 37 - #[cfg(not(wasm))]
[INFO] [stdout] 37 + #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 37 - #[cfg(not(wasm))]
[INFO] [stdout] 37 + #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:14:41
[INFO] [stdout]    |
[INFO] [stdout] 14 | bevy_retrograde_macros::items_attr!(cfg(wasm), {
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 14 - bevy_retrograde_macros::items_attr!(cfg(wasm), {
[INFO] [stdout] 14 + bevy_retrograde_macros::items_attr!(cfg(target_family = "wasm"), {
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 14 - bevy_retrograde_macros::items_attr!(cfg(wasm), {
[INFO] [stdout] 14 + bevy_retrograde_macros::items_attr!(cfg(target_object_format = "wasm"), {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(wasm)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 58 -     #[cfg(wasm)]
[INFO] [stdout] 58 +     #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 58 -     #[cfg(wasm)]
[INFO] [stdout] 58 +     #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[cfg(wasm)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 62 -     #[cfg(wasm)]
[INFO] [stdout] 62 +     #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 62 -     #[cfg(wasm)]
[INFO] [stdout] 62 +     #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[cfg(not(wasm))]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 65 -     #[cfg(not(wasm))]
[INFO] [stdout] 65 +     #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 65 -     #[cfg(not(wasm))]
[INFO] [stdout] 65 +     #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer/backend.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[cfg(not(wasm))]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 77 -     #[cfg(not(wasm))]
[INFO] [stdout] 77 +     #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 77 -     #[cfg(not(wasm))]
[INFO] [stdout] 77 +     #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer/backend.rs:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[cfg(wasm)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 79 -     #[cfg(wasm)]
[INFO] [stdout] 79 +     #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 79 -     #[cfg(wasm)]
[INFO] [stdout] 79 +     #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer/backend.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |         #[cfg(wasm)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 119 -         #[cfg(wasm)]
[INFO] [stdout] 119 +         #[cfg(target_family = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 119 -         #[cfg(wasm)]
[INFO] [stdout] 119 +         #[cfg(target_object_format = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer/backend.rs:366:19
[INFO] [stdout]     |
[INFO] [stdout] 366 |         #[cfg(not(wasm))]
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 366 -         #[cfg(not(wasm))]
[INFO] [stdout] 366 +         #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 366 -         #[cfg(not(wasm))]
[INFO] [stdout] 366 +         #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer.rs:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[cfg(not(wasm))]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 156 -     #[cfg(not(wasm))]
[INFO] [stdout] 156 +     #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 156 -     #[cfg(not(wasm))]
[INFO] [stdout] 156 +     #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[cfg(wasm)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 173 -     #[cfg(wasm)]
[INFO] [stdout] 173 +     #[cfg(target_family = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 173 -     #[cfg(wasm)]
[INFO] [stdout] 173 +     #[cfg(target_object_format = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 94 |             #[cfg(not(wasm))]
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 94 -             #[cfg(not(wasm))]
[INFO] [stdout] 94 +             #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 94 -             #[cfg(not(wasm))]
[INFO] [stdout] 94 +             #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 |             #[cfg(wasm)]
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 99 -             #[cfg(wasm)]
[INFO] [stdout] 99 +             #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 99 -             #[cfg(wasm)]
[INFO] [stdout] 99 +             #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer.rs:191:19
[INFO] [stdout]     |
[INFO] [stdout] 191 |         #[cfg(not(wasm))]
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 191 -         #[cfg(not(wasm))]
[INFO] [stdout] 191 +         #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 191 -         #[cfg(not(wasm))]
[INFO] [stdout] 191 +         #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer.rs:194:15
[INFO] [stdout]     |
[INFO] [stdout] 194 |         #[cfg(wasm)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 194 -         #[cfg(wasm)]
[INFO] [stdout] 194 +         #[cfg(target_family = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 194 -         #[cfg(wasm)]
[INFO] [stdout] 194 +         #[cfg(target_object_format = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `prelude::*`
[INFO] [stdout]  --> src/assets/image.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     prelude::*,
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/graphics.rs:30:11
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[cfg(not(wasm))]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 34 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 30 - #[cfg(not(wasm))]
[INFO] [stdout] 30 + #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 30 - #[cfg(not(wasm))]
[INFO] [stdout] 30 + #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/graphics.rs:34:7
[INFO] [stdout]    |
[INFO] [stdout] 34 | #[cfg(wasm)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 34 - #[cfg(wasm)]
[INFO] [stdout] 34 + #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 34 - #[cfg(wasm)]
[INFO] [stdout] 34 + #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/graphics/hooks/sprite_hook.rs:58:15
[INFO] [stdout]    |
[INFO] [stdout] 58 |         #[cfg(wasm)]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 58 -         #[cfg(wasm)]
[INFO] [stdout] 58 +         #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 58 -         #[cfg(wasm)]
[INFO] [stdout] 58 +         #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:37:11
[INFO] [stdout]    |
[INFO] [stdout] 37 | #[cfg(not(wasm))]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 37 - #[cfg(not(wasm))]
[INFO] [stdout] 37 + #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 37 - #[cfg(not(wasm))]
[INFO] [stdout] 37 + #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:14:41
[INFO] [stdout]    |
[INFO] [stdout] 14 | bevy_retrograde_macros::items_attr!(cfg(wasm), {
[INFO] [stdout]    |                                         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 14 - bevy_retrograde_macros::items_attr!(cfg(wasm), {
[INFO] [stdout] 14 + bevy_retrograde_macros::items_attr!(cfg(target_family = "wasm"), {
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 14 - bevy_retrograde_macros::items_attr!(cfg(wasm), {
[INFO] [stdout] 14 + bevy_retrograde_macros::items_attr!(cfg(target_object_format = "wasm"), {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:58:11
[INFO] [stdout]    |
[INFO] [stdout] 58 |     #[cfg(wasm)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 58 -     #[cfg(wasm)]
[INFO] [stdout] 58 +     #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 58 -     #[cfg(wasm)]
[INFO] [stdout] 58 +     #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:62:11
[INFO] [stdout]    |
[INFO] [stdout] 62 |     #[cfg(wasm)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 62 -     #[cfg(wasm)]
[INFO] [stdout] 62 +     #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 62 -     #[cfg(wasm)]
[INFO] [stdout] 62 +     #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:65:15
[INFO] [stdout]    |
[INFO] [stdout] 65 |     #[cfg(not(wasm))]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 65 -     #[cfg(not(wasm))]
[INFO] [stdout] 65 +     #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 65 -     #[cfg(not(wasm))]
[INFO] [stdout] 65 +     #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer/backend.rs:77:15
[INFO] [stdout]    |
[INFO] [stdout] 77 |     #[cfg(not(wasm))]
[INFO] [stdout]    |               ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 77 -     #[cfg(not(wasm))]
[INFO] [stdout] 77 +     #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 77 -     #[cfg(not(wasm))]
[INFO] [stdout] 77 +     #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer/backend.rs:79:11
[INFO] [stdout]    |
[INFO] [stdout] 79 |     #[cfg(wasm)]
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 79 -     #[cfg(wasm)]
[INFO] [stdout] 79 +     #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 79 -     #[cfg(wasm)]
[INFO] [stdout] 79 +     #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer/backend.rs:119:15
[INFO] [stdout]     |
[INFO] [stdout] 119 |         #[cfg(wasm)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 119 -         #[cfg(wasm)]
[INFO] [stdout] 119 +         #[cfg(target_family = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 119 -         #[cfg(wasm)]
[INFO] [stdout] 119 +         #[cfg(target_object_format = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer/backend.rs:366:19
[INFO] [stdout]     |
[INFO] [stdout] 366 |         #[cfg(not(wasm))]
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 366 -         #[cfg(not(wasm))]
[INFO] [stdout] 366 +         #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 366 -         #[cfg(not(wasm))]
[INFO] [stdout] 366 +         #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer.rs:156:15
[INFO] [stdout]     |
[INFO] [stdout] 156 |     #[cfg(not(wasm))]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 156 -     #[cfg(not(wasm))]
[INFO] [stdout] 156 +     #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 156 -     #[cfg(not(wasm))]
[INFO] [stdout] 156 +     #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer.rs:173:11
[INFO] [stdout]     |
[INFO] [stdout] 173 |     #[cfg(wasm)]
[INFO] [stdout]     |           ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 173 -     #[cfg(wasm)]
[INFO] [stdout] 173 +     #[cfg(target_family = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 173 -     #[cfg(wasm)]
[INFO] [stdout] 173 +     #[cfg(target_object_format = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:94:23
[INFO] [stdout]    |
[INFO] [stdout] 94 |             #[cfg(not(wasm))]
[INFO] [stdout]    |                       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 94 -             #[cfg(not(wasm))]
[INFO] [stdout] 94 +             #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 94 -             #[cfg(not(wasm))]
[INFO] [stdout] 94 +             #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]   --> src/renderer.rs:99:19
[INFO] [stdout]    |
[INFO] [stdout] 99 |             #[cfg(wasm)]
[INFO] [stdout]    |                   ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 99 -             #[cfg(wasm)]
[INFO] [stdout] 99 +             #[cfg(target_family = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]    |
[INFO] [stdout] 99 -             #[cfg(wasm)]
[INFO] [stdout] 99 +             #[cfg(target_object_format = "wasm")]
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer.rs:191:19
[INFO] [stdout]     |
[INFO] [stdout] 191 |         #[cfg(not(wasm))]
[INFO] [stdout]     |                   ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 191 -         #[cfg(not(wasm))]
[INFO] [stdout] 191 +         #[cfg(not(target_family = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 191 -         #[cfg(not(wasm))]
[INFO] [stdout] 191 +         #[cfg(not(target_object_format = "wasm"))]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `wasm`
[INFO] [stdout]    --> src/renderer.rs:194:15
[INFO] [stdout]     |
[INFO] [stdout] 194 |         #[cfg(wasm)]
[INFO] [stdout]     |               ^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(wasm)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(wasm)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 194 -         #[cfg(wasm)]
[INFO] [stdout] 194 +         #[cfg(target_family = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] help: found config with similar value
[INFO] [stdout]     |
[INFO] [stdout] 194 -         #[cfg(wasm)]
[INFO] [stdout] 194 +         #[cfg(target_object_format = "wasm")]
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/renderer/backend.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::usize;
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated module `std::usize`: all constants in this module replaced by associated constants on the type
[INFO] [stdout]  --> src/renderer/backend.rs:1:10
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::usize;
[INFO] [stdout]   |          ^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `euclid`
[INFO] [stderr]   --> Cargo.toml:18:15
[INFO] [stderr]    |
[INFO] [stderr] 18 | [dependencies.euclid]
[INFO] [stderr]    |               ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `euclid`
[INFO] [stderr] warning: unused dependency `petgraph`
[INFO] [stderr]   --> Cargo.toml:42:15
[INFO] [stderr]    |
[INFO] [stderr] 42 | [dependencies.petgraph]
[INFO] [stderr]    |               ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `petgraph`
[INFO] [stderr] warning: `bevy_retrograde_core` (manifest) generated 2 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: surfman v0.4.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] running `Command { std: "docker" "inspect" "76c00889a9850d87c3fd8faa9785d7bdc17ae4aab4f3497e355155db94e53d94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76c00889a9850d87c3fd8faa9785d7bdc17ae4aab4f3497e355155db94e53d94", kill_on_drop: false }`
[INFO] [stdout] 76c00889a9850d87c3fd8faa9785d7bdc17ae4aab4f3497e355155db94e53d94
