[INFO] updating cached repository ibodrov/gfx-test [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/ibodrov/gfx-test [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/ibodrov/gfx-test" "work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/ibodrov/gfx-test"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/ibodrov/gfx-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ibodrov/gfx-test" "work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/ibodrov/gfx-test"` [INFO] [stderr] Cloning into 'work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/ibodrov/gfx-test'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] edc62758182150a84a1b5ab067cdcee4f7636e8f [INFO] sha for GitHub repo ibodrov/gfx-test: edc62758182150a84a1b5ab067cdcee4f7636e8f [INFO] validating manifest of ibodrov/gfx-test on toolchain master#0f88167f89fffe321590c5148f21b7d51d44388d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ibodrov/gfx-test on toolchain try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing ibodrov/gfx-test [INFO] finished frobbing ibodrov/gfx-test [INFO] frobbed toml for ibodrov/gfx-test written to work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/ibodrov/gfx-test/Cargo.toml [INFO] started frobbing ibodrov/gfx-test [INFO] finished frobbing ibodrov/gfx-test [INFO] frobbed toml for ibodrov/gfx-test written to work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/ibodrov/gfx-test/Cargo.toml [INFO] crate ibodrov/gfx-test already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-58948/sources/master#0f88167f89fffe321590c5148f21b7d51d44388d/gh/ibodrov/gfx-test/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" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+0f88167f89fffe321590c5148f21b7d51d44388d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ibodrov/gfx-test against try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b for pr-58948 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-58948/worker-6/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-58948/sources/try#a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b/gh/ibodrov/gfx-test:/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" "+a829e31f924ec11e400e8d0c2fd2c4bb8937ae6b-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6edb1553dc215313995aa4d389c568efeb0a4835231bd8efa0930eed52624f24 [INFO] running `"docker" "start" "-a" "6edb1553dc215313995aa4d389c568efeb0a4835231bd8efa0930eed52624f24"` [INFO] [stderr] Checking rusttype v0.7.5 [INFO] [stderr] Compiling glutin_egl_sys v0.1.2 [INFO] [stderr] Compiling glutin_glx_sys v0.1.2 [INFO] [stderr] Checking gfx_core v0.9.0 [INFO] [stderr] Checking andrew v0.2.0 [INFO] [stderr] Checking smithay-client-toolkit v0.4.5 [INFO] [stderr] Checking winit v0.19.0 [INFO] [stderr] Checking glutin v0.20.0 [INFO] [stderr] Checking gfx_device_gl v0.16.0 [INFO] [stderr] Checking gfx v0.18.0 [INFO] [stderr] Checking gfx_window_glutin v0.30.0 [INFO] [stderr] Checking gfx-test v0.1.0 (/opt/crater/workdir) [INFO] [stderr] error[E0433]: failed to resolve: could not find `BufferRole` in `gfx` [INFO] [stderr] --> src/main.rs:75:55 [INFO] [stderr] | [INFO] [stderr] 75 | factory.create_buffer_const(&attributes, gfx::BufferRole::Vertex, gfx::Bind::empty()).unwrap() [INFO] [stderr] | ^^^^^^^^^^ could not find `BufferRole` in `gfx` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Bind` in `gfx` [INFO] [stderr] --> src/main.rs:75:80 [INFO] [stderr] | [INFO] [stderr] 75 | factory.create_buffer_const(&attributes, gfx::BufferRole::Vertex, gfx::Bind::empty()).unwrap() [INFO] [stderr] | ^^^^ could not find `Bind` in `gfx` [INFO] [stderr] [INFO] [stderr] warning: unused import: `gfx::traits::Factory` [INFO] [stderr] --> src/main.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | use gfx::traits::Factory; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `BufferRole` in `gfx` [INFO] [stderr] --> src/main.rs:75:55 [INFO] [stderr] | [INFO] [stderr] 75 | factory.create_buffer_const(&attributes, gfx::BufferRole::Vertex, gfx::Bind::empty()).unwrap() [INFO] [stderr] | ^^^^^^^^^^ could not find `BufferRole` in `gfx` [INFO] [stderr] [INFO] [stderr] error[E0433]: failed to resolve: could not find `Bind` in `gfx` [INFO] [stderr] --> src/main.rs:75:80 [INFO] [stderr] | [INFO] [stderr] 75 | factory.create_buffer_const(&attributes, gfx::BufferRole::Vertex, gfx::Bind::empty()).unwrap() [INFO] [stderr] | ^^^^ could not find `Bind` in `gfx` [INFO] [stderr] [INFO] [stderr] warning: unused import: `gfx::traits::Factory` [INFO] [stderr] --> src/main.rs:45:9 [INFO] [stderr] | [INFO] [stderr] 45 | use gfx::traits::Factory; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: #[warn(unused_imports)] on by default [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/main.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | .with_dimensions(1024, 768); [INFO] [stderr] | ^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 3 parameters but 1 parameter was supplied [INFO] [stderr] --> src/main.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | gfx_window_glutin::init::(builder); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | let (window, mut device, mut factory, main_color, _main_depth) = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(glutin::WindowedContext, gfx_device_gl::Device, gfx_device_gl::Factory, gfx::handle::RenderTargetView, gfx::handle::DepthStencilView), glutin::CreationError>` [INFO] [stderr] found type `(_, _, _, _, _)` [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 1 parameter but 2 parameters were supplied [INFO] [stderr] --> src/main.rs:49:10 [INFO] [stderr] | [INFO] [stderr] 49 | .with_dimensions(1024, 768); [INFO] [stderr] | ^^^^^^^^^^^^^^^ expected 1 parameter [INFO] [stderr] [INFO] [stderr] error[E0061]: this function takes 3 parameters but 1 parameter was supplied [INFO] [stderr] --> src/main.rs:52:9 [INFO] [stderr] | [INFO] [stderr] 52 | gfx_window_glutin::init::(builder); [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters [INFO] [stderr] [INFO] [stderr] error[E0308]: mismatched types [INFO] [stderr] --> src/main.rs:51:9 [INFO] [stderr] | [INFO] [stderr] 51 | let (window, mut device, mut factory, main_color, _main_depth) = [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected enum `std::result::Result`, found tuple [INFO] [stderr] | [INFO] [stderr] = note: expected type `std::result::Result<(glutin::WindowedContext, gfx_device_gl::Device, gfx_device_gl::Factory, gfx::handle::RenderTargetView, gfx::handle::DepthStencilView), glutin::CreationError>` [INFO] [stderr] found type `(_, _, _, _, _)` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant named `KeyboardInput` found for type `glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:96:32 [INFO] [stderr] | [INFO] [stderr] 96 | glutin::Event::KeyboardInput(_, _, Some(glutin::VirtualKeyCode::Escape)) | [INFO] [stderr] | ---------------^^^^^^^^^^^^^-------------------------------------------- variant not found in `glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant named `Closed` found for type `glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:97:32 [INFO] [stderr] | [INFO] [stderr] 97 | glutin::Event::Closed => break 'main, [INFO] [stderr] | ---------------^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | variant not found in `glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant named `KeyboardInput` found for type `glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:96:32 [INFO] [stderr] | [INFO] [stderr] 96 | glutin::Event::KeyboardInput(_, _, Some(glutin::VirtualKeyCode::Escape)) | [INFO] [stderr] | ---------------^^^^^^^^^^^^^-------------------------------------------- variant not found in `glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant named `Closed` found for type `glutin::Event` in the current scope [INFO] [stderr] --> src/main.rs:97:32 [INFO] [stderr] | [INFO] [stderr] 97 | glutin::Event::Closed => break 'main, [INFO] [stderr] | ---------------^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | variant not found in `glutin::Event` [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0061, E0308, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `gfx-test`. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors occurred: E0061, E0308, E0433, E0599. [INFO] [stderr] For more information about an error, try `rustc --explain E0061`. [INFO] [stderr] error: Could not compile `gfx-test`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "6edb1553dc215313995aa4d389c568efeb0a4835231bd8efa0930eed52624f24"` [INFO] running `"docker" "rm" "-f" "6edb1553dc215313995aa4d389c568efeb0a4835231bd8efa0930eed52624f24"` [INFO] [stdout] 6edb1553dc215313995aa4d389c568efeb0a4835231bd8efa0930eed52624f24