Oct 13 15:04:22.584 INFO checking futures-stream-select-all-0.1.2 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:04:22.584 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-4/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-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 13 15:04:22.775 INFO blam! 64dfc5c463bda158f4e83f15ed6c2ce00c2b88242c6d747d5bec34b40af64b29 Oct 13 15:04:22.776 INFO running `"docker" "start" "-a" "64dfc5c463bda158f4e83f15ed6c2ce00c2b88242c6d747d5bec34b40af64b29"` Oct 13 15:04:23.396 INFO kablam! usermod: no changes Oct 13 15:04:23.468 INFO kablam! Checking futures-stream-select-all v0.1.2 (/source) Oct 13 15:04:24.280 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 13 15:04:24.280 INFO kablam! --> src/lib.rs:46:24 Oct 13 15:04:24.280 INFO kablam! | Oct 13 15:04:24.280 INFO kablam! 46 | let stream_a = stream::iter(vec![Ok(0), Ok(1)]); Oct 13 15:04:24.280 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:04:24.280 INFO kablam! | Oct 13 15:04:24.280 INFO kablam! = note: #[warn(deprecated)] on by default Oct 13 15:04:24.280 INFO kablam! Oct 13 15:04:24.280 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 13 15:04:24.280 INFO kablam! --> src/lib.rs:47:24 Oct 13 15:04:24.280 INFO kablam! | Oct 13 15:04:24.280 INFO kablam! 47 | let stream_b = stream::iter(vec![Ok(2), Ok(3), Ok(4)]); Oct 13 15:04:24.280 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:04:24.280 INFO kablam! Oct 13 15:04:24.280 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 13 15:04:24.280 INFO kablam! --> src/lib.rs:48:24 Oct 13 15:04:24.280 INFO kablam! | Oct 13 15:04:24.280 INFO kablam! 48 | let stream_c = stream::iter(vec![Ok(5)]); Oct 13 15:04:24.280 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:04:24.280 INFO kablam! Oct 13 15:04:24.280 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 13 15:04:24.280 INFO kablam! --> src/lib.rs:60:24 Oct 13 15:04:24.280 INFO kablam! | Oct 13 15:04:24.280 INFO kablam! 60 | let stream_a = stream::iter(vec![Ok(0), Ok(1)]); Oct 13 15:04:24.280 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:04:24.280 INFO kablam! Oct 13 15:04:24.280 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 13 15:04:24.280 INFO kablam! --> src/lib.rs:61:24 Oct 13 15:04:24.280 INFO kablam! | Oct 13 15:04:24.280 INFO kablam! 61 | let stream_b = stream::iter(vec![Ok(2), Err("fail"), Ok(4)]); Oct 13 15:04:24.280 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:04:24.280 INFO kablam! Oct 13 15:04:24.280 INFO kablam! warning: use of deprecated item 'futures::stream::iter': implementation moved to `iter_ok` and `iter_result` Oct 13 15:04:24.280 INFO kablam! --> src/lib.rs:62:24 Oct 13 15:04:24.280 INFO kablam! | Oct 13 15:04:24.280 INFO kablam! 62 | let stream_c = stream::iter(vec![Ok(5)]); Oct 13 15:04:24.280 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:04:24.280 INFO kablam! Oct 13 15:04:24.401 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.99s Oct 13 15:04:24.405 INFO kablam! su: No module specific data is present Oct 13 15:04:24.775 INFO running `"docker" "rm" "-f" "64dfc5c463bda158f4e83f15ed6c2ce00c2b88242c6d747d5bec34b40af64b29"` Oct 13 15:04:24.882 INFO blam! 64dfc5c463bda158f4e83f15ed6c2ce00c2b88242c6d747d5bec34b40af64b29