Oct 12 22:35:03.329 INFO testing sux2mfgj/nslfmt against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 12 22:35:03.329 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 12 22:35:03.976 INFO blam! 0500507e712cb9a74e4b9574c25d25cbf2a649be9b57a28216e3fb9ec1300558 Oct 12 22:35:03.978 INFO running `"docker" "start" "-a" "0500507e712cb9a74e4b9574c25d25cbf2a649be9b57a28216e3fb9ec1300558"` Oct 12 22:35:05.218 INFO kablam! usermod: no changes Oct 12 22:35:05.275 INFO kablam! Compiling nslfmt v0.0.1 (/source) Oct 12 22:35:06.919 INFO kablam! warning: value assigned to `astarisc_flag` is never read Oct 12 22:35:06.919 INFO kablam! --> src/lexer.rs:335:21 Oct 12 22:35:06.919 INFO kablam! | Oct 12 22:35:06.919 INFO kablam! 335 | astarisc_flag = false; Oct 12 22:35:06.919 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:35:06.919 INFO kablam! | Oct 12 22:35:06.919 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 22:35:06.919 INFO kablam! Oct 12 22:35:07.067 INFO kablam! warning: field is never used: `number_of_nest` Oct 12 22:35:07.067 INFO kablam! --> src/parser.rs:12:5 Oct 12 22:35:07.067 INFO kablam! | Oct 12 22:35:07.067 INFO kablam! 12 | number_of_nest: usize, Oct 12 22:35:07.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:07.067 INFO kablam! | Oct 12 22:35:07.067 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:35:07.067 INFO kablam! Oct 12 22:35:07.067 INFO kablam! warning: variant `Macro_SubModule` should have a camel case name such as `MacroSubmodule` Oct 12 22:35:07.067 INFO kablam! --> src/ast.rs:49:5 Oct 12 22:35:07.067 INFO kablam! | Oct 12 22:35:07.067 INFO kablam! 49 | Macro_SubModule(Vec), Oct 12 22:35:07.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:07.067 INFO kablam! | Oct 12 22:35:07.067 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 22:35:07.067 INFO kablam! Oct 12 22:35:09.527 INFO kablam! warning: value assigned to `astarisc_flag` is never read Oct 12 22:35:09.528 INFO kablam! --> src/lexer.rs:335:21 Oct 12 22:35:09.528 INFO kablam! | Oct 12 22:35:09.528 INFO kablam! 335 | astarisc_flag = false; Oct 12 22:35:09.529 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:35:09.529 INFO kablam! | Oct 12 22:35:09.529 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 22:35:09.529 INFO kablam! Oct 12 22:35:09.712 INFO kablam! warning: variant is never constructed: `CStyleComment` Oct 12 22:35:09.712 INFO kablam! --> src/ast.rs:72:5 Oct 12 22:35:09.712 INFO kablam! | Oct 12 22:35:09.712 INFO kablam! 72 | CStyleComment(String), Oct 12 22:35:09.713 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:09.713 INFO kablam! | Oct 12 22:35:09.713 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:35:09.714 INFO kablam! Oct 12 22:35:09.714 INFO kablam! warning: field is never used: `number_of_nest` Oct 12 22:35:09.714 INFO kablam! --> src/parser.rs:12:5 Oct 12 22:35:09.715 INFO kablam! | Oct 12 22:35:09.715 INFO kablam! 12 | number_of_nest: usize, Oct 12 22:35:09.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:09.716 INFO kablam! Oct 12 22:35:09.716 INFO kablam! warning: variant is never constructed: `DoubleQuote` Oct 12 22:35:09.716 INFO kablam! --> src/token.rs:25:5 Oct 12 22:35:09.716 INFO kablam! | Oct 12 22:35:09.717 INFO kablam! 25 | DoubleQuote, // " Oct 12 22:35:09.717 INFO kablam! | ^^^^^^^^^^^ Oct 12 22:35:09.717 INFO kablam! Oct 12 22:35:09.718 INFO kablam! warning: variant is never constructed: `Plus` Oct 12 22:35:09.718 INFO kablam! --> src/token.rs:38:5 Oct 12 22:35:09.718 INFO kablam! | Oct 12 22:35:09.719 INFO kablam! 38 | Plus, // + Oct 12 22:35:09.719 INFO kablam! | ^^^^ Oct 12 22:35:09.719 INFO kablam! Oct 12 22:35:09.719 INFO kablam! warning: variant is never constructed: `Minus` Oct 12 22:35:09.720 INFO kablam! --> src/token.rs:39:5 Oct 12 22:35:09.720 INFO kablam! | Oct 12 22:35:09.720 INFO kablam! 39 | Minus, // - Oct 12 22:35:09.721 INFO kablam! | ^^^^^ Oct 12 22:35:09.721 INFO kablam! Oct 12 22:35:09.721 INFO kablam! warning: variant is never constructed: `ShiftLeft` Oct 12 22:35:09.722 INFO kablam! --> src/token.rs:42:5 Oct 12 22:35:09.722 INFO kablam! | Oct 12 22:35:09.722 INFO kablam! 42 | ShiftLeft, // << Oct 12 22:35:09.722 INFO kablam! | ^^^^^^^^^ Oct 12 22:35:09.723 INFO kablam! Oct 12 22:35:09.723 INFO kablam! warning: variant is never constructed: `ShiftRight` Oct 12 22:35:09.723 INFO kablam! --> src/token.rs:43:5 Oct 12 22:35:09.724 INFO kablam! | Oct 12 22:35:09.724 INFO kablam! 43 | ShiftRight, // >> Oct 12 22:35:09.724 INFO kablam! | ^^^^^^^^^^ Oct 12 22:35:09.725 INFO kablam! Oct 12 22:35:09.725 INFO kablam! warning: variant is never constructed: `And` Oct 12 22:35:09.725 INFO kablam! --> src/token.rs:44:5 Oct 12 22:35:09.725 INFO kablam! | Oct 12 22:35:09.726 INFO kablam! 44 | And, // & Oct 12 22:35:09.726 INFO kablam! | ^^^ Oct 12 22:35:09.726 INFO kablam! Oct 12 22:35:09.726 INFO kablam! warning: variant is never constructed: `Pipe` Oct 12 22:35:09.726 INFO kablam! --> src/token.rs:45:5 Oct 12 22:35:09.726 INFO kablam! | Oct 12 22:35:09.726 INFO kablam! 45 | Pipe, // | Oct 12 22:35:09.726 INFO kablam! | ^^^^ Oct 12 22:35:09.726 INFO kablam! Oct 12 22:35:09.726 INFO kablam! warning: variant is never constructed: `Hat` Oct 12 22:35:09.726 INFO kablam! --> src/token.rs:46:5 Oct 12 22:35:09.726 INFO kablam! | Oct 12 22:35:09.726 INFO kablam! 46 | Hat, // ^ Oct 12 22:35:09.726 INFO kablam! | ^^^ Oct 12 22:35:09.726 INFO kablam! Oct 12 22:35:09.726 INFO kablam! warning: variant is never constructed: `Tilde` Oct 12 22:35:09.726 INFO kablam! --> src/token.rs:47:5 Oct 12 22:35:09.726 INFO kablam! | Oct 12 22:35:09.726 INFO kablam! 47 | Tilde, // ~ Oct 12 22:35:09.726 INFO kablam! | ^^^^^ Oct 12 22:35:09.726 INFO kablam! Oct 12 22:35:09.726 INFO kablam! warning: variant `Macro_SubModule` should have a camel case name such as `MacroSubmodule` Oct 12 22:35:09.726 INFO kablam! --> src/ast.rs:49:5 Oct 12 22:35:09.726 INFO kablam! | Oct 12 22:35:09.735 INFO kablam! 49 | Macro_SubModule(Vec), Oct 12 22:35:09.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:09.735 INFO kablam! | Oct 12 22:35:09.735 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 22:35:09.735 INFO kablam! Oct 12 22:35:12.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.93s Oct 12 22:35:12.189 INFO kablam! su: No module specific data is present Oct 12 22:35:12.703 INFO running `"docker" "rm" "-f" "0500507e712cb9a74e4b9574c25d25cbf2a649be9b57a28216e3fb9ec1300558"` Oct 12 22:35:13.006 INFO blam! 0500507e712cb9a74e4b9574c25d25cbf2a649be9b57a28216e3fb9ec1300558 Oct 12 22:35:13.015 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 12 22:35:13.576 INFO blam! 6dcb54994898ca10804b44270c32a265b5d6f9f62f157586e44bff6e973b8941 Oct 12 22:35:13.579 INFO running `"docker" "start" "-a" "6dcb54994898ca10804b44270c32a265b5d6f9f62f157586e44bff6e973b8941"` Oct 12 22:35:14.892 INFO kablam! usermod: no changes Oct 12 22:35:14.971 INFO kablam! Compiling nslfmt v0.0.1 (/source) Oct 12 22:35:16.163 INFO kablam! warning: static variable `call_count` should have an upper case name such as `CALL_COUNT` Oct 12 22:35:16.164 INFO kablam! --> tests/generator_test.rs:11:1 Oct 12 22:35:16.164 INFO kablam! | Oct 12 22:35:16.164 INFO kablam! 11 | static call_count: AtomicUsize = AtomicUsize::new(0); Oct 12 22:35:16.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:16.165 INFO kablam! | Oct 12 22:35:16.165 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 22:35:16.165 INFO kablam! Oct 12 22:35:18.291 INFO kablam! warning: value assigned to `astarisc_flag` is never read Oct 12 22:35:18.292 INFO kablam! --> src/lexer.rs:335:21 Oct 12 22:35:18.292 INFO kablam! | Oct 12 22:35:18.293 INFO kablam! 335 | astarisc_flag = false; Oct 12 22:35:18.294 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:35:18.294 INFO kablam! | Oct 12 22:35:18.295 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 22:35:18.295 INFO kablam! Oct 12 22:35:18.375 INFO kablam! warning: value assigned to `astarisc_flag` is never read Oct 12 22:35:18.375 INFO kablam! --> src/lexer.rs:335:21 Oct 12 22:35:18.375 INFO kablam! | Oct 12 22:35:18.375 INFO kablam! 335 | astarisc_flag = false; Oct 12 22:35:18.375 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:35:18.375 INFO kablam! | Oct 12 22:35:18.375 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 22:35:18.375 INFO kablam! Oct 12 22:35:18.803 INFO kablam! warning: field is never used: `number_of_nest` Oct 12 22:35:18.803 INFO kablam! --> src/parser.rs:12:5 Oct 12 22:35:18.804 INFO kablam! | Oct 12 22:35:18.805 INFO kablam! 12 | number_of_nest: usize, Oct 12 22:35:18.805 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:18.806 INFO kablam! | Oct 12 22:35:18.807 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:35:18.809 INFO kablam! Oct 12 22:35:18.815 INFO kablam! warning: variant `Macro_SubModule` should have a camel case name such as `MacroSubmodule` Oct 12 22:35:18.815 INFO kablam! --> src/ast.rs:49:5 Oct 12 22:35:18.816 INFO kablam! | Oct 12 22:35:18.817 INFO kablam! 49 | Macro_SubModule(Vec), Oct 12 22:35:18.817 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:18.818 INFO kablam! | Oct 12 22:35:18.819 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 22:35:18.819 INFO kablam! Oct 12 22:35:19.085 INFO kablam! warning: variant is never constructed: `CStyleComment` Oct 12 22:35:19.085 INFO kablam! --> src/ast.rs:72:5 Oct 12 22:35:19.085 INFO kablam! | Oct 12 22:35:19.085 INFO kablam! 72 | CStyleComment(String), Oct 12 22:35:19.085 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:19.085 INFO kablam! | Oct 12 22:35:19.085 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:35:19.085 INFO kablam! Oct 12 22:35:19.091 INFO kablam! warning: field is never used: `number_of_nest` Oct 12 22:35:19.091 INFO kablam! --> src/parser.rs:12:5 Oct 12 22:35:19.091 INFO kablam! | Oct 12 22:35:19.091 INFO kablam! 12 | number_of_nest: usize, Oct 12 22:35:19.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:19.092 INFO kablam! Oct 12 22:35:19.092 INFO kablam! warning: variant is never constructed: `DoubleQuote` Oct 12 22:35:19.092 INFO kablam! --> src/token.rs:25:5 Oct 12 22:35:19.092 INFO kablam! | Oct 12 22:35:19.092 INFO kablam! 25 | DoubleQuote, // " Oct 12 22:35:19.093 INFO kablam! | ^^^^^^^^^^^ Oct 12 22:35:19.093 INFO kablam! Oct 12 22:35:19.093 INFO kablam! warning: variant is never constructed: `Plus` Oct 12 22:35:19.094 INFO kablam! --> src/token.rs:38:5 Oct 12 22:35:19.094 INFO kablam! | Oct 12 22:35:19.095 INFO kablam! 38 | Plus, // + Oct 12 22:35:19.096 INFO kablam! | ^^^^ Oct 12 22:35:19.096 INFO kablam! Oct 12 22:35:19.096 INFO kablam! warning: variant is never constructed: `Minus` Oct 12 22:35:19.097 INFO kablam! --> src/token.rs:39:5 Oct 12 22:35:19.097 INFO kablam! | Oct 12 22:35:19.098 INFO kablam! 39 | Minus, // - Oct 12 22:35:19.098 INFO kablam! | ^^^^^ Oct 12 22:35:19.099 INFO kablam! Oct 12 22:35:19.099 INFO kablam! warning: variant is never constructed: `ShiftLeft` Oct 12 22:35:19.100 INFO kablam! --> src/token.rs:42:5 Oct 12 22:35:19.100 INFO kablam! | Oct 12 22:35:19.101 INFO kablam! 42 | ShiftLeft, // << Oct 12 22:35:19.101 INFO kablam! | ^^^^^^^^^ Oct 12 22:35:19.102 INFO kablam! Oct 12 22:35:19.102 INFO kablam! warning: variant is never constructed: `ShiftRight` Oct 12 22:35:19.103 INFO kablam! --> src/token.rs:43:5 Oct 12 22:35:19.103 INFO kablam! | Oct 12 22:35:19.107 INFO kablam! 43 | ShiftRight, // >> Oct 12 22:35:19.107 INFO kablam! | ^^^^^^^^^^ Oct 12 22:35:19.107 INFO kablam! Oct 12 22:35:19.107 INFO kablam! warning: variant is never constructed: `And` Oct 12 22:35:19.107 INFO kablam! --> src/token.rs:44:5 Oct 12 22:35:19.107 INFO kablam! | Oct 12 22:35:19.107 INFO kablam! 44 | And, // & Oct 12 22:35:19.107 INFO kablam! | ^^^ Oct 12 22:35:19.107 INFO kablam! Oct 12 22:35:19.107 INFO kablam! warning: variant is never constructed: `Pipe` Oct 12 22:35:19.107 INFO kablam! --> src/token.rs:45:5 Oct 12 22:35:19.107 INFO kablam! | Oct 12 22:35:19.107 INFO kablam! 45 | Pipe, // | Oct 12 22:35:19.107 INFO kablam! | ^^^^ Oct 12 22:35:19.107 INFO kablam! Oct 12 22:35:19.107 INFO kablam! warning: variant is never constructed: `Hat` Oct 12 22:35:19.107 INFO kablam! --> src/token.rs:46:5 Oct 12 22:35:19.107 INFO kablam! | Oct 12 22:35:19.107 INFO kablam! 46 | Hat, // ^ Oct 12 22:35:19.107 INFO kablam! | ^^^ Oct 12 22:35:19.107 INFO kablam! Oct 12 22:35:19.107 INFO kablam! warning: variant is never constructed: `Tilde` Oct 12 22:35:19.107 INFO kablam! --> src/token.rs:47:5 Oct 12 22:35:19.107 INFO kablam! | Oct 12 22:35:19.107 INFO kablam! 47 | Tilde, // ~ Oct 12 22:35:19.107 INFO kablam! | ^^^^^ Oct 12 22:35:19.107 INFO kablam! Oct 12 22:35:19.107 INFO kablam! warning: variant `Macro_SubModule` should have a camel case name such as `MacroSubmodule` Oct 12 22:35:19.107 INFO kablam! --> src/ast.rs:49:5 Oct 12 22:35:19.107 INFO kablam! | Oct 12 22:35:19.107 INFO kablam! 49 | Macro_SubModule(Vec), Oct 12 22:35:19.107 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:19.107 INFO kablam! | Oct 12 22:35:19.107 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 22:35:19.107 INFO kablam! Oct 12 22:35:22.709 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.78s Oct 12 22:35:22.709 INFO kablam! su: No module specific data is present Oct 12 22:35:23.631 INFO running `"docker" "rm" "-f" "6dcb54994898ca10804b44270c32a265b5d6f9f62f157586e44bff6e973b8941"` Oct 12 22:35:23.846 INFO blam! 6dcb54994898ca10804b44270c32a265b5d6f9f62f157586e44bff6e973b8941 Oct 12 22:35:23.854 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 12 22:35:24.267 INFO blam! f8d0a7ef33eb5e7d3d225c862bb742c66be46fbe94e1534165d6a9fe283166d5 Oct 12 22:35:24.279 INFO running `"docker" "start" "-a" "f8d0a7ef33eb5e7d3d225c862bb742c66be46fbe94e1534165d6a9fe283166d5"` Oct 12 22:35:25.598 INFO kablam! usermod: no changes Oct 12 22:35:25.687 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 12 22:35:25.698 INFO kablam! Running /target/debug/deps/nslfmt-d8cf83b5e218466c Oct 12 22:35:25.703 INFO kablam! Running /target/debug/deps/nslfmt-cb505571d30c2ccf Oct 12 22:35:25.703 INFO blam! Oct 12 22:35:25.703 INFO kablam! Running /target/debug/deps/generator_test-f808865a1726aa41 Oct 12 22:35:25.703 INFO blam! running 0 tests Oct 12 22:35:25.703 INFO blam! Oct 12 22:35:25.703 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:25.703 INFO blam! Oct 12 22:35:25.703 INFO blam! Oct 12 22:35:25.703 INFO blam! running 0 tests Oct 12 22:35:25.703 INFO blam! Oct 12 22:35:25.703 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:25.703 INFO blam! Oct 12 22:35:25.706 INFO blam! Oct 12 22:35:25.706 INFO blam! running 10 tests Oct 12 22:35:25.706 INFO blam! test aware_indent_02 ... ok Oct 12 22:35:25.706 INFO blam! test new_by_file ... ok Oct 12 22:35:25.706 INFO blam! test new_by_stdout ... ok Oct 12 22:35:25.706 INFO blam! test aware_indent_01 ... ok Oct 12 22:35:25.706 INFO blam! test define_path ... ok Oct 12 22:35:25.706 INFO blam! test two_arguments ... ok Oct 12 22:35:25.719 INFO blam! test aware_indent_03 ... ok Oct 12 22:35:25.719 INFO blam! test output_declare_to_file ... ok Oct 12 22:35:25.719 INFO blam! test parences ... ok Oct 12 22:35:25.719 INFO blam! test comment_00 ... ok Oct 12 22:35:25.719 INFO blam! Oct 12 22:35:25.719 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:25.719 INFO blam! Oct 12 22:35:25.726 INFO kablam! Running /target/debug/deps/lexer_test-f5bf73a115cb2041 Oct 12 22:35:25.727 INFO blam! Oct 12 22:35:25.727 INFO blam! running 40 tests Oct 12 22:35:25.738 INFO blam! test comment_00 ... ok Oct 12 22:35:25.739 INFO blam! test braces_and_newline ... ok Oct 12 22:35:25.739 INFO blam! test create_instance_with_file ... ok Oct 12 22:35:25.739 INFO blam! test create_instance_with_string ... ok Oct 12 22:35:25.739 INFO blam! test define_path ... ok Oct 12 22:35:25.739 INFO blam! test declare_with_input ... ok Oct 12 22:35:25.739 INFO blam! test declare_04 ... ok Oct 12 22:35:25.739 INFO blam! test declare_func_in ... ok Oct 12 22:35:25.739 INFO blam! test declare_func_out ... ok Oct 12 22:35:25.739 INFO blam! test macro_endif ... ok Oct 12 22:35:25.739 INFO blam! test macro_else ... ok Oct 12 22:35:25.739 INFO blam! test macro_define ... ok Oct 12 22:35:25.739 INFO blam! test get_token_eop ... ok Oct 12 22:35:25.739 INFO blam! test func_self_00 ... ok Oct 12 22:35:25.739 INFO blam! test macro_ifdef ... ok Oct 12 22:35:25.739 INFO blam! test macro_ifndef ... ok Oct 12 22:35:25.739 INFO blam! test macro_include ... ok Oct 12 22:35:25.739 INFO blam! test macro_undef ... ok Oct 12 22:35:25.739 INFO blam! test mutiline_comment_00 ... ok Oct 12 22:35:25.739 INFO blam! test module_00 ... ok Oct 12 22:35:25.739 INFO blam! test mem_00 ... ok Oct 12 22:35:25.739 INFO blam! test module_wire_01 ... ok Oct 12 22:35:25.739 INFO blam! test module_wire_00 ... ok Oct 12 22:35:25.739 INFO blam! test mutiline_comment_01 ... ok Oct 12 22:35:25.739 INFO blam! test number ... ok Oct 12 22:35:25.739 INFO blam! test number_00 ... ok Oct 12 22:35:25.739 INFO blam! test number_01 ... ok Oct 12 22:35:25.739 INFO blam! test number_02 ... ok Oct 12 22:35:25.739 INFO blam! test number_03 ... ok Oct 12 22:35:25.739 INFO blam! test pass_newlines ... ok Oct 12 22:35:25.739 INFO blam! test proc_00 ... ok Oct 12 22:35:25.739 INFO blam! test reg_00 ... ok Oct 12 22:35:25.739 INFO blam! test state_name_00 ... ok Oct 12 22:35:25.746 INFO blam! test get_token_file ... ok Oct 12 22:35:25.751 INFO blam! test get_token_new_line ... ok Oct 12 22:35:25.751 INFO blam! test get_token_str ... ok Oct 12 22:35:25.751 INFO blam! test newline_in_declare_block ... ok Oct 12 22:35:25.751 INFO blam! test next_token_nl ... ok Oct 12 22:35:25.751 INFO blam! test mutiline_comment_02 ... ok Oct 12 22:35:25.751 INFO blam! test mutiline_comment_03 ... ok Oct 12 22:35:25.751 INFO blam! Oct 12 22:35:25.751 INFO blam! test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:25.751 INFO blam! Oct 12 22:35:25.767 INFO blam! Oct 12 22:35:25.767 INFO kablam! Running /target/debug/deps/parser_test-7b2cc0b66e0918f6 Oct 12 22:35:25.767 INFO blam! running 47 tests Oct 12 22:35:25.767 INFO blam! test define_macro_nl ... ok Oct 12 22:35:25.767 INFO blam! test end_of_program ... ok Oct 12 22:35:25.767 INFO blam! test define_macro3 ... ok Oct 12 22:35:25.767 INFO blam! test declare_only ... ok Oct 12 22:35:25.767 INFO blam! test func_in ... ok Oct 12 22:35:25.767 INFO blam! test expression_in_width_block_02 ... ok Oct 12 22:35:25.767 INFO blam! test func_in_return ... ok Oct 12 22:35:25.767 INFO blam! test define_macro_eof ... ok Oct 12 22:35:25.767 INFO blam! test func_out_return ... ok Oct 12 22:35:25.767 INFO blam! test endif_macro ... ok Oct 12 22:35:25.767 INFO blam! test func_self_01 ... ok Oct 12 22:35:25.767 INFO blam! test expression_in_width_block_01 ... ok Oct 12 22:35:25.767 INFO blam! test define_macro2 ... ok Oct 12 22:35:25.767 INFO blam! test func_self_00 ... ok Oct 12 22:35:25.767 INFO blam! test func_self_03 ... ok Oct 12 22:35:25.767 INFO blam! test func_self_02 ... ok Oct 12 22:35:25.779 INFO blam! test macro_in_declare_01 ... ok Oct 12 22:35:25.779 INFO blam! test mem_00 ... ok Oct 12 22:35:25.779 INFO blam! test mem_01 ... ok Oct 12 22:35:25.779 INFO blam! test if_else_end ... ok Oct 12 22:35:25.779 INFO blam! test macro_in_declare_00 ... ok Oct 12 22:35:25.779 INFO blam! test ifndef_macro ... ok Oct 12 22:35:25.779 INFO blam! test include_macro ... ok Oct 12 22:35:25.779 INFO kablam! Doc-tests nslfmt Oct 12 22:35:25.779 INFO blam! test ifdef_macro ... ok Oct 12 22:35:25.779 INFO blam! test output_inout ... ok Oct 12 22:35:25.779 INFO blam! test newline_in_declare_block ... ok Oct 12 22:35:25.779 INFO blam! test multi_line_comment ... ok Oct 12 22:35:25.779 INFO blam! test mem_03 ... ok Oct 12 22:35:25.779 INFO blam! test mem_02 ... ok Oct 12 22:35:25.779 INFO blam! test proc_01 ... ok Oct 12 22:35:25.779 INFO blam! test reg_00 ... ok Oct 12 22:35:25.779 INFO blam! test reg_01 ... ok Oct 12 22:35:25.779 INFO blam! test reg_02 ... ok Oct 12 22:35:25.779 INFO blam! test reg_03 ... ok Oct 12 22:35:25.779 INFO blam! test reg_04 ... ok Oct 12 22:35:25.779 INFO blam! test state_name_00 ... ok Oct 12 22:35:25.779 INFO blam! test state_name_01 ... ok Oct 12 22:35:25.779 INFO blam! test undef_macro ... ok Oct 12 22:35:25.779 INFO blam! test wire_01 ... ok Oct 12 22:35:25.779 INFO blam! test wire_02 ... ok Oct 12 22:35:25.779 INFO blam! test wire_03 ... ok Oct 12 22:35:25.779 INFO blam! test wire_04 ... ok Oct 12 22:35:25.779 INFO blam! test wire_05 ... ok Oct 12 22:35:25.779 INFO blam! test one_bit_input ... ok Oct 12 22:35:25.779 INFO blam! test proc_00 ... ok Oct 12 22:35:25.779 INFO blam! test multi_bit_input ... ok Oct 12 22:35:25.779 INFO blam! test module_00 ... ok Oct 12 22:35:25.779 INFO blam! Oct 12 22:35:25.779 INFO blam! test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:25.779 INFO blam! Oct 12 22:35:26.181 INFO blam! Oct 12 22:35:26.181 INFO blam! running 0 tests Oct 12 22:35:26.181 INFO blam! Oct 12 22:35:26.181 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:26.181 INFO blam! Oct 12 22:35:26.199 INFO kablam! su: No module specific data is present Oct 12 22:35:26.936 INFO running `"docker" "rm" "-f" "f8d0a7ef33eb5e7d3d225c862bb742c66be46fbe94e1534165d6a9fe283166d5"` Oct 12 22:35:27.139 INFO blam! f8d0a7ef33eb5e7d3d225c862bb742c66be46fbe94e1534165d6a9fe283166d5