Oct 12 21:41:30.667 INFO testing themadprofessor/rbrainfuck against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 21:41:30.667 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 12 21:41:31.228 INFO blam! 6962b13078d65275819624f332829d83dff202dcfbcc584cb6d583409ef35944 Oct 12 21:41:31.230 INFO running `"docker" "start" "-a" "6962b13078d65275819624f332829d83dff202dcfbcc584cb6d583409ef35944"` Oct 12 21:41:32.815 INFO kablam! usermod: no changes Oct 12 21:41:32.947 INFO kablam! Compiling exit-code v1.0.0 Oct 12 21:41:32.947 INFO kablam! Compiling memchr v1.0.1 Oct 12 21:41:32.947 INFO kablam! Compiling backtrace-sys v0.1.11 Oct 12 21:41:33.578 INFO kablam! Compiling backtrace v0.3.2 Oct 12 21:41:33.871 INFO kablam! Compiling nom v3.1.0 Oct 12 21:41:35.156 INFO kablam! Compiling error-chain v0.10.0 Oct 12 21:41:39.554 INFO kablam! Compiling rbrainfuck v0.1.0 (/source) Oct 12 21:41:39.859 INFO kablam! warning: unused import: `nom` Oct 12 21:41:39.860 INFO kablam! --> src/ast.rs:3:5 Oct 12 21:41:39.861 INFO kablam! | Oct 12 21:41:39.861 INFO kablam! 3 | use nom; Oct 12 21:41:39.862 INFO kablam! | ^^^ Oct 12 21:41:39.862 INFO kablam! | Oct 12 21:41:39.863 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:41:39.864 INFO kablam! Oct 12 21:41:40.122 INFO kablam! warning: function is never used: `flatten` Oct 12 21:41:40.123 INFO kablam! --> src/ast.rs:49:1 Oct 12 21:41:40.123 INFO kablam! | Oct 12 21:41:40.123 INFO kablam! 49 | fn flatten(data: Vec>) -> Vec { Oct 12 21:41:40.123 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:41:40.123 INFO kablam! Oct 12 21:41:40.123 INFO kablam! warning: method is never used: `with_capacity` Oct 12 21:41:40.124 INFO kablam! --> src/machine.rs:22:5 Oct 12 21:41:40.124 INFO kablam! | Oct 12 21:41:40.124 INFO kablam! 22 | pub fn with_capacity(size: usize) -> Machine { Oct 12 21:41:40.124 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:41:40.124 INFO kablam! Oct 12 21:41:41.301 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.45s Oct 12 21:41:41.304 INFO kablam! su: No module specific data is present Oct 12 21:41:42.831 INFO running `"docker" "rm" "-f" "6962b13078d65275819624f332829d83dff202dcfbcc584cb6d583409ef35944"` Oct 12 21:41:43.183 INFO blam! 6962b13078d65275819624f332829d83dff202dcfbcc584cb6d583409ef35944 Oct 12 21:41:43.190 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 12 21:41:43.647 INFO blam! 504270227b2d2dfea13f391b031ae429a38bfbd9578fbf543e3fbb83df4fcf59 Oct 12 21:41:43.649 INFO running `"docker" "start" "-a" "504270227b2d2dfea13f391b031ae429a38bfbd9578fbf543e3fbb83df4fcf59"` Oct 12 21:41:45.866 INFO kablam! usermod: no changes Oct 12 21:41:45.935 INFO kablam! Compiling rbrainfuck v0.1.0 (/source) Oct 12 21:41:46.319 INFO kablam! warning: unused import: `nom` Oct 12 21:41:46.319 INFO kablam! --> src/ast.rs:3:5 Oct 12 21:41:46.319 INFO kablam! | Oct 12 21:41:46.319 INFO kablam! 3 | use nom; Oct 12 21:41:46.319 INFO kablam! | ^^^ Oct 12 21:41:46.319 INFO kablam! | Oct 12 21:41:46.319 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 21:41:46.319 INFO kablam! Oct 12 21:41:46.649 INFO kablam! warning: function is never used: `flatten` Oct 12 21:41:46.649 INFO kablam! --> src/ast.rs:49:1 Oct 12 21:41:46.650 INFO kablam! | Oct 12 21:41:46.651 INFO kablam! 49 | fn flatten(data: Vec>) -> Vec { Oct 12 21:41:46.651 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:41:46.652 INFO kablam! Oct 12 21:41:46.652 INFO kablam! warning: method is never used: `with_capacity` Oct 12 21:41:46.653 INFO kablam! --> src/machine.rs:22:5 Oct 12 21:41:46.653 INFO kablam! | Oct 12 21:41:46.654 INFO kablam! 22 | pub fn with_capacity(size: usize) -> Machine { Oct 12 21:41:46.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 21:41:46.655 INFO kablam! Oct 12 21:41:47.656 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.75s Oct 12 21:41:47.660 INFO kablam! su: No module specific data is present Oct 12 21:41:48.941 INFO running `"docker" "rm" "-f" "504270227b2d2dfea13f391b031ae429a38bfbd9578fbf543e3fbb83df4fcf59"` Oct 12 21:41:49.223 INFO blam! 504270227b2d2dfea13f391b031ae429a38bfbd9578fbf543e3fbb83df4fcf59 Oct 12 21:41:49.236 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 12 21:41:49.784 INFO blam! 46221f596b62560c85d01d83cc4d10ca1a0253ff14cd64e1c9ed7378c0dd9992 Oct 12 21:41:49.791 INFO running `"docker" "start" "-a" "46221f596b62560c85d01d83cc4d10ca1a0253ff14cd64e1c9ed7378c0dd9992"` Oct 12 21:41:51.323 INFO kablam! usermod: no changes Oct 12 21:41:51.463 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 12 21:41:51.475 INFO kablam! Running /target/debug/deps/rbrainfuck-fa3bfc24fe618123 Oct 12 21:41:51.479 INFO blam! Oct 12 21:41:51.479 INFO blam! running 11 tests Oct 12 21:41:51.480 INFO blam! test macros::tests::is_one_single_char ... ok Oct 12 21:41:51.480 INFO blam! test macros::tests::is_one_multi_char ... ok Oct 12 21:41:51.480 INFO blam! test macros::tests::is_one_fail_single_char ... ok Oct 12 21:41:51.481 INFO blam! test macros::tests::build_single ... ok Oct 12 21:41:51.481 INFO blam! test machine::tests::move_right ... ok Oct 12 21:41:51.481 INFO blam! test macros::tests::string_build ... ok Oct 12 21:41:51.482 INFO blam! test macros::tests::string_build_empty ... ok Oct 12 21:41:51.482 INFO blam! test machine::tests::move_left ... ok Oct 12 21:41:51.482 INFO blam! test macros::tests::string_build_multi ... ok Oct 12 21:41:51.483 INFO blam! test machine::tests::empty ... ok Oct 12 21:41:51.491 INFO blam! test macros::tests::is_one_fail_multi_char ... ok Oct 12 21:41:51.491 INFO kablam! su: No module specific data is present Oct 12 21:41:51.492 INFO blam! Oct 12 21:41:51.492 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 21:41:51.492 INFO blam! Oct 12 21:41:52.418 INFO running `"docker" "rm" "-f" "46221f596b62560c85d01d83cc4d10ca1a0253ff14cd64e1c9ed7378c0dd9992"` Oct 12 21:41:52.799 INFO blam! 46221f596b62560c85d01d83cc4d10ca1a0253ff14cd64e1c9ed7378c0dd9992