Oct 26 22:52:21.014 INFO checking pierrechevalier83/fw against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 22:52:21.014 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 26 22:52:21.435 INFO blam! a48d9f1fdd3fd9ca9ee4f32562f0b512d79c8b845ab2d4da2fd5dd1cde7a3adb Oct 26 22:52:21.437 INFO running `"docker" "start" "-a" "a48d9f1fdd3fd9ca9ee4f32562f0b512d79c8b845ab2d4da2fd5dd1cde7a3adb"` Oct 26 22:52:23.007 INFO kablam! usermod: no changes Oct 26 22:52:23.069 INFO kablam! Checking fw v0.1.0 (/source) Oct 26 22:52:23.431 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 26 22:52:23.432 INFO kablam! --> src/main.rs:2:9 Oct 26 22:52:23.432 INFO kablam! | Oct 26 22:52:23.432 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 26 22:52:23.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:52:23.433 INFO kablam! | Oct 26 22:52:23.433 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 22:52:23.434 INFO kablam! Oct 26 22:52:23.463 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 26 22:52:23.463 INFO kablam! --> src/main.rs:2:9 Oct 26 22:52:23.463 INFO kablam! | Oct 26 22:52:23.463 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 26 22:52:23.463 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:52:23.463 INFO kablam! | Oct 26 22:52:23.463 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:52:23.463 INFO kablam! Oct 26 22:52:23.471 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` that must be used Oct 26 22:52:23.471 INFO kablam! --> src/main.rs:13:9 Oct 26 22:52:23.471 INFO kablam! | Oct 26 22:52:23.471 INFO kablam! 13 | stdin.lock().lines().map(&flatten_line).map(&pretty_print).collect::>(); Oct 26 22:52:23.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:52:23.471 INFO kablam! | Oct 26 22:52:23.471 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 22:52:23.471 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 26 22:52:23.471 INFO kablam! Oct 26 22:52:23.551 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 26 22:52:23.551 INFO kablam! --> src/main.rs:2:9 Oct 26 22:52:23.551 INFO kablam! | Oct 26 22:52:23.551 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 26 22:52:23.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:52:23.551 INFO kablam! | Oct 26 22:52:23.551 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 22:52:23.551 INFO kablam! Oct 26 22:52:23.596 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 26 22:52:23.596 INFO kablam! --> src/main.rs:2:9 Oct 26 22:52:23.596 INFO kablam! | Oct 26 22:52:23.596 INFO kablam! 2 | use std::ascii::AsciiExt; Oct 26 22:52:23.596 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 26 22:52:23.596 INFO kablam! | Oct 26 22:52:23.596 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:52:23.596 INFO kablam! Oct 26 22:52:23.611 INFO kablam! warning: unused return value of `std::iter::Iterator::collect` that must be used Oct 26 22:52:23.611 INFO kablam! --> src/main.rs:13:9 Oct 26 22:52:23.611 INFO kablam! | Oct 26 22:52:23.611 INFO kablam! 13 | stdin.lock().lines().map(&flatten_line).map(&pretty_print).collect::>(); Oct 26 22:52:23.611 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 22:52:23.611 INFO kablam! | Oct 26 22:52:23.611 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 22:52:23.611 INFO kablam! = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead Oct 26 22:52:23.611 INFO kablam! Oct 26 22:52:23.636 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.59s Oct 26 22:52:23.643 INFO kablam! su: No module specific data is present Oct 26 22:52:24.667 INFO running `"docker" "rm" "-f" "a48d9f1fdd3fd9ca9ee4f32562f0b512d79c8b845ab2d4da2fd5dd1cde7a3adb"` Oct 26 22:52:25.014 INFO blam! a48d9f1fdd3fd9ca9ee4f32562f0b512d79c8b845ab2d4da2fd5dd1cde7a3adb