Sep 14 08:12:55.344 INFO checking stpsyr-0.1.0 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 08:12:55.344 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 08:12:55.344 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 08:12:55.486 INFO blam! ef6052576ce34841fa98731bcc0832d542f49cb12266d60e7cce63a291385902 Sep 14 08:12:55.488 INFO running `"docker" "start" "-a" "ef6052576ce34841fa98731bcc0832d542f49cb12266d60e7cce63a291385902"` Sep 14 08:12:56.709 INFO kablam! usermod: no changes Sep 14 08:12:56.752 INFO kablam! Checking stpsyr v0.1.0 (file:///source) Sep 14 08:12:57.263 INFO kablam! warning: variable does not need to be mutable Sep 14 08:12:57.263 INFO kablam! --> src/stpsyr/svg.rs:17:13 Sep 14 08:12:57.263 INFO kablam! | Sep 14 08:12:57.263 INFO kablam! 17 | let mut in_file = BufReader::new(File::open("data/standard.svg")?); Sep 14 08:12:57.263 INFO kablam! | ----^^^^^^^ Sep 14 08:12:57.263 INFO kablam! | | Sep 14 08:12:57.263 INFO kablam! | help: remove this `mut` Sep 14 08:12:57.263 INFO kablam! | Sep 14 08:12:57.263 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 08:12:57.263 INFO kablam! Sep 14 08:12:57.327 INFO kablam! warning: variable does not need to be mutable Sep 14 08:12:57.327 INFO kablam! --> src/stpsyr/svg.rs:17:13 Sep 14 08:12:57.327 INFO kablam! | Sep 14 08:12:57.327 INFO kablam! 17 | let mut in_file = BufReader::new(File::open("data/standard.svg")?); Sep 14 08:12:57.327 INFO kablam! | ----^^^^^^^ Sep 14 08:12:57.327 INFO kablam! | | Sep 14 08:12:57.327 INFO kablam! | help: remove this `mut` Sep 14 08:12:57.327 INFO kablam! | Sep 14 08:12:57.327 INFO kablam! = note: #[warn(unused_mut)] on by default Sep 14 08:12:57.327 INFO kablam! Sep 14 08:12:57.666 INFO kablam! warning: unused macro definition Sep 14 08:12:57.667 INFO kablam! --> tests/lib.rs:31:1 Sep 14 08:12:57.667 INFO kablam! | Sep 14 08:12:57.667 INFO kablam! 31 | / macro_rules! support_hold_order { Sep 14 08:12:57.667 INFO kablam! 32 | | ($s:ident, $power:expr, $from:expr, $to:expr) => ( Sep 14 08:12:57.667 INFO kablam! 33 | | $s.add_order(Power::from($power), Province::from($from), Action::SupportHold { to: Province::from($to) }); Sep 14 08:12:57.667 INFO kablam! 34 | | ) Sep 14 08:12:57.667 INFO kablam! 35 | | } Sep 14 08:12:57.667 INFO kablam! | |_^ Sep 14 08:12:57.667 INFO kablam! | Sep 14 08:12:57.667 INFO kablam! = note: #[warn(unused_macros)] on by default Sep 14 08:12:57.667 INFO kablam! Sep 14 08:12:57.667 INFO kablam! warning: unused macro definition Sep 14 08:12:57.667 INFO kablam! --> tests/lib.rs:49:1 Sep 14 08:12:57.667 INFO kablam! | Sep 14 08:12:57.667 INFO kablam! 49 | / macro_rules! order { Sep 14 08:12:57.667 INFO kablam! 50 | | ($s:ident, $orders:expr) => ( Sep 14 08:12:57.667 INFO kablam! 51 | | $s.parse(String::from($orders)); Sep 14 08:12:57.667 INFO kablam! 52 | | ) Sep 14 08:12:57.667 INFO kablam! 53 | | } Sep 14 08:12:57.667 INFO kablam! | |_^ Sep 14 08:12:57.667 INFO kablam! Sep 14 08:12:57.667 INFO kablam! warning: unused macro definition Sep 14 08:12:57.667 INFO kablam! --> tests/lib.rs:55:1 Sep 14 08:12:57.667 INFO kablam! | Sep 14 08:12:57.667 INFO kablam! 55 | / macro_rules! assert_empty { Sep 14 08:12:57.667 INFO kablam! 56 | | ($s:ident, $x:expr) => ( Sep 14 08:12:57.667 INFO kablam! 57 | | assert!($s.get_unit(&Province::from($x)).is_none()); Sep 14 08:12:57.667 INFO kablam! 58 | | ) Sep 14 08:12:57.667 INFO kablam! 59 | | } Sep 14 08:12:57.667 INFO kablam! | |_^ Sep 14 08:12:57.667 INFO kablam! Sep 14 08:12:57.667 INFO kablam! warning: unused macro definition Sep 14 08:12:57.667 INFO kablam! --> tests/lib.rs:67:1 Sep 14 08:12:57.667 INFO kablam! | Sep 14 08:12:57.667 INFO kablam! 67 | / macro_rules! assert_unit { Sep 14 08:12:57.667 INFO kablam! 68 | | ($s:ident, $province:expr, $unit:expr) => ( Sep 14 08:12:57.667 INFO kablam! 69 | | assert_eq!(format!("{:?}", $s.get_unit(&Province::from($province)).unwrap()), $unit); Sep 14 08:12:57.667 INFO kablam! 70 | | ) Sep 14 08:12:57.667 INFO kablam! 71 | | } Sep 14 08:12:57.667 INFO kablam! | |_^ Sep 14 08:12:57.667 INFO kablam! Sep 14 08:12:57.755 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Sep 14 08:12:57.758 INFO kablam! su: No module specific data is present Sep 14 08:12:58.420 INFO running `"docker" "rm" "-f" "ef6052576ce34841fa98731bcc0832d542f49cb12266d60e7cce63a291385902"` Sep 14 08:12:58.673 INFO blam! ef6052576ce34841fa98731bcc0832d542f49cb12266d60e7cce63a291385902