Oct 10 13:09:52.226 INFO testing travisbhartwell/rbasic against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:09:52.226 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:09:52.226 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 13:09:52.478 INFO blam! ae82ce3d3b4e064d0503a90e80a118d10e340a0695b847473940d12265034fa2 Oct 10 13:09:52.481 INFO running `"docker" "start" "-a" "ae82ce3d3b4e064d0503a90e80a118d10e340a0695b847473940d12265034fa2"` Oct 10 13:09:53.465 INFO kablam! usermod: no changes Oct 10 13:09:53.576 INFO kablam! Compiling itertools v0.5.8 Oct 10 13:09:55.856 INFO kablam! Compiling rbasic v0.1.0 (/source) Oct 10 13:09:56.681 INFO kablam! warning: variable does not need to be mutable Oct 10 13:09:56.681 INFO kablam! --> src/evaluator.rs:209:21 Oct 10 13:09:56.681 INFO kablam! | Oct 10 13:09:56.682 INFO kablam! 209 | fn parse_expression(mut token_iter: &mut Peekable>) Oct 10 13:09:56.682 INFO kablam! | ----^^^^^^^^^^ Oct 10 13:09:56.682 INFO kablam! | | Oct 10 13:09:56.682 INFO kablam! | help: remove this `mut` Oct 10 13:09:56.683 INFO kablam! | Oct 10 13:09:56.683 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:09:56.684 INFO kablam! Oct 10 13:09:56.684 INFO kablam! warning: variable does not need to be mutable Oct 10 13:09:56.684 INFO kablam! --> src/evaluator.rs:271:34 Oct 10 13:09:56.685 INFO kablam! | Oct 10 13:09:56.685 INFO kablam! 271 | fn parse_and_eval_expression<'a>(mut token_iter: &mut Peekable>, Oct 10 13:09:56.685 INFO kablam! | ----^^^^^^^^^^ Oct 10 13:09:56.686 INFO kablam! | | Oct 10 13:09:56.686 INFO kablam! | help: remove this `mut` Oct 10 13:09:56.686 INFO kablam! Oct 10 13:09:59.588 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.08s Oct 10 13:09:59.588 INFO kablam! su: No module specific data is present Oct 10 13:10:00.606 INFO running `"docker" "rm" "-f" "ae82ce3d3b4e064d0503a90e80a118d10e340a0695b847473940d12265034fa2"` Oct 10 13:10:00.878 INFO blam! ae82ce3d3b4e064d0503a90e80a118d10e340a0695b847473940d12265034fa2 Oct 10 13:10:00.879 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:10:00.879 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 13:10:01.217 INFO blam! 2f8e2b969a46b485eddf94b5a6bcdc087d4fac34b5e2f105762ac0031d70f23f Oct 10 13:10:01.218 INFO running `"docker" "start" "-a" "2f8e2b969a46b485eddf94b5a6bcdc087d4fac34b5e2f105762ac0031d70f23f"` Oct 10 13:10:02.249 INFO kablam! usermod: no changes Oct 10 13:10:02.316 INFO kablam! Compiling rbasic v0.1.0 (/source) Oct 10 13:10:03.473 INFO kablam! warning: variable does not need to be mutable Oct 10 13:10:03.473 INFO kablam! --> src/evaluator.rs:209:21 Oct 10 13:10:03.473 INFO kablam! | Oct 10 13:10:03.473 INFO kablam! 209 | fn parse_expression(mut token_iter: &mut Peekable>) Oct 10 13:10:03.473 INFO kablam! | ----^^^^^^^^^^ Oct 10 13:10:03.473 INFO kablam! | | Oct 10 13:10:03.473 INFO kablam! | help: remove this `mut` Oct 10 13:10:03.473 INFO kablam! | Oct 10 13:10:03.474 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:10:03.474 INFO kablam! Oct 10 13:10:03.495 INFO kablam! warning: variable does not need to be mutable Oct 10 13:10:03.495 INFO kablam! --> src/evaluator.rs:271:34 Oct 10 13:10:03.495 INFO kablam! | Oct 10 13:10:03.495 INFO kablam! 271 | fn parse_and_eval_expression<'a>(mut token_iter: &mut Peekable>, Oct 10 13:10:03.495 INFO kablam! | ----^^^^^^^^^^ Oct 10 13:10:03.495 INFO kablam! | | Oct 10 13:10:03.495 INFO kablam! | help: remove this `mut` Oct 10 13:10:03.495 INFO kablam! Oct 10 13:10:05.260 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.98s Oct 10 13:10:05.260 INFO kablam! su: No module specific data is present Oct 10 13:10:05.802 INFO running `"docker" "rm" "-f" "2f8e2b969a46b485eddf94b5a6bcdc087d4fac34b5e2f105762ac0031d70f23f"` Oct 10 13:10:06.104 INFO blam! 2f8e2b969a46b485eddf94b5a6bcdc087d4fac34b5e2f105762ac0031d70f23f Oct 10 13:10:06.108 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:10:06.108 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 13:10:06.526 INFO blam! d308c825e18df37a158cbbfb93ff053e5db978e6ec3a6814861e1b6f88c10416 Oct 10 13:10:06.527 INFO running `"docker" "start" "-a" "d308c825e18df37a158cbbfb93ff053e5db978e6ec3a6814861e1b6f88c10416"` Oct 10 13:10:07.766 INFO kablam! usermod: no changes Oct 10 13:10:07.832 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 10 13:10:07.844 INFO kablam! Running /target/debug/deps/rbasic-321e92c003a9eddb Oct 10 13:10:07.844 INFO blam! Oct 10 13:10:07.844 INFO kablam! Running /target/debug/deps/rbasic-b1d7b88c1b4c98c2 Oct 10 13:10:07.844 INFO blam! running 0 tests Oct 10 13:10:07.844 INFO kablam! Running /target/debug/deps/evaluator-d2e8b0fbdeccd77f Oct 10 13:10:07.844 INFO blam! Oct 10 13:10:07.844 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:10:07.844 INFO blam! Oct 10 13:10:07.844 INFO blam! Oct 10 13:10:07.844 INFO blam! running 0 tests Oct 10 13:10:07.844 INFO blam! Oct 10 13:10:07.844 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:10:07.844 INFO blam! Oct 10 13:10:07.860 INFO blam! Oct 10 13:10:07.860 INFO blam! running 4 tests Oct 10 13:10:07.860 INFO blam! test eval_goto_invalid_line_number ... ok Oct 10 13:10:07.860 INFO blam! test eval_goto_invalid_target_line_number ... ok Oct 10 13:10:07.866 INFO blam! test eval_input_no_variable ... ok Oct 10 13:10:07.866 INFO kablam! Running /target/debug/deps/lexer-a07f9ea135bf7456 Oct 10 13:10:07.866 INFO blam! test eval_goto_no_line_number ... ok Oct 10 13:10:07.866 INFO blam! Oct 10 13:10:07.866 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:10:07.866 INFO blam! Oct 10 13:10:07.872 INFO blam! Oct 10 13:10:07.872 INFO blam! running 7 tests Oct 10 13:10:07.872 INFO blam! test tokenize_line_with_string ... ok Oct 10 13:10:07.872 INFO blam! test tokenize_line_with_identifier ... ok Oct 10 13:10:07.872 INFO blam! test tokenize_line_with_comment ... ok Oct 10 13:10:07.872 INFO blam! test tokenize_bad_line_number ... ok Oct 10 13:10:07.872 INFO blam! test tokenize_line_with_bad_identifier ... ok Oct 10 13:10:07.876 INFO blam! test tokenize_no_line_number ... ok Oct 10 13:10:07.880 INFO blam! test tokenize_line_with_goto ... ok Oct 10 13:10:07.880 INFO kablam! Doc-tests rbasic Oct 10 13:10:07.880 INFO blam! Oct 10 13:10:07.880 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:10:07.880 INFO blam! Oct 10 13:10:08.784 INFO blam! Oct 10 13:10:08.785 INFO blam! running 0 tests Oct 10 13:10:08.785 INFO blam! Oct 10 13:10:08.785 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:10:08.786 INFO blam! Oct 10 13:10:08.793 INFO kablam! su: No module specific data is present Oct 10 13:10:09.488 INFO running `"docker" "rm" "-f" "d308c825e18df37a158cbbfb93ff053e5db978e6ec3a6814861e1b6f88c10416"` Oct 10 13:10:09.720 INFO blam! d308c825e18df37a158cbbfb93ff053e5db978e6ec3a6814861e1b6f88c10416