Sep 14 11:13:19.085 INFO checking radiant-rs-0.12.6 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 11:13:19.085 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 11:13:19.085 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-0/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:13:19.517 INFO blam! 3adc2af534b69f1cf2a08802fe560de35209ba859928859beda461de4d78366e Sep 14 11:13:19.519 INFO running `"docker" "start" "-a" "3adc2af534b69f1cf2a08802fe560de35209ba859928859beda461de4d78366e"` Sep 14 11:13:20.834 INFO kablam! usermod: no changes Sep 14 11:13:21.255 INFO kablam! Checking avec v0.1.0 Sep 14 11:13:21.255 INFO kablam! Checking base64 v0.1.1 Sep 14 11:13:21.283 INFO kablam! Compiling servo-fontconfig-sys v4.0.6 Sep 14 11:13:21.283 INFO kablam! Compiling servo-freetype-sys v4.0.3 Sep 14 11:13:21.283 INFO kablam! Compiling expat-sys v2.1.5 Sep 14 11:13:21.283 INFO kablam! Compiling wayland-scanner v0.12.5 Sep 14 11:13:21.302 INFO kablam! Compiling glutin v0.14.0 Sep 14 11:13:21.302 INFO kablam! Compiling glium v0.21.0 Sep 14 11:13:22.861 INFO kablam! Compiling palette v0.3.0 Sep 14 11:13:22.904 INFO kablam! Checking wayland-sys v0.12.5 Sep 14 11:13:25.845 INFO kablam! Checking tiled v0.4.0 Sep 14 11:13:31.196 INFO kablam! Checking rusttype v0.5.2 Sep 14 11:13:35.175 INFO kablam! Checking jpeg-decoder v0.1.15 Sep 14 11:13:35.183 INFO kablam! Compiling wayland-client v0.12.5 Sep 14 11:13:35.686 INFO kablam! Compiling wayland-protocols v0.12.5 Sep 14 11:13:43.703 INFO kablam! Checking image v0.19.0 Sep 14 11:14:23.419 INFO kablam! Checking wayland-kbd v0.13.1 Sep 14 11:14:23.873 INFO kablam! Checking servo-fontconfig v0.4.0 Sep 14 11:14:24.866 INFO kablam! Checking font-loader v0.6.0 Sep 14 11:14:28.192 INFO kablam! Checking wayland-window v0.13.3 Sep 14 11:14:29.064 INFO kablam! Checking winit v0.12.0 Sep 14 11:14:47.067 INFO kablam! Checking radiant-rs v0.12.6 Sep 14 11:14:47.067 INFO kablam! Checking radiant-rs v0.12.6 (file:///source) Sep 14 11:14:50.383 INFO kablam! Checking radiant-utils v0.1.5 Sep 14 11:14:55.883 INFO kablam! error[E0599]: no function or associated item named `black` found for type `radiant_rs::Color` in the current scope Sep 14 11:14:55.883 INFO kablam! --> benches/sprite.rs:18:25 Sep 14 11:14:55.883 INFO kablam! | Sep 14 11:14:55.883 INFO kablam! 18 | display.clear_frame(Color::black()); Sep 14 11:14:55.883 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Sep 14 11:14:55.883 INFO kablam! Sep 14 11:14:55.900 INFO kablam! error[E0599]: no function or associated item named `white` found for type `radiant_rs::Color` in the current scope Sep 14 11:14:55.900 INFO kablam! --> benches/sprite.rs:22:46 Sep 14 11:14:55.900 INFO kablam! | Sep 14 11:14:55.900 INFO kablam! 22 | sprite.draw(&layer, i, (320., 200.), Color::white()); Sep 14 11:14:55.900 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Sep 14 11:14:55.900 INFO kablam! Sep 14 11:14:55.907 INFO kablam! error[E0599]: no function or associated item named `red` found for type `radiant_rs::Color` in the current scope Sep 14 11:14:55.907 INFO kablam! --> benches/sprite.rs:23:42 Sep 14 11:14:55.907 INFO kablam! | Sep 14 11:14:55.907 INFO kablam! 23 | sprite.draw(&layer, i, (0., 0.), Color::red()); Sep 14 11:14:55.907 INFO kablam! | ^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Sep 14 11:14:55.907 INFO kablam! Sep 14 11:14:55.911 INFO kablam! error[E0599]: no function or associated item named `white` found for type `radiant_rs::Color` in the current scope Sep 14 11:14:55.911 INFO kablam! --> benches/sprite.rs:29:50 Sep 14 11:14:55.911 INFO kablam! | Sep 14 11:14:55.911 INFO kablam! 29 | sprite.draw(&layer, i, (320., 200.), Color::white()); Sep 14 11:14:55.911 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Sep 14 11:14:55.911 INFO kablam! Sep 14 11:14:55.919 INFO kablam! error[E0599]: no function or associated item named `red` found for type `radiant_rs::Color` in the current scope Sep 14 11:14:55.919 INFO kablam! --> benches/sprite.rs:30:46 Sep 14 11:14:55.919 INFO kablam! | Sep 14 11:14:55.919 INFO kablam! 30 | sprite.draw(&layer, i, (0., 0.), Color::red()); Sep 14 11:14:55.919 INFO kablam! | ^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Sep 14 11:14:55.919 INFO kablam! Sep 14 11:14:55.927 INFO kablam! error[E0599]: no function or associated item named `black` found for type `radiant_rs::Color` in the current scope Sep 14 11:14:55.927 INFO kablam! --> benches/sprite.rs:45:25 Sep 14 11:14:55.927 INFO kablam! | Sep 14 11:14:55.927 INFO kablam! 45 | display.clear_frame(Color::black()); Sep 14 11:14:55.927 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Sep 14 11:14:55.927 INFO kablam! Sep 14 11:14:55.931 INFO kablam! error[E0599]: no function or associated item named `white` found for type `radiant_rs::Color` in the current scope Sep 14 11:14:55.931 INFO kablam! --> benches/sprite.rs:49:46 Sep 14 11:14:55.931 INFO kablam! | Sep 14 11:14:55.931 INFO kablam! 49 | sprite.draw(&layer, i, (320., 200.), Color::white()); Sep 14 11:14:55.931 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Sep 14 11:14:55.931 INFO kablam! Sep 14 11:14:55.935 INFO kablam! error[E0599]: no function or associated item named `red` found for type `radiant_rs::Color` in the current scope Sep 14 11:14:55.935 INFO kablam! --> benches/sprite.rs:50:42 Sep 14 11:14:55.935 INFO kablam! | Sep 14 11:14:55.935 INFO kablam! 50 | sprite.draw(&layer, i, (0., 0.), Color::red()); Sep 14 11:14:55.935 INFO kablam! | ^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Sep 14 11:14:55.935 INFO kablam! Sep 14 11:14:55.943 INFO kablam! error[E0599]: no function or associated item named `white` found for type `radiant_rs::Color` in the current scope Sep 14 11:14:55.943 INFO kablam! --> benches/sprite.rs:56:62 Sep 14 11:14:55.943 INFO kablam! | Sep 14 11:14:55.943 INFO kablam! 56 | sprite.draw_transformed(&layer, i, (320., 200.), Color::white(), 1.23, (2.34, 3.45)); Sep 14 11:14:55.943 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Sep 14 11:14:55.943 INFO kablam! Sep 14 11:14:55.947 INFO kablam! error[E0599]: no function or associated item named `red` found for type `radiant_rs::Color` in the current scope Sep 14 11:14:55.947 INFO kablam! --> benches/sprite.rs:57:58 Sep 14 11:14:55.947 INFO kablam! | Sep 14 11:14:55.947 INFO kablam! 57 | sprite.draw_transformed(&layer, i, (0., 0.), Color::red(), 2.34, (0.67, 0.79)); Sep 14 11:14:55.947 INFO kablam! | ^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Sep 14 11:14:55.947 INFO kablam! Sep 14 11:14:55.955 INFO kablam! error: aborting due to 10 previous errors Sep 14 11:14:55.956 INFO kablam! Sep 14 11:14:55.956 INFO kablam! For more information about this error, try `rustc --explain E0599`. Sep 14 11:14:55.979 INFO kablam! error: Could not compile `radiant-rs`. Sep 14 11:14:55.979 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 14 11:15:01.147 INFO kablam! error: build failed Sep 14 11:15:01.149 INFO kablam! su: No module specific data is present Sep 14 11:15:02.410 INFO running `"docker" "rm" "-f" "3adc2af534b69f1cf2a08802fe560de35209ba859928859beda461de4d78366e"` Sep 14 11:15:02.707 INFO blam! 3adc2af534b69f1cf2a08802fe560de35209ba859928859beda461de4d78366e