[INFO] cloning repository https://github.com/OlivierLemoine/wasm_rust_game [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/OlivierLemoine/wasm_rust_game" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOlivierLemoine%2Fwasm_rust_game", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FOlivierLemoine%2Fwasm_rust_game'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b710a10678b44d46535cba0391d5ad6ce198cf7 [INFO] documenting OlivierLemoine/wasm_rust_game 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%2FOlivierLemoine%2Fwasm_rust_game" "/workspace/builds/worker-7/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/OlivierLemoine/wasm_rust_game 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] started tweaking git repo https://github.com/OlivierLemoine/wasm_rust_game [INFO] removed path dependency engine from git repo https://github.com/OlivierLemoine/wasm_rust_game [INFO] removed path dependency log from git repo https://github.com/OlivierLemoine/wasm_rust_game [INFO] finished tweaking git repo https://github.com/OlivierLemoine/wasm_rust_game [INFO] tweaked toml for git repo https://github.com/OlivierLemoine/wasm_rust_game written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate git repo https://github.com/OlivierLemoine/wasm_rust_game 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] warning: dependency (log) 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-7/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] warning: dependency (log) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ccf1b67a7bba7d12982b5a0d590e803f60e1bfe99cf935a854ddad97bcc63201 [INFO] running `Command { std: "docker" "start" "-a" "ccf1b67a7bba7d12982b5a0d590e803f60e1bfe99cf935a854ddad97bcc63201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ccf1b67a7bba7d12982b5a0d590e803f60e1bfe99cf935a854ddad97bcc63201", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ccf1b67a7bba7d12982b5a0d590e803f60e1bfe99cf935a854ddad97bcc63201", kill_on_drop: false }` [INFO] [stdout] ccf1b67a7bba7d12982b5a0d590e803f60e1bfe99cf935a854ddad97bcc63201 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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] b35b38a01aea955269f38e10d40ed18c298794c51e1f7717e377f596eba4aada [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" "b35b38a01aea955269f38e10d40ed18c298794c51e1f7717e377f596eba4aada", 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] warning: dependency (log) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.67 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Checking engine v0.0.0 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.67 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.67 [INFO] [stderr] Checking wasm-bindgen v0.2.67 [INFO] [stderr] Checking js-sys v0.3.44 [INFO] [stderr] Checking web-sys v0.3.44 [INFO] [stderr] Documenting wasm v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `specs` in `engine` [INFO] [stdout] --> src/draw.rs:3:13 [INFO] [stdout] | [INFO] [stdout] 3 | use engine::specs::prelude::*; [INFO] [stdout] | ^^^^^ could not find `specs` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::components` [INFO] [stdout] --> src/draw.rs:2:13 [INFO] [stdout] | [INFO] [stdout] 2 | use engine::components::{Collider, Sprite, Transform}; [INFO] [stdout] | ^^^^^^^^^^ could not find `components` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::Camera` [INFO] [stdout] --> src/draw.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use engine::Camera; [INFO] [stdout] | ^^^^^^^^^^^^^^ no `Camera` in the root [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `engine::prelude` [INFO] [stdout] --> src/lib.rs:4:13 [INFO] [stdout] | [INFO] [stdout] 4 | use engine::prelude::*; [INFO] [stdout] | ^^^^^^^ could not find `prelude` in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `System` in this scope [INFO] [stdout] --> src/draw.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | impl<'a> System<'a> for DebugCollider { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/draw.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 40 | Read<'a, Camera>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadStorage` in this scope [INFO] [stdout] --> src/draw.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | ReadStorage<'a, Transform>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadStorage` in this scope [INFO] [stdout] --> src/draw.rs:42:9 [INFO] [stdout] | [INFO] [stdout] 42 | ReadStorage<'a, Collider>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `System` in this scope [INFO] [stdout] --> src/draw.rs:73:10 [INFO] [stdout] | [INFO] [stdout] 73 | impl<'a> System<'a> for SysRender { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/draw.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | Read<'a, Camera>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 1 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadStorage` in this scope [INFO] [stdout] --> src/draw.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | ReadStorage<'a, Transform>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadStorage` in this scope [INFO] [stdout] --> src/draw.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | ReadStorage<'a, Sprite>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> src/lib.rs:49:6 [INFO] [stdout] | [INFO] [stdout] 49 | impl Component for Player1 { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FlaggedStorage` in this scope [INFO] [stdout] --> src/lib.rs:50:20 [INFO] [stdout] | [INFO] [stdout] 50 | type Storage = FlaggedStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> src/lib.rs:54:6 [INFO] [stdout] | [INFO] [stdout] 54 | impl Component for Player2 { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `FlaggedStorage` in this scope [INFO] [stdout] --> src/lib.rs:55:20 [INFO] [stdout] | [INFO] [stdout] 55 | type Storage = FlaggedStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `Component` in this scope [INFO] [stdout] --> src/lib.rs:62:6 [INFO] [stdout] | [INFO] [stdout] 62 | impl Component for Player { [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `DenseVecStorage` in this scope [INFO] [stdout] --> src/lib.rs:63:20 [INFO] [stdout] | [INFO] [stdout] 63 | type Storage = DenseVecStorage; [INFO] [stdout] | ^^^^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `System` in this scope [INFO] [stdout] --> src/lib.rs:67:10 [INFO] [stdout] | [INFO] [stdout] 67 | impl<'a> System<'a> for TestMove { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/lib.rs:69:9 [INFO] [stdout] | [INFO] [stdout] 69 | Read<'a, engine::KeyPress>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyPress` in crate `engine` [INFO] [stdout] --> src/lib.rs:69:26 [INFO] [stdout] | [INFO] [stdout] 69 | Read<'a, engine::KeyPress>, [INFO] [stdout] | ^^^^^^^^ not found in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadStorage` in this scope [INFO] [stdout] --> src/lib.rs:70:9 [INFO] [stdout] | [INFO] [stdout] 70 | ReadStorage<'a, Collisions>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Collisions` in this scope [INFO] [stdout] --> src/lib.rs:70:25 [INFO] [stdout] | [INFO] [stdout] 67 | impl<'a> System<'a> for TestMove { [INFO] [stdout] | - help: you might be missing a type parameter: `, Collisions` [INFO] [stdout] ... [INFO] [stdout] 70 | ReadStorage<'a, Collisions>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WriteStorage` in this scope [INFO] [stdout] --> src/lib.rs:71:9 [INFO] [stdout] | [INFO] [stdout] 71 | WriteStorage<'a, Transform>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Transform` in this scope [INFO] [stdout] --> src/lib.rs:71:26 [INFO] [stdout] | [INFO] [stdout] 67 | impl<'a> System<'a> for TestMove { [INFO] [stdout] | - help: you might be missing a type parameter: `, Transform` [INFO] [stdout] ... [INFO] [stdout] 71 | WriteStorage<'a, Transform>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WriteStorage` in this scope [INFO] [stdout] --> src/lib.rs:72:9 [INFO] [stdout] | [INFO] [stdout] 72 | WriteStorage<'a, RigidBody>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBody` in this scope [INFO] [stdout] --> src/lib.rs:72:26 [INFO] [stdout] | [INFO] [stdout] 67 | impl<'a> System<'a> for TestMove { [INFO] [stdout] | - help: you might be missing a type parameter: `, RigidBody` [INFO] [stdout] ... [INFO] [stdout] 72 | WriteStorage<'a, RigidBody>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WriteStorage` in this scope [INFO] [stdout] --> src/lib.rs:73:9 [INFO] [stdout] | [INFO] [stdout] 73 | WriteStorage<'a, Player>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WriteStorage` in this scope [INFO] [stdout] --> src/lib.rs:74:9 [INFO] [stdout] | [INFO] [stdout] 74 | WriteStorage<'a, Sprite>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sprite` in this scope [INFO] [stdout] --> src/lib.rs:74:26 [INFO] [stdout] | [INFO] [stdout] 67 | impl<'a> System<'a> for TestMove { [INFO] [stdout] | - help: you might be missing a type parameter: `, Sprite` [INFO] [stdout] ... [INFO] [stdout] 74 | WriteStorage<'a, Sprite>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadStorage` in this scope [INFO] [stdout] --> src/lib.rs:75:9 [INFO] [stdout] | [INFO] [stdout] 75 | ReadStorage<'a, Player1>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0405]: cannot find trait `System` in this scope [INFO] [stdout] --> src/lib.rs:182:10 [INFO] [stdout] | [INFO] [stdout] 182 | impl<'a> System<'a> for TestMove2 { [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Read` in this scope [INFO] [stdout] --> src/lib.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | Read<'a, engine::KeyPress>, [INFO] [stdout] | ^^^^ not found in this scope [INFO] [stdout] | [INFO] [stdout] help: consider importing this trait [INFO] [stdout] | [INFO] [stdout] 4 | use std::io::Read; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `KeyPress` in crate `engine` [INFO] [stdout] --> src/lib.rs:184:26 [INFO] [stdout] | [INFO] [stdout] 184 | Read<'a, engine::KeyPress>, [INFO] [stdout] | ^^^^^^^^ not found in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadStorage` in this scope [INFO] [stdout] --> src/lib.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | ReadStorage<'a, Collisions>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Collisions` in this scope [INFO] [stdout] --> src/lib.rs:185:25 [INFO] [stdout] | [INFO] [stdout] 182 | impl<'a> System<'a> for TestMove2 { [INFO] [stdout] | - help: you might be missing a type parameter: `, Collisions` [INFO] [stdout] ... [INFO] [stdout] 185 | ReadStorage<'a, Collisions>, [INFO] [stdout] | ^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WriteStorage` in this scope [INFO] [stdout] --> src/lib.rs:186:9 [INFO] [stdout] | [INFO] [stdout] 186 | WriteStorage<'a, Transform>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Transform` in this scope [INFO] [stdout] --> src/lib.rs:186:26 [INFO] [stdout] | [INFO] [stdout] 182 | impl<'a> System<'a> for TestMove2 { [INFO] [stdout] | - help: you might be missing a type parameter: `, Transform` [INFO] [stdout] ... [INFO] [stdout] 186 | WriteStorage<'a, Transform>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WriteStorage` in this scope [INFO] [stdout] --> src/lib.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 187 | WriteStorage<'a, RigidBody>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `RigidBody` in this scope [INFO] [stdout] --> src/lib.rs:187:26 [INFO] [stdout] | [INFO] [stdout] 182 | impl<'a> System<'a> for TestMove2 { [INFO] [stdout] | - help: you might be missing a type parameter: `, RigidBody` [INFO] [stdout] ... [INFO] [stdout] 187 | WriteStorage<'a, RigidBody>, [INFO] [stdout] | ^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WriteStorage` in this scope [INFO] [stdout] --> src/lib.rs:188:9 [INFO] [stdout] | [INFO] [stdout] 188 | WriteStorage<'a, Player>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `WriteStorage` in this scope [INFO] [stdout] --> src/lib.rs:189:9 [INFO] [stdout] | [INFO] [stdout] 189 | WriteStorage<'a, Sprite>, [INFO] [stdout] | ^^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Sprite` in this scope [INFO] [stdout] --> src/lib.rs:189:26 [INFO] [stdout] | [INFO] [stdout] 182 | impl<'a> System<'a> for TestMove2 { [INFO] [stdout] | - help: you might be missing a type parameter: `, Sprite` [INFO] [stdout] ... [INFO] [stdout] 189 | WriteStorage<'a, Sprite>, [INFO] [stdout] | ^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `ReadStorage` in this scope [INFO] [stdout] --> src/lib.rs:190:9 [INFO] [stdout] | [INFO] [stdout] 190 | ReadStorage<'a, Player2>, [INFO] [stdout] | ^^^^^^^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `World` in this scope [INFO] [stdout] --> src/lib.rs:366:21 [INFO] [stdout] | [INFO] [stdout] 366 | fn init(world: &mut World, player_image: engine::Image) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `Image` in crate `engine` [INFO] [stdout] --> src/lib.rs:366:50 [INFO] [stdout] | [INFO] [stdout] 366 | fn init(world: &mut World, player_image: engine::Image) { [INFO] [stdout] | ^^^^^ not found in `engine` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `World` in this scope [INFO] [stdout] --> src/lib.rs:499:37 [INFO] [stdout] | [INFO] [stdout] 499 | fn create_block_on_grid(world: &mut World, l: i32, r: i32, t: i32, b: i32) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0412]: cannot find type `World` in this scope [INFO] [stdout] --> src/lib.rs:513:29 [INFO] [stdout] | [INFO] [stdout] 513 | fn create_block(world: &mut World, x: f64, y: f64, w: f64, h: f64) { [INFO] [stdout] | ^^^^^ not found in this scope [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Compilation failed, aborting rustdoc [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 49 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0405, E0412, E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0405`. [INFO] [stdout] [INFO] [stderr] error: Could not document `wasm`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type cdylib --crate-name wasm src/lib.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-61bbad8efa6a6791.rmeta --extern js_sys=/opt/rustwide/target/debug/deps/libjs_sys-6ba8389c0d801a77.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-57a7edc7f441d44c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-75d540134d633bf3.rmeta --extern wasm_bindgen=/opt/rustwide/target/debug/deps/libwasm_bindgen-90d999692f1cb38b.rmeta --extern web_sys=/opt/rustwide/target/debug/deps/libweb_sys-e580116cc42e94c7.rmeta --cap-lints=warn` (exit code: 1) [INFO] running `Command { std: "docker" "inspect" "b35b38a01aea955269f38e10d40ed18c298794c51e1f7717e377f596eba4aada", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b35b38a01aea955269f38e10d40ed18c298794c51e1f7717e377f596eba4aada", kill_on_drop: false }` [INFO] [stdout] b35b38a01aea955269f38e10d40ed18c298794c51e1f7717e377f596eba4aada