Oct 11 23:05:26.157 INFO testing futures-stream-select-all-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 23:05:26.157 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11 23:05:26.520 INFO blam! 75f83b6bab47801fe4171e4309ca628210f1ca9fc73849668cedc258d8cdbd6b Oct 11 23:05:26.526 INFO running `"docker" "start" "-a" "75f83b6bab47801fe4171e4309ca628210f1ca9fc73849668cedc258d8cdbd6b"` Oct 11 23:05:26.982 INFO kablam! usermod: no changes Oct 11 23:05:27.024 INFO kablam! Compiling futures-stream-select-all v0.1.2 (/source) Oct 11 23:05:27.581 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.57s Oct 11 23:05:27.586 INFO kablam! su: No module specific data is present Oct 11 23:05:27.868 INFO running `"docker" "rm" "-f" "75f83b6bab47801fe4171e4309ca628210f1ca9fc73849668cedc258d8cdbd6b"` Oct 11 23:05:28.070 INFO blam! 75f83b6bab47801fe4171e4309ca628210f1ca9fc73849668cedc258d8cdbd6b Oct 11 23:05:28.078 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11 23:05:28.277 INFO blam! fbd3fc3698065f02276c35d74d98beaa64507381380c3276d558206de1b655d3 Oct 11 23:05:28.278 INFO running `"docker" "start" "-a" "fbd3fc3698065f02276c35d74d98beaa64507381380c3276d558206de1b655d3"` Oct 11 23:05:28.718 INFO kablam! usermod: no changes Oct 11 23:05:28.753 INFO kablam! Compiling futures-stream-select-all v0.1.2 (/source) Oct 11 23:05:29.257 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 11 23:05:29.257 INFO kablam! --> src/lib.rs:46:24 Oct 11 23:05:29.257 INFO kablam! | Oct 11 23:05:29.257 INFO kablam! 46 | let stream_a = stream::iter(vec![Ok(0), Ok(1)]); Oct 11 23:05:29.257 INFO kablam! | ^^^^^^^^^^^^ Oct 11 23:05:29.257 INFO kablam! | Oct 11 23:05:29.257 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 23:05:29.257 INFO kablam! Oct 11 23:05:29.257 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 11 23:05:29.257 INFO kablam! --> src/lib.rs:47:24 Oct 11 23:05:29.257 INFO kablam! | Oct 11 23:05:29.257 INFO kablam! 47 | let stream_b = stream::iter(vec![Ok(2), Ok(3), Ok(4)]); Oct 11 23:05:29.257 INFO kablam! | ^^^^^^^^^^^^ Oct 11 23:05:29.257 INFO kablam! Oct 11 23:05:29.257 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 11 23:05:29.257 INFO kablam! --> src/lib.rs:48:24 Oct 11 23:05:29.257 INFO kablam! | Oct 11 23:05:29.257 INFO kablam! 48 | let stream_c = stream::iter(vec![Ok(5)]); Oct 11 23:05:29.257 INFO kablam! | ^^^^^^^^^^^^ Oct 11 23:05:29.258 INFO kablam! Oct 11 23:05:29.258 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 11 23:05:29.258 INFO kablam! --> src/lib.rs:60:24 Oct 11 23:05:29.258 INFO kablam! | Oct 11 23:05:29.258 INFO kablam! 60 | let stream_a = stream::iter(vec![Ok(0), Ok(1)]); Oct 11 23:05:29.258 INFO kablam! | ^^^^^^^^^^^^ Oct 11 23:05:29.258 INFO kablam! Oct 11 23:05:29.258 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 11 23:05:29.258 INFO kablam! --> src/lib.rs:61:24 Oct 11 23:05:29.258 INFO kablam! | Oct 11 23:05:29.258 INFO kablam! 61 | let stream_b = stream::iter(vec![Ok(2), Err("fail"), Ok(4)]); Oct 11 23:05:29.258 INFO kablam! | ^^^^^^^^^^^^ Oct 11 23:05:29.258 INFO kablam! Oct 11 23:05:29.258 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 11 23:05:29.258 INFO kablam! --> src/lib.rs:62:24 Oct 11 23:05:29.258 INFO kablam! | Oct 11 23:05:29.258 INFO kablam! 62 | let stream_c = stream::iter(vec![Ok(5)]); Oct 11 23:05:29.258 INFO kablam! | ^^^^^^^^^^^^ Oct 11 23:05:29.258 INFO kablam! Oct 11 23:05:30.112 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.37s Oct 11 23:05:30.112 INFO kablam! su: No module specific data is present Oct 11 23:05:30.426 INFO running `"docker" "rm" "-f" "fbd3fc3698065f02276c35d74d98beaa64507381380c3276d558206de1b655d3"` Oct 11 23:05:30.605 INFO blam! fbd3fc3698065f02276c35d74d98beaa64507381380c3276d558206de1b655d3 Oct 11 23:05:30.606 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 11 23:05:30.864 INFO blam! 5e89fc199a4e3fb002630c9d5059803175bdba30748507bce8bd4af3168e267b Oct 11 23:05:30.870 INFO running `"docker" "start" "-a" "5e89fc199a4e3fb002630c9d5059803175bdba30748507bce8bd4af3168e267b"` Oct 11 23:05:31.319 INFO kablam! usermod: no changes Oct 11 23:05:31.350 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 23:05:31.350 INFO kablam! Running /target/debug/deps/futures_stream_select_all-f4217cb069802fb8 Oct 11 23:05:31.354 INFO blam! Oct 11 23:05:31.354 INFO blam! running 2 tests Oct 11 23:05:31.354 INFO blam! test tests::happy_path ... ok Oct 11 23:05:31.354 INFO kablam! Doc-tests futures-stream-select-all Oct 11 23:05:31.354 INFO blam! test tests::an_error ... ok Oct 11 23:05:31.354 INFO blam! Oct 11 23:05:31.354 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:05:31.354 INFO blam! Oct 11 23:05:32.275 INFO blam! Oct 11 23:05:32.275 INFO blam! running 0 tests Oct 11 23:05:32.275 INFO blam! Oct 11 23:05:32.275 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 23:05:32.275 INFO blam! Oct 11 23:05:32.277 INFO kablam! su: No module specific data is present Oct 11 23:05:32.656 INFO running `"docker" "rm" "-f" "5e89fc199a4e3fb002630c9d5059803175bdba30748507bce8bd4af3168e267b"` Oct 11 23:05:32.784 INFO blam! 5e89fc199a4e3fb002630c9d5059803175bdba30748507bce8bd4af3168e267b