Jul 12 01:21:13.859 INFO checking radiant-rs-0.12.6 against try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255 for pr-52234 Jul 12 01:21:13.859 INFO running: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 01:21:13.859 INFO creating container for: cargo +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets Jul 12 01:21:13.859 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-4/pr-52234/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-52234/worker-4/try#d39a6f7eddafd45dcc60e99001b8cd08c2bd3255:/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 +d39a6f7eddafd45dcc60e99001b8cd08c2bd3255-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "crater"` Jul 12 01:21:14.138 INFO blam! 0d8cb8b6ad14b2857320be18b64093af538135aed151a58264de9a6993f49a92 Jul 12 01:21:14.141 INFO running `"docker" "start" "-a" "0d8cb8b6ad14b2857320be18b64093af538135aed151a58264de9a6993f49a92"` Jul 12 01:21:15.823 INFO kablam! Checking avec v0.1.0 Jul 12 01:21:15.823 INFO kablam! Checking base64 v0.1.1 Jul 12 01:21:15.879 INFO kablam! Compiling servo-fontconfig-sys v4.0.4 Jul 12 01:21:15.884 INFO kablam! Compiling servo-freetype-sys v4.0.3 Jul 12 01:21:15.885 INFO kablam! Compiling expat-sys v2.1.5 Jul 12 01:21:15.900 INFO kablam! Compiling glutin v0.14.0 Jul 12 01:21:15.900 INFO kablam! Compiling glium v0.21.0 Jul 12 01:21:15.900 INFO kablam! Compiling palette v0.3.0 Jul 12 01:21:19.335 INFO kablam! Checking rusttype v0.5.2 Jul 12 01:21:21.597 INFO kablam! Checking jpeg-decoder v0.1.15 Jul 12 01:21:25.167 INFO kablam! Checking tiled v0.4.0 Jul 12 01:21:44.359 INFO kablam! Checking winit v0.12.0 Jul 12 01:21:44.757 INFO kablam! Checking image v0.19.0 Jul 12 01:23:09.377 INFO kablam! Checking servo-fontconfig v0.4.0 Jul 12 01:23:10.934 INFO kablam! Checking font-loader v0.6.0 Jul 12 01:23:51.657 INFO kablam! Checking radiant-rs v0.12.6 Jul 12 01:23:51.657 INFO kablam! Checking radiant-rs v0.12.6 (file:///source) Jul 12 01:24:01.534 INFO kablam! Checking radiant-utils v0.1.5 Jul 12 01:24:37.657 INFO kablam! error[E0599]: no function or associated item named `black` found for type `radiant_rs::Color` in the current scope Jul 12 01:24:37.657 INFO kablam! --> benches/sprite.rs:18:25 Jul 12 01:24:37.657 INFO kablam! | Jul 12 01:24:37.657 INFO kablam! 18 | display.clear_frame(Color::black()); Jul 12 01:24:37.657 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Jul 12 01:24:37.657 INFO kablam! Jul 12 01:24:37.698 INFO kablam! error[E0599]: no function or associated item named `white` found for type `radiant_rs::Color` in the current scope Jul 12 01:24:37.698 INFO kablam! --> benches/sprite.rs:22:46 Jul 12 01:24:37.698 INFO kablam! | Jul 12 01:24:37.698 INFO kablam! 22 | sprite.draw(&layer, i, (320., 200.), Color::white()); Jul 12 01:24:37.698 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Jul 12 01:24:37.698 INFO kablam! Jul 12 01:24:37.735 INFO kablam! error[E0599]: no function or associated item named `red` found for type `radiant_rs::Color` in the current scope Jul 12 01:24:37.735 INFO kablam! --> benches/sprite.rs:23:42 Jul 12 01:24:37.735 INFO kablam! | Jul 12 01:24:37.735 INFO kablam! 23 | sprite.draw(&layer, i, (0., 0.), Color::red()); Jul 12 01:24:37.735 INFO kablam! | ^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Jul 12 01:24:37.735 INFO kablam! Jul 12 01:24:37.745 INFO kablam! error[E0599]: no function or associated item named `white` found for type `radiant_rs::Color` in the current scope Jul 12 01:24:37.745 INFO kablam! --> benches/sprite.rs:29:50 Jul 12 01:24:37.746 INFO kablam! | Jul 12 01:24:37.746 INFO kablam! 29 | sprite.draw(&layer, i, (320., 200.), Color::white()); Jul 12 01:24:37.746 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Jul 12 01:24:37.746 INFO kablam! Jul 12 01:24:37.766 INFO kablam! error[E0599]: no function or associated item named `red` found for type `radiant_rs::Color` in the current scope Jul 12 01:24:37.766 INFO kablam! --> benches/sprite.rs:30:46 Jul 12 01:24:37.766 INFO kablam! | Jul 12 01:24:37.766 INFO kablam! 30 | sprite.draw(&layer, i, (0., 0.), Color::red()); Jul 12 01:24:37.766 INFO kablam! | ^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Jul 12 01:24:37.766 INFO kablam! Jul 12 01:24:37.789 INFO kablam! error[E0599]: no function or associated item named `black` found for type `radiant_rs::Color` in the current scope Jul 12 01:24:37.789 INFO kablam! --> benches/sprite.rs:45:25 Jul 12 01:24:37.789 INFO kablam! | Jul 12 01:24:37.789 INFO kablam! 45 | display.clear_frame(Color::black()); Jul 12 01:24:37.790 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Jul 12 01:24:37.790 INFO kablam! Jul 12 01:24:37.815 INFO kablam! error[E0599]: no function or associated item named `white` found for type `radiant_rs::Color` in the current scope Jul 12 01:24:37.815 INFO kablam! --> benches/sprite.rs:49:46 Jul 12 01:24:37.815 INFO kablam! | Jul 12 01:24:37.815 INFO kablam! 49 | sprite.draw(&layer, i, (320., 200.), Color::white()); Jul 12 01:24:37.815 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Jul 12 01:24:37.815 INFO kablam! Jul 12 01:24:37.835 INFO kablam! error[E0599]: no function or associated item named `red` found for type `radiant_rs::Color` in the current scope Jul 12 01:24:37.836 INFO kablam! --> benches/sprite.rs:50:42 Jul 12 01:24:37.836 INFO kablam! | Jul 12 01:24:37.836 INFO kablam! 50 | sprite.draw(&layer, i, (0., 0.), Color::red()); Jul 12 01:24:37.836 INFO kablam! | ^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Jul 12 01:24:37.836 INFO kablam! Jul 12 01:24:37.846 INFO kablam! error[E0599]: no function or associated item named `white` found for type `radiant_rs::Color` in the current scope Jul 12 01:24:37.846 INFO kablam! --> benches/sprite.rs:56:62 Jul 12 01:24:37.846 INFO kablam! | Jul 12 01:24:37.846 INFO kablam! 56 | sprite.draw_transformed(&layer, i, (320., 200.), Color::white(), 1.23, (2.34, 3.45)); Jul 12 01:24:37.846 INFO kablam! | ^^^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Jul 12 01:24:37.846 INFO kablam! Jul 12 01:24:37.866 INFO kablam! error[E0599]: no function or associated item named `red` found for type `radiant_rs::Color` in the current scope Jul 12 01:24:37.866 INFO kablam! --> benches/sprite.rs:57:58 Jul 12 01:24:37.866 INFO kablam! | Jul 12 01:24:37.866 INFO kablam! 57 | sprite.draw_transformed(&layer, i, (0., 0.), Color::red(), 2.34, (0.67, 0.79)); Jul 12 01:24:37.866 INFO kablam! | ^^^^^^^^^^ function or associated item not found in `radiant_rs::Color` Jul 12 01:24:37.866 INFO kablam! Jul 12 01:24:37.892 INFO kablam! error: aborting due to 10 previous errors Jul 12 01:24:37.892 INFO kablam! Jul 12 01:24:37.892 INFO kablam! For more information about this error, try `rustc --explain E0599`. Jul 12 01:24:37.939 INFO kablam! error: Could not compile `radiant-rs`. Jul 12 01:24:37.939 INFO kablam! warning: build failed, waiting for other jobs to finish... Jul 12 01:24:39.037 INFO kablam! error: build failed Jul 12 01:24:39.039 INFO kablam! su: No module specific data is present Jul 12 01:24:39.694 INFO running `"docker" "rm" "-f" "0d8cb8b6ad14b2857320be18b64093af538135aed151a58264de9a6993f49a92"` Jul 12 01:24:39.850 INFO blam! 0d8cb8b6ad14b2857320be18b64093af538135aed151a58264de9a6993f49a92