Oct 12 00:11:15.467 INFO testing ex-futures-0.4.9 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling Oct 12 00:11:15.467 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:11:15.871 INFO blam! 773ddabac57577289970dcf755b47a36cf8f53d7647d2accf8bf01abf5af46e4 Oct 12 00:11:15.878 INFO running `"docker" "start" "-a" "773ddabac57577289970dcf755b47a36cf8f53d7647d2accf8bf01abf5af46e4"` Oct 12 00:11:16.416 INFO kablam! usermod: no changes Oct 12 00:11:16.485 INFO kablam! Compiling ex-futures v0.4.9 (/source) Oct 12 00:11:16.644 INFO kablam! warning: unused `#[macro_use]` import Oct 12 00:11:16.644 INFO kablam! --> src/lib.rs:1:1 Oct 12 00:11:16.644 INFO kablam! | Oct 12 00:11:16.644 INFO kablam! 1 | #[macro_use] Oct 12 00:11:16.644 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:11:16.644 INFO kablam! | Oct 12 00:11:16.644 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:11:16.644 INFO kablam! Oct 12 00:11:16.933 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:16.933 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 12 00:11:16.933 INFO kablam! | Oct 12 00:11:16.933 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:16.933 INFO kablam! | ^^^^^^ Oct 12 00:11:16.933 INFO kablam! | Oct 12 00:11:16.933 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 12 00:11:16.933 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:16.933 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:16.933 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 12 00:11:16.933 INFO kablam! | Oct 12 00:11:16.933 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:16.933 INFO kablam! | ^^^^^^^ Oct 12 00:11:16.933 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:16.933 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 12 00:11:16.933 INFO kablam! | Oct 12 00:11:16.933 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:16.933 INFO kablam! | ^^^^^^^^ Oct 12 00:11:16.936 INFO kablam! Oct 12 00:11:16.936 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:16.936 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 12 00:11:16.936 INFO kablam! | Oct 12 00:11:16.936 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:16.936 INFO kablam! | ^^^^^^ Oct 12 00:11:16.936 INFO kablam! | Oct 12 00:11:16.936 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:16.936 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:16.936 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 12 00:11:16.936 INFO kablam! | Oct 12 00:11:16.936 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:16.936 INFO kablam! | ^^^^^^^ Oct 12 00:11:16.936 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:16.936 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 12 00:11:16.936 INFO kablam! | Oct 12 00:11:16.936 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:16.936 INFO kablam! | ^^^^^^^^ Oct 12 00:11:16.936 INFO kablam! Oct 12 00:11:16.936 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:16.936 INFO kablam! --> src/stream/mod.rs:19:19 Oct 12 00:11:16.936 INFO kablam! | Oct 12 00:11:16.936 INFO kablam! 19 | pub type AsErr = Then< Oct 12 00:11:16.936 INFO kablam! | ^^^^^^ Oct 12 00:11:16.936 INFO kablam! | Oct 12 00:11:16.936 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:16.936 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:16.936 INFO kablam! --> src/stream/mod.rs:21:15 Oct 12 00:11:16.936 INFO kablam! | Oct 12 00:11:16.936 INFO kablam! 21 | fn(Result) -> Result, Oct 12 00:11:16.937 INFO kablam! | ^^^^^^^ Oct 12 00:11:16.937 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:16.937 INFO kablam! --> src/stream/mod.rs:21:39 Oct 12 00:11:16.937 INFO kablam! | Oct 12 00:11:16.937 INFO kablam! 21 | fn(Result) -> Result, Oct 12 00:11:16.937 INFO kablam! | ^^^^^^^ Oct 12 00:11:16.937 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:16.937 INFO kablam! --> src/stream/mod.rs:22:12 Oct 12 00:11:16.937 INFO kablam! | Oct 12 00:11:16.937 INFO kablam! 22 | Result, Oct 12 00:11:16.937 INFO kablam! | ^^^^^^^ Oct 12 00:11:16.937 INFO kablam! Oct 12 00:11:17.041 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.61s Oct 12 00:11:17.046 INFO kablam! su: No module specific data is present Oct 12 00:11:17.387 INFO running `"docker" "rm" "-f" "773ddabac57577289970dcf755b47a36cf8f53d7647d2accf8bf01abf5af46e4"` Oct 12 00:11:17.566 INFO blam! 773ddabac57577289970dcf755b47a36cf8f53d7647d2accf8bf01abf5af46e4 Oct 12 00:11:17.572 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:11:17.835 INFO blam! 84912b0b4c33186497f660629ceb08bcbd6da3dd29f1605a4394b5a71e9bdad6 Oct 12 00:11:17.841 INFO running `"docker" "start" "-a" "84912b0b4c33186497f660629ceb08bcbd6da3dd29f1605a4394b5a71e9bdad6"` Oct 12 00:11:18.329 INFO kablam! usermod: no changes Oct 12 00:11:18.528 INFO kablam! Compiling ex-futures v0.4.9 (/source) Oct 12 00:11:18.800 INFO kablam! warning: unused `#[macro_use]` import Oct 12 00:11:18.800 INFO kablam! --> src/lib.rs:1:1 Oct 12 00:11:18.800 INFO kablam! | Oct 12 00:11:18.800 INFO kablam! 1 | #[macro_use] Oct 12 00:11:18.800 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:11:18.800 INFO kablam! | Oct 12 00:11:18.800 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:11:18.800 INFO kablam! Oct 12 00:11:19.496 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:19.496 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 12 00:11:19.496 INFO kablam! | Oct 12 00:11:19.496 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:19.496 INFO kablam! | ^^^^^^ Oct 12 00:11:19.496 INFO kablam! | Oct 12 00:11:19.496 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 12 00:11:19.496 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:19.496 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:19.496 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 12 00:11:19.496 INFO kablam! | Oct 12 00:11:19.496 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:19.496 INFO kablam! | ^^^^^^^ Oct 12 00:11:19.496 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:19.496 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 12 00:11:19.496 INFO kablam! | Oct 12 00:11:19.496 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:19.496 INFO kablam! | ^^^^^^^^ Oct 12 00:11:19.496 INFO kablam! Oct 12 00:11:19.499 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:19.499 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 12 00:11:19.499 INFO kablam! | Oct 12 00:11:19.499 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:19.499 INFO kablam! | ^^^^^^ Oct 12 00:11:19.499 INFO kablam! | Oct 12 00:11:19.499 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:19.499 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:19.499 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 12 00:11:19.499 INFO kablam! | Oct 12 00:11:19.499 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:19.499 INFO kablam! | ^^^^^^^ Oct 12 00:11:19.499 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:19.499 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 12 00:11:19.499 INFO kablam! | Oct 12 00:11:19.499 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:19.499 INFO kablam! | ^^^^^^^^ Oct 12 00:11:19.499 INFO kablam! Oct 12 00:11:19.501 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:19.502 INFO kablam! --> src/stream/mod.rs:19:19 Oct 12 00:11:19.502 INFO kablam! | Oct 12 00:11:19.502 INFO kablam! 19 | pub type AsErr = Then< Oct 12 00:11:19.502 INFO kablam! | ^^^^^^ Oct 12 00:11:19.502 INFO kablam! | Oct 12 00:11:19.502 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:19.502 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:19.502 INFO kablam! --> src/stream/mod.rs:21:15 Oct 12 00:11:19.502 INFO kablam! | Oct 12 00:11:19.502 INFO kablam! 21 | fn(Result) -> Result, Oct 12 00:11:19.502 INFO kablam! | ^^^^^^^ Oct 12 00:11:19.502 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:19.502 INFO kablam! --> src/stream/mod.rs:21:39 Oct 12 00:11:19.502 INFO kablam! | Oct 12 00:11:19.502 INFO kablam! 21 | fn(Result) -> Result, Oct 12 00:11:19.502 INFO kablam! | ^^^^^^^ Oct 12 00:11:19.502 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:19.502 INFO kablam! --> src/stream/mod.rs:22:12 Oct 12 00:11:19.502 INFO kablam! | Oct 12 00:11:19.502 INFO kablam! 22 | Result, Oct 12 00:11:19.502 INFO kablam! | ^^^^^^^ Oct 12 00:11:19.502 INFO kablam! Oct 12 00:11:31.565 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.22s Oct 12 00:11:31.577 INFO kablam! su: No module specific data is present Oct 12 00:11:32.621 INFO running `"docker" "rm" "-f" "84912b0b4c33186497f660629ceb08bcbd6da3dd29f1605a4394b5a71e9bdad6"` Oct 12 00:11:32.961 INFO blam! 84912b0b4c33186497f660629ceb08bcbd6da3dd29f1605a4394b5a71e9bdad6 Oct 12 00:11:32.968 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 00:11:33.380 INFO blam! f5265bbfe1b317eba32511917988bd731740e4fc4e44b8664c394d9310a2a327 Oct 12 00:11:33.388 INFO running `"docker" "start" "-a" "f5265bbfe1b317eba32511917988bd731740e4fc4e44b8664c394d9310a2a327"` Oct 12 00:11:34.592 INFO kablam! usermod: no changes Oct 12 00:11:34.780 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 12 00:11:34.796 INFO kablam! Running /target/debug/deps/ex_futures-07ee19853de9b9aa Oct 12 00:11:34.800 INFO blam! Oct 12 00:11:34.800 INFO blam! running 0 tests Oct 12 00:11:34.800 INFO blam! Oct 12 00:11:34.800 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:34.800 INFO blam! Oct 12 00:11:34.801 INFO kablam! Running /target/debug/deps/sink_cloneable-85397752cc2f2c44 Oct 12 00:11:34.803 INFO blam! Oct 12 00:11:34.803 INFO blam! running 2 tests Oct 12 00:11:35.004 INFO blam! test join ... ok Oct 12 00:11:35.205 INFO blam! test send ... ok Oct 12 00:11:35.205 INFO blam! Oct 12 00:11:35.205 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:35.205 INFO blam! Oct 12 00:11:35.208 INFO kablam! Running /target/debug/deps/sink_unsync_cloneable-ca618922e4437ee2 Oct 12 00:11:35.209 INFO blam! Oct 12 00:11:35.209 INFO blam! running 2 tests Oct 12 00:11:35.416 INFO blam! test join ... ok Oct 12 00:11:35.616 INFO blam! test send ... ok Oct 12 00:11:35.616 INFO blam! Oct 12 00:11:35.616 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:35.616 INFO blam! Oct 12 00:11:35.616 INFO blam! Oct 12 00:11:35.616 INFO blam! running 3 tests Oct 12 00:11:35.616 INFO kablam! Running /target/debug/deps/stream_cloneable-9c2331b5f60ca19a Oct 12 00:11:35.628 INFO blam! test clone ... ok Oct 12 00:11:36.028 INFO blam! test interval ... ok Oct 12 00:11:36.033 INFO blam! test zip ... ok Oct 12 00:11:36.033 INFO blam! Oct 12 00:11:36.033 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:36.033 INFO blam! Oct 12 00:11:36.040 INFO kablam! Running /target/debug/deps/stream_fork-b535a233b429018e Oct 12 00:11:36.041 INFO blam! Oct 12 00:11:36.041 INFO blam! running 3 tests Oct 12 00:11:36.041 INFO blam! test method_should_not_panic ... ok Oct 12 00:11:36.440 INFO blam! test interval ... ok Oct 12 00:11:36.445 INFO blam! test join ... ok Oct 12 00:11:36.446 INFO blam! Oct 12 00:11:36.446 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:36.446 INFO blam! Oct 12 00:11:36.446 INFO kablam! Running /target/debug/deps/stream_unsync_cloneable-a17612f16cf24c53 Oct 12 00:11:36.448 INFO blam! Oct 12 00:11:36.448 INFO blam! running 3 tests Oct 12 00:11:36.452 INFO blam! test clone ... ok Oct 12 00:11:36.852 INFO blam! test zip ... ok Oct 12 00:11:36.852 INFO blam! test interval ... ok Oct 12 00:11:36.852 INFO blam! Oct 12 00:11:36.852 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:36.852 INFO blam! Oct 12 00:11:36.852 INFO kablam! Running /target/debug/deps/stream_unsync_fork-9e7ba333579921fa Oct 12 00:11:36.854 INFO blam! Oct 12 00:11:36.854 INFO blam! running 3 tests Oct 12 00:11:36.893 INFO blam! test method_should_not_panic ... ok Oct 12 00:11:37.279 INFO blam! test interval ... ok Oct 12 00:11:37.279 INFO blam! test join ... ok Oct 12 00:11:37.279 INFO blam! Oct 12 00:11:37.279 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:37.279 INFO blam! Oct 12 00:11:37.283 INFO blam! Oct 12 00:11:37.283 INFO kablam! Running /target/debug/deps/unsync_unbounded-e20918f52c01c767 Oct 12 00:11:37.283 INFO blam! running 4 tests Oct 12 00:11:37.283 INFO blam! test send_recv ... ok Oct 12 00:11:37.292 INFO blam! test send_many_items_recv_shared ... ok Oct 12 00:11:37.296 INFO blam! test send_recv_shared ... ok Oct 12 00:11:37.300 INFO blam! test send_many_items ... ok Oct 12 00:11:37.300 INFO blam! Oct 12 00:11:37.300 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:37.300 INFO blam! Oct 12 00:11:37.300 INFO kablam! Doc-tests ex-futures Oct 12 00:11:37.520 INFO blam! Oct 12 00:11:37.520 INFO blam! running 12 tests Oct 12 00:11:39.823 INFO blam! test src/stream/mod.rs - stream::StreamExt (line 29) ... ok Oct 12 00:11:40.692 INFO blam! test src/sink/mod.rs - sink::SinkExt (line 15) ... ok Oct 12 00:11:43.432 INFO blam! test src/stream/mod.rs - stream::StreamExt::as_err (line 166) ... ok Oct 12 00:11:43.517 INFO blam! test src/stream/fork.rs - stream::fork::Fork (line 110) ... ok Oct 12 00:11:44.196 INFO blam! test src/sink/mod.rs - sink::SinkExt::unsync_cloneable (line 29) ... ok Oct 12 00:11:44.385 INFO blam! test src/stream/mod.rs - stream::StreamExt::cloneable (line 43) ... ok Oct 12 00:11:45.848 INFO blam! test src/stream/mod.rs - stream::StreamExt::find_first_map (line 221) ... ok Oct 12 00:11:45.862 INFO blam! test src/stream/mod.rs - stream::StreamExt::find_first (line 192) ... ok Oct 12 00:11:46.144 INFO blam! test src/stream/mod.rs - stream::StreamExt::fork (line 106) ... ok Oct 12 00:11:46.452 INFO blam! test src/stream/mod.rs - stream::StreamExt::unsync_cloneable (line 73) ... ok Oct 12 00:11:46.759 INFO blam! test src/stream/mod.rs - stream::StreamExt::unsync_fork (line 136) ... ok Oct 12 00:11:46.960 INFO blam! test src/stream/unsync_fork.rs - stream::unsync_fork::UnsyncFork (line 99) ... ok Oct 12 00:11:46.961 INFO blam! Oct 12 00:11:46.962 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:46.962 INFO blam! Oct 12 00:11:46.979 INFO kablam! su: No module specific data is present Oct 12 00:11:47.860 INFO running `"docker" "rm" "-f" "f5265bbfe1b317eba32511917988bd731740e4fc4e44b8664c394d9310a2a327"` Oct 12 00:11:48.224 INFO blam! f5265bbfe1b317eba32511917988bd731740e4fc4e44b8664c394d9310a2a327