Sep 17 22:25:01.859 INFO checking kansas-0.1.0 against try#cfeeefe83c83bceb55d60d7e2be173db7597ed50 for pr-54033 Sep 17 22:25:01.859 INFO running: cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets Sep 17 22:25:01.860 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54033/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-7/try#cfeeefe83c83bceb55d60d7e2be173db7597ed50:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cfeeefe83c83bceb55d60d7e2be173db7597ed50-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 22:25:02.101 INFO blam! c176fc733b570edfe819a3cff425db6172a1828c805878b65e995d29096478e3 Sep 17 22:25:02.105 INFO running `"docker" "start" "-a" "c176fc733b570edfe819a3cff425db6172a1828c805878b65e995d29096478e3"` Sep 17 22:25:02.885 INFO kablam! usermod: no changes Sep 17 22:25:03.146 INFO kablam! Checking gfx_window_glutin v0.17.0 Sep 17 22:25:04.367 INFO kablam! Checking kansas v0.1.0 (/source) Sep 17 22:25:05.638 INFO kablam! error: the trait bound `L: events::Listener` is not satisfied Sep 17 22:25:05.639 INFO kablam! --> src/events.rs:16:24 Sep 17 22:25:05.639 INFO kablam! | Sep 17 22:25:05.639 INFO kablam! 16 | pub type Callback = Box::Event)>; Sep 17 22:25:05.639 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `events::Listener` is not implemented for `L` Sep 17 22:25:05.639 INFO kablam! | Sep 17 22:25:05.639 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 22:25:05.639 INFO kablam! = help: consider adding a `where L: events::Listener` bound Sep 17 22:25:05.639 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:25:05.639 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:25:05.639 INFO kablam! Sep 17 22:25:05.646 INFO kablam! error: the trait bound `R: gfx::Resources` is not satisfied Sep 17 22:25:05.646 INFO kablam! --> src/pipeline.rs:21:23 Sep 17 22:25:05.646 INFO kablam! | Sep 17 22:25:05.646 INFO kablam! 21 | pub type Texture = handle::Texture::Surface>; Sep 17 22:25:05.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `R` Sep 17 22:25:05.646 INFO kablam! | Sep 17 22:25:05.647 INFO kablam! = help: consider adding a `where R: gfx::Resources` bound Sep 17 22:25:05.647 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:25:05.647 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:25:05.647 INFO kablam! Sep 17 22:25:05.647 INFO kablam! error: the trait bound `R: gfx::Resources` is not satisfied Sep 17 22:25:05.647 INFO kablam! --> src/pipeline.rs:23:23 Sep 17 22:25:05.647 INFO kablam! | Sep 17 22:25:05.647 INFO kablam! 23 | type TexWithView = (Backing, handle::Texture::Surface>, handle::ShaderResourceView); Sep 17 22:25:05.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `R` Sep 17 22:25:05.647 INFO kablam! | Sep 17 22:25:05.647 INFO kablam! = help: consider adding a `where R: gfx::Resources` bound Sep 17 22:25:05.647 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:25:05.647 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:25:05.647 INFO kablam! Sep 17 22:25:05.774 INFO kablam! error: the trait bound `L: events::Listener` is not satisfied Sep 17 22:25:05.775 INFO kablam! --> src/events.rs:16:24 Sep 17 22:25:05.775 INFO kablam! | Sep 17 22:25:05.775 INFO kablam! 16 | pub type Callback = Box::Event)>; Sep 17 22:25:05.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `events::Listener` is not implemented for `L` Sep 17 22:25:05.775 INFO kablam! | Sep 17 22:25:05.775 INFO kablam! = note: #[deny(type_alias_missing_bounds)] on by default Sep 17 22:25:05.775 INFO kablam! = help: consider adding a `where L: events::Listener` bound Sep 17 22:25:05.775 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:25:05.775 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:25:05.775 INFO kablam! Sep 17 22:25:05.775 INFO kablam! error: the trait bound `R: gfx::Resources` is not satisfied Sep 17 22:25:05.775 INFO kablam! --> src/pipeline.rs:21:23 Sep 17 22:25:05.775 INFO kablam! | Sep 17 22:25:05.775 INFO kablam! 21 | pub type Texture = handle::Texture::Surface>; Sep 17 22:25:05.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `R` Sep 17 22:25:05.775 INFO kablam! | Sep 17 22:25:05.775 INFO kablam! = help: consider adding a `where R: gfx::Resources` bound Sep 17 22:25:05.775 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:25:05.775 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:25:05.775 INFO kablam! Sep 17 22:25:05.775 INFO kablam! error: the trait bound `R: gfx::Resources` is not satisfied Sep 17 22:25:05.775 INFO kablam! --> src/pipeline.rs:23:23 Sep 17 22:25:05.775 INFO kablam! | Sep 17 22:25:05.775 INFO kablam! 23 | type TexWithView = (Backing, handle::Texture::Surface>, handle::ShaderResourceView); Sep 17 22:25:05.775 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the trait `gfx::Resources` is not implemented for `R` Sep 17 22:25:05.775 INFO kablam! | Sep 17 22:25:05.775 INFO kablam! = help: consider adding a `where R: gfx::Resources` bound Sep 17 22:25:05.775 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 17 22:25:05.775 INFO kablam! = help: this is a hard error in Rust 2018 Sep 17 22:25:05.775 INFO kablam! Sep 17 22:25:05.935 INFO kablam! error: aborting due to 3 previous errors Sep 17 22:25:05.935 INFO kablam! Sep 17 22:25:05.948 INFO kablam! error: Could not compile `kansas`. Sep 17 22:25:05.948 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 17 22:25:06.037 INFO kablam! error: aborting due to 3 previous errors Sep 17 22:25:06.037 INFO kablam! Sep 17 22:25:06.064 INFO kablam! error: Could not compile `kansas`. Sep 17 22:25:06.064 INFO kablam! Sep 17 22:25:06.064 INFO kablam! To learn more, run the command again with --verbose. Sep 17 22:25:06.064 INFO kablam! su: No module specific data is present Sep 17 22:25:06.617 INFO running `"docker" "rm" "-f" "c176fc733b570edfe819a3cff425db6172a1828c805878b65e995d29096478e3"` Sep 17 22:25:06.748 INFO blam! c176fc733b570edfe819a3cff425db6172a1828c805878b65e995d29096478e3