Oct 12 22:35:02.772 INFO testing sux2mfgj/nslfmt against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 22:35:02.774 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 22:35:03.287 INFO blam! 1ec2deb51fdcfa92479255a284cc30e055918c3198e5bae232af59dbad82920c Oct 12 22:35:03.288 INFO running `"docker" "start" "-a" "1ec2deb51fdcfa92479255a284cc30e055918c3198e5bae232af59dbad82920c"` Oct 12 22:35:04.842 INFO kablam! usermod: no changes Oct 12 22:35:04.919 INFO kablam! Compiling nslfmt v0.0.1 (/source) Oct 12 22:35:06.611 INFO kablam! warning: value assigned to `astarisc_flag` is never read Oct 12 22:35:06.611 INFO kablam! --> src/lexer.rs:335:21 Oct 12 22:35:06.611 INFO kablam! | Oct 12 22:35:06.611 INFO kablam! 335 | astarisc_flag = false; Oct 12 22:35:06.611 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:35:06.611 INFO kablam! | Oct 12 22:35:06.611 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 22:35:06.611 INFO kablam! Oct 12 22:35:06.774 INFO kablam! warning: field is never used: `number_of_nest` Oct 12 22:35:06.775 INFO kablam! --> src/parser.rs:12:5 Oct 12 22:35:06.775 INFO kablam! | Oct 12 22:35:06.775 INFO kablam! 12 | number_of_nest: usize, Oct 12 22:35:06.776 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:06.776 INFO kablam! | Oct 12 22:35:06.776 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:35:06.777 INFO kablam! Oct 12 22:35:06.779 INFO kablam! warning: variant `Macro_SubModule` should have a camel case name such as `MacroSubmodule` Oct 12 22:35:06.779 INFO kablam! --> src/ast.rs:49:5 Oct 12 22:35:06.779 INFO kablam! | Oct 12 22:35:06.779 INFO kablam! 49 | Macro_SubModule(Vec), Oct 12 22:35:06.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:06.779 INFO kablam! | Oct 12 22:35:06.779 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 22:35:06.779 INFO kablam! Oct 12 22:35:09.039 INFO kablam! warning: value assigned to `astarisc_flag` is never read Oct 12 22:35:09.039 INFO kablam! --> src/lexer.rs:335:21 Oct 12 22:35:09.039 INFO kablam! | Oct 12 22:35:09.039 INFO kablam! 335 | astarisc_flag = false; Oct 12 22:35:09.039 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:35:09.039 INFO kablam! | Oct 12 22:35:09.039 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 22:35:09.039 INFO kablam! Oct 12 22:35:09.197 INFO kablam! warning: variant is never constructed: `CStyleComment` Oct 12 22:35:09.197 INFO kablam! --> src/ast.rs:72:5 Oct 12 22:35:09.197 INFO kablam! | Oct 12 22:35:09.197 INFO kablam! 72 | CStyleComment(String), Oct 12 22:35:09.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:09.199 INFO kablam! | Oct 12 22:35:09.200 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:35:09.200 INFO kablam! Oct 12 22:35:09.200 INFO kablam! warning: field is never used: `number_of_nest` Oct 12 22:35:09.200 INFO kablam! --> src/parser.rs:12:5 Oct 12 22:35:09.201 INFO kablam! | Oct 12 22:35:09.201 INFO kablam! 12 | number_of_nest: usize, Oct 12 22:35:09.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:09.201 INFO kablam! Oct 12 22:35:09.202 INFO kablam! warning: variant is never constructed: `DoubleQuote` Oct 12 22:35:09.202 INFO kablam! --> src/token.rs:25:5 Oct 12 22:35:09.202 INFO kablam! | Oct 12 22:35:09.203 INFO kablam! 25 | DoubleQuote, // " Oct 12 22:35:09.203 INFO kablam! | ^^^^^^^^^^^ Oct 12 22:35:09.203 INFO kablam! Oct 12 22:35:09.203 INFO kablam! warning: variant is never constructed: `Plus` Oct 12 22:35:09.203 INFO kablam! --> src/token.rs:38:5 Oct 12 22:35:09.204 INFO kablam! | Oct 12 22:35:09.204 INFO kablam! 38 | Plus, // + Oct 12 22:35:09.204 INFO kablam! | ^^^^ Oct 12 22:35:09.205 INFO kablam! Oct 12 22:35:09.205 INFO kablam! warning: variant is never constructed: `Minus` Oct 12 22:35:09.205 INFO kablam! --> src/token.rs:39:5 Oct 12 22:35:09.205 INFO kablam! | Oct 12 22:35:09.205 INFO kablam! 39 | Minus, // - Oct 12 22:35:09.206 INFO kablam! | ^^^^^ Oct 12 22:35:09.206 INFO kablam! Oct 12 22:35:09.206 INFO kablam! warning: variant is never constructed: `ShiftLeft` Oct 12 22:35:09.206 INFO kablam! --> src/token.rs:42:5 Oct 12 22:35:09.207 INFO kablam! | Oct 12 22:35:09.207 INFO kablam! 42 | ShiftLeft, // << Oct 12 22:35:09.207 INFO kablam! | ^^^^^^^^^ Oct 12 22:35:09.207 INFO kablam! Oct 12 22:35:09.208 INFO kablam! warning: variant is never constructed: `ShiftRight` Oct 12 22:35:09.208 INFO kablam! --> src/token.rs:43:5 Oct 12 22:35:09.208 INFO kablam! | Oct 12 22:35:09.208 INFO kablam! 43 | ShiftRight, // >> Oct 12 22:35:09.209 INFO kablam! | ^^^^^^^^^^ Oct 12 22:35:09.209 INFO kablam! Oct 12 22:35:09.209 INFO kablam! warning: variant is never constructed: `And` Oct 12 22:35:09.209 INFO kablam! --> src/token.rs:44:5 Oct 12 22:35:09.210 INFO kablam! | Oct 12 22:35:09.210 INFO kablam! 44 | And, // & Oct 12 22:35:09.210 INFO kablam! | ^^^ Oct 12 22:35:09.210 INFO kablam! Oct 12 22:35:09.211 INFO kablam! warning: variant is never constructed: `Pipe` Oct 12 22:35:09.211 INFO kablam! --> src/token.rs:45:5 Oct 12 22:35:09.211 INFO kablam! | Oct 12 22:35:09.211 INFO kablam! 45 | Pipe, // | Oct 12 22:35:09.212 INFO kablam! | ^^^^ Oct 12 22:35:09.212 INFO kablam! Oct 12 22:35:09.212 INFO kablam! warning: variant is never constructed: `Hat` Oct 12 22:35:09.212 INFO kablam! --> src/token.rs:46:5 Oct 12 22:35:09.213 INFO kablam! | Oct 12 22:35:09.213 INFO kablam! 46 | Hat, // ^ Oct 12 22:35:09.213 INFO kablam! | ^^^ Oct 12 22:35:09.213 INFO kablam! Oct 12 22:35:09.214 INFO kablam! warning: variant is never constructed: `Tilde` Oct 12 22:35:09.214 INFO kablam! --> src/token.rs:47:5 Oct 12 22:35:09.214 INFO kablam! | Oct 12 22:35:09.214 INFO kablam! 47 | Tilde, // ~ Oct 12 22:35:09.219 INFO kablam! | ^^^^^ Oct 12 22:35:09.219 INFO kablam! Oct 12 22:35:09.219 INFO kablam! warning: variant `Macro_SubModule` should have a camel case name such as `MacroSubmodule` Oct 12 22:35:09.219 INFO kablam! --> src/ast.rs:49:5 Oct 12 22:35:09.220 INFO kablam! | Oct 12 22:35:09.220 INFO kablam! 49 | Macro_SubModule(Vec), Oct 12 22:35:09.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:09.221 INFO kablam! | Oct 12 22:35:09.221 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 22:35:09.221 INFO kablam! Oct 12 22:35:11.409 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.54s Oct 12 22:35:11.412 INFO kablam! su: No module specific data is present Oct 12 22:35:12.284 INFO running `"docker" "rm" "-f" "1ec2deb51fdcfa92479255a284cc30e055918c3198e5bae232af59dbad82920c"` Oct 12 22:35:12.488 INFO blam! 1ec2deb51fdcfa92479255a284cc30e055918c3198e5bae232af59dbad82920c Oct 12 22:35:12.491 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 22:35:12.915 INFO blam! 3acbb6c48872bb38503d0dad95d1c67d088f0023f792e1502a59b0243e6323ba Oct 12 22:35:12.919 INFO running `"docker" "start" "-a" "3acbb6c48872bb38503d0dad95d1c67d088f0023f792e1502a59b0243e6323ba"` Oct 12 22:35:13.960 INFO kablam! usermod: no changes Oct 12 22:35:14.027 INFO kablam! Compiling nslfmt v0.0.1 (/source) Oct 12 22:35:15.135 INFO kablam! warning: static variable `call_count` should have an upper case name such as `CALL_COUNT` Oct 12 22:35:15.135 INFO kablam! --> tests/generator_test.rs:11:1 Oct 12 22:35:15.135 INFO kablam! | Oct 12 22:35:15.135 INFO kablam! 11 | static call_count: AtomicUsize = AtomicUsize::new(0); Oct 12 22:35:15.135 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:15.135 INFO kablam! | Oct 12 22:35:15.135 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 12 22:35:15.135 INFO kablam! Oct 12 22:35:16.319 INFO kablam! warning: value assigned to `astarisc_flag` is never read Oct 12 22:35:16.319 INFO kablam! --> src/lexer.rs:335:21 Oct 12 22:35:16.320 INFO kablam! | Oct 12 22:35:16.320 INFO kablam! 335 | astarisc_flag = false; Oct 12 22:35:16.320 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:35:16.335 INFO kablam! | Oct 12 22:35:16.336 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 22:35:16.336 INFO kablam! Oct 12 22:35:16.819 INFO kablam! warning: value assigned to `astarisc_flag` is never read Oct 12 22:35:16.819 INFO kablam! --> src/lexer.rs:335:21 Oct 12 22:35:16.819 INFO kablam! | Oct 12 22:35:16.819 INFO kablam! 335 | astarisc_flag = false; Oct 12 22:35:16.819 INFO kablam! | ^^^^^^^^^^^^^ Oct 12 22:35:16.819 INFO kablam! | Oct 12 22:35:16.819 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 22:35:16.819 INFO kablam! Oct 12 22:35:16.835 INFO kablam! warning: variant is never constructed: `CStyleComment` Oct 12 22:35:16.835 INFO kablam! --> src/ast.rs:72:5 Oct 12 22:35:16.835 INFO kablam! | Oct 12 22:35:16.835 INFO kablam! 72 | CStyleComment(String), Oct 12 22:35:16.835 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:16.842 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:16.843 INFO kablam! warning: field is never used: `number_of_nest` Oct 12 22:35:16.843 INFO kablam! --> src/parser.rs:12:5 Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! 12 | number_of_nest: usize, Oct 12 22:35:16.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:16.843 INFO kablam! warning: variant is never constructed: `DoubleQuote` Oct 12 22:35:16.843 INFO kablam! --> src/token.rs:25:5 Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! 25 | DoubleQuote, // " Oct 12 22:35:16.843 INFO kablam! | ^^^^^^^^^^^ Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:16.843 INFO kablam! warning: variant is never constructed: `Plus` Oct 12 22:35:16.843 INFO kablam! --> src/token.rs:38:5 Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! 38 | Plus, // + Oct 12 22:35:16.843 INFO kablam! | ^^^^ Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:16.843 INFO kablam! warning: variant is never constructed: `Minus` Oct 12 22:35:16.843 INFO kablam! --> src/token.rs:39:5 Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! 39 | Minus, // - Oct 12 22:35:16.843 INFO kablam! | ^^^^^ Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:16.843 INFO kablam! warning: variant is never constructed: `ShiftLeft` Oct 12 22:35:16.843 INFO kablam! --> src/token.rs:42:5 Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! 42 | ShiftLeft, // << Oct 12 22:35:16.843 INFO kablam! | ^^^^^^^^^ Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:16.843 INFO kablam! warning: variant is never constructed: `ShiftRight` Oct 12 22:35:16.843 INFO kablam! --> src/token.rs:43:5 Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! 43 | ShiftRight, // >> Oct 12 22:35:16.843 INFO kablam! | ^^^^^^^^^^ Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:16.843 INFO kablam! warning: variant is never constructed: `And` Oct 12 22:35:16.843 INFO kablam! --> src/token.rs:44:5 Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! 44 | And, // & Oct 12 22:35:16.843 INFO kablam! | ^^^ Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:16.843 INFO kablam! warning: variant is never constructed: `Pipe` Oct 12 22:35:16.843 INFO kablam! --> src/token.rs:45:5 Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! 45 | Pipe, // | Oct 12 22:35:16.843 INFO kablam! | ^^^^ Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:16.843 INFO kablam! warning: variant is never constructed: `Hat` Oct 12 22:35:16.843 INFO kablam! --> src/token.rs:46:5 Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! 46 | Hat, // ^ Oct 12 22:35:16.843 INFO kablam! | ^^^ Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:16.843 INFO kablam! warning: variant is never constructed: `Tilde` Oct 12 22:35:16.843 INFO kablam! --> src/token.rs:47:5 Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! 47 | Tilde, // ~ Oct 12 22:35:16.843 INFO kablam! | ^^^^^ Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:16.843 INFO kablam! warning: variant `Macro_SubModule` should have a camel case name such as `MacroSubmodule` Oct 12 22:35:16.843 INFO kablam! --> src/ast.rs:49:5 Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! 49 | Macro_SubModule(Vec), Oct 12 22:35:16.843 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:16.843 INFO kablam! | Oct 12 22:35:16.843 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 22:35:16.843 INFO kablam! Oct 12 22:35:17.255 INFO kablam! warning: field is never used: `number_of_nest` Oct 12 22:35:17.255 INFO kablam! --> src/parser.rs:12:5 Oct 12 22:35:17.255 INFO kablam! | Oct 12 22:35:17.255 INFO kablam! 12 | number_of_nest: usize, Oct 12 22:35:17.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:17.255 INFO kablam! | Oct 12 22:35:17.255 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 22:35:17.255 INFO kablam! Oct 12 22:35:17.259 INFO kablam! warning: variant `Macro_SubModule` should have a camel case name such as `MacroSubmodule` Oct 12 22:35:17.259 INFO kablam! --> src/ast.rs:49:5 Oct 12 22:35:17.263 INFO kablam! | Oct 12 22:35:17.263 INFO kablam! 49 | Macro_SubModule(Vec), Oct 12 22:35:17.263 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 22:35:17.263 INFO kablam! | Oct 12 22:35:17.263 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 12 22:35:17.263 INFO kablam! Oct 12 22:35:21.323 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.33s Oct 12 22:35:21.327 INFO kablam! su: No module specific data is present Oct 12 22:35:22.211 INFO running `"docker" "rm" "-f" "3acbb6c48872bb38503d0dad95d1c67d088f0023f792e1502a59b0243e6323ba"` Oct 12 22:35:22.524 INFO blam! 3acbb6c48872bb38503d0dad95d1c67d088f0023f792e1502a59b0243e6323ba Oct 12 22:35:22.531 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 12 22:35:22.935 INFO blam! b2e55b8fa9d40d39d06e81ffaf1505cdc1760fe06d5093c2917f6cf2dd23e59b Oct 12 22:35:22.941 INFO running `"docker" "start" "-a" "b2e55b8fa9d40d39d06e81ffaf1505cdc1760fe06d5093c2917f6cf2dd23e59b"` Oct 12 22:35:23.994 INFO kablam! usermod: no changes Oct 12 22:35:24.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 12 22:35:24.091 INFO kablam! Running /target/debug/deps/nslfmt-2485a37f7c48b095 Oct 12 22:35:24.091 INFO blam! Oct 12 22:35:24.091 INFO kablam! Running /target/debug/deps/nslfmt-59965c0e3ce8ff78 Oct 12 22:35:24.091 INFO blam! running 0 tests Oct 12 22:35:24.091 INFO blam! Oct 12 22:35:24.091 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:24.091 INFO blam! Oct 12 22:35:24.099 INFO blam! Oct 12 22:35:24.099 INFO kablam! Running /target/debug/deps/generator_test-d6eefbbe28bbff4a Oct 12 22:35:24.099 INFO blam! running 0 tests Oct 12 22:35:24.099 INFO blam! Oct 12 22:35:24.099 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:24.099 INFO blam! Oct 12 22:35:24.099 INFO blam! Oct 12 22:35:24.099 INFO blam! running 10 tests Oct 12 22:35:24.099 INFO blam! test new_by_stdout ... ok Oct 12 22:35:24.099 INFO blam! test output_declare_to_file ... ok Oct 12 22:35:24.099 INFO blam! test new_by_file ... ok Oct 12 22:35:24.099 INFO blam! test define_path ... ok Oct 12 22:35:24.099 INFO blam! test comment_00 ... ok Oct 12 22:35:24.099 INFO blam! test aware_indent_03 ... ok Oct 12 22:35:24.099 INFO blam! test parences ... ok Oct 12 22:35:24.099 INFO blam! test aware_indent_02 ... ok Oct 12 22:35:24.099 INFO blam! test aware_indent_01 ... ok Oct 12 22:35:24.107 INFO blam! test two_arguments ... ok Oct 12 22:35:24.107 INFO kablam! Running /target/debug/deps/lexer_test-ead3ea09438708d7 Oct 12 22:35:24.107 INFO blam! Oct 12 22:35:24.107 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:24.107 INFO blam! Oct 12 22:35:24.107 INFO blam! Oct 12 22:35:24.107 INFO blam! running 40 tests Oct 12 22:35:24.107 INFO blam! test declare_func_out ... ok Oct 12 22:35:24.107 INFO blam! test declare_with_input ... ok Oct 12 22:35:24.107 INFO blam! test declare_func_in ... ok Oct 12 22:35:24.107 INFO blam! test declare_04 ... ok Oct 12 22:35:24.107 INFO blam! test create_instance_with_string ... ok Oct 12 22:35:24.107 INFO blam! test braces_and_newline ... ok Oct 12 22:35:24.107 INFO blam! test create_instance_with_file ... ok Oct 12 22:35:24.107 INFO blam! test comment_00 ... ok Oct 12 22:35:24.107 INFO blam! test define_path ... ok Oct 12 22:35:24.107 INFO blam! test func_self_00 ... ok Oct 12 22:35:24.107 INFO blam! test get_token_eop ... ok Oct 12 22:35:24.107 INFO blam! test get_token_file ... ok Oct 12 22:35:24.107 INFO blam! test get_token_new_line ... ok Oct 12 22:35:24.111 INFO blam! test get_token_str ... ok Oct 12 22:35:24.111 INFO blam! test macro_define ... ok Oct 12 22:35:24.111 INFO blam! test macro_else ... ok Oct 12 22:35:24.111 INFO blam! test macro_endif ... ok Oct 12 22:35:24.111 INFO blam! test macro_ifdef ... ok Oct 12 22:35:24.111 INFO blam! test macro_ifndef ... ok Oct 12 22:35:24.111 INFO blam! test macro_include ... ok Oct 12 22:35:24.111 INFO blam! test macro_undef ... ok Oct 12 22:35:24.111 INFO blam! test module_00 ... ok Oct 12 22:35:24.111 INFO blam! test module_wire_00 ... ok Oct 12 22:35:24.111 INFO blam! test module_wire_01 ... ok Oct 12 22:35:24.111 INFO blam! test mutiline_comment_00 ... ok Oct 12 22:35:24.111 INFO blam! test mutiline_comment_01 ... ok Oct 12 22:35:24.111 INFO blam! test mutiline_comment_02 ... ok Oct 12 22:35:24.111 INFO blam! test mutiline_comment_03 ... ok Oct 12 22:35:24.111 INFO blam! test newline_in_declare_block ... ok Oct 12 22:35:24.111 INFO blam! test next_token_nl ... ok Oct 12 22:35:24.111 INFO blam! test number ... ok Oct 12 22:35:24.111 INFO blam! test number_00 ... ok Oct 12 22:35:24.111 INFO blam! test number_01 ... ok Oct 12 22:35:24.123 INFO blam! test number_02 ... ok Oct 12 22:35:24.123 INFO kablam! Running /target/debug/deps/parser_test-6d5e88b98850571f Oct 12 22:35:24.123 INFO blam! test number_03 ... ok Oct 12 22:35:24.123 INFO blam! test mem_00 ... ok Oct 12 22:35:24.123 INFO blam! test pass_newlines ... ok Oct 12 22:35:24.123 INFO blam! test proc_00 ... ok Oct 12 22:35:24.123 INFO blam! test reg_00 ... ok Oct 12 22:35:24.123 INFO blam! test state_name_00 ... ok Oct 12 22:35:24.123 INFO blam! Oct 12 22:35:24.123 INFO blam! test result: ok. 40 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:24.123 INFO blam! Oct 12 22:35:24.123 INFO blam! Oct 12 22:35:24.123 INFO blam! running 47 tests Oct 12 22:35:24.123 INFO blam! test endif_macro ... ok Oct 12 22:35:24.123 INFO blam! test end_of_program ... ok Oct 12 22:35:24.123 INFO blam! test define_macro_nl ... ok Oct 12 22:35:24.123 INFO blam! test declare_only ... ok Oct 12 22:35:24.123 INFO blam! test define_macro3 ... ok Oct 12 22:35:24.123 INFO blam! test func_in ... ok Oct 12 22:35:24.135 INFO blam! test expression_in_width_block_01 ... ok Oct 12 22:35:24.150 INFO blam! test func_self_00 ... ok Oct 12 22:35:24.150 INFO blam! test func_out_return ... ok Oct 12 22:35:24.150 INFO blam! test func_self_01 ... ok Oct 12 22:35:24.150 INFO blam! test func_self_02 ... ok Oct 12 22:35:24.150 INFO blam! test func_self_03 ... ok Oct 12 22:35:24.150 INFO blam! test expression_in_width_block_02 ... ok Oct 12 22:35:24.150 INFO blam! test if_else_end ... ok Oct 12 22:35:24.150 INFO blam! test func_in_return ... ok Oct 12 22:35:24.150 INFO blam! test include_macro ... ok Oct 12 22:35:24.156 INFO blam! test define_macro_eof ... ok Oct 12 22:35:24.156 INFO blam! test define_macro2 ... ok Oct 12 22:35:24.156 INFO blam! test mem_00 ... ok Oct 12 22:35:24.165 INFO blam! test macro_in_declare_00 ... ok Oct 12 22:35:24.165 INFO kablam! Doc-tests nslfmt Oct 12 22:35:24.165 INFO blam! test ifdef_macro ... ok Oct 12 22:35:24.165 INFO blam! test ifndef_macro ... ok Oct 12 22:35:24.165 INFO blam! test macro_in_declare_01 ... ok Oct 12 22:35:24.165 INFO blam! test module_00 ... ok Oct 12 22:35:24.165 INFO blam! test multi_bit_input ... ok Oct 12 22:35:24.165 INFO blam! test mem_01 ... ok Oct 12 22:35:24.165 INFO blam! test multi_line_comment ... ok Oct 12 22:35:24.165 INFO blam! test newline_in_declare_block ... ok Oct 12 22:35:24.165 INFO blam! test one_bit_input ... ok Oct 12 22:35:24.165 INFO blam! test mem_03 ... ok Oct 12 22:35:24.165 INFO blam! test output_inout ... ok Oct 12 22:35:24.165 INFO blam! test reg_03 ... ok Oct 12 22:35:24.165 INFO blam! test reg_04 ... ok Oct 12 22:35:24.165 INFO blam! test reg_02 ... ok Oct 12 22:35:24.165 INFO blam! test reg_01 ... ok Oct 12 22:35:24.165 INFO blam! test reg_00 ... ok Oct 12 22:35:24.165 INFO blam! test mem_02 ... ok Oct 12 22:35:24.165 INFO blam! test proc_01 ... ok Oct 12 22:35:24.165 INFO blam! test proc_00 ... ok Oct 12 22:35:24.165 INFO blam! test state_name_00 ... ok Oct 12 22:35:24.165 INFO blam! test state_name_01 ... ok Oct 12 22:35:24.165 INFO blam! test undef_macro ... ok Oct 12 22:35:24.165 INFO blam! test wire_01 ... ok Oct 12 22:35:24.165 INFO blam! test wire_02 ... ok Oct 12 22:35:24.165 INFO blam! test wire_03 ... ok Oct 12 22:35:24.165 INFO blam! test wire_04 ... ok Oct 12 22:35:24.165 INFO blam! test wire_05 ... ok Oct 12 22:35:24.165 INFO blam! Oct 12 22:35:24.165 INFO blam! test result: ok. 47 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:24.165 INFO blam! Oct 12 22:35:24.550 INFO blam! Oct 12 22:35:24.551 INFO blam! running 0 tests Oct 12 22:35:24.551 INFO blam! Oct 12 22:35:24.551 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 22:35:24.552 INFO blam! Oct 12 22:35:24.558 INFO kablam! su: No module specific data is present Oct 12 22:35:25.178 INFO running `"docker" "rm" "-f" "b2e55b8fa9d40d39d06e81ffaf1505cdc1760fe06d5093c2917f6cf2dd23e59b"` Oct 12 22:35:25.485 INFO blam! b2e55b8fa9d40d39d06e81ffaf1505cdc1760fe06d5093c2917f6cf2dd23e59b