Oct 27 05:22:24.565 INFO checking edef1c/grit against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 05:22:24.565 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 05:22:25.017 INFO blam! b10519a06822c685e2c630dc8b7bc27cb075e33c4fe0b2328a00b66b62ca2b9d Oct 27 05:22:25.019 INFO running `"docker" "start" "-a" "b10519a06822c685e2c630dc8b7bc27cb075e33c4fe0b2328a00b66b62ca2b9d"` Oct 27 05:22:26.507 INFO kablam! usermod: no changes Oct 27 05:22:26.574 INFO kablam! Checking safe_shl v1.1.0 Oct 27 05:22:26.586 INFO kablam! Checking itertools v0.4.19 Oct 27 05:22:26.586 INFO kablam! Checking io_at v0.1.0 (/source/io_at) Oct 27 05:22:26.975 INFO kablam! Checking gulp v0.1.0 (/source/gulp) Oct 27 05:22:28.231 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 05:22:28.278 INFO kablam! --> gulp/src/lib.rs:17:29 Oct 27 05:22:28.278 INFO kablam! | Oct 27 05:22:28.279 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 27 05:22:28.279 INFO kablam! | ^^^^^ Oct 27 05:22:28.279 INFO kablam! | Oct 27 05:22:28.279 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 05:22:28.279 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 05:22:28.279 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 05:22:28.279 INFO kablam! --> gulp/src/lib.rs:17:52 Oct 27 05:22:28.279 INFO kablam! | Oct 27 05:22:28.279 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 27 05:22:28.279 INFO kablam! | ^^^^^^^^^ Oct 27 05:22:28.279 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 05:22:28.279 INFO kablam! --> gulp/src/lib.rs:17:63 Oct 27 05:22:28.279 INFO kablam! | Oct 27 05:22:28.279 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 27 05:22:28.279 INFO kablam! | ^^^^^^ Oct 27 05:22:28.279 INFO kablam! Oct 27 05:22:28.279 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 05:22:28.279 INFO kablam! --> gulp/src/lib.rs:17:29 Oct 27 05:22:28.279 INFO kablam! | Oct 27 05:22:28.279 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 27 05:22:28.279 INFO kablam! | ^^^^^ Oct 27 05:22:28.280 INFO kablam! | Oct 27 05:22:28.280 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 05:22:28.280 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 05:22:28.280 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 05:22:28.280 INFO kablam! --> gulp/src/lib.rs:17:52 Oct 27 05:22:28.280 INFO kablam! | Oct 27 05:22:28.280 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 27 05:22:28.280 INFO kablam! | ^^^^^^^^^ Oct 27 05:22:28.280 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 27 05:22:28.280 INFO kablam! --> gulp/src/lib.rs:17:63 Oct 27 05:22:28.280 INFO kablam! | Oct 27 05:22:28.280 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 27 05:22:28.280 INFO kablam! | ^^^^^^ Oct 27 05:22:28.280 INFO kablam! Oct 27 05:22:28.280 INFO kablam! Checking git v0.1.0 (/source/git) Oct 27 05:22:28.280 INFO kablam! Checking git_delta v0.1.0 (/source/git_delta) Oct 27 05:22:29.559 INFO kablam! Checking git_packfile v0.1.0 (/source/git_packfile) Oct 27 05:22:30.179 INFO kablam! Checking hexdump v0.1.0 Oct 27 05:22:31.086 INFO kablam! Checking verify v0.1.0 (/source/verify) Oct 27 05:22:32.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.66s Oct 27 05:22:32.192 INFO kablam! su: No module specific data is present Oct 27 05:22:32.835 INFO running `"docker" "rm" "-f" "b10519a06822c685e2c630dc8b7bc27cb075e33c4fe0b2328a00b66b62ca2b9d"` Oct 27 05:22:33.195 INFO blam! b10519a06822c685e2c630dc8b7bc27cb075e33c4fe0b2328a00b66b62ca2b9d