Oct 10 12:34:19.393 INFO testing vsv/rustulator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 12:34:19.393 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 12:34:19.394 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 12:34:19.854 INFO blam! cb07c70a8fb87d1c1526020bb151051e0e15f568d33b54353588920d2110d18b Oct 10 12:34:19.855 INFO running `"docker" "start" "-a" "cb07c70a8fb87d1c1526020bb151051e0e15f568d33b54353588920d2110d18b"` Oct 10 12:34:21.056 INFO kablam! usermod: no changes Oct 10 12:34:21.100 INFO kablam! Compiling rustulator v0.1.0 (/source) Oct 10 12:34:21.660 INFO kablam! warning: unused variable: `parser` Oct 10 12:34:21.660 INFO kablam! --> src/parser.rs:6:9 Oct 10 12:34:21.660 INFO kablam! | Oct 10 12:34:21.660 INFO kablam! 6 | let parser = Parser { token_stream: token_stream, curr_token: None }; Oct 10 12:34:21.660 INFO kablam! | ^^^^^^ help: consider using `_parser` instead Oct 10 12:34:21.660 INFO kablam! | Oct 10 12:34:21.660 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 12:34:21.660 INFO kablam! Oct 10 12:34:21.674 INFO kablam! warning: variant is never constructed: `Print` Oct 10 12:34:21.674 INFO kablam! --> src/lexer.rs:11:5 Oct 10 12:34:21.674 INFO kablam! | Oct 10 12:34:21.674 INFO kablam! 11 | Print, // ';' Oct 10 12:34:21.674 INFO kablam! | ^^^^^ Oct 10 12:34:21.674 INFO kablam! | Oct 10 12:34:21.674 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:34:21.674 INFO kablam! Oct 10 12:34:21.674 INFO kablam! warning: field is never used: `token_stream` Oct 10 12:34:21.674 INFO kablam! --> src/parser.rs:11:5 Oct 10 12:34:21.674 INFO kablam! | Oct 10 12:34:21.674 INFO kablam! 11 | token_stream: lexer::TokenStream<'lt>, Oct 10 12:34:21.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:34:21.674 INFO kablam! Oct 10 12:34:21.674 INFO kablam! warning: field is never used: `curr_token` Oct 10 12:34:21.674 INFO kablam! --> src/parser.rs:12:5 Oct 10 12:34:21.674 INFO kablam! | Oct 10 12:34:21.674 INFO kablam! 12 | curr_token: Option Oct 10 12:34:21.674 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:34:21.674 INFO kablam! Oct 10 12:34:22.254 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.16s Oct 10 12:34:22.260 INFO kablam! su: No module specific data is present Oct 10 12:34:22.912 INFO running `"docker" "rm" "-f" "cb07c70a8fb87d1c1526020bb151051e0e15f568d33b54353588920d2110d18b"` Oct 10 12:34:23.280 INFO blam! cb07c70a8fb87d1c1526020bb151051e0e15f568d33b54353588920d2110d18b Oct 10 12:34:23.282 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 12:34:23.282 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 12:34:23.711 INFO blam! da8606e9c6e1d19aedeea76b67716d4162a38af6421a32338be10c75f7f6455e Oct 10 12:34:23.716 INFO running `"docker" "start" "-a" "da8606e9c6e1d19aedeea76b67716d4162a38af6421a32338be10c75f7f6455e"` Oct 10 12:34:25.054 INFO kablam! usermod: no changes Oct 10 12:34:25.109 INFO kablam! Compiling rustulator v0.1.0 (/source) Oct 10 12:34:25.764 INFO kablam! warning: unused variable: `parser` Oct 10 12:34:25.764 INFO kablam! --> src/parser.rs:6:9 Oct 10 12:34:25.764 INFO kablam! | Oct 10 12:34:25.764 INFO kablam! 6 | let parser = Parser { token_stream: token_stream, curr_token: None }; Oct 10 12:34:25.764 INFO kablam! | ^^^^^^ help: consider using `_parser` instead Oct 10 12:34:25.764 INFO kablam! | Oct 10 12:34:25.764 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 12:34:25.764 INFO kablam! Oct 10 12:34:25.784 INFO kablam! warning: variant is never constructed: `Print` Oct 10 12:34:25.784 INFO kablam! --> src/lexer.rs:11:5 Oct 10 12:34:25.784 INFO kablam! | Oct 10 12:34:25.784 INFO kablam! 11 | Print, // ';' Oct 10 12:34:25.784 INFO kablam! | ^^^^^ Oct 10 12:34:25.784 INFO kablam! | Oct 10 12:34:25.784 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 12:34:25.784 INFO kablam! Oct 10 12:34:25.784 INFO kablam! warning: field is never used: `token_stream` Oct 10 12:34:25.784 INFO kablam! --> src/parser.rs:11:5 Oct 10 12:34:25.784 INFO kablam! | Oct 10 12:34:25.784 INFO kablam! 11 | token_stream: lexer::TokenStream<'lt>, Oct 10 12:34:25.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:34:25.784 INFO kablam! Oct 10 12:34:25.784 INFO kablam! warning: field is never used: `curr_token` Oct 10 12:34:25.784 INFO kablam! --> src/parser.rs:12:5 Oct 10 12:34:25.784 INFO kablam! | Oct 10 12:34:25.784 INFO kablam! 12 | curr_token: Option Oct 10 12:34:25.784 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 12:34:25.784 INFO kablam! Oct 10 12:34:26.777 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 10 12:34:26.777 INFO kablam! su: No module specific data is present Oct 10 12:34:27.484 INFO running `"docker" "rm" "-f" "da8606e9c6e1d19aedeea76b67716d4162a38af6421a32338be10c75f7f6455e"` Oct 10 12:34:27.707 INFO blam! da8606e9c6e1d19aedeea76b67716d4162a38af6421a32338be10c75f7f6455e Oct 10 12:34:27.717 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 12:34:27.718 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 12:34:28.218 INFO blam! 365ea27af5c449338c74515571c261da3f5120f0848f0f98632fb2025ac8515c Oct 10 12:34:28.222 INFO running `"docker" "start" "-a" "365ea27af5c449338c74515571c261da3f5120f0848f0f98632fb2025ac8515c"` Oct 10 12:34:29.423 INFO kablam! usermod: no changes Oct 10 12:34:29.497 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 10 12:34:29.505 INFO kablam! Running /target/debug/deps/rustulator-413b27faa631cff6 Oct 10 12:34:29.505 INFO blam! Oct 10 12:34:29.505 INFO blam! running 13 tests Oct 10 12:34:29.525 INFO blam! test lexer::tests::test_number_and_alphanumeric_name ... ok Oct 10 12:34:29.525 INFO blam! test lexer::tests::test_multi_letter_name ... ok Oct 10 12:34:29.525 INFO blam! test lexer::tests::test_long_whitespace ... ok Oct 10 12:34:29.526 INFO blam! test lexer::tests::test_alphanumeric_name ... ok Oct 10 12:34:29.526 INFO blam! test lexer::tests::test_multi_digits_number ... ok Oct 10 12:34:29.526 INFO blam! test lexer::tests::test_floating_number ... ok Oct 10 12:34:29.527 INFO blam! test lexer::tests::long_whitespace_with_tabs ... ok Oct 10 12:34:29.527 INFO blam! test lexer::tests::test_whitespace ... ok Oct 10 12:34:29.527 INFO blam! test lexer::tests::test_one_digit_number ... ok Oct 10 12:34:29.528 INFO blam! test lexer::tests::test_one_letter_name ... ok Oct 10 12:34:29.528 INFO blam! test lexer::tests::test_numbers_with_op ... ok Oct 10 12:34:29.528 INFO blam! test lexer::tests::test_two_digits_number ... ok Oct 10 12:34:29.528 INFO kablam! su: No module specific data is present Oct 10 12:34:29.529 INFO blam! test lexer::tests::test_operators_only ... ok Oct 10 12:34:29.529 INFO blam! Oct 10 12:34:29.529 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 12:34:29.530 INFO blam! Oct 10 12:34:30.457 INFO running `"docker" "rm" "-f" "365ea27af5c449338c74515571c261da3f5120f0848f0f98632fb2025ac8515c"` Oct 10 12:34:30.736 INFO blam! 365ea27af5c449338c74515571c261da3f5120f0848f0f98632fb2025ac8515c