[INFO] updating cached repository https://github.com/Ryan1729/palimpsest-processor
[INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"`
[INFO] running `"git" "rev-parse" "HEAD"`
[INFO] [stdout] 974a6b8f19b85af51f3ac6bc1216a61052f9522e
[INFO] checking Ryan1729/palimpsest-processor against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRyan1729%2Fpalimpsest-processor" "/workspace/builds/worker-7/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Ryan1729/palimpsest-processor on toolchain 209b2be09fcaff937480d1fbbe8b31646e361c7a
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/Ryan1729/palimpsest-processor
[INFO] removed workspace from git repo https://github.com/Ryan1729/palimpsest-processor
[INFO] removed path dependency common from git repo https://github.com/Ryan1729/palimpsest-processor
[INFO] removed path dependency game from git repo https://github.com/Ryan1729/palimpsest-processor
[INFO] finished tweaking git repo https://github.com/Ryan1729/palimpsest-processor
[INFO] tweaked toml for git repo https://github.com/Ryan1729/palimpsest-processor written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate git repo https://github.com/Ryan1729/palimpsest-processor already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (common) 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 (game) 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 `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[INFO] [stderr] warning: dependency (common) 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 (game) 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]     Blocking waiting for file lock on package cache
[INFO] running `"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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+209b2be09fcaff937480d1fbbe8b31646e361c7a" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] ad38649e17e9a9d8af2ba5e6d162bfc5209699f6572d4920033d6af8b6d9daa7
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `"docker" "start" "-a" "ad38649e17e9a9d8af2ba5e6d162bfc5209699f6572d4920033d6af8b6d9daa7"`
[INFO] [stderr] warning: dependency (common) 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 (game) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions
[INFO] [stderr]    Compiling itoa v0.3.4
[INFO] [stderr]    Compiling dtoa v0.4.5
[INFO] [stderr]     Checking bs58 v0.2.5
[INFO] [stderr]     Checking game v0.0.2
[INFO] [stderr]     Checking bear-lib-terminal-sys v1.3.0
[INFO] [stderr]     Checking generic-array v0.12.3
[INFO] [stderr]     Checking bincode v1.2.1
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling target_build_utils v0.3.1
[INFO] [stderr]     Checking bear-lib-terminal v1.4.0
[INFO] [stderr]    Compiling serde_json v0.9.10
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling libloading v0.3.4
[INFO] [stderr]     Checking common v0.1.0
[INFO] [stderr]     Checking palimpsest-processor v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0412]: cannot find type `Instruction` in this scope
[INFO] [stderr]   --> src/main.rs:28:39
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game {
[INFO] [stderr]    |                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `PLAYFIELD_SIZE` in this scope
[INFO] [stderr]   --> src/main.rs:28:52
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game {
[INFO] [stderr]    |                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Size` in crate `common`
[INFO] [stderr]   --> src/main.rs:28:83
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game {
[INFO] [stderr]    |                                                                                   ^^^^ not found in `common`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 5  | use bear_lib_terminal::geometry::Size;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Game` in this scope
[INFO] [stderr]   --> src/main.rs:28:92
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game {
[INFO] [stderr]    |                                                                                            ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Instruction` in this scope
[INFO] [stderr]   --> src/main.rs:31:28
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Application {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<Instruction>`
[INFO] [stderr] ...
[INFO] [stderr] 31 |                 .get::<fn([Instruction; PLAYFIELD_SIZE], common::Size) -> Game>(b"new_game\0")
[INFO] [stderr]    |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `PLAYFIELD_SIZE` in this scope
[INFO] [stderr]   --> src/main.rs:31:41
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Application {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<PLAYFIELD_SIZE>`
[INFO] [stderr] ...
[INFO] [stderr] 31 |                 .get::<fn([Instruction; PLAYFIELD_SIZE], common::Size) -> Game>(b"new_game\0")
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Size` in crate `common`
[INFO] [stderr]   --> src/main.rs:31:66
[INFO] [stderr]    |
[INFO] [stderr] 31 |                 .get::<fn([Instruction; PLAYFIELD_SIZE], common::Size) -> Game>(b"new_game\0")
[INFO] [stderr]    |                                                                  ^^^^ not found in `common`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 5  | use bear_lib_terminal::geometry::Size;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Game` in this scope
[INFO] [stderr]   --> src/main.rs:31:75
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Application {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<Game>`
[INFO] [stderr] ...
[INFO] [stderr] 31 |                 .get::<fn([Instruction; PLAYFIELD_SIZE], common::Size) -> Game>(b"new_game\0")
[INFO] [stderr]    |                                                                           ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Platform` in this scope
[INFO] [stderr]   --> src/main.rs:37:44
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn update_and_render(&self, platform: &Platform, game: &mut Game, events: &Vec<Event>) -> bool {
[INFO] [stderr]    |                                            ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Game` in this scope
[INFO] [stderr]   --> src/main.rs:37:65
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn update_and_render(&self, platform: &Platform, game: &mut Game, events: &Vec<Event>) -> bool {
[INFO] [stderr]    |                                                                 ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Platform` in this scope
[INFO] [stderr]   --> src/main.rs:40:28
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Application {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<Platform>`
[INFO] [stderr] ...
[INFO] [stderr] 40 |                 .get::<fn(&Platform, &mut Game, &Vec<Event>) -> bool>(b"update_and_render\0")
[INFO] [stderr]    |                            ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Game` in this scope
[INFO] [stderr]   --> src/main.rs:40:43
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Application {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<Game>`
[INFO] [stderr] ...
[INFO] [stderr] 40 |                 .get::<fn(&Platform, &mut Game, &Vec<Event>) -> bool>(b"update_and_render\0")
[INFO] [stderr]    |                                           ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `get_instructions` in crate `common`
[INFO] [stderr]   --> src/main.rs:63:41
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let mut game = app.new_game(common::get_instructions(), size());
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^ not found in `common`
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Platform` in this scope
[INFO] [stderr]   --> src/main.rs:67:20
[INFO] [stderr]    |
[INFO] [stderr] 67 |     let platform = Platform {
[INFO] [stderr]    |                    ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Rect` in crate `common`
[INFO] [stderr]    --> src/main.rs:111:31
[INFO] [stderr]     |
[INFO] [stderr] 111 | fn clear(area: Option<common::Rect>) {
[INFO] [stderr]     |                               ^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Rect;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Rect` in crate `common`
[INFO] [stderr]    --> src/main.rs:112:62
[INFO] [stderr]     |
[INFO] [stderr] 112 |     unsafe { terminal::clear(mem::transmute::<Option<common::Rect>, Option<Rect>>(area)) };
[INFO] [stderr]     |                                                              ^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Rect;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Size` in crate `common`
[INFO] [stderr]    --> src/main.rs:115:22
[INFO] [stderr]     |
[INFO] [stderr] 115 | fn size() -> common::Size {
[INFO] [stderr]     |                      ^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Size;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Size` in crate `common`
[INFO] [stderr]    --> src/main.rs:116:45
[INFO] [stderr]     |
[INFO] [stderr] 116 |     unsafe { mem::transmute::<Size, common::Size>(state::size()) }
[INFO] [stderr]     |                                             ^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Size;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Point` in crate `common`
[INFO] [stderr]    --> src/main.rs:119:32
[INFO] [stderr]     |
[INFO] [stderr] 119 | fn mouse_position() -> common::Point {
[INFO] [stderr]     |                                ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Point;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Point` in crate `common`
[INFO] [stderr]    --> src/main.rs:120:46
[INFO] [stderr]     |
[INFO] [stderr] 120 |     unsafe { mem::transmute::<Point, common::Point>(state::mouse::position()) }
[INFO] [stderr]     |                                              ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Point;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KeyCode` in crate `common`
[INFO] [stderr]    --> src/main.rs:123:29
[INFO] [stderr]     |
[INFO] [stderr] 123 | fn key_pressed(key: common::KeyCode) -> bool {
[INFO] [stderr]     |                             ^^^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::terminal::KeyCode;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KeyCode` in crate `common`
[INFO] [stderr]    --> src/main.rs:124:68
[INFO] [stderr]     |
[INFO] [stderr] 124 |     terminal::state::key_pressed(unsafe { mem::transmute::<common::KeyCode, KeyCode>(key) })
[INFO] [stderr]     |                                                                    ^^^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::terminal::KeyCode;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Color` in crate `common`
[INFO] [stderr]    --> src/main.rs:127:27
[INFO] [stderr]     |
[INFO] [stderr] 127 | fn set_colors(fg: common::Color, bg: common::Color) {
[INFO] [stderr]     |                           ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::Color;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Color` in crate `common`
[INFO] [stderr]    --> src/main.rs:127:46
[INFO] [stderr]     |
[INFO] [stderr] 127 | fn set_colors(fg: common::Color, bg: common::Color) {
[INFO] [stderr]     |                                              ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::Color;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Color` in crate `common`
[INFO] [stderr]    --> src/main.rs:128:60
[INFO] [stderr]     |
[INFO] [stderr] 128 |     terminal::set_colors(unsafe { mem::transmute::<common::Color, Color>(fg) },
[INFO] [stderr]     |                                                            ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::Color;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Color` in crate `common`
[INFO] [stderr]    --> src/main.rs:129:60
[INFO] [stderr]     |
[INFO] [stderr] 129 |                          unsafe { mem::transmute::<common::Color, Color>(bg) });
[INFO] [stderr]     |                                                            ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::Color;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `common::*`
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use common::*;
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 26 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0422, E0425.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error[E0412]: cannot find type `Instruction` in this scope
[INFO] [stderr]   --> src/main.rs:28:39
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game {
[INFO] [stderr]    |                                       ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `PLAYFIELD_SIZE` in this scope
[INFO] [stderr]   --> src/main.rs:28:52
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game {
[INFO] [stderr]    |                                                    ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Size` in crate `common`
[INFO] [stderr]   --> src/main.rs:28:83
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game {
[INFO] [stderr]    |                                                                                   ^^^^ not found in `common`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 5  | use bear_lib_terminal::geometry::Size;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Game` in this scope
[INFO] [stderr]   --> src/main.rs:28:92
[INFO] [stderr]    |
[INFO] [stderr] 28 |     fn new_game(&self, instructions: [Instruction; PLAYFIELD_SIZE], size: common::Size) -> Game {
[INFO] [stderr]    |                                                                                            ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Instruction` in this scope
[INFO] [stderr]   --> src/main.rs:31:28
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Application {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<Instruction>`
[INFO] [stderr] ...
[INFO] [stderr] 31 |                 .get::<fn([Instruction; PLAYFIELD_SIZE], common::Size) -> Game>(b"new_game\0")
[INFO] [stderr]    |                            ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find value `PLAYFIELD_SIZE` in this scope
[INFO] [stderr]   --> src/main.rs:31:41
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Application {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<PLAYFIELD_SIZE>`
[INFO] [stderr] ...
[INFO] [stderr] 31 |                 .get::<fn([Instruction; PLAYFIELD_SIZE], common::Size) -> Game>(b"new_game\0")
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Size` in crate `common`
[INFO] [stderr]   --> src/main.rs:31:66
[INFO] [stderr]    |
[INFO] [stderr] 31 |                 .get::<fn([Instruction; PLAYFIELD_SIZE], common::Size) -> Game>(b"new_game\0")
[INFO] [stderr]    |                                                                  ^^^^ not found in `common`
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]    |
[INFO] [stderr] 5  | use bear_lib_terminal::geometry::Size;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `palimpsest-processor`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error[E0412]: cannot find type `Game` in this scope
[INFO] [stderr]   --> src/main.rs:31:75
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Application {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<Game>`
[INFO] [stderr] ...
[INFO] [stderr] 31 |                 .get::<fn([Instruction; PLAYFIELD_SIZE], common::Size) -> Game>(b"new_game\0")
[INFO] [stderr]    |                                                                           ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Platform` in this scope
[INFO] [stderr]   --> src/main.rs:37:44
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn update_and_render(&self, platform: &Platform, game: &mut Game, events: &Vec<Event>) -> bool {
[INFO] [stderr]    |                                            ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Game` in this scope
[INFO] [stderr]   --> src/main.rs:37:65
[INFO] [stderr]    |
[INFO] [stderr] 37 |     fn update_and_render(&self, platform: &Platform, game: &mut Game, events: &Vec<Event>) -> bool {
[INFO] [stderr]    |                                                                 ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Platform` in this scope
[INFO] [stderr]   --> src/main.rs:40:28
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Application {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<Platform>`
[INFO] [stderr] ...
[INFO] [stderr] 40 |                 .get::<fn(&Platform, &mut Game, &Vec<Event>) -> bool>(b"update_and_render\0")
[INFO] [stderr]    |                            ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Game` in this scope
[INFO] [stderr]   --> src/main.rs:40:43
[INFO] [stderr]    |
[INFO] [stderr] 21 | impl Application {
[INFO] [stderr]    |     - help: you might be missing a type parameter: `<Game>`
[INFO] [stderr] ...
[INFO] [stderr] 40 |                 .get::<fn(&Platform, &mut Game, &Vec<Event>) -> bool>(b"update_and_render\0")
[INFO] [stderr]    |                                           ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `get_instructions` in crate `common`
[INFO] [stderr]   --> src/main.rs:63:41
[INFO] [stderr]    |
[INFO] [stderr] 63 |     let mut game = app.new_game(common::get_instructions(), size());
[INFO] [stderr]    |                                         ^^^^^^^^^^^^^^^^ not found in `common`
[INFO] [stderr] 
[INFO] [stderr] error[E0422]: cannot find struct, variant or union type `Platform` in this scope
[INFO] [stderr]   --> src/main.rs:67:20
[INFO] [stderr]    |
[INFO] [stderr] 67 |     let platform = Platform {
[INFO] [stderr]    |                    ^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Rect` in crate `common`
[INFO] [stderr]    --> src/main.rs:111:31
[INFO] [stderr]     |
[INFO] [stderr] 111 | fn clear(area: Option<common::Rect>) {
[INFO] [stderr]     |                               ^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Rect;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Rect` in crate `common`
[INFO] [stderr]    --> src/main.rs:112:62
[INFO] [stderr]     |
[INFO] [stderr] 112 |     unsafe { terminal::clear(mem::transmute::<Option<common::Rect>, Option<Rect>>(area)) };
[INFO] [stderr]     |                                                              ^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Rect;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Size` in crate `common`
[INFO] [stderr]    --> src/main.rs:115:22
[INFO] [stderr]     |
[INFO] [stderr] 115 | fn size() -> common::Size {
[INFO] [stderr]     |                      ^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Size;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Size` in crate `common`
[INFO] [stderr]    --> src/main.rs:116:45
[INFO] [stderr]     |
[INFO] [stderr] 116 |     unsafe { mem::transmute::<Size, common::Size>(state::size()) }
[INFO] [stderr]     |                                             ^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Size;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Point` in crate `common`
[INFO] [stderr]    --> src/main.rs:119:32
[INFO] [stderr]     |
[INFO] [stderr] 119 | fn mouse_position() -> common::Point {
[INFO] [stderr]     |                                ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Point;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Point` in crate `common`
[INFO] [stderr]    --> src/main.rs:120:46
[INFO] [stderr]     |
[INFO] [stderr] 120 |     unsafe { mem::transmute::<Point, common::Point>(state::mouse::position()) }
[INFO] [stderr]     |                                              ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::geometry::Point;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KeyCode` in crate `common`
[INFO] [stderr]    --> src/main.rs:123:29
[INFO] [stderr]     |
[INFO] [stderr] 123 | fn key_pressed(key: common::KeyCode) -> bool {
[INFO] [stderr]     |                             ^^^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::terminal::KeyCode;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `KeyCode` in crate `common`
[INFO] [stderr]    --> src/main.rs:124:68
[INFO] [stderr]     |
[INFO] [stderr] 124 |     terminal::state::key_pressed(unsafe { mem::transmute::<common::KeyCode, KeyCode>(key) })
[INFO] [stderr]     |                                                                    ^^^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::terminal::KeyCode;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Color` in crate `common`
[INFO] [stderr]    --> src/main.rs:127:27
[INFO] [stderr]     |
[INFO] [stderr] 127 | fn set_colors(fg: common::Color, bg: common::Color) {
[INFO] [stderr]     |                           ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::Color;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Color` in crate `common`
[INFO] [stderr]    --> src/main.rs:127:46
[INFO] [stderr]     |
[INFO] [stderr] 127 | fn set_colors(fg: common::Color, bg: common::Color) {
[INFO] [stderr]     |                                              ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::Color;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Color` in crate `common`
[INFO] [stderr]    --> src/main.rs:128:60
[INFO] [stderr]     |
[INFO] [stderr] 128 |     terminal::set_colors(unsafe { mem::transmute::<common::Color, Color>(fg) },
[INFO] [stderr]     |                                                            ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::Color;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Color` in crate `common`
[INFO] [stderr]    --> src/main.rs:129:60
[INFO] [stderr]     |
[INFO] [stderr] 129 |                          unsafe { mem::transmute::<common::Color, Color>(bg) });
[INFO] [stderr]     |                                                            ^^^^^ not found in `common`
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 5   | use bear_lib_terminal::Color;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `common::*`
[INFO] [stderr]   --> src/main.rs:13:5
[INFO] [stderr]    |
[INFO] [stderr] 13 | use common::*;
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 26 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0412, E0422, E0425.
[INFO] [stderr] For more information about an error, try `rustc --explain E0412`.
[INFO] [stderr] error: could not compile `palimpsest-processor`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "ad38649e17e9a9d8af2ba5e6d162bfc5209699f6572d4920033d6af8b6d9daa7"`
[INFO] running `"docker" "rm" "-f" "ad38649e17e9a9d8af2ba5e6d162bfc5209699f6572d4920033d6af8b6d9daa7"`
[INFO] [stdout] ad38649e17e9a9d8af2ba5e6d162bfc5209699f6572d4920033d6af8b6d9daa7
