Oct 13 15:31:20.815 INFO checking ex-futures-0.4.9 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:31:20.815 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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:31:21.064 INFO blam! f091770a4bc7e5b573efb911c633bf4e945fc7cd3986838110a9922021bbb7ce Oct 13 15:31:21.067 INFO running `"docker" "start" "-a" "f091770a4bc7e5b573efb911c633bf4e945fc7cd3986838110a9922021bbb7ce"` Oct 13 15:31:22.166 INFO kablam! usermod: no changes Oct 13 15:31:22.448 INFO kablam! Checking ex-futures v0.4.9 (/source) Oct 13 15:31:23.166 INFO kablam! warning: unused `#[macro_use]` import Oct 13 15:31:23.166 INFO kablam! --> src/lib.rs:1:1 Oct 13 15:31:23.166 INFO kablam! | Oct 13 15:31:23.166 INFO kablam! 1 | #[macro_use] Oct 13 15:31:23.166 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:31:23.166 INFO kablam! | Oct 13 15:31:23.166 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:31:23.166 INFO kablam! Oct 13 15:31:23.416 INFO kablam! warning: unused `#[macro_use]` import Oct 13 15:31:23.416 INFO kablam! --> src/lib.rs:1:1 Oct 13 15:31:23.416 INFO kablam! | Oct 13 15:31:23.416 INFO kablam! 1 | #[macro_use] Oct 13 15:31:23.416 INFO kablam! | ^^^^^^^^^^^^ Oct 13 15:31:23.416 INFO kablam! | Oct 13 15:31:23.416 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:31:23.416 INFO kablam! Oct 13 15:31:23.644 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 15:31:23.644 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 13 15:31:23.644 INFO kablam! | Oct 13 15:31:23.644 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 13 15:31:23.644 INFO kablam! | ^^^^^^ Oct 13 15:31:23.644 INFO kablam! | Oct 13 15:31:23.644 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 15:31:23.644 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 15:31:23.644 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:23.644 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 13 15:31:23.644 INFO kablam! | Oct 13 15:31:23.644 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 13 15:31:23.644 INFO kablam! | ^^^^^^^ Oct 13 15:31:23.644 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:23.644 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 13 15:31:23.645 INFO kablam! | Oct 13 15:31:23.645 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 13 15:31:23.645 INFO kablam! | ^^^^^^^^ Oct 13 15:31:23.645 INFO kablam! Oct 13 15:31:23.645 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 15:31:23.645 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 13 15:31:23.645 INFO kablam! | Oct 13 15:31:23.645 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 13 15:31:23.645 INFO kablam! | ^^^^^^ Oct 13 15:31:23.645 INFO kablam! | Oct 13 15:31:23.645 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 15:31:23.645 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:23.645 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 13 15:31:23.645 INFO kablam! | Oct 13 15:31:23.645 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 13 15:31:23.645 INFO kablam! | ^^^^^^^ Oct 13 15:31:23.645 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:23.645 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 13 15:31:23.645 INFO kablam! | Oct 13 15:31:23.645 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 13 15:31:23.645 INFO kablam! | ^^^^^^^^ Oct 13 15:31:23.645 INFO kablam! Oct 13 15:31:23.652 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 15:31:23.652 INFO kablam! --> src/stream/mod.rs:19:19 Oct 13 15:31:23.652 INFO kablam! | Oct 13 15:31:23.652 INFO kablam! 19 | pub type AsErr = Then< Oct 13 15:31:23.652 INFO kablam! | ^^^^^^ Oct 13 15:31:23.652 INFO kablam! | Oct 13 15:31:23.652 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 15:31:23.652 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:23.652 INFO kablam! --> src/stream/mod.rs:21:15 Oct 13 15:31:23.652 INFO kablam! | Oct 13 15:31:23.652 INFO kablam! 21 | fn(Result) -> Result, Oct 13 15:31:23.652 INFO kablam! | ^^^^^^^ Oct 13 15:31:23.652 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:23.652 INFO kablam! --> src/stream/mod.rs:21:39 Oct 13 15:31:23.652 INFO kablam! | Oct 13 15:31:23.652 INFO kablam! 21 | fn(Result) -> Result, Oct 13 15:31:23.652 INFO kablam! | ^^^^^^^ Oct 13 15:31:23.652 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:23.652 INFO kablam! --> src/stream/mod.rs:22:12 Oct 13 15:31:23.652 INFO kablam! | Oct 13 15:31:23.652 INFO kablam! 22 | Result, Oct 13 15:31:23.652 INFO kablam! | ^^^^^^^ Oct 13 15:31:23.652 INFO kablam! Oct 13 15:31:24.236 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 15:31:24.236 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 13 15:31:24.236 INFO kablam! | Oct 13 15:31:24.236 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 13 15:31:24.236 INFO kablam! | ^^^^^^ Oct 13 15:31:24.236 INFO kablam! | Oct 13 15:31:24.236 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 15:31:24.236 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 15:31:24.236 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:24.236 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 13 15:31:24.236 INFO kablam! | Oct 13 15:31:24.236 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 13 15:31:24.236 INFO kablam! | ^^^^^^^ Oct 13 15:31:24.236 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:24.236 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 13 15:31:24.236 INFO kablam! | Oct 13 15:31:24.236 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 13 15:31:24.236 INFO kablam! | ^^^^^^^^ Oct 13 15:31:24.236 INFO kablam! Oct 13 15:31:24.238 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 15:31:24.238 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 13 15:31:24.238 INFO kablam! | Oct 13 15:31:24.238 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 13 15:31:24.238 INFO kablam! | ^^^^^^ Oct 13 15:31:24.238 INFO kablam! | Oct 13 15:31:24.238 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 15:31:24.238 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:24.238 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 13 15:31:24.238 INFO kablam! | Oct 13 15:31:24.238 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 13 15:31:24.238 INFO kablam! | ^^^^^^^ Oct 13 15:31:24.238 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:24.238 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 13 15:31:24.238 INFO kablam! | Oct 13 15:31:24.238 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 13 15:31:24.238 INFO kablam! | ^^^^^^^^ Oct 13 15:31:24.238 INFO kablam! Oct 13 15:31:24.239 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 15:31:24.239 INFO kablam! --> src/stream/mod.rs:19:19 Oct 13 15:31:24.239 INFO kablam! | Oct 13 15:31:24.239 INFO kablam! 19 | pub type AsErr = Then< Oct 13 15:31:24.239 INFO kablam! | ^^^^^^ Oct 13 15:31:24.239 INFO kablam! | Oct 13 15:31:24.239 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 15:31:24.239 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:24.239 INFO kablam! --> src/stream/mod.rs:21:15 Oct 13 15:31:24.239 INFO kablam! | Oct 13 15:31:24.239 INFO kablam! 21 | fn(Result) -> Result, Oct 13 15:31:24.239 INFO kablam! | ^^^^^^^ Oct 13 15:31:24.239 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:24.239 INFO kablam! --> src/stream/mod.rs:21:39 Oct 13 15:31:24.239 INFO kablam! | Oct 13 15:31:24.239 INFO kablam! 21 | fn(Result) -> Result, Oct 13 15:31:24.239 INFO kablam! | ^^^^^^^ Oct 13 15:31:24.239 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 13 15:31:24.239 INFO kablam! --> src/stream/mod.rs:22:12 Oct 13 15:31:24.239 INFO kablam! | Oct 13 15:31:24.239 INFO kablam! 22 | Result, Oct 13 15:31:24.239 INFO kablam! | ^^^^^^^ Oct 13 15:31:24.240 INFO kablam! Oct 13 15:31:38.835 INFO kablam! warning: unused import: `Future` Oct 13 15:31:38.836 INFO kablam! --> benches/stream_unsync_cloneable.rs:8:15 Oct 13 15:31:38.836 INFO kablam! | Oct 13 15:31:38.836 INFO kablam! 8 | use futures::{Future, Stream}; Oct 13 15:31:38.836 INFO kablam! | ^^^^^^ Oct 13 15:31:38.848 INFO kablam! | Oct 13 15:31:38.856 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:31:38.857 INFO kablam! Oct 13 15:31:41.564 INFO kablam! warning: unused import: `Future` Oct 13 15:31:41.564 INFO kablam! --> benches/stream_cloneable.rs:8:15 Oct 13 15:31:41.564 INFO kablam! | Oct 13 15:31:41.564 INFO kablam! 8 | use futures::{Future, Stream}; Oct 13 15:31:41.564 INFO kablam! | ^^^^^^ Oct 13 15:31:41.564 INFO kablam! | Oct 13 15:31:41.564 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 15:31:41.564 INFO kablam! Oct 13 15:31:46.441 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.24s Oct 13 15:31:46.458 INFO kablam! su: No module specific data is present Oct 13 15:31:47.347 INFO running `"docker" "rm" "-f" "f091770a4bc7e5b573efb911c633bf4e945fc7cd3986838110a9922021bbb7ce"` Oct 13 15:31:47.545 INFO blam! f091770a4bc7e5b573efb911c633bf4e945fc7cd3986838110a9922021bbb7ce