[INFO] updating cached repository https://github.com/kempchee/piston-snake
[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] 7530eecc0da59f870d1febdeac50bcf0824c1d7d
[INFO] checking kempchee/piston-snake against master#bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkempchee%2Fpiston-snake" "/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/kempchee/piston-snake on toolchain bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "read-manifest" "--manifest-path" "Cargo.toml"`
[INFO] started tweaking git repo https://github.com/kempchee/piston-snake
[INFO] finished tweaking git repo https://github.com/kempchee/piston-snake
[INFO] tweaked toml for git repo https://github.com/kempchee/piston-snake written to /workspace/builds/worker-7/source/Cargo.toml
[INFO] crate git repo https://github.com/kempchee/piston-snake already has a lockfile, it will not be regenerated
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"`
[INFO] running `"/workspace/cargo-home/bin/cargo" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "fetch" "--locked" "--manifest-path" "Cargo.toml"`
[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" "+bf1f2eedda4fa02b7c9347dd849ed73ddd43dedc" "check" "--frozen" "--all" "--all-targets"`
[INFO] [stdout] 86980b4dc3b3a1fe73d5275306ab83b13ded1410e9f081f374fa2845a6ebe673
[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" "86980b4dc3b3a1fe73d5275306ab83b13ded1410e9f081f374fa2845a6ebe673"`
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling arrayvec v0.4.12
[INFO] [stderr]     Checking base64 v0.12.0
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]    Compiling syn v0.13.11
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]     Checking ordered-float v0.5.2
[INFO] [stderr]     Checking tokio v0.2.18
[INFO] [stderr]     Checking postgres-protocol v0.5.1
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking stb_truetype v0.2.8
[INFO] [stderr]     Checking image v0.23.3
[INFO] [stderr]     Checking postgres-types v0.1.1
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking piston2d-graphics v0.36.0
[INFO] [stderr]     Checking rusttype v0.5.2
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]     Checking tokio-util v0.3.1
[INFO] [stderr]     Checking winit v0.19.5
[INFO] [stderr]     Checking glutin v0.21.2
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]    Compiling futures-macro v0.3.4
[INFO] [stderr]    Compiling rustversion v1.0.2
[INFO] [stderr]    Compiling time-macros-impl v0.1.0
[INFO] [stderr]    Compiling async-trait v0.1.30
[INFO] [stderr]    Compiling conrod_derive v0.1.2
[INFO] [stderr]     Checking piston2d-opengl_graphics v0.72.0
[INFO] [stderr]     Checking time-macros v0.1.0
[INFO] [stderr]    Compiling time v0.2.9
[INFO] [stderr]     Checking futures-util v0.3.4
[INFO] [stderr]     Checking futures-executor v0.3.4
[INFO] [stderr]     Checking futures v0.3.4
[INFO] [stderr]     Checking tokio-postgres v0.5.3
[INFO] [stderr]     Checking pistoncore-input v0.28.0
[INFO] [stderr]     Checking pistoncore-input v0.21.0
[INFO] [stderr]     Checking conrod v0.61.1
[INFO] [stderr]     Checking pistoncore-window v0.44.0
[INFO] [stderr]     Checking pistoncore-event_loop v0.49.0
[INFO] [stderr]     Checking pistoncore-glutin_window v0.63.0
[INFO] [stderr]     Checking postgres v0.17.2
[INFO] [stderr]     Checking piston v0.49.0
[INFO] [stderr]     Checking first_piston v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `piston::event`
[INFO] [stderr]   --> src/main.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 | use piston::event::*;
[INFO] [stderr]    |             ^^^^^ could not find `event` in `piston`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `rand::distributions::IndependentSample`, `rand::distributions::Range`
[INFO] [stderr]   --> src/main.rs:15:27
[INFO] [stderr]    |
[INFO] [stderr] 15 | use rand::distributions::{IndependentSample, Range};
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^  ^^^^^ no `Range` in `distributions`
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           no `IndependentSample` in `distributions`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `conrod::Background`, `conrod::Button`, `conrod::CanvasId`, `conrod::DropDownList`, `conrod::Floating`, `conrod::Label`, `conrod::UiId`, `conrod::WidgetId`, `conrod::Split`
[INFO] [stderr]   --> src/main.rs:18:14
[INFO] [stderr]    |
[INFO] [stderr] 18 | use conrod::{Background, Button,CanvasId,DropDownList, Floating, Label, Labelable,Positionable, Sizeable, Theme, Ui,UiId, Widget,WidgetId,Split};
[INFO] [stderr]    |              ^^^^^^^^^^  ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^                                              ^^^^         ^^^^^^^^ ^^^^^ no `Split` in the root
[INFO] [stderr]    |              |           |      |        |             |         |                                                  |            |
[INFO] [stderr]    |              |           |      |        |             |         |                                                  |            no `WidgetId` in the root
[INFO] [stderr]    |              |           |      |        |             |         no `Label` in the root                             no `UiId` in the root
[INFO] [stderr]    |              |           |      |        |             no `Floating` in the root
[INFO] [stderr]    |              |           |      |        no `DropDownList` in the root
[INFO] [stderr]    |              |           |      no `CanvasId` in the root
[INFO] [stderr]    |              |           no `Button` in the root
[INFO] [stderr]    |              no `Background` in the root
[INFO] [stderr]    |
[INFO] [stderr] help: a similar name exists in the module
[INFO] [stderr]    |
[INFO] [stderr] 18 | use conrod::{Background, Button,CanvasId,DropDownList, Floating, label, Labelable,Positionable, Sizeable, Theme, Ui,UiId, Widget,WidgetId,Split};
[INFO] [stderr]    |                                                                  ^^^^^
[INFO] [stderr] help: a similar name exists in the module
[INFO] [stderr]    |
[INFO] [stderr] 18 | use conrod::{Background, Button,CanvasId,DropDownList, Floating, Label, Labelable,Positionable, Sizeable, Theme, Ui,UiId, Widget,Widget,Split};
[INFO] [stderr]    |                                                                                                                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `postgres::Connection`, `postgres::SslMode`
[INFO] [stderr]   --> src/main.rs:20:16
[INFO] [stderr]    |
[INFO] [stderr] 20 | use postgres::{Connection, SslMode};
[INFO] [stderr]    |                ^^^^^^^^^^  ^^^^^^^ no `SslMode` in the root
[INFO] [stderr]    |                |
[INFO] [stderr]    |                no `Connection` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr]    --> src/main.rs:106:80
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn render(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>) {
[INFO] [stderr]     |                                                                                ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr]    --> src/main.rs:116:93
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn render_start_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                                                                             ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr]    --> src/main.rs:124:43
[INFO] [stderr]     |
[INFO] [stderr] 124 |             let mut font=opengl_graphics::glyph_cache::GlyphCache::new(Path::new("fonts/leaguegothic-regular-webfont.ttf")).unwrap();
[INFO] [stderr]     |                                           ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr]    --> src/main.rs:168:97
[INFO] [stderr]     |
[INFO] [stderr] 168 |     fn render_game_over_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                                                                                 ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr]    --> src/main.rs:353:50
[INFO] [stderr]     |
[INFO] [stderr] 353 |     let ui=&mut conrod::Ui::new(opengl_graphics::glyph_cache::GlyphCache::new(Path::new("fonts/leaguegothic-regular-webfont.ttf")).unwrap(),conrod::Theme::default());
[INFO] [stderr]     |                                                  ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Tm` in crate `time`
[INFO] [stderr]   --> src/main.rs:28:31
[INFO] [stderr]    |
[INFO] [stderr] 28 |     last_auto_move_time:time::Tm,
[INFO] [stderr]    |                               ^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RenderArgs` in this scope
[INFO] [stderr]   --> src/main.rs:79:38
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn render_game(&mut self, args: &RenderArgs){
[INFO] [stderr]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 10 | use conrod::input::RenderArgs;
[INFO] [stderr]    |
[INFO] [stderr] 10 | use piston::RenderArgs;
[INFO] [stderr]    |
[INFO] [stderr] 10 | use piston::input::RenderArgs;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RenderArgs` in this scope
[INFO] [stderr]    --> src/main.rs:106:33
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn render(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>) {
[INFO] [stderr]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 10  | use conrod::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RenderArgs` in this scope
[INFO] [stderr]    --> src/main.rs:116:46
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn render_start_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 10  | use conrod::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `light_green` in this scope
[INFO] [stderr]    --> src/main.rs:126:42
[INFO] [stderr]     |
[INFO] [stderr] 126 |                 Split::new(HEADER).color(light_green()),
[INFO] [stderr]     |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `blue` in this scope
[INFO] [stderr]    --> src/main.rs:127:40
[INFO] [stderr]     |
[INFO] [stderr] 127 |                 Split::new(BODY).color(blue()).length(window_dimension*0.75).pad_top(20.0),
[INFO] [stderr]     |                                        ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `grey` in this scope
[INFO] [stderr]    --> src/main.rs:134:24
[INFO] [stderr]     |
[INFO] [stderr] 134 |                 .color(grey())
[INFO] [stderr]     |                        ^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 10  | use graphics::color::grey;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `dark_orange` in this scope
[INFO] [stderr]    --> src/main.rs:137:50
[INFO] [stderr]     |
[INFO] [stderr] 137 |             Label::new("Welcome To Snake").color(dark_orange()).font_size(48).middle_of(HEADER).set(TITLE, ui);
[INFO] [stderr]     |                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `dark_orange` in this scope
[INFO] [stderr]    --> src/main.rs:149:44
[INFO] [stderr]     |
[INFO] [stderr] 149 |             Label::new("Difficulty").color(dark_orange()).font_size(24).middle_of(HEADER).mid_left_of(DROPDOWNCONTAINER).set(DROPDOWNLABEL, ui);
[INFO] [stderr]     |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `red` in module `conrod::color`
[INFO] [stderr]    --> src/main.rs:152:47
[INFO] [stderr]     |
[INFO] [stderr] 152 |                         .color(conrod::color::red())
[INFO] [stderr]     |                                               ^^^ not found in `conrod::color`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:158:56
[INFO] [stderr]     |
[INFO] [stderr] 158 | ...                   *last_auto_move_time=time::now();
[INFO] [stderr]     |                                                  ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RenderArgs` in this scope
[INFO] [stderr]    --> src/main.rs:168:50
[INFO] [stderr]     |
[INFO] [stderr] 168 |     fn render_game_over_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 10  | use conrod::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `light_green` in this scope
[INFO] [stderr]    --> src/main.rs:180:42
[INFO] [stderr]     |
[INFO] [stderr] 180 |                 Split::new(HEADER).color(light_green()),
[INFO] [stderr]     |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `blue` in this scope
[INFO] [stderr]    --> src/main.rs:181:40
[INFO] [stderr]     |
[INFO] [stderr] 181 |                 Split::new(BODY).color(blue()).length(window_dimension*0.75).pad_top(20.0),
[INFO] [stderr]     |                                        ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `red` in this scope
[INFO] [stderr]    --> src/main.rs:183:43
[INFO] [stderr]     |
[INFO] [stderr] 183 |             Label::new("You Lose!").color(red()).font_size(48).middle_of(HEADER).set(TITLE, ui);
[INFO] [stderr]     |                                           ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `red` in module `conrod::color`
[INFO] [stderr]    --> src/main.rs:185:47
[INFO] [stderr]     |
[INFO] [stderr] 185 |                         .color(conrod::color::red())
[INFO] [stderr]     |                                               ^^^ not found in `conrod::color`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:192:56
[INFO] [stderr]     |
[INFO] [stderr] 192 | ...                   *last_auto_move_time=time::now();
[INFO] [stderr]     |                                                  ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:215:56
[INFO] [stderr]     |
[INFO] [stderr] 215 |                         self.last_auto_move_time=time::now();
[INFO] [stderr]     |                                                        ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:225:56
[INFO] [stderr]     |
[INFO] [stderr] 225 |                         self.last_auto_move_time=time::now();
[INFO] [stderr]     |                                                        ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:235:60
[INFO] [stderr]     |
[INFO] [stderr] 235 | ...                   self.last_auto_move_time=time::now();
[INFO] [stderr]     |                                                      ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:245:64
[INFO] [stderr]     |
[INFO] [stderr] 245 | ...                   self.last_auto_move_time=time::now();
[INFO] [stderr]     |                                                      ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RenderArgs` in this scope
[INFO] [stderr]    --> src/main.rs:257:30
[INFO] [stderr]     |
[INFO] [stderr] 257 |     fn game_over(&mut self,r:RenderArgs)->bool{
[INFO] [stderr]     |                              ^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 10  | use conrod::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:273:27
[INFO] [stderr]     |
[INFO] [stderr] 273 |         let elapsed=time::now()-self.last_auto_move_time;
[INFO] [stderr]     |                           ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:284:44
[INFO] [stderr]     |
[INFO] [stderr] 284 |             self.last_auto_move_time=time::now();
[INFO] [stderr]     |                                            ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:346:35
[INFO] [stderr]     |
[INFO] [stderr] 346 |         last_auto_move_time:time::now(),
[INFO] [stderr]     |                                   ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Sizeable`, `Theme`, `Ui`
[INFO] [stderr]   --> src/main.rs:18:97
[INFO] [stderr]    |
[INFO] [stderr] 18 | use conrod::{Background, Button,CanvasId,DropDownList, Floating, Label, Labelable,Positionable, Sizeable, Theme, Ui,UiId, Widget,WidgetId,Split};
[INFO] [stderr]    |                                                                                                 ^^^^^^^^  ^^^^^  ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/main.rs:358:19
[INFO] [stderr]     |
[INFO] [stderr] 358 |                 if(app.current_screen=="game_screen"){
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1
[INFO] [stderr]    --> src/main.rs:106:63
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn render(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>) {
[INFO] [stderr]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected type argument
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1
[INFO] [stderr]    --> src/main.rs:116:76
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn render_start_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected type argument
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1
[INFO] [stderr]    --> src/main.rs:168:80
[INFO] [stderr]     |
[INFO] [stderr] 168 |     fn render_game_over_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected type argument
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 37 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0107, E0412, E0425, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0107`.
[INFO] [stderr] error: could not compile `first_piston`.
[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[E0432]: unresolved import `piston::event`
[INFO] [stderr]   --> src/main.rs:11:13
[INFO] [stderr]    |
[INFO] [stderr] 11 | use piston::event::*;
[INFO] [stderr]    |             ^^^^^ could not find `event` in `piston`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `rand::distributions::IndependentSample`, `rand::distributions::Range`
[INFO] [stderr]   --> src/main.rs:15:27
[INFO] [stderr]    |
[INFO] [stderr] 15 | use rand::distributions::{IndependentSample, Range};
[INFO] [stderr]    |                           ^^^^^^^^^^^^^^^^^  ^^^^^ no `Range` in `distributions`
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           no `IndependentSample` in `distributions`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `conrod::Background`, `conrod::Button`, `conrod::CanvasId`, `conrod::DropDownList`, `conrod::Floating`, `conrod::Label`, `conrod::UiId`, `conrod::WidgetId`, `conrod::Split`
[INFO] [stderr]   --> src/main.rs:18:14
[INFO] [stderr]    |
[INFO] [stderr] 18 | use conrod::{Background, Button,CanvasId,DropDownList, Floating, Label, Labelable,Positionable, Sizeable, Theme, Ui,UiId, Widget,WidgetId,Split};
[INFO] [stderr]    |              ^^^^^^^^^^  ^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^                                              ^^^^         ^^^^^^^^ ^^^^^ no `Split` in the root
[INFO] [stderr]    |              |           |      |        |             |         |                                                  |            |
[INFO] [stderr]    |              |           |      |        |             |         |                                                  |            no `WidgetId` in the root
[INFO] [stderr]    |              |           |      |        |             |         no `Label` in the root                             no `UiId` in the root
[INFO] [stderr]    |              |           |      |        |             no `Floating` in the root
[INFO] [stderr]    |              |           |      |        no `DropDownList` in the root
[INFO] [stderr]    |              |           |      no `CanvasId` in the root
[INFO] [stderr]    |              |           no `Button` in the root
[INFO] [stderr]    |              no `Background` in the root
[INFO] [stderr]    |
[INFO] [stderr] help: a similar name exists in the module
[INFO] [stderr]    |
[INFO] [stderr] 18 | use conrod::{Background, Button,CanvasId,DropDownList, Floating, label, Labelable,Positionable, Sizeable, Theme, Ui,UiId, Widget,WidgetId,Split};
[INFO] [stderr]    |                                                                  ^^^^^
[INFO] [stderr] help: a similar name exists in the module
[INFO] [stderr]    |
[INFO] [stderr] 18 | use conrod::{Background, Button,CanvasId,DropDownList, Floating, Label, Labelable,Positionable, Sizeable, Theme, Ui,UiId, Widget,Widget,Split};
[INFO] [stderr]    |                                                                                                                                  ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved imports `postgres::Connection`, `postgres::SslMode`
[INFO] [stderr]   --> src/main.rs:20:16
[INFO] [stderr]    |
[INFO] [stderr] 20 | use postgres::{Connection, SslMode};
[INFO] [stderr]    |                ^^^^^^^^^^  ^^^^^^^ no `SslMode` in the root
[INFO] [stderr]    |                |
[INFO] [stderr]    |                no `Connection` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr]    --> src/main.rs:106:80
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn render(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>) {
[INFO] [stderr]     |                                                                                ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr]    --> src/main.rs:116:93
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn render_start_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                                                                             ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr]    --> src/main.rs:124:43
[INFO] [stderr]     |
[INFO] [stderr] 124 |             let mut font=opengl_graphics::glyph_cache::GlyphCache::new(Path::new("fonts/leaguegothic-regular-webfont.ttf")).unwrap();
[INFO] [stderr]     |                                           ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr]    --> src/main.rs:168:97
[INFO] [stderr]     |
[INFO] [stderr] 168 |     fn render_game_over_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                                                                                 ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr]    --> src/main.rs:353:50
[INFO] [stderr]     |
[INFO] [stderr] 353 |     let ui=&mut conrod::Ui::new(opengl_graphics::glyph_cache::GlyphCache::new(Path::new("fonts/leaguegothic-regular-webfont.ttf")).unwrap(),conrod::Theme::default());
[INFO] [stderr]     |                                                  ^^^^^^^^^^^ could not find `glyph_cache` in `opengl_graphics`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `Tm` in crate `time`
[INFO] [stderr]   --> src/main.rs:28:31
[INFO] [stderr]    |
[INFO] [stderr] 28 |     last_auto_move_time:time::Tm,
[INFO] [stderr]    |                               ^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RenderArgs` in this scope
[INFO] [stderr]   --> src/main.rs:79:38
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn render_game(&mut self, args: &RenderArgs){
[INFO] [stderr]    |                                      ^^^^^^^^^^ not found in this scope
[INFO] [stderr]    |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]    |
[INFO] [stderr] 10 | use conrod::input::RenderArgs;
[INFO] [stderr]    |
[INFO] [stderr] 10 | use piston::RenderArgs;
[INFO] [stderr]    |
[INFO] [stderr] 10 | use piston::input::RenderArgs;
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RenderArgs` in this scope
[INFO] [stderr]    --> src/main.rs:106:33
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn render(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>) {
[INFO] [stderr]     |                                 ^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 10  | use conrod::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RenderArgs` in this scope
[INFO] [stderr]    --> src/main.rs:116:46
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn render_start_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                              ^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 10  | use conrod::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `light_green` in this scope
[INFO] [stderr]    --> src/main.rs:126:42
[INFO] [stderr]     |
[INFO] [stderr] 126 |                 Split::new(HEADER).color(light_green()),
[INFO] [stderr]     |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `blue` in this scope
[INFO] [stderr]    --> src/main.rs:127:40
[INFO] [stderr]     |
[INFO] [stderr] 127 |                 Split::new(BODY).color(blue()).length(window_dimension*0.75).pad_top(20.0),
[INFO] [stderr]     |                                        ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `grey` in this scope
[INFO] [stderr]    --> src/main.rs:134:24
[INFO] [stderr]     |
[INFO] [stderr] 134 |                 .color(grey())
[INFO] [stderr]     |                        ^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidate is found in another module, you can import it into scope
[INFO] [stderr]     |
[INFO] [stderr] 10  | use graphics::color::grey;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `dark_orange` in this scope
[INFO] [stderr]    --> src/main.rs:137:50
[INFO] [stderr]     |
[INFO] [stderr] 137 |             Label::new("Welcome To Snake").color(dark_orange()).font_size(48).middle_of(HEADER).set(TITLE, ui);
[INFO] [stderr]     |                                                  ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `dark_orange` in this scope
[INFO] [stderr]    --> src/main.rs:149:44
[INFO] [stderr]     |
[INFO] [stderr] 149 |             Label::new("Difficulty").color(dark_orange()).font_size(24).middle_of(HEADER).mid_left_of(DROPDOWNCONTAINER).set(DROPDOWNLABEL, ui);
[INFO] [stderr]     |                                            ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `red` in module `conrod::color`
[INFO] [stderr]    --> src/main.rs:152:47
[INFO] [stderr]     |
[INFO] [stderr] 152 |                         .color(conrod::color::red())
[INFO] [stderr]     |                                               ^^^ not found in `conrod::color`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:158:56
[INFO] [stderr]     |
[INFO] [stderr] 158 | ...                   *last_auto_move_time=time::now();
[INFO] [stderr]     |                                                  ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RenderArgs` in this scope
[INFO] [stderr]    --> src/main.rs:168:50
[INFO] [stderr]     |
[INFO] [stderr] 168 |     fn render_game_over_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                                  ^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 10  | use conrod::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `light_green` in this scope
[INFO] [stderr]    --> src/main.rs:180:42
[INFO] [stderr]     |
[INFO] [stderr] 180 |                 Split::new(HEADER).color(light_green()),
[INFO] [stderr]     |                                          ^^^^^^^^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `blue` in this scope
[INFO] [stderr]    --> src/main.rs:181:40
[INFO] [stderr]     |
[INFO] [stderr] 181 |                 Split::new(BODY).color(blue()).length(window_dimension*0.75).pad_top(20.0),
[INFO] [stderr]     |                                        ^^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `red` in this scope
[INFO] [stderr]    --> src/main.rs:183:43
[INFO] [stderr]     |
[INFO] [stderr] 183 |             Label::new("You Lose!").color(red()).font_size(48).middle_of(HEADER).set(TITLE, ui);
[INFO] [stderr]     |                                           ^^^ not found in this scope
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `red` in module `conrod::color`
[INFO] [stderr]    --> src/main.rs:185:47
[INFO] [stderr]     |
[INFO] [stderr] 185 |                         .color(conrod::color::red())
[INFO] [stderr]     |                                               ^^^ not found in `conrod::color`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:192:56
[INFO] [stderr]     |
[INFO] [stderr] 192 | ...                   *last_auto_move_time=time::now();
[INFO] [stderr]     |                                                  ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:215:56
[INFO] [stderr]     |
[INFO] [stderr] 215 |                         self.last_auto_move_time=time::now();
[INFO] [stderr]     |                                                        ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:225:56
[INFO] [stderr]     |
[INFO] [stderr] 225 |                         self.last_auto_move_time=time::now();
[INFO] [stderr]     |                                                        ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:235:60
[INFO] [stderr]     |
[INFO] [stderr] 235 | ...                   self.last_auto_move_time=time::now();
[INFO] [stderr]     |                                                      ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:245:64
[INFO] [stderr]     |
[INFO] [stderr] 245 | ...                   self.last_auto_move_time=time::now();
[INFO] [stderr]     |                                                      ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0412]: cannot find type `RenderArgs` in this scope
[INFO] [stderr]    --> src/main.rs:257:30
[INFO] [stderr]     |
[INFO] [stderr] 257 |     fn game_over(&mut self,r:RenderArgs)->bool{
[INFO] [stderr]     |                              ^^^^^^^^^^ not found in this scope
[INFO] [stderr]     |
[INFO] [stderr] help: possible candidates are found in other modules, you can import them into scope
[INFO] [stderr]     |
[INFO] [stderr] 10  | use conrod::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 10  | use piston::input::RenderArgs;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:273:27
[INFO] [stderr]     |
[INFO] [stderr] 273 |         let elapsed=time::now()-self.last_auto_move_time;
[INFO] [stderr]     |                           ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:284:44
[INFO] [stderr]     |
[INFO] [stderr] 284 |             self.last_auto_move_time=time::now();
[INFO] [stderr]     |                                            ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] error[E0425]: cannot find function `now` in crate `time`
[INFO] [stderr]    --> src/main.rs:346:35
[INFO] [stderr]     |
[INFO] [stderr] 346 |         last_auto_move_time:time::now(),
[INFO] [stderr]     |                                   ^^^ not found in `time`
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Sizeable`, `Theme`, `Ui`
[INFO] [stderr]   --> src/main.rs:18:97
[INFO] [stderr]    |
[INFO] [stderr] 18 | use conrod::{Background, Button,CanvasId,DropDownList, Floating, Label, Labelable,Positionable, Sizeable, Theme, Ui,UiId, Widget,WidgetId,Split};
[INFO] [stderr]    |                                                                                                 ^^^^^^^^  ^^^^^  ^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary parentheses around `if` condition
[INFO] [stderr]    --> src/main.rs:358:19
[INFO] [stderr]     |
[INFO] [stderr] 358 |                 if(app.current_screen=="game_screen"){
[INFO] [stderr]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_parens)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1
[INFO] [stderr]    --> src/main.rs:106:63
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn render(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>) {
[INFO] [stderr]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected type argument
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1
[INFO] [stderr]    --> src/main.rs:116:76
[INFO] [stderr]     |
[INFO] [stderr] 116 |     fn render_start_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                                                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected type argument
[INFO] [stderr] 
[INFO] [stderr] error[E0107]: wrong number of type arguments: expected 0, found 1
[INFO] [stderr]    --> src/main.rs:168:80
[INFO] [stderr]     |
[INFO] [stderr] 168 |     fn render_game_over_screen(&mut self, args: &RenderArgs,ui:&mut conrod::Ui<opengl_graphics::glyph_cache::GlyphCache>){
[INFO] [stderr]     |                                                                                ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unexpected type argument
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 37 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0107, E0412, E0425, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0107`.
[INFO] [stderr] error: could not compile `first_piston`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "86980b4dc3b3a1fe73d5275306ab83b13ded1410e9f081f374fa2845a6ebe673"`
[INFO] running `"docker" "rm" "-f" "86980b4dc3b3a1fe73d5275306ab83b13ded1410e9f081f374fa2845a6ebe673"`
[INFO] [stdout] 86980b4dc3b3a1fe73d5275306ab83b13ded1410e9f081f374fa2845a6ebe673
