Sep 19 15:09:25.047 INFO checking mbuffa/hellorust against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 19 15:09:25.047 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 19 15:09:25.048 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:25.274 INFO blam! 8ffe32c32082df6686a60a58112e85629579ced2f2472c8c52716b9992ee75b9 Sep 19 15:09:25.276 INFO running `"docker" "start" "-a" "8ffe32c32082df6686a60a58112e85629579ced2f2472c8c52716b9992ee75b9"` Sep 19 15:09:27.182 INFO kablam! usermod: no changes Sep 19 15:09:27.242 INFO kablam! Checking hellorust v0.1.0 (/source) Sep 19 15:09:27.494 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:27.494 INFO kablam! --> src/app/states/initializing.rs:11:17 Sep 19 15:09:27.494 INFO kablam! | Sep 19 15:09:27.494 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 19 15:09:27.494 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:27.494 INFO kablam! | Sep 19 15:09:27.494 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 15:09:27.494 INFO kablam! Sep 19 15:09:27.494 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:27.494 INFO kablam! --> src/app/states/initializing.rs:15:17 Sep 19 15:09:27.494 INFO kablam! | Sep 19 15:09:27.494 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 19 15:09:27.494 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:27.494 INFO kablam! Sep 19 15:09:27.494 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:27.494 INFO kablam! --> src/app/states/playing.rs:11:17 Sep 19 15:09:27.494 INFO kablam! | Sep 19 15:09:27.494 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 19 15:09:27.494 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:27.494 INFO kablam! Sep 19 15:09:27.494 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:27.494 INFO kablam! --> src/app/states/playing.rs:15:17 Sep 19 15:09:27.494 INFO kablam! | Sep 19 15:09:27.494 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 19 15:09:27.494 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:27.494 INFO kablam! Sep 19 15:09:27.521 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:27.521 INFO kablam! --> src/app/states/initializing.rs:11:17 Sep 19 15:09:27.521 INFO kablam! | Sep 19 15:09:27.521 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 19 15:09:27.521 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:27.521 INFO kablam! | Sep 19 15:09:27.521 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 19 15:09:27.521 INFO kablam! Sep 19 15:09:27.521 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:27.521 INFO kablam! --> src/app/states/initializing.rs:15:17 Sep 19 15:09:27.521 INFO kablam! | Sep 19 15:09:27.521 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 19 15:09:27.521 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:27.521 INFO kablam! Sep 19 15:09:27.521 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:27.521 INFO kablam! --> src/app/states/playing.rs:11:17 Sep 19 15:09:27.521 INFO kablam! | Sep 19 15:09:27.521 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 19 15:09:27.521 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:27.521 INFO kablam! Sep 19 15:09:27.521 INFO kablam! warning: unused variable: `ctx` Sep 19 15:09:27.521 INFO kablam! --> src/app/states/playing.rs:15:17 Sep 19 15:09:27.521 INFO kablam! | Sep 19 15:09:27.521 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 19 15:09:27.521 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 19 15:09:27.521 INFO kablam! Sep 19 15:09:27.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.39s Sep 19 15:09:27.604 INFO kablam! su: No module specific data is present Sep 19 15:09:28.676 INFO running `"docker" "rm" "-f" "8ffe32c32082df6686a60a58112e85629579ced2f2472c8c52716b9992ee75b9"` Sep 19 15:09:28.797 INFO blam! 8ffe32c32082df6686a60a58112e85629579ced2f2472c8c52716b9992ee75b9