Sep 01 15:42:34.058 INFO checking layout2d-0.1.2 against try#aa245a5862056b681d2ccdb178f58891108cd3a6 for pr-53831 Sep 01 15:42:34.058 INFO running: cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets Sep 01 15:42:34.058 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53831/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-0/try#aa245a5862056b681d2ccdb178f58891108cd3a6:/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=500" "-e" "CMD=cargo +aa245a5862056b681d2ccdb178f58891108cd3a6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 15:42:34.203 INFO blam! d6128b02729baff7ca2e3099bd029d14da568fc9215db73e07822933e11fd97a Sep 01 15:42:34.209 INFO running `"docker" "start" "-a" "d6128b02729baff7ca2e3099bd029d14da568fc9215db73e07822933e11fd97a"` Sep 01 15:42:34.909 INFO kablam! Checking layout2d v0.1.2 (file:///source) Sep 01 15:42:35.607 INFO kablam! error[E0432]: unresolved import `input` Sep 01 15:42:35.607 INFO kablam! --> src/ui_screen.rs:181:9 Sep 01 15:42:35.607 INFO kablam! | Sep 01 15:42:35.607 INFO kablam! 181 | use input; Sep 01 15:42:35.607 INFO kablam! | ^^^^^ no `input` in the root Sep 01 15:42:35.607 INFO kablam! Sep 01 15:42:35.614 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `test` Sep 01 15:42:35.614 INFO kablam! --> src/rect.rs:167:32 Sep 01 15:42:35.614 INFO kablam! | Sep 01 15:42:35.614 INFO kablam! 167 | fn bench_rotate_center(b: &mut test::Bencher) { Sep 01 15:42:35.614 INFO kablam! | ^^^^ Use of undeclared type or module `test` Sep 01 15:42:35.615 INFO kablam! Sep 01 15:42:35.615 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DebugColor` Sep 01 15:42:35.615 INFO kablam! --> src/rect.rs:168:63 Sep 01 15:42:35.615 INFO kablam! | Sep 01 15:42:35.615 INFO kablam! 168 | let mut rect = Rect::new(200.0, 400.0, 400.0, 600.0, 0.0, DebugColor::yellow()); Sep 01 15:42:35.615 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `DebugColor` Sep 01 15:42:35.615 INFO kablam! Sep 01 15:42:35.615 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 01 15:42:35.615 INFO kablam! --> src/rect.rs:171:28 Sep 01 15:42:35.615 INFO kablam! | Sep 01 15:42:35.615 INFO kablam! 171 | rect.rotate_center(rand::random::()); Sep 01 15:42:35.615 INFO kablam! | ^^^^ Sep 01 15:42:35.615 INFO kablam! | Sep 01 15:42:35.615 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 01 15:42:35.615 INFO kablam! Sep 01 15:42:35.615 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `test` Sep 01 15:42:35.615 INFO kablam! --> src/rect.rs:178:28 Sep 01 15:42:35.615 INFO kablam! | Sep 01 15:42:35.615 INFO kablam! 178 | fn bench_translate(b: &mut test::Bencher) { Sep 01 15:42:35.615 INFO kablam! | ^^^^ Use of undeclared type or module `test` Sep 01 15:42:35.615 INFO kablam! Sep 01 15:42:35.615 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DebugColor` Sep 01 15:42:35.615 INFO kablam! --> src/rect.rs:179:63 Sep 01 15:42:35.615 INFO kablam! | Sep 01 15:42:35.615 INFO kablam! 179 | let mut rect = Rect::new(200.0, 400.0, 400.0, 600.0, 0.0, DebugColor::yellow()); Sep 01 15:42:35.615 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `DebugColor` Sep 01 15:42:35.615 INFO kablam! Sep 01 15:42:35.615 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 01 15:42:35.615 INFO kablam! --> src/rect.rs:182:24 Sep 01 15:42:35.615 INFO kablam! | Sep 01 15:42:35.616 INFO kablam! 182 | rect.translate(rand::random::(), rand::random::()); Sep 01 15:42:35.616 INFO kablam! | ^^^^ Sep 01 15:42:35.616 INFO kablam! | Sep 01 15:42:35.616 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 01 15:42:35.616 INFO kablam! Sep 01 15:42:35.616 INFO kablam! error[E0658]: access to extern crates through prelude is experimental (see issue #44660) Sep 01 15:42:35.616 INFO kablam! --> src/rect.rs:182:47 Sep 01 15:42:35.616 INFO kablam! | Sep 01 15:42:35.616 INFO kablam! 182 | rect.translate(rand::random::(), rand::random::()); Sep 01 15:42:35.616 INFO kablam! | ^^^^ Sep 01 15:42:35.616 INFO kablam! | Sep 01 15:42:35.616 INFO kablam! = help: add #![feature(extern_prelude)] to the crate attributes to enable Sep 01 15:42:35.616 INFO kablam! Sep 01 15:42:35.616 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `test` Sep 01 15:42:35.617 INFO kablam! --> src/ui_screen.rs:177:42 Sep 01 15:42:35.617 INFO kablam! | Sep 01 15:42:35.617 INFO kablam! 177 | fn bench_ui_screen_layout_simple(b: &mut test::Bencher) { Sep 01 15:42:35.617 INFO kablam! | ^^^^ Use of undeclared type or module `test` Sep 01 15:42:35.617 INFO kablam! Sep 01 15:42:35.617 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DebugColor` Sep 01 15:42:35.617 INFO kablam! --> src/ui_screen.rs:194:36 Sep 01 15:42:35.617 INFO kablam! | Sep 01 15:42:35.617 INFO kablam! 194 | FlexDirection::Column, DebugColor::green())); Sep 01 15:42:35.617 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `DebugColor` Sep 01 15:42:35.617 INFO kablam! Sep 01 15:42:35.617 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DebugColor` Sep 01 15:42:35.617 INFO kablam! --> src/ui_screen.rs:199:29 Sep 01 15:42:35.617 INFO kablam! | Sep 01 15:42:35.617 INFO kablam! 199 | FlexDirection::Row, DebugColor::blue())); Sep 01 15:42:35.617 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `DebugColor` Sep 01 15:42:35.617 INFO kablam! Sep 01 15:42:35.617 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DebugColor` Sep 01 15:42:35.617 INFO kablam! --> src/ui_screen.rs:204:40 Sep 01 15:42:35.617 INFO kablam! | Sep 01 15:42:35.617 INFO kablam! 204 | FlexDirection::Column, DebugColor::red())); Sep 01 15:42:35.617 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `DebugColor` Sep 01 15:42:35.617 INFO kablam! Sep 01 15:42:35.618 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `DebugColor` Sep 01 15:42:35.618 INFO kablam! --> src/ui_screen.rs:209:40 Sep 01 15:42:35.619 INFO kablam! | Sep 01 15:42:35.619 INFO kablam! 209 | FlexDirection::Column, DebugColor::blue())); Sep 01 15:42:35.619 INFO kablam! | ^^^^^^^^^^ Use of undeclared type or module `DebugColor` Sep 01 15:42:35.619 INFO kablam! Sep 01 15:42:35.619 INFO kablam! error[E0433]: failed to resolve. Use of undeclared type or module `glium` Sep 01 15:42:35.619 INFO kablam! --> src/ui_screen.rs:218:25 Sep 01 15:42:35.619 INFO kablam! | Sep 01 15:42:35.619 INFO kablam! 218 | let event = glium::glutin::Event::Resized(rand::random::(), rand::random::()); Sep 01 15:42:35.619 INFO kablam! | ^^^^^ Use of undeclared type or module `glium` Sep 01 15:42:35.619 INFO kablam! Sep 01 15:42:35.980 INFO kablam! error[E0061]: this function takes 3 parameters but 2 parameters were supplied Sep 01 15:42:35.980 INFO kablam! --> src/ui_screen.rs:188:25 Sep 01 15:42:35.980 INFO kablam! | Sep 01 15:42:35.980 INFO kablam! 19 | / pub fn new(initial_width: f32, initial_height: f32, data: NodeData) Sep 01 15:42:35.980 INFO kablam! 20 | | -> Self Sep 01 15:42:35.980 INFO kablam! 21 | | { Sep 01 15:42:35.980 INFO kablam! 22 | | Self { Sep 01 15:42:35.980 INFO kablam! 23 | | root: NodeRef::new(Rect::new(0.0, initial_height, 0.0, initial_width, 0.0, data)) Sep 01 15:42:35.980 INFO kablam! 24 | | } Sep 01 15:42:35.980 INFO kablam! 25 | | } Sep 01 15:42:35.980 INFO kablam! | |_____- defined here Sep 01 15:42:35.980 INFO kablam! ... Sep 01 15:42:35.980 INFO kablam! 188 | let mut ui_screen = UiScreen::new(INITIAL_WIDTH, INITIAL_HEIGHT) Sep 01 15:42:35.980 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected 3 parameters Sep 01 15:42:35.980 INFO kablam! Sep 01 15:42:36.024 INFO kablam! error[E0308]: mismatched types Sep 01 15:42:36.024 INFO kablam! --> src/ui_screen.rs:214:27 Sep 01 15:42:36.024 INFO kablam! | Sep 01 15:42:36.024 INFO kablam! 214 | ui_screen.root.append(top_bar_wrapper); Sep 01 15:42:36.024 INFO kablam! | ^^^^^^^^^^^^^^^ expected struct `rect::Rect`, found struct `node_data::NodeData` Sep 01 15:42:36.024 INFO kablam! | Sep 01 15:42:36.024 INFO kablam! = note: expected type `rctree::NodeRef>` Sep 01 15:42:36.025 INFO kablam! found type `rctree::NodeRef>` Sep 01 15:42:36.025 INFO kablam! Sep 01 15:42:36.058 INFO kablam! error[E0308]: mismatched types Sep 01 15:42:36.058 INFO kablam! --> src/ui_screen.rs:215:27 Sep 01 15:42:36.058 INFO kablam! | Sep 01 15:42:36.058 INFO kablam! 215 | ui_screen.root.append(explorer_wrapper); Sep 01 15:42:36.058 INFO kablam! | ^^^^^^^^^^^^^^^^ expected struct `rect::Rect`, found struct `node_data::NodeData` Sep 01 15:42:36.058 INFO kablam! | Sep 01 15:42:36.059 INFO kablam! = note: expected type `rctree::NodeRef>` Sep 01 15:42:36.059 INFO kablam! found type `rctree::NodeRef>` Sep 01 15:42:36.059 INFO kablam! Sep 01 15:42:36.059 INFO kablam! error[E0061]: this function takes 2 parameters but 0 parameters were supplied Sep 01 15:42:36.060 INFO kablam! --> src/ui_screen.rs:220:31 Sep 01 15:42:36.060 INFO kablam! | Sep 01 15:42:36.060 INFO kablam! 37 | / pub fn into_rectangles(&mut self, root_width: f32, root_height: f32) Sep 01 15:42:36.060 INFO kablam! 38 | | -> Vec> Sep 01 15:42:36.060 INFO kablam! 39 | | { Sep 01 15:42:36.060 INFO kablam! 40 | | self.root.borrow_mut().data.width = Some(root_width); Sep 01 15:42:36.060 INFO kablam! ... | Sep 01 15:42:36.060 INFO kablam! 56 | | &mut cur_offset_width, &mut cur_offset_height) Sep 01 15:42:36.060 INFO kablam! 57 | | } Sep 01 15:42:36.060 INFO kablam! | |_____- defined here Sep 01 15:42:36.060 INFO kablam! ... Sep 01 15:42:36.060 INFO kablam! 220 | let _ = ui_screen.into_rectangles(); Sep 01 15:42:36.060 INFO kablam! | ^^^^^^^^^^^^^^^ expected 2 parameters Sep 01 15:42:36.060 INFO kablam! Sep 01 15:42:36.073 INFO kablam! error: aborting due to 18 previous errors Sep 01 15:42:36.073 INFO kablam! Sep 01 15:42:36.073 INFO kablam! Some errors occurred: E0061, E0308, E0432, E0433, E0658. Sep 01 15:42:36.073 INFO kablam! For more information about an error, try `rustc --explain E0061`. Sep 01 15:42:36.082 INFO kablam! error: Could not compile `layout2d`. Sep 01 15:42:36.082 INFO kablam! Sep 01 15:42:36.082 INFO kablam! To learn more, run the command again with --verbose. Sep 01 15:42:36.082 INFO kablam! su: No module specific data is present Sep 01 15:42:36.753 INFO running `"docker" "rm" "-f" "d6128b02729baff7ca2e3099bd029d14da568fc9215db73e07822933e11fd97a"` Sep 01 15:42:36.837 INFO blam! d6128b02729baff7ca2e3099bd029d14da568fc9215db73e07822933e11fd97a