Oct 15 09:22:39.676 INFO testing LPGhatguy/mab against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 09:22:39.676 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 09:22:40.063 INFO blam! ca3f738880dd4578f47e35dbe81d3c6bcf22299302958b271a94d4bc4d9e7cf5 Oct 15 09:22:40.075 INFO running `"docker" "start" "-a" "ca3f738880dd4578f47e35dbe81d3c6bcf22299302958b271a94d4bc4d9e7cf5"` Oct 15 09:22:40.759 INFO kablam! usermod: no changes Oct 15 09:22:40.893 INFO kablam! Compiling mab v0.1.0 (/source) Oct 15 09:22:44.739 INFO kablam! warning: unused variable: `current` Oct 15 09:22:44.739 INFO kablam! --> src/tokenizer.rs:393:34 Oct 15 09:22:44.739 INFO kablam! | Oct 15 09:22:44.739 INFO kablam! 393 | fn parse_long_string_literal<'a>(current: &'a str, current_position: &SourcePosition) -> Result<(AdvanceResult<'a>, TokenKind<'a>), AdvanceError> { Oct 15 09:22:44.739 INFO kablam! | ^^^^^^^ help: consider using `_current` instead Oct 15 09:22:44.739 INFO kablam! | Oct 15 09:22:44.739 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:22:44.739 INFO kablam! Oct 15 09:22:44.739 INFO kablam! warning: unused variable: `current_position` Oct 15 09:22:44.739 INFO kablam! --> src/tokenizer.rs:393:52 Oct 15 09:22:44.739 INFO kablam! | Oct 15 09:22:44.739 INFO kablam! 393 | fn parse_long_string_literal<'a>(current: &'a str, current_position: &SourcePosition) -> Result<(AdvanceResult<'a>, TokenKind<'a>), AdvanceError> { Oct 15 09:22:44.739 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_current_position` instead Oct 15 09:22:44.739 INFO kablam! Oct 15 09:22:47.523 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.71s Oct 15 09:22:47.523 INFO kablam! su: No module specific data is present Oct 15 09:22:48.527 INFO running `"docker" "rm" "-f" "ca3f738880dd4578f47e35dbe81d3c6bcf22299302958b271a94d4bc4d9e7cf5"` Oct 15 09:22:48.836 INFO blam! ca3f738880dd4578f47e35dbe81d3c6bcf22299302958b271a94d4bc4d9e7cf5 Oct 15 09:22:48.855 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 09:22:49.341 INFO blam! 20310e4b9dcce4b8403dc877d742140f798e0d0f9d368a96972998e9b160753c Oct 15 09:22:49.343 INFO running `"docker" "start" "-a" "20310e4b9dcce4b8403dc877d742140f798e0d0f9d368a96972998e9b160753c"` Oct 15 09:22:51.771 INFO kablam! usermod: no changes Oct 15 09:22:51.913 INFO kablam! Compiling mab v0.1.0 (/source) Oct 15 09:23:01.379 INFO kablam! warning: unused variable: `current` Oct 15 09:23:01.379 INFO kablam! --> src/tokenizer.rs:393:34 Oct 15 09:23:01.379 INFO kablam! | Oct 15 09:23:01.379 INFO kablam! 393 | fn parse_long_string_literal<'a>(current: &'a str, current_position: &SourcePosition) -> Result<(AdvanceResult<'a>, TokenKind<'a>), AdvanceError> { Oct 15 09:23:01.379 INFO kablam! | ^^^^^^^ help: consider using `_current` instead Oct 15 09:23:01.379 INFO kablam! | Oct 15 09:23:01.379 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:23:01.379 INFO kablam! Oct 15 09:23:01.379 INFO kablam! warning: unused variable: `current_position` Oct 15 09:23:01.379 INFO kablam! --> src/tokenizer.rs:393:52 Oct 15 09:23:01.379 INFO kablam! | Oct 15 09:23:01.379 INFO kablam! 393 | fn parse_long_string_literal<'a>(current: &'a str, current_position: &SourcePosition) -> Result<(AdvanceResult<'a>, TokenKind<'a>), AdvanceError> { Oct 15 09:23:01.379 INFO kablam! | ^^^^^^^^^^^^^^^^ help: consider using `_current_position` instead Oct 15 09:23:01.379 INFO kablam! Oct 15 09:23:05.337 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.55s Oct 15 09:23:05.342 INFO kablam! su: No module specific data is present Oct 15 09:23:06.203 INFO running `"docker" "rm" "-f" "20310e4b9dcce4b8403dc877d742140f798e0d0f9d368a96972998e9b160753c"` Oct 15 09:23:06.507 INFO blam! 20310e4b9dcce4b8403dc877d742140f798e0d0f9d368a96972998e9b160753c Oct 15 09:23:06.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-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 09:23:07.025 INFO blam! d24984ccbe7976ab5d5c959046061cc3b2db955689d7b7355b0b62ad48d0eb9e Oct 15 09:23:07.027 INFO running `"docker" "start" "-a" "d24984ccbe7976ab5d5c959046061cc3b2db955689d7b7355b0b62ad48d0eb9e"` Oct 15 09:23:08.467 INFO kablam! usermod: no changes Oct 15 09:23:08.571 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 09:23:08.583 INFO kablam! Running /target/debug/deps/mab-c6c84632e6c6046a Oct 15 09:23:08.587 INFO blam! Oct 15 09:23:08.587 INFO blam! running 8 tests Oct 15 09:23:08.615 INFO blam! test tokenizer::tests::source_tracking ... ok Oct 15 09:23:08.647 INFO blam! test tokenizer::tests::number_literals ... ok Oct 15 09:23:08.647 INFO blam! test emitter::tests::emit_empty_chunk ... ok Oct 15 09:23:08.647 INFO blam! test tokenizer::tests::keyword_vs_identifier ... ok Oct 15 09:23:08.647 INFO blam! test tokenizer::tests::get_new_line_info ... ok Oct 15 09:23:08.647 INFO blam! test tokenizer::tests::whitespace ... ok Oct 15 09:23:08.647 INFO blam! test tokenizer::tests::whitespace_when_none_present ... ok Oct 15 09:23:08.671 INFO blam! test tokenizer::tests::string_literals ... ok Oct 15 09:23:08.671 INFO blam! Oct 15 09:23:08.671 INFO blam! test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:23:08.671 INFO blam! Oct 15 09:23:08.676 INFO kablam! Running /target/debug/deps/parse_by_example-1a6d93b1412984a8 Oct 15 09:23:08.679 INFO blam! Oct 15 09:23:08.679 INFO blam! running 1 test Oct 15 09:23:08.847 INFO blam! test parse_by_example ... ok Oct 15 09:23:08.847 INFO blam! Oct 15 09:23:08.847 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:23:08.847 INFO blam! Oct 15 09:23:08.848 INFO kablam! Running /target/debug/deps/should_not_parse-a8630305187c8488 Oct 15 09:23:08.851 INFO blam! Oct 15 09:23:08.851 INFO blam! running 1 test Oct 15 09:23:08.891 INFO kablam! Doc-tests mab Oct 15 09:23:08.891 INFO blam! test should_not_parse ... ok Oct 15 09:23:08.891 INFO blam! Oct 15 09:23:08.891 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:23:08.891 INFO blam! Oct 15 09:23:11.351 INFO blam! Oct 15 09:23:11.351 INFO blam! running 0 tests Oct 15 09:23:11.351 INFO blam! Oct 15 09:23:11.351 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:23:11.351 INFO blam! Oct 15 09:23:11.360 INFO kablam! su: No module specific data is present Oct 15 09:23:12.105 INFO running `"docker" "rm" "-f" "d24984ccbe7976ab5d5c959046061cc3b2db955689d7b7355b0b62ad48d0eb9e"` Oct 15 09:23:12.298 INFO blam! d24984ccbe7976ab5d5c959046061cc3b2db955689d7b7355b0b62ad48d0eb9e