[INFO] cloning repository https://github.com/Trangar/janfeb_2017 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Trangar/janfeb_2017" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2Fjanfeb_2017", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2Fjanfeb_2017'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a68ffeccb97793f6113b84c7a4d68184933cdbf9 [INFO] documenting Trangar/janfeb_2017 against 1.46.0 for beta-1.47-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTrangar%2Fjanfeb_2017" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Trangar/janfeb_2017 on toolchain 1.46.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-9/source/.cargo/config [INFO] started tweaking git repo https://github.com/Trangar/janfeb_2017 [INFO] removed path dependency engine from git repo https://github.com/Trangar/janfeb_2017 [INFO] finished tweaking git repo https://github.com/Trangar/janfeb_2017 [INFO] tweaked toml for git repo https://github.com/Trangar/janfeb_2017 written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Trangar/janfeb_2017 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-9/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.46.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bdfefab569167d5e36369f6a5cacc350adb972c5d2256df2c7f30ce691e0837b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "bdfefab569167d5e36369f6a5cacc350adb972c5d2256df2c7f30ce691e0837b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bdfefab569167d5e36369f6a5cacc350adb972c5d2256df2c7f30ce691e0837b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bdfefab569167d5e36369f6a5cacc350adb972c5d2256df2c7f30ce691e0837b", kill_on_drop: false }` [INFO] [stdout] bdfefab569167d5e36369f6a5cacc350adb972c5d2256df2c7f30ce691e0837b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+1.46.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d34a1f255c496d7f75f774c3dee4717d77d87a700f465a939cfde7e4b7ee0ce2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d34a1f255c496d7f75f774c3dee4717d77d87a700f465a939cfde7e4b7ee0ce2", kill_on_drop: false }` [INFO] [stderr] warning: dependency (engine) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Checking engine v0.0.0 [INFO] [stderr] Documenting janfeb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved imports `engine::Engine`, `engine::EntityTrait` [INFO] [stdout] --> src/main.rs:6:14 [INFO] [stdout] | [INFO] [stdout] 6 | use engine::{Engine, EntityTrait}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^ no `EntityTrait` in the root [INFO] [stdout] | | [INFO] [stdout] | no `Engine` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EntityTrait` in this scope [INFO] [stdout] --> src/entities/bullet.rs:24:6 [INFO] [stdout] | [INFO] [stdout] 24 | impl EntityTrait for Bullet { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CollisionLayer` in this scope [INFO] [stdout] --> src/entities/bullet.rs:28:42 [INFO] [stdout] | [INFO] [stdout] 24 | impl EntityTrait for Bullet { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 28 | fn collision_layers(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CollisionLayer` in this scope [INFO] [stdout] --> src/entities/bullet.rs:35:43 [INFO] [stdout] | [INFO] [stdout] 24 | impl EntityTrait for Bullet { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 35 | fn collides_with_layers(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Engine` in this scope [INFO] [stdout] --> src/entities/bullet.rs:42:41 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_initial_state(&mut self, _: &Engine) -> EntityState { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/bullet.rs:42:66 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_initial_state(&mut self, _: &Engine) -> EntityState { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GameState` in this scope [INFO] [stdout] --> src/entities/bullet.rs:59:26 [INFO] [stdout] | [INFO] [stdout] 59 | game_state: &mut GameState, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/bullet.rs:60:21 [INFO] [stdout] | [INFO] [stdout] 60 | state: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityEvent` in this scope [INFO] [stdout] --> src/entities/bullet.rs:61:14 [INFO] [stdout] | [INFO] [stdout] 61 | ) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/bullet.rs:79:21 [INFO] [stdout] | [INFO] [stdout] 79 | state: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EntityTrait` in this scope [INFO] [stdout] --> src/entities/bullet.rs:80:21 [INFO] [stdout] | [INFO] [stdout] 80 | _: &Box>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/bullet.rs:81:17 [INFO] [stdout] | [INFO] [stdout] 81 | _: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityEvent` in this scope [INFO] [stdout] --> src/entities/bullet.rs:82:14 [INFO] [stdout] | [INFO] [stdout] 82 | ) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/bullet.rs:87:28 [INFO] [stdout] | [INFO] [stdout] 87 | fn draw(&self, state: &EntityState, graphics: &mut EngineGraphics) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EngineGraphics` in this scope [INFO] [stdout] --> src/entities/bullet.rs:87:56 [INFO] [stdout] | [INFO] [stdout] 87 | fn draw(&self, state: &EntityState, graphics: &mut EngineGraphics) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EntityTrait` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:32:6 [INFO] [stdout] | [INFO] [stdout] 32 | impl EntityTrait for Enemy1 { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CollisionLayer` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:36:42 [INFO] [stdout] | [INFO] [stdout] 32 | impl EntityTrait for Enemy1 { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 36 | fn collision_layers(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CollisionLayer` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:39:43 [INFO] [stdout] | [INFO] [stdout] 32 | impl EntityTrait for Enemy1 { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 39 | fn collides_with_layers(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Engine` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:42:46 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_initial_state(&mut self, engine: &Engine) -> EntityState { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:42:71 [INFO] [stdout] | [INFO] [stdout] 42 | fn get_initial_state(&mut self, engine: &Engine) -> EntityState { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GameState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | game_state: &mut GameState, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | state: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityEvent` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | fn draw(&self, state: &EntityState, graphics: &mut EngineGraphics) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EngineGraphics` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:84:56 [INFO] [stdout] | [INFO] [stdout] 84 | fn draw(&self, state: &EntityState, graphics: &mut EngineGraphics) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | self_state: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EntityTrait` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:96:21 [INFO] [stdout] | [INFO] [stdout] 96 | _: &Box>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:97:17 [INFO] [stdout] | [INFO] [stdout] 97 | _: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityEvent` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_1.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | ) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EntityTrait` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:38:6 [INFO] [stdout] | [INFO] [stdout] 38 | impl EntityTrait for Enemy2 { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CollisionLayer` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:42:42 [INFO] [stdout] | [INFO] [stdout] 38 | impl EntityTrait for Enemy2 { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 42 | fn collision_layers(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CollisionLayer` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 38 | impl EntityTrait for Enemy2 { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 45 | fn collides_with_layers(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Engine` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:48:46 [INFO] [stdout] | [INFO] [stdout] 48 | fn get_initial_state(&mut self, engine: &Engine) -> EntityState { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:48:71 [INFO] [stdout] | [INFO] [stdout] 48 | fn get_initial_state(&mut self, engine: &Engine) -> EntityState { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GameState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | game_state: &mut GameState, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:70:21 [INFO] [stdout] | [INFO] [stdout] 70 | state: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityEvent` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:71:14 [INFO] [stdout] | [INFO] [stdout] 71 | ) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:101:28 [INFO] [stdout] | [INFO] [stdout] 101 | fn draw(&self, state: &EntityState, graphics: &mut EngineGraphics) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EngineGraphics` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:101:56 [INFO] [stdout] | [INFO] [stdout] 101 | fn draw(&self, state: &EntityState, graphics: &mut EngineGraphics) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:112:26 [INFO] [stdout] | [INFO] [stdout] 112 | self_state: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EntityTrait` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:113:21 [INFO] [stdout] | [INFO] [stdout] 113 | _: &Box>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:114:17 [INFO] [stdout] | [INFO] [stdout] 114 | _: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityEvent` in this scope [INFO] [stdout] --> src/entities/enemies/enemy_2.rs:115:14 [INFO] [stdout] | [INFO] [stdout] 115 | ) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EntityTrait` in this scope [INFO] [stdout] --> src/entities/enemy_spawner.rs:29:6 [INFO] [stdout] | [INFO] [stdout] 29 | impl EntityTrait for EnemySpawner { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GameState` in this scope [INFO] [stdout] --> src/entities/enemy_spawner.rs:35:26 [INFO] [stdout] | [INFO] [stdout] 35 | game_state: &mut GameState, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/enemy_spawner.rs:36:17 [INFO] [stdout] | [INFO] [stdout] 36 | _: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityEvent` in this scope [INFO] [stdout] --> src/entities/enemy_spawner.rs:37:14 [INFO] [stdout] | [INFO] [stdout] 37 | ) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> src/entities/player.rs:32:20 [INFO] [stdout] | [INFO] [stdout] 32 | const COLOR_WHITE: Color = (1.0, 1.0, 1.0, 1.0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> src/entities/player.rs:33:20 [INFO] [stdout] | [INFO] [stdout] 33 | const COLOR_GREEN: Color = (0.0, 1.0, 0.0, 1.0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> src/entities/player.rs:34:18 [INFO] [stdout] | [INFO] [stdout] 34 | const COLOR_RED: Color = (1.0, 0.0, 0.0, 1.0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EntityTrait` in this scope [INFO] [stdout] --> src/entities/player.rs:36:6 [INFO] [stdout] | [INFO] [stdout] 36 | impl EntityTrait for Player { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CollisionLayer` in this scope [INFO] [stdout] --> src/entities/player.rs:40:42 [INFO] [stdout] | [INFO] [stdout] 36 | impl EntityTrait for Player { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 40 | fn collision_layers(&self) -> Option { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `CollisionLayer` in this scope [INFO] [stdout] --> src/entities/player.rs:43:43 [INFO] [stdout] | [INFO] [stdout] 36 | impl EntityTrait for Player { [INFO] [stdout] | - help: you might be missing a type parameter: `` [INFO] [stdout] ... [INFO] [stdout] 43 | fn collides_with_layers(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Engine` in this scope [INFO] [stdout] --> src/entities/player.rs:46:46 [INFO] [stdout] | [INFO] [stdout] 46 | fn get_initial_state(&mut self, engine: &Engine) -> EntityState { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/player.rs:46:71 [INFO] [stdout] | [INFO] [stdout] 46 | fn get_initial_state(&mut self, engine: &Engine) -> EntityState { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GameState` in this scope [INFO] [stdout] --> src/entities/player.rs:63:26 [INFO] [stdout] | [INFO] [stdout] 63 | game_state: &mut GameState, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/player.rs:64:21 [INFO] [stdout] | [INFO] [stdout] 64 | state: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityEvent` in this scope [INFO] [stdout] --> src/entities/player.rs:65:14 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/player.rs:111:28 [INFO] [stdout] | [INFO] [stdout] 111 | fn draw(&self, state: &EntityState, graphics: &mut EngineGraphics) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EngineGraphics` in this scope [INFO] [stdout] --> src/entities/player.rs:111:56 [INFO] [stdout] | [INFO] [stdout] 111 | fn draw(&self, state: &EntityState, graphics: &mut EngineGraphics) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/player.rs:144:26 [INFO] [stdout] | [INFO] [stdout] 144 | self_state: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EntityTrait` in this scope [INFO] [stdout] --> src/entities/player.rs:145:26 [INFO] [stdout] | [INFO] [stdout] 145 | _other: &Box>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/player.rs:146:27 [INFO] [stdout] | [INFO] [stdout] 146 | other_state: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityEvent` in this scope [INFO] [stdout] --> src/entities/player.rs:147:14 [INFO] [stdout] | [INFO] [stdout] 147 | ) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Color` in this scope [INFO] [stdout] --> src/entities/you_lost.rs:16:20 [INFO] [stdout] | [INFO] [stdout] 16 | const COLOR_WHITE: Color = (1.0, 1.0, 1.0, 1.0); [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `EntityTrait` in this scope [INFO] [stdout] --> src/entities/you_lost.rs:18:6 [INFO] [stdout] | [INFO] [stdout] 18 | impl EntityTrait for YouLost { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/you_lost.rs:23:24 [INFO] [stdout] | [INFO] [stdout] 23 | fn draw(&self, _: &EntityState, graphics: &mut EngineGraphics) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EngineGraphics` in this scope [INFO] [stdout] --> src/entities/you_lost.rs:23:52 [INFO] [stdout] | [INFO] [stdout] 23 | fn draw(&self, _: &EntityState, graphics: &mut EngineGraphics) -> Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `GameState` in this scope [INFO] [stdout] --> src/entities/you_lost.rs:36:26 [INFO] [stdout] | [INFO] [stdout] 36 | game_state: &mut GameState, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityState` in this scope [INFO] [stdout] --> src/entities/you_lost.rs:37:21 [INFO] [stdout] | [INFO] [stdout] 37 | state: &mut EntityState, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `EntityEvent` in this scope [INFO] [stdout] --> src/entities/you_lost.rs:38:14 [INFO] [stdout] | [INFO] [stdout] 38 | ) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `TGraphicIndex` in crate `engine` [INFO] [stdout] --> src/main.rs:24:14 [INFO] [stdout] | [INFO] [stdout] 24 | impl engine::TGraphicIndex for GraphicsEnum {} [INFO] [stdout] | ^^^^^^^^^^^^^ not found in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 73 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: Could not document `janfeb`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --crate-type bin --crate-name janfeb src/main.rs -o /opt/rustwide/target/doc --error-format=json --json=diagnostic-rendered-ansi --document-private-items -L dependency=/opt/rustwide/target/debug/deps --extern engine=/opt/rustwide/target/debug/deps/libengine-59ad9fea591f350a.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-d97dfd4fcccce7fb.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "d34a1f255c496d7f75f774c3dee4717d77d87a700f465a939cfde7e4b7ee0ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d34a1f255c496d7f75f774c3dee4717d77d87a700f465a939cfde7e4b7ee0ce2", kill_on_drop: false }` [INFO] [stdout] d34a1f255c496d7f75f774c3dee4717d77d87a700f465a939cfde7e4b7ee0ce2