Oct 12 22:12:54.899 INFO checking edef1c/grit against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 22:12:54.899 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 22:12:55.235 INFO blam! 167811c646e2abca46fd393b579ce15d01fde6b25721000315894bab9d168e86 Oct 12 22:12:55.237 INFO running `"docker" "start" "-a" "167811c646e2abca46fd393b579ce15d01fde6b25721000315894bab9d168e86"` Oct 12 22:12:55.725 INFO kablam! usermod: no changes Oct 12 22:12:55.786 INFO kablam! Checking safe_shl v1.1.0 Oct 12 22:12:55.786 INFO kablam! Compiling miniz-sys v0.1.9 Oct 12 22:12:55.786 INFO kablam! Checking io_at v0.1.0 (/source/io_at) Oct 12 22:12:55.789 INFO kablam! Checking hexdump v0.1.0 Oct 12 22:12:55.929 INFO kablam! Checking gulp v0.1.0 (/source/gulp) Oct 12 22:12:57.134 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 22:12:57.134 INFO kablam! --> gulp/src/lib.rs:17:29 Oct 12 22:12:57.134 INFO kablam! | Oct 12 22:12:57.135 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:12:57.135 INFO kablam! | ^^^^^ Oct 12 22:12:57.135 INFO kablam! | Oct 12 22:12:57.135 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 12 22:12:57.135 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 22:12:57.135 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 22:12:57.135 INFO kablam! --> gulp/src/lib.rs:17:52 Oct 12 22:12:57.135 INFO kablam! | Oct 12 22:12:57.135 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:12:57.135 INFO kablam! | ^^^^^^^^^ Oct 12 22:12:57.135 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 22:12:57.135 INFO kablam! --> gulp/src/lib.rs:17:63 Oct 12 22:12:57.135 INFO kablam! | Oct 12 22:12:57.135 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:12:57.135 INFO kablam! | ^^^^^^ Oct 12 22:12:57.135 INFO kablam! Oct 12 22:12:57.166 INFO kablam! Checking git v0.1.0 (/source/git) Oct 12 22:12:57.167 INFO kablam! Checking git_delta v0.1.0 (/source/git_delta) Oct 12 22:12:57.348 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 22:12:57.348 INFO kablam! --> gulp/src/lib.rs:17:29 Oct 12 22:12:57.348 INFO kablam! | Oct 12 22:12:57.348 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:12:57.348 INFO kablam! | ^^^^^ Oct 12 22:12:57.348 INFO kablam! | Oct 12 22:12:57.348 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 12 22:12:57.348 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 22:12:57.348 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 22:12:57.348 INFO kablam! --> gulp/src/lib.rs:17:52 Oct 12 22:12:57.348 INFO kablam! | Oct 12 22:12:57.348 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:12:57.348 INFO kablam! | ^^^^^^^^^ Oct 12 22:12:57.348 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 22:12:57.348 INFO kablam! --> gulp/src/lib.rs:17:63 Oct 12 22:12:57.348 INFO kablam! | Oct 12 22:12:57.348 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:12:57.349 INFO kablam! | ^^^^^^ Oct 12 22:12:57.349 INFO kablam! Oct 12 22:12:58.382 INFO kablam! Checking git_packfile v0.1.0 (/source/git_packfile) Oct 12 22:12:58.455 INFO kablam! Checking flate2 v0.2.17 Oct 12 22:13:00.325 INFO kablam! Checking verify v0.1.0 (/source/verify) Oct 12 22:13:01.585 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.84s Oct 12 22:13:01.596 INFO kablam! su: No module specific data is present Oct 12 22:13:02.406 INFO running `"docker" "rm" "-f" "167811c646e2abca46fd393b579ce15d01fde6b25721000315894bab9d168e86"` Oct 12 22:13:02.709 INFO blam! 167811c646e2abca46fd393b579ce15d01fde6b25721000315894bab9d168e86