Oct 13 05:55:49.144 INFO testing natemara/schwift against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 13 05:55:49.144 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 05:55:49.603 INFO blam! 753e4d608da58e8a2bf88a5e4e32302652bfe6aa2f705540131f725c4b5539f6 Oct 13 05:55:49.607 INFO running `"docker" "start" "-a" "753e4d608da58e8a2bf88a5e4e32302652bfe6aa2f705540131f725c4b5539f6"` Oct 13 05:55:50.879 INFO kablam! usermod: no changes Oct 13 05:55:51.040 INFO kablam! Compiling libloading v0.4.2 Oct 13 05:55:51.040 INFO kablam! Compiling peg v0.5.4 Oct 13 05:55:56.918 INFO kablam! Compiling schwift v0.1.0 (/source) Oct 13 05:55:58.963 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:55:58.963 INFO kablam! --> src/lib.rs:57:40 Oct 13 05:55:58.963 INFO kablam! | Oct 13 05:55:58.963 INFO kablam! 57 | let symbol = unsafe { file.slice_unchecked(i, i + 1) }; Oct 13 05:55:58.963 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:55:58.963 INFO kablam! | Oct 13 05:55:58.963 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:55:58.963 INFO kablam! Oct 13 05:55:58.963 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:55:58.963 INFO kablam! --> src/lib.rs:64:37 Oct 13 05:55:58.963 INFO kablam! | Oct 13 05:55:58.963 INFO kablam! 64 | return file.slice_unchecked(last_newline, i); Oct 13 05:55:58.963 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:55:58.963 INFO kablam! Oct 13 05:55:59.006 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:55:59.006 INFO kablam! --> src/statement.rs:177:29 Oct 13 05:55:59.006 INFO kablam! | Oct 13 05:55:59.007 INFO kablam! 177 | unsafe { source.slice_unchecked(self.start, self.end) }.to_string(), Oct 13 05:55:59.007 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:55:59.008 INFO kablam! Oct 13 05:56:04.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.38s Oct 13 05:56:04.298 INFO kablam! su: No module specific data is present Oct 13 05:56:04.696 INFO running `"docker" "rm" "-f" "753e4d608da58e8a2bf88a5e4e32302652bfe6aa2f705540131f725c4b5539f6"` Oct 13 05:56:04.835 INFO blam! 753e4d608da58e8a2bf88a5e4e32302652bfe6aa2f705540131f725c4b5539f6 Oct 13 05:56:04.836 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 05:56:04.994 INFO blam! c2572380d745042d7c040f3c63e71efabfe7a4629b99fe4d77fbd151ab66f503 Oct 13 05:56:04.999 INFO running `"docker" "start" "-a" "c2572380d745042d7c040f3c63e71efabfe7a4629b99fe4d77fbd151ab66f503"` Oct 13 05:56:05.358 INFO kablam! usermod: no changes Oct 13 05:56:05.531 INFO kablam! Compiling rustc-demangle v0.1.5 Oct 13 05:56:05.539 INFO kablam! Compiling serde v1.0.17 Oct 13 05:56:05.539 INFO kablam! Compiling pulldown-cmark v0.1.0 Oct 13 05:56:05.539 INFO kablam! Compiling difference v1.0.0 Oct 13 05:56:05.539 INFO kablam! Compiling memchr v1.0.2 Oct 13 05:56:05.539 INFO kablam! Compiling atty v0.2.3 Oct 13 05:56:05.539 INFO kablam! Compiling colored v1.6.0 Oct 13 05:56:05.539 INFO kablam! Compiling tempdir v0.3.5 Oct 13 05:56:07.300 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 13 05:56:07.301 INFO kablam! Compiling clap v2.27.1 Oct 13 05:56:07.301 INFO kablam! Compiling serde_derive v1.0.17 Oct 13 05:56:07.317 INFO kablam! Compiling aho-corasick v0.6.3 Oct 13 05:56:08.157 INFO kablam! Compiling backtrace v0.3.3 Oct 13 05:56:09.103 INFO kablam! Compiling regex v0.2.2 Oct 13 05:56:10.227 INFO kablam! Compiling error-chain v0.11.0 Oct 13 05:56:29.557 INFO kablam! Compiling serde_json v1.0.5 Oct 13 05:56:29.558 INFO kablam! Compiling semver v0.8.0 Oct 13 05:56:33.575 INFO kablam! Compiling cargo_metadata v0.3.1 Oct 13 05:56:40.751 INFO kablam! Compiling skeptic v0.13.2 Oct 13 05:56:48.639 INFO kablam! Compiling assert_cli v0.5.4 Oct 13 05:56:54.211 INFO kablam! Compiling schwift v0.1.0 (/source) Oct 13 05:56:55.354 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:56:55.354 INFO kablam! --> src/lib.rs:57:40 Oct 13 05:56:55.354 INFO kablam! | Oct 13 05:56:55.354 INFO kablam! 57 | let symbol = unsafe { file.slice_unchecked(i, i + 1) }; Oct 13 05:56:55.354 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:56:55.354 INFO kablam! | Oct 13 05:56:55.354 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:56:55.354 INFO kablam! Oct 13 05:56:55.354 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:56:55.354 INFO kablam! --> src/lib.rs:57:40 Oct 13 05:56:55.355 INFO kablam! | Oct 13 05:56:55.355 INFO kablam! 57 | let symbol = unsafe { file.slice_unchecked(i, i + 1) }; Oct 13 05:56:55.355 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:56:55.355 INFO kablam! | Oct 13 05:56:55.359 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 05:56:55.359 INFO kablam! Oct 13 05:56:55.359 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:56:55.359 INFO kablam! --> src/lib.rs:64:37 Oct 13 05:56:55.359 INFO kablam! | Oct 13 05:56:55.359 INFO kablam! 64 | return file.slice_unchecked(last_newline, i); Oct 13 05:56:55.359 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:56:55.359 INFO kablam! Oct 13 05:56:55.375 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:56:55.375 INFO kablam! --> src/lib.rs:64:37 Oct 13 05:56:55.375 INFO kablam! | Oct 13 05:56:55.375 INFO kablam! 64 | return file.slice_unchecked(last_newline, i); Oct 13 05:56:55.375 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:56:55.375 INFO kablam! Oct 13 05:56:55.483 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:56:55.483 INFO kablam! --> src/statement.rs:177:29 Oct 13 05:56:55.483 INFO kablam! | Oct 13 05:56:55.483 INFO kablam! 177 | unsafe { source.slice_unchecked(self.start, self.end) }.to_string(), Oct 13 05:56:55.483 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:56:55.483 INFO kablam! Oct 13 05:56:55.550 INFO kablam! warning: use of deprecated item 'core::str::::slice_unchecked': use `get_unchecked(begin..end)` instead Oct 13 05:56:55.550 INFO kablam! --> src/statement.rs:177:29 Oct 13 05:56:55.550 INFO kablam! | Oct 13 05:56:55.550 INFO kablam! 177 | unsafe { source.slice_unchecked(self.start, self.end) }.to_string(), Oct 13 05:56:55.550 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 13 05:56:55.550 INFO kablam! Oct 13 05:57:05.255 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.87s Oct 13 05:57:05.261 INFO kablam! su: No module specific data is present Oct 13 05:57:06.381 INFO running `"docker" "rm" "-f" "c2572380d745042d7c040f3c63e71efabfe7a4629b99fe4d77fbd151ab66f503"` Oct 13 05:57:06.635 INFO blam! c2572380d745042d7c040f3c63e71efabfe7a4629b99fe4d77fbd151ab66f503 Oct 13 05:57:06.643 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 13 05:57:07.080 INFO blam! d4f3bb42009c3a36c584aa275119efce568b7dca3d23fe53a9f2cd7a824ef36d Oct 13 05:57:07.084 INFO running `"docker" "start" "-a" "d4f3bb42009c3a36c584aa275119efce568b7dca3d23fe53a9f2cd7a824ef36d"` Oct 13 05:57:08.263 INFO kablam! usermod: no changes Oct 13 05:57:08.427 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 13 05:57:08.443 INFO kablam! Running /target/debug/deps/schwift-9503bc1aa5efb708 Oct 13 05:57:08.443 INFO blam! Oct 13 05:57:08.443 INFO blam! running 49 tests Oct 13 05:57:08.451 INFO blam! test grammar_tests::test_and ... ok Oct 13 05:57:08.451 INFO blam! test grammar_tests::test_args ... ok Oct 13 05:57:08.451 INFO blam! test grammar_tests::test_block ... ok Oct 13 05:57:08.451 INFO blam! test grammar_tests::test_eval_add_strings ... ok Oct 13 05:57:08.451 INFO blam! test grammar_tests::test_eval_add_string_to_variable ... ok Oct 13 05:57:08.451 INFO blam! test grammar_tests::test_equality ... ok Oct 13 05:57:08.451 INFO blam! test grammar_tests::test_expression_parenthesis ... ok Oct 13 05:57:08.451 INFO blam! test grammar_tests::test_function_no_spaces_in_def ... ok Oct 13 05:57:08.451 INFO blam! test grammar_tests::test_expression_string ... ok Oct 13 05:57:08.454 INFO blam! test grammar_tests::test_catch ... ok Oct 13 05:57:08.455 INFO blam! test grammar_tests::test_empty_after_block ... ok Oct 13 05:57:08.455 INFO blam! test grammar_tests::test_eval_static_string ... ok Oct 13 05:57:08.455 INFO blam! test grammar_tests::test_function_no_space_in_name_and_params ... ok Oct 13 05:57:08.455 INFO blam! test grammar_tests::test_function_def ... ok Oct 13 05:57:08.459 INFO blam! test grammar_tests::test_block_starts_with_newline ... ok Oct 13 05:57:08.459 INFO blam! test grammar_tests::test_input ... ok Oct 13 05:57:08.459 INFO blam! test grammar_tests::test_list_append_statement ... ok Oct 13 05:57:08.459 INFO blam! test grammar_tests::test_list_assign ... ok Oct 13 05:57:08.459 INFO blam! test grammar_tests::test_int ... ok Oct 13 05:57:08.459 INFO blam! test grammar_tests::test_list_deletion ... ok Oct 13 05:57:08.459 INFO blam! test grammar_tests::test_index_and_addition ... ok Oct 13 05:57:08.459 INFO blam! test grammar_tests::test_list_instantiation ... ok Oct 13 05:57:08.459 INFO blam! test grammar_tests::test_list_instantiation_statement ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_operator_expression_parenthesis_expression_parenthesis ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_multiple_operator_expressions_parenthesis ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_modulus ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_neq ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_operator_expression_parenthesis ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_not ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_list_length ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_nested_while ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_operator_expressions_no_whitespace ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_or ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_printing ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_string ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_while ... ok Oct 13 05:57:08.479 INFO blam! test grammar_tests::test_works_on_windows_fuck_windows ... ok Oct 13 05:57:08.507 INFO blam! test state::test::test_early_return_if ... ok Oct 13 05:57:08.518 INFO blam! test grammar_tests::test_while_compound_condition ... ok Oct 13 05:57:08.519 INFO blam! test state::test::test_get_returns_error_if_not_present ... ok Oct 13 05:57:08.519 INFO blam! test state::test::test_get_returns_value_if_present ... ok Oct 13 05:57:08.519 INFO blam! test state::test::test_modulus ... ok Oct 13 05:57:08.520 INFO blam! test state::test::test_assignment_adds_to_symbol_table ... ok Oct 13 05:57:08.520 INFO blam! test state::test::test_early_return_while ... ok Oct 13 05:57:08.520 INFO blam! test vec_map::test::should_remove_1_and_4 ... ok Oct 13 05:57:08.520 INFO blam! test vec_map::test::should_store_1_and_4 ... ok Oct 13 05:57:08.520 INFO blam! test state::test::test_remove_from_symbol_table ... ok Oct 13 05:57:08.521 INFO blam! test vec_map::test::should_mut_borrow_1_and_4 ... ok Oct 13 05:57:10.959 INFO blam! test state::test::test_is_prime ... ok Oct 13 05:57:10.959 INFO blam! Oct 13 05:57:10.959 INFO blam! test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:57:10.959 INFO blam! Oct 13 05:57:10.962 INFO blam! Oct 13 05:57:10.962 INFO kablam! Running /target/debug/deps/schwift-e3fb2ba351a8a184 Oct 13 05:57:10.962 INFO blam! running 0 tests Oct 13 05:57:10.962 INFO blam! Oct 13 05:57:10.962 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:57:10.962 INFO blam! Oct 13 05:57:10.964 INFO kablam! Running /target/debug/deps/cli-bcce42278eee3575 Oct 13 05:57:10.964 INFO blam! Oct 13 05:57:10.964 INFO blam! running 2 tests Oct 13 05:57:11.215 INFO blam! test test_hello_world ... ok Oct 13 05:57:11.454 INFO blam! test test_brainfuck ... ok Oct 13 05:57:11.454 INFO blam! Oct 13 05:57:11.454 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:57:11.455 INFO blam! Oct 13 05:57:11.456 INFO kablam! Doc-tests schwift Oct 13 05:57:12.263 INFO blam! Oct 13 05:57:12.263 INFO blam! running 0 tests Oct 13 05:57:12.263 INFO blam! Oct 13 05:57:12.263 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 05:57:12.263 INFO blam! Oct 13 05:57:12.271 INFO kablam! su: No module specific data is present Oct 13 05:57:13.576 INFO running `"docker" "rm" "-f" "d4f3bb42009c3a36c584aa275119efce568b7dca3d23fe53a9f2cd7a824ef36d"` Oct 13 05:57:14.050 INFO blam! d4f3bb42009c3a36c584aa275119efce568b7dca3d23fe53a9f2cd7a824ef36d