Oct 13 12:02:08.694 INFO checking minutae-0.2.2 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 12:02:08.694 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13 12:02:08.932 INFO blam! bef1d103daf78f51da54ebbd5f2cba33319f8f31445704a904762109b651ba3d Oct 13 12:02:08.933 INFO running `"docker" "start" "-a" "bef1d103daf78f51da54ebbd5f2cba33319f8f31445704a904762109b651ba3d"` Oct 13 12:02:10.352 INFO kablam! usermod: no changes Oct 13 12:02:10.428 INFO kablam! Checking minutae v0.2.2 (/source) Oct 13 12:02:11.996 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 12:02:11.996 INFO kablam! --> src/lib.rs:3:12 Oct 13 12:02:11.996 INFO kablam! | Oct 13 12:02:11.996 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Oct 13 12:02:11.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:02:11.996 INFO kablam! | Oct 13 12:02:11.996 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 12:02:11.996 INFO kablam! Oct 13 12:02:12.000 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:02:12.000 INFO kablam! --> src/engine/parallel.rs:20:8 Oct 13 12:02:12.000 INFO kablam! | Oct 13 12:02:12.000 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 13 12:02:12.000 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Oct 13 12:02:12.000 INFO kablam! | Oct 13 12:02:12.000 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 12:02:12.000 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:02:12.000 INFO kablam! Oct 13 12:02:12.000 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:02:12.000 INFO kablam! --> src/engine/parallel.rs:20:32 Oct 13 12:02:12.000 INFO kablam! | Oct 13 12:02:12.000 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 13 12:02:12.000 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Oct 13 12:02:12.000 INFO kablam! | Oct 13 12:02:12.000 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:02:12.000 INFO kablam! Oct 13 12:02:12.000 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:02:12.000 INFO kablam! --> src/engine/parallel.rs:20:62 Oct 13 12:02:12.000 INFO kablam! | Oct 13 12:02:12.000 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 13 12:02:12.001 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Oct 13 12:02:12.001 INFO kablam! | Oct 13 12:02:12.001 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:02:12.001 INFO kablam! Oct 13 12:02:12.001 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:02:12.001 INFO kablam! --> src/engine/parallel.rs:20:91 Oct 13 12:02:12.001 INFO kablam! | Oct 13 12:02:12.001 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 13 12:02:12.001 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Oct 13 12:02:12.001 INFO kablam! | Oct 13 12:02:12.001 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:02:12.001 INFO kablam! Oct 13 12:02:12.080 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 12:02:12.080 INFO kablam! --> src/lib.rs:3:12 Oct 13 12:02:12.080 INFO kablam! | Oct 13 12:02:12.080 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Oct 13 12:02:12.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 12:02:12.080 INFO kablam! | Oct 13 12:02:12.080 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 12:02:12.080 INFO kablam! Oct 13 12:02:12.080 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:02:12.080 INFO kablam! --> src/engine/parallel.rs:20:8 Oct 13 12:02:12.080 INFO kablam! | Oct 13 12:02:12.080 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 13 12:02:12.080 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Oct 13 12:02:12.080 INFO kablam! | Oct 13 12:02:12.080 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 13 12:02:12.080 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:02:12.080 INFO kablam! Oct 13 12:02:12.080 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:02:12.080 INFO kablam! --> src/engine/parallel.rs:20:32 Oct 13 12:02:12.080 INFO kablam! | Oct 13 12:02:12.080 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 13 12:02:12.080 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Oct 13 12:02:12.080 INFO kablam! | Oct 13 12:02:12.080 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:02:12.080 INFO kablam! Oct 13 12:02:12.080 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:02:12.080 INFO kablam! --> src/engine/parallel.rs:20:62 Oct 13 12:02:12.080 INFO kablam! | Oct 13 12:02:12.080 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 13 12:02:12.080 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Oct 13 12:02:12.080 INFO kablam! | Oct 13 12:02:12.080 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:02:12.080 INFO kablam! Oct 13 12:02:12.080 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 13 12:02:12.080 INFO kablam! --> src/engine/parallel.rs:20:91 Oct 13 12:02:12.080 INFO kablam! | Oct 13 12:02:12.080 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 13 12:02:12.080 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Oct 13 12:02:12.080 INFO kablam! | Oct 13 12:02:12.080 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 13 12:02:12.080 INFO kablam! Oct 13 12:02:12.102 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.72s Oct 13 12:02:12.106 INFO kablam! su: No module specific data is present Oct 13 12:02:12.368 INFO running `"docker" "rm" "-f" "bef1d103daf78f51da54ebbd5f2cba33319f8f31445704a904762109b651ba3d"` Oct 13 12:02:12.465 INFO blam! bef1d103daf78f51da54ebbd5f2cba33319f8f31445704a904762109b651ba3d