Oct 27 22:36:34.682 INFO checking ex-futures-0.4.9 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:36:34.682 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-6/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-55192-2/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 27 22:36:34.922 INFO blam! 4908738cb69bc994556e4ff65d243102a17327d40e7e54dd6b0673d3cad4aac6 Oct 27 22:36:34.927 INFO running `"docker" "start" "-a" "4908738cb69bc994556e4ff65d243102a17327d40e7e54dd6b0673d3cad4aac6"` Oct 27 22:36:35.275 INFO kablam! usermod: no changes Oct 27 22:36:35.382 INFO kablam! Checking ex-futures v0.4.9 (/source) Oct 27 22:36:36.161 INFO kablam! warning: unused `#[macro_use]` import Oct 27 22:36:36.161 INFO kablam! --> src/lib.rs:1:1 Oct 27 22:36:36.161 INFO kablam! | Oct 27 22:36:36.161 INFO kablam! 1 | #[macro_use] Oct 27 22:36:36.161 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:36:36.161 INFO kablam! | Oct 27 22:36:36.161 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:36:36.161 INFO kablam! Oct 27 22:36:36.223 INFO kablam! warning: unused `#[macro_use]` import Oct 27 22:36:36.223 INFO kablam! --> src/lib.rs:1:1 Oct 27 22:36:36.223 INFO kablam! | Oct 27 22:36:36.223 INFO kablam! 1 | #[macro_use] Oct 27 22:36:36.223 INFO kablam! | ^^^^^^^^^^^^ Oct 27 22:36:36.227 INFO kablam! | Oct 27 22:36:36.227 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:36:36.228 INFO kablam! Oct 27 22:36:36.504 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 22:36:36.505 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 27 22:36:36.505 INFO kablam! | Oct 27 22:36:36.505 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 27 22:36:36.505 INFO kablam! | ^^^^^^ Oct 27 22:36:36.505 INFO kablam! | Oct 27 22:36:36.505 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 22:36:36.505 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 22:36:36.505 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.505 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 27 22:36:36.505 INFO kablam! | Oct 27 22:36:36.505 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 27 22:36:36.505 INFO kablam! | ^^^^^^^ Oct 27 22:36:36.505 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.505 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 27 22:36:36.505 INFO kablam! | Oct 27 22:36:36.505 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 27 22:36:36.505 INFO kablam! | ^^^^^^^^ Oct 27 22:36:36.505 INFO kablam! Oct 27 22:36:36.511 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 22:36:36.511 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 27 22:36:36.511 INFO kablam! | Oct 27 22:36:36.511 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 27 22:36:36.511 INFO kablam! | ^^^^^^ Oct 27 22:36:36.511 INFO kablam! | Oct 27 22:36:36.511 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 22:36:36.511 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.511 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 27 22:36:36.511 INFO kablam! | Oct 27 22:36:36.511 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 27 22:36:36.511 INFO kablam! | ^^^^^^^ Oct 27 22:36:36.511 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.511 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 27 22:36:36.511 INFO kablam! | Oct 27 22:36:36.511 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 27 22:36:36.511 INFO kablam! | ^^^^^^^^ Oct 27 22:36:36.511 INFO kablam! Oct 27 22:36:36.511 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 22:36:36.511 INFO kablam! --> src/stream/mod.rs:19:19 Oct 27 22:36:36.511 INFO kablam! | Oct 27 22:36:36.511 INFO kablam! 19 | pub type AsErr = Then< Oct 27 22:36:36.511 INFO kablam! | ^^^^^^ Oct 27 22:36:36.511 INFO kablam! | Oct 27 22:36:36.511 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 22:36:36.511 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.511 INFO kablam! --> src/stream/mod.rs:21:15 Oct 27 22:36:36.511 INFO kablam! | Oct 27 22:36:36.511 INFO kablam! 21 | fn(Result) -> Result, Oct 27 22:36:36.511 INFO kablam! | ^^^^^^^ Oct 27 22:36:36.511 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.511 INFO kablam! --> src/stream/mod.rs:21:39 Oct 27 22:36:36.511 INFO kablam! | Oct 27 22:36:36.511 INFO kablam! 21 | fn(Result) -> Result, Oct 27 22:36:36.511 INFO kablam! | ^^^^^^^ Oct 27 22:36:36.511 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.511 INFO kablam! --> src/stream/mod.rs:22:12 Oct 27 22:36:36.511 INFO kablam! | Oct 27 22:36:36.511 INFO kablam! 22 | Result, Oct 27 22:36:36.511 INFO kablam! | ^^^^^^^ Oct 27 22:36:36.511 INFO kablam! Oct 27 22:36:36.631 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 22:36:36.631 INFO kablam! --> src/stream/unsync_cloneable.rs:33:15 Oct 27 22:36:36.631 INFO kablam! | Oct 27 22:36:36.631 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 27 22:36:36.631 INFO kablam! | ^^^^^^ Oct 27 22:36:36.634 INFO kablam! | Oct 27 22:36:36.634 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 22:36:36.635 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 22:36:36.635 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.635 INFO kablam! --> src/stream/unsync_cloneable.rs:33:56 Oct 27 22:36:36.635 INFO kablam! | Oct 27 22:36:36.635 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 27 22:36:36.635 INFO kablam! | ^^^^^^^ Oct 27 22:36:36.635 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.635 INFO kablam! --> src/stream/unsync_cloneable.rs:33:66 Oct 27 22:36:36.635 INFO kablam! | Oct 27 22:36:36.635 INFO kablam! 33 | type Queue = RefCell, S::Error>>>; Oct 27 22:36:36.635 INFO kablam! | ^^^^^^^^ Oct 27 22:36:36.635 INFO kablam! Oct 27 22:36:36.637 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 22:36:36.637 INFO kablam! --> src/stream/cloneable.rs:38:15 Oct 27 22:36:36.637 INFO kablam! | Oct 27 22:36:36.637 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 27 22:36:36.637 INFO kablam! | ^^^^^^ Oct 27 22:36:36.647 INFO kablam! | Oct 27 22:36:36.647 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 22:36:36.647 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.647 INFO kablam! --> src/stream/cloneable.rs:38:54 Oct 27 22:36:36.647 INFO kablam! | Oct 27 22:36:36.647 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 27 22:36:36.649 INFO kablam! | ^^^^^^^ Oct 27 22:36:36.649 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.649 INFO kablam! --> src/stream/cloneable.rs:38:64 Oct 27 22:36:36.649 INFO kablam! | Oct 27 22:36:36.649 INFO kablam! 38 | type Queue = Mutex, S::Error>>>; Oct 27 22:36:36.649 INFO kablam! | ^^^^^^^^ Oct 27 22:36:36.649 INFO kablam! Oct 27 22:36:36.649 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 22:36:36.649 INFO kablam! --> src/stream/mod.rs:19:19 Oct 27 22:36:36.649 INFO kablam! | Oct 27 22:36:36.650 INFO kablam! 19 | pub type AsErr = Then< Oct 27 22:36:36.650 INFO kablam! | ^^^^^^ Oct 27 22:36:36.650 INFO kablam! | Oct 27 22:36:36.650 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 22:36:36.650 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.650 INFO kablam! --> src/stream/mod.rs:21:15 Oct 27 22:36:36.650 INFO kablam! | Oct 27 22:36:36.650 INFO kablam! 21 | fn(Result) -> Result, Oct 27 22:36:36.650 INFO kablam! | ^^^^^^^ Oct 27 22:36:36.650 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.650 INFO kablam! --> src/stream/mod.rs:21:39 Oct 27 22:36:36.650 INFO kablam! | Oct 27 22:36:36.650 INFO kablam! 21 | fn(Result) -> Result, Oct 27 22:36:36.650 INFO kablam! | ^^^^^^^ Oct 27 22:36:36.650 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 22:36:36.650 INFO kablam! --> src/stream/mod.rs:22:12 Oct 27 22:36:36.650 INFO kablam! | Oct 27 22:36:36.650 INFO kablam! 22 | Result, Oct 27 22:36:36.650 INFO kablam! | ^^^^^^^ Oct 27 22:36:36.650 INFO kablam! Oct 27 22:36:48.603 INFO kablam! warning: unused import: `Future` Oct 27 22:36:48.603 INFO kablam! --> benches/stream_unsync_cloneable.rs:8:15 Oct 27 22:36:48.603 INFO kablam! | Oct 27 22:36:48.603 INFO kablam! 8 | use futures::{Future, Stream}; Oct 27 22:36:48.603 INFO kablam! | ^^^^^^ Oct 27 22:36:48.611 INFO kablam! | Oct 27 22:36:48.611 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:36:48.611 INFO kablam! Oct 27 22:36:49.711 INFO kablam! warning: unused import: `Future` Oct 27 22:36:49.712 INFO kablam! --> benches/stream_cloneable.rs:8:15 Oct 27 22:36:49.712 INFO kablam! | Oct 27 22:36:49.712 INFO kablam! 8 | use futures::{Future, Stream}; Oct 27 22:36:49.712 INFO kablam! | ^^^^^^ Oct 27 22:36:49.727 INFO kablam! | Oct 27 22:36:49.735 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 22:36:49.735 INFO kablam! Oct 27 22:36:58.207 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 22.91s Oct 27 22:36:58.228 INFO kablam! su: No module specific data is present Oct 27 22:36:59.338 INFO running `"docker" "rm" "-f" "4908738cb69bc994556e4ff65d243102a17327d40e7e54dd6b0673d3cad4aac6"` Oct 27 22:36:59.668 INFO blam! 4908738cb69bc994556e4ff65d243102a17327d40e7e54dd6b0673d3cad4aac6