Sep 06 08:08:12.008 INFO checking debug-builders-0.1.0 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 06 08:08:12.008 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 06 08:08:12.008 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-5/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 06 08:08:12.140 INFO blam! b7ca2071ff163ec445329f9e5f5ecb8bab601a10f8340c4701dcf78a0a22ebd1 Sep 06 08:08:12.142 INFO running `"docker" "start" "-a" "b7ca2071ff163ec445329f9e5f5ecb8bab601a10f8340c4701dcf78a0a22ebd1"` Sep 06 08:08:13.040 INFO kablam! usermod: no changes Sep 06 08:08:13.062 INFO kablam! Checking debug-builders v0.1.0 (file:///source) Sep 06 08:08:13.397 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 06 08:08:13.397 INFO kablam! --> src/lib.rs:115:18 Sep 06 08:08:13.397 INFO kablam! | Sep 06 08:08:13.397 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.397 INFO kablam! | ^^^^^ Sep 06 08:08:13.397 INFO kablam! | Sep 06 08:08:13.397 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 08:08:13.397 INFO kablam! Sep 06 08:08:13.404 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 06 08:08:13.404 INFO kablam! --> src/lib.rs:175:18 Sep 06 08:08:13.404 INFO kablam! | Sep 06 08:08:13.404 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.404 INFO kablam! | ^^^^^ Sep 06 08:08:13.404 INFO kablam! Sep 06 08:08:13.410 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 06 08:08:13.410 INFO kablam! --> src/lib.rs:207:18 Sep 06 08:08:13.410 INFO kablam! | Sep 06 08:08:13.410 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.410 INFO kablam! | ^^^^^ Sep 06 08:08:13.410 INFO kablam! Sep 06 08:08:13.420 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 06 08:08:13.420 INFO kablam! --> src/lib.rs:321:18 Sep 06 08:08:13.420 INFO kablam! | Sep 06 08:08:13.421 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.421 INFO kablam! | ^^^^^ Sep 06 08:08:13.421 INFO kablam! Sep 06 08:08:13.421 INFO kablam! warning: unused import: `Write` Sep 06 08:08:13.421 INFO kablam! --> src/lib.rs:11:22 Sep 06 08:08:13.421 INFO kablam! | Sep 06 08:08:13.421 INFO kablam! 11 | use std::fmt::{self, Write}; Sep 06 08:08:13.421 INFO kablam! | ^^^^^ Sep 06 08:08:13.421 INFO kablam! | Sep 06 08:08:13.422 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 08:08:13.422 INFO kablam! Sep 06 08:08:13.489 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 06 08:08:13.489 INFO kablam! --> src/lib.rs:115:18 Sep 06 08:08:13.489 INFO kablam! | Sep 06 08:08:13.489 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.489 INFO kablam! | ^^^^^ Sep 06 08:08:13.489 INFO kablam! | Sep 06 08:08:13.489 INFO kablam! = note: #[warn(deprecated)] on by default Sep 06 08:08:13.489 INFO kablam! Sep 06 08:08:13.498 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 06 08:08:13.498 INFO kablam! --> src/lib.rs:175:18 Sep 06 08:08:13.498 INFO kablam! | Sep 06 08:08:13.498 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.498 INFO kablam! | ^^^^^ Sep 06 08:08:13.498 INFO kablam! Sep 06 08:08:13.503 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 06 08:08:13.503 INFO kablam! --> src/lib.rs:207:18 Sep 06 08:08:13.503 INFO kablam! | Sep 06 08:08:13.503 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.503 INFO kablam! | ^^^^^ Sep 06 08:08:13.503 INFO kablam! Sep 06 08:08:13.513 INFO kablam! warning: use of deprecated item 'std::fmt::Formatter::flags': use the `sign_plus`, `sign_minus`, `alternate`, or `sign_aware_zero_pad` methods instead Sep 06 08:08:13.513 INFO kablam! --> src/lib.rs:321:18 Sep 06 08:08:13.513 INFO kablam! | Sep 06 08:08:13.513 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Sep 06 08:08:13.513 INFO kablam! | ^^^^^ Sep 06 08:08:13.513 INFO kablam! Sep 06 08:08:13.609 INFO kablam! warning: unused import: `Write` Sep 06 08:08:13.609 INFO kablam! --> src/lib.rs:11:22 Sep 06 08:08:13.609 INFO kablam! | Sep 06 08:08:13.609 INFO kablam! 11 | use std::fmt::{self, Write}; Sep 06 08:08:13.609 INFO kablam! | ^^^^^ Sep 06 08:08:13.609 INFO kablam! | Sep 06 08:08:13.609 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 06 08:08:13.609 INFO kablam! Sep 06 08:08:13.747 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.69s Sep 06 08:08:13.749 INFO kablam! su: No module specific data is present Sep 06 08:08:14.353 INFO running `"docker" "rm" "-f" "b7ca2071ff163ec445329f9e5f5ecb8bab601a10f8340c4701dcf78a0a22ebd1"` Sep 06 08:08:14.414 INFO blam! b7ca2071ff163ec445329f9e5f5ecb8bab601a10f8340c4701dcf78a0a22ebd1