Oct 15 09:18:53.544 INFO testing Lapz/undisclosed against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 09:18:53.545 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 09:18:54.188 INFO blam! a38cbd23cb2c9074c9e0399edad98f6a57a8628c653d545d70e2ad52d6843b33 Oct 15 09:18:54.191 INFO running `"docker" "start" "-a" "a38cbd23cb2c9074c9e0399edad98f6a57a8628c653d545d70e2ad52d6843b33"` Oct 15 09:18:55.150 INFO kablam! usermod: no changes Oct 15 09:18:55.329 INFO kablam! Compiling underscore_vm v0.1.0 (/source/underscore_vm) Oct 15 09:18:55.333 INFO kablam! Compiling rand v0.5.0-pre.0 Oct 15 09:18:55.343 INFO kablam! Compiling underscore_util v0.1.0 (/source/underscore_util) Oct 15 09:18:55.351 INFO kablam! Compiling structopt v0.1.7 Oct 15 09:19:01.320 INFO kablam! Compiling underscore_syntax v0.1.0 (/source/underscore_syntax) Oct 15 09:19:04.190 INFO kablam! Compiling underscore_ir v0.1.0 (/source/underscore_ir) Oct 15 09:19:05.299 INFO kablam! Compiling underscore_semant v0.1.0 (/source/underscore_semant) Oct 15 09:19:05.300 INFO kablam! Compiling underscore_x86 v0.1.0 (/source/underscore_x86) Oct 15 09:19:07.313 INFO kablam! warning: unused variable: `escapes` Oct 15 09:19:07.314 INFO kablam! --> underscore_semant/src/infer/function.rs:260:21 Oct 15 09:19:07.315 INFO kablam! | Oct 15 09:19:07.315 INFO kablam! 260 | ref escapes, Oct 15 09:19:07.316 INFO kablam! | ^^^^^^^ help: try ignoring the field: `escapes: _` Oct 15 09:19:07.317 INFO kablam! | Oct 15 09:19:07.317 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:19:07.318 INFO kablam! Oct 15 09:19:07.766 INFO kablam! warning: struct is never constructed: `Program` Oct 15 09:19:07.766 INFO kablam! --> underscore_semant/src/ast/lowered.rs:8:1 Oct 15 09:19:07.766 INFO kablam! | Oct 15 09:19:07.766 INFO kablam! 8 | pub struct Program { Oct 15 09:19:07.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 09:19:07.766 INFO kablam! | Oct 15 09:19:07.766 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:19:07.766 INFO kablam! Oct 15 09:19:07.766 INFO kablam! warning: struct is never constructed: `Function` Oct 15 09:19:07.766 INFO kablam! --> underscore_semant/src/ast/lowered.rs:13:1 Oct 15 09:19:07.766 INFO kablam! | Oct 15 09:19:07.766 INFO kablam! 13 | pub struct Function { Oct 15 09:19:07.766 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:07.769 INFO kablam! Oct 15 09:19:07.769 INFO kablam! warning: struct is never constructed: `FindEscape` Oct 15 09:19:07.769 INFO kablam! --> underscore_semant/src/escape.rs:6:1 Oct 15 09:19:07.769 INFO kablam! | Oct 15 09:19:07.769 INFO kablam! 6 | pub struct FindEscape { Oct 15 09:19:07.769 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:07.769 INFO kablam! Oct 15 09:19:07.769 INFO kablam! warning: method is never used: `new` Oct 15 09:19:07.769 INFO kablam! --> underscore_semant/src/escape.rs:11:5 Oct 15 09:19:07.770 INFO kablam! | Oct 15 09:19:07.770 INFO kablam! 11 | pub fn new() -> Self { Oct 15 09:19:07.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:07.770 INFO kablam! Oct 15 09:19:07.770 INFO kablam! warning: method is never used: `find_escape` Oct 15 09:19:07.770 INFO kablam! --> underscore_semant/src/escape.rs:14:5 Oct 15 09:19:07.770 INFO kablam! | Oct 15 09:19:07.770 INFO kablam! 14 | / pub fn find_escape( Oct 15 09:19:07.770 INFO kablam! 15 | | &mut self, Oct 15 09:19:07.770 INFO kablam! 16 | | program: &mut Program, Oct 15 09:19:07.770 INFO kablam! 17 | | env: &mut Symbols<(u32, bool)>, Oct 15 09:19:07.770 INFO kablam! ... | Oct 15 09:19:07.770 INFO kablam! 22 | | Ok(()) Oct 15 09:19:07.770 INFO kablam! 23 | | } Oct 15 09:19:07.770 INFO kablam! | |_____^ Oct 15 09:19:07.770 INFO kablam! Oct 15 09:19:07.770 INFO kablam! warning: method is never used: `escape_function` Oct 15 09:19:07.770 INFO kablam! --> underscore_semant/src/escape.rs:25:5 Oct 15 09:19:07.770 INFO kablam! | Oct 15 09:19:07.770 INFO kablam! 25 | / fn escape_function( Oct 15 09:19:07.770 INFO kablam! 26 | | &mut self, Oct 15 09:19:07.770 INFO kablam! 27 | | function: &mut Spanned, Oct 15 09:19:07.770 INFO kablam! 28 | | env: &mut Symbols<(u32, bool)>, Oct 15 09:19:07.770 INFO kablam! 29 | | ) -> InferResult<()> { Oct 15 09:19:07.770 INFO kablam! 30 | | self.escape_statement(&mut function.value.body, env) Oct 15 09:19:07.770 INFO kablam! 31 | | } Oct 15 09:19:07.770 INFO kablam! | |_____^ Oct 15 09:19:07.770 INFO kablam! Oct 15 09:19:07.770 INFO kablam! warning: method is never used: `check_ident` Oct 15 09:19:07.770 INFO kablam! --> underscore_semant/src/escape.rs:33:5 Oct 15 09:19:07.770 INFO kablam! | Oct 15 09:19:07.770 INFO kablam! 33 | fn check_ident(&mut self, ident: Symbol, env: &mut Symbols<(u32, bool)>) -> InferResult<()> { Oct 15 09:19:07.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:07.770 INFO kablam! Oct 15 09:19:07.770 INFO kablam! warning: method is never used: `escape_statement` Oct 15 09:19:07.770 INFO kablam! --> underscore_semant/src/escape.rs:50:5 Oct 15 09:19:07.770 INFO kablam! | Oct 15 09:19:07.770 INFO kablam! 50 | / fn escape_statement( Oct 15 09:19:07.770 INFO kablam! 51 | | &mut self, Oct 15 09:19:07.770 INFO kablam! 52 | | statement: &mut Spanned, Oct 15 09:19:07.770 INFO kablam! 53 | | env: &mut Symbols<(u32, bool)>, Oct 15 09:19:07.770 INFO kablam! ... | Oct 15 09:19:07.770 INFO kablam! 109 | | } Oct 15 09:19:07.770 INFO kablam! 110 | | } Oct 15 09:19:07.770 INFO kablam! | |_____^ Oct 15 09:19:07.770 INFO kablam! Oct 15 09:19:07.770 INFO kablam! warning: method is never used: `escape_expression` Oct 15 09:19:07.770 INFO kablam! --> underscore_semant/src/escape.rs:112:5 Oct 15 09:19:07.770 INFO kablam! | Oct 15 09:19:07.770 INFO kablam! 112 | / fn escape_expression( Oct 15 09:19:07.770 INFO kablam! 113 | | &mut self, Oct 15 09:19:07.770 INFO kablam! 114 | | expr: &mut Spanned, Oct 15 09:19:07.770 INFO kablam! 115 | | env: &mut Symbols<(u32, bool)>, Oct 15 09:19:07.770 INFO kablam! ... | Oct 15 09:19:07.770 INFO kablam! 193 | | } Oct 15 09:19:07.770 INFO kablam! 194 | | } Oct 15 09:19:07.770 INFO kablam! | |_____^ Oct 15 09:19:07.770 INFO kablam! Oct 15 09:19:07.770 INFO kablam! warning: method is never used: `check_var` Oct 15 09:19:07.770 INFO kablam! --> underscore_semant/src/escape.rs:196:5 Oct 15 09:19:07.770 INFO kablam! | Oct 15 09:19:07.770 INFO kablam! 196 | fn check_var(&mut self, var: &Spanned, env: &mut Symbols<(u32, bool)>) -> InferResult<()> { Oct 15 09:19:07.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:07.770 INFO kablam! Oct 15 09:19:12.195 INFO kablam! Compiling underscore v0.1.0 (/source/underscore) Oct 15 09:19:13.255 INFO kablam! warning: unused `#[macro_use]` import Oct 15 09:19:13.255 INFO kablam! --> underscore/src/main.rs:8:1 Oct 15 09:19:13.255 INFO kablam! | Oct 15 09:19:13.255 INFO kablam! 8 | #[macro_use] Oct 15 09:19:13.255 INFO kablam! | ^^^^^^^^^^^^ Oct 15 09:19:13.255 INFO kablam! | Oct 15 09:19:13.255 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:19:13.255 INFO kablam! Oct 15 09:19:15.480 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.31s Oct 15 09:19:15.492 INFO kablam! su: No module specific data is present Oct 15 09:19:16.224 INFO running `"docker" "rm" "-f" "a38cbd23cb2c9074c9e0399edad98f6a57a8628c653d545d70e2ad52d6843b33"` Oct 15 09:19:16.387 INFO blam! a38cbd23cb2c9074c9e0399edad98f6a57a8628c653d545d70e2ad52d6843b33 Oct 15 09:19:16.396 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 09:19:16.740 INFO blam! f50a69096bd0b46bd2828978fb5c178f74ecab631a95247a41c1494efd8b93c1 Oct 15 09:19:16.747 INFO running `"docker" "start" "-a" "f50a69096bd0b46bd2828978fb5c178f74ecab631a95247a41c1494efd8b93c1"` Oct 15 09:19:17.322 INFO kablam! usermod: no changes Oct 15 09:19:17.412 INFO kablam! Compiling underscore_vm v0.1.0 (/source/underscore_vm) Oct 15 09:19:17.419 INFO kablam! Compiling underscore_util v0.1.0 (/source/underscore_util) Oct 15 09:19:17.419 INFO kablam! Compiling underscore_syntax v0.1.0 (/source/underscore_syntax) Oct 15 09:19:17.419 INFO kablam! Compiling underscore_ir v0.1.0 (/source/underscore_ir) Oct 15 09:19:17.419 INFO kablam! Compiling underscore_semant v0.1.0 (/source/underscore_semant) Oct 15 09:19:17.419 INFO kablam! Compiling underscore_x86 v0.1.0 (/source/underscore_x86) Oct 15 09:19:17.419 INFO kablam! Compiling underscore v0.1.0 (/source/underscore) Oct 15 09:19:20.083 INFO kablam! warning: unused `#[macro_use]` import Oct 15 09:19:20.083 INFO kablam! --> underscore/src/main.rs:8:1 Oct 15 09:19:20.083 INFO kablam! | Oct 15 09:19:20.083 INFO kablam! 8 | #[macro_use] Oct 15 09:19:20.083 INFO kablam! | ^^^^^^^^^^^^ Oct 15 09:19:20.083 INFO kablam! | Oct 15 09:19:20.083 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 09:19:20.083 INFO kablam! Oct 15 09:19:20.472 INFO kablam! warning: unused variable: `escapes` Oct 15 09:19:20.472 INFO kablam! --> underscore_semant/src/infer/function.rs:260:21 Oct 15 09:19:20.472 INFO kablam! | Oct 15 09:19:20.472 INFO kablam! 260 | ref escapes, Oct 15 09:19:20.472 INFO kablam! | ^^^^^^^ help: try ignoring the field: `escapes: _` Oct 15 09:19:20.472 INFO kablam! | Oct 15 09:19:20.472 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 09:19:20.472 INFO kablam! Oct 15 09:19:20.749 INFO kablam! warning: struct is never constructed: `Program` Oct 15 09:19:20.749 INFO kablam! --> underscore_semant/src/ast/lowered.rs:8:1 Oct 15 09:19:20.749 INFO kablam! | Oct 15 09:19:20.749 INFO kablam! 8 | pub struct Program { Oct 15 09:19:20.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 09:19:20.749 INFO kablam! | Oct 15 09:19:20.749 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 09:19:20.749 INFO kablam! Oct 15 09:19:20.749 INFO kablam! warning: struct is never constructed: `Function` Oct 15 09:19:20.749 INFO kablam! --> underscore_semant/src/ast/lowered.rs:13:1 Oct 15 09:19:20.749 INFO kablam! | Oct 15 09:19:20.749 INFO kablam! 13 | pub struct Function { Oct 15 09:19:20.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:20.749 INFO kablam! Oct 15 09:19:20.749 INFO kablam! warning: struct is never constructed: `FindEscape` Oct 15 09:19:20.749 INFO kablam! --> underscore_semant/src/escape.rs:6:1 Oct 15 09:19:20.749 INFO kablam! | Oct 15 09:19:20.749 INFO kablam! 6 | pub struct FindEscape { Oct 15 09:19:20.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:20.749 INFO kablam! Oct 15 09:19:20.749 INFO kablam! warning: method is never used: `new` Oct 15 09:19:20.749 INFO kablam! --> underscore_semant/src/escape.rs:11:5 Oct 15 09:19:20.749 INFO kablam! | Oct 15 09:19:20.749 INFO kablam! 11 | pub fn new() -> Self { Oct 15 09:19:20.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:20.749 INFO kablam! Oct 15 09:19:20.749 INFO kablam! warning: method is never used: `find_escape` Oct 15 09:19:20.749 INFO kablam! --> underscore_semant/src/escape.rs:14:5 Oct 15 09:19:20.749 INFO kablam! | Oct 15 09:19:20.749 INFO kablam! 14 | / pub fn find_escape( Oct 15 09:19:20.749 INFO kablam! 15 | | &mut self, Oct 15 09:19:20.749 INFO kablam! 16 | | program: &mut Program, Oct 15 09:19:20.749 INFO kablam! 17 | | env: &mut Symbols<(u32, bool)>, Oct 15 09:19:20.749 INFO kablam! ... | Oct 15 09:19:20.749 INFO kablam! 22 | | Ok(()) Oct 15 09:19:20.749 INFO kablam! 23 | | } Oct 15 09:19:20.749 INFO kablam! | |_____^ Oct 15 09:19:20.749 INFO kablam! Oct 15 09:19:20.749 INFO kablam! warning: method is never used: `escape_function` Oct 15 09:19:20.749 INFO kablam! --> underscore_semant/src/escape.rs:25:5 Oct 15 09:19:20.749 INFO kablam! | Oct 15 09:19:20.749 INFO kablam! 25 | / fn escape_function( Oct 15 09:19:20.749 INFO kablam! 26 | | &mut self, Oct 15 09:19:20.749 INFO kablam! 27 | | function: &mut Spanned, Oct 15 09:19:20.749 INFO kablam! 28 | | env: &mut Symbols<(u32, bool)>, Oct 15 09:19:20.749 INFO kablam! 29 | | ) -> InferResult<()> { Oct 15 09:19:20.749 INFO kablam! 30 | | self.escape_statement(&mut function.value.body, env) Oct 15 09:19:20.749 INFO kablam! 31 | | } Oct 15 09:19:20.749 INFO kablam! | |_____^ Oct 15 09:19:20.749 INFO kablam! Oct 15 09:19:20.749 INFO kablam! warning: method is never used: `check_ident` Oct 15 09:19:20.749 INFO kablam! --> underscore_semant/src/escape.rs:33:5 Oct 15 09:19:20.749 INFO kablam! | Oct 15 09:19:20.749 INFO kablam! 33 | fn check_ident(&mut self, ident: Symbol, env: &mut Symbols<(u32, bool)>) -> InferResult<()> { Oct 15 09:19:20.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:20.749 INFO kablam! Oct 15 09:19:20.749 INFO kablam! warning: method is never used: `escape_statement` Oct 15 09:19:20.749 INFO kablam! --> underscore_semant/src/escape.rs:50:5 Oct 15 09:19:20.749 INFO kablam! | Oct 15 09:19:20.749 INFO kablam! 50 | / fn escape_statement( Oct 15 09:19:20.749 INFO kablam! 51 | | &mut self, Oct 15 09:19:20.749 INFO kablam! 52 | | statement: &mut Spanned, Oct 15 09:19:20.749 INFO kablam! 53 | | env: &mut Symbols<(u32, bool)>, Oct 15 09:19:20.749 INFO kablam! ... | Oct 15 09:19:20.749 INFO kablam! 109 | | } Oct 15 09:19:20.749 INFO kablam! 110 | | } Oct 15 09:19:20.750 INFO kablam! | |_____^ Oct 15 09:19:20.750 INFO kablam! Oct 15 09:19:20.750 INFO kablam! warning: method is never used: `escape_expression` Oct 15 09:19:20.750 INFO kablam! --> underscore_semant/src/escape.rs:112:5 Oct 15 09:19:20.750 INFO kablam! | Oct 15 09:19:20.750 INFO kablam! 112 | / fn escape_expression( Oct 15 09:19:20.750 INFO kablam! 113 | | &mut self, Oct 15 09:19:20.750 INFO kablam! 114 | | expr: &mut Spanned, Oct 15 09:19:20.750 INFO kablam! 115 | | env: &mut Symbols<(u32, bool)>, Oct 15 09:19:20.750 INFO kablam! ... | Oct 15 09:19:20.750 INFO kablam! 193 | | } Oct 15 09:19:20.750 INFO kablam! 194 | | } Oct 15 09:19:20.750 INFO kablam! | |_____^ Oct 15 09:19:20.750 INFO kablam! Oct 15 09:19:20.750 INFO kablam! warning: method is never used: `check_var` Oct 15 09:19:20.750 INFO kablam! --> underscore_semant/src/escape.rs:196:5 Oct 15 09:19:20.750 INFO kablam! | Oct 15 09:19:20.750 INFO kablam! 196 | fn check_var(&mut self, var: &Spanned, env: &mut Symbols<(u32, bool)>) -> InferResult<()> { Oct 15 09:19:20.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:20.750 INFO kablam! Oct 15 09:19:21.145 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.79s Oct 15 09:19:21.153 INFO kablam! su: No module specific data is present Oct 15 09:19:21.487 INFO running `"docker" "rm" "-f" "f50a69096bd0b46bd2828978fb5c178f74ecab631a95247a41c1494efd8b93c1"` Oct 15 09:19:21.577 INFO blam! f50a69096bd0b46bd2828978fb5c178f74ecab631a95247a41c1494efd8b93c1 Oct 15 09:19:21.579 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 09:19:21.764 INFO blam! 0b19781652b9655ee2285d493005d9161a137fa1d6da2e5e3ef57143067cfd3b Oct 15 09:19:21.766 INFO running `"docker" "start" "-a" "0b19781652b9655ee2285d493005d9161a137fa1d6da2e5e3ef57143067cfd3b"` Oct 15 09:19:22.330 INFO kablam! usermod: no changes Oct 15 09:19:22.460 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 09:19:22.464 INFO kablam! Running /target/debug/deps/underscore-035451fb95bc6636 Oct 15 09:19:22.466 INFO blam! Oct 15 09:19:22.466 INFO blam! running 0 tests Oct 15 09:19:22.467 INFO blam! Oct 15 09:19:22.467 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:22.467 INFO blam! Oct 15 09:19:22.468 INFO kablam! Running /target/debug/deps/underscore_test-c878c71b62261ace Oct 15 09:19:25.091 INFO blam! Pass:0 Fail:0 Oct 15 09:19:25.195 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 09:19:25.210 INFO kablam! Running `/target/debug/underscore ../tests/fail/index.us` Oct 15 09:19:25.213 INFO blam! error:  Cannot index type `tvar0`  Oct 15 09:19:25.213 INFO blam! 2 |  let a = 10; Oct 15 09:19:25.214 INFO blam! 3 |  a[10]; // Expect : Cannot index type `i32` Oct 15 09:19:25.214 INFO blam! |  ^^ Oct 15 09:19:25.214 INFO blam! 4 | } Oct 15 09:19:25.335 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 09:19:25.347 INFO kablam! Running `/target/debug/underscore ../tests/fail/field_access.us` Oct 15 09:19:25.355 INFO blam! error: struct `List` doesn't have a field named `ass` Oct 15 09:19:25.355 INFO blam! 12 |  Oct 15 09:19:25.355 INFO blam! 13 |  return list.ass; // Expect : struct `List` doesn't have a field named `ass` Oct 15 09:19:25.358 INFO blam! |  ^^^^^^^^^ Oct 15 09:19:25.359 INFO blam! 14 | } Oct 15 09:19:25.626 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 09:19:25.628 INFO kablam! Running `/target/debug/underscore ../tests/fail/not_struct_alias.us` Oct 15 09:19:25.635 INFO blam! error: `char`is not a struct Oct 15 09:19:25.635 INFO blam! 8 | fn main() -> List { Oct 15 09:19:25.636 INFO blam! 9 |  let list = char { Oct 15 09:19:25.636 INFO blam! |  ^^^^^ Oct 15 09:19:25.636 INFO blam! 10 |  head:10, Oct 15 09:19:25.636 INFO blam! 11 |  body:nil Oct 15 09:19:25.786 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 09:19:25.801 INFO kablam! Running `/target/debug/underscore ../tests/fail/cast_struct.us` Oct 15 09:19:25.807 INFO blam! error: Cannot cast `List` to type `i32` Oct 15 09:19:25.807 INFO blam! 12 |  Oct 15 09:19:25.807 INFO blam! 13 |  list as i32; // Expect : Cannot cast `List` to type `i32` Oct 15 09:19:25.807 INFO blam! |  ^^^^^^^^^^^^ Oct 15 09:19:25.807 INFO blam! 14 | } Oct 15 09:19:25.996 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 09:19:26.019 INFO kablam! Running `/target/debug/underscore ../tests/fail/many_fields.us` Oct 15 09:19:26.019 INFO blam! error: `ad` is not a member of `List`  Oct 15 09:19:26.019 INFO blam! 14 |  head:10, Oct 15 09:19:26.019 INFO blam! 15 |  ad:10, Oct 15 09:19:26.019 INFO blam! |  ^^^ Oct 15 09:19:26.019 INFO blam! 16 |  hea:10 Oct 15 09:19:26.019 INFO blam! 17 |  }; Oct 15 09:19:26.019 INFO blam! error: struct `List` has too many fields Oct 15 09:19:26.019 INFO blam! 12 | fn main() -> List { Oct 15 09:19:26.019 INFO blam! 13 |  let list = List { Oct 15 09:19:26.019 INFO blam! |  ^^^^^^ Oct 15 09:19:26.019 INFO blam! 14 |  head:10, Oct 15 09:19:26.019 INFO blam! | ^^^^^^^^^^^^^^^^ Oct 15 09:19:26.019 INFO blam! 15 |  ad:10, Oct 15 09:19:26.019 INFO blam! | ^^^^^^^^^^^^^^ Oct 15 09:19:26.019 INFO blam! 16 |  hea:10 Oct 15 09:19:26.019 INFO blam! | ^^^^^^^^^^^^^^ Oct 15 09:19:26.020 INFO blam! 17 |  }; Oct 15 09:19:26.020 INFO blam! | ^^^^^ Oct 15 09:19:26.020 INFO blam! 18 |  Oct 15 09:19:26.020 INFO blam! 19 |  list; // Expect : `ad` is not a member of `List` Oct 15 09:19:26.198 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 09:19:26.210 INFO kablam! Running `/target/debug/underscore ../tests/fail/dif_sizes.us` Oct 15 09:19:26.213 INFO blam! error: Cannot unify `u8` vs `i32` Oct 15 09:19:26.213 INFO blam! 1 | fn main(a:i32) -> u8 { Oct 15 09:19:26.213 INFO blam! |  ^ Oct 15 09:19:26.213 INFO blam! 2 |  return a; // Expect : Cannot unify `u8` vs `i32` Oct 15 09:19:26.213 INFO blam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:26.213 INFO blam! 3 | } Oct 15 09:19:26.213 INFO blam! | ^ Oct 15 09:19:26.391 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 09:19:26.403 INFO kablam! Running `/target/debug/underscore ../tests/fail/braces.us` Oct 15 09:19:26.406 INFO blam! error: No rules expected 'EOF'  Oct 15 09:19:26.406 INFO blam! 1 | fn main() { Oct 15 09:19:26.406 INFO blam! | ^ Oct 15 09:19:26.539 INFO blam! error: Cannot unify `tvar1` vs `str` Oct 15 09:19:26.539 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 09:19:26.539 INFO blam! 2 |  let a = 10; Oct 15 09:19:26.539 INFO kablam! Running `/target/debug/underscore ../tests/fail/declare_change.us` Oct 15 09:19:26.539 INFO blam! 3 |  a = "a"; // Expect : Cannot unify `i32` vs `str` Oct 15 09:19:26.539 INFO blam! |  ^^^^^^^^ Oct 15 09:19:26.539 INFO blam! 4 | } Oct 15 09:19:26.656 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 09:19:26.669 INFO kablam! Running `/target/debug/underscore ../tests/fail/add_int_str.us` Oct 15 09:19:26.672 INFO blam! error: Cannot unify `tvar0` vs `str` Oct 15 09:19:26.672 INFO blam! 1 | fn main() { Oct 15 09:19:26.672 INFO blam! 2 |  10 + "12"; // Expect : Cannot unify `i32` vs `str` Oct 15 09:19:26.673 INFO blam! |  ^^^^^^^^^^ Oct 15 09:19:26.673 INFO blam! 3 | } Oct 15 09:19:26.827 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 09:19:26.828 INFO kablam! Running `/target/debug/underscore ../tests/fail/gen_struct_Infer_mismatch.us` Oct 15 09:19:26.842 INFO blam! error: Cannot unify `List` vs `nil` Oct 15 09:19:26.842 INFO blam! 8 |  Oct 15 09:19:26.842 INFO blam! 9 | fn main() -> List { Oct 15 09:19:26.842 INFO blam! |  ^ Oct 15 09:19:26.842 INFO blam! 10 |  let list = List{ Oct 15 09:19:26.842 INFO blam! | ^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:26.842 INFO blam! 11 |  head:10, Oct 15 09:19:26.842 INFO blam! | ^^^^^^^^^^^^^^^^ Oct 15 09:19:26.842 INFO blam! 12 |  body:10 Oct 15 09:19:26.842 INFO blam! | ^^^^^^^^^^^^^^^ Oct 15 09:19:26.842 INFO blam! 13 |  }; Oct 15 09:19:26.842 INFO blam! | ^^^^^^ Oct 15 09:19:26.842 INFO blam! 14 |  Oct 15 09:19:26.842 INFO blam! 15 |  list; // Expect : Cannot unify `List` vs `nil` Oct 15 09:19:26.842 INFO blam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:26.842 INFO blam! 16 | } Oct 15 09:19:26.842 INFO blam! | ^ Oct 15 09:19:26.962 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 09:19:26.978 INFO kablam! Running `/target/debug/underscore ../tests/fail/resolver.us` Oct 15 09:19:26.978 INFO blam! error: `main ` is defined twice Oct 15 09:19:26.978 INFO blam! 20 |  Oct 15 09:19:26.978 INFO blam! 21 | fn main() -> List { Oct 15 09:19:26.978 INFO blam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:26.978 INFO blam! 22 |  let list = List { Oct 15 09:19:26.978 INFO blam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:26.978 INFO blam! 23 |  head:10, Oct 15 09:19:26.978 INFO blam! | ^^^^^^^^^^^^^^^^ Oct 15 09:19:26.978 INFO blam! 24 |  body:nil Oct 15 09:19:26.978 INFO blam! | ^^^^^^^^^^^^^^^^ Oct 15 09:19:26.978 INFO blam! 25 |  } ; Oct 15 09:19:26.978 INFO blam! | ^^^^^^^ Oct 15 09:19:26.978 INFO blam! 26 |  Oct 15 09:19:26.979 INFO blam! 27 |  return list; Oct 15 09:19:26.979 INFO blam! | ^^^^^^^^^^^^^^^^ Oct 15 09:19:26.979 INFO blam! 28 | } Oct 15 09:19:26.979 INFO blam! | ^ Oct 15 09:19:26.979 INFO blam! 29 |  Oct 15 09:19:26.979 INFO blam! 30 |  Oct 15 09:19:27.108 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 09:19:27.125 INFO kablam! Running `/target/debug/underscore ../tests/fail/invalid_escape.us` Oct 15 09:19:27.126 INFO blam! error: Invalid escape Oct 15 09:19:27.126 INFO blam! 1 | fn main() { Oct 15 09:19:27.126 INFO blam! 2 |  "a\a"; Oct 15 09:19:27.126 INFO blam! |  ^^ Oct 15 09:19:27.130 INFO blam! 3 | } Oct 15 09:19:27.130 INFO blam! 4 | // Expect : Invalid escape Oct 15 09:19:27.263 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 09:19:27.275 INFO kablam! Running `/target/debug/underscore ../tests/fail/not_struct.us` Oct 15 09:19:27.286 INFO blam! error: Undefined struct `a`  Oct 15 09:19:27.286 INFO blam! 12 | fn main(a:str,b:T) -> List { Oct 15 09:19:27.286 INFO blam! 13 |  a { Oct 15 09:19:27.286 INFO blam! |  ^^ Oct 15 09:19:27.286 INFO blam! 14 |  val:12, Oct 15 09:19:27.286 INFO blam! 15 |  head:nil Oct 15 09:19:27.438 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 09:19:27.441 INFO kablam! Running `/target/debug/underscore ../tests/fail/not_poly_struct.us` Oct 15 09:19:27.451 INFO blam! error: Type `a` is not polymorphic Oct 15 09:19:27.451 INFO blam! 2 |  Oct 15 09:19:27.451 INFO blam! 3 | fn main() -> a { Oct 15 09:19:27.451 INFO blam! |  ^^ Oct 15 09:19:27.451 INFO blam! 4 |  let list = List { Oct 15 09:19:27.451 INFO blam! 5 |  head:10, Oct 15 09:19:27.596 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 09:19:27.609 INFO kablam! Running `/target/debug/underscore ../tests/fail/few_fields.us` Oct 15 09:19:27.612 INFO blam! error: struct `List` is missing fields Oct 15 09:19:27.613 INFO blam! 6 | fn main() -> List { Oct 15 09:19:27.613 INFO blam! 7 |  let list = List { Oct 15 09:19:27.613 INFO blam! |  ^^^^^^ Oct 15 09:19:27.613 INFO blam! 8 |  head:10 Oct 15 09:19:27.614 INFO blam! | ^^^^^^^^^^^^^^^ Oct 15 09:19:27.614 INFO blam! 9 |  }; Oct 15 09:19:27.614 INFO blam! | ^^^^^ Oct 15 09:19:27.614 INFO blam! 10 |  Oct 15 09:19:27.615 INFO blam! 11 |  list; // Expect : struct `List` is missing fields Oct 15 09:19:27.740 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 09:19:27.746 INFO kablam! Running `/target/debug/underscore ../tests/fail/not_poly_instance.us` Oct 15 09:19:27.749 INFO blam! error: `a` is not polymorphic and cannot be instantiated Oct 15 09:19:27.749 INFO blam! 8 | fn main() -> List { Oct 15 09:19:27.749 INFO blam! 9 |  let list = a:: { Oct 15 09:19:27.750 INFO blam! |  ^^ Oct 15 09:19:27.750 INFO blam! 10 |  head:10, Oct 15 09:19:27.750 INFO blam! 11 |  body:10 Oct 15 09:19:27.927 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 09:19:27.931 INFO kablam! Running `/target/debug/underscore ../tests/fail/not_poly.us` Oct 15 09:19:27.935 INFO blam! error: Type `List2` is not polymorphic Oct 15 09:19:27.939 INFO blam! 11 |  Oct 15 09:19:27.939 INFO blam! 12 | fn main() -> List2 { Oct 15 09:19:27.939 INFO blam! |  ^^^^^^ Oct 15 09:19:27.939 INFO blam! 13 |  let list = List { Oct 15 09:19:27.939 INFO blam! 14 |  head:10, Oct 15 09:19:28.168 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 09:19:28.180 INFO kablam! Running `/target/debug/underscore ../tests/fail/if_cond.us` Oct 15 09:19:28.183 INFO blam! error: Cannot unify `bool` vs `str` Oct 15 09:19:28.183 INFO blam! 1 | fn main() { Oct 15 09:19:28.183 INFO blam! 2 |  if "a" { // Expect : Cannot unify `bool` vs `str` Oct 15 09:19:28.183 INFO blam! |  ^^^^ Oct 15 09:19:28.184 INFO blam! 3 |  Oct 15 09:19:28.184 INFO blam! 4 |  } Oct 15 09:19:28.373 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 09:19:28.386 INFO kablam! Running `/target/debug/underscore ../tests/fail/arg_mismatch_inst.us` Oct 15 09:19:28.389 INFO blam! error: Expected `1` args found `2`  Oct 15 09:19:28.389 INFO blam! 6 |  Oct 15 09:19:28.389 INFO blam! 7 |  id::(10,20); // Expect : Expected `1` args found `2` Oct 15 09:19:28.389 INFO blam! |  ^^^^^^^^^ Oct 15 09:19:28.389 INFO blam! 8 | } Oct 15 09:19:28.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s Oct 15 09:19:28.540 INFO kablam! Running `/target/debug/underscore ../tests/fail/unique_tys.us` Oct 15 09:19:28.546 INFO blam! error: struct `List` != struct `List2` Oct 15 09:19:28.546 INFO blam! 11 |  Oct 15 09:19:28.546 INFO blam! 12 | fn main() -> List { Oct 15 09:19:28.546 INFO blam! |  ^ Oct 15 09:19:28.546 INFO blam! 13 |  let list = List2 { Oct 15 09:19:28.546 INFO blam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 15 09:19:28.546 INFO blam! 14 |  head:10, Oct 15 09:19:28.546 INFO blam! | ^^^^^^^^^^^^^^^^ Oct 15 09:19:28.546 INFO blam! 15 |  body:nil Oct 15 09:19:28.546 INFO blam! | ^^^^^^^^^^^^^^^^ Oct 15 09:19:28.546 INFO blam! 16 |  }; Oct 15 09:19:28.546 INFO blam! | ^^^^^^ Oct 15 09:19:28.546 INFO blam! 17 |  Oct 15 09:19:28.546 INFO blam! 18 |  return list; Oct 15 09:19:28.546 INFO blam! | ^^^^^^^^^^^^^^^^ Oct 15 09:19:28.546 INFO blam! 19 | } Oct 15 09:19:28.546 INFO blam! | ^ Oct 15 09:19:28.546 INFO blam! 20 |  Oct 15 09:19:28.546 INFO blam! 21 |  // Expect : struct `List` != struct `List2` Oct 15 09:19:28.758 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.09s Oct 15 09:19:28.777 INFO kablam! Running `/target/debug/underscore ../tests/fail/unary.us` Oct 15 09:19:28.780 INFO blam! error: Cannot use `-` operator on type `str` Oct 15 09:19:28.780 INFO blam! 1 | fn main() -> bool { Oct 15 09:19:28.780 INFO blam! 2 |  -"A"; Oct 15 09:19:28.780 INFO blam! |  ^^^^ Oct 15 09:19:28.780 INFO blam! 3 | } Oct 15 09:19:28.780 INFO blam! 4 |  Oct 15 09:19:28.948 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 15 09:19:28.953 INFO kablam! Running `/target/debug/underscore ../tests/fail/type_eqivilance.us` Oct 15 09:19:28.956 INFO blam! error: struct `List` != struct `List2` Oct 15 09:19:28.956 INFO blam! 9 |  Oct 15 09:19:28.956 INFO blam! 10 | fn main(a:str) -> List { Oct 15 09:19:28.956 INFO blam! |  ^ Oct 15 09:19:28.956 INFO blam! 11 |  return List2{ Oct 15 09:19:28.956 INFO blam! | ^^^^^^^^^^^^^^^^^ Oct 15 09:19:28.956 INFO blam! 12 |  val:10, Oct 15 09:19:28.957 INFO blam! | ^^^^^^^^^^^^^^^ Oct 15 09:19:28.957 INFO blam! 13 |  head:nil Oct 15 09:19:28.957 INFO blam! | ^^^^^^^^^^^^^^^^ Oct 15 09:19:28.957 INFO blam! 14 |  }; Oct 15 09:19:28.957 INFO blam! | ^^^^^^ Oct 15 09:19:28.957 INFO blam! 15 | } Oct 15 09:19:28.957 INFO blam! | ^ Oct 15 09:19:28.957 INFO blam! 16 |  Oct 15 09:19:28.957 INFO blam! 17 |  // Expect : struct `List` != struct `List2` Oct 15 09:19:29.206 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 15 09:19:29.218 INFO kablam! Running `/target/debug/underscore ../tests/fail/arg_mismatch_no_inst.us` Oct 15 09:19:29.221 INFO blam! error: Expected `1` args found `0`  Oct 15 09:19:29.221 INFO blam! 6 |  Oct 15 09:19:29.221 INFO blam! 7 |  id(); // Expect : Expected `1` args found `0` Oct 15 09:19:29.221 INFO blam! |  ^^^ Oct 15 09:19:29.221 INFO blam! 8 | } Oct 15 09:19:29.227 INFO kablam! Running /target/debug/deps/underscore_ir-8777ea88a5532a04 Oct 15 09:19:29.229 INFO blam! Oct 15 09:19:29.229 INFO blam! running 0 tests Oct 15 09:19:29.229 INFO blam! Oct 15 09:19:29.229 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:29.229 INFO blam! Oct 15 09:19:29.230 INFO kablam! Running /target/debug/deps/underscore_semant-60358acbf04849d3 Oct 15 09:19:29.232 INFO blam! Oct 15 09:19:29.232 INFO blam! running 0 tests Oct 15 09:19:29.232 INFO blam! Oct 15 09:19:29.232 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:29.232 INFO blam! Oct 15 09:19:29.233 INFO kablam! Running /target/debug/deps/underscore_syntax-4690f0d80bf1513a Oct 15 09:19:29.235 INFO blam! Oct 15 09:19:29.235 INFO blam! running 0 tests Oct 15 09:19:29.235 INFO blam! Oct 15 09:19:29.235 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:29.235 INFO blam! Oct 15 09:19:29.236 INFO kablam! Running /target/debug/deps/underscore_util-a500ac93838e73ed Oct 15 09:19:29.237 INFO blam! Oct 15 09:19:29.237 INFO blam! running 0 tests Oct 15 09:19:29.238 INFO blam! Oct 15 09:19:29.238 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:29.238 INFO blam! Oct 15 09:19:29.239 INFO kablam! Running /target/debug/deps/underscore_vm-b6c46d4f89210121 Oct 15 09:19:29.240 INFO blam! Oct 15 09:19:29.240 INFO blam! running 1 test Oct 15 09:19:29.241 INFO blam! test chunk::test::it_work ... ok Oct 15 09:19:29.241 INFO blam! Oct 15 09:19:29.241 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:29.241 INFO blam! Oct 15 09:19:29.242 INFO kablam! Running /target/debug/deps/underscore_x86-173e2d9ec1b24cee Oct 15 09:19:29.248 INFO blam! Oct 15 09:19:29.248 INFO blam! running 0 tests Oct 15 09:19:29.248 INFO blam! Oct 15 09:19:29.248 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:29.248 INFO blam! Oct 15 09:19:29.248 INFO kablam! Doc-tests underscore_vm Oct 15 09:19:30.026 INFO blam! Oct 15 09:19:30.026 INFO blam! running 0 tests Oct 15 09:19:30.026 INFO blam! Oct 15 09:19:30.026 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:30.026 INFO blam! Oct 15 09:19:30.033 INFO kablam! Doc-tests underscore_x86 Oct 15 09:19:31.148 INFO blam! Oct 15 09:19:31.148 INFO blam! running 0 tests Oct 15 09:19:31.149 INFO blam! Oct 15 09:19:31.149 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:31.149 INFO blam! Oct 15 09:19:31.154 INFO kablam! Doc-tests underscore_ir Oct 15 09:19:32.235 INFO blam! Oct 15 09:19:32.235 INFO blam! running 0 tests Oct 15 09:19:32.235 INFO blam! Oct 15 09:19:32.235 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:32.235 INFO blam! Oct 15 09:19:32.247 INFO kablam! Doc-tests underscore_syntax Oct 15 09:19:33.162 INFO blam! Oct 15 09:19:33.163 INFO blam! running 0 tests Oct 15 09:19:33.163 INFO blam! Oct 15 09:19:33.163 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:33.163 INFO blam! Oct 15 09:19:33.179 INFO kablam! Doc-tests underscore_semant Oct 15 09:19:34.329 INFO blam! Oct 15 09:19:34.329 INFO blam! running 0 tests Oct 15 09:19:34.329 INFO blam! Oct 15 09:19:34.329 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:34.329 INFO blam! Oct 15 09:19:34.337 INFO kablam! Doc-tests underscore_util Oct 15 09:19:35.107 INFO blam! Oct 15 09:19:35.107 INFO blam! running 0 tests Oct 15 09:19:35.107 INFO blam! Oct 15 09:19:35.107 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 09:19:35.107 INFO blam! Oct 15 09:19:35.115 INFO kablam! su: No module specific data is present Oct 15 09:19:35.946 INFO running `"docker" "rm" "-f" "0b19781652b9655ee2285d493005d9161a137fa1d6da2e5e3ef57143067cfd3b"` Oct 15 09:19:36.203 INFO blam! 0b19781652b9655ee2285d493005d9161a137fa1d6da2e5e3ef57143067cfd3b