Oct 14 18:52:45.734 INFO testing hgzimmerman/rust-brainfuck against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 18:52:45.734 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt build --frozen" "-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 14 18:52:46.405 INFO blam! a0f0af5cbbf4bea321158e5d3f7f9ac38b86d7728f5c17986c575fb0cb4e5c66 Oct 14 18:52:46.407 INFO running `"docker" "start" "-a" "a0f0af5cbbf4bea321158e5d3f7f9ac38b86d7728f5c17986c575fb0cb4e5c66"` Oct 14 18:52:47.865 INFO kablam! usermod: no changes Oct 14 18:52:48.000 INFO kablam! Compiling term_size v0.3.0 Oct 14 18:52:48.000 INFO kablam! Compiling memchr v1.0.1 Oct 14 18:52:48.583 INFO kablam! Compiling textwrap v0.7.0 Oct 14 18:52:49.020 INFO kablam! Compiling nom v3.2.0 Oct 14 18:52:50.711 INFO kablam! Compiling clap v2.26.0 Oct 14 18:53:11.918 INFO kablam! Compiling rust-brainfuck v0.1.0 (/source) Oct 14 18:53:12.323 INFO kablam! warning: unused `#[macro_use]` import Oct 14 18:53:12.324 INFO kablam! --> src/main.rs:1:1 Oct 14 18:53:12.324 INFO kablam! | Oct 14 18:53:12.324 INFO kablam! 1 | #[macro_use] Oct 14 18:53:12.325 INFO kablam! | ^^^^^^^^^^^^ Oct 14 18:53:12.325 INFO kablam! | Oct 14 18:53:12.325 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:53:12.326 INFO kablam! Oct 14 18:53:12.343 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 18:53:12.344 INFO kablam! --> src/main.rs:9:5 Oct 14 18:53:12.344 INFO kablam! | Oct 14 18:53:12.344 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 14 18:53:12.345 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:12.345 INFO kablam! | Oct 14 18:53:12.345 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 18:53:12.346 INFO kablam! Oct 14 18:53:12.523 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 18:53:12.523 INFO kablam! --> src/main.rs:9:5 Oct 14 18:53:12.523 INFO kablam! | Oct 14 18:53:12.523 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 14 18:53:12.523 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:12.523 INFO kablam! Oct 14 18:53:12.575 INFO kablam! warning: function is never used: `ignore_comment_eof_test` Oct 14 18:53:12.575 INFO kablam! --> src/main.rs:257:1 Oct 14 18:53:12.575 INFO kablam! | Oct 14 18:53:12.575 INFO kablam! 257 | fn ignore_comment_eof_test() { Oct 14 18:53:12.575 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:12.575 INFO kablam! Oct 14 18:53:13.975 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.08s Oct 14 18:53:13.975 INFO kablam! su: No module specific data is present Oct 14 18:53:14.649 INFO running `"docker" "rm" "-f" "a0f0af5cbbf4bea321158e5d3f7f9ac38b86d7728f5c17986c575fb0cb4e5c66"` Oct 14 18:53:14.891 INFO blam! a0f0af5cbbf4bea321158e5d3f7f9ac38b86d7728f5c17986c575fb0cb4e5c66 Oct 14 18:53:14.894 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen --no-run" "-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 14 18:53:15.207 INFO blam! 7ac09d88ae431cbe0000fb191b857968414e5457f70780a86d4912eec2b73b97 Oct 14 18:53:15.219 INFO running `"docker" "start" "-a" "7ac09d88ae431cbe0000fb191b857968414e5457f70780a86d4912eec2b73b97"` Oct 14 18:53:15.815 INFO kablam! usermod: no changes Oct 14 18:53:15.951 INFO kablam! Compiling rust-brainfuck v0.1.0 (/source) Oct 14 18:53:16.523 INFO kablam! warning: unused `#[macro_use]` import Oct 14 18:53:16.523 INFO kablam! --> src/main.rs:1:1 Oct 14 18:53:16.523 INFO kablam! | Oct 14 18:53:16.523 INFO kablam! 1 | #[macro_use] Oct 14 18:53:16.523 INFO kablam! | ^^^^^^^^^^^^ Oct 14 18:53:16.523 INFO kablam! | Oct 14 18:53:16.523 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 18:53:16.523 INFO kablam! Oct 14 18:53:16.547 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 14 18:53:16.547 INFO kablam! --> src/main.rs:9:5 Oct 14 18:53:16.547 INFO kablam! | Oct 14 18:53:16.547 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 14 18:53:16.547 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:16.547 INFO kablam! | Oct 14 18:53:16.547 INFO kablam! = note: #[warn(deprecated)] on by default Oct 14 18:53:16.547 INFO kablam! Oct 14 18:53:16.779 INFO kablam! warning: unused import: `std::ascii::AsciiExt` Oct 14 18:53:16.779 INFO kablam! --> src/main.rs:9:5 Oct 14 18:53:16.779 INFO kablam! | Oct 14 18:53:16.779 INFO kablam! 9 | use std::ascii::AsciiExt; Oct 14 18:53:16.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:16.779 INFO kablam! Oct 14 18:53:16.855 INFO kablam! warning: function is never used: `ignore_comment_eof_test` Oct 14 18:53:16.855 INFO kablam! --> src/main.rs:257:1 Oct 14 18:53:16.855 INFO kablam! | Oct 14 18:53:16.855 INFO kablam! 257 | fn ignore_comment_eof_test() { Oct 14 18:53:16.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 18:53:16.855 INFO kablam! Oct 14 18:53:18.375 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.52s Oct 14 18:53:18.379 INFO kablam! su: No module specific data is present Oct 14 18:53:18.979 INFO running `"docker" "rm" "-f" "7ac09d88ae431cbe0000fb191b857968414e5457f70780a86d4912eec2b73b97"` Oct 14 18:53:19.352 INFO blam! 7ac09d88ae431cbe0000fb191b857968414e5457f70780a86d4912eec2b73b97 Oct 14 18:53:19.367 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-alt test --frozen" "-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 14 18:53:19.791 INFO blam! 6a57683687d6314c37baa41a6a12084810cea80be4049ac0bc083c534bc549cf Oct 14 18:53:19.795 INFO running `"docker" "start" "-a" "6a57683687d6314c37baa41a6a12084810cea80be4049ac0bc083c534bc549cf"` Oct 14 18:53:20.849 INFO kablam! usermod: no changes Oct 14 18:53:20.894 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 18:53:20.895 INFO kablam! Running /target/debug/deps/rust_brainfuck-b144bfc982da67e3 Oct 14 18:53:20.897 INFO blam! Oct 14 18:53:20.897 INFO blam! running 9 tests Oct 14 18:53:20.898 INFO blam! test ignore_whitespace_test ... ok Oct 14 18:53:20.900 INFO blam! test ignore_comment_eol_test ... ok Oct 14 18:53:20.900 INFO blam! test plus_parser_test ... ok Oct 14 18:53:20.901 INFO blam! test read_input_test ... ok Oct 14 18:53:20.903 INFO blam! test loop_test ... ok Oct 14 18:53:20.903 INFO blam! test multiplication_integration_test ... ok Oct 14 18:53:20.903 INFO blam! test nested_loop_test ... ok Oct 14 18:53:20.905 INFO blam! test syntax_test ... ok Oct 14 18:53:20.906 INFO blam! test hello_world_integration_test ... ok Oct 14 18:53:20.906 INFO blam! Oct 14 18:53:20.906 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 18:53:20.906 INFO blam! Oct 14 18:53:20.908 INFO kablam! su: No module specific data is present Oct 14 18:53:21.229 INFO running `"docker" "rm" "-f" "6a57683687d6314c37baa41a6a12084810cea80be4049ac0bc083c534bc549cf"` Oct 14 18:53:21.303 INFO blam! 6a57683687d6314c37baa41a6a12084810cea80be4049ac0bc083c534bc549cf