Oct 10 22:03:52.910 INFO testing hgzimmerman/rust-brainfuck against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 22:03:52.910 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 22:03:52.912 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:03:53.273 INFO blam! 5f997e531b61b044abb0cd589419038c5fe08c6da4d2a49e063ba0e161ead021 Oct 10 22:03:53.275 INFO running `"docker" "start" "-a" "5f997e531b61b044abb0cd589419038c5fe08c6da4d2a49e063ba0e161ead021"` Oct 10 22:03:54.736 INFO kablam! usermod: no changes Oct 10 22:03:54.872 INFO kablam! Compiling memchr v1.0.1 Oct 10 22:03:55.858 INFO kablam! Compiling nom v3.2.0 Oct 10 22:04:00.246 INFO kablam! Compiling rust-brainfuck v0.1.0 (/source) Oct 10 22:04:01.641 INFO kablam! warning: unused `#[macro_use]` import Oct 10 22:04:01.641 INFO kablam! --> src/main.rs:1:1 Oct 10 22:04:01.641 INFO kablam! | Oct 10 22:04:01.641 INFO kablam! 1 | #[macro_use] Oct 10 22:04:01.641 INFO kablam! | ^^^^^^^^^^^^ Oct 10 22:04:01.642 INFO kablam! | Oct 10 22:04:01.642 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:04:01.642 INFO kablam! Oct 10 22:04:01.652 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 22:04:01.653 INFO kablam! --> src/main.rs:9:5 Oct 10 22:04:01.653 INFO kablam! | Oct 10 22:04:01.653 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 10 22:04:01.653 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:01.654 INFO kablam! | Oct 10 22:04:01.654 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 22:04:01.654 INFO kablam! Oct 10 22:04:01.843 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 10 22:04:01.849 INFO kablam! --> src/main.rs:9:5 Oct 10 22:04:01.849 INFO kablam! | Oct 10 22:04:01.849 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 10 22:04:01.850 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:01.850 INFO kablam! Oct 10 22:04:01.901 INFO kablam! warning: function is never used: `ignore_comment_eof_test` Oct 10 22:04:01.901 INFO kablam! --> src/main.rs:257:1 Oct 10 22:04:01.902 INFO kablam! | Oct 10 22:04:01.902 INFO kablam! 257 | fn ignore_comment_eof_test() { Oct 10 22:04:01.902 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:01.903 INFO kablam! Oct 10 22:04:03.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.83s Oct 10 22:04:03.608 INFO kablam! su: No module specific data is present Oct 10 22:04:04.216 INFO running `"docker" "rm" "-f" "5f997e531b61b044abb0cd589419038c5fe08c6da4d2a49e063ba0e161ead021"` Oct 10 22:04:04.590 INFO blam! 5f997e531b61b044abb0cd589419038c5fe08c6da4d2a49e063ba0e161ead021 Oct 10 22:04:04.595 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 22:04:04.595 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:04:04.998 INFO blam! 3243ee2e83aaa2107a6f70f8b6cb09d8427f8dc24579581cdc6ef50ee58f4b57 Oct 10 22:04:05.000 INFO running `"docker" "start" "-a" "3243ee2e83aaa2107a6f70f8b6cb09d8427f8dc24579581cdc6ef50ee58f4b57"` Oct 10 22:04:06.560 INFO kablam! usermod: no changes Oct 10 22:04:06.656 INFO kablam! Compiling rust-brainfuck v0.1.0 (/source) Oct 10 22:04:07.999 INFO kablam! warning: unused `#[macro_use]` import Oct 10 22:04:07.999 INFO kablam! --> src/main.rs:1:1 Oct 10 22:04:07.999 INFO kablam! | Oct 10 22:04:08.000 INFO kablam! 1 | #[macro_use] Oct 10 22:04:08.000 INFO kablam! | ^^^^^^^^^^^^ Oct 10 22:04:08.000 INFO kablam! | Oct 10 22:04:08.001 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 22:04:08.001 INFO kablam! Oct 10 22:04:08.022 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 10 22:04:08.022 INFO kablam! --> src/main.rs:9:5 Oct 10 22:04:08.022 INFO kablam! | Oct 10 22:04:08.023 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 10 22:04:08.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:08.023 INFO kablam! | Oct 10 22:04:08.023 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 22:04:08.024 INFO kablam! Oct 10 22:04:08.237 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 10 22:04:08.237 INFO kablam! --> src/main.rs:9:5 Oct 10 22:04:08.237 INFO kablam! | Oct 10 22:04:08.238 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 10 22:04:08.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:08.238 INFO kablam! Oct 10 22:04:08.321 INFO kablam! warning: function is never used: `ignore_comment_eof_test` Oct 10 22:04:08.321 INFO kablam! --> src/main.rs:257:1 Oct 10 22:04:08.321 INFO kablam! | Oct 10 22:04:08.322 INFO kablam! 257 | fn ignore_comment_eof_test() { Oct 10 22:04:08.322 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 22:04:08.332 INFO kablam! Oct 10 22:04:09.932 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.34s Oct 10 22:04:09.937 INFO kablam! su: No module specific data is present Oct 10 22:04:10.634 INFO running `"docker" "rm" "-f" "3243ee2e83aaa2107a6f70f8b6cb09d8427f8dc24579581cdc6ef50ee58f4b57"` Oct 10 22:04:10.928 INFO blam! 3243ee2e83aaa2107a6f70f8b6cb09d8427f8dc24579581cdc6ef50ee58f4b57 Oct 10 22:04:10.933 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 22:04:10.934 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 22:04:11.389 INFO blam! b8dab7efc075015870690bf13890eb5bffed4fd808c22ba0c17589c85a073a93 Oct 10 22:04:11.394 INFO running `"docker" "start" "-a" "b8dab7efc075015870690bf13890eb5bffed4fd808c22ba0c17589c85a073a93"` Oct 10 22:04:12.484 INFO kablam! usermod: no changes Oct 10 22:04:12.564 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 10 22:04:12.564 INFO kablam! Running /target/debug/deps/rust_brainfuck-5fb173287e71b575 Oct 10 22:04:12.568 INFO blam! Oct 10 22:04:12.568 INFO blam! running 9 tests Oct 10 22:04:12.568 INFO blam! test ignore_comment_eol_test ... ok Oct 10 22:04:12.568 INFO blam! test hello_world_integration_test ... ok Oct 10 22:04:12.568 INFO blam! test ignore_whitespace_test ... ok Oct 10 22:04:12.568 INFO blam! test plus_parser_test ... ok Oct 10 22:04:12.568 INFO blam! test read_input_test ... ok Oct 10 22:04:12.568 INFO blam! test syntax_test ... ok Oct 10 22:04:12.568 INFO blam! test nested_loop_test ... ok Oct 10 22:04:12.568 INFO blam! test multiplication_integration_test ... ok Oct 10 22:04:12.568 INFO blam! test loop_test ... ok Oct 10 22:04:12.568 INFO blam! Oct 10 22:04:12.568 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 22:04:12.568 INFO blam! Oct 10 22:04:12.571 INFO kablam! su: No module specific data is present Oct 10 22:04:13.061 INFO running `"docker" "rm" "-f" "b8dab7efc075015870690bf13890eb5bffed4fd808c22ba0c17589c85a073a93"` Oct 10 22:04:13.368 INFO blam! b8dab7efc075015870690bf13890eb5bffed4fd808c22ba0c17589c85a073a93