Sep 21 13:31:08.582 INFO checking amethyst_renderer-0.8.0 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 13:31:08.582 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 13:31:08.582 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-1/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 13:31:08.794 INFO blam! 03e68f96b35630526a3935881d758d68e9e9bd04067432aace1e359a333e4b07 Sep 21 13:31:08.797 INFO running `"docker" "start" "-a" "03e68f96b35630526a3935881d758d68e9e9bd04067432aace1e359a333e4b07"` Sep 21 13:31:10.030 INFO kablam! usermod: no changes Sep 21 13:31:10.548 INFO kablam! Compiling cgmath v0.16.1 Sep 21 13:31:10.549 INFO kablam! Checking mint v0.5.1 Sep 21 13:31:10.553 INFO kablam! Checking hetseq v0.1.5 Sep 21 13:31:10.570 INFO kablam! Compiling gfx_macros v0.2.1 Sep 21 13:31:10.570 INFO kablam! Compiling glsl-layout-derive v0.1.1 Sep 21 13:31:10.587 INFO kablam! Compiling glutin v0.16.0 Sep 21 13:31:10.594 INFO kablam! Checking smallvec v0.6.5 Sep 21 13:31:10.594 INFO kablam! Checking draw_state v0.8.0 Sep 21 13:31:21.031 INFO kablam! Checking parking_lot_core v0.2.14 Sep 21 13:31:21.079 INFO kablam! Checking shred v0.7.0 Sep 21 13:31:28.702 INFO kablam! Checking parking_lot v0.5.5 Sep 21 13:31:29.824 INFO kablam! Checking gfx_core v0.8.2 Sep 21 13:31:35.979 INFO kablam! Checking shrev v1.0.1 Sep 21 13:31:35.981 INFO kablam! Checking winit v0.15.1 Sep 21 13:31:40.750 INFO kablam! Checking specs v0.12.3 Sep 21 13:31:56.263 INFO kablam! Checking specs-hierarchy v0.2.1 Sep 21 13:32:02.838 INFO kablam! Checking amethyst_core v0.3.0 Sep 21 13:32:02.838 INFO kablam! Checking genmesh v0.6.2 Sep 21 13:32:09.222 INFO kablam! Checking amethyst_assets v0.4.0 Sep 21 13:32:32.691 INFO kablam! Checking gfx_device_gl v0.15.3 Sep 21 13:32:32.691 INFO kablam! Checking glsl-layout v0.1.1 Sep 21 13:32:32.691 INFO kablam! Checking gfx v0.17.1 Sep 21 13:32:37.946 INFO kablam! Checking gfx_window_glutin v0.24.0 Sep 21 13:32:44.134 INFO kablam! Checking amethyst_renderer v0.8.0 (/source) Sep 21 13:32:52.038 INFO kablam! warning: the trait bound `P: pipe::pipe::PipelineData<'a>` is not satisfied Sep 21 13:32:52.038 INFO kablam! --> src/system.rs:152:26 Sep 21 13:32:52.038 INFO kablam! | Sep 21 13:32:52.038 INFO kablam! 152 | type RenderData<'a, P> = ( Sep 21 13:32:52.038 INFO kablam! | __________________________^ Sep 21 13:32:52.038 INFO kablam! 153 | | Write<'a, EventChannel>, Sep 21 13:32:52.038 INFO kablam! 154 | |

>::Data, Sep 21 13:32:52.038 INFO kablam! 155 | | ); Sep 21 13:32:52.038 INFO kablam! | |_^ the trait `pipe::pipe::PipelineData<'a>` is not implemented for `P` Sep 21 13:32:52.038 INFO kablam! | Sep 21 13:32:52.038 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 13:32:52.038 INFO kablam! = help: consider adding a `where P: pipe::pipe::PipelineData<'a>` bound Sep 21 13:32:52.038 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:32:52.038 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:32:52.038 INFO kablam! Sep 21 13:32:52.758 INFO kablam! warning: the trait bound `P: pipe::pipe::PipelineData<'a>` is not satisfied Sep 21 13:32:52.758 INFO kablam! --> src/system.rs:152:26 Sep 21 13:32:52.758 INFO kablam! | Sep 21 13:32:52.758 INFO kablam! 152 | type RenderData<'a, P> = ( Sep 21 13:32:52.758 INFO kablam! | __________________________^ Sep 21 13:32:52.758 INFO kablam! 153 | | Write<'a, EventChannel>, Sep 21 13:32:52.758 INFO kablam! 154 | |

>::Data, Sep 21 13:32:52.758 INFO kablam! 155 | | ); Sep 21 13:32:52.758 INFO kablam! | |_^ the trait `pipe::pipe::PipelineData<'a>` is not implemented for `P` Sep 21 13:32:52.758 INFO kablam! | Sep 21 13:32:52.758 INFO kablam! = note: #[warn(type_alias_missing_bounds)] on by default Sep 21 13:32:52.758 INFO kablam! = help: consider adding a `where P: pipe::pipe::PipelineData<'a>` bound Sep 21 13:32:52.758 INFO kablam! = help: missing bounds in type aliases were previously allowed Sep 21 13:32:52.758 INFO kablam! = help: this is a hard error in Rust 2018 Sep 21 13:32:52.758 INFO kablam! Sep 21 13:33:00.768 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 50s Sep 21 13:33:00.794 INFO kablam! su: No module specific data is present Sep 21 13:33:01.857 INFO running `"docker" "rm" "-f" "03e68f96b35630526a3935881d758d68e9e9bd04067432aace1e359a333e4b07"` Sep 21 13:33:02.003 INFO blam! 03e68f96b35630526a3935881d758d68e9e9bd04067432aace1e359a333e4b07