Oct 22 03:21:11.518 INFO checking ex-futures-0.4.9 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:21:11.518 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 03:21:11.764 INFO blam! 09be19475fe0a8cf412d744ef4444d8d30a9efdd35bb0e6991d6d81488bbf431 Oct 22 03:21:11.764 INFO running `"docker" "start" "-a" "09be19475fe0a8cf412d744ef4444d8d30a9efdd35bb0e6991d6d81488bbf431"` Oct 22 03:21:12.779 INFO kablam! usermod: no changes Oct 22 03:21:12.877 INFO kablam! Checking ex-futures v0.4.9 (/source) Oct 22 03:21:13.365 INFO kablam! warning: unused `#[macro_use]` import Oct 22 03:21:13.365 INFO kablam! --> src/lib.rs:1:1 Oct 22 03:21:13.365 INFO kablam! | Oct 22 03:21:13.365 INFO kablam! 1 | #[macro_use] Oct 22 03:21:13.365 INFO kablam! | ^^^^^^^^^^^^ Oct 22 03:21:13.365 INFO kablam! | Oct 22 03:21:13.365 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:21:13.365 INFO kablam! Oct 22 03:21:13.597 INFO kablam! warning: unused `#[macro_use]` import Oct 22 03:21:13.597 INFO kablam! --> src/lib.rs:1:1 Oct 22 03:21:13.598 INFO kablam! | Oct 22 03:21:13.598 INFO kablam! 1 | #[macro_use] Oct 22 03:21:13.598 INFO kablam! | ^^^^^^^^^^^^ Oct 22 03:21:13.598 INFO kablam! | Oct 22 03:21:13.599 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:21:13.599 INFO kablam! Oct 22 03:21:13.684 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 03:21:13.684 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 22 03:21:13.684 INFO kablam! | Oct 22 03:21:13.684 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 22 03:21:13.684 INFO kablam! | ^^^^^^ Oct 22 03:21:13.684 INFO kablam! | Oct 22 03:21:13.684 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 22 03:21:13.684 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 03:21:13.684 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:13.684 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 22 03:21:13.685 INFO kablam! | Oct 22 03:21:13.685 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 22 03:21:13.685 INFO kablam! | ^^^^^^^ Oct 22 03:21:13.685 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:13.685 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 22 03:21:13.685 INFO kablam! | Oct 22 03:21:13.685 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 22 03:21:13.685 INFO kablam! | ^^^^^^^^ Oct 22 03:21:13.685 INFO kablam! Oct 22 03:21:13.685 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 03:21:13.685 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 22 03:21:13.685 INFO kablam! | Oct 22 03:21:13.685 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 22 03:21:13.685 INFO kablam! | ^^^^^^ Oct 22 03:21:13.685 INFO kablam! | Oct 22 03:21:13.685 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 03:21:13.685 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:13.685 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 22 03:21:13.685 INFO kablam! | Oct 22 03:21:13.685 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 22 03:21:13.685 INFO kablam! | ^^^^^^^ Oct 22 03:21:13.685 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:13.685 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 22 03:21:13.685 INFO kablam! | Oct 22 03:21:13.685 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 22 03:21:13.685 INFO kablam! | ^^^^^^^^ Oct 22 03:21:13.685 INFO kablam! Oct 22 03:21:13.685 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 03:21:13.685 INFO kablam! --> src/stream/mod.rs:19:19 Oct 22 03:21:13.685 INFO kablam! | Oct 22 03:21:13.685 INFO kablam! 19 | pub type AsErr = Then< Oct 22 03:21:13.685 INFO kablam! | ^^^^^^ Oct 22 03:21:13.685 INFO kablam! | Oct 22 03:21:13.685 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 03:21:13.685 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:13.685 INFO kablam! --> src/stream/mod.rs:21:15 Oct 22 03:21:13.685 INFO kablam! | Oct 22 03:21:13.685 INFO kablam! 21 | fn(Result) -> Result, Oct 22 03:21:13.685 INFO kablam! | ^^^^^^^ Oct 22 03:21:13.685 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:13.685 INFO kablam! --> src/stream/mod.rs:21:39 Oct 22 03:21:13.685 INFO kablam! | Oct 22 03:21:13.685 INFO kablam! 21 | fn(Result) -> Result, Oct 22 03:21:13.685 INFO kablam! | ^^^^^^^ Oct 22 03:21:13.685 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:13.685 INFO kablam! --> src/stream/mod.rs:22:12 Oct 22 03:21:13.685 INFO kablam! | Oct 22 03:21:13.685 INFO kablam! 22 | Result, Oct 22 03:21:13.685 INFO kablam! | ^^^^^^^ Oct 22 03:21:13.685 INFO kablam! Oct 22 03:21:14.187 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 03:21:14.187 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 22 03:21:14.188 INFO kablam! | Oct 22 03:21:14.188 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 22 03:21:14.188 INFO kablam! | ^^^^^^ Oct 22 03:21:14.189 INFO kablam! | Oct 22 03:21:14.189 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 22 03:21:14.189 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 03:21:14.192 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:14.192 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 22 03:21:14.193 INFO kablam! | Oct 22 03:21:14.193 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 22 03:21:14.193 INFO kablam! | ^^^^^^^ Oct 22 03:21:14.193 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:14.194 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 22 03:21:14.194 INFO kablam! | Oct 22 03:21:14.194 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 22 03:21:14.195 INFO kablam! | ^^^^^^^^ Oct 22 03:21:14.195 INFO kablam! Oct 22 03:21:14.195 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 03:21:14.195 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 22 03:21:14.196 INFO kablam! | Oct 22 03:21:14.196 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 22 03:21:14.196 INFO kablam! | ^^^^^^ Oct 22 03:21:14.196 INFO kablam! | Oct 22 03:21:14.197 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 03:21:14.197 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:14.197 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 22 03:21:14.198 INFO kablam! | Oct 22 03:21:14.198 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 22 03:21:14.198 INFO kablam! | ^^^^^^^ Oct 22 03:21:14.198 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:14.199 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 22 03:21:14.199 INFO kablam! | Oct 22 03:21:14.199 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 22 03:21:14.199 INFO kablam! | ^^^^^^^^ Oct 22 03:21:14.200 INFO kablam! Oct 22 03:21:14.200 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 03:21:14.200 INFO kablam! --> src/stream/mod.rs:19:19 Oct 22 03:21:14.200 INFO kablam! | Oct 22 03:21:14.200 INFO kablam! 19 | pub type AsErr = Then< Oct 22 03:21:14.200 INFO kablam! | ^^^^^^ Oct 22 03:21:14.200 INFO kablam! | Oct 22 03:21:14.200 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 03:21:14.200 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:14.200 INFO kablam! --> src/stream/mod.rs:21:15 Oct 22 03:21:14.200 INFO kablam! | Oct 22 03:21:14.200 INFO kablam! 21 | fn(Result) -> Result, Oct 22 03:21:14.200 INFO kablam! | ^^^^^^^ Oct 22 03:21:14.200 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:14.200 INFO kablam! --> src/stream/mod.rs:21:39 Oct 22 03:21:14.200 INFO kablam! | Oct 22 03:21:14.200 INFO kablam! 21 | fn(Result) -> Result, Oct 22 03:21:14.200 INFO kablam! | ^^^^^^^ Oct 22 03:21:14.200 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 22 03:21:14.200 INFO kablam! --> src/stream/mod.rs:22:12 Oct 22 03:21:14.200 INFO kablam! | Oct 22 03:21:14.200 INFO kablam! 22 | Result, Oct 22 03:21:14.200 INFO kablam! | ^^^^^^^ Oct 22 03:21:14.200 INFO kablam! Oct 22 03:21:23.988 INFO kablam! warning: unused import: `Future` Oct 22 03:21:23.989 INFO kablam! --> benches/stream_unsync_cloneable.rs:8:15 Oct 22 03:21:23.989 INFO kablam! | Oct 22 03:21:23.989 INFO kablam! 8 | use futures::{Future, Stream}; Oct 22 03:21:23.990 INFO kablam! | ^^^^^^ Oct 22 03:21:23.990 INFO kablam! | Oct 22 03:21:23.990 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:21:23.991 INFO kablam! Oct 22 03:21:27.148 INFO kablam! warning: unused import: `Future` Oct 22 03:21:27.148 INFO kablam! --> benches/stream_cloneable.rs:8:15 Oct 22 03:21:27.148 INFO kablam! | Oct 22 03:21:27.148 INFO kablam! 8 | use futures::{Future, Stream}; Oct 22 03:21:27.148 INFO kablam! | ^^^^^^ Oct 22 03:21:27.148 INFO kablam! | Oct 22 03:21:27.148 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 22 03:21:27.148 INFO kablam! Oct 22 03:21:27.237 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.43s Oct 22 03:21:27.238 INFO kablam! su: No module specific data is present Oct 22 03:21:27.989 INFO running `"docker" "rm" "-f" "09be19475fe0a8cf412d744ef4444d8d30a9efdd35bb0e6991d6d81488bbf431"` Oct 22 03:21:28.267 INFO blam! 09be19475fe0a8cf412d744ef4444d8d30a9efdd35bb0e6991d6d81488bbf431