Oct 12 19:29:18.074 INFO testing vsv/rustulator against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 19:29:18.078 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 19:29:18.521 INFO blam! abcbd20ddef1b0bf1e2d21836634d921ae0697fd09f629baf7928edff696712f Oct 12 19:29:18.529 INFO running `"docker" "start" "-a" "abcbd20ddef1b0bf1e2d21836634d921ae0697fd09f629baf7928edff696712f"` Oct 12 19:29:19.637 INFO kablam! usermod: no changes Oct 12 19:29:19.718 INFO kablam! Compiling rustulator v0.1.0 (/source) Oct 12 19:29:20.015 INFO kablam! warning: unused variable: `parser` Oct 12 19:29:20.015 INFO kablam! --> src/parser.rs:6:9 Oct 12 19:29:20.015 INFO kablam! | Oct 12 19:29:20.015 INFO kablam! 6 | let parser = Parser { token_stream: token_stream, curr_token: None }; Oct 12 19:29:20.015 INFO kablam! | ^^^^^^ help: consider using `_parser` instead Oct 12 19:29:20.015 INFO kablam! | Oct 12 19:29:20.015 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:29:20.015 INFO kablam! Oct 12 19:29:20.027 INFO kablam! warning: variant is never constructed: `Print` Oct 12 19:29:20.027 INFO kablam! --> src/lexer.rs:11:5 Oct 12 19:29:20.027 INFO kablam! | Oct 12 19:29:20.027 INFO kablam! 11 | Print, // ';' Oct 12 19:29:20.027 INFO kablam! | ^^^^^ Oct 12 19:29:20.027 INFO kablam! | Oct 12 19:29:20.027 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:29:20.027 INFO kablam! Oct 12 19:29:20.027 INFO kablam! warning: field is never used: `token_stream` Oct 12 19:29:20.027 INFO kablam! --> src/parser.rs:11:5 Oct 12 19:29:20.027 INFO kablam! | Oct 12 19:29:20.027 INFO kablam! 11 | token_stream: lexer::TokenStream<'lt>, Oct 12 19:29:20.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:29:20.027 INFO kablam! Oct 12 19:29:20.027 INFO kablam! warning: field is never used: `curr_token` Oct 12 19:29:20.027 INFO kablam! --> src/parser.rs:12:5 Oct 12 19:29:20.027 INFO kablam! | Oct 12 19:29:20.027 INFO kablam! 12 | curr_token: Option Oct 12 19:29:20.027 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:29:20.039 INFO kablam! Oct 12 19:29:20.507 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.83s Oct 12 19:29:20.507 INFO kablam! su: No module specific data is present Oct 12 19:29:21.103 INFO running `"docker" "rm" "-f" "abcbd20ddef1b0bf1e2d21836634d921ae0697fd09f629baf7928edff696712f"` Oct 12 19:29:21.361 INFO blam! abcbd20ddef1b0bf1e2d21836634d921ae0697fd09f629baf7928edff696712f Oct 12 19:29:21.369 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 19:29:21.939 INFO blam! caaeb914c56805ae48af982b88aa5a64d481025bda53bc40fd6ba9079432057a Oct 12 19:29:21.944 INFO running `"docker" "start" "-a" "caaeb914c56805ae48af982b88aa5a64d481025bda53bc40fd6ba9079432057a"` Oct 12 19:29:23.519 INFO kablam! usermod: no changes Oct 12 19:29:23.565 INFO kablam! Compiling rustulator v0.1.0 (/source) Oct 12 19:29:23.883 INFO kablam! warning: unused variable: `parser` Oct 12 19:29:23.883 INFO kablam! --> src/parser.rs:6:9 Oct 12 19:29:23.883 INFO kablam! | Oct 12 19:29:23.883 INFO kablam! 6 | let parser = Parser { token_stream: token_stream, curr_token: None }; Oct 12 19:29:23.883 INFO kablam! | ^^^^^^ help: consider using `_parser` instead Oct 12 19:29:23.883 INFO kablam! | Oct 12 19:29:23.883 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 19:29:23.883 INFO kablam! Oct 12 19:29:23.915 INFO kablam! warning: variant is never constructed: `Print` Oct 12 19:29:23.915 INFO kablam! --> src/lexer.rs:11:5 Oct 12 19:29:23.915 INFO kablam! | Oct 12 19:29:23.915 INFO kablam! 11 | Print, // ';' Oct 12 19:29:23.915 INFO kablam! | ^^^^^ Oct 12 19:29:23.915 INFO kablam! | Oct 12 19:29:23.915 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 19:29:23.915 INFO kablam! Oct 12 19:29:23.915 INFO kablam! warning: field is never used: `token_stream` Oct 12 19:29:23.915 INFO kablam! --> src/parser.rs:11:5 Oct 12 19:29:23.915 INFO kablam! | Oct 12 19:29:23.915 INFO kablam! 11 | token_stream: lexer::TokenStream<'lt>, Oct 12 19:29:23.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:29:23.915 INFO kablam! Oct 12 19:29:23.915 INFO kablam! warning: field is never used: `curr_token` Oct 12 19:29:23.915 INFO kablam! --> src/parser.rs:12:5 Oct 12 19:29:23.915 INFO kablam! | Oct 12 19:29:23.915 INFO kablam! 12 | curr_token: Option Oct 12 19:29:23.915 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 19:29:23.915 INFO kablam! Oct 12 19:29:24.893 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.36s Oct 12 19:29:24.895 INFO kablam! su: No module specific data is present Oct 12 19:29:25.995 INFO running `"docker" "rm" "-f" "caaeb914c56805ae48af982b88aa5a64d481025bda53bc40fd6ba9079432057a"` Oct 12 19:29:26.275 INFO blam! caaeb914c56805ae48af982b88aa5a64d481025bda53bc40fd6ba9079432057a Oct 12 19:29:26.278 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 19:29:26.731 INFO blam! 68f2187ef20dd5510260865502fd8234a6544530286ec7b306d4b46a8a4f0a7a Oct 12 19:29:26.732 INFO running `"docker" "start" "-a" "68f2187ef20dd5510260865502fd8234a6544530286ec7b306d4b46a8a4f0a7a"` Oct 12 19:29:28.039 INFO kablam! usermod: no changes Oct 12 19:29:28.091 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 12 19:29:28.103 INFO kablam! Running /target/debug/deps/rustulator-413b27faa631cff6 Oct 12 19:29:28.107 INFO blam! Oct 12 19:29:28.108 INFO blam! running 13 tests Oct 12 19:29:28.108 INFO blam! test lexer::tests::test_alphanumeric_name ... ok Oct 12 19:29:28.119 INFO blam! test lexer::tests::test_floating_number ... ok Oct 12 19:29:28.119 INFO blam! test lexer::tests::test_long_whitespace ... ok Oct 12 19:29:28.120 INFO blam! test lexer::tests::test_number_and_alphanumeric_name ... ok Oct 12 19:29:28.120 INFO blam! test lexer::tests::test_multi_letter_name ... ok Oct 12 19:29:28.120 INFO blam! test lexer::tests::test_multi_digits_number ... ok Oct 12 19:29:28.120 INFO blam! test lexer::tests::long_whitespace_with_tabs ... ok Oct 12 19:29:28.121 INFO blam! test lexer::tests::test_two_digits_number ... ok Oct 12 19:29:28.121 INFO blam! test lexer::tests::test_numbers_with_op ... ok Oct 12 19:29:28.121 INFO blam! test lexer::tests::test_whitespace ... ok Oct 12 19:29:28.121 INFO blam! test lexer::tests::test_operators_only ... ok Oct 12 19:29:28.122 INFO blam! test lexer::tests::test_one_letter_name ... ok Oct 12 19:29:28.122 INFO blam! test lexer::tests::test_one_digit_number ... ok Oct 12 19:29:28.122 INFO blam! Oct 12 19:29:28.122 INFO blam! test result: ok. 13 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 19:29:28.123 INFO blam! Oct 12 19:29:28.131 INFO kablam! su: No module specific data is present Oct 12 19:29:28.749 INFO running `"docker" "rm" "-f" "68f2187ef20dd5510260865502fd8234a6544530286ec7b306d4b46a8a4f0a7a"` Oct 12 19:29:29.104 INFO blam! 68f2187ef20dd5510260865502fd8234a6544530286ec7b306d4b46a8a4f0a7a