Oct 10 15:32:42.399 INFO testing s3rvac/yabir against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 15:32:42.399 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 15:32:42.401 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 15:32:42.809 INFO blam! 88e733ee0f801d0bf6544fe930357f2fbd3201987f7b2f1ea803d9d1369c84aa Oct 10 15:32:42.825 INFO running `"docker" "start" "-a" "88e733ee0f801d0bf6544fe930357f2fbd3201987f7b2f1ea803d9d1369c84aa"` Oct 10 15:32:44.118 INFO kablam! usermod: no changes Oct 10 15:32:44.172 INFO kablam! Compiling yabir v0.1.0 (/source) Oct 10 15:32:44.819 INFO kablam! warning: variable does not need to be mutable Oct 10 15:32:44.819 INFO kablam! --> src/runner.rs:112:30 Oct 10 15:32:44.819 INFO kablam! | Oct 10 15:32:44.820 INFO kablam! 112 | fn read_value(&mut self, mut input: &mut std::io::Read) -> Result<(), String> { Oct 10 15:32:44.820 INFO kablam! | ----^^^^^ Oct 10 15:32:44.820 INFO kablam! | | Oct 10 15:32:44.821 INFO kablam! | help: remove this `mut` Oct 10 15:32:44.821 INFO kablam! | Oct 10 15:32:44.821 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 15:32:44.821 INFO kablam! Oct 10 15:32:44.822 INFO kablam! warning: variable does not need to be mutable Oct 10 15:32:44.822 INFO kablam! --> src/runner.rs:136:31 Oct 10 15:32:44.822 INFO kablam! | Oct 10 15:32:44.823 INFO kablam! 136 | fn write_value(&mut self, mut output: &mut std::io::Write) -> Result<(), String> { Oct 10 15:32:44.823 INFO kablam! | ----^^^^^^ Oct 10 15:32:44.823 INFO kablam! | | Oct 10 15:32:44.824 INFO kablam! | help: remove this `mut` Oct 10 15:32:44.824 INFO kablam! Oct 10 15:32:45.997 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.81s Oct 10 15:32:45.997 INFO kablam! su: No module specific data is present Oct 10 15:32:46.940 INFO running `"docker" "rm" "-f" "88e733ee0f801d0bf6544fe930357f2fbd3201987f7b2f1ea803d9d1369c84aa"` Oct 10 15:32:47.276 INFO blam! 88e733ee0f801d0bf6544fe930357f2fbd3201987f7b2f1ea803d9d1369c84aa Oct 10 15:32:47.285 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 15:32:47.287 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 15:32:47.740 INFO blam! 58dc394bf4b8ae761b5349637e28347a3069417bf03e7dce670199b225cc99aa Oct 10 15:32:47.745 INFO running `"docker" "start" "-a" "58dc394bf4b8ae761b5349637e28347a3069417bf03e7dce670199b225cc99aa"` Oct 10 15:32:48.734 INFO kablam! usermod: no changes Oct 10 15:32:48.776 INFO kablam! Compiling yabir v0.1.0 (/source) Oct 10 15:32:49.761 INFO kablam! warning: variable does not need to be mutable Oct 10 15:32:49.761 INFO kablam! --> src/runner.rs:112:30 Oct 10 15:32:49.761 INFO kablam! | Oct 10 15:32:49.762 INFO kablam! 112 | fn read_value(&mut self, mut input: &mut std::io::Read) -> Result<(), String> { Oct 10 15:32:49.762 INFO kablam! | ----^^^^^ Oct 10 15:32:49.762 INFO kablam! | | Oct 10 15:32:49.763 INFO kablam! | help: remove this `mut` Oct 10 15:32:49.763 INFO kablam! | Oct 10 15:32:49.763 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 15:32:49.763 INFO kablam! Oct 10 15:32:49.764 INFO kablam! warning: variable does not need to be mutable Oct 10 15:32:49.764 INFO kablam! --> src/runner.rs:136:31 Oct 10 15:32:49.764 INFO kablam! | Oct 10 15:32:49.765 INFO kablam! 136 | fn write_value(&mut self, mut output: &mut std::io::Write) -> Result<(), String> { Oct 10 15:32:49.765 INFO kablam! | ----^^^^^^ Oct 10 15:32:49.765 INFO kablam! | | Oct 10 15:32:49.766 INFO kablam! | help: remove this `mut` Oct 10 15:32:49.766 INFO kablam! Oct 10 15:32:51.045 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.29s Oct 10 15:32:51.047 INFO kablam! su: No module specific data is present Oct 10 15:32:51.764 INFO running `"docker" "rm" "-f" "58dc394bf4b8ae761b5349637e28347a3069417bf03e7dce670199b225cc99aa"` Oct 10 15:32:52.037 INFO blam! 58dc394bf4b8ae761b5349637e28347a3069417bf03e7dce670199b225cc99aa Oct 10 15:32:52.047 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 15:32:52.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 15:32:52.492 INFO blam! 67d6f516bc56890077cbf5eb93af426db3f2c301f7ac35af6584977d5722222d Oct 10 15:32:52.495 INFO running `"docker" "start" "-a" "67d6f516bc56890077cbf5eb93af426db3f2c301f7ac35af6584977d5722222d"` Oct 10 15:32:53.258 INFO kablam! usermod: no changes Oct 10 15:32:53.320 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 10 15:32:53.320 INFO kablam! Running /target/debug/deps/yabir-e4c15ea9c8be207c Oct 10 15:32:53.325 INFO blam! Oct 10 15:32:53.325 INFO blam! running 21 tests Oct 10 15:32:53.325 INFO blam! test lexer::tests::tokenize_returns_empty_vec_when_there_are_no_instructions ... ok Oct 10 15:32:53.325 INFO blam! test parser::tests::parse_correctly_parses_infinite_loop ... ok Oct 10 15:32:53.325 INFO blam! test lexer::tests::tokenize_recognizes_all_valid_tokens ... ok Oct 10 15:32:53.325 INFO blam! test lexer::tests::tokenize_ignores_unsupported_characters ... ok Oct 10 15:32:53.325 INFO blam! test cli::tests::should_print_usage_returns_true_on_no_arguments ... ok Oct 10 15:32:53.325 INFO blam! test cli::tests::should_print_usage_returns_true_on_help_short_form ... ok Oct 10 15:32:53.325 INFO blam! test parser::tests::parse_correctly_parses_valid_program ... ok Oct 10 15:32:53.325 INFO blam! test parser::tests::parse_returns_empty_vec_when_there_are_no_tokens ... ok Oct 10 15:32:53.325 INFO blam! test parser::tests::parse_returns_error_when_missing_loop_end ... ok Oct 10 15:32:53.325 INFO blam! test parser::tests::parse_returns_error_when_missing_loop_start ... ok Oct 10 15:32:53.325 INFO blam! test cli::tests::should_print_usage_returns_true_on_help_long_form ... ok Oct 10 15:32:53.325 INFO blam! test runner::tests::copies_input_to_output ... ok Oct 10 15:32:53.325 INFO blam! test runner::tests::read_does_not_alter_cell_value_when_at_end_of_file ... ok Oct 10 15:32:53.325 INFO blam! test runner::tests::returns_error_when_underflowing_data_pointer ... ok Oct 10 15:32:53.325 INFO blam! test runner::tests::run_can_decrement_cell ... ok Oct 10 15:32:53.325 INFO blam! test runner::tests::run_can_increment_cell ... ok Oct 10 15:32:53.325 INFO blam! test cli::tests::should_print_usage_returns_false_when_prog_is_given ... ok Oct 10 15:32:53.325 INFO blam! test runner::tests::run_can_loop ... ok Oct 10 15:32:53.325 INFO blam! test runner::tests::run_can_move_between_cells ... ok Oct 10 15:32:53.325 INFO blam! test runner::tests::run_can_read_from_input_and_write_to_output ... ok Oct 10 15:32:53.325 INFO blam! test runner::tests::run_does_nothing_when_program_has_no_instructions ... ok Oct 10 15:32:53.325 INFO blam! Oct 10 15:32:53.325 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 15:32:53.325 INFO blam! Oct 10 15:32:53.331 INFO kablam! su: No module specific data is present Oct 10 15:32:53.798 INFO running `"docker" "rm" "-f" "67d6f516bc56890077cbf5eb93af426db3f2c301f7ac35af6584977d5722222d"` Oct 10 15:32:54.075 INFO blam! 67d6f516bc56890077cbf5eb93af426db3f2c301f7ac35af6584977d5722222d