Oct 12 00:11:16.011 INFO testing ex-futures-0.4.9 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 12 00:11:16.011 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 00:11:16.248 INFO blam! c6be181ac233befb9d21d0ac4d90e6fb02b50e6ac3f5bea711d16d2f46a24e2f Oct 12 00:11:16.250 INFO running `"docker" "start" "-a" "c6be181ac233befb9d21d0ac4d90e6fb02b50e6ac3f5bea711d16d2f46a24e2f"` Oct 12 00:11:16.852 INFO kablam! usermod: no changes Oct 12 00:11:16.968 INFO kablam! Compiling ex-futures v0.4.9 (/source) Oct 12 00:11:17.765 INFO kablam! warning: unused `#[macro_use]` import Oct 12 00:11:17.765 INFO kablam! --> src/lib.rs:1:1 Oct 12 00:11:17.765 INFO kablam! | Oct 12 00:11:17.765 INFO kablam! 1 | #[macro_use] Oct 12 00:11:17.765 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:11:17.765 INFO kablam! | Oct 12 00:11:17.765 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:11:17.765 INFO kablam! Oct 12 00:11:18.076 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:18.076 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 12 00:11:18.076 INFO kablam! | Oct 12 00:11:18.076 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:18.076 INFO kablam! | ^^^^^^ Oct 12 00:11:18.076 INFO kablam! | Oct 12 00:11:18.076 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 12 00:11:18.076 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:18.076 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:18.076 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 12 00:11:18.076 INFO kablam! | Oct 12 00:11:18.076 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:18.076 INFO kablam! | ^^^^^^^ Oct 12 00:11:18.076 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:18.077 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 12 00:11:18.077 INFO kablam! | Oct 12 00:11:18.077 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:18.077 INFO kablam! | ^^^^^^^^ Oct 12 00:11:18.077 INFO kablam! Oct 12 00:11:18.077 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:18.077 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 12 00:11:18.077 INFO kablam! | Oct 12 00:11:18.077 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:18.077 INFO kablam! | ^^^^^^ Oct 12 00:11:18.077 INFO kablam! | Oct 12 00:11:18.077 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:18.077 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:18.077 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 12 00:11:18.077 INFO kablam! | Oct 12 00:11:18.077 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:18.077 INFO kablam! | ^^^^^^^ Oct 12 00:11:18.077 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:18.077 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 12 00:11:18.077 INFO kablam! | Oct 12 00:11:18.077 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:18.077 INFO kablam! | ^^^^^^^^ Oct 12 00:11:18.077 INFO kablam! Oct 12 00:11:18.077 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:18.077 INFO kablam! --> src/stream/mod.rs:19:19 Oct 12 00:11:18.077 INFO kablam! | Oct 12 00:11:18.077 INFO kablam! 19 | pub type AsErr = Then< Oct 12 00:11:18.077 INFO kablam! | ^^^^^^ Oct 12 00:11:18.077 INFO kablam! | Oct 12 00:11:18.077 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:18.077 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:18.077 INFO kablam! --> src/stream/mod.rs:21:15 Oct 12 00:11:18.077 INFO kablam! | Oct 12 00:11:18.077 INFO kablam! 21 | fn(Result) -> Result, Oct 12 00:11:18.077 INFO kablam! | ^^^^^^^ Oct 12 00:11:18.077 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:18.077 INFO kablam! --> src/stream/mod.rs:21:39 Oct 12 00:11:18.077 INFO kablam! | Oct 12 00:11:18.077 INFO kablam! 21 | fn(Result) -> Result, Oct 12 00:11:18.077 INFO kablam! | ^^^^^^^ Oct 12 00:11:18.077 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:18.077 INFO kablam! --> src/stream/mod.rs:22:12 Oct 12 00:11:18.077 INFO kablam! | Oct 12 00:11:18.077 INFO kablam! 22 | Result, Oct 12 00:11:18.077 INFO kablam! | ^^^^^^^ Oct 12 00:11:18.077 INFO kablam! Oct 12 00:11:18.162 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.28s Oct 12 00:11:18.170 INFO kablam! su: No module specific data is present Oct 12 00:11:18.435 INFO running `"docker" "rm" "-f" "c6be181ac233befb9d21d0ac4d90e6fb02b50e6ac3f5bea711d16d2f46a24e2f"` Oct 12 00:11:18.648 INFO blam! c6be181ac233befb9d21d0ac4d90e6fb02b50e6ac3f5bea711d16d2f46a24e2f Oct 12 00:11:18.663 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 00:11:18.964 INFO blam! 03ace8ad600426d11be385422ee163f8949c772add0d2574d6d96d22e291b37a Oct 12 00:11:18.976 INFO running `"docker" "start" "-a" "03ace8ad600426d11be385422ee163f8949c772add0d2574d6d96d22e291b37a"` Oct 12 00:11:19.696 INFO kablam! usermod: no changes Oct 12 00:11:19.928 INFO kablam! Compiling ex-futures v0.4.9 (/source) Oct 12 00:11:23.720 INFO kablam! warning: unused `#[macro_use]` import Oct 12 00:11:23.720 INFO kablam! --> src/lib.rs:1:1 Oct 12 00:11:23.721 INFO kablam! | Oct 12 00:11:23.721 INFO kablam! 1 | #[macro_use] Oct 12 00:11:23.721 INFO kablam! | ^^^^^^^^^^^^ Oct 12 00:11:23.721 INFO kablam! | Oct 12 00:11:23.721 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 00:11:23.721 INFO kablam! Oct 12 00:11:25.745 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:25.745 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 12 00:11:25.745 INFO kablam! | Oct 12 00:11:25.745 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:25.746 INFO kablam! | ^^^^^^ Oct 12 00:11:25.752 INFO kablam! | Oct 12 00:11:25.752 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 12 00:11:25.752 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:25.752 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:25.752 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 12 00:11:25.752 INFO kablam! | Oct 12 00:11:25.752 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:25.752 INFO kablam! | ^^^^^^^ Oct 12 00:11:25.752 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:25.752 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 12 00:11:25.752 INFO kablam! | Oct 12 00:11:25.752 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 12 00:11:25.752 INFO kablam! | ^^^^^^^^ Oct 12 00:11:25.752 INFO kablam! Oct 12 00:11:25.752 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:25.752 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 12 00:11:25.752 INFO kablam! | Oct 12 00:11:25.752 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:25.752 INFO kablam! | ^^^^^^ Oct 12 00:11:25.756 INFO kablam! | Oct 12 00:11:25.756 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:25.756 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:25.756 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 12 00:11:25.756 INFO kablam! | Oct 12 00:11:25.756 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:25.756 INFO kablam! | ^^^^^^^ Oct 12 00:11:25.756 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:25.756 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 12 00:11:25.756 INFO kablam! | Oct 12 00:11:25.756 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 12 00:11:25.756 INFO kablam! | ^^^^^^^^ Oct 12 00:11:25.756 INFO kablam! Oct 12 00:11:25.756 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 00:11:25.756 INFO kablam! --> src/stream/mod.rs:19:19 Oct 12 00:11:25.756 INFO kablam! | Oct 12 00:11:25.756 INFO kablam! 19 | pub type AsErr = Then< Oct 12 00:11:25.756 INFO kablam! | ^^^^^^ Oct 12 00:11:25.772 INFO kablam! | Oct 12 00:11:25.772 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 00:11:25.772 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:25.772 INFO kablam! --> src/stream/mod.rs:21:15 Oct 12 00:11:25.772 INFO kablam! | Oct 12 00:11:25.772 INFO kablam! 21 | fn(Result) -> Result, Oct 12 00:11:25.772 INFO kablam! | ^^^^^^^ Oct 12 00:11:25.772 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:25.772 INFO kablam! --> src/stream/mod.rs:21:39 Oct 12 00:11:25.772 INFO kablam! | Oct 12 00:11:25.772 INFO kablam! 21 | fn(Result) -> Result, Oct 12 00:11:25.772 INFO kablam! | ^^^^^^^ Oct 12 00:11:25.772 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 00:11:25.772 INFO kablam! --> src/stream/mod.rs:22:12 Oct 12 00:11:25.772 INFO kablam! | Oct 12 00:11:25.772 INFO kablam! 22 | Result, Oct 12 00:11:25.772 INFO kablam! | ^^^^^^^ Oct 12 00:11:25.772 INFO kablam! Oct 12 00:11:50.922 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.20s Oct 12 00:11:50.944 INFO kablam! su: No module specific data is present Oct 12 00:11:52.017 INFO running `"docker" "rm" "-f" "03ace8ad600426d11be385422ee163f8949c772add0d2574d6d96d22e291b37a"` Oct 12 00:11:52.362 INFO blam! 03ace8ad600426d11be385422ee163f8949c772add0d2574d6d96d22e291b37a Oct 12 00:11:52.365 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/rustdoc-test-static-cling/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 12 00:11:52.898 INFO blam! c700dfeefc801e78c390ea8aff32ad5003288f7c366e76d253535d6f2d6e4141 Oct 12 00:11:52.900 INFO running `"docker" "start" "-a" "c700dfeefc801e78c390ea8aff32ad5003288f7c366e76d253535d6f2d6e4141"` Oct 12 00:11:54.712 INFO kablam! usermod: no changes Oct 12 00:11:54.872 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.13s Oct 12 00:11:54.881 INFO kablam! Running /target/debug/deps/ex_futures-2d7b2d5c5c3eed4c Oct 12 00:11:54.881 INFO blam! Oct 12 00:11:54.884 INFO blam! running 0 tests Oct 12 00:11:54.885 INFO kablam! Running /target/debug/deps/sink_cloneable-cdf6fd8972b0d5e1 Oct 12 00:11:54.885 INFO blam! Oct 12 00:11:54.885 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:54.885 INFO blam! Oct 12 00:11:54.904 INFO blam! Oct 12 00:11:54.905 INFO blam! running 2 tests Oct 12 00:11:55.092 INFO blam! test join ... ok Oct 12 00:11:55.296 INFO blam! test send ... ok Oct 12 00:11:55.296 INFO kablam! Running /target/debug/deps/sink_unsync_cloneable-e2a579f71d0eecc5 Oct 12 00:11:55.296 INFO blam! Oct 12 00:11:55.296 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:55.296 INFO blam! Oct 12 00:11:55.296 INFO blam! Oct 12 00:11:55.296 INFO blam! running 2 tests Oct 12 00:11:55.509 INFO blam! test join ... ok Oct 12 00:11:55.706 INFO blam! test send ... ok Oct 12 00:11:55.707 INFO blam! Oct 12 00:11:55.707 INFO kablam! Running /target/debug/deps/stream_cloneable-cbd99a1ea84fae8c Oct 12 00:11:55.707 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:55.708 INFO blam! Oct 12 00:11:55.709 INFO blam! Oct 12 00:11:55.709 INFO blam! running 3 tests Oct 12 00:11:55.725 INFO blam! test clone ... ok Oct 12 00:11:56.128 INFO blam! test interval ... ok Oct 12 00:11:56.132 INFO blam! test zip ... ok Oct 12 00:11:56.132 INFO blam! Oct 12 00:11:56.132 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:56.132 INFO blam! Oct 12 00:11:56.133 INFO kablam! Running /target/debug/deps/stream_fork-54a5d33345b964f3 Oct 12 00:11:56.140 INFO blam! Oct 12 00:11:56.140 INFO blam! running 3 tests Oct 12 00:11:56.140 INFO blam! test method_should_not_panic ... ok Oct 12 00:11:56.543 INFO kablam! Running /target/debug/deps/stream_unsync_cloneable-4030c880be83e4d7 Oct 12 00:11:56.543 INFO blam! test interval ... ok Oct 12 00:11:56.543 INFO blam! test join ... ok Oct 12 00:11:56.543 INFO blam! Oct 12 00:11:56.543 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:56.543 INFO blam! Oct 12 00:11:56.546 INFO blam! Oct 12 00:11:56.546 INFO blam! running 3 tests Oct 12 00:11:56.552 INFO blam! test clone ... ok Oct 12 00:11:56.948 INFO blam! test interval ... ok Oct 12 00:11:56.954 INFO blam! test zip ... ok Oct 12 00:11:56.954 INFO blam! Oct 12 00:11:56.954 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:56.954 INFO blam! Oct 12 00:11:56.955 INFO kablam! Running /target/debug/deps/stream_unsync_fork-c993d61274cfa228 Oct 12 00:11:56.964 INFO blam! Oct 12 00:11:56.964 INFO blam! running 3 tests Oct 12 00:11:56.964 INFO blam! test method_should_not_panic ... ok Oct 12 00:11:57.382 INFO blam! test join ... ok Oct 12 00:11:57.385 INFO blam! test interval ... ok Oct 12 00:11:57.385 INFO blam! Oct 12 00:11:57.385 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:57.385 INFO blam! Oct 12 00:11:57.387 INFO kablam! Running /target/debug/deps/unsync_unbounded-f0ecf7d22fb36d79 Oct 12 00:11:57.389 INFO blam! Oct 12 00:11:57.389 INFO blam! running 4 tests Oct 12 00:11:57.412 INFO blam! test send_recv_shared ... ok Oct 12 00:11:57.412 INFO blam! test send_recv ... ok Oct 12 00:11:57.413 INFO blam! test send_many_items_recv_shared ... ok Oct 12 00:11:57.420 INFO blam! test send_many_items ... ok Oct 12 00:11:57.420 INFO blam! Oct 12 00:11:57.420 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:11:57.420 INFO blam! Oct 12 00:11:57.421 INFO kablam! Doc-tests ex-futures Oct 12 00:11:58.989 INFO blam! Oct 12 00:11:58.990 INFO blam! running 12 tests Oct 12 00:12:06.118 INFO blam! test src/sink/mod.rs - sink::SinkExt::unsync_cloneable (line 29) ... ok Oct 12 00:12:07.412 INFO blam! test src/stream/mod.rs - stream::StreamExt (line 29) ... ok Oct 12 00:12:07.812 INFO blam! test src/stream/fork.rs - stream::fork::Fork (line 110) ... ok Oct 12 00:12:09.892 INFO blam! test src/sink/mod.rs - sink::SinkExt (line 15) ... ok Oct 12 00:12:10.012 INFO blam! test src/stream/mod.rs - stream::StreamExt::as_err (line 166) ... ok Oct 12 00:12:11.733 INFO blam! test src/stream/mod.rs - stream::StreamExt::find_first (line 192) ... ok Oct 12 00:12:12.964 INFO blam! test src/stream/mod.rs - stream::StreamExt::find_first_map (line 221) ... ok Oct 12 00:12:13.241 INFO blam! test src/stream/mod.rs - stream::StreamExt::cloneable (line 43) ... ok Oct 12 00:12:15.134 INFO blam! test src/stream/mod.rs - stream::StreamExt::fork (line 106) ... ok Oct 12 00:12:16.190 INFO blam! test src/stream/mod.rs - stream::StreamExt::unsync_cloneable (line 73) ... ok Oct 12 00:12:16.470 INFO blam! test src/stream/mod.rs - stream::StreamExt::unsync_fork (line 136) ... ok Oct 12 00:12:17.132 INFO blam! test src/stream/unsync_fork.rs - stream::unsync_fork::UnsyncFork (line 99) ... ok Oct 12 00:12:17.132 INFO blam! Oct 12 00:12:17.132 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 00:12:17.132 INFO blam! Oct 12 00:12:17.140 INFO kablam! su: No module specific data is present Oct 12 00:12:17.748 INFO running `"docker" "rm" "-f" "c700dfeefc801e78c390ea8aff32ad5003288f7c366e76d253535d6f2d6e4141"` Oct 12 00:12:18.104 INFO blam! c700dfeefc801e78c390ea8aff32ad5003288f7c366e76d253535d6f2d6e4141