[INFO] cloning repository https://github.com/JasonCubed132/catan-test
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JasonCubed132/catan-test" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonCubed132%2Fcatan-test", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonCubed132%2Fcatan-test'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bce54f05aa43908b852e508f8c94e192bc8a8812
[INFO] checking JasonCubed132/catan-test against try#a3dffdb3a32d0dedc198f9de7d43173f3eb6727b for pr-136303
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJasonCubed132%2Fcatan-test" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/JasonCubed132/catan-test on toolchain a3dffdb3a32d0dedc198f9de7d43173f3eb6727b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/JasonCubed132/catan-test
[INFO] finished tweaking git repo https://github.com/JasonCubed132/catan-test
[INFO] tweaked toml for git repo https://github.com/JasonCubed132/catan-test written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/JasonCubed132/catan-test 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" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d8ed7da9c7e40b2275c23da0b7d35945cb0b8bc5c9216aec738fd794d3d67638
[INFO] running `Command { std: "docker" "start" "-a" "d8ed7da9c7e40b2275c23da0b7d35945cb0b8bc5c9216aec738fd794d3d67638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d8ed7da9c7e40b2275c23da0b7d35945cb0b8bc5c9216aec738fd794d3d67638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8ed7da9c7e40b2275c23da0b7d35945cb0b8bc5c9216aec738fd794d3d67638", kill_on_drop: false }`
[INFO] [stdout] d8ed7da9c7e40b2275c23da0b7d35945cb0b8bc5c9216aec738fd794d3d67638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+a3dffdb3a32d0dedc198f9de7d43173f3eb6727b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20a50c3f1de96556006c85e2200dd0fcc613e4d48ef79e487dd4de5b3ed2df86
[INFO] running `Command { std: "docker" "start" "-a" "20a50c3f1de96556006c85e2200dd0fcc613e4d48ef79e487dd4de5b3ed2df86", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.202
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking bytemuck v1.16.0
[INFO] [stderr]     Checking log v0.4.21
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking libloading v0.8.3
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking safe_arch v0.7.1
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cc v1.0.98
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking zerocopy v0.7.34
[INFO] [stderr]     Checking wide v0.7.20
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking either v1.12.0
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]     Checking allocator-api2 v0.2.18
[INFO] [stderr]     Checking ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling quick-xml v0.31.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling syn v2.0.65
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling matrixmultiply v0.3.8
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling wayland-sys v0.31.1
[INFO] [stderr]    Compiling xml-rs v0.8.20
[INFO] [stderr]     Checking num-bigint v0.4.5
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.18.1
[INFO] [stderr]     Checking xcursor v0.3.5
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking xkeysym v0.2.0
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking inotify v0.9.6
[INFO] [stderr]     Checking filetime v0.2.23
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking memmap2 v0.9.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking robust v1.1.0
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking parking_lot v0.12.2
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking notify v6.1.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking spade v2.8.0
[INFO] [stderr]    Compiling rustfft v6.2.0
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.8
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking adler v1.0.2
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking transpose v0.2.3
[INFO] [stderr]     Checking primal-check v0.3.3
[INFO] [stderr]     Checking miniz_oxide v0.7.3
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking arrayref v0.3.7
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling alsa-sys v0.3.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking utf8parse v0.2.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking flate2 v1.0.30
[INFO] [stderr]     Checking anstyle-parse v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking fdeflate v0.3.4
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling glutin v0.31.3
[INFO] [stderr]     Checking crossbeam-queue v0.3.11
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking strum v0.26.2
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking anstyle v1.0.7
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.0
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking anstyle-query v1.0.3
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking colorchoice v1.0.1
[INFO] [stderr]     Checking anstream v0.6.14
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking png v0.17.13
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking crossbeam v0.8.4
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]     Checking owned_ttf_parser v0.21.0
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]     Checking ab_glyph v0.2.26
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]    Compiling glutin-winit v0.4.2
[INFO] [stderr]     Checking ogg v0.8.0
[INFO] [stderr]     Checking ttf-parser v0.20.0
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]     Checking clap_lex v0.7.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.2
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking lewton v0.10.2
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking tinyaudio v0.1.3
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking sysinfo v0.29.11
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking hound v3.5.1
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking tbc v0.3.0
[INFO] [stderr]     Checking glow v0.13.1
[INFO] [stderr]    Compiling camino v1.1.7
[INFO] [stderr]    Compiling serde_json v1.0.117
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking is-docker v0.2.0
[INFO] [stderr]     Checking winnow v0.6.8
[INFO] [stderr]     Checking fontdue v0.8.0
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking is-wsl v0.4.0
[INFO] [stderr]     Checking pathdiff v0.2.1
[INFO] [stderr]     Checking open v5.1.3
[INFO] [stderr]     Checking rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.202
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling nalgebra-macros v0.2.1
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling enum-primitive-derive v0.2.2
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling fyrox-core-derive v0.23.0
[INFO] [stderr]     Checking fast_image_resize v3.0.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking clap v4.5.4
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking uuid v1.8.0
[INFO] [stderr]     Checking cursor-icon v1.1.0
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]     Checking toml_datetime v0.6.6
[INFO] [stderr]     Checking serde_spanned v0.6.6
[INFO] [stderr]     Checking cargo-platform v0.1.8
[INFO] [stderr]     Checking toml_edit v0.22.13
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking ddsfile v0.5.2
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking toml v0.8.13
[INFO] [stderr]     Checking realfft v3.3.0
[INFO] [stderr]     Checking polling v3.7.0
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking rubato v0.14.1
[INFO] [stderr]     Checking calloop v0.12.4
[INFO] [stderr]     Checking hrtf v0.8.1
[INFO] [stderr]     Checking nalgebra v0.32.5
[INFO] [stderr]     Checking nalgebra v0.30.1
[INFO] [stderr]     Checking wayland-client v0.31.2
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking x11-clipboard v0.9.2
[INFO] [stderr]     Checking wayland-protocols v0.31.2
[INFO] [stderr]     Checking wayland-cursor v0.31.1
[INFO] [stderr]     Checking calloop-wayland-source v0.2.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.2.0
[INFO] [stderr]     Checking wayland-protocols-plasma v0.2.0
[INFO] [stderr]     Checking smithay-clipboard v0.7.1
[INFO] [stderr]     Checking sctk-adwaita v0.8.1
[INFO] [stderr]     Checking copypasta v0.10.1
[INFO] [stderr]     Checking rectutils v0.1.0
[INFO] [stderr]     Checking parry3d v0.13.8
[INFO] [stderr]     Checking parry2d v0.13.8
[INFO] [stderr]     Checking fyrox-math v0.2.0
[INFO] [stderr]     Checking fyrox-math v0.1.0
[INFO] [stderr]     Checking uvgen v0.1.0
[INFO] [stderr]     Checking fyrox-core v0.28.1
[INFO] [stderr]     Checking lightmap v0.1.1
[INFO] [stderr]     Checking imageproc v0.23.0
[INFO] [stderr]     Checking rapier2d v0.18.0
[INFO] [stderr]     Checking fyrox-resource v0.12.0
[INFO] [stderr]     Checking fyrox-animation v0.2.0
[INFO] [stderr]     Checking rapier3d v0.18.0
[INFO] [stderr]     Checking fyrox-graph v0.1.0
[INFO] [stderr]     Checking fyrox-sound v0.35.0
[INFO] [stderr]     Checking fyrox-ui v0.25.0
[INFO] [stderr]     Checking fyrox-impl v0.34.0
[INFO] [stderr]     Checking fyrox v0.34.0
[INFO] [stderr]     Checking catan_test v0.1.0 (/opt/rustwide/workdir/game)
[INFO] [stderr]     Checking fyroxed_base v0.21.0
[INFO] [stderr]     Checking executor-android v0.1.0 (/opt/rustwide/workdir/executor-android)
[INFO] [stderr]     Checking game_dylib v0.1.0 (/opt/rustwide/workdir/game-dylib)
[INFO] [stderr]     Checking executor-wasm v0.1.0 (/opt/rustwide/workdir/executor-wasm)
[INFO] [stderr]     Checking executor v0.1.0 (/opt/rustwide/workdir/executor)
[INFO] [stdout] error[E0432]: unresolved import `fyrox::platform::android`
[INFO] [stdout]   --> executor-android/src/lib.rs:4:15
[INFO] [stdout]    |
[INFO] [stdout] 4  |     platform::android::EventLoopBuilderExtAndroid,
[INFO] [stdout]    |               ^^^^^^^ could not find `android` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/src/platform/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub mod android;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/src/platform/mod.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(android_platform)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm_bindgen` in `core`
[INFO] [stdout]   --> executor-wasm/src/lib.rs:4:18
[INFO] [stdout]    |
[INFO] [stdout] 4  | use fyrox::core::wasm_bindgen::{self, prelude::*};
[INFO] [stdout]    |                  ^^^^^^^^^^^^ could not find `wasm_bindgen` in `core`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub use wasm_bindgen;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `wasm32` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/lib.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(target_arch = "wasm32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fyrox::core::wasm_bindgen`
[INFO] [stdout]   --> executor-wasm/src/lib.rs:4:33
[INFO] [stdout]    |
[INFO] [stdout] 4  | use fyrox::core::wasm_bindgen::{self, prelude::*};
[INFO] [stdout]    |                                 ^^^^ no `wasm_bindgen` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub use wasm_bindgen;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `wasm32` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/lib.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(target_arch = "wasm32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: extern types are experimental
[INFO] [stdout]   --> executor-wasm/src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     type Error;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43467 <https://github.com/rust-lang/rust/issues/43467> for more information
[INFO] [stdout]    = help: add `#![feature(extern_types)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `wasm_bindgen` in `core`
[INFO] [stdout]   --> executor-wasm/src/lib.rs:4:18
[INFO] [stdout]    |
[INFO] [stdout] 4  | use fyrox::core::wasm_bindgen::{self, prelude::*};
[INFO] [stdout]    |                  ^^^^^^^^^^^^ could not find `wasm_bindgen` in `core`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub use wasm_bindgen;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `wasm32` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/lib.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(target_arch = "wasm32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fyrox::core::wasm_bindgen`
[INFO] [stdout]   --> executor-wasm/src/lib.rs:4:33
[INFO] [stdout]    |
[INFO] [stdout] 4  | use fyrox::core::wasm_bindgen::{self, prelude::*};
[INFO] [stdout]    |                                 ^^^^ no `wasm_bindgen` in the root
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/lib.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 | pub use wasm_bindgen;
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `wasm32` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/lib.rs:61:7
[INFO] [stdout]    |
[INFO] [stdout] 61 | #[cfg(target_arch = "wasm32")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0658]: extern types are experimental
[INFO] [stdout]   --> executor-wasm/src/lib.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     type Error;
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: see issue #43467 <https://github.com/rust-lang/rust/issues/43467> for more information
[INFO] [stdout]    = help: add `#![feature(extern_types)]` to the crate attributes to enable
[INFO] [stdout]    = note: this compiler was built on 2025-01-30; consider upgrading it if it is out of date
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> executor-wasm/src/lib.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn custom_panic_hook(info: &std::panic::PanicInfo) {
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `fyrox::platform::android`
[INFO] [stdout]   --> executor-android/src/lib.rs:4:15
[INFO] [stdout]    |
[INFO] [stdout] 4  |     platform::android::EventLoopBuilderExtAndroid,
[INFO] [stdout]    |               ^^^^^^^ could not find `android` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/src/platform/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub mod android;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/src/platform/mod.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(android_platform)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated type alias `std::panic::PanicInfo`: use `PanicHookInfo` instead
[INFO] [stdout]   --> executor-wasm/src/lib.rs:20:41
[INFO] [stdout]    |
[INFO] [stdout] 20 | fn custom_panic_hook(info: &std::panic::PanicInfo) {
[INFO] [stdout]    |                                         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `android` in `platform`
[INFO] [stdout]   --> executor-android/src/lib.rs:9:39
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn android_main(app: fyrox::platform::android::activity::AndroidApp) {
[INFO] [stdout]    |                                       ^^^^^^^ could not find `android` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/src/platform/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub mod android;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/src/platform/mod.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(android_platform)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ANDROID_APP` in module `io`
[INFO] [stdout]   --> executor-android/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     io::ANDROID_APP
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in `io`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/io.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub static ANDROID_APP: once_cell::sync::OnceCell<android_activity::AndroidApp> =
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `android` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/io.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(target_os = "android")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for extern type `Error` in the current scope
[INFO] [stdout]   --> executor-wasm/src/lib.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let e = Error::new();
[INFO] [stdout]    |                    ^^^ function or associated item not found in `Error`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `MaterialResourceExtension`
[INFO] [stdout]            candidate #2: `PayloadContainer`
[INFO] [stdout]            candidate #3: `UniformSampler`
[INFO] [stdout]            candidate #4: `Watcher`
[INFO] [stdout]            candidate #5: `ahash::HashMapExt`
[INFO] [stdout]            candidate #6: `ahash::HashSetExt`
[INFO] [stdout]            candidate #7: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout]            candidate #8: `spade::triangulation::Triangulation`
[INFO] [stdout]            candidate #9: `sysinfo::traits::SystemExt`
[INFO] [stdout]            candidate #10: `typenum::marker_traits::Bit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `android` in `platform`
[INFO] [stdout]   --> executor-android/src/lib.rs:9:39
[INFO] [stdout]    |
[INFO] [stdout] 9  | fn android_main(app: fyrox::platform::android::activity::AndroidApp) {
[INFO] [stdout]    |                                       ^^^^^^^ could not find `android` in `platform`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/src/platform/mod.rs:20:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub mod android;
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] note: the item is gated here
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/winit-0.29.15/src/platform/mod.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | #[cfg(android_platform)]
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ANDROID_APP` in module `io`
[INFO] [stdout]   --> executor-android/src/lib.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     io::ANDROID_APP
[INFO] [stdout]    |         ^^^^^^^^^^^ not found in `io`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/io.rs:16:12
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub static ANDROID_APP: once_cell::sync::OnceCell<android_activity::AndroidApp> =
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] note: the item is gated behind the `android` feature
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fyrox-core-0.28.1/src/io.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 | #[cfg(target_os = "android")]
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `new` found for extern type `Error` in the current scope
[INFO] [stdout]   --> executor-wasm/src/lib.rs:23:20
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let e = Error::new();
[INFO] [stdout]    |                    ^^^ function or associated item not found in `Error`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `new`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `MaterialResourceExtension`
[INFO] [stdout]            candidate #2: `PayloadContainer`
[INFO] [stdout]            candidate #3: `UniformSampler`
[INFO] [stdout]            candidate #4: `Watcher`
[INFO] [stdout]            candidate #5: `ahash::HashMapExt`
[INFO] [stdout]            candidate #6: `ahash::HashSetExt`
[INFO] [stdout]            candidate #7: `parking_lot_core::thread_parker::ThreadParkerT`
[INFO] [stdout]            candidate #8: `spade::triangulation::Triangulation`
[INFO] [stdout]            candidate #9: `sysinfo::traits::SystemExt`
[INFO] [stdout]            candidate #10: `typenum::marker_traits::Bit`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `executor-wasm` (lib test) due to 4 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599, E0658.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_android_app` found for struct `EventLoopBuilder` in the current scope
[INFO] [stdout]   --> executor-android/src/lib.rs:13:46
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let event_loop = EventLoopBuilder::new().with_android_app(app).build().unwrap();
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^ method not found in `EventLoopBuilder<()>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `executor-wasm` (lib) due to 4 previous errors; 1 warning emitted
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `with_android_app` found for struct `EventLoopBuilder` in the current scope
[INFO] [stdout]   --> executor-android/src/lib.rs:13:46
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let event_loop = EventLoopBuilder::new().with_android_app(app).build().unwrap();
[INFO] [stdout]    |                                              ^^^^^^^^^^^^^^^^ method not found in `EventLoopBuilder<()>`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `executor-android` (lib test) due to 4 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `executor-android` (lib) due to 4 previous errors
[INFO] running `Command { std: "docker" "inspect" "20a50c3f1de96556006c85e2200dd0fcc613e4d48ef79e487dd4de5b3ed2df86", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20a50c3f1de96556006c85e2200dd0fcc613e4d48ef79e487dd4de5b3ed2df86", kill_on_drop: false }`
[INFO] [stdout] 20a50c3f1de96556006c85e2200dd0fcc613e4d48ef79e487dd4de5b3ed2df86
