Oct 12 19:26:30.366 INFO testing w-k-s/BrainfuckInterpreter against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 19:26:30.368 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 19:26:30.988 INFO blam! b7f861fdeca73f9c977671dd193ec0cd8f3bd95c425309a8aae70ef7787f588e Oct 12 19:26:30.989 INFO running `"docker" "start" "-a" "b7f861fdeca73f9c977671dd193ec0cd8f3bd95c425309a8aae70ef7787f588e"` Oct 12 19:26:32.714 INFO kablam! usermod: no changes Oct 12 19:26:32.771 INFO kablam! Compiling brainfuck_interpreter v0.1.0 (/source) Oct 12 19:26:33.028 INFO kablam! warning: unused import: `std::fs::File` Oct 12 19:26:33.029 INFO kablam! --> src/main.rs:3:5 Oct 12 19:26:33.029 INFO kablam! | Oct 12 19:26:33.030 INFO kablam! 3 | use std::fs::File; Oct 12 19:26:33.030 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 19:26:33.030 INFO kablam! | Oct 12 19:26:33.030 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:26:33.031 INFO kablam! Oct 12 19:26:33.031 INFO kablam! warning: unused import: `std::path::Path` Oct 12 19:26:33.031 INFO kablam! --> src/main.rs:5:5 Oct 12 19:26:33.031 INFO kablam! | Oct 12 19:26:33.032 INFO kablam! 5 | use std::path::Path; Oct 12 19:26:33.032 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 19:26:33.039 INFO kablam! Oct 12 19:26:33.131 INFO kablam! warning: unused import: `std::io::prelude` Oct 12 19:26:33.131 INFO kablam! --> src/main.rs:4:5 Oct 12 19:26:33.131 INFO kablam! | Oct 12 19:26:33.131 INFO kablam! 4 | use std::io::prelude::*; Oct 12 19:26:33.131 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 19:26:33.131 INFO kablam! Oct 12 19:26:33.147 INFO kablam! warning: unused variable: `value` Oct 12 19:26:33.148 INFO kablam! --> src/main.rs:83:17 Oct 12 19:26:33.148 INFO kablam! | Oct 12 19:26:33.148 INFO kablam! 83 | for (i, value) in self.data.iter().enumerate() { Oct 12 19:26:33.148 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 12 19:26:33.149 INFO kablam! | Oct 12 19:26:33.149 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:26:33.149 INFO kablam! Oct 12 19:26:33.159 INFO kablam! warning: method is never used: `reset` Oct 12 19:26:33.159 INFO kablam! --> src/main.rs:71:5 Oct 12 19:26:33.160 INFO kablam! | Oct 12 19:26:33.160 INFO kablam! 71 | fn reset(&mut self) -> &mut Brainfuck { Oct 12 19:26:33.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:26:33.160 INFO kablam! | Oct 12 19:26:33.161 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:26:33.161 INFO kablam! Oct 12 19:26:34.081 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 12 19:26:34.081 INFO kablam! su: No module specific data is present Oct 12 19:26:35.127 INFO running `"docker" "rm" "-f" "b7f861fdeca73f9c977671dd193ec0cd8f3bd95c425309a8aae70ef7787f588e"` Oct 12 19:26:35.351 INFO blam! b7f861fdeca73f9c977671dd193ec0cd8f3bd95c425309a8aae70ef7787f588e Oct 12 19:26:35.357 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 19:26:35.811 INFO blam! 9ca1bbeaf0dd34cfa5da56321ff4d495602d91fbc0ae418e277ee174ac018496 Oct 12 19:26:35.812 INFO running `"docker" "start" "-a" "9ca1bbeaf0dd34cfa5da56321ff4d495602d91fbc0ae418e277ee174ac018496"` Oct 12 19:26:37.686 INFO kablam! usermod: no changes Oct 12 19:26:37.739 INFO kablam! Compiling brainfuck_interpreter v0.1.0 (/source) Oct 12 19:26:38.020 INFO kablam! warning: unused import: `std::fs::File` Oct 12 19:26:38.020 INFO kablam! --> src/main.rs:3:5 Oct 12 19:26:38.020 INFO kablam! | Oct 12 19:26:38.020 INFO kablam! 3 | use std::fs::File; Oct 12 19:26:38.020 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 19:26:38.020 INFO kablam! | Oct 12 19:26:38.020 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 19:26:38.020 INFO kablam! Oct 12 19:26:38.021 INFO kablam! warning: unused import: `std::path::Path` Oct 12 19:26:38.021 INFO kablam! --> src/main.rs:5:5 Oct 12 19:26:38.021 INFO kablam! | Oct 12 19:26:38.021 INFO kablam! 5 | use std::path::Path; Oct 12 19:26:38.021 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 12 19:26:38.021 INFO kablam! Oct 12 19:26:38.151 INFO kablam! warning: unused import: `std::io::prelude` Oct 12 19:26:38.151 INFO kablam! --> src/main.rs:4:5 Oct 12 19:26:38.151 INFO kablam! | Oct 12 19:26:38.151 INFO kablam! 4 | use std::io::prelude::*; Oct 12 19:26:38.151 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 12 19:26:38.151 INFO kablam! Oct 12 19:26:38.159 INFO kablam! warning: unused variable: `value` Oct 12 19:26:38.159 INFO kablam! --> src/main.rs:83:17 Oct 12 19:26:38.159 INFO kablam! | Oct 12 19:26:38.159 INFO kablam! 83 | for (i, value) in self.data.iter().enumerate() { Oct 12 19:26:38.159 INFO kablam! | ^^^^^ help: consider using `_value` instead Oct 12 19:26:38.159 INFO kablam! | Oct 12 19:26:38.159 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:26:38.159 INFO kablam! Oct 12 19:26:39.276 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.56s Oct 12 19:26:39.279 INFO kablam! su: No module specific data is present Oct 12 19:26:40.371 INFO running `"docker" "rm" "-f" "9ca1bbeaf0dd34cfa5da56321ff4d495602d91fbc0ae418e277ee174ac018496"` Oct 12 19:26:40.667 INFO blam! 9ca1bbeaf0dd34cfa5da56321ff4d495602d91fbc0ae418e277ee174ac018496 Oct 12 19:26:40.669 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 19:26:41.260 INFO blam! e614715a9cec7e34d30911a2b5e892d82f1c8be049e103302a242e6c23fcf060 Oct 12 19:26:41.262 INFO running `"docker" "start" "-a" "e614715a9cec7e34d30911a2b5e892d82f1c8be049e103302a242e6c23fcf060"` Oct 12 19:26:43.128 INFO kablam! usermod: no changes Oct 12 19:26:43.179 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 19:26:43.182 INFO kablam! Running /target/debug/deps/brainfuck_interpreter-6d56b9db0ed66f68 Oct 12 19:26:43.187 INFO blam! Oct 12 19:26:43.187 INFO blam! running 9 tests Oct 12 19:26:43.188 INFO blam! test test_signed_sub ... ok Oct 12 19:26:43.188 INFO blam! test test_signed_add ... ok Oct 12 19:26:43.188 INFO blam! test test_shift_right ... ok Oct 12 19:26:43.189 INFO blam! test test_shift_left ... ok Oct 12 19:26:43.189 INFO blam! test test_ascii_out ... ok Oct 12 19:26:43.189 INFO blam! test test_add ... ok Oct 12 19:26:43.189 INFO blam! test test_sub ... ok Oct 12 19:26:43.195 INFO blam! test test_loop ... ok Oct 12 19:26:43.195 INFO kablam! su: No module specific data is present Oct 12 19:26:43.196 INFO blam! test test_mismatched_brackets ... ok Oct 12 19:26:43.196 INFO blam! Oct 12 19:26:43.196 INFO blam! test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:26:43.197 INFO blam! Oct 12 19:26:44.163 INFO running `"docker" "rm" "-f" "e614715a9cec7e34d30911a2b5e892d82f1c8be049e103302a242e6c23fcf060"` Oct 12 19:26:44.530 INFO blam! e614715a9cec7e34d30911a2b5e892d82f1c8be049e103302a242e6c23fcf060