Oct 22 01:30:43.585 INFO checking minutae-0.2.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:30:43.585 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192/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 22 01:30:43.765 INFO blam! c834dbf194fa36fc5826ab33b7a409da360fb81e47b92b40463dad80e871ae9e Oct 22 01:30:43.771 INFO running `"docker" "start" "-a" "c834dbf194fa36fc5826ab33b7a409da360fb81e47b92b40463dad80e871ae9e"` Oct 22 01:30:44.304 INFO kablam! usermod: no changes Oct 22 01:30:44.354 INFO kablam! Checking minutae v0.2.2 (/source) Oct 22 01:30:45.433 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 22 01:30:45.433 INFO kablam! --> src/lib.rs:3:12 Oct 22 01:30:45.433 INFO kablam! | Oct 22 01:30:45.433 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Oct 22 01:30:45.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:30:45.433 INFO kablam! | Oct 22 01:30:45.433 INFO kablam! = note: #[warn(stable_features)] on by default Oct 22 01:30:45.433 INFO kablam! Oct 22 01:30:45.437 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 01:30:45.437 INFO kablam! --> src/engine/parallel.rs:20:8 Oct 22 01:30:45.437 INFO kablam! | Oct 22 01:30:45.437 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 22 01:30:45.437 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Oct 22 01:30:45.437 INFO kablam! | Oct 22 01:30:45.437 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 22 01:30:45.437 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 01:30:45.437 INFO kablam! Oct 22 01:30:45.437 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 01:30:45.437 INFO kablam! --> src/engine/parallel.rs:20:32 Oct 22 01:30:45.437 INFO kablam! | Oct 22 01:30:45.437 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 22 01:30:45.437 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Oct 22 01:30:45.437 INFO kablam! | Oct 22 01:30:45.437 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 01:30:45.437 INFO kablam! Oct 22 01:30:45.437 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 01:30:45.437 INFO kablam! --> src/engine/parallel.rs:20:62 Oct 22 01:30:45.437 INFO kablam! | Oct 22 01:30:45.437 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 22 01:30:45.437 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Oct 22 01:30:45.437 INFO kablam! | Oct 22 01:30:45.437 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 01:30:45.437 INFO kablam! Oct 22 01:30:45.437 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 01:30:45.437 INFO kablam! --> src/engine/parallel.rs:20:91 Oct 22 01:30:45.437 INFO kablam! | Oct 22 01:30:45.438 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 22 01:30:45.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Oct 22 01:30:45.438 INFO kablam! | Oct 22 01:30:45.438 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 01:30:45.438 INFO kablam! Oct 22 01:30:45.472 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 22 01:30:45.472 INFO kablam! --> src/lib.rs:3:12 Oct 22 01:30:45.472 INFO kablam! | Oct 22 01:30:45.473 INFO kablam! 3 | #![feature(conservative_impl_trait, test)] Oct 22 01:30:45.473 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 01:30:45.473 INFO kablam! | Oct 22 01:30:45.473 INFO kablam! = note: #[warn(stable_features)] on by default Oct 22 01:30:45.473 INFO kablam! Oct 22 01:30:45.476 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 01:30:45.477 INFO kablam! --> src/engine/parallel.rs:20:8 Oct 22 01:30:45.477 INFO kablam! | Oct 22 01:30:45.477 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 22 01:30:45.477 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Oct 22 01:30:45.477 INFO kablam! | Oct 22 01:30:45.477 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Oct 22 01:30:45.477 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 01:30:45.477 INFO kablam! Oct 22 01:30:45.477 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 01:30:45.477 INFO kablam! --> src/engine/parallel.rs:20:32 Oct 22 01:30:45.477 INFO kablam! | Oct 22 01:30:45.477 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 22 01:30:45.477 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Oct 22 01:30:45.478 INFO kablam! | Oct 22 01:30:45.478 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 01:30:45.478 INFO kablam! Oct 22 01:30:45.478 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 01:30:45.478 INFO kablam! --> src/engine/parallel.rs:20:62 Oct 22 01:30:45.478 INFO kablam! | Oct 22 01:30:45.478 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 22 01:30:45.478 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Oct 22 01:30:45.478 INFO kablam! | Oct 22 01:30:45.478 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 01:30:45.478 INFO kablam! Oct 22 01:30:45.478 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Oct 22 01:30:45.478 INFO kablam! --> src/engine/parallel.rs:20:91 Oct 22 01:30:45.478 INFO kablam! | Oct 22 01:30:45.478 INFO kablam! 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Oct 22 01:30:45.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Oct 22 01:30:45.478 INFO kablam! | Oct 22 01:30:45.478 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Oct 22 01:30:45.478 INFO kablam! Oct 22 01:30:45.509 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.19s Oct 22 01:30:45.517 INFO kablam! su: No module specific data is present Oct 22 01:30:45.912 INFO running `"docker" "rm" "-f" "c834dbf194fa36fc5826ab33b7a409da360fb81e47b92b40463dad80e871ae9e"` Oct 22 01:30:46.124 INFO blam! c834dbf194fa36fc5826ab33b7a409da360fb81e47b92b40463dad80e871ae9e