[INFO] updating cached repository https://github.com/gaborigloi/glium_plus_piston
[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] ab23a276a0a3e0ee8ff6bcd8e060a94b940ae5fa
[INFO] checking gaborigloi/glium_plus_piston against master#209b2be09fcaff937480d1fbbe8b31646e361c7a for pr-70917
[INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgaborigloi%2Fglium_plus_piston" "/workspace/builds/worker-0/source"`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/gaborigloi/glium_plus_piston 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/gaborigloi/glium_plus_piston
[INFO] finished tweaking git repo https://github.com/gaborigloi/glium_plus_piston
[INFO] tweaked toml for git repo https://github.com/gaborigloi/glium_plus_piston written to /workspace/builds/worker-0/source/Cargo.toml
[INFO] crate git repo https://github.com/gaborigloi/glium_plus_piston 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] error: the lock file /workspace/builds/worker-0/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] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] 5dee6e882097cab0189b89833f5c2d1df2a97b244b04ea4ff6174e6e18e04961
[INFO] running `"docker" "start" "-a" "5dee6e882097cab0189b89833f5c2d1df2a97b244b04ea4ff6174e6e18e04961"`
[INFO] [stderr]     Checking piston-float v1.0.0
[INFO] [stderr]     Checking piston-graphics_api_version v0.2.0
[INFO] [stderr]    Compiling rayon-core v1.7.0
[INFO] [stderr]     Checking piston-texture v0.8.0
[INFO] [stderr]     Checking interpolation v0.2.0
[INFO] [stderr]     Checking bytemuck v1.2.0
[INFO] [stderr]    Compiling num-rational v0.2.4
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking gif v0.10.3
[INFO] [stderr]     Checking stb_truetype v0.3.1
[INFO] [stderr]     Checking deflate v0.8.4
[INFO] [stderr]     Checking tiff v0.4.0
[INFO] [stderr]    Compiling gl_generator v0.10.0
[INFO] [stderr]     Checking crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling syn v1.0.17
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling glium v0.26.0
[INFO] [stderr]     Checking piston-viewport v1.0.0
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking shader_version v0.6.0
[INFO] [stderr]     Checking parking_lot_core v0.6.2
[INFO] [stderr]     Checking wayland-sys v0.21.13
[INFO] [stderr]     Checking num-iter v0.1.40
[INFO] [stderr]     Checking crossbeam-deque v0.7.3
[INFO] [stderr]     Checking wayland-commons v0.21.13
[INFO] [stderr]     Checking parking_lot v0.9.0
[INFO] [stderr]     Checking rusttype v0.8.3
[INFO] [stderr]     Checking png v0.16.2
[INFO] [stderr]     Checking rusttype v0.7.9
[INFO] [stderr]     Checking piston2d-graphics v0.36.0
[INFO] [stderr]     Checking rayon v1.3.0
[INFO] [stderr]     Checking andrew v0.2.1
[INFO] [stderr]    Compiling gl v0.11.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.6.6
[INFO] [stderr]    Compiling wayland-client v0.21.13
[INFO] [stderr]    Compiling wayland-protocols v0.21.13
[INFO] [stderr]     Checking winit v0.22.0
[INFO] [stderr]    Compiling serde_derive v1.0.106
[INFO] [stderr]     Checking jpeg-decoder v0.1.18
[INFO] [stderr]     Checking image v0.23.3
[INFO] [stderr]     Checking glutin v0.24.0
[INFO] [stderr]     Checking glium v0.27.0
[INFO] [stderr]     Checking smithay-client-toolkit v0.4.6
[INFO] [stderr]     Checking winit v0.19.5
[INFO] [stderr]     Checking pistoncore-input v0.28.0
[INFO] [stderr]     Checking glutin v0.21.2
[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 piston v0.49.0
[INFO] [stderr]     Checking piston2d-glium_graphics v0.75.0
[INFO] [stderr]     Checking glium_plus_piston v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:17:17
[INFO] [stderr]    |
[INFO] [stderr] 17 |     use glium::{DisplayBuild, Surface };
[INFO] [stderr]    |                 ^^^^^^^^^^^^ no `DisplayBuild` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:29:34
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let display = glium::glutin::WindowBuilder::new().with_dimensions(w, h).build_glium().unwrap();
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:58:32
[INFO] [stderr]    |
[INFO] [stderr] 58 |                 glium::glutin::Event::Closed => return,
[INFO] [stderr]    |                                ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:59:32
[INFO] [stderr]    |
[INFO] [stderr] 59 |                 glium::glutin::Event::Refresh => {
[INFO] [stderr]    |                                ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0432]: unresolved import `glium::DisplayBuild`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:17:17
[INFO] [stderr]    |
[INFO] [stderr] 17 |     use glium::{DisplayBuild, Surface };
[INFO] [stderr]    |                 ^^^^^^^^^^^^ no `DisplayBuild` in the root
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `WindowBuilder` in `glutin`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:29:34
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let display = glium::glutin::WindowBuilder::new().with_dimensions(w, h).build_glium().unwrap();
[INFO] [stderr]    |                                  ^^^^^^^^^^^^^ could not find `WindowBuilder` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:58:32
[INFO] [stderr]    |
[INFO] [stderr] 58 |                 glium::glutin::Event::Closed => return,
[INFO] [stderr]    |                                ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0433]: failed to resolve: could not find `Event` in `glutin`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:59:32
[INFO] [stderr]    |
[INFO] [stderr] 59 |                 glium::glutin::Event::Refresh => {
[INFO] [stderr]    |                                ^^^^^ could not find `Event` in `glutin`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:26:23
[INFO] [stderr]    |
[INFO] [stderr] 26 |         window_size: [w, h]
[INFO] [stderr]    |                       ^ expected `f64`, found `u32`
[INFO] [stderr]    |
[INFO] [stderr] help: you can convert an `u32` to `f64`, producing the floating point representation of the integer
[INFO] [stderr]    |
[INFO] [stderr] 26 |         window_size: [w.into(), h]
[INFO] [stderr]    |                       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Surface`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:17:31
[INFO] [stderr]    |
[INFO] [stderr] 17 |     use glium::{DisplayBuild, Surface };
[INFO] [stderr]    |                               ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `glium::backend::Facade`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     use glium::backend::Facade;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 5 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0308`.
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:26:23
[INFO] [stderr]    |
[INFO] [stderr] 26 |         window_size: [w, h]
[INFO] [stderr]    |                       ^ expected `f64`, found `u32`
[INFO] [stderr]    |
[INFO] [stderr] help: you can convert an `u32` to `f64`, producing the floating point representation of the integer
[INFO] [stderr]    |
[INFO] [stderr] 26 |         window_size: [w.into(), h]
[INFO] [stderr]    |                       ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: could not compile `glium_plus_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] warning: unused import: `Surface`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:17:31
[INFO] [stderr]    |
[INFO] [stderr] 17 |     use glium::{DisplayBuild, Surface };
[INFO] [stderr]    |                               ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `glium::backend::Facade`
[INFO] [stderr]   --> src/bin/glium_plus_piston2d-glium_graphics.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     use glium::backend::Facade;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 5 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0308, E0432, E0433.
[INFO] [stderr] For more information about an error, try `rustc --explain E0308`.
[INFO] [stderr] error: could not compile `glium_plus_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[E0599]: no method named `opengl` found for struct `piston::WindowSettings` in the current scope
[INFO] [stderr]   --> src/bin/piston2d_glium-graphics_plus_glium.rs:20:28
[INFO] [stderr]    |
[INFO] [stderr] 20 |         .exit_on_esc(true).opengl(opengl).build().unwrap();
[INFO] [stderr]    |                            ^^^^^^ method not found in `piston::WindowSettings`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> src/bin/piston2d_glium-graphics_plus_glium.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let ref mut window: GliumWindow =
[INFO] [stderr]    |         ^^^^^^^^^^^^^^  ----------- expected due to this
[INFO] [stderr]    |         |
[INFO] [stderr]    |         expected mutable reference, found struct `glium_graphics::GliumWindow`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected mutable reference `&mut glium_graphics::GliumWindow`
[INFO] [stderr]                          found struct `glium_graphics::GliumWindow`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> src/bin/piston2d_glium-graphics_plus_glium.rs:35:50
[INFO] [stderr]    |
[INFO] [stderr] 35 |     let vertex_buffer = glium::VertexBuffer::new(window, &shape).unwrap();
[INFO] [stderr]    |                                                  ^^^^^^
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  expected reference, found struct `glium_graphics::GliumWindow`
[INFO] [stderr]    |                                                  help: consider borrowing here: `&window`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected reference `&_`
[INFO] [stderr]                  found struct `glium_graphics::GliumWindow`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> src/bin/piston2d_glium-graphics_plus_glium.rs:39:47
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let program = glium::Program::from_source(window, vertex_shader_src, fragment_shader_src, None).unwrap();
[INFO] [stderr]    |                                               ^^^^^^
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               expected reference, found struct `glium_graphics::GliumWindow`
[INFO] [stderr]    |                                               help: consider borrowing here: `&window`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected reference `&_`
[INFO] [stderr]                  found struct `glium_graphics::GliumWindow`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> src/bin/piston2d_glium-graphics_plus_glium.rs:42:40
[INFO] [stderr]    |
[INFO] [stderr] 42 |     let mut g2d = Glium2d::new(opengl, window);
[INFO] [stderr]    |                                        ^^^^^^
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        expected reference, found struct `glium_graphics::GliumWindow`
[INFO] [stderr]    |                                        help: consider borrowing here: `&window`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected reference `&_`
[INFO] [stderr]                  found struct `glium_graphics::GliumWindow`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `draw` found for struct `glium::Frame` in the current scope
[INFO] [stderr]    --> src/bin/piston2d_glium-graphics_plus_glium.rs:58:20
[INFO] [stderr]     |
[INFO] [stderr] 58  |             target.draw(&vertex_buffer, &indices, &program, &glium::uniforms::EmptyUniforms,
[INFO] [stderr]     |                    ^^^^ method not found in `glium::Frame`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium-0.26.0/src/lib.rs:776:8
[INFO] [stderr]     |
[INFO] [stderr] 776 |     fn draw<'a, 'b, V, I, U>(&mut self, V, I, program: &Program, uniforms: &U,
[INFO] [stderr]     |        ----
[INFO] [stderr]     |        |
[INFO] [stderr]     |        the method is available for `std::boxed::Box<glium::Frame>` here
[INFO] [stderr]     |        the method is available for `std::sync::Arc<glium::Frame>` here
[INFO] [stderr]     |        the method is available for `std::rc::Rc<glium::Frame>` here
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]     |
[INFO] [stderr] 7   | use glium::Surface;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `glium::Surface`
[INFO] [stderr]  --> src/bin/piston2d_glium-graphics_plus_glium.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use glium::Surface;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 6 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0308, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0308`.
[INFO] [stderr] error: could not compile `glium_plus_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[E0599]: no method named `opengl` found for struct `piston::WindowSettings` in the current scope
[INFO] [stderr]   --> src/bin/piston2d_glium-graphics_plus_glium.rs:20:28
[INFO] [stderr]    |
[INFO] [stderr] 20 |         .exit_on_esc(true).opengl(opengl).build().unwrap();
[INFO] [stderr]    |                            ^^^^^^ method not found in `piston::WindowSettings`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> src/bin/piston2d_glium-graphics_plus_glium.rs:18:9
[INFO] [stderr]    |
[INFO] [stderr] 18 |     let ref mut window: GliumWindow =
[INFO] [stderr]    |         ^^^^^^^^^^^^^^  ----------- expected due to this
[INFO] [stderr]    |         |
[INFO] [stderr]    |         expected mutable reference, found struct `glium_graphics::GliumWindow`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected mutable reference `&mut glium_graphics::GliumWindow`
[INFO] [stderr]                          found struct `glium_graphics::GliumWindow`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> src/bin/piston2d_glium-graphics_plus_glium.rs:35:50
[INFO] [stderr]    |
[INFO] [stderr] 35 |     let vertex_buffer = glium::VertexBuffer::new(window, &shape).unwrap();
[INFO] [stderr]    |                                                  ^^^^^^
[INFO] [stderr]    |                                                  |
[INFO] [stderr]    |                                                  expected reference, found struct `glium_graphics::GliumWindow`
[INFO] [stderr]    |                                                  help: consider borrowing here: `&window`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected reference `&_`
[INFO] [stderr]                  found struct `glium_graphics::GliumWindow`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> src/bin/piston2d_glium-graphics_plus_glium.rs:39:47
[INFO] [stderr]    |
[INFO] [stderr] 39 |     let program = glium::Program::from_source(window, vertex_shader_src, fragment_shader_src, None).unwrap();
[INFO] [stderr]    |                                               ^^^^^^
[INFO] [stderr]    |                                               |
[INFO] [stderr]    |                                               expected reference, found struct `glium_graphics::GliumWindow`
[INFO] [stderr]    |                                               help: consider borrowing here: `&window`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected reference `&_`
[INFO] [stderr]                  found struct `glium_graphics::GliumWindow`
[INFO] [stderr] 
[INFO] [stderr] error[E0308]: mismatched types
[INFO] [stderr]   --> src/bin/piston2d_glium-graphics_plus_glium.rs:42:40
[INFO] [stderr]    |
[INFO] [stderr] 42 |     let mut g2d = Glium2d::new(opengl, window);
[INFO] [stderr]    |                                        ^^^^^^
[INFO] [stderr]    |                                        |
[INFO] [stderr]    |                                        expected reference, found struct `glium_graphics::GliumWindow`
[INFO] [stderr]    |                                        help: consider borrowing here: `&window`
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected reference `&_`
[INFO] [stderr]                  found struct `glium_graphics::GliumWindow`
[INFO] [stderr] 
[INFO] [stderr] error[E0599]: no method named `draw` found for struct `glium::Frame` in the current scope
[INFO] [stderr]    --> src/bin/piston2d_glium-graphics_plus_glium.rs:58:20
[INFO] [stderr]     |
[INFO] [stderr] 58  |             target.draw(&vertex_buffer, &indices, &program, &glium::uniforms::EmptyUniforms,
[INFO] [stderr]     |                    ^^^^ method not found in `glium::Frame`
[INFO] [stderr]     | 
[INFO] [stderr]    ::: /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/glium-0.26.0/src/lib.rs:776:8
[INFO] [stderr]     |
[INFO] [stderr] 776 |     fn draw<'a, 'b, V, I, U>(&mut self, V, I, program: &Program, uniforms: &U,
[INFO] [stderr]     |        ----
[INFO] [stderr]     |        |
[INFO] [stderr]     |        the method is available for `std::boxed::Box<glium::Frame>` here
[INFO] [stderr]     |        the method is available for `std::sync::Arc<glium::Frame>` here
[INFO] [stderr]     |        the method is available for `std::rc::Rc<glium::Frame>` here
[INFO] [stderr]     |
[INFO] [stderr]     = help: items from traits can only be used if the trait is in scope
[INFO] [stderr] help: the following trait is implemented but not in scope; perhaps add a `use` for it:
[INFO] [stderr]     |
[INFO] [stderr] 7   | use glium::Surface;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `glium::Surface`
[INFO] [stderr]  --> src/bin/piston2d_glium-graphics_plus_glium.rs:7:5
[INFO] [stderr]   |
[INFO] [stderr] 7 | use glium::Surface;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] error: aborting due to 6 previous errors
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0308, E0599.
[INFO] [stderr] For more information about an error, try `rustc --explain E0308`.
[INFO] [stderr] error: could not compile `glium_plus_piston`.
[INFO] [stderr] 
[INFO] [stderr] To learn more, run the command again with --verbose.
[INFO] running `"docker" "inspect" "5dee6e882097cab0189b89833f5c2d1df2a97b244b04ea4ff6174e6e18e04961"`
[INFO] running `"docker" "rm" "-f" "5dee6e882097cab0189b89833f5c2d1df2a97b244b04ea4ff6174e6e18e04961"`
[INFO] [stdout] 5dee6e882097cab0189b89833f5c2d1df2a97b244b04ea4ff6174e6e18e04961
