Sep 20 20:21:22.084 INFO checking ysgard/mallorn against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 20 20:21:22.084 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 20 20:21:22.084 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-5/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 20 20:21:22.350 INFO blam! 0290dd8446b14d107b8e1d29cbcbb488473571a76bb8fc48105ba5647c32dfd0 Sep 20 20:21:22.352 INFO running `"docker" "start" "-a" "0290dd8446b14d107b8e1d29cbcbb488473571a76bb8fc48105ba5647c32dfd0"` Sep 20 20:21:23.654 INFO kablam! usermod: no changes Sep 20 20:21:23.814 INFO kablam! Compiling num-traits v0.2.5 Sep 20 20:21:23.814 INFO kablam! Compiling num-integer v0.1.39 Sep 20 20:21:23.814 INFO kablam! Compiling cfg-if v0.1.4 Sep 20 20:21:23.822 INFO kablam! Compiling num-iter v0.1.37 Sep 20 20:21:23.822 INFO kablam! Checking bitflags v0.7.0 Sep 20 20:21:23.863 INFO kablam! Checking lazy_static v0.2.11 Sep 20 20:21:23.873 INFO kablam! Checking time v0.1.40 Sep 20 20:21:24.404 INFO kablam! Checking rand v0.4.2 Sep 20 20:21:24.463 INFO kablam! Compiling sdl2-sys v0.31.0 Sep 20 20:21:24.662 INFO kablam! Checking log v0.4.3 Sep 20 20:21:31.802 INFO kablam! Checking rand v0.3.22 Sep 20 20:21:34.765 INFO kablam! Checking chrono v0.4.4 Sep 20 20:21:35.147 INFO kablam! Checking num v0.1.42 Sep 20 20:21:35.459 INFO kablam! Checking sdl2 v0.31.0 Sep 20 20:21:38.534 INFO kablam! Checking simplelog v0.5.2 Sep 20 20:21:40.333 INFO kablam! Checking mallorn v0.1.0 (/source) Sep 20 20:21:40.570 INFO kablam! error[E0425]: cannot find value `GREY` in this scope Sep 20 20:21:40.570 INFO kablam! --> src/main.rs:41:27 Sep 20 20:21:40.570 INFO kablam! | Sep 20 20:21:40.570 INFO kablam! 41 | canvas.set_draw_color(GREY); Sep 20 20:21:40.570 INFO kablam! | ^^^^ not found in this scope Sep 20 20:21:40.570 INFO kablam! Sep 20 20:21:40.570 INFO kablam! warning: unused `#[macro_use]` import Sep 20 20:21:40.570 INFO kablam! --> src/main.rs:2:1 Sep 20 20:21:40.570 INFO kablam! | Sep 20 20:21:40.570 INFO kablam! 2 | #[macro_use] extern crate lazy_static; Sep 20 20:21:40.570 INFO kablam! | ^^^^^^^^^^^^ Sep 20 20:21:40.570 INFO kablam! | Sep 20 20:21:40.570 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 20:21:40.570 INFO kablam! Sep 20 20:21:40.570 INFO kablam! warning: unused import: `sdl2::pixels::Color` Sep 20 20:21:40.570 INFO kablam! --> src/main.rs:8:5 Sep 20 20:21:40.570 INFO kablam! | Sep 20 20:21:40.570 INFO kablam! 8 | use sdl2::pixels::Color; Sep 20 20:21:40.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 20:21:40.570 INFO kablam! Sep 20 20:21:40.570 INFO kablam! warning: unused import: `gfx::spritesheet::colors::*` Sep 20 20:21:40.570 INFO kablam! --> src/main.rs:16:5 Sep 20 20:21:40.570 INFO kablam! | Sep 20 20:21:40.570 INFO kablam! 16 | use gfx::spritesheet::colors::*; Sep 20 20:21:40.570 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 20:21:40.570 INFO kablam! Sep 20 20:21:40.699 INFO kablam! error[E0425]: cannot find value `GREY` in this scope Sep 20 20:21:40.699 INFO kablam! --> src/main.rs:41:27 Sep 20 20:21:40.699 INFO kablam! | Sep 20 20:21:40.699 INFO kablam! 41 | canvas.set_draw_color(GREY); Sep 20 20:21:40.699 INFO kablam! | ^^^^ not found in this scope Sep 20 20:21:40.699 INFO kablam! Sep 20 20:21:40.699 INFO kablam! warning: unused `#[macro_use]` import Sep 20 20:21:40.699 INFO kablam! --> src/main.rs:2:1 Sep 20 20:21:40.699 INFO kablam! | Sep 20 20:21:40.699 INFO kablam! 2 | #[macro_use] extern crate lazy_static; Sep 20 20:21:40.699 INFO kablam! | ^^^^^^^^^^^^ Sep 20 20:21:40.699 INFO kablam! | Sep 20 20:21:40.699 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 20 20:21:40.699 INFO kablam! Sep 20 20:21:40.699 INFO kablam! warning: unused import: `sdl2::pixels::Color` Sep 20 20:21:40.699 INFO kablam! --> src/main.rs:8:5 Sep 20 20:21:40.699 INFO kablam! | Sep 20 20:21:40.699 INFO kablam! 8 | use sdl2::pixels::Color; Sep 20 20:21:40.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Sep 20 20:21:40.700 INFO kablam! Sep 20 20:21:40.700 INFO kablam! warning: unused import: `gfx::spritesheet::colors::*` Sep 20 20:21:40.700 INFO kablam! --> src/main.rs:16:5 Sep 20 20:21:40.700 INFO kablam! | Sep 20 20:21:40.700 INFO kablam! 16 | use gfx::spritesheet::colors::*; Sep 20 20:21:40.700 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 20 20:21:40.700 INFO kablam! Sep 20 20:21:40.700 INFO kablam! error: aborting due to previous error Sep 20 20:21:40.700 INFO kablam! Sep 20 20:21:40.700 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 20 20:21:40.706 INFO kablam! error: Could not compile `mallorn`. Sep 20 20:21:40.706 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 20 20:21:40.750 INFO kablam! error: aborting due to previous error Sep 20 20:21:40.750 INFO kablam! Sep 20 20:21:40.750 INFO kablam! For more information about this error, try `rustc --explain E0425`. Sep 20 20:21:40.762 INFO kablam! error: Could not compile `mallorn`. Sep 20 20:21:40.762 INFO kablam! Sep 20 20:21:40.762 INFO kablam! To learn more, run the command again with --verbose. Sep 20 20:21:40.763 INFO kablam! su: No module specific data is present Sep 20 20:21:42.312 INFO running `"docker" "rm" "-f" "0290dd8446b14d107b8e1d29cbcbb488473571a76bb8fc48105ba5647c32dfd0"` Sep 20 20:21:42.429 INFO blam! 0290dd8446b14d107b8e1d29cbcbb488473571a76bb8fc48105ba5647c32dfd0