Sep 19 15:09:28.594 INFO checking mbuffa/hellorust against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 15:09:28.594 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 15:09:28.594 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-2/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 15:09:28.802 INFO blam! 1baccb279e923e5b8c97f7e6f321fcc0dd308d912318939568eab5bd4398229a Sep 19 15:09:28.804 INFO running `"docker" "start" "-a" "1baccb279e923e5b8c97f7e6f321fcc0dd308d912318939568eab5bd4398229a"` Sep 19 15:09:29.818 INFO kablam! usermod: no changes Sep 19 15:09:29.853 INFO kablam! Checking hellorust v0.1.0 (/source) Sep 19 15:09:30.234 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:30.234 INFO kablam! --> src/app/states/initializing.rs:11:17 Sep 19 15:09:30.234 INFO kablam! | Sep 19 15:09:30.234 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 19 15:09:30.234 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:30.246 INFO kablam! | Sep 19 15:09:30.246 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 15:09:30.246 INFO kablam! Sep 19 15:09:30.246 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:30.246 INFO kablam! --> src/app/states/initializing.rs:15:17 Sep 19 15:09:30.246 INFO kablam! | Sep 19 15:09:30.246 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 19 15:09:30.246 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:30.246 INFO kablam! Sep 19 15:09:30.246 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:30.246 INFO kablam! --> src/app/states/playing.rs:11:17 Sep 19 15:09:30.246 INFO kablam! | Sep 19 15:09:30.246 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 19 15:09:30.246 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:30.246 INFO kablam! Sep 19 15:09:30.246 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:30.246 INFO kablam! --> src/app/states/playing.rs:15:17 Sep 19 15:09:30.246 INFO kablam! | Sep 19 15:09:30.246 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 19 15:09:30.246 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:30.246 INFO kablam! Sep 19 15:09:30.290 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:30.290 INFO kablam! --> src/app/states/initializing.rs:11:17 Sep 19 15:09:30.290 INFO kablam! | Sep 19 15:09:30.290 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 19 15:09:30.290 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:30.290 INFO kablam! | Sep 19 15:09:30.290 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 15:09:30.290 INFO kablam! Sep 19 15:09:30.290 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:30.290 INFO kablam! --> src/app/states/initializing.rs:15:17 Sep 19 15:09:30.290 INFO kablam! | Sep 19 15:09:30.290 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 19 15:09:30.290 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:30.290 INFO kablam! Sep 19 15:09:30.290 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:30.290 INFO kablam! --> src/app/states/playing.rs:11:17 Sep 19 15:09:30.290 INFO kablam! | Sep 19 15:09:30.290 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 19 15:09:30.290 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:30.290 INFO kablam! Sep 19 15:09:30.290 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:30.290 INFO kablam! --> src/app/states/playing.rs:15:17 Sep 19 15:09:30.290 INFO kablam! | Sep 19 15:09:30.290 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 19 15:09:30.290 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:30.290 INFO kablam! Sep 19 15:09:30.372 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.53s Sep 19 15:09:30.374 INFO kablam! su: No module specific data is present Sep 19 15:09:31.652 INFO running `"docker" "rm" "-f" "1baccb279e923e5b8c97f7e6f321fcc0dd308d912318939568eab5bd4398229a"` Sep 19 15:09:31.778 INFO blam! 1baccb279e923e5b8c97f7e6f321fcc0dd308d912318939568eab5bd4398229a