Oct 21 17:25:34.527 INFO checking hgzimmerman/rust-brainfuck against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:25:34.528 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 21 17:25:35.040 INFO blam! 16d2de9a77ab7e48f8ef68d6a4c489f60870ce5bffb36cff83cefedfc433b5f1 Oct 21 17:25:35.042 INFO running `"docker" "start" "-a" "16d2de9a77ab7e48f8ef68d6a4c489f60870ce5bffb36cff83cefedfc433b5f1"` Oct 21 17:25:36.161 INFO kablam! usermod: no changes Oct 21 17:25:36.301 INFO kablam! Checking rust-brainfuck v0.1.0 (/source) Oct 21 17:25:37.384 INFO kablam! warning: unused `#[macro_use]` import Oct 21 17:25:37.385 INFO kablam! --> src/main.rs:1:1 Oct 21 17:25:37.385 INFO kablam! | Oct 21 17:25:37.385 INFO kablam! 1 | #[macro_use] Oct 21 17:25:37.386 INFO kablam! | ^^^^^^^^^^^^ Oct 21 17:25:37.386 INFO kablam! | Oct 21 17:25:37.386 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:25:37.386 INFO kablam! Oct 21 17:25:37.408 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 17:25:37.409 INFO kablam! --> src/main.rs:9:5 Oct 21 17:25:37.409 INFO kablam! | Oct 21 17:25:37.410 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 21 17:25:37.410 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 17:25:37.410 INFO kablam! | Oct 21 17:25:37.411 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 17:25:37.411 INFO kablam! Oct 21 17:25:37.456 INFO kablam! warning: unused `#[macro_use]` import Oct 21 17:25:37.456 INFO kablam! --> src/main.rs:1:1 Oct 21 17:25:37.456 INFO kablam! | Oct 21 17:25:37.456 INFO kablam! 1 | #[macro_use] Oct 21 17:25:37.456 INFO kablam! | ^^^^^^^^^^^^ Oct 21 17:25:37.456 INFO kablam! | Oct 21 17:25:37.456 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:25:37.456 INFO kablam! Oct 21 17:25:37.473 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 21 17:25:37.473 INFO kablam! --> src/main.rs:9:5 Oct 21 17:25:37.473 INFO kablam! | Oct 21 17:25:37.474 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 21 17:25:37.474 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 17:25:37.474 INFO kablam! | Oct 21 17:25:37.475 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 17:25:37.475 INFO kablam! Oct 21 17:25:37.701 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 21 17:25:37.701 INFO kablam! --> src/main.rs:9:5 Oct 21 17:25:37.701 INFO kablam! | Oct 21 17:25:37.701 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 21 17:25:37.701 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 17:25:37.701 INFO kablam! Oct 21 17:25:37.793 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 21 17:25:37.793 INFO kablam! --> src/main.rs:9:5 Oct 21 17:25:37.793 INFO kablam! | Oct 21 17:25:37.793 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 21 17:25:37.794 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 17:25:37.794 INFO kablam! Oct 21 17:25:37.809 INFO kablam! warning: function is never used: `ignore_comment_eof_test` Oct 21 17:25:37.809 INFO kablam! --> src/main.rs:257:1 Oct 21 17:25:37.809 INFO kablam! | Oct 21 17:25:37.809 INFO kablam! 257 | fn ignore_comment_eof_test() { Oct 21 17:25:37.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:25:37.810 INFO kablam! Oct 21 17:25:37.901 INFO kablam! warning: function is never used: `ignore_comment_eof_test` Oct 21 17:25:37.901 INFO kablam! --> src/main.rs:257:1 Oct 21 17:25:37.902 INFO kablam! | Oct 21 17:25:37.902 INFO kablam! 257 | fn ignore_comment_eof_test() { Oct 21 17:25:37.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:25:37.902 INFO kablam! Oct 21 17:25:37.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 21 17:25:37.965 INFO kablam! su: No module specific data is present Oct 21 17:25:38.652 INFO running `"docker" "rm" "-f" "16d2de9a77ab7e48f8ef68d6a4c489f60870ce5bffb36cff83cefedfc433b5f1"` Oct 21 17:25:38.913 INFO blam! 16d2de9a77ab7e48f8ef68d6a4c489f60870ce5bffb36cff83cefedfc433b5f1