Oct 15 05:59:04.685 INFO testing TuringDisciple/AnotherTBCompiler against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 05:59:04.687 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 05:59:05.180 INFO blam! 80166d9309c0581c189d422c34b19aed664f2a6c901d05a9e538068eeaad238b Oct 15 05:59:05.187 INFO running `"docker" "start" "-a" "80166d9309c0581c189d422c34b19aed664f2a6c901d05a9e538068eeaad238b"` Oct 15 05:59:06.127 INFO kablam! usermod: no changes Oct 15 05:59:06.179 INFO kablam! Compiling tb-vm-compiler v0.1.0 (/source) Oct 15 05:59:06.755 INFO kablam! warning: unused variable: `line_tag` Oct 15 05:59:06.755 INFO kablam! --> src/parser.rs:28:13 Oct 15 05:59:06.755 INFO kablam! | Oct 15 05:59:06.755 INFO kablam! 28 | let mut line_tag: Token; Oct 15 05:59:06.755 INFO kablam! | ^^^^^^^^ help: consider using `_line_tag` instead Oct 15 05:59:06.755 INFO kablam! | Oct 15 05:59:06.755 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:59:06.755 INFO kablam! Oct 15 05:59:06.774 INFO kablam! warning: variable does not need to be mutable Oct 15 05:59:06.774 INFO kablam! --> src/parser.rs:28:9 Oct 15 05:59:06.774 INFO kablam! | Oct 15 05:59:06.774 INFO kablam! 28 | let mut line_tag: Token; Oct 15 05:59:06.774 INFO kablam! | ----^^^^^^^^ Oct 15 05:59:06.774 INFO kablam! | | Oct 15 05:59:06.774 INFO kablam! | help: remove this `mut` Oct 15 05:59:06.774 INFO kablam! | Oct 15 05:59:06.783 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:59:06.783 INFO kablam! Oct 15 05:59:06.783 INFO kablam! warning: type alias is never used: `StringToken` Oct 15 05:59:06.783 INFO kablam! --> src/parser.rs:6:1 Oct 15 05:59:06.783 INFO kablam! | Oct 15 05:59:06.783 INFO kablam! 6 | type StringToken = Token; Oct 15 05:59:06.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:59:06.783 INFO kablam! | Oct 15 05:59:06.783 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:59:06.783 INFO kablam! Oct 15 05:59:06.783 INFO kablam! warning: type alias is never used: `ExprList` Oct 15 05:59:06.783 INFO kablam! --> src/parser.rs:7:1 Oct 15 05:59:06.783 INFO kablam! | Oct 15 05:59:06.783 INFO kablam! 7 | type ExprList = Vec>; Oct 15 05:59:06.783 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:59:06.783 INFO kablam! Oct 15 05:59:07.559 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.40s Oct 15 05:59:07.567 INFO kablam! su: No module specific data is present Oct 15 05:59:08.452 INFO running `"docker" "rm" "-f" "80166d9309c0581c189d422c34b19aed664f2a6c901d05a9e538068eeaad238b"` Oct 15 05:59:08.755 INFO blam! 80166d9309c0581c189d422c34b19aed664f2a6c901d05a9e538068eeaad238b Oct 15 05:59:08.761 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 05:59:09.145 INFO blam! a26b0c566d16f63474ed8d1f3d714a4fea34f9d6edac21a07475f3d6368d23af Oct 15 05:59:09.145 INFO running `"docker" "start" "-a" "a26b0c566d16f63474ed8d1f3d714a4fea34f9d6edac21a07475f3d6368d23af"` Oct 15 05:59:10.129 INFO kablam! usermod: no changes Oct 15 05:59:10.158 INFO kablam! Compiling tb-vm-compiler v0.1.0 (/source) Oct 15 05:59:11.047 INFO kablam! warning: unused variable: `line_tag` Oct 15 05:59:11.047 INFO kablam! --> src/parser.rs:28:13 Oct 15 05:59:11.047 INFO kablam! | Oct 15 05:59:11.047 INFO kablam! 28 | let mut line_tag: Token; Oct 15 05:59:11.047 INFO kablam! | ^^^^^^^^ help: consider using `_line_tag` instead Oct 15 05:59:11.047 INFO kablam! | Oct 15 05:59:11.051 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:59:11.051 INFO kablam! Oct 15 05:59:11.183 INFO kablam! warning: variable does not need to be mutable Oct 15 05:59:11.183 INFO kablam! --> src/parser.rs:28:9 Oct 15 05:59:11.183 INFO kablam! | Oct 15 05:59:11.183 INFO kablam! 28 | let mut line_tag: Token; Oct 15 05:59:11.183 INFO kablam! | ----^^^^^^^^ Oct 15 05:59:11.183 INFO kablam! | | Oct 15 05:59:11.183 INFO kablam! | help: remove this `mut` Oct 15 05:59:11.183 INFO kablam! | Oct 15 05:59:11.183 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 05:59:11.183 INFO kablam! Oct 15 05:59:11.195 INFO kablam! warning: type alias is never used: `StringToken` Oct 15 05:59:11.195 INFO kablam! --> src/parser.rs:6:1 Oct 15 05:59:11.195 INFO kablam! | Oct 15 05:59:11.195 INFO kablam! 6 | type StringToken = Token; Oct 15 05:59:11.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:59:11.195 INFO kablam! | Oct 15 05:59:11.195 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:59:11.195 INFO kablam! Oct 15 05:59:11.195 INFO kablam! warning: type alias is never used: `ExprList` Oct 15 05:59:11.195 INFO kablam! --> src/parser.rs:7:1 Oct 15 05:59:11.195 INFO kablam! | Oct 15 05:59:11.195 INFO kablam! 7 | type ExprList = Vec>; Oct 15 05:59:11.195 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:59:11.195 INFO kablam! Oct 15 05:59:12.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s Oct 15 05:59:12.288 INFO kablam! su: No module specific data is present Oct 15 05:59:12.855 INFO running `"docker" "rm" "-f" "a26b0c566d16f63474ed8d1f3d714a4fea34f9d6edac21a07475f3d6368d23af"` Oct 15 05:59:13.103 INFO blam! a26b0c566d16f63474ed8d1f3d714a4fea34f9d6edac21a07475f3d6368d23af Oct 15 05:59:13.113 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 05:59:13.535 INFO blam! 2dc0c4b051bace8593dcd55181dfd45dab78424ec15436640e8cd8cb90d6ec7d Oct 15 05:59:13.543 INFO running `"docker" "start" "-a" "2dc0c4b051bace8593dcd55181dfd45dab78424ec15436640e8cd8cb90d6ec7d"` Oct 15 05:59:14.448 INFO kablam! usermod: no changes Oct 15 05:59:14.504 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 05:59:14.516 INFO kablam! Running /target/debug/deps/tb_vm_compiler-391106cce2fdc1c8 Oct 15 05:59:14.535 INFO blam! Oct 15 05:59:14.535 INFO blam! running 13 tests Oct 15 05:59:14.535 INFO blam! test lexer::tests::lexing_number_token ... ok Oct 15 05:59:14.535 INFO blam! test lexer::tests::lexing_number_tokens_from_file ... ok Oct 15 05:59:14.535 INFO blam! test lexer::tests::lexing_singular_relational_tokens ... ok Oct 15 05:59:14.535 INFO blam! test lexer::tests::lexing_var_token ... ok Oct 15 05:59:14.535 INFO blam! test lexer::tests::lexing_var_tokens_from_file ... ok Oct 15 05:59:14.535 INFO blam! test parser::tests::parsing_simple_unlabeled_statements ... ok Oct 15 05:59:14.543 INFO blam! test lexer::tests::lexing_relational_tokens_from_file ... ok Oct 15 05:59:14.543 INFO blam! test lexer::tests::lexing_simple_tokens_from_file ... ok Oct 15 05:59:14.543 INFO blam! test lexer::tests::lexing_keyword_tokens_from_file ... ok Oct 15 05:59:14.543 INFO blam! test lexer::tests::lexing_keyword_tokens ... ok Oct 15 05:59:14.543 INFO blam! test lexer::tests::lexing_singular_simple_tokens ... ok Oct 15 05:59:14.543 INFO blam! test lexer::tests::lexing_string_tokens ... ok Oct 15 05:59:14.543 INFO blam! test lexer::tests::lexing_string_tokens_from_file ... ok Oct 15 05:59:14.543 INFO blam! Oct 15 05:59:14.543 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:59:14.543 INFO blam! Oct 15 05:59:14.551 INFO kablam! su: No module specific data is present Oct 15 05:59:15.400 INFO running `"docker" "rm" "-f" "2dc0c4b051bace8593dcd55181dfd45dab78424ec15436640e8cd8cb90d6ec7d"` Oct 15 05:59:15.607 INFO blam! 2dc0c4b051bace8593dcd55181dfd45dab78424ec15436640e8cd8cb90d6ec7d