[INFO] fetching crate morphorm 0.6.4...
[INFO] checking morphorm-0.6.4 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate morphorm 0.6.4 into /workspace/builds/worker-1-tc1/source
[INFO] validating manifest of crates.io crate morphorm 0.6.4 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate morphorm 0.6.4
[INFO] finished tweaking crates.io crate morphorm 0.6.4
[INFO] tweaked toml for crates.io crate morphorm 0.6.4 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] crate crates.io crate morphorm 0.6.4 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" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded unicode-general-category v0.6.0
[INFO] [stderr]   Downloaded glutin_egl_sys v0.5.1
[INFO] [stderr]   Downloaded femtovg v0.7.1
[INFO] [stderr]   Downloaded glutin v0.30.10
[INFO] [stderr]   Downloaded aho-corasick v1.1.0
[INFO] [stderr]   Downloaded winit v0.28.6
[INFO] [stderr]   Downloaded orbclient v0.3.46
[INFO] [stderr]   Downloaded rustybuzz v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02e62180bdf56f8a82a50766f082a974aed5bb1707a0d13655edba15db938fa7
[INFO] running `Command { std: "docker" "start" "-a" "02e62180bdf56f8a82a50766f082a974aed5bb1707a0d13655edba15db938fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02e62180bdf56f8a82a50766f082a974aed5bb1707a0d13655edba15db938fa7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02e62180bdf56f8a82a50766f082a974aed5bb1707a0d13655edba15db938fa7", kill_on_drop: false }`
[INFO] [stdout] 02e62180bdf56f8a82a50766f082a974aed5bb1707a0d13655edba15db938fa7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d8b1e9e47fdc43ade5d1845c843533e7cedd4af2967f014a8a9412b62143a105
[INFO] running `Command { std: "docker" "start" "-a" "d8b1e9e47fdc43ade5d1845c843533e7cedd4af2967f014a8a9412b62143a105", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.67
[INFO] [stderr]    Compiling libc v0.2.148
[INFO] [stderr]    Compiling xml-rs v0.8.18
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking libloading v0.8.0
[INFO] [stderr]     Checking once_cell v1.18.0
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling cfg_aliases v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling slotmap v1.0.6
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling syn v2.0.37
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]     Checking downcast-rs v1.2.0
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling smithay-client-toolkit v0.16.1
[INFO] [stderr]    Compiling glutin_egl_sys v0.5.1
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking nix v0.25.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.4.0
[INFO] [stderr]    Compiling wayland-sys v0.30.1
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking wayland-commons v0.29.5
[INFO] [stderr]     Checking xcursor v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]    Compiling unicode-general-category v0.6.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]     Checking bitflags v2.4.0
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling winit v0.28.6
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]     Checking crossbeam-deque v0.8.3
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling glutin v0.30.10
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]     Checking ciborium-io v0.2.1
[INFO] [stderr]     Checking anstyle v1.0.4
[INFO] [stderr]     Checking itoa v1.0.9
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking half v1.8.2
[INFO] [stderr]     Checking linux-raw-sys v0.4.7
[INFO] [stderr]     Checking bytemuck v1.14.0
[INFO] [stderr]     Checking wayland-cursor v0.29.5
[INFO] [stderr]     Checking ryu v1.0.15
[INFO] [stderr]     Checking raw-window-handle v0.5.2
[INFO] [stderr]     Checking ciborium-ll v0.2.1
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking clap_builder v4.4.7
[INFO] [stderr]     Checking calloop v0.10.6
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.3.8
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]    Compiling glutin-winit v0.3.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking libloading v0.7.4
[INFO] [stderr]     Checking percent-encoding v2.3.0
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.1.2
[INFO] [stderr]     Checking ttf-parser v0.18.1
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking unicode-script v0.5.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v4.4.7
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]     Checking is-terminal v0.4.9
[INFO] [stderr]     Checking rayon v1.7.0
[INFO] [stderr]     Checking regex v1.9.5
[INFO] [stderr]     Checking rgb v0.8.36
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking generational-arena v0.2.9
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking oorandom v11.1.3
[INFO] [stderr]     Checking imgref v1.9.4
[INFO] [stderr]     Checking lru v0.10.1
[INFO] [stderr]     Checking unicode-bidi v0.3.13
[INFO] [stderr]     Checking glow v0.12.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking morphorm v0.6.4 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking rustybuzz v0.7.0
[INFO] [stderr]     Checking femtovg v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.1
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stdout] error[E0432]: unresolved import `morphorm_ecs`
[INFO] [stdout]   --> examples/common/mod.rs:11:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use morphorm_ecs::*;
[INFO] [stdout]    |         ^^^^^^^^^^^^ use of undeclared crate or module `morphorm_ecs`
[INFO] [stdout]    |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub use morphorm::*;
[INFO] [stdout]    |         ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `morphorm_ecs`
[INFO] [stdout]  --> tests/border.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use morphorm_ecs::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `morphorm_ecs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use morphorm::*;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `morphorm_ecs`
[INFO] [stdout]  --> tests/top.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use morphorm_ecs::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `morphorm_ecs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use morphorm::*;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/border.rs:19:48
[INFO] [stdout]    |
[INFO] [stdout] 19 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 50.0, width: 500.0, height: 500.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/border.rs:41:49
[INFO] [stdout]    |
[INFO] [stdout] 41 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 50.0, posy: 50.0, width: 500.0, height: 250.0 }));
[INFO] [stdout]    |                                                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/border.rs:42:49
[INFO] [stdout]    |
[INFO] [stdout] 42 |     assert_eq!(world.cache.bounds(node2), Some(&Rect { posx: 50.0, posy: 300.0, width: 500.0, height: 250.0 }));
[INFO] [stdout]    |                                                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/border.rs:48:49
[INFO] [stdout]    |
[INFO] [stdout] 48 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 50.0, posy: 50.0, width: 250.0, height: 500.0 }));
[INFO] [stdout]    |                                                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/border.rs:49:49
[INFO] [stdout]    |
[INFO] [stdout] 49 |     assert_eq!(world.cache.bounds(node2), Some(&Rect { posx: 300.0, posy: 50.0, width: 250.0, height: 500.0 }));
[INFO] [stdout]    |                                                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/border.rs:67:48
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 60.0, posy: 60.0, width: 480.0, height: 480.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/border.rs:89:48
[INFO] [stdout]    |
[INFO] [stdout] 89 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 30.0, height: 30.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `World` in this scope
[INFO] [stdout]   --> examples/common/mod.rs:29:26
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn render(mut world: World, root: Entity) {
[INFO] [stdout]    |                          ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> tests/border.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut world = World::default();
[INFO] [stdout]   |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope
[INFO] [stdout]   --> examples/common/mod.rs:29:39
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub fn render(mut world: World, root: Entity) {
[INFO] [stdout]    |                                       ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Entity` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:153:33
[INFO] [stdout]     |
[INFO] [stdout] 153 | fn draw_node<N: Node<CacheKey = Entity>>(
[INFO] [stdout]     |                                 ^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Store` in this scope
[INFO] [stdout]    --> examples/common/mod.rs:157:13
[INFO] [stdout]     |
[INFO] [stdout] 157 |     store: &Store,
[INFO] [stdout]     |             ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]   --> tests/border.rs:24:21
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let mut world = World::default();
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]   --> tests/border.rs:54:21
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut world = World::default();
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]   --> tests/border.rs:72:21
[INFO] [stdout]    |
[INFO] [stdout] 72 |     let mut world = World::default();
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `morphorm_ecs`
[INFO] [stdout]  --> tests/visibility.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use morphorm_ecs::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `morphorm_ecs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use morphorm::*;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `morphorm` (test "border") due to 13 previous errors
[INFO] [stdout] error[E0432]: unresolved import `morphorm_ecs`
[INFO] [stdout]  --> tests/size.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use morphorm_ecs::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `morphorm_ecs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use morphorm::*;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/visibility.rs:23:48
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 0.0, height: 0.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/visibility.rs:24:49
[INFO] [stdout]    |
[INFO] [stdout] 24 |     assert_eq!(world.cache.bounds(child), Some(&Rect { posx: 0.0, posy: 0.0, width: 0.0, height: 0.0 }));
[INFO] [stdout]    |                                                 ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> examples/basic.rs:5:21
[INFO] [stdout]   |
[INFO] [stdout] 5 |     let mut world = World::default();
[INFO] [stdout]   |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> tests/visibility.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut world = World::default();
[INFO] [stdout]   |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `morphorm_ecs`
[INFO] [stdout]  --> tests/left.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use morphorm_ecs::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^ use of undeclared crate or module `morphorm_ecs`
[INFO] [stdout]   |
[INFO] [stdout] help: there is a crate or module with a similar name
[INFO] [stdout]   |
[INFO] [stdout] 2 | use morphorm::*;
[INFO] [stdout]   |     ~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/top.rs:23:48
[INFO] [stdout]    |
[INFO] [stdout] 23 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 250.0, width: 100.0, height: 100.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/top.rs:45:48
[INFO] [stdout]    |
[INFO] [stdout] 45 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 150.0, width: 100.0, height: 300.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/top.rs:67:48
[INFO] [stdout]    |
[INFO] [stdout] 67 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 200.0, width: 100.0, height: 200.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `morphorm` (test "visibility") due to 5 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> tests/top.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut world = World::default();
[INFO] [stdout]   |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]   --> tests/top.rs:28:21
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let mut world = World::default();
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]   --> tests/top.rs:50:21
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let mut world = World::default();
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `morphorm` (example "basic") due to 7 previous errors
[INFO] [stdout] error: aborting due to 7 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `morphorm` (test "top") due to 8 previous errors
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/size.rs:20:48
[INFO] [stdout]    |
[INFO] [stdout] 20 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/size.rs:26:48
[INFO] [stdout]    |
[INFO] [stdout] 26 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/size.rs:45:48
[INFO] [stdout]    |
[INFO] [stdout] 45 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/size.rs:51:48
[INFO] [stdout]    |
[INFO] [stdout] 51 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/size.rs:70:48
[INFO] [stdout]    |
[INFO] [stdout] 70 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 600.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/size.rs:76:48
[INFO] [stdout]    |
[INFO] [stdout] 76 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 600.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/size.rs:95:48
[INFO] [stdout]    |
[INFO] [stdout] 95 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:101:48
[INFO] [stdout]     |
[INFO] [stdout] 101 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:120:48
[INFO] [stdout]     |
[INFO] [stdout] 120 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 600.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:126:48
[INFO] [stdout]     |
[INFO] [stdout] 126 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 600.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:145:48
[INFO] [stdout]     |
[INFO] [stdout] 145 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 600.0, height: 600.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 0.0, posy: 0.0, width: 600.0, height: 600.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:174:49
[INFO] [stdout]     |
[INFO] [stdout] 174 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:180:49
[INFO] [stdout]     |
[INFO] [stdout] 180 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:204:49
[INFO] [stdout]     |
[INFO] [stdout] 204 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 0.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:210:49
[INFO] [stdout]     |
[INFO] [stdout] 210 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 0.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:239:49
[INFO] [stdout]     |
[INFO] [stdout] 239 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 0.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:245:49
[INFO] [stdout]     |
[INFO] [stdout] 245 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 0.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:275:49
[INFO] [stdout]     |
[INFO] [stdout] 275 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 0.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:281:49
[INFO] [stdout]     |
[INFO] [stdout] 281 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 0.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:305:49
[INFO] [stdout]     |
[INFO] [stdout] 305 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 200.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:311:49
[INFO] [stdout]     |
[INFO] [stdout] 311 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 200.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:335:49
[INFO] [stdout]     |
[INFO] [stdout] 335 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:341:49
[INFO] [stdout]     |
[INFO] [stdout] 341 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:365:49
[INFO] [stdout]     |
[INFO] [stdout] 365 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:371:49
[INFO] [stdout]     |
[INFO] [stdout] 371 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:395:49
[INFO] [stdout]     |
[INFO] [stdout] 395 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 200.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:401:49
[INFO] [stdout]     |
[INFO] [stdout] 401 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 200.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:425:49
[INFO] [stdout]     |
[INFO] [stdout] 425 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:431:49
[INFO] [stdout]     |
[INFO] [stdout] 431 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:455:49
[INFO] [stdout]     |
[INFO] [stdout] 455 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:461:49
[INFO] [stdout]     |
[INFO] [stdout] 461 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:486:49
[INFO] [stdout]     |
[INFO] [stdout] 486 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:492:49
[INFO] [stdout]     |
[INFO] [stdout] 492 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:517:49
[INFO] [stdout]     |
[INFO] [stdout] 517 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:523:49
[INFO] [stdout]     |
[INFO] [stdout] 523 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:551:49
[INFO] [stdout]     |
[INFO] [stdout] 551 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 200.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:557:49
[INFO] [stdout]     |
[INFO] [stdout] 557 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 200.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/size.rs:563:49
[INFO] [stdout]     |
[INFO] [stdout] 563 |     assert_eq!(world.cache.bounds(node1), Some(&Rect { posx: 0.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> tests/size.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut world = World::default();
[INFO] [stdout]   |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]   --> tests/size.rs:31:21
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut world = World::default();
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]   --> tests/size.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let mut world = World::default();
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]   --> tests/size.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let mut world = World::default();
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:131:21
[INFO] [stdout]     |
[INFO] [stdout] 131 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:156:21
[INFO] [stdout]     |
[INFO] [stdout] 156 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:185:21
[INFO] [stdout]     |
[INFO] [stdout] 185 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:215:21
[INFO] [stdout]     |
[INFO] [stdout] 215 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:250:21
[INFO] [stdout]     |
[INFO] [stdout] 250 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:286:21
[INFO] [stdout]     |
[INFO] [stdout] 286 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/left.rs:21:48
[INFO] [stdout]    |
[INFO] [stdout] 21 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/left.rs:27:48
[INFO] [stdout]    |
[INFO] [stdout] 27 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/left.rs:47:48
[INFO] [stdout]    |
[INFO] [stdout] 47 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/left.rs:53:48
[INFO] [stdout]    |
[INFO] [stdout] 53 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/left.rs:73:48
[INFO] [stdout]    |
[INFO] [stdout] 73 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 500.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/left.rs:79:48
[INFO] [stdout]    |
[INFO] [stdout] 79 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 500.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]   --> tests/left.rs:99:48
[INFO] [stdout]    |
[INFO] [stdout] 99 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]    |                                                ^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 1  + use glutin::surface::Rect;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:105:48
[INFO] [stdout]     |
[INFO] [stdout] 105 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:125:48
[INFO] [stdout]     |
[INFO] [stdout] 125 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:131:48
[INFO] [stdout]     |
[INFO] [stdout] 131 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:151:48
[INFO] [stdout]     |
[INFO] [stdout] 151 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 450.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:157:48
[INFO] [stdout]     |
[INFO] [stdout] 157 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 450.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:177:48
[INFO] [stdout]     |
[INFO] [stdout] 177 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 550.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:316:21
[INFO] [stdout]     |
[INFO] [stdout] 316 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:183:48
[INFO] [stdout]     |
[INFO] [stdout] 183 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 550.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:203:48
[INFO] [stdout]     |
[INFO] [stdout] 203 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:209:48
[INFO] [stdout]     |
[INFO] [stdout] 209 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:229:48
[INFO] [stdout]     |
[INFO] [stdout] 229 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:235:48
[INFO] [stdout]     |
[INFO] [stdout] 235 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:256:48
[INFO] [stdout]     |
[INFO] [stdout] 256 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:262:48
[INFO] [stdout]     |
[INFO] [stdout] 262 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:283:48
[INFO] [stdout]     |
[INFO] [stdout] 283 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:289:48
[INFO] [stdout]     |
[INFO] [stdout] 289 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:310:48
[INFO] [stdout]     |
[INFO] [stdout] 310 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 500.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:316:48
[INFO] [stdout]     |
[INFO] [stdout] 316 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 500.0, posy: 0.0, width: 100.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:337:48
[INFO] [stdout]     |
[INFO] [stdout] 337 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:343:48
[INFO] [stdout]     |
[INFO] [stdout] 343 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:364:48
[INFO] [stdout]     |
[INFO] [stdout] 364 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:370:48
[INFO] [stdout]     |
[INFO] [stdout] 370 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:391:48
[INFO] [stdout]     |
[INFO] [stdout] 391 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 450.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:397:48
[INFO] [stdout]     |
[INFO] [stdout] 397 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 450.0, posy: 0.0, width: 150.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:418:48
[INFO] [stdout]     |
[INFO] [stdout] 418 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 550.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:424:48
[INFO] [stdout]     |
[INFO] [stdout] 424 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 50.0, posy: 0.0, width: 550.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:445:48
[INFO] [stdout]     |
[INFO] [stdout] 445 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:451:48
[INFO] [stdout]     |
[INFO] [stdout] 451 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:472:48
[INFO] [stdout]     |
[INFO] [stdout] 472 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Rect` in this scope
[INFO] [stdout]    --> tests/left.rs:478:48
[INFO] [stdout]     |
[INFO] [stdout] 478 |     assert_eq!(world.cache.bounds(node), Some(&Rect { posx: 300.0, posy: 0.0, width: 300.0, height: 150.0 }));
[INFO] [stdout]     |                                                ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 1   + use glutin::surface::Rect;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:346:21
[INFO] [stdout]     |
[INFO] [stdout] 346 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:376:21
[INFO] [stdout]     |
[INFO] [stdout] 376 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:406:21
[INFO] [stdout]     |
[INFO] [stdout] 406 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]  --> tests/left.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 |     let mut world = World::default();
[INFO] [stdout]   |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:436:21
[INFO] [stdout]     |
[INFO] [stdout] 436 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:466:21
[INFO] [stdout]     |
[INFO] [stdout] 466 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]   --> tests/left.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let mut world = World::default();
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]   --> tests/left.rs:58:21
[INFO] [stdout]    |
[INFO] [stdout] 58 |     let mut world = World::default();
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:497:21
[INFO] [stdout]     |
[INFO] [stdout] 497 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]   --> tests/left.rs:84:21
[INFO] [stdout]    |
[INFO] [stdout] 84 |     let mut world = World::default();
[INFO] [stdout]    |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/size.rs:528:21
[INFO] [stdout]     |
[INFO] [stdout] 528 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:110:21
[INFO] [stdout]     |
[INFO] [stdout] 110 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:136:21
[INFO] [stdout]     |
[INFO] [stdout] 136 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:162:21
[INFO] [stdout]     |
[INFO] [stdout] 162 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 59 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:214:21
[INFO] [stdout]     |
[INFO] [stdout] 214 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:240:21
[INFO] [stdout]     |
[INFO] [stdout] 240 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:267:21
[INFO] [stdout]     |
[INFO] [stdout] 267 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:294:21
[INFO] [stdout]     |
[INFO] [stdout] 294 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:321:21
[INFO] [stdout]     |
[INFO] [stdout] 321 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:348:21
[INFO] [stdout]     |
[INFO] [stdout] 348 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `morphorm` (test "size") due to 60 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:375:21
[INFO] [stdout]     |
[INFO] [stdout] 375 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:402:21
[INFO] [stdout]     |
[INFO] [stdout] 402 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:429:21
[INFO] [stdout]     |
[INFO] [stdout] 429 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `World`
[INFO] [stdout]    --> tests/left.rs:456:21
[INFO] [stdout]     |
[INFO] [stdout] 456 |     let mut world = World::default();
[INFO] [stdout]     |                     ^^^^^ use of undeclared type `World`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 55 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0422, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0422`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `morphorm` (test "left") due to 56 previous errors
[INFO] running `Command { std: "docker" "inspect" "d8b1e9e47fdc43ade5d1845c843533e7cedd4af2967f014a8a9412b62143a105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d8b1e9e47fdc43ade5d1845c843533e7cedd4af2967f014a8a9412b62143a105", kill_on_drop: false }`
[INFO] [stdout] d8b1e9e47fdc43ade5d1845c843533e7cedd4af2967f014a8a9412b62143a105
