[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-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/ibodrov/gfx-test"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/ibodrov/gfx-test'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/ibodrov/gfx-test" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/ibodrov/gfx-test"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/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#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of ibodrov/gfx-test on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-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-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/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-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] error: the lock file /mnt/big/crater/work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/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" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking ibodrov/gfx-test against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-1/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/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" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] d83a88407d12d75df3d8145899d7559d5f03b4fd5a3f04ecf89244326ca987c6 [INFO] running `"docker" "start" "-a" "d83a88407d12d75df3d8145899d7559d5f03b4fd5a3f04ecf89244326ca987c6"` [INFO] [stderr] Checking gfx_window_glutin v0.31.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] 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] --> 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] [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] 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::ContextWrapper, 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::ContextWrapper, 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 or associated item 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 or associated item not found in `glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item 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] | ^^^^^^ variant or associated item not found in `glutin::Event` [INFO] [stderr] [INFO] [stderr] warning: unused import: `gfx::traits::FactoryExt` [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use gfx::traits::FactoryExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `gfx::Device` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use gfx::Device; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: 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[E0599]: no variant or associated item 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 or associated item not found in `glutin::Event` [INFO] [stderr] [INFO] [stderr] error[E0599]: no variant or associated item 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] | ^^^^^^ variant or associated item not found in `glutin::Event` [INFO] [stderr] [INFO] [stderr] warning: unused import: `gfx::traits::FactoryExt` [INFO] [stderr] --> src/main.rs:9:5 [INFO] [stderr] | [INFO] [stderr] 9 | use gfx::traits::FactoryExt; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `gfx::Device` [INFO] [stderr] --> src/main.rs:10:5 [INFO] [stderr] | [INFO] [stderr] 10 | use gfx::Device; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] error: aborting due to 7 previous errors [INFO] [stderr] [INFO] [stderr] Some errors have detailed explanations: 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" "d83a88407d12d75df3d8145899d7559d5f03b4fd5a3f04ecf89244326ca987c6"` [INFO] running `"docker" "rm" "-f" "d83a88407d12d75df3d8145899d7559d5f03b4fd5a3f04ecf89244326ca987c6"` [INFO] [stdout] d83a88407d12d75df3d8145899d7559d5f03b4fd5a3f04ecf89244326ca987c6