Sep 01 14:21:16.476 INFO checking mbuffa/hellorust against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 14:21:16.476 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 14:21:16.476 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 14:21:16.677 INFO blam! b35b6705e45721553466c7df8dc4c48bfb00fd7de50f00a03f0bcde1bf1fdf04 Sep 01 14:21:16.680 INFO running `"docker" "start" "-a" "b35b6705e45721553466c7df8dc4c48bfb00fd7de50f00a03f0bcde1bf1fdf04"` Sep 01 14:21:17.295 INFO kablam! Checking hellorust v0.1.0 (file:///source) Sep 01 14:21:17.437 INFO kablam! warning: unused variable: `ctx` Sep 01 14:21:17.437 INFO kablam! --> src/app/states/initializing.rs:11:17 Sep 01 14:21:17.437 INFO kablam! | Sep 01 14:21:17.437 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 01 14:21:17.437 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 01 14:21:17.437 INFO kablam! | Sep 01 14:21:17.437 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 14:21:17.438 INFO kablam! Sep 01 14:21:17.438 INFO kablam! warning: unused variable: `ctx` Sep 01 14:21:17.438 INFO kablam! --> src/app/states/initializing.rs:15:17 Sep 01 14:21:17.438 INFO kablam! | Sep 01 14:21:17.438 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 01 14:21:17.438 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 01 14:21:17.438 INFO kablam! Sep 01 14:21:17.438 INFO kablam! warning: unused variable: `ctx` Sep 01 14:21:17.438 INFO kablam! --> src/app/states/playing.rs:11:17 Sep 01 14:21:17.439 INFO kablam! | Sep 01 14:21:17.440 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 01 14:21:17.440 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 01 14:21:17.440 INFO kablam! Sep 01 14:21:17.440 INFO kablam! warning: unused variable: `ctx` Sep 01 14:21:17.440 INFO kablam! --> src/app/states/playing.rs:15:17 Sep 01 14:21:17.440 INFO kablam! | Sep 01 14:21:17.440 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 01 14:21:17.440 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 01 14:21:17.440 INFO kablam! Sep 01 14:21:17.457 INFO kablam! warning: unused variable: `ctx` Sep 01 14:21:17.457 INFO kablam! --> src/app/states/initializing.rs:11:17 Sep 01 14:21:17.457 INFO kablam! | Sep 01 14:21:17.457 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 01 14:21:17.457 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 01 14:21:17.458 INFO kablam! | Sep 01 14:21:17.458 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 01 14:21:17.458 INFO kablam! Sep 01 14:21:17.458 INFO kablam! warning: unused variable: `ctx` Sep 01 14:21:17.458 INFO kablam! --> src/app/states/initializing.rs:15:17 Sep 01 14:21:17.458 INFO kablam! | Sep 01 14:21:17.458 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 01 14:21:17.458 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 01 14:21:17.458 INFO kablam! Sep 01 14:21:17.458 INFO kablam! warning: unused variable: `ctx` Sep 01 14:21:17.458 INFO kablam! --> src/app/states/playing.rs:11:17 Sep 01 14:21:17.458 INFO kablam! | Sep 01 14:21:17.458 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 01 14:21:17.458 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 01 14:21:17.458 INFO kablam! Sep 01 14:21:17.458 INFO kablam! warning: unused variable: `ctx` Sep 01 14:21:17.458 INFO kablam! --> src/app/states/playing.rs:15:17 Sep 01 14:21:17.458 INFO kablam! | Sep 01 14:21:17.458 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 01 14:21:17.458 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 01 14:21:17.458 INFO kablam! Sep 01 14:21:17.496 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Sep 01 14:21:17.498 INFO kablam! su: No module specific data is present Sep 01 14:21:17.857 INFO running `"docker" "rm" "-f" "b35b6705e45721553466c7df8dc4c48bfb00fd7de50f00a03f0bcde1bf1fdf04"` Sep 01 14:21:17.959 INFO blam! b35b6705e45721553466c7df8dc4c48bfb00fd7de50f00a03f0bcde1bf1fdf04