Oct 22 03:43:27.336 INFO checking debug-builders-0.1.0 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:43:27.336 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 22 03:43:27.725 INFO blam! 49e95f283b45ce46b8a2fdd5ef9db67f873ab8448f34831e78b0869fc8748cef Oct 22 03:43:27.728 INFO running `"docker" "start" "-a" "49e95f283b45ce46b8a2fdd5ef9db67f873ab8448f34831e78b0869fc8748cef"` Oct 22 03:43:28.595 INFO kablam! usermod: no changes Oct 22 03:43:28.616 INFO kablam! Checking debug-builders v0.1.0 (/source) Oct 22 03:43:29.268 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 Oct 22 03:43:29.268 INFO kablam! --> src/lib.rs:115:18 Oct 22 03:43:29.268 INFO kablam! | Oct 22 03:43:29.268 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Oct 22 03:43:29.268 INFO kablam! | ^^^^^ Oct 22 03:43:29.268 INFO kablam! | Oct 22 03:43:29.268 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 03:43:29.268 INFO kablam! Oct 22 03:43:29.276 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 Oct 22 03:43:29.276 INFO kablam! --> src/lib.rs:175:18 Oct 22 03:43:29.276 INFO kablam! | Oct 22 03:43:29.276 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Oct 22 03:43:29.276 INFO kablam! | ^^^^^ Oct 22 03:43:29.276 INFO kablam! Oct 22 03:43:29.281 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 Oct 22 03:43:29.281 INFO kablam! --> src/lib.rs:207:18 Oct 22 03:43:29.281 INFO kablam! | Oct 22 03:43:29.281 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Oct 22 03:43:29.281 INFO kablam! | ^^^^^ Oct 22 03:43:29.281 INFO kablam! Oct 22 03:43:29.293 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 Oct 22 03:43:29.293 INFO kablam! --> src/lib.rs:321:18 Oct 22 03:43:29.293 INFO kablam! | Oct 22 03:43:29.293 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Oct 22 03:43:29.293 INFO kablam! | ^^^^^ Oct 22 03:43:29.293 INFO kablam! Oct 22 03:43:29.293 INFO kablam! warning: unused import: `Write` Oct 22 03:43:29.293 INFO kablam! --> src/lib.rs:11:22 Oct 22 03:43:29.293 INFO kablam! | Oct 22 03:43:29.293 INFO kablam! 11 | use std::fmt::{self, Write}; Oct 22 03:43:29.293 INFO kablam! | ^^^^^ Oct 22 03:43:29.293 INFO kablam! | Oct 22 03:43:29.293 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:43:29.293 INFO kablam! Oct 22 03:43:29.333 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 Oct 22 03:43:29.333 INFO kablam! --> src/lib.rs:115:18 Oct 22 03:43:29.333 INFO kablam! | Oct 22 03:43:29.333 INFO kablam! 115 | self.fmt.flags() & ALTERNATE_MASK != 0 Oct 22 03:43:29.333 INFO kablam! | ^^^^^ Oct 22 03:43:29.333 INFO kablam! | Oct 22 03:43:29.333 INFO kablam! = note: #[warn(deprecated)] on by default Oct 22 03:43:29.333 INFO kablam! Oct 22 03:43:29.343 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 Oct 22 03:43:29.343 INFO kablam! --> src/lib.rs:175:18 Oct 22 03:43:29.343 INFO kablam! | Oct 22 03:43:29.343 INFO kablam! 175 | self.fmt.flags() & ALTERNATE_MASK != 0 Oct 22 03:43:29.343 INFO kablam! | ^^^^^ Oct 22 03:43:29.343 INFO kablam! Oct 22 03:43:29.348 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 Oct 22 03:43:29.348 INFO kablam! --> src/lib.rs:207:18 Oct 22 03:43:29.348 INFO kablam! | Oct 22 03:43:29.348 INFO kablam! 207 | self.fmt.flags() & ALTERNATE_MASK != 0 Oct 22 03:43:29.348 INFO kablam! | ^^^^^ Oct 22 03:43:29.348 INFO kablam! Oct 22 03:43:29.359 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 Oct 22 03:43:29.359 INFO kablam! --> src/lib.rs:321:18 Oct 22 03:43:29.359 INFO kablam! | Oct 22 03:43:29.359 INFO kablam! 321 | self.fmt.flags() & ALTERNATE_MASK != 0 Oct 22 03:43:29.359 INFO kablam! | ^^^^^ Oct 22 03:43:29.359 INFO kablam! Oct 22 03:43:29.447 INFO kablam! warning: unused import: `Write` Oct 22 03:43:29.447 INFO kablam! --> src/lib.rs:11:22 Oct 22 03:43:29.447 INFO kablam! | Oct 22 03:43:29.447 INFO kablam! 11 | use std::fmt::{self, Write}; Oct 22 03:43:29.447 INFO kablam! | ^^^^^ Oct 22 03:43:29.447 INFO kablam! | Oct 22 03:43:29.447 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:43:29.447 INFO kablam! Oct 22 03:43:29.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 22 03:43:29.602 INFO kablam! su: No module specific data is present Oct 22 03:43:29.865 INFO running `"docker" "rm" "-f" "49e95f283b45ce46b8a2fdd5ef9db67f873ab8448f34831e78b0869fc8748cef"` Oct 22 03:43:29.982 INFO blam! 49e95f283b45ce46b8a2fdd5ef9db67f873ab8448f34831e78b0869fc8748cef