Oct 16 10:32:48.374 INFO testing gearley-0.0.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 10:32:48.376 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 10:32:48.801 INFO blam! dbc50f1c27590bdbaefc34e6d081aaf8e1401848d85efa8c4342da1b73fcbbc5 Oct 16 10:32:48.819 INFO running `"docker" "start" "-a" "dbc50f1c27590bdbaefc34e6d081aaf8e1401848d85efa8c4342da1b73fcbbc5"` Oct 16 10:32:50.011 INFO kablam! usermod: no changes Oct 16 10:32:50.067 INFO kablam! Compiling optional v0.0.13 Oct 16 10:32:50.073 INFO kablam! Compiling ref_slice v1.1.1 Oct 16 10:32:50.073 INFO kablam! Compiling bit-matrix v0.2.0 Oct 16 10:32:52.147 INFO kablam! Compiling cfg v0.3.0 Oct 16 10:32:54.515 INFO kablam! Compiling gearley v0.0.1 (/source) Oct 16 10:32:55.569 INFO kablam! warning: type annotations needed Oct 16 10:32:55.570 INFO kablam! --> src/forest/depth_first/cartesian_product.rs:26:41 Oct 16 10:32:55.570 INFO kablam! | Oct 16 10:32:55.570 INFO kablam! 26 | *ptr = &*(*ptr as *const _).offset(1); Oct 16 10:32:55.570 INFO kablam! | ^^^^^^ Oct 16 10:32:55.570 INFO kablam! | Oct 16 10:32:55.570 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 16 10:32:55.570 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 16 10:32:55.587 INFO kablam! = note: for more information, see issue #46906 Oct 16 10:32:55.587 INFO kablam! Oct 16 10:32:56.037 INFO kablam! warning: variable does not need to be mutable Oct 16 10:32:56.037 INFO kablam! --> src/grammar.rs:652:13 Oct 16 10:32:56.037 INFO kablam! | Oct 16 10:32:56.037 INFO kablam! 652 | let mut slices = self.as_slices_mut(); Oct 16 10:32:56.037 INFO kablam! | ----^^^^^^ Oct 16 10:32:56.037 INFO kablam! | | Oct 16 10:32:56.037 INFO kablam! | help: remove this `mut` Oct 16 10:32:56.037 INFO kablam! | Oct 16 10:32:56.037 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 10:32:56.037 INFO kablam! Oct 16 10:32:56.046 INFO kablam! warning: variable does not need to be mutable Oct 16 10:32:56.046 INFO kablam! --> src/grammar.rs:679:13 Oct 16 10:32:56.046 INFO kablam! | Oct 16 10:32:56.046 INFO kablam! 679 | let mut prediction_matrix = &mut slices.prediction_matrix; Oct 16 10:32:56.046 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 16 10:32:56.046 INFO kablam! | | Oct 16 10:32:56.046 INFO kablam! | help: remove this `mut` Oct 16 10:32:56.046 INFO kablam! Oct 16 10:32:59.363 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.33s Oct 16 10:32:59.365 INFO kablam! su: No module specific data is present Oct 16 10:33:00.737 INFO running `"docker" "rm" "-f" "dbc50f1c27590bdbaefc34e6d081aaf8e1401848d85efa8c4342da1b73fcbbc5"` Oct 16 10:33:01.123 INFO blam! dbc50f1c27590bdbaefc34e6d081aaf8e1401848d85efa8c4342da1b73fcbbc5 Oct 16 10:33:01.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 10:33:01.672 INFO blam! f4913957c454d4cb1475bcbd12c5ada094a830e2ad38cf9c747525fe92f79f17 Oct 16 10:33:01.675 INFO running `"docker" "start" "-a" "f4913957c454d4cb1475bcbd12c5ada094a830e2ad38cf9c747525fe92f79f17"` Oct 16 10:33:03.698 INFO kablam! usermod: no changes Oct 16 10:33:03.747 INFO kablam! Compiling gearley v0.0.1 (/source) Oct 16 10:33:06.123 INFO kablam! warning: unused macro definition Oct 16 10:33:06.123 INFO kablam! --> tests/grammars/ambiguous_arith.rs:55:1 Oct 16 10:33:06.123 INFO kablam! | Oct 16 10:33:06.123 INFO kablam! 55 | / macro_rules! ambiguous_arith_rhs_elem { Oct 16 10:33:06.123 INFO kablam! 56 | | ('+') => (0); Oct 16 10:33:06.123 INFO kablam! 57 | | ('-') => (1); Oct 16 10:33:06.123 INFO kablam! 58 | | ('*') => (2); Oct 16 10:33:06.123 INFO kablam! ... | Oct 16 10:33:06.123 INFO kablam! 70 | | ($e:expr) => ($e); Oct 16 10:33:06.123 INFO kablam! 71 | | } Oct 16 10:33:06.123 INFO kablam! | |_^ Oct 16 10:33:06.123 INFO kablam! | Oct 16 10:33:06.123 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 10:33:06.123 INFO kablam! Oct 16 10:33:06.123 INFO kablam! warning: unused macro definition Oct 16 10:33:06.123 INFO kablam! --> tests/grammars/ambiguous_arith.rs:73:1 Oct 16 10:33:06.123 INFO kablam! | Oct 16 10:33:06.123 INFO kablam! 73 | / macro_rules! ambiguous_arith { Oct 16 10:33:06.123 INFO kablam! 74 | | ($($e:tt)+) => ( Oct 16 10:33:06.123 INFO kablam! 75 | | &[$(ambiguous_arith_rhs_elem!($e) + 3,)+] Oct 16 10:33:06.123 INFO kablam! 76 | | ) Oct 16 10:33:06.123 INFO kablam! 77 | | } Oct 16 10:33:06.123 INFO kablam! | |_^ Oct 16 10:33:06.123 INFO kablam! Oct 16 10:33:06.123 INFO kablam! warning: unused macro definition Oct 16 10:33:06.123 INFO kablam! --> tests/grammars/precedenced_arith.rs:50:1 Oct 16 10:33:06.123 INFO kablam! | Oct 16 10:33:06.123 INFO kablam! 50 | / macro_rules! precedenced_arith_rhs_elem { Oct 16 10:33:06.123 INFO kablam! 51 | | ('+') => (0); Oct 16 10:33:06.123 INFO kablam! 52 | | ('-') => (1); Oct 16 10:33:06.123 INFO kablam! 53 | | ('*') => (2); Oct 16 10:33:06.123 INFO kablam! ... | Oct 16 10:33:06.123 INFO kablam! 67 | | ($e:expr) => ($e); Oct 16 10:33:06.123 INFO kablam! 68 | | } Oct 16 10:33:06.123 INFO kablam! | |_^ Oct 16 10:33:06.123 INFO kablam! Oct 16 10:33:06.123 INFO kablam! warning: unused macro definition Oct 16 10:33:06.123 INFO kablam! --> tests/grammars/precedenced_arith.rs:70:1 Oct 16 10:33:06.123 INFO kablam! | Oct 16 10:33:06.123 INFO kablam! 70 | / macro_rules! precedenced_arith { Oct 16 10:33:06.123 INFO kablam! 71 | | ($($e:tt)+) => ( Oct 16 10:33:06.123 INFO kablam! 72 | | &[$(precedenced_arith_rhs_elem!($e) + 4,)+] Oct 16 10:33:06.123 INFO kablam! 73 | | ) Oct 16 10:33:06.123 INFO kablam! 74 | | } Oct 16 10:33:06.123 INFO kablam! | |_^ Oct 16 10:33:06.123 INFO kablam! Oct 16 10:33:06.247 INFO kablam! warning: type annotations needed Oct 16 10:33:06.247 INFO kablam! --> src/forest/depth_first/cartesian_product.rs:26:41 Oct 16 10:33:06.247 INFO kablam! | Oct 16 10:33:06.247 INFO kablam! 26 | *ptr = &*(*ptr as *const _).offset(1); Oct 16 10:33:06.247 INFO kablam! | ^^^^^^ Oct 16 10:33:06.247 INFO kablam! | Oct 16 10:33:06.247 INFO kablam! = note: #[warn(tyvar_behind_raw_pointer)] on by default Oct 16 10:33:06.247 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in the 2018 edition! Oct 16 10:33:06.247 INFO kablam! = note: for more information, see issue #46906 Oct 16 10:33:06.247 INFO kablam! Oct 16 10:33:06.363 INFO kablam! warning: unused macro definition Oct 16 10:33:06.363 INFO kablam! --> tests/grammars/ambiguous_arith.rs:55:1 Oct 16 10:33:06.363 INFO kablam! | Oct 16 10:33:06.363 INFO kablam! 55 | / macro_rules! ambiguous_arith_rhs_elem { Oct 16 10:33:06.363 INFO kablam! 56 | | ('+') => (0); Oct 16 10:33:06.363 INFO kablam! 57 | | ('-') => (1); Oct 16 10:33:06.363 INFO kablam! 58 | | ('*') => (2); Oct 16 10:33:06.363 INFO kablam! ... | Oct 16 10:33:06.363 INFO kablam! 70 | | ($e:expr) => ($e); Oct 16 10:33:06.363 INFO kablam! 71 | | } Oct 16 10:33:06.363 INFO kablam! | |_^ Oct 16 10:33:06.363 INFO kablam! | Oct 16 10:33:06.363 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 10:33:06.363 INFO kablam! Oct 16 10:33:06.363 INFO kablam! warning: unused macro definition Oct 16 10:33:06.363 INFO kablam! --> tests/grammars/ambiguous_arith.rs:73:1 Oct 16 10:33:06.363 INFO kablam! | Oct 16 10:33:06.363 INFO kablam! 73 | / macro_rules! ambiguous_arith { Oct 16 10:33:06.363 INFO kablam! 74 | | ($($e:tt)+) => ( Oct 16 10:33:06.363 INFO kablam! 75 | | &[$(ambiguous_arith_rhs_elem!($e) + 3,)+] Oct 16 10:33:06.363 INFO kablam! 76 | | ) Oct 16 10:33:06.363 INFO kablam! 77 | | } Oct 16 10:33:06.363 INFO kablam! | |_^ Oct 16 10:33:06.363 INFO kablam! Oct 16 10:33:06.363 INFO kablam! warning: unused macro definition Oct 16 10:33:06.363 INFO kablam! --> tests/grammars/precedenced_arith.rs:50:1 Oct 16 10:33:06.363 INFO kablam! | Oct 16 10:33:06.363 INFO kablam! 50 | / macro_rules! precedenced_arith_rhs_elem { Oct 16 10:33:06.363 INFO kablam! 51 | | ('+') => (0); Oct 16 10:33:06.363 INFO kablam! 52 | | ('-') => (1); Oct 16 10:33:06.363 INFO kablam! 53 | | ('*') => (2); Oct 16 10:33:06.363 INFO kablam! ... | Oct 16 10:33:06.363 INFO kablam! 67 | | ($e:expr) => ($e); Oct 16 10:33:06.363 INFO kablam! 68 | | } Oct 16 10:33:06.363 INFO kablam! | |_^ Oct 16 10:33:06.363 INFO kablam! Oct 16 10:33:06.363 INFO kablam! warning: unused macro definition Oct 16 10:33:06.363 INFO kablam! --> tests/grammars/precedenced_arith.rs:70:1 Oct 16 10:33:06.363 INFO kablam! | Oct 16 10:33:06.363 INFO kablam! 70 | / macro_rules! precedenced_arith { Oct 16 10:33:06.363 INFO kablam! 71 | | ($($e:tt)+) => ( Oct 16 10:33:06.363 INFO kablam! 72 | | &[$(precedenced_arith_rhs_elem!($e) + 4,)+] Oct 16 10:33:06.363 INFO kablam! 73 | | ) Oct 16 10:33:06.363 INFO kablam! 74 | | } Oct 16 10:33:06.363 INFO kablam! | |_^ Oct 16 10:33:06.363 INFO kablam! Oct 16 10:33:06.827 INFO kablam! warning: unused macro definition Oct 16 10:33:06.828 INFO kablam! --> tests/grammars/ambiguous_arith.rs:55:1 Oct 16 10:33:06.828 INFO kablam! | Oct 16 10:33:06.828 INFO kablam! 55 | / macro_rules! ambiguous_arith_rhs_elem { Oct 16 10:33:06.829 INFO kablam! 56 | | ('+') => (0); Oct 16 10:33:06.829 INFO kablam! 57 | | ('-') => (1); Oct 16 10:33:06.829 INFO kablam! 58 | | ('*') => (2); Oct 16 10:33:06.829 INFO kablam! ... | Oct 16 10:33:06.829 INFO kablam! 70 | | ($e:expr) => ($e); Oct 16 10:33:06.829 INFO kablam! 71 | | } Oct 16 10:33:06.829 INFO kablam! | |_^ Oct 16 10:33:06.829 INFO kablam! | Oct 16 10:33:06.829 INFO kablam! = note: #[warn(unused_macros)] on by default Oct 16 10:33:06.829 INFO kablam! Oct 16 10:33:06.829 INFO kablam! warning: unused macro definition Oct 16 10:33:06.829 INFO kablam! --> tests/grammars/ambiguous_arith.rs:73:1 Oct 16 10:33:06.829 INFO kablam! | Oct 16 10:33:06.829 INFO kablam! 73 | / macro_rules! ambiguous_arith { Oct 16 10:33:06.829 INFO kablam! 74 | | ($($e:tt)+) => ( Oct 16 10:33:06.829 INFO kablam! 75 | | &[$(ambiguous_arith_rhs_elem!($e) + 3,)+] Oct 16 10:33:06.829 INFO kablam! 76 | | ) Oct 16 10:33:06.829 INFO kablam! 77 | | } Oct 16 10:33:06.829 INFO kablam! | |_^ Oct 16 10:33:06.829 INFO kablam! Oct 16 10:33:06.829 INFO kablam! warning: unused macro definition Oct 16 10:33:06.829 INFO kablam! --> tests/grammars/precedenced_arith.rs:50:1 Oct 16 10:33:06.829 INFO kablam! | Oct 16 10:33:06.830 INFO kablam! 50 | / macro_rules! precedenced_arith_rhs_elem { Oct 16 10:33:06.830 INFO kablam! 51 | | ('+') => (0); Oct 16 10:33:06.830 INFO kablam! 52 | | ('-') => (1); Oct 16 10:33:06.830 INFO kablam! 53 | | ('*') => (2); Oct 16 10:33:06.830 INFO kablam! ... | Oct 16 10:33:06.830 INFO kablam! 67 | | ($e:expr) => ($e); Oct 16 10:33:06.830 INFO kablam! 68 | | } Oct 16 10:33:06.830 INFO kablam! | |_^ Oct 16 10:33:06.830 INFO kablam! Oct 16 10:33:06.830 INFO kablam! warning: unused macro definition Oct 16 10:33:06.830 INFO kablam! --> tests/grammars/precedenced_arith.rs:70:1 Oct 16 10:33:06.830 INFO kablam! | Oct 16 10:33:06.830 INFO kablam! 70 | / macro_rules! precedenced_arith { Oct 16 10:33:06.830 INFO kablam! 71 | | ($($e:tt)+) => ( Oct 16 10:33:06.830 INFO kablam! 72 | | &[$(precedenced_arith_rhs_elem!($e) + 4,)+] Oct 16 10:33:06.830 INFO kablam! 73 | | ) Oct 16 10:33:06.830 INFO kablam! 74 | | } Oct 16 10:33:06.830 INFO kablam! | |_^ Oct 16 10:33:06.830 INFO kablam! Oct 16 10:33:07.571 INFO kablam! warning: variable does not need to be mutable Oct 16 10:33:07.571 INFO kablam! --> src/grammar.rs:652:13 Oct 16 10:33:07.571 INFO kablam! | Oct 16 10:33:07.571 INFO kablam! 652 | let mut slices = self.as_slices_mut(); Oct 16 10:33:07.571 INFO kablam! | ----^^^^^^ Oct 16 10:33:07.571 INFO kablam! | | Oct 16 10:33:07.571 INFO kablam! | help: remove this `mut` Oct 16 10:33:07.571 INFO kablam! | Oct 16 10:33:07.571 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 16 10:33:07.571 INFO kablam! Oct 16 10:33:07.587 INFO kablam! warning: variable does not need to be mutable Oct 16 10:33:07.587 INFO kablam! --> src/grammar.rs:679:13 Oct 16 10:33:07.587 INFO kablam! | Oct 16 10:33:07.587 INFO kablam! 679 | let mut prediction_matrix = &mut slices.prediction_matrix; Oct 16 10:33:07.587 INFO kablam! | ----^^^^^^^^^^^^^^^^^ Oct 16 10:33:07.587 INFO kablam! | | Oct 16 10:33:07.587 INFO kablam! | help: remove this `mut` Oct 16 10:33:07.587 INFO kablam! Oct 16 10:33:14.887 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.16s Oct 16 10:33:14.891 INFO kablam! su: No module specific data is present Oct 16 10:33:15.976 INFO running `"docker" "rm" "-f" "f4913957c454d4cb1475bcbd12c5ada094a830e2ad38cf9c747525fe92f79f17"` Oct 16 10:33:16.247 INFO blam! f4913957c454d4cb1475bcbd12c5ada094a830e2ad38cf9c747525fe92f79f17 Oct 16 10:33:16.257 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 10:33:16.700 INFO blam! 253bd69d46312e6814ae5222755cbc5b7d3cf46f72dc45146071fbbe3e4127ec Oct 16 10:33:16.702 INFO running `"docker" "start" "-a" "253bd69d46312e6814ae5222755cbc5b7d3cf46f72dc45146071fbbe3e4127ec"` Oct 16 10:33:19.099 INFO kablam! usermod: no changes Oct 16 10:33:19.178 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 16 10:33:19.211 INFO kablam! Running /target/debug/deps/gearley-669d87450ec58442 Oct 16 10:33:19.211 INFO blam! Oct 16 10:33:19.211 INFO blam! running 2 tests Oct 16 10:33:19.211 INFO blam! test events::test_prediction_events ... ok Oct 16 10:33:19.223 INFO blam! test forest::depth_first::cartesian_product::test_cartesian_product ... ok Oct 16 10:33:19.223 INFO kablam! Running /target/debug/deps/test_nulling-98b5a2a2e83184ab Oct 16 10:33:19.223 INFO blam! Oct 16 10:33:19.223 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:33:19.223 INFO blam! Oct 16 10:33:19.227 INFO blam! Oct 16 10:33:19.227 INFO blam! running 2 tests Oct 16 10:33:19.227 INFO blam! test test_grammar_with_nulling_intermediate ... ok Oct 16 10:33:19.227 INFO blam! test test_trivial_grammar ... ok Oct 16 10:33:19.227 INFO blam! Oct 16 10:33:19.227 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:33:19.227 INFO blam! Oct 16 10:33:19.231 INFO kablam! Running /target/debug/deps/test_recognizer-50880b2dfd4ecb5f Oct 16 10:33:19.231 INFO blam! Oct 16 10:33:19.231 INFO blam! running 2 tests Oct 16 10:33:19.233 INFO blam! test test_recognize_reset ... ok Oct 16 10:33:19.234 INFO blam! test test_recognize_nested ... ok Oct 16 10:33:19.234 INFO blam! Oct 16 10:33:19.234 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:33:19.234 INFO blam! Oct 16 10:33:19.239 INFO kablam! Running /target/debug/deps/test_sequence-b858cf2f790183d6 Oct 16 10:33:19.243 INFO blam! Oct 16 10:33:19.243 INFO blam! running 1 test Oct 16 10:33:19.251 INFO blam! test test_sequence ... ok Oct 16 10:33:19.251 INFO kablam! Running /target/debug/deps/tests-bd5e99f5f971cd76 Oct 16 10:33:19.251 INFO blam! Oct 16 10:33:19.251 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:33:19.251 INFO blam! Oct 16 10:33:19.255 INFO blam! Oct 16 10:33:19.255 INFO blam! running 2 tests Oct 16 10:33:19.255 INFO blam! test test_ambiguous_arithmetic ... ok Oct 16 10:33:19.267 INFO blam! test test_precedenced_arith ... ok Oct 16 10:33:19.267 INFO blam! Oct 16 10:33:19.267 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:33:19.267 INFO kablam! Doc-tests gearley Oct 16 10:33:19.267 INFO blam! Oct 16 10:33:20.550 INFO blam! Oct 16 10:33:20.550 INFO blam! running 0 tests Oct 16 10:33:20.550 INFO blam! Oct 16 10:33:20.550 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 10:33:20.550 INFO blam! Oct 16 10:33:20.556 INFO kablam! su: No module specific data is present Oct 16 10:33:21.659 INFO running `"docker" "rm" "-f" "253bd69d46312e6814ae5222755cbc5b7d3cf46f72dc45146071fbbe3e4127ec"` Oct 16 10:33:21.991 INFO blam! 253bd69d46312e6814ae5222755cbc5b7d3cf46f72dc45146071fbbe3e4127ec