[INFO] cloning repository https://github.com/LordAfterEight/Motor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LordAfterEight/Motor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordAfterEight%2FMotor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordAfterEight%2FMotor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab39ccef02a9ad3b589585b0365f9e9b5f505004
[INFO] testing LordAfterEight/Motor against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLordAfterEight%2FMotor" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/LordAfterEight/Motor
[INFO] finished tweaking git repo https://github.com/LordAfterEight/Motor
[INFO] tweaked toml for git repo https://github.com/LordAfterEight/Motor written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LordAfterEight/Motor on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LordAfterEight/Motor 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41f317d7e8c707a9284e1f0e09489f13b85202013628d4305ed2495ced409781
[INFO] running `Command { std: "docker" "start" "-a" "41f317d7e8c707a9284e1f0e09489f13b85202013628d4305ed2495ced409781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41f317d7e8c707a9284e1f0e09489f13b85202013628d4305ed2495ced409781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41f317d7e8c707a9284e1f0e09489f13b85202013628d4305ed2495ced409781", kill_on_drop: false }`
[INFO] [stdout] 41f317d7e8c707a9284e1f0e09489f13b85202013628d4305ed2495ced409781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1f5b4544cd42bf2c8215fc4060d3736bdd05956ff21c5db8661a2839aed44cae
[INFO] running `Command { std: "docker" "start" "-a" "1f5b4544cd42bf2c8215fc4060d3736bdd05956ff21c5db8661a2839aed44cae", kill_on_drop: false }`
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rawpointer v0.2.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling safe_arch v0.7.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wide v0.7.33
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling miniquad v0.4.8
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling robust v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling downcast-rs v2.0.1
[INFO] [stderr]    Compiling ttf-parser v0.21.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling approx v0.5.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling simba v0.9.0
[INFO] [stderr]    Compiling spade v2.14.0
[INFO] [stderr]    Compiling ordered-float v5.0.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling fontdue v0.9.3
[INFO] [stderr]    Compiling which v8.0.0
[INFO] [stderr]    Compiling glam v0.27.0
[INFO] [stderr]    Compiling quad-rand v0.2.3
[INFO] [stderr]    Compiling macroquad_macro v0.1.8
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling rand v0.9.1
[INFO] [stderr]    Compiling clearscreen v4.0.2
[INFO] [stderr]    Compiling nalgebra v0.33.2
[INFO] [stderr]    Compiling macroquad v0.4.14
[INFO] [stderr]    Compiling parry2d v0.21.1
[INFO] [stderr]    Compiling rapier2d v0.26.1
[INFO] [stderr]    Compiling motor v0.2.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "1f5b4544cd42bf2c8215fc4060d3736bdd05956ff21c5db8661a2839aed44cae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f5b4544cd42bf2c8215fc4060d3736bdd05956ff21c5db8661a2839aed44cae", kill_on_drop: false }`
[INFO] [stdout] 1f5b4544cd42bf2c8215fc4060d3736bdd05956ff21c5db8661a2839aed44cae
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de8b813778e67677e41d9084af870ded7b2f980fdcccf334a301bbb521660f23
[INFO] running `Command { std: "docker" "start" "-a" "de8b813778e67677e41d9084af870ded7b2f980fdcccf334a301bbb521660f23", kill_on_drop: false }`
[INFO] [stderr]    Compiling motor v0.2.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.68s
[INFO] running `Command { std: "docker" "inspect" "de8b813778e67677e41d9084af870ded7b2f980fdcccf334a301bbb521660f23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de8b813778e67677e41d9084af870ded7b2f980fdcccf334a301bbb521660f23", kill_on_drop: false }`
[INFO] [stdout] de8b813778e67677e41d9084af870ded7b2f980fdcccf334a301bbb521660f23
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d5dea2a514bde1d9f1caa461ed4515773988410cc5874d7feaf5f745e4ca28d8
[INFO] running `Command { std: "docker" "start" "-a" "d5dea2a514bde1d9f1caa461ed4515773988410cc5874d7feaf5f745e4ca28d8", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/motor-110178f1566d7014)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests motor
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/lib.rs - Vector2D (line 65) ... FAILED
[INFO] [stdout] test src/lib.rs - Texture::load (line 93) ... FAILED
[INFO] [stdout] test src/lib.rs - Module::Position (line 168) ... FAILED
[INFO] [stdout] test src/lib.rs - Module::Sprite (line 180) ... FAILED
[INFO] [stdout] test src/lib.rs - Entity::add_value (line 239) ... FAILED
[INFO] [stdout] test src/lib.rs - new_entity (line 12) ... FAILED
[INFO] [stdout] test src/lib.rs - Module::Controls (line 191) ... FAILED
[INFO] [stdout] test src/lib.rs - Texture (line 79) ... FAILED
[INFO] [stdout] test src/lib.rs - Input (line 127) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - Vector2D (line 65) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module`
[INFO] [stdout]   --> src/lib.rs:69:16
[INFO] [stdout]    |
[INFO] [stdout] 69 | let position = Module::Position(Vector2D::default());
[INFO] [stdout]    |                ^^^^^^ use of undeclared type `Module`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 64 + use motor::Module;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Texture::load (line 93) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:97:49
[INFO] [stdout]    |
[INFO] [stdout] 94 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_93_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 97 | let texture = Texture::load("Path/To/File.png").await;
[INFO] [stdout]    |                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0728`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Module::Position (line 168) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module`
[INFO] [stdout]    --> src/lib.rs:172:17
[INFO] [stdout]     |
[INFO] [stdout] 172 |  let position = Module::Sprite(Vector2D::default());
[INFO] [stdout]     |                 ^^^^^^ use of undeclared type `Module`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 167 + use motor::Module;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Module::Sprite (line 180) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module`
[INFO] [stdout]    --> src/lib.rs:184:15
[INFO] [stdout]     |
[INFO] [stdout] 184 |  let sprite = Module::Sprite(Texture::load("Path/To/File.png").await);
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `Module`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 179 + use motor::Module;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:184:64
[INFO] [stdout]     |
[INFO] [stdout] 181 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_180_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 184 |  let sprite = Module::Sprite(Texture::load("Path/To/File.png").await);
[INFO] [stdout]     |                                                                ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Entity::add_value (line 239) stdout ----
[INFO] [stdout] error: expected `;`, found keyword `let`
[INFO] [stdout]    --> src/lib.rs:241:58
[INFO] [stdout]     |
[INFO] [stdout] 241 | use motor::{Input, Vector2D, Texture, Module, new_entity}
[INFO] [stdout]     |                                                          ^ help: add `;` here
[INFO] [stdout] 242 |
[INFO] [stdout] 243 | let position = Module::Position(Vector2D::default());
[INFO] [stdout]     | --- unexpected token
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `control` in this scope
[INFO] [stdout]    --> src/lib.rs:247:46
[INFO] [stdout]     |
[INFO] [stdout] 247 | let player = new_entity!("Player", position, control, sprite);
[INFO] [stdout]     |                                              ^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: a local variable with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 247 | let player = new_entity!("Player", position, controls, sprite);
[INFO] [stdout]     |                                                     +
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]    --> src/lib.rs:245:65
[INFO] [stdout]     |
[INFO] [stdout] 240 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_239_0() {
[INFO] [stdout]     |                                      ----------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 245 | let sprite   = Module::Sprite(Texture::load("Path/To/File.png").await);
[INFO] [stdout]     |                                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - new_entity (line 12) stdout ----
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:18:65
[INFO] [stdout]    |
[INFO] [stdout] 13 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_12_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 18 | let sprite   = Module::Sprite(Texture::load("Path/To/File.png").await);
[INFO] [stdout]    |                                                                 ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0728`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Module::Controls (line 191) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module`
[INFO] [stdout]    --> src/lib.rs:195:15
[INFO] [stdout]     |
[INFO] [stdout] 195 |  let sprite = Module::Sprite(Input::default());
[INFO] [stdout]     |               ^^^^^^ use of undeclared type `Module`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 190 + use motor::Module;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Texture (line 79) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module`
[INFO] [stdout]   --> src/lib.rs:83:14
[INFO] [stdout]    |
[INFO] [stdout] 83 | let sprite = Module::Sprite(Texture::load("Path/To/File.png").await);
[INFO] [stdout]    |              ^^^^^^ use of undeclared type `Module`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]    |
[INFO] [stdout] 78 + use motor::Module;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Texture`
[INFO] [stdout]   --> src/lib.rs:83:29
[INFO] [stdout]    |
[INFO] [stdout] 83 | let sprite = Module::Sprite(Texture::load("Path/To/File.png").await);
[INFO] [stdout]    |                             ^^^^^^^ use of undeclared type `Texture`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 78 + use macroquad::ui::widgets::Texture;
[INFO] [stdout]    |
[INFO] [stdout] 78 + use motor::Texture;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0728]: `await` is only allowed inside `async` functions and blocks
[INFO] [stdout]   --> src/lib.rs:83:63
[INFO] [stdout]    |
[INFO] [stdout] 80 | fn main() { #[allow(non_snake_case)] fn _doctest_main_src_lib_rs_79_0() {
[INFO] [stdout]    |                                      ---------------------------------- this is not `async`
[INFO] [stdout] ...
[INFO] [stdout] 83 | let sprite = Module::Sprite(Texture::load("Path/To/File.png").await);
[INFO] [stdout]    |                                                               ^^^^^ only allowed inside `async` functions and blocks
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0433, E0728.
[INFO] [stdout] For more information about an error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Input (line 127) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `motor::Controls`
[INFO] [stdout]    --> src/lib.rs:129:5
[INFO] [stdout]     |
[INFO] [stdout] 129 | use motor::Controls;
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ no `Controls` in the root
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this variant instead
[INFO] [stdout]     |
[INFO] [stdout] 129 | use motor::Module::Controls;
[INFO] [stdout]     |            ++++++++
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Module`
[INFO] [stdout]    --> src/lib.rs:131:16
[INFO] [stdout]     |
[INFO] [stdout] 131 | let controls = Module::Controls(Input::default());
[INFO] [stdout]     |                ^^^^^^ use of undeclared type `Module`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this enum
[INFO] [stdout]     |
[INFO] [stdout] 126 + use motor::Module;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Input`
[INFO] [stdout]    --> src/lib.rs:131:33
[INFO] [stdout]     |
[INFO] [stdout] 131 | let controls = Module::Controls(Input::default());
[INFO] [stdout]     |                                 ^^^^^ use of undeclared type `Input`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout] 126 + use motor::Input;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - Entity::add_value (line 239)
[INFO] [stdout]     src/lib.rs - Input (line 127)
[INFO] [stdout]     src/lib.rs - Module::Controls (line 191)
[INFO] [stdout]     src/lib.rs - Module::Position (line 168)
[INFO] [stdout]     src/lib.rs - Module::Sprite (line 180)
[INFO] [stdout]     src/lib.rs - Texture (line 79)
[INFO] [stdout]     src/lib.rs - Texture::load (line 93)
[INFO] [stdout]     src/lib.rs - Vector2D (line 65)
[INFO] [stdout]     src/lib.rs - new_entity (line 12)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.78s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 1.00s; merged doctests compilation took 0.22s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d5dea2a514bde1d9f1caa461ed4515773988410cc5874d7feaf5f745e4ca28d8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d5dea2a514bde1d9f1caa461ed4515773988410cc5874d7feaf5f745e4ca28d8", kill_on_drop: false }`
[INFO] [stdout] d5dea2a514bde1d9f1caa461ed4515773988410cc5874d7feaf5f745e4ca28d8
