[INFO] cloning repository gaborigloi/glium_plus_piston [INFO] running `"git" "clone" "--bare" "git://github.com/gaborigloi/glium_plus_piston.git" "work/cache/sources/gh/gaborigloi/glium_plus_piston"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/gaborigloi/glium_plus_piston'... [INFO] running `"git" "clone" "work/cache/sources/gh/gaborigloi/glium_plus_piston" "work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gaborigloi/glium_plus_piston"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gaborigloi/glium_plus_piston'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/gaborigloi/glium_plus_piston" "work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gaborigloi/glium_plus_piston"` [INFO] [stderr] Cloning into 'work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gaborigloi/glium_plus_piston'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] ab23a276a0a3e0ee8ff6bcd8e060a94b940ae5fa [INFO] sha for GitHub repo gaborigloi/glium_plus_piston: ab23a276a0a3e0ee8ff6bcd8e060a94b940ae5fa [INFO] validating manifest of gaborigloi/glium_plus_piston on toolchain master#c8865d8e195813ade6b84434ac9f8850e7112d1a [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of gaborigloi/glium_plus_piston on toolchain try#e212b7d492c96d3837691ba29d32d5f468933fb8 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing gaborigloi/glium_plus_piston [INFO] finished frobbing gaborigloi/glium_plus_piston [INFO] frobbed toml for gaborigloi/glium_plus_piston written to work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gaborigloi/glium_plus_piston/Cargo.toml [INFO] started frobbing gaborigloi/glium_plus_piston [INFO] finished frobbing gaborigloi/glium_plus_piston [INFO] frobbed toml for gaborigloi/glium_plus_piston written to work/ex/pr-61629/sources/try#e212b7d492c96d3837691ba29d32d5f468933fb8/gh/gaborigloi/glium_plus_piston/Cargo.toml [INFO] crate gaborigloi/glium_plus_piston already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gaborigloi/glium_plus_piston/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] the lockfile is outdated, regenerating it [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded pistoncore-glutin_window v0.60.0 [INFO] [stderr] Downloaded pistoncore-event_loop v0.47.0 [INFO] [stderr] Downloaded piston2d-glium_graphics v0.65.0 [INFO] [stderr] Downloaded piston v0.47.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+e212b7d492c96d3837691ba29d32d5f468933fb8-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing gaborigloi/glium_plus_piston against master#c8865d8e195813ade6b84434ac9f8850e7112d1a for pr-61629 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61629/worker-2/master#c8865d8e195813ade6b84434ac9f8850e7112d1a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61629/sources/master#c8865d8e195813ade6b84434ac9f8850e7112d1a/gh/gaborigloi/glium_plus_piston:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+c8865d8e195813ade6b84434ac9f8850e7112d1a-alt" "build" "--frozen"` [INFO] [stdout] 18639e94ea3032220340c5c4fcde60b68d72f8fc1fcfbf70f2dce3581c404f44 [INFO] running `"docker" "start" "-a" "18639e94ea3032220340c5c4fcde60b68d72f8fc1fcfbf70f2dce3581c404f44"` [INFO] [stderr] Compiling takeable-option v0.4.0 [INFO] [stderr] Compiling deflate v0.7.19 [INFO] [stderr] Compiling glium v0.25.0 [INFO] [stderr] Compiling glutin v0.19.0 [INFO] [stderr] Compiling glium v0.23.0 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling piston2d-graphics v0.32.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.15 [INFO] [stderr] Compiling winit v0.18.1 [INFO] [stderr] Compiling png v0.14.1 [INFO] [stderr] Compiling tiff v0.2.2 [INFO] [stderr] Compiling image v0.21.2 [INFO] [stderr] Compiling pistoncore-input v0.27.0 [INFO] [stderr] Compiling pistoncore-window v0.42.0 [INFO] [stderr] Compiling pistoncore-event_loop v0.47.0 [INFO] [stderr] Compiling pistoncore-glutin_window v0.60.0 [INFO] [stderr] Compiling piston v0.47.0 [INFO] [stderr] Compiling piston2d-glium_graphics v0.65.0 [INFO] [stderr] Compiling glium_plus_piston v0.1.0 (/opt/crater/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[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] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/bin/glium_plus_piston2d-glium_graphics.rs:29:55 [INFO] [stderr] | [INFO] [stderr] 29 | let display = glium::glutin::WindowBuilder::new().with_dimensions(w, h).build_glium().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `build_glium` found for type `glium::glutin::WindowBuilder` in the current scope [INFO] [stderr] --> src/bin/glium_plus_piston2d-glium_graphics.rs:29:77 [INFO] [stderr] | [INFO] [stderr] 29 | let display = glium::glutin::WindowBuilder::new().with_dimensions(w, h).build_glium().unwrap(); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Closed` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/bin/glium_plus_piston2d-glium_graphics.rs:58:39 [INFO] [stderr] | [INFO] [stderr] 58 | glium::glutin::Event::Closed => return, [INFO] [stderr] | ^^^^^^ variant or associated item not found in `glium::glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item named `Refresh` found for type `glium::glutin::Event` in the current scope [INFO] [stderr] --> src/bin/glium_plus_piston2d-glium_graphics.rs:59:39 [INFO] [stderr] | [INFO] [stderr] 59 | glium::glutin::Event::Refresh => { [INFO] [stderr] | ^^^^^^^ variant or associated item not found in `glium::glutin::Event` [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 6 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0061, E0308, E0432, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `glium_plus_piston`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error[E0599]: no method named `opengl` found for type `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] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `glium_graphics::GliumWindow: glium::backend::Facade` is not satisfied [INFO] [stderr] --> src/bin/piston2d_glium-graphics_plus_glium.rs:35:25 [INFO] [stderr] | [INFO] [stderr] 35 | let vertex_buffer = glium::VertexBuffer::new(window, &shape).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ the trait `glium::backend::Facade` is not implemented for `glium_graphics::GliumWindow` [INFO] [stderr] | [INFO] [stderr] = note: required by `glium::VertexBuffer::::new` [INFO] [stderr] [INFO] [stderr] error[E0277]: the trait bound `glium_graphics::GliumWindow: glium::backend::Facade` is not satisfied [INFO] [stderr] --> src/bin/piston2d_glium-graphics_plus_glium.rs:39:19 [INFO] [stderr] | [INFO] [stderr] 39 | let program = glium::Program::from_source(window, vertex_shader_src, fragment_shader_src, None).unwrap(); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `glium::backend::Facade` is not implemented for `glium_graphics::GliumWindow` [INFO] [stderr] | [INFO] [stderr] = note: required by `glium::Program::from_source` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `draw` found for type `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] | ^^^^ [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 4 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: E0277, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0277`. [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" "18639e94ea3032220340c5c4fcde60b68d72f8fc1fcfbf70f2dce3581c404f44"` [INFO] running `"docker" "rm" "-f" "18639e94ea3032220340c5c4fcde60b68d72f8fc1fcfbf70f2dce3581c404f44"` [INFO] [stdout] 18639e94ea3032220340c5c4fcde60b68d72f8fc1fcfbf70f2dce3581c404f44