Oct 16 11:52:51.063 INFO testing ex-futures-0.4.9 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 11:52:51.063 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:52:51.424 INFO blam! f433fe620306766fa9e77930ab13cd815e7229210e43fd65e0a76046f68db279 Oct 16 11:52:51.431 INFO running `"docker" "start" "-a" "f433fe620306766fa9e77930ab13cd815e7229210e43fd65e0a76046f68db279"` Oct 16 11:52:52.707 INFO kablam! usermod: no changes Oct 16 11:52:52.827 INFO kablam! Compiling ex-futures v0.4.9 (/source) Oct 16 11:52:53.379 INFO kablam! warning: unused `#[macro_use]` import Oct 16 11:52:53.379 INFO kablam! --> src/lib.rs:1:1 Oct 16 11:52:53.379 INFO kablam! | Oct 16 11:52:53.379 INFO kablam! 1 | #[macro_use] Oct 16 11:52:53.379 INFO kablam! | ^^^^^^^^^^^^ Oct 16 11:52:53.379 INFO kablam! | Oct 16 11:52:53.379 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:52:53.379 INFO kablam! Oct 16 11:52:53.683 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 11:52:53.683 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 16 11:52:53.683 INFO kablam! | Oct 16 11:52:53.683 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 16 11:52:53.683 INFO kablam! | ^^^^^^ Oct 16 11:52:53.683 INFO kablam! | Oct 16 11:52:53.683 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 16 11:52:53.683 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 11:52:53.683 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:52:53.683 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 16 11:52:53.683 INFO kablam! | Oct 16 11:52:53.683 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 16 11:52:53.683 INFO kablam! | ^^^^^^^ Oct 16 11:52:53.683 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:52:53.683 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 16 11:52:53.683 INFO kablam! | Oct 16 11:52:53.683 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 16 11:52:53.683 INFO kablam! | ^^^^^^^^ Oct 16 11:52:53.683 INFO kablam! Oct 16 11:52:53.683 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 11:52:53.683 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 16 11:52:53.683 INFO kablam! | Oct 16 11:52:53.683 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 16 11:52:53.683 INFO kablam! | ^^^^^^ Oct 16 11:52:53.683 INFO kablam! | Oct 16 11:52:53.683 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 11:52:53.683 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:52:53.683 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 16 11:52:53.683 INFO kablam! | Oct 16 11:52:53.683 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 16 11:52:53.683 INFO kablam! | ^^^^^^^ Oct 16 11:52:53.683 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:52:53.683 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 16 11:52:53.683 INFO kablam! | Oct 16 11:52:53.683 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 16 11:52:53.683 INFO kablam! | ^^^^^^^^ Oct 16 11:52:53.683 INFO kablam! Oct 16 11:52:53.693 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 11:52:53.693 INFO kablam! --> src/stream/mod.rs:19:19 Oct 16 11:52:53.694 INFO kablam! | Oct 16 11:52:53.694 INFO kablam! 19 | pub type AsErr = Then< Oct 16 11:52:53.694 INFO kablam! | ^^^^^^ Oct 16 11:52:53.694 INFO kablam! | Oct 16 11:52:53.694 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 11:52:53.694 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:52:53.694 INFO kablam! --> src/stream/mod.rs:21:15 Oct 16 11:52:53.694 INFO kablam! | Oct 16 11:52:53.694 INFO kablam! 21 | fn(Result) -> Result, Oct 16 11:52:53.694 INFO kablam! | ^^^^^^^ Oct 16 11:52:53.694 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:52:53.694 INFO kablam! --> src/stream/mod.rs:21:39 Oct 16 11:52:53.694 INFO kablam! | Oct 16 11:52:53.694 INFO kablam! 21 | fn(Result) -> Result, Oct 16 11:52:53.694 INFO kablam! | ^^^^^^^ Oct 16 11:52:53.694 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:52:53.694 INFO kablam! --> src/stream/mod.rs:22:12 Oct 16 11:52:53.694 INFO kablam! | Oct 16 11:52:53.694 INFO kablam! 22 | Result, Oct 16 11:52:53.694 INFO kablam! | ^^^^^^^ Oct 16 11:52:53.694 INFO kablam! Oct 16 11:52:53.765 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 16 11:52:53.767 INFO kablam! su: No module specific data is present Oct 16 11:52:54.098 INFO running `"docker" "rm" "-f" "f433fe620306766fa9e77930ab13cd815e7229210e43fd65e0a76046f68db279"` Oct 16 11:52:54.195 INFO blam! f433fe620306766fa9e77930ab13cd815e7229210e43fd65e0a76046f68db279 Oct 16 11:52:54.199 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:52:54.470 INFO blam! b8628941d2497d744267089183f164da01f8520fdf5718f287f0ec34aed1a39b Oct 16 11:52:54.472 INFO running `"docker" "start" "-a" "b8628941d2497d744267089183f164da01f8520fdf5718f287f0ec34aed1a39b"` Oct 16 11:52:55.686 INFO kablam! usermod: no changes Oct 16 11:52:55.875 INFO kablam! Compiling ex-futures v0.4.9 (/source) Oct 16 11:52:57.979 INFO kablam! warning: unused `#[macro_use]` import Oct 16 11:52:57.979 INFO kablam! --> src/lib.rs:1:1 Oct 16 11:52:57.979 INFO kablam! | Oct 16 11:52:57.979 INFO kablam! 1 | #[macro_use] Oct 16 11:52:57.979 INFO kablam! | ^^^^^^^^^^^^ Oct 16 11:52:57.979 INFO kablam! | Oct 16 11:52:57.979 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 16 11:52:57.979 INFO kablam! Oct 16 11:53:00.023 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 11:53:00.023 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 16 11:53:00.023 INFO kablam! | Oct 16 11:53:00.023 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 16 11:53:00.023 INFO kablam! | ^^^^^^ Oct 16 11:53:00.023 INFO kablam! | Oct 16 11:53:00.023 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 16 11:53:00.023 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 11:53:00.023 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:53:00.023 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 16 11:53:00.023 INFO kablam! | Oct 16 11:53:00.023 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 16 11:53:00.023 INFO kablam! | ^^^^^^^ Oct 16 11:53:00.023 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:53:00.023 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 16 11:53:00.023 INFO kablam! | Oct 16 11:53:00.023 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 16 11:53:00.023 INFO kablam! | ^^^^^^^^ Oct 16 11:53:00.023 INFO kablam! Oct 16 11:53:00.027 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 11:53:00.027 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 16 11:53:00.027 INFO kablam! | Oct 16 11:53:00.027 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 16 11:53:00.027 INFO kablam! | ^^^^^^ Oct 16 11:53:00.039 INFO kablam! | Oct 16 11:53:00.039 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 11:53:00.039 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:53:00.039 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 16 11:53:00.039 INFO kablam! | Oct 16 11:53:00.039 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 16 11:53:00.039 INFO kablam! | ^^^^^^^ Oct 16 11:53:00.039 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:53:00.039 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 16 11:53:00.039 INFO kablam! | Oct 16 11:53:00.039 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 16 11:53:00.039 INFO kablam! | ^^^^^^^^ Oct 16 11:53:00.039 INFO kablam! Oct 16 11:53:00.039 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 16 11:53:00.039 INFO kablam! --> src/stream/mod.rs:19:19 Oct 16 11:53:00.039 INFO kablam! | Oct 16 11:53:00.039 INFO kablam! 19 | pub type AsErr = Then< Oct 16 11:53:00.039 INFO kablam! | ^^^^^^ Oct 16 11:53:00.039 INFO kablam! | Oct 16 11:53:00.039 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 16 11:53:00.039 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:53:00.039 INFO kablam! --> src/stream/mod.rs:21:15 Oct 16 11:53:00.039 INFO kablam! | Oct 16 11:53:00.039 INFO kablam! 21 | fn(Result) -> Result, Oct 16 11:53:00.039 INFO kablam! | ^^^^^^^ Oct 16 11:53:00.039 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:53:00.039 INFO kablam! --> src/stream/mod.rs:21:39 Oct 16 11:53:00.039 INFO kablam! | Oct 16 11:53:00.039 INFO kablam! 21 | fn(Result) -> Result, Oct 16 11:53:00.039 INFO kablam! | ^^^^^^^ Oct 16 11:53:00.039 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 16 11:53:00.039 INFO kablam! --> src/stream/mod.rs:22:12 Oct 16 11:53:00.039 INFO kablam! | Oct 16 11:53:00.039 INFO kablam! 22 | Result, Oct 16 11:53:00.039 INFO kablam! | ^^^^^^^ Oct 16 11:53:00.039 INFO kablam! Oct 16 11:53:19.107 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.38s Oct 16 11:53:19.107 INFO kablam! su: No module specific data is present Oct 16 11:53:19.652 INFO running `"docker" "rm" "-f" "b8628941d2497d744267089183f164da01f8520fdf5718f287f0ec34aed1a39b"` Oct 16 11:53:19.824 INFO blam! b8628941d2497d744267089183f164da01f8520fdf5718f287f0ec34aed1a39b Oct 16 11:53:19.825 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:53:20.065 INFO blam! c909d97ecdfc794cab2de6648810ab67e99ab3b56b8a90e21992906968ef5a14 Oct 16 11:53:20.066 INFO running `"docker" "start" "-a" "c909d97ecdfc794cab2de6648810ab67e99ab3b56b8a90e21992906968ef5a14"` Oct 16 11:53:20.808 INFO kablam! usermod: no changes Oct 16 11:53:20.971 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 16 11:53:20.974 INFO kablam! Running /target/debug/deps/ex_futures-2d7b2d5c5c3eed4c Oct 16 11:53:20.983 INFO kablam! Running /target/debug/deps/sink_cloneable-cdf6fd8972b0d5e1 Oct 16 11:53:20.983 INFO blam! Oct 16 11:53:20.983 INFO blam! running 0 tests Oct 16 11:53:20.983 INFO blam! Oct 16 11:53:20.983 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:53:20.983 INFO blam! Oct 16 11:53:20.987 INFO blam! Oct 16 11:53:20.987 INFO blam! running 2 tests Oct 16 11:53:21.186 INFO blam! test join ... ok Oct 16 11:53:21.392 INFO blam! test send ... ok Oct 16 11:53:21.393 INFO blam! Oct 16 11:53:21.393 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:53:21.393 INFO blam! Oct 16 11:53:21.395 INFO kablam! Running /target/debug/deps/sink_unsync_cloneable-e2a579f71d0eecc5 Oct 16 11:53:21.398 INFO blam! Oct 16 11:53:21.398 INFO blam! running 2 tests Oct 16 11:53:21.599 INFO blam! test join ... ok Oct 16 11:53:21.800 INFO blam! test send ... ok Oct 16 11:53:21.800 INFO blam! Oct 16 11:53:21.800 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:53:21.800 INFO blam! Oct 16 11:53:21.801 INFO kablam! Running /target/debug/deps/stream_cloneable-cbd99a1ea84fae8c Oct 16 11:53:21.802 INFO blam! Oct 16 11:53:21.802 INFO blam! running 3 tests Oct 16 11:53:21.819 INFO blam! test clone ... ok Oct 16 11:53:22.221 INFO blam! test interval ... ok Oct 16 11:53:22.228 INFO blam! test zip ... ok Oct 16 11:53:22.228 INFO blam! Oct 16 11:53:22.228 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:53:22.228 INFO blam! Oct 16 11:53:22.229 INFO kablam! Running /target/debug/deps/stream_fork-54a5d33345b964f3 Oct 16 11:53:22.231 INFO blam! Oct 16 11:53:22.231 INFO blam! running 3 tests Oct 16 11:53:22.231 INFO blam! test method_should_not_panic ... ok Oct 16 11:53:22.652 INFO blam! test interval ... ok Oct 16 11:53:22.664 INFO blam! test join ... ok Oct 16 11:53:22.664 INFO blam! Oct 16 11:53:22.665 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:53:22.665 INFO blam! Oct 16 11:53:22.665 INFO kablam! Running /target/debug/deps/stream_unsync_cloneable-4030c880be83e4d7 Oct 16 11:53:22.668 INFO blam! Oct 16 11:53:22.668 INFO blam! running 3 tests Oct 16 11:53:22.671 INFO blam! test clone ... ok Oct 16 11:53:23.079 INFO blam! test interval ... ok Oct 16 11:53:23.079 INFO blam! test zip ... ok Oct 16 11:53:23.080 INFO blam! Oct 16 11:53:23.080 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:53:23.080 INFO blam! Oct 16 11:53:23.081 INFO kablam! Running /target/debug/deps/stream_unsync_fork-c993d61274cfa228 Oct 16 11:53:23.084 INFO blam! Oct 16 11:53:23.084 INFO blam! running 3 tests Oct 16 11:53:23.084 INFO blam! test method_should_not_panic ... ok Oct 16 11:53:23.487 INFO blam! test join ... ok Oct 16 11:53:23.488 INFO blam! test interval ... ok Oct 16 11:53:23.488 INFO blam! Oct 16 11:53:23.488 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:53:23.488 INFO blam! Oct 16 11:53:23.491 INFO kablam! Running /target/debug/deps/unsync_unbounded-f0ecf7d22fb36d79 Oct 16 11:53:23.492 INFO blam! Oct 16 11:53:23.492 INFO blam! running 4 tests Oct 16 11:53:23.495 INFO blam! test send_recv ... ok Oct 16 11:53:23.495 INFO blam! test send_recv_shared ... ok Oct 16 11:53:23.496 INFO kablam! Doc-tests ex-futures Oct 16 11:53:23.496 INFO blam! test send_many_items ... ok Oct 16 11:53:23.496 INFO blam! test send_many_items_recv_shared ... ok Oct 16 11:53:23.496 INFO blam! Oct 16 11:53:23.497 INFO blam! test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:53:23.497 INFO blam! Oct 16 11:53:24.681 INFO blam! Oct 16 11:53:24.681 INFO blam! running 12 tests Oct 16 11:53:33.107 INFO blam! test src/sink/mod.rs - sink::SinkExt (line 15) ... ok Oct 16 11:53:33.968 INFO blam! test src/stream/mod.rs - stream::StreamExt::as_err (line 166) ... ok Oct 16 11:53:34.915 INFO blam! test src/stream/mod.rs - stream::StreamExt (line 29) ... ok Oct 16 11:53:35.539 INFO blam! test src/sink/mod.rs - sink::SinkExt::unsync_cloneable (line 29) ... ok Oct 16 11:53:35.540 INFO blam! test src/stream/fork.rs - stream::fork::Fork (line 110) ... ok Oct 16 11:53:35.882 INFO blam! test src/stream/mod.rs - stream::StreamExt::find_first_map (line 221) ... ok Oct 16 11:53:36.323 INFO blam! test src/stream/mod.rs - stream::StreamExt::cloneable (line 43) ... ok Oct 16 11:53:36.352 INFO blam! test src/stream/mod.rs - stream::StreamExt::find_first (line 192) ... ok Oct 16 11:53:39.079 INFO blam! test src/stream/unsync_fork.rs - stream::unsync_fork::UnsyncFork (line 99) ... ok Oct 16 11:53:39.441 INFO blam! test src/stream/mod.rs - stream::StreamExt::fork (line 106) ... ok Oct 16 11:53:39.487 INFO blam! test src/stream/mod.rs - stream::StreamExt::unsync_fork (line 136) ... ok Oct 16 11:53:39.823 INFO blam! test src/stream/mod.rs - stream::StreamExt::unsync_cloneable (line 73) ... ok Oct 16 11:53:39.823 INFO blam! Oct 16 11:53:39.823 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 11:53:39.823 INFO blam! Oct 16 11:53:39.843 INFO kablam! su: No module specific data is present Oct 16 11:53:40.280 INFO running `"docker" "rm" "-f" "c909d97ecdfc794cab2de6648810ab67e99ab3b56b8a90e21992906968ef5a14"` Oct 16 11:53:40.488 INFO blam! c909d97ecdfc794cab2de6648810ab67e99ab3b56b8a90e21992906968ef5a14