Oct 12 22:12:55.872 INFO checking edef1c/grit against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 22:12:55.872 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 12 22:12:56.217 INFO blam! dddeea653f45c4283060ab298055db758b24f77be480ce77b80e521dde6d6df6 Oct 12 22:12:56.219 INFO running `"docker" "start" "-a" "dddeea653f45c4283060ab298055db758b24f77be480ce77b80e521dde6d6df6"` Oct 12 22:12:57.736 INFO kablam! usermod: no changes Oct 12 22:12:57.856 INFO kablam! Checking safe_shl v1.1.0 Oct 12 22:12:57.859 INFO kablam! Checking io_at v0.1.0 (/source/io_at) Oct 12 22:12:57.876 INFO kablam! Checking hexdump v0.1.0 Oct 12 22:12:58.321 INFO kablam! Checking gulp v0.1.0 (/source/gulp) Oct 12 22:12:59.890 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 22:12:59.891 INFO kablam! --> gulp/src/lib.rs:17:29 Oct 12 22:12:59.891 INFO kablam! | Oct 12 22:12:59.891 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:12:59.892 INFO kablam! | ^^^^^ Oct 12 22:12:59.892 INFO kablam! | Oct 12 22:12:59.893 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 12 22:12:59.893 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 22:12:59.893 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 22:12:59.894 INFO kablam! --> gulp/src/lib.rs:17:52 Oct 12 22:12:59.894 INFO kablam! | Oct 12 22:12:59.895 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:12:59.895 INFO kablam! | ^^^^^^^^^ Oct 12 22:12:59.895 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 22:12:59.896 INFO kablam! --> gulp/src/lib.rs:17:63 Oct 12 22:12:59.896 INFO kablam! | Oct 12 22:12:59.896 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:12:59.897 INFO kablam! | ^^^^^^ Oct 12 22:12:59.897 INFO kablam! Oct 12 22:12:59.980 INFO kablam! Checking git v0.1.0 (/source/git) Oct 12 22:12:59.980 INFO kablam! Checking git_delta v0.1.0 (/source/git_delta) Oct 12 22:13:00.025 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 12 22:13:00.025 INFO kablam! --> gulp/src/lib.rs:17:29 Oct 12 22:13:00.025 INFO kablam! | Oct 12 22:13:00.025 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:13:00.025 INFO kablam! | ^^^^^ Oct 12 22:13:00.026 INFO kablam! | Oct 12 22:13:00.026 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 12 22:13:00.026 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 12 22:13:00.026 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 22:13:00.026 INFO kablam! --> gulp/src/lib.rs:17:52 Oct 12 22:13:00.026 INFO kablam! | Oct 12 22:13:00.026 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:13:00.026 INFO kablam! | ^^^^^^^^^ Oct 12 22:13:00.027 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Oct 12 22:13:00.027 INFO kablam! --> gulp/src/lib.rs:17:63 Oct 12 22:13:00.027 INFO kablam! | Oct 12 22:13:00.027 INFO kablam! 17 | pub type ParseResult<'a, P: Parse> = Result<'a, P, P::Output, P::Err>; Oct 12 22:13:00.027 INFO kablam! | ^^^^^^ Oct 12 22:13:00.027 INFO kablam! Oct 12 22:13:00.832 INFO kablam! Checking git_packfile v0.1.0 (/source/git_packfile) Oct 12 22:13:02.077 INFO kablam! Checking verify v0.1.0 (/source/verify) Oct 12 22:13:03.346 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.57s Oct 12 22:13:03.346 INFO kablam! su: No module specific data is present Oct 12 22:13:03.737 INFO running `"docker" "rm" "-f" "dddeea653f45c4283060ab298055db758b24f77be480ce77b80e521dde6d6df6"` Oct 12 22:13:03.908 INFO blam! dddeea653f45c4283060ab298055db758b24f77be480ce77b80e521dde6d6df6