Oct 27 19:10:00.695 INFO checking minutae-0.2.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 19:10:00.695 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 19:10:00.974 INFO blam! 335a140415569401c6038f0c9b8fd6d241072542711ce8a2a1f552712b71db4b Oct 27 19:10:00.983 INFO running `"docker" "start" "-a" "335a140415569401c6038f0c9b8fd6d241072542711ce8a2a1f552712b71db4b"` Oct 27 19:10:01.708 INFO kablam! usermod: no changes Oct 27 19:10:01.775 INFO kablam! Checking minutae v0.2.2 (/source) Oct 27 19:10:03.897 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 19:10:03.897 INFO kablam! --> src/lib.rs:3:12 Oct 27 19:10:03.897 INFO kablam! | Oct 27 19:10:03.897 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Oct 27 19:10:03.897 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:10:03.898 INFO kablam! | Oct 27 19:10:03.898 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 19:10:03.898 INFO kablam! Oct 27 19:10:03.903 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:03.903 INFO kablam! --> src/engine/parallel.rs:20:8 Oct 27 19:10:03.904 INFO kablam! | Oct 27 19:10:03.904 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:03.904 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Oct 27 19:10:03.904 INFO kablam! | Oct 27 19:10:03.904 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 19:10:03.904 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:03.904 INFO kablam! Oct 27 19:10:03.905 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:03.905 INFO kablam! --> src/engine/parallel.rs:20:32 Oct 27 19:10:03.905 INFO kablam! | Oct 27 19:10:03.905 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:03.905 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:03.905 INFO kablam! | Oct 27 19:10:03.905 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:03.905 INFO kablam! Oct 27 19:10:03.905 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:03.905 INFO kablam! --> src/engine/parallel.rs:20:62 Oct 27 19:10:03.905 INFO kablam! | Oct 27 19:10:03.905 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:03.905 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:03.905 INFO kablam! | Oct 27 19:10:03.906 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:03.906 INFO kablam! Oct 27 19:10:03.906 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:03.906 INFO kablam! --> src/engine/parallel.rs:20:91 Oct 27 19:10:03.906 INFO kablam! | Oct 27 19:10:03.906 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:03.907 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:03.907 INFO kablam! | Oct 27 19:10:03.907 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:03.908 INFO kablam! Oct 27 19:10:04.059 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 19:10:04.060 INFO kablam! --> src/lib.rs:3:12 Oct 27 19:10:04.060 INFO kablam! | Oct 27 19:10:04.060 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Oct 27 19:10:04.060 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 19:10:04.061 INFO kablam! | Oct 27 19:10:04.061 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 19:10:04.061 INFO kablam! Oct 27 19:10:04.064 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:04.064 INFO kablam! --> src/engine/parallel.rs:20:8 Oct 27 19:10:04.065 INFO kablam! | Oct 27 19:10:04.065 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:04.065 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Oct 27 19:10:04.066 INFO kablam! | Oct 27 19:10:04.066 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 27 19:10:04.066 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:04.066 INFO kablam! Oct 27 19:10:04.066 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:04.066 INFO kablam! --> src/engine/parallel.rs:20:32 Oct 27 19:10:04.066 INFO kablam! | Oct 27 19:10:04.066 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:04.066 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:04.066 INFO kablam! | Oct 27 19:10:04.066 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:04.066 INFO kablam! Oct 27 19:10:04.066 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:04.069 INFO kablam! --> src/engine/parallel.rs:20:62 Oct 27 19:10:04.069 INFO kablam! | Oct 27 19:10:04.069 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:04.069 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:04.069 INFO kablam! | Oct 27 19:10:04.069 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:04.069 INFO kablam! Oct 27 19:10:04.069 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 27 19:10:04.069 INFO kablam! --> src/engine/parallel.rs:20:91 Oct 27 19:10:04.069 INFO kablam! | Oct 27 19:10:04.069 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 27 19:10:04.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Oct 27 19:10:04.070 INFO kablam! | Oct 27 19:10:04.070 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 27 19:10:04.070 INFO kablam! Oct 27 19:10:04.144 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.41s Oct 27 19:10:04.146 INFO kablam! su: No module specific data is present Oct 27 19:10:04.887 INFO running `"docker" "rm" "-f" "335a140415569401c6038f0c9b8fd6d241072542711ce8a2a1f552712b71db4b"` Oct 27 19:10:05.043 INFO blam! 335a140415569401c6038f0c9b8fd6d241072542711ce8a2a1f552712b71db4b