Oct 12 02:48:46.989 INFO testing combine-language-3.0.1 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 02:48:46.989 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 02:48:47.248 INFO blam! e3b619d8423ead395a6d09f77a9232e714dec21b334ff062a3e382b8f58c57f2 Oct 12 02:48:47.254 INFO running `"docker" "start" "-a" "e3b619d8423ead395a6d09f77a9232e714dec21b334ff062a3e382b8f58c57f2"` Oct 12 02:48:47.602 INFO kablam! usermod: no changes Oct 12 02:48:47.658 INFO kablam! Compiling unicode-width v0.1.5 Oct 12 02:48:47.658 INFO kablam! Compiling bitflags v0.5.0 Oct 12 02:48:47.660 INFO kablam! Compiling ascii v0.7.1 Oct 12 02:48:47.660 INFO kablam! Compiling memchr v2.1.0 Oct 12 02:48:47.941 INFO kablam! Compiling getopts v0.2.18 Oct 12 02:48:49.013 INFO kablam! Compiling combine v3.6.0 Oct 12 02:48:49.370 INFO kablam! Compiling pulldown-cmark v0.0.8 Oct 12 02:48:51.552 INFO kablam! Compiling skeptic v0.9.0 Oct 12 02:48:53.129 INFO kablam! Compiling combine-language v3.0.1 (/source) Oct 12 02:49:11.114 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:11.114 INFO kablam! --> src/lib.rs:48:44 Oct 12 02:49:11.114 INFO kablam! | Oct 12 02:49:11.116 INFO kablam! 48 | satisfy, skip_many, skip_many1, token, try, unexpected, ConsumedResult, ParseError, Oct 12 02:49:11.116 INFO kablam! | ^^^ Oct 12 02:49:11.116 INFO kablam! | Oct 12 02:49:11.116 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:49:11.116 INFO kablam! Oct 12 02:49:11.116 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:11.116 INFO kablam! --> src/lib.rs:143:14 Oct 12 02:49:11.116 INFO kablam! | Oct 12 02:49:11.116 INFO kablam! 143 | &mut try(comment_line) Oct 12 02:49:11.116 INFO kablam! | ^^^ Oct 12 02:49:11.116 INFO kablam! Oct 12 02:49:11.116 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:11.116 INFO kablam! --> src/lib.rs:147:38 Oct 12 02:49:11.116 INFO kablam! | Oct 12 02:49:11.116 INFO kablam! 147 | let (_, mut consumed) = try!(try(&mut comment_start).parse_lazy(input).into()); Oct 12 02:49:11.116 INFO kablam! | ^^^ Oct 12 02:49:11.116 INFO kablam! Oct 12 02:49:11.116 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:11.116 INFO kablam! --> src/lib.rs:149:40 Oct 12 02:49:11.116 INFO kablam! | Oct 12 02:49:11.116 INFO kablam! 149 | match consumed.combine(|_| try(&mut comment_end).parse_lazy(input).into()) { Oct 12 02:49:11.116 INFO kablam! | ^^^ Oct 12 02:49:11.116 INFO kablam! Oct 12 02:49:11.116 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:11.116 INFO kablam! --> src/lib.rs:451:30 Oct 12 02:49:11.116 INFO kablam! | Oct 12 02:49:11.116 INFO kablam! 451 | parser: self.lex(try(string(name).skip(not_followed_by(ident_letter)))), Oct 12 02:49:11.116 INFO kablam! | ^^^ Oct 12 02:49:11.116 INFO kablam! Oct 12 02:49:11.116 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:11.116 INFO kablam! --> src/lib.rs:544:30 Oct 12 02:49:11.116 INFO kablam! | Oct 12 02:49:11.116 INFO kablam! 544 | parser: self.lex(try(string(name).skip(not_followed_by(op_letter)))), Oct 12 02:49:11.116 INFO kablam! | ^^^ Oct 12 02:49:11.116 INFO kablam! Oct 12 02:49:11.868 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.25s Oct 12 02:49:11.872 INFO kablam! su: No module specific data is present Oct 12 02:49:12.174 INFO running `"docker" "rm" "-f" "e3b619d8423ead395a6d09f77a9232e714dec21b334ff062a3e382b8f58c57f2"` Oct 12 02:49:12.256 INFO blam! e3b619d8423ead395a6d09f77a9232e714dec21b334ff062a3e382b8f58c57f2 Oct 12 02:49:12.259 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 02:49:12.492 INFO blam! 2abb4666117df4a3a938c56dd3f28d7e15fd5d9db54764e4586d9015a2517b77 Oct 12 02:49:12.497 INFO running `"docker" "start" "-a" "2abb4666117df4a3a938c56dd3f28d7e15fd5d9db54764e4586d9015a2517b77"` Oct 12 02:49:12.897 INFO kablam! usermod: no changes Oct 12 02:49:12.940 INFO kablam! Compiling combine-language v3.0.1 (/source) Oct 12 02:49:13.172 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.172 INFO kablam! --> src/lib.rs:48:44 Oct 12 02:49:13.172 INFO kablam! | Oct 12 02:49:13.172 INFO kablam! 48 | satisfy, skip_many, skip_many1, token, try, unexpected, ConsumedResult, ParseError, Oct 12 02:49:13.172 INFO kablam! | ^^^ Oct 12 02:49:13.172 INFO kablam! | Oct 12 02:49:13.172 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:49:13.172 INFO kablam! Oct 12 02:49:13.172 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.172 INFO kablam! --> src/lib.rs:143:14 Oct 12 02:49:13.172 INFO kablam! | Oct 12 02:49:13.172 INFO kablam! 143 | &mut try(comment_line) Oct 12 02:49:13.172 INFO kablam! | ^^^ Oct 12 02:49:13.173 INFO kablam! Oct 12 02:49:13.173 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.173 INFO kablam! --> src/lib.rs:147:38 Oct 12 02:49:13.173 INFO kablam! | Oct 12 02:49:13.173 INFO kablam! 147 | let (_, mut consumed) = try!(try(&mut comment_start).parse_lazy(input).into()); Oct 12 02:49:13.173 INFO kablam! | ^^^ Oct 12 02:49:13.173 INFO kablam! Oct 12 02:49:13.173 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.173 INFO kablam! --> src/lib.rs:149:40 Oct 12 02:49:13.173 INFO kablam! | Oct 12 02:49:13.173 INFO kablam! 149 | match consumed.combine(|_| try(&mut comment_end).parse_lazy(input).into()) { Oct 12 02:49:13.173 INFO kablam! | ^^^ Oct 12 02:49:13.173 INFO kablam! Oct 12 02:49:13.173 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.173 INFO kablam! --> src/lib.rs:451:30 Oct 12 02:49:13.173 INFO kablam! | Oct 12 02:49:13.173 INFO kablam! 451 | parser: self.lex(try(string(name).skip(not_followed_by(ident_letter)))), Oct 12 02:49:13.173 INFO kablam! | ^^^ Oct 12 02:49:13.173 INFO kablam! Oct 12 02:49:13.173 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.173 INFO kablam! --> src/lib.rs:544:30 Oct 12 02:49:13.173 INFO kablam! | Oct 12 02:49:13.173 INFO kablam! 544 | parser: self.lex(try(string(name).skip(not_followed_by(op_letter)))), Oct 12 02:49:13.173 INFO kablam! | ^^^ Oct 12 02:49:13.173 INFO kablam! Oct 12 02:49:13.210 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.210 INFO kablam! --> src/lib.rs:48:44 Oct 12 02:49:13.210 INFO kablam! | Oct 12 02:49:13.210 INFO kablam! 48 | satisfy, skip_many, skip_many1, token, try, unexpected, ConsumedResult, ParseError, Oct 12 02:49:13.210 INFO kablam! | ^^^ Oct 12 02:49:13.210 INFO kablam! | Oct 12 02:49:13.210 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:49:13.210 INFO kablam! Oct 12 02:49:13.211 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.211 INFO kablam! --> src/lib.rs:143:14 Oct 12 02:49:13.211 INFO kablam! | Oct 12 02:49:13.211 INFO kablam! 143 | &mut try(comment_line) Oct 12 02:49:13.211 INFO kablam! | ^^^ Oct 12 02:49:13.211 INFO kablam! Oct 12 02:49:13.211 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.211 INFO kablam! --> src/lib.rs:147:38 Oct 12 02:49:13.211 INFO kablam! | Oct 12 02:49:13.211 INFO kablam! 147 | let (_, mut consumed) = try!(try(&mut comment_start).parse_lazy(input).into()); Oct 12 02:49:13.211 INFO kablam! | ^^^ Oct 12 02:49:13.211 INFO kablam! Oct 12 02:49:13.211 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.211 INFO kablam! --> src/lib.rs:149:40 Oct 12 02:49:13.211 INFO kablam! | Oct 12 02:49:13.211 INFO kablam! 149 | match consumed.combine(|_| try(&mut comment_end).parse_lazy(input).into()) { Oct 12 02:49:13.211 INFO kablam! | ^^^ Oct 12 02:49:13.211 INFO kablam! Oct 12 02:49:13.214 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.214 INFO kablam! --> src/lib.rs:451:30 Oct 12 02:49:13.214 INFO kablam! | Oct 12 02:49:13.214 INFO kablam! 451 | parser: self.lex(try(string(name).skip(not_followed_by(ident_letter)))), Oct 12 02:49:13.214 INFO kablam! | ^^^ Oct 12 02:49:13.214 INFO kablam! Oct 12 02:49:13.214 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:13.214 INFO kablam! --> src/lib.rs:544:30 Oct 12 02:49:13.214 INFO kablam! | Oct 12 02:49:13.214 INFO kablam! 544 | parser: self.lex(try(string(name).skip(not_followed_by(op_letter)))), Oct 12 02:49:13.214 INFO kablam! | ^^^ Oct 12 02:49:13.214 INFO kablam! Oct 12 02:49:17.764 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.84s Oct 12 02:49:17.764 INFO kablam! su: No module specific data is present Oct 12 02:49:18.209 INFO running `"docker" "rm" "-f" "2abb4666117df4a3a938c56dd3f28d7e15fd5d9db54764e4586d9015a2517b77"` Oct 12 02:49:18.503 INFO blam! 2abb4666117df4a3a938c56dd3f28d7e15fd5d9db54764e4586d9015a2517b77 Oct 12 02:49:18.512 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/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 02:49:19.006 INFO blam! c1aa576ed2ccf26d30229a963463380e23168fa99213f497b16d7ab2b42ac8c8 Oct 12 02:49:19.008 INFO running `"docker" "start" "-a" "c1aa576ed2ccf26d30229a963463380e23168fa99213f497b16d7ab2b42ac8c8"` Oct 12 02:49:19.887 INFO kablam! usermod: no changes Oct 12 02:49:19.932 INFO kablam! Compiling combine-language v3.0.1 (/source) Oct 12 02:49:20.186 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.186 INFO kablam! --> src/lib.rs:48:44 Oct 12 02:49:20.186 INFO kablam! | Oct 12 02:49:20.186 INFO kablam! 48 | satisfy, skip_many, skip_many1, token, try, unexpected, ConsumedResult, ParseError, Oct 12 02:49:20.186 INFO kablam! | ^^^ Oct 12 02:49:20.186 INFO kablam! | Oct 12 02:49:20.186 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:49:20.186 INFO kablam! Oct 12 02:49:20.186 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.186 INFO kablam! --> src/lib.rs:143:14 Oct 12 02:49:20.186 INFO kablam! | Oct 12 02:49:20.186 INFO kablam! 143 | &mut try(comment_line) Oct 12 02:49:20.187 INFO kablam! | ^^^ Oct 12 02:49:20.187 INFO kablam! Oct 12 02:49:20.187 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.187 INFO kablam! --> src/lib.rs:147:38 Oct 12 02:49:20.187 INFO kablam! | Oct 12 02:49:20.187 INFO kablam! 147 | let (_, mut consumed) = try!(try(&mut comment_start).parse_lazy(input).into()); Oct 12 02:49:20.187 INFO kablam! | ^^^ Oct 12 02:49:20.187 INFO kablam! Oct 12 02:49:20.187 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.187 INFO kablam! --> src/lib.rs:149:40 Oct 12 02:49:20.187 INFO kablam! | Oct 12 02:49:20.187 INFO kablam! 149 | match consumed.combine(|_| try(&mut comment_end).parse_lazy(input).into()) { Oct 12 02:49:20.187 INFO kablam! | ^^^ Oct 12 02:49:20.187 INFO kablam! Oct 12 02:49:20.187 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.187 INFO kablam! --> src/lib.rs:451:30 Oct 12 02:49:20.187 INFO kablam! | Oct 12 02:49:20.187 INFO kablam! 451 | parser: self.lex(try(string(name).skip(not_followed_by(ident_letter)))), Oct 12 02:49:20.187 INFO kablam! | ^^^ Oct 12 02:49:20.187 INFO kablam! Oct 12 02:49:20.187 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.187 INFO kablam! --> src/lib.rs:544:30 Oct 12 02:49:20.187 INFO kablam! | Oct 12 02:49:20.187 INFO kablam! 544 | parser: self.lex(try(string(name).skip(not_followed_by(op_letter)))), Oct 12 02:49:20.187 INFO kablam! | ^^^ Oct 12 02:49:20.187 INFO kablam! Oct 12 02:49:20.244 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.244 INFO kablam! --> src/lib.rs:48:44 Oct 12 02:49:20.244 INFO kablam! | Oct 12 02:49:20.244 INFO kablam! 48 | satisfy, skip_many, skip_many1, token, try, unexpected, ConsumedResult, ParseError, Oct 12 02:49:20.244 INFO kablam! | ^^^ Oct 12 02:49:20.244 INFO kablam! | Oct 12 02:49:20.244 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 02:49:20.244 INFO kablam! Oct 12 02:49:20.244 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.244 INFO kablam! --> src/lib.rs:143:14 Oct 12 02:49:20.244 INFO kablam! | Oct 12 02:49:20.244 INFO kablam! 143 | &mut try(comment_line) Oct 12 02:49:20.244 INFO kablam! | ^^^ Oct 12 02:49:20.244 INFO kablam! Oct 12 02:49:20.244 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.244 INFO kablam! --> src/lib.rs:147:38 Oct 12 02:49:20.244 INFO kablam! | Oct 12 02:49:20.244 INFO kablam! 147 | let (_, mut consumed) = try!(try(&mut comment_start).parse_lazy(input).into()); Oct 12 02:49:20.244 INFO kablam! | ^^^ Oct 12 02:49:20.244 INFO kablam! Oct 12 02:49:20.244 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.244 INFO kablam! --> src/lib.rs:149:40 Oct 12 02:49:20.244 INFO kablam! | Oct 12 02:49:20.244 INFO kablam! 149 | match consumed.combine(|_| try(&mut comment_end).parse_lazy(input).into()) { Oct 12 02:49:20.244 INFO kablam! | ^^^ Oct 12 02:49:20.244 INFO kablam! Oct 12 02:49:20.244 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.244 INFO kablam! --> src/lib.rs:451:30 Oct 12 02:49:20.244 INFO kablam! | Oct 12 02:49:20.244 INFO kablam! 451 | parser: self.lex(try(string(name).skip(not_followed_by(ident_letter)))), Oct 12 02:49:20.244 INFO kablam! | ^^^ Oct 12 02:49:20.244 INFO kablam! Oct 12 02:49:20.244 INFO kablam! warning: use of deprecated item 'combine::try': try is a reserved keyword in Rust 2018. Use attempt instead. Oct 12 02:49:20.244 INFO kablam! --> src/lib.rs:544:30 Oct 12 02:49:20.244 INFO kablam! | Oct 12 02:49:20.244 INFO kablam! 544 | parser: self.lex(try(string(name).skip(not_followed_by(op_letter)))), Oct 12 02:49:20.244 INFO kablam! | ^^^ Oct 12 02:49:20.244 INFO kablam! Oct 12 02:49:25.793 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.89s Oct 12 02:49:25.798 INFO kablam! Running /target/debug/deps/combine_language-69d25738a60fcec2 Oct 12 02:49:25.799 INFO blam! Oct 12 02:49:25.799 INFO blam! running 11 tests Oct 12 02:49:25.806 INFO blam! test tests::char_literal ... ok Oct 12 02:49:25.806 INFO blam! test tests::integer_literal ... ok Oct 12 02:49:25.806 INFO blam! test tests::expression_error ... ok Oct 12 02:49:25.806 INFO blam! test tests::float_literal ... ok Oct 12 02:49:25.806 INFO blam! test tests::identifier ... ok Oct 12 02:49:25.808 INFO blam! test tests::expression ... ok Oct 12 02:49:25.810 INFO blam! test tests::range_operator ... ok Oct 12 02:49:25.810 INFO blam! test tests::right_assoc_expression ... ok Oct 12 02:49:25.811 INFO blam! test tests::string_literal ... ok Oct 12 02:49:25.812 INFO blam! test tests::range_identifier ... ok Oct 12 02:49:25.812 INFO blam! test tests::operator ... ok Oct 12 02:49:25.812 INFO blam! Oct 12 02:49:25.812 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:49:25.812 INFO blam! Oct 12 02:49:25.815 INFO kablam! Running /target/debug/deps/skeptic-c905f34df0cd7ab1 Oct 12 02:49:25.818 INFO blam! Oct 12 02:49:25.818 INFO blam! running 1 test Oct 12 02:49:28.315 INFO blam! test readme_0 ... ok Oct 12 02:49:28.316 INFO blam! Oct 12 02:49:28.316 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:49:28.316 INFO blam! Oct 12 02:49:28.320 INFO kablam! Doc-tests combine-language Oct 12 02:49:28.685 INFO blam! Oct 12 02:49:28.686 INFO blam! running 2 tests Oct 12 02:49:31.117 INFO blam! test src/lib.rs - expression_parser (line 831) ... ok Oct 12 02:49:32.376 INFO blam! test src/lib.rs - (line 3) ... ok Oct 12 02:49:32.377 INFO blam! Oct 12 02:49:32.377 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 02:49:32.377 INFO blam! Oct 12 02:49:32.389 INFO kablam! su: No module specific data is present Oct 12 02:49:33.828 INFO running `"docker" "rm" "-f" "c1aa576ed2ccf26d30229a963463380e23168fa99213f497b16d7ab2b42ac8c8"` Oct 12 02:49:34.164 INFO blam! c1aa576ed2ccf26d30229a963463380e23168fa99213f497b16d7ab2b42ac8c8