Sep 14 19:03:39.562 INFO checking bowling-0.0.1 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 19:03:39.562 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 19:03:39.562 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 19:03:39.690 INFO blam! 07e7cd2911efeb51b4251d73d4a4eeb1ad901db60379ef98d7736c3972b2d369 Sep 14 19:03:39.693 INFO running `"docker" "start" "-a" "07e7cd2911efeb51b4251d73d4a4eeb1ad901db60379ef98d7736c3972b2d369"` Sep 14 19:03:40.444 INFO kablam! usermod: no changes Sep 14 19:03:40.497 INFO kablam! Checking bowling v0.0.1 (file:///source) Sep 14 19:03:40.986 INFO kablam! warning: enum is never used: `ThrowError` Sep 14 19:03:40.987 INFO kablam! --> src/gamestate/player.rs:12:1 Sep 14 19:03:40.987 INFO kablam! | Sep 14 19:03:40.987 INFO kablam! 12 | enum ThrowError { Sep 14 19:03:40.987 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:03:40.987 INFO kablam! | Sep 14 19:03:40.987 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 19:03:40.987 INFO kablam! Sep 14 19:03:41.054 INFO kablam! warning: enum is never used: `ThrowError` Sep 14 19:03:41.054 INFO kablam! --> src/gamestate/player.rs:12:1 Sep 14 19:03:41.054 INFO kablam! | Sep 14 19:03:41.055 INFO kablam! 12 | enum ThrowError { Sep 14 19:03:41.055 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 14 19:03:41.055 INFO kablam! | Sep 14 19:03:41.055 INFO kablam! = note: #[warn(dead_code)] on by default Sep 14 19:03:41.055 INFO kablam! Sep 14 19:03:41.829 INFO kablam! warning: unused import: `bowling::gamestate::*` Sep 14 19:03:41.829 INFO kablam! --> tests/player.rs:2:5 Sep 14 19:03:41.829 INFO kablam! | Sep 14 19:03:41.829 INFO kablam! 2 | use bowling::gamestate::*; Sep 14 19:03:41.829 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Sep 14 19:03:41.829 INFO kablam! | Sep 14 19:03:41.829 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 19:03:41.829 INFO kablam! Sep 14 19:03:41.839 INFO kablam! warning: use of deprecated item 'failure::error::Error::cause': please use 'as_fail()' method instead Sep 14 19:03:41.839 INFO kablam! --> tests/throw.rs:7:53 Sep 14 19:03:41.839 INFO kablam! | Sep 14 19:03:41.839 INFO kablam! 7 | Throw::try_from_str("").unwrap_err().cause().to_string()); Sep 14 19:03:41.839 INFO kablam! | ^^^^^ Sep 14 19:03:41.839 INFO kablam! | Sep 14 19:03:41.839 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 19:03:41.839 INFO kablam! Sep 14 19:03:41.844 INFO kablam! warning: use of deprecated item 'failure::error::Error::cause': please use 'as_fail()' method instead Sep 14 19:03:41.847 INFO kablam! --> tests/throw.rs:9:74 Sep 14 19:03:41.847 INFO kablam! | Sep 14 19:03:41.847 INFO kablam! 9 | Throw::try_from_str("1 0 1 0 1 0 0 0 0 0 1").unwrap_err().cause().to_string()); Sep 14 19:03:41.847 INFO kablam! | ^^^^^ Sep 14 19:03:41.847 INFO kablam! Sep 14 19:03:41.847 INFO kablam! warning: use of deprecated item 'failure::error::Error::cause': please use 'as_fail()' method instead Sep 14 19:03:41.847 INFO kablam! --> tests/throw.rs:11:65 Sep 14 19:03:41.847 INFO kablam! | Sep 14 19:03:41.847 INFO kablam! 11 | Throw::try_from_str("not a number").unwrap_err().cause().to_string()); Sep 14 19:03:41.847 INFO kablam! | ^^^^^ Sep 14 19:03:41.847 INFO kablam! Sep 14 19:03:41.872 INFO kablam! warning: unused variable: `frame` Sep 14 19:03:41.872 INFO kablam! --> tests/frame.rs:6:9 Sep 14 19:03:41.872 INFO kablam! | Sep 14 19:03:41.872 INFO kablam! 6 | let frame = Frame::new(); Sep 14 19:03:41.872 INFO kablam! | ^^^^^ help: consider using `_frame` instead Sep 14 19:03:41.872 INFO kablam! | Sep 14 19:03:41.872 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 14 19:03:41.873 INFO kablam! Sep 14 19:03:41.911 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.45s Sep 14 19:03:41.915 INFO kablam! su: No module specific data is present Sep 14 19:03:42.436 INFO running `"docker" "rm" "-f" "07e7cd2911efeb51b4251d73d4a4eeb1ad901db60379ef98d7736c3972b2d369"` Sep 14 19:03:42.572 INFO blam! 07e7cd2911efeb51b4251d73d4a4eeb1ad901db60379ef98d7736c3972b2d369