[INFO] cloning repository https://github.com/mrDIMAS/rg3d [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mrDIMAS/rg3d" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frg3d", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frg3d'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e8f9496e282e405985e9bd4110a4506c2dd6e106 [INFO] checking mrDIMAS/rg3d against try#b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f for pr-76104 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FmrDIMAS%2Frg3d" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mrDIMAS/rg3d on toolchain b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mrDIMAS/rg3d [INFO] removed path dependency rg3d-core from git repo https://github.com/mrDIMAS/rg3d [INFO] removed path dependency rg3d-physics from git repo https://github.com/mrDIMAS/rg3d [INFO] removed path dependency rg3d-sound from git repo https://github.com/mrDIMAS/rg3d [INFO] removed path dependency rg3d-ui from git repo https://github.com/mrDIMAS/rg3d [INFO] finished tweaking git repo https://github.com/mrDIMAS/rg3d [INFO] tweaked toml for git repo https://github.com/mrDIMAS/rg3d written to /workspace/builds/worker-4/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded lexical v5.2.0 [INFO] [stderr] Downloaded ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Downloaded rg3d-sound v0.14.0 [INFO] [stderr] Downloaded rg3d-physics v0.6.0 [INFO] [stderr] Downloaded rg3d-ui v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c166d0f0f6429ee602892501cc9946b8a34f4c87067acf65131479896a23321e [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c166d0f0f6429ee602892501cc9946b8a34f4c87067acf65131479896a23321e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c166d0f0f6429ee602892501cc9946b8a34f4c87067acf65131479896a23321e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c166d0f0f6429ee602892501cc9946b8a34f4c87067acf65131479896a23321e", kill_on_drop: false }` [INFO] [stdout] c166d0f0f6429ee602892501cc9946b8a34f4c87067acf65131479896a23321e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+b1cc2963e8346ba1f5afb1edb86dbcf3f9ef0c5f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bcdc5b565f574f135031b577e39a9f0cd4caca17197ee6ee5f749441aedaec84 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bcdc5b565f574f135031b577e39a9f0cd4caca17197ee6ee5f749441aedaec84", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.77 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling libloading v0.6.3 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking void v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking downcast-rs v1.2.0 [INFO] [stderr] Checking base64 v0.12.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking lzw v0.10.0 [INFO] [stderr] Compiling cc v1.0.60 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling matrixmultiply v0.1.15 [INFO] [stderr] Checking color_quant v1.0.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking tinyvec v0.3.4 [INFO] [stderr] Checking strength_reduce v0.2.3 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking ttf-parser v0.6.2 [INFO] [stderr] Checking arrayvec v0.5.1 [INFO] [stderr] Checking transpose v0.1.0 [INFO] [stderr] Checking bytemuck v1.4.1 [INFO] [stderr] Checking custom_derive v0.1.7 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.3 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking instant v0.1.7 [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking conv v0.3.3 [INFO] [stderr] Checking log v0.4.11 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling num-bigint v0.3.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling num-rational v0.3.0 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling rayon v1.4.0 [INFO] [stderr] Checking stb_truetype v0.3.1 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking jpeg-decoder v0.1.20 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling alsa-sys v0.2.1 [INFO] [stderr] Checking dlib v0.4.2 [INFO] [stderr] Checking tiff v0.5.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking wayland-sys v0.23.6 [INFO] [stderr] Checking lewton v0.10.1 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking png v0.16.7 [INFO] [stderr] Checking owned_ttf_parser v0.6.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking rusttype v0.9.2 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking crossbeam-channel v0.4.4 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking ordered-float v1.1.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking line_drawing v0.7.0 [INFO] [stderr] Checking num-complex v0.3.0 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Checking rayon-core v1.8.1 [INFO] [stderr] Checking rusttype v0.8.3 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking rusttype v0.7.9 [INFO] [stderr] Checking rulinalg v0.4.2 [INFO] [stderr] Checking rustfft v3.0.1 [INFO] [stderr] Checking andrew v0.2.1 [INFO] [stderr] Checking lexical v5.2.0 [INFO] [stderr] Checking rg3d-core v0.8.0 [INFO] [stderr] Checking rand_distr v0.2.2 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Checking rg3d-physics v0.6.0 [INFO] [stderr] Checking rg3d-ui v0.4.0 [INFO] [stderr] Checking rg3d-sound v0.14.0 [INFO] [stderr] Checking image v0.23.9 [INFO] [stderr] Checking num v0.3.0 [INFO] [stderr] Checking wayland-commons v0.23.6 [INFO] [stderr] Checking calloop v0.4.4 [INFO] [stderr] Checking imageproc v0.21.0 [INFO] [stderr] Checking smithay-client-toolkit v0.6.6 [INFO] [stderr] Checking winit v0.22.2 [INFO] [stderr] Checking glutin v0.24.1 [INFO] [stderr] Checking rg3d v0.12.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `rg3d_ui::message::MessageData` [INFO] [stdout] --> src/engine/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use rg3d_ui::message::MessageData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `UiMessageData` [INFO] [stdout] | no `MessageData` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::gui::draw::SharedTexture` [INFO] [stdout] --> src/renderer/ui_renderer.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | draw::{CommandKind, CommandTexture, DrawingContext, SharedTexture}, [INFO] [stdout] | ^^^^^^^^^^^^^ no `SharedTexture` in `draw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::define_is_as` [INFO] [stdout] --> src/scene/light.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | define_is_as, [INFO] [stdout] | ^^^^^^^^^^^^ no `define_is_as` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::define_is_as` [INFO] [stdout] --> src/scene/node.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | core::define_is_as, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `define_is_as` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::rectpack` [INFO] [stdout] --> src/utils/uvgen.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | rectpack::RectPacker, [INFO] [stdout] | ^^^^^^^^ could not find `rectpack` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/light.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | define_is_as!(Light : Directional -> ref DirectionalLight => fn is_directional, fn as_directional, fn as_directional_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/light.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | define_is_as!(Light : Spot -> ref SpotLight => fn is_spot, fn as_spot, fn as_spot_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/light.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | define_is_as!(Light : Point -> ref PointLight => fn is_point, fn as_point, fn as_point_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/node.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | define_is_as!(Node : Mesh -> ref Mesh => fn is_mesh, fn as_mesh, fn as_mesh_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/node.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | define_is_as!(Node : Camera -> ref Camera => fn is_camera, fn as_camera, fn as_camera_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/node.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | define_is_as!(Node : Light -> ref Light => fn is_light, fn as_light, fn as_light_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/node.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | define_is_as!(Node : ParticleSystem -> ref ParticleSystem => fn is_particle_system, fn as_particle_system, fn as_particle_system_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/node.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | define_is_as!(Node : Sprite -> ref Sprite => fn is_sprite, fn as_sprite, fn as_sprite_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `rg3d_ui::message::MessageData` [INFO] [stdout] --> src/engine/mod.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | use rg3d_ui::message::MessageData; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^----------- [INFO] [stdout] | | | [INFO] [stdout] | | help: a similar name exists in the module: `UiMessageData` [INFO] [stdout] | no `MessageData` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::gui::draw::SharedTexture` [INFO] [stdout] --> src/renderer/ui_renderer.rs:10:61 [INFO] [stdout] | [INFO] [stdout] 10 | draw::{CommandKind, CommandTexture, DrawingContext, SharedTexture}, [INFO] [stdout] | ^^^^^^^^^^^^^ no `SharedTexture` in `draw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::define_is_as` [INFO] [stdout] --> src/scene/light.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | define_is_as, [INFO] [stdout] | ^^^^^^^^^^^^ no `define_is_as` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::define_is_as` [INFO] [stdout] --> src/scene/node.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | core::define_is_as, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no `define_is_as` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `crate::core::rectpack` [INFO] [stdout] --> src/utils/uvgen.rs:7:9 [INFO] [stdout] | [INFO] [stdout] 7 | rectpack::RectPacker, [INFO] [stdout] | ^^^^^^^^ could not find `rectpack` in `core` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/light.rs:420:5 [INFO] [stdout] | [INFO] [stdout] 420 | define_is_as!(Light : Directional -> ref DirectionalLight => fn is_directional, fn as_directional, fn as_directional_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/light.rs:421:5 [INFO] [stdout] | [INFO] [stdout] 421 | define_is_as!(Light : Spot -> ref SpotLight => fn is_spot, fn as_spot, fn as_spot_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/light.rs:422:5 [INFO] [stdout] | [INFO] [stdout] 422 | define_is_as!(Light : Point -> ref PointLight => fn is_point, fn as_point, fn as_point_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/node.rs:118:5 [INFO] [stdout] | [INFO] [stdout] 118 | define_is_as!(Node : Mesh -> ref Mesh => fn is_mesh, fn as_mesh, fn as_mesh_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/node.rs:119:5 [INFO] [stdout] | [INFO] [stdout] 119 | define_is_as!(Node : Camera -> ref Camera => fn is_camera, fn as_camera, fn as_camera_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/node.rs:120:5 [INFO] [stdout] | [INFO] [stdout] 120 | define_is_as!(Node : Light -> ref Light => fn is_light, fn as_light, fn as_light_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/node.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | define_is_as!(Node : ParticleSystem -> ref ParticleSystem => fn is_particle_system, fn as_particle_system, fn as_particle_system_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the macro `define_is_as` [INFO] [stdout] --> src/scene/node.rs:122:5 [INFO] [stdout] | [INFO] [stdout] 122 | define_is_as!(Node : Sprite -> ref Sprite => fn is_sprite, fn as_sprite, fn as_sprite_mut); [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:224:30 [INFO] [stdout] | [INFO] [stdout] 224 | crate::gui::message::CursorIcon::Default => crate::window::CursorIcon::Default, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:225:30 [INFO] [stdout] | [INFO] [stdout] 225 | crate::gui::message::CursorIcon::Crosshair => crate::window::CursorIcon::Crosshair, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:226:30 [INFO] [stdout] | [INFO] [stdout] 226 | crate::gui::message::CursorIcon::Hand => crate::window::CursorIcon::Hand, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | crate::gui::message::CursorIcon::Arrow => crate::window::CursorIcon::Arrow, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:228:30 [INFO] [stdout] | [INFO] [stdout] 228 | crate::gui::message::CursorIcon::Move => crate::window::CursorIcon::Move, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:229:30 [INFO] [stdout] | [INFO] [stdout] 229 | crate::gui::message::CursorIcon::Text => crate::window::CursorIcon::Text, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:230:30 [INFO] [stdout] | [INFO] [stdout] 230 | crate::gui::message::CursorIcon::Wait => crate::window::CursorIcon::Wait, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:231:30 [INFO] [stdout] | [INFO] [stdout] 231 | crate::gui::message::CursorIcon::Help => crate::window::CursorIcon::Help, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:232:30 [INFO] [stdout] | [INFO] [stdout] 232 | crate::gui::message::CursorIcon::Progress => crate::window::CursorIcon::Progress, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:233:30 [INFO] [stdout] | [INFO] [stdout] 233 | crate::gui::message::CursorIcon::NotAllowed => crate::window::CursorIcon::NotAllowed, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:234:30 [INFO] [stdout] | [INFO] [stdout] 234 | crate::gui::message::CursorIcon::ContextMenu => crate::window::CursorIcon::ContextMenu, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | crate::gui::message::CursorIcon::Cell => crate::window::CursorIcon::Cell, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:236:30 [INFO] [stdout] | [INFO] [stdout] 236 | crate::gui::message::CursorIcon::VerticalText => crate::window::CursorIcon::VerticalText, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:237:30 [INFO] [stdout] | [INFO] [stdout] 237 | crate::gui::message::CursorIcon::Alias => crate::window::CursorIcon::Alias, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:238:30 [INFO] [stdout] | [INFO] [stdout] 238 | crate::gui::message::CursorIcon::Copy => crate::window::CursorIcon::Copy, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:239:30 [INFO] [stdout] | [INFO] [stdout] 239 | crate::gui::message::CursorIcon::NoDrop => crate::window::CursorIcon::NoDrop, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:240:30 [INFO] [stdout] | [INFO] [stdout] 240 | crate::gui::message::CursorIcon::Grab => crate::window::CursorIcon::Grab, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | crate::gui::message::CursorIcon::Grabbing => crate::window::CursorIcon::Grabbing, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:242:30 [INFO] [stdout] | [INFO] [stdout] 242 | crate::gui::message::CursorIcon::AllScroll => crate::window::CursorIcon::AllScroll, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:243:30 [INFO] [stdout] | [INFO] [stdout] 243 | crate::gui::message::CursorIcon::ZoomIn => crate::window::CursorIcon::ZoomIn, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:244:30 [INFO] [stdout] | [INFO] [stdout] 244 | crate::gui::message::CursorIcon::ZoomOut => crate::window::CursorIcon::ZoomOut, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | crate::gui::message::CursorIcon::EResize => crate::window::CursorIcon::EResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:246:30 [INFO] [stdout] | [INFO] [stdout] 246 | crate::gui::message::CursorIcon::NResize => crate::window::CursorIcon::NResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:247:30 [INFO] [stdout] | [INFO] [stdout] 247 | crate::gui::message::CursorIcon::NeResize => crate::window::CursorIcon::NeResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | crate::gui::message::CursorIcon::NwResize => crate::window::CursorIcon::NwResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:249:30 [INFO] [stdout] | [INFO] [stdout] 249 | crate::gui::message::CursorIcon::SResize => crate::window::CursorIcon::SResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | crate::gui::message::CursorIcon::SeResize => crate::window::CursorIcon::SeResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:251:30 [INFO] [stdout] | [INFO] [stdout] 251 | crate::gui::message::CursorIcon::SwResize => crate::window::CursorIcon::SwResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:224:30 [INFO] [stdout] | [INFO] [stdout] 224 | crate::gui::message::CursorIcon::Default => crate::window::CursorIcon::Default, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:225:30 [INFO] [stdout] | [INFO] [stdout] 225 | crate::gui::message::CursorIcon::Crosshair => crate::window::CursorIcon::Crosshair, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:252:30 [INFO] [stdout] | [INFO] [stdout] 252 | crate::gui::message::CursorIcon::WResize => crate::window::CursorIcon::WResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:226:30 [INFO] [stdout] | [INFO] [stdout] 226 | crate::gui::message::CursorIcon::Hand => crate::window::CursorIcon::Hand, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:227:30 [INFO] [stdout] | [INFO] [stdout] 227 | crate::gui::message::CursorIcon::Arrow => crate::window::CursorIcon::Arrow, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:228:30 [INFO] [stdout] | [INFO] [stdout] 228 | crate::gui::message::CursorIcon::Move => crate::window::CursorIcon::Move, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:253:30 [INFO] [stdout] | [INFO] [stdout] 253 | crate::gui::message::CursorIcon::EwResize => crate::window::CursorIcon::EwResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:229:30 [INFO] [stdout] | [INFO] [stdout] 229 | crate::gui::message::CursorIcon::Text => crate::window::CursorIcon::Text, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:230:30 [INFO] [stdout] | [INFO] [stdout] 230 | crate::gui::message::CursorIcon::Wait => crate::window::CursorIcon::Wait, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:254:30 [INFO] [stdout] | [INFO] [stdout] 254 | crate::gui::message::CursorIcon::NsResize => crate::window::CursorIcon::NsResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:231:30 [INFO] [stdout] | [INFO] [stdout] 231 | crate::gui::message::CursorIcon::Help => crate::window::CursorIcon::Help, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:255:30 [INFO] [stdout] | [INFO] [stdout] 255 | crate::gui::message::CursorIcon::NeswResize => crate::window::CursorIcon::NeswResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:232:30 [INFO] [stdout] | [INFO] [stdout] 232 | crate::gui::message::CursorIcon::Progress => crate::window::CursorIcon::Progress, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:256:30 [INFO] [stdout] | [INFO] [stdout] 256 | crate::gui::message::CursorIcon::NwseResize => crate::window::CursorIcon::NwseResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:233:30 [INFO] [stdout] | [INFO] [stdout] 233 | crate::gui::message::CursorIcon::NotAllowed => crate::window::CursorIcon::NotAllowed, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:257:30 [INFO] [stdout] | [INFO] [stdout] 257 | crate::gui::message::CursorIcon::ColResize => crate::window::CursorIcon::ColResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:258:30 [INFO] [stdout] | [INFO] [stdout] 258 | crate::gui::message::CursorIcon::RowResize => crate::window::CursorIcon::RowResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:234:30 [INFO] [stdout] | [INFO] [stdout] 234 | crate::gui::message::CursorIcon::ContextMenu => crate::window::CursorIcon::ContextMenu, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:235:30 [INFO] [stdout] | [INFO] [stdout] 235 | crate::gui::message::CursorIcon::Cell => crate::window::CursorIcon::Cell, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:236:30 [INFO] [stdout] | [INFO] [stdout] 236 | crate::gui::message::CursorIcon::VerticalText => crate::window::CursorIcon::VerticalText, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:237:30 [INFO] [stdout] | [INFO] [stdout] 237 | crate::gui::message::CursorIcon::Alias => crate::window::CursorIcon::Alias, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:238:30 [INFO] [stdout] | [INFO] [stdout] 238 | crate::gui::message::CursorIcon::Copy => crate::window::CursorIcon::Copy, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:239:30 [INFO] [stdout] | [INFO] [stdout] 239 | crate::gui::message::CursorIcon::NoDrop => crate::window::CursorIcon::NoDrop, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:240:30 [INFO] [stdout] | [INFO] [stdout] 240 | crate::gui::message::CursorIcon::Grab => crate::window::CursorIcon::Grab, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:241:30 [INFO] [stdout] | [INFO] [stdout] 241 | crate::gui::message::CursorIcon::Grabbing => crate::window::CursorIcon::Grabbing, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:242:30 [INFO] [stdout] | [INFO] [stdout] 242 | crate::gui::message::CursorIcon::AllScroll => crate::window::CursorIcon::AllScroll, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:243:30 [INFO] [stdout] | [INFO] [stdout] 243 | crate::gui::message::CursorIcon::ZoomIn => crate::window::CursorIcon::ZoomIn, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:244:30 [INFO] [stdout] | [INFO] [stdout] 244 | crate::gui::message::CursorIcon::ZoomOut => crate::window::CursorIcon::ZoomOut, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:245:30 [INFO] [stdout] | [INFO] [stdout] 245 | crate::gui::message::CursorIcon::EResize => crate::window::CursorIcon::EResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:246:30 [INFO] [stdout] | [INFO] [stdout] 246 | crate::gui::message::CursorIcon::NResize => crate::window::CursorIcon::NResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:247:30 [INFO] [stdout] | [INFO] [stdout] 247 | crate::gui::message::CursorIcon::NeResize => crate::window::CursorIcon::NeResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:248:30 [INFO] [stdout] | [INFO] [stdout] 248 | crate::gui::message::CursorIcon::NwResize => crate::window::CursorIcon::NwResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:249:30 [INFO] [stdout] | [INFO] [stdout] 249 | crate::gui::message::CursorIcon::SResize => crate::window::CursorIcon::SResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:250:30 [INFO] [stdout] | [INFO] [stdout] 250 | crate::gui::message::CursorIcon::SeResize => crate::window::CursorIcon::SeResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:251:30 [INFO] [stdout] | [INFO] [stdout] 251 | crate::gui::message::CursorIcon::SwResize => crate::window::CursorIcon::SwResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:252:30 [INFO] [stdout] | [INFO] [stdout] 252 | crate::gui::message::CursorIcon::WResize => crate::window::CursorIcon::WResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:253:30 [INFO] [stdout] | [INFO] [stdout] 253 | crate::gui::message::CursorIcon::EwResize => crate::window::CursorIcon::EwResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:254:30 [INFO] [stdout] | [INFO] [stdout] 254 | crate::gui::message::CursorIcon::NsResize => crate::window::CursorIcon::NsResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:255:30 [INFO] [stdout] | [INFO] [stdout] 255 | crate::gui::message::CursorIcon::NeswResize => crate::window::CursorIcon::NeswResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:256:30 [INFO] [stdout] | [INFO] [stdout] 256 | crate::gui::message::CursorIcon::NwseResize => crate::window::CursorIcon::NwseResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:257:30 [INFO] [stdout] | [INFO] [stdout] 257 | crate::gui::message::CursorIcon::ColResize => crate::window::CursorIcon::ColResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `CursorIcon` in `message` [INFO] [stdout] --> src/utils/mod.rs:258:30 [INFO] [stdout] | [INFO] [stdout] 258 | crate::gui::message::CursorIcon::RowResize => crate::window::CursorIcon::RowResize, [INFO] [stdout] | ^^^^^^^^^^ could not find `CursorIcon` in `message` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `triangle_area` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | area += math::triangle_area(a, b, c); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_is_inside` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 276 | if math::barycentric_is_inside(barycentric) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `triangle_area` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:222:23 [INFO] [stdout] | [INFO] [stdout] 222 | area += math::triangle_area(a, b, c); [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_to_world` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:281:31 [INFO] [stdout] | [INFO] [stdout] 281 | math::barycentric_to_world(barycentric, a, b, c), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_is_inside` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:276:26 [INFO] [stdout] | [INFO] [stdout] 276 | if math::barycentric_is_inside(barycentric) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_to_world` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:283:53 [INFO] [stdout] | [INFO] [stdout] 283 | ... .transform_vector(math::barycentric_to_world( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_to_world` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:281:31 [INFO] [stdout] | [INFO] [stdout] 281 | math::barycentric_to_world(barycentric, a, b, c), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CursorIcon` in module `crate::gui::message` [INFO] [stdout] --> src/utils/mod.rs:222:57 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn translate_cursor_icon(icon: crate::gui::message::CursorIcon) -> crate::window::CursorIcon { [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::gui::message` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use crate::window::CursorIcon; [INFO] [stdout] | [INFO] [stdout] 12 | use glutin::window::CursorIcon; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function `barycentric_to_world` in module `math` [INFO] [stdout] --> src/utils/lightmap.rs:283:53 [INFO] [stdout] | [INFO] [stdout] 283 | ... .transform_vector(math::barycentric_to_world( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ not found in `math` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SharedTexture` in module `draw` [INFO] [stdout] --> src/utils/mod.rs:503:76 [INFO] [stdout] | [INFO] [stdout] 503 | pub fn into_gui_texture(this: Option>>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `draw` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 12 | use crate::engine::resource_manager::SharedTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CursorIcon` in module `crate::gui::message` [INFO] [stdout] --> src/utils/mod.rs:222:57 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn translate_cursor_icon(icon: crate::gui::message::CursorIcon) -> crate::window::CursorIcon { [INFO] [stdout] | ^^^^^^^^^^ not found in `crate::gui::message` [INFO] [stdout] | [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 12 | use crate::window::CursorIcon; [INFO] [stdout] | [INFO] [stdout] 12 | use glutin::window::CursorIcon; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SharedTexture` in module `draw` [INFO] [stdout] --> src/utils/mod.rs:504:24 [INFO] [stdout] | [INFO] [stdout] 504 | this.map(|v| draw::SharedTexture(v)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `draw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `SharedTexture` in module `draw` [INFO] [stdout] --> src/utils/mod.rs:503:76 [INFO] [stdout] | [INFO] [stdout] 503 | pub fn into_gui_texture(this: Option>>) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `draw` [INFO] [stdout] | [INFO] [stdout] help: consider importing this type alias [INFO] [stdout] | [INFO] [stdout] 12 | use crate::engine::resource_manager::SharedTexture; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `SharedTexture` in module `draw` [INFO] [stdout] --> src/utils/mod.rs:504:24 [INFO] [stdout] | [INFO] [stdout] 504 | this.map(|v| draw::SharedTexture(v)) [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `draw` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 55 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rg3d` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 55 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0412, E0425, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0412`. [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "bcdc5b565f574f135031b577e39a9f0cd4caca17197ee6ee5f749441aedaec84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcdc5b565f574f135031b577e39a9f0cd4caca17197ee6ee5f749441aedaec84", kill_on_drop: false }` [INFO] [stdout] bcdc5b565f574f135031b577e39a9f0cd4caca17197ee6ee5f749441aedaec84