Oct 27 03:53:17.513 INFO checking hgzimmerman/rust-brainfuck against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 03:53:17.513 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/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 27 03:53:17.748 INFO blam! e1d93072e2db425e8a90b4bd71e98a7f374b4634484a405b98530823f45d344c Oct 27 03:53:17.750 INFO running `"docker" "start" "-a" "e1d93072e2db425e8a90b4bd71e98a7f374b4634484a405b98530823f45d344c"` Oct 27 03:53:18.146 INFO kablam! usermod: no changes Oct 27 03:53:18.206 INFO kablam! Checking memchr v1.0.1 Oct 27 03:53:18.578 INFO kablam! Checking nom v3.2.0 Oct 27 03:53:20.982 INFO kablam! Checking rust-brainfuck v0.1.0 (/source) Oct 27 03:53:21.971 INFO kablam! warning: unused `#[macro_use]` import Oct 27 03:53:21.971 INFO kablam! --> src/main.rs:1:1 Oct 27 03:53:21.971 INFO kablam! | Oct 27 03:53:21.971 INFO kablam! 1 | #[macro_use] Oct 27 03:53:21.971 INFO kablam! | ^^^^^^^^^^^^ Oct 27 03:53:21.971 INFO kablam! | Oct 27 03:53:21.971 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:53:21.971 INFO kablam! Oct 27 03:53:22.003 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 03:53:22.003 INFO kablam! --> src/main.rs:9:5 Oct 27 03:53:22.003 INFO kablam! | Oct 27 03:53:22.003 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 27 03:53:22.003 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 03:53:22.003 INFO kablam! | Oct 27 03:53:22.003 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 03:53:22.003 INFO kablam! Oct 27 03:53:22.167 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 03:53:22.168 INFO kablam! --> src/main.rs:9:5 Oct 27 03:53:22.168 INFO kablam! | Oct 27 03:53:22.168 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 27 03:53:22.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 03:53:22.169 INFO kablam! Oct 27 03:53:22.222 INFO kablam! warning: function is never used: `ignore_comment_eof_test` Oct 27 03:53:22.222 INFO kablam! --> src/main.rs:257:1 Oct 27 03:53:22.222 INFO kablam! | Oct 27 03:53:22.222 INFO kablam! 257 | fn ignore_comment_eof_test() { Oct 27 03:53:22.222 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:53:22.222 INFO kablam! Oct 27 03:53:22.287 INFO kablam! warning: unused `#[macro_use]` import Oct 27 03:53:22.287 INFO kablam! --> src/main.rs:1:1 Oct 27 03:53:22.287 INFO kablam! | Oct 27 03:53:22.287 INFO kablam! 1 | #[macro_use] Oct 27 03:53:22.287 INFO kablam! | ^^^^^^^^^^^^ Oct 27 03:53:22.287 INFO kablam! | Oct 27 03:53:22.287 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 03:53:22.287 INFO kablam! Oct 27 03:53:22.303 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 03:53:22.303 INFO kablam! --> src/main.rs:9:5 Oct 27 03:53:22.304 INFO kablam! | Oct 27 03:53:22.304 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 27 03:53:22.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 03:53:22.304 INFO kablam! | Oct 27 03:53:22.305 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 03:53:22.305 INFO kablam! Oct 27 03:53:22.499 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 27 03:53:22.499 INFO kablam! --> src/main.rs:9:5 Oct 27 03:53:22.499 INFO kablam! | Oct 27 03:53:22.499 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 27 03:53:22.499 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 03:53:22.499 INFO kablam! Oct 27 03:53:22.571 INFO kablam! warning: function is never used: `ignore_comment_eof_test` Oct 27 03:53:22.571 INFO kablam! --> src/main.rs:257:1 Oct 27 03:53:22.571 INFO kablam! | Oct 27 03:53:22.571 INFO kablam! 257 | fn ignore_comment_eof_test() { Oct 27 03:53:22.571 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 03:53:22.571 INFO kablam! Oct 27 03:53:22.623 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.46s Oct 27 03:53:22.627 INFO kablam! su: No module specific data is present Oct 27 03:53:23.177 INFO running `"docker" "rm" "-f" "e1d93072e2db425e8a90b4bd71e98a7f374b4634484a405b98530823f45d344c"` Oct 27 03:53:23.363 INFO blam! e1d93072e2db425e8a90b4bd71e98a7f374b4634484a405b98530823f45d344c