Sep 03 21:27:33.931 INFO checking mbuffa/hellorust against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 03 21:27:33.932 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 03 21:27:33.932 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 03 21:27:34.062 INFO blam! a7eb901de5ff9674c3e44bf0f0a0ee40e8a9e11270cbe979e77fb39783c46047 Sep 03 21:27:34.064 INFO running `"docker" "start" "-a" "a7eb901de5ff9674c3e44bf0f0a0ee40e8a9e11270cbe979e77fb39783c46047"` Sep 03 21:27:34.619 INFO kablam! Checking hellorust v0.1.0 (file:///source) Sep 03 21:27:34.800 INFO kablam! warning: unused variable: `ctx` Sep 03 21:27:34.800 INFO kablam! --> src/app/states/initializing.rs:11:17 Sep 03 21:27:34.800 INFO kablam! | Sep 03 21:27:34.800 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 03 21:27:34.800 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 03 21:27:34.800 INFO kablam! | Sep 03 21:27:34.800 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 03 21:27:34.800 INFO kablam! Sep 03 21:27:34.800 INFO kablam! warning: unused variable: `ctx` Sep 03 21:27:34.800 INFO kablam! --> src/app/states/initializing.rs:15:17 Sep 03 21:27:34.800 INFO kablam! | Sep 03 21:27:34.801 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 03 21:27:34.801 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 03 21:27:34.801 INFO kablam! Sep 03 21:27:34.801 INFO kablam! warning: unused variable: `ctx` Sep 03 21:27:34.801 INFO kablam! --> src/app/states/playing.rs:11:17 Sep 03 21:27:34.801 INFO kablam! | Sep 03 21:27:34.801 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 03 21:27:34.801 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 03 21:27:34.801 INFO kablam! Sep 03 21:27:34.801 INFO kablam! warning: unused variable: `ctx` Sep 03 21:27:34.801 INFO kablam! --> src/app/states/playing.rs:15:17 Sep 03 21:27:34.801 INFO kablam! | Sep 03 21:27:34.801 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 03 21:27:34.801 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 03 21:27:34.801 INFO kablam! Sep 03 21:27:34.805 INFO kablam! warning: unused variable: `ctx` Sep 03 21:27:34.805 INFO kablam! --> src/app/states/initializing.rs:11:17 Sep 03 21:27:34.805 INFO kablam! | Sep 03 21:27:34.805 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 03 21:27:34.805 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 03 21:27:34.805 INFO kablam! | Sep 03 21:27:34.805 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 03 21:27:34.805 INFO kablam! Sep 03 21:27:34.805 INFO kablam! warning: unused variable: `ctx` Sep 03 21:27:34.805 INFO kablam! --> src/app/states/initializing.rs:15:17 Sep 03 21:27:34.805 INFO kablam! | Sep 03 21:27:34.805 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 03 21:27:34.805 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 03 21:27:34.806 INFO kablam! Sep 03 21:27:34.806 INFO kablam! warning: unused variable: `ctx` Sep 03 21:27:34.806 INFO kablam! --> src/app/states/playing.rs:11:17 Sep 03 21:27:34.806 INFO kablam! | Sep 03 21:27:34.806 INFO kablam! 11 | pub fn on_enter(ctx: &mut AppContext) { Sep 03 21:27:34.806 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 03 21:27:34.806 INFO kablam! Sep 03 21:27:34.806 INFO kablam! warning: unused variable: `ctx` Sep 03 21:27:34.806 INFO kablam! --> src/app/states/playing.rs:15:17 Sep 03 21:27:34.806 INFO kablam! | Sep 03 21:27:34.806 INFO kablam! 15 | pub fn on_leave(ctx: &mut AppContext) { Sep 03 21:27:34.806 INFO kablam! | ^^^ help: consider using `_ctx` instead Sep 03 21:27:34.806 INFO kablam! Sep 03 21:27:34.849 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.24s Sep 03 21:27:34.854 INFO kablam! su: No module specific data is present Sep 03 21:27:35.389 INFO running `"docker" "rm" "-f" "a7eb901de5ff9674c3e44bf0f0a0ee40e8a9e11270cbe979e77fb39783c46047"` Sep 03 21:27:35.484 INFO blam! a7eb901de5ff9674c3e44bf0f0a0ee40e8a9e11270cbe979e77fb39783c46047