Oct 10 17:46:14.031 INFO testing natemara/schwift against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:46:14.031 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:46:14.031 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 17:46:14.452 INFO blam! c6197b01c7214d63916e47466de03805ce521f246f1ea16848dcd9e9395107b1 Oct 10 17:46:14.459 INFO running `"docker" "start" "-a" "c6197b01c7214d63916e47466de03805ce521f246f1ea16848dcd9e9395107b1"` Oct 10 17:46:15.102 INFO kablam! usermod: no changes Oct 10 17:46:15.252 INFO kablam! Compiling schwift v0.1.0 (/source) Oct 10 17:46:15.253 INFO kablam! Compiling libloading v0.4.2 Oct 10 17:46:18.414 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 10 17:46:18.414 INFO kablam! --> src/lib.rs:57:40 Oct 10 17:46:18.414 INFO kablam! | Oct 10 17:46:18.414 INFO kablam! 57 | let symbol = unsafe { file.slice_unchecked(i, i + 1) }; Oct 10 17:46:18.414 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:46:18.414 INFO kablam! | Oct 10 17:46:18.415 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 17:46:18.415 INFO kablam! Oct 10 17:46:18.420 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 10 17:46:18.420 INFO kablam! --> src/lib.rs:64:37 Oct 10 17:46:18.420 INFO kablam! | Oct 10 17:46:18.420 INFO kablam! 64 | return file.slice_unchecked(last_newline, i); Oct 10 17:46:18.420 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:46:18.420 INFO kablam! Oct 10 17:46:18.463 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 10 17:46:18.463 INFO kablam! --> src/statement.rs:177:29 Oct 10 17:46:18.463 INFO kablam! | Oct 10 17:46:18.463 INFO kablam! 177 | unsafe { source.slice_unchecked(self.start, self.end) }.to_string(), Oct 10 17:46:18.463 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:46:18.463 INFO kablam! Oct 10 17:46:24.373 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.24s Oct 10 17:46:24.383 INFO kablam! su: No module specific data is present Oct 10 17:46:24.951 INFO running `"docker" "rm" "-f" "c6197b01c7214d63916e47466de03805ce521f246f1ea16848dcd9e9395107b1"` Oct 10 17:46:25.181 INFO blam! c6197b01c7214d63916e47466de03805ce521f246f1ea16848dcd9e9395107b1 Oct 10 17:46:25.182 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 17:46:25.182 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 17:46:25.562 INFO blam! 02c4b017bd31cc4e95469c3ca88db154b634ad74d56dafeed09ac8484d93c67e Oct 10 17:46:25.572 INFO running `"docker" "start" "-a" "02c4b017bd31cc4e95469c3ca88db154b634ad74d56dafeed09ac8484d93c67e"` Oct 10 17:46:26.744 INFO kablam! usermod: no changes Oct 10 17:46:26.984 INFO kablam! Compiling semver v0.8.0 Oct 10 17:46:26.988 INFO kablam! Compiling serde_json v1.0.5 Oct 10 17:46:26.989 INFO kablam! Compiling colored v1.6.0 Oct 10 17:46:26.989 INFO kablam! Compiling tempdir v0.3.5 Oct 10 17:46:26.992 INFO kablam! Compiling clap v2.27.1 Oct 10 17:46:26.992 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 10 17:46:26.992 INFO kablam! Compiling regex v0.2.2 Oct 10 17:46:30.021 INFO kablam! Compiling backtrace v0.3.3 Oct 10 17:46:34.233 INFO kablam! Compiling error-chain v0.11.0 Oct 10 17:46:37.805 INFO kablam! Compiling cargo_metadata v0.3.1 Oct 10 17:46:45.450 INFO kablam! Compiling skeptic v0.13.2 Oct 10 17:46:49.519 INFO kablam! Compiling assert_cli v0.5.4 Oct 10 17:47:04.436 INFO kablam! Compiling schwift v0.1.0 (/source) Oct 10 17:47:05.816 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 10 17:47:05.816 INFO kablam! --> src/lib.rs:57:40 Oct 10 17:47:05.816 INFO kablam! | Oct 10 17:47:05.816 INFO kablam! 57 | let symbol = unsafe { file.slice_unchecked(i, i + 1) }; Oct 10 17:47:05.816 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:47:05.816 INFO kablam! | Oct 10 17:47:05.816 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 17:47:05.816 INFO kablam! Oct 10 17:47:05.816 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 10 17:47:05.816 INFO kablam! --> src/lib.rs:64:37 Oct 10 17:47:05.816 INFO kablam! | Oct 10 17:47:05.816 INFO kablam! 64 | return file.slice_unchecked(last_newline, i); Oct 10 17:47:05.816 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:47:05.816 INFO kablam! Oct 10 17:47:05.864 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 10 17:47:05.864 INFO kablam! --> src/statement.rs:177:29 Oct 10 17:47:05.864 INFO kablam! | Oct 10 17:47:05.864 INFO kablam! 177 | unsafe { source.slice_unchecked(self.start, self.end) }.to_string(), Oct 10 17:47:05.864 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:47:05.864 INFO kablam! Oct 10 17:47:06.460 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 10 17:47:06.460 INFO kablam! --> src/lib.rs:57:40 Oct 10 17:47:06.460 INFO kablam! | Oct 10 17:47:06.460 INFO kablam! 57 | let symbol = unsafe { file.slice_unchecked(i, i + 1) }; Oct 10 17:47:06.460 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:47:06.460 INFO kablam! | Oct 10 17:47:06.460 INFO kablam! = note: #[warn(deprecated)] on by default Oct 10 17:47:06.460 INFO kablam! Oct 10 17:47:06.460 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 10 17:47:06.460 INFO kablam! --> src/lib.rs:64:37 Oct 10 17:47:06.460 INFO kablam! | Oct 10 17:47:06.460 INFO kablam! 64 | return file.slice_unchecked(last_newline, i); Oct 10 17:47:06.460 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:47:06.460 INFO kablam! Oct 10 17:47:06.669 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 10 17:47:06.669 INFO kablam! --> src/statement.rs:177:29 Oct 10 17:47:06.669 INFO kablam! | Oct 10 17:47:06.669 INFO kablam! 177 | unsafe { source.slice_unchecked(self.start, self.end) }.to_string(), Oct 10 17:47:06.670 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 10 17:47:06.670 INFO kablam! Oct 10 17:47:13.364 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 46.58s Oct 10 17:47:13.380 INFO kablam! su: No module specific data is present Oct 10 17:47:14.098 INFO running `"docker" "rm" "-f" "02c4b017bd31cc4e95469c3ca88db154b634ad74d56dafeed09ac8484d93c67e"` Oct 10 17:47:14.440 INFO blam! 02c4b017bd31cc4e95469c3ca88db154b634ad74d56dafeed09ac8484d93c67e Oct 10 17:47:14.458 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 17:47:14.459 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/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 17:47:14.881 INFO blam! 4c205df01c3457a999a1397fa7338857ef7362824461aafca8608eedf2fc1333 Oct 10 17:47:14.886 INFO running `"docker" "start" "-a" "4c205df01c3457a999a1397fa7338857ef7362824461aafca8608eedf2fc1333"` Oct 10 17:47:15.860 INFO kablam! usermod: no changes Oct 10 17:47:16.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 10 17:47:16.040 INFO kablam! Running /target/debug/deps/schwift-be9a8a222b0916e8 Oct 10 17:47:16.048 INFO blam! Oct 10 17:47:16.048 INFO blam! running 49 tests Oct 10 17:47:16.048 INFO blam! test grammar_tests::test_eval_add_string_to_variable ... ok Oct 10 17:47:16.048 INFO blam! test grammar_tests::test_block_starts_with_newline ... ok Oct 10 17:47:16.048 INFO blam! test grammar_tests::test_block ... ok Oct 10 17:47:16.048 INFO blam! test grammar_tests::test_eval_add_strings ... ok Oct 10 17:47:16.048 INFO blam! test grammar_tests::test_eval_static_string ... ok Oct 10 17:47:16.048 INFO blam! test grammar_tests::test_expression_string ... ok Oct 10 17:47:16.060 INFO blam! test grammar_tests::test_args ... ok Oct 10 17:47:16.060 INFO blam! test grammar_tests::test_expression_parenthesis ... ok Oct 10 17:47:16.060 INFO blam! test grammar_tests::test_catch ... ok Oct 10 17:47:16.060 INFO blam! test grammar_tests::test_empty_after_block ... ok Oct 10 17:47:16.060 INFO blam! test grammar_tests::test_function_no_space_in_name_and_params ... ok Oct 10 17:47:16.068 INFO blam! test grammar_tests::test_index_and_addition ... ok Oct 10 17:47:16.068 INFO blam! test grammar_tests::test_equality ... ok Oct 10 17:47:16.068 INFO blam! test grammar_tests::test_input ... ok Oct 10 17:47:16.068 INFO blam! test grammar_tests::test_function_no_spaces_in_def ... ok Oct 10 17:47:16.068 INFO blam! test grammar_tests::test_int ... ok Oct 10 17:47:16.068 INFO blam! test grammar_tests::test_and ... ok Oct 10 17:47:16.068 INFO blam! test grammar_tests::test_list_append_statement ... ok Oct 10 17:47:16.068 INFO blam! test grammar_tests::test_function_def ... ok Oct 10 17:47:16.069 INFO blam! test grammar_tests::test_list_instantiation_statement ... ok Oct 10 17:47:16.069 INFO blam! test grammar_tests::test_neq ... ok Oct 10 17:47:16.080 INFO blam! test grammar_tests::test_modulus ... ok Oct 10 17:47:16.088 INFO blam! test grammar_tests::test_list_assign ... ok Oct 10 17:47:16.088 INFO blam! test grammar_tests::test_multiple_operator_expressions_parenthesis ... ok Oct 10 17:47:16.088 INFO blam! test grammar_tests::test_list_instantiation ... ok Oct 10 17:47:16.088 INFO blam! test grammar_tests::test_nested_while ... ok Oct 10 17:47:16.088 INFO blam! test grammar_tests::test_list_deletion ... ok Oct 10 17:47:16.088 INFO blam! test grammar_tests::test_not ... ok Oct 10 17:47:16.088 INFO blam! test grammar_tests::test_list_length ... ok Oct 10 17:47:16.088 INFO blam! test grammar_tests::test_or ... ok Oct 10 17:47:16.088 INFO blam! test grammar_tests::test_while ... ok Oct 10 17:47:16.088 INFO blam! test grammar_tests::test_string ... ok Oct 10 17:47:16.088 INFO blam! test grammar_tests::test_printing ... ok Oct 10 17:47:16.089 INFO blam! test state::test::test_early_return_if ... ok Oct 10 17:47:16.089 INFO blam! test state::test::test_assignment_adds_to_symbol_table ... ok Oct 10 17:47:16.089 INFO blam! test grammar_tests::test_operator_expressions_no_whitespace ... ok Oct 10 17:47:16.089 INFO blam! test grammar_tests::test_operator_expression_parenthesis ... ok Oct 10 17:47:16.089 INFO blam! test grammar_tests::test_operator_expression_parenthesis_expression_parenthesis ... ok Oct 10 17:47:16.096 INFO blam! test state::test::test_get_returns_value_if_present ... ok Oct 10 17:47:16.116 INFO blam! test state::test::test_get_returns_error_if_not_present ... ok Oct 10 17:47:16.130 INFO blam! test grammar_tests::test_while_compound_condition ... ok Oct 10 17:47:16.131 INFO blam! test state::test::test_early_return_while ... ok Oct 10 17:47:16.133 INFO blam! test vec_map::test::should_store_1_and_4 ... ok Oct 10 17:47:16.133 INFO blam! test vec_map::test::should_mut_borrow_1_and_4 ... ok Oct 10 17:47:16.145 INFO blam! test state::test::test_remove_from_symbol_table ... ok Oct 10 17:47:16.145 INFO blam! test vec_map::test::should_remove_1_and_4 ... ok Oct 10 17:47:16.146 INFO blam! test state::test::test_modulus ... ok Oct 10 17:47:16.146 INFO blam! test grammar_tests::test_works_on_windows_fuck_windows ... ok Oct 10 17:47:18.384 INFO blam! test state::test::test_is_prime ... ok Oct 10 17:47:18.384 INFO kablam! Running /target/debug/deps/schwift-1c352e5f279a9a22 Oct 10 17:47:18.384 INFO blam! Oct 10 17:47:18.384 INFO blam! test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:47:18.384 INFO blam! Oct 10 17:47:18.392 INFO blam! Oct 10 17:47:18.392 INFO kablam! Running /target/debug/deps/cli-7e542c75f2ebbb0c Oct 10 17:47:18.392 INFO blam! running 0 tests Oct 10 17:47:18.392 INFO blam! Oct 10 17:47:18.392 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:47:18.392 INFO blam! Oct 10 17:47:18.392 INFO blam! Oct 10 17:47:18.392 INFO blam! running 2 tests Oct 10 17:47:18.708 INFO blam! test test_hello_world ... ok Oct 10 17:47:18.946 INFO blam! test test_brainfuck ... ok Oct 10 17:47:18.946 INFO blam! Oct 10 17:47:18.947 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:47:18.947 INFO blam! Oct 10 17:47:18.949 INFO kablam! Doc-tests schwift Oct 10 17:47:20.676 INFO blam! Oct 10 17:47:20.677 INFO blam! running 0 tests Oct 10 17:47:20.677 INFO blam! Oct 10 17:47:20.677 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 17:47:20.678 INFO blam! Oct 10 17:47:20.678 INFO kablam! su: No module specific data is present Oct 10 17:47:21.193 INFO running `"docker" "rm" "-f" "4c205df01c3457a999a1397fa7338857ef7362824461aafca8608eedf2fc1333"` Oct 10 17:47:21.446 INFO blam! 4c205df01c3457a999a1397fa7338857ef7362824461aafca8608eedf2fc1333