Dec 05 10:23:52.412 INFO checking minutae-0.2.2 against master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc for pr-56481 Dec 05 10:23:52.412 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56481/worker-1/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-1/pr-56481/master#c8ae2de8363be088604ffa2ccba84ff7ad7250bc:/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 +c8ae2de8363be088604ffa2ccba84ff7ad7250bc-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"` Dec 05 10:23:52.761 INFO [stdout] 74c73bba40c6eabaafc3d6b91e1b1ae794eac88a865f91a9ab6bef38694b93f9 Dec 05 10:23:52.764 INFO running `"docker" "start" "-a" "74c73bba40c6eabaafc3d6b91e1b1ae794eac88a865f91a9ab6bef38694b93f9"` Dec 05 10:23:53.420 INFO [stderr] usermod: no changes Dec 05 10:23:53.515 INFO [stderr] Checking minutae v0.2.2 (/source) Dec 05 10:23:55.003 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Dec 05 10:23:55.003 INFO [stderr] --> src/lib.rs:3:12 Dec 05 10:23:55.003 INFO [stderr] | Dec 05 10:23:55.003 INFO [stderr] 3 | #![feature(conservative_impl_trait, test)] Dec 05 10:23:55.003 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 10:23:55.003 INFO [stderr] | Dec 05 10:23:55.003 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 05 10:23:55.003 INFO [stderr] Dec 05 10:23:55.003 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 05 10:23:55.003 INFO [stderr] --> src/engine/parallel.rs:20:8 Dec 05 10:23:55.003 INFO [stderr] | Dec 05 10:23:55.007 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 05 10:23:55.007 INFO [stderr] | ^^^^^^^^^ ^^^^^^^ Dec 05 10:23:55.007 INFO [stderr] | Dec 05 10:23:55.007 INFO [stderr] = note: #[warn(type_alias_bounds)] on by default Dec 05 10:23:55.007 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 05 10:23:55.007 INFO [stderr] Dec 05 10:23:55.007 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 05 10:23:55.007 INFO [stderr] --> src/engine/parallel.rs:20:32 Dec 05 10:23:55.007 INFO [stderr] | Dec 05 10:23:55.007 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 05 10:23:55.007 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^ Dec 05 10:23:55.007 INFO [stderr] | Dec 05 10:23:55.007 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 05 10:23:55.007 INFO [stderr] Dec 05 10:23:55.007 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 05 10:23:55.007 INFO [stderr] --> src/engine/parallel.rs:20:62 Dec 05 10:23:55.007 INFO [stderr] | Dec 05 10:23:55.007 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 05 10:23:55.007 INFO [stderr] | ^^^^^^^^^^^^^ ^^^^^^^ Dec 05 10:23:55.007 INFO [stderr] | Dec 05 10:23:55.007 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 05 10:23:55.007 INFO [stderr] Dec 05 10:23:55.007 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 05 10:23:55.007 INFO [stderr] --> src/engine/parallel.rs:20:91 Dec 05 10:23:55.007 INFO [stderr] | Dec 05 10:23:55.007 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 05 10:23:55.007 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Dec 05 10:23:55.007 INFO [stderr] | Dec 05 10:23:55.007 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 05 10:23:55.007 INFO [stderr] Dec 05 10:23:55.255 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Dec 05 10:23:55.255 INFO [stderr] --> src/lib.rs:3:12 Dec 05 10:23:55.255 INFO [stderr] | Dec 05 10:23:55.255 INFO [stderr] 3 | #![feature(conservative_impl_trait, test)] Dec 05 10:23:55.255 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 05 10:23:55.255 INFO [stderr] | Dec 05 10:23:55.255 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 05 10:23:55.255 INFO [stderr] Dec 05 10:23:55.255 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 05 10:23:55.255 INFO [stderr] --> src/engine/parallel.rs:20:8 Dec 05 10:23:55.255 INFO [stderr] | Dec 05 10:23:55.255 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 05 10:23:55.255 INFO [stderr] | ^^^^^^^^^ ^^^^^^^ Dec 05 10:23:55.255 INFO [stderr] | Dec 05 10:23:55.255 INFO [stderr] = note: #[warn(type_alias_bounds)] on by default Dec 05 10:23:55.255 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 05 10:23:55.255 INFO [stderr] Dec 05 10:23:55.255 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 05 10:23:55.255 INFO [stderr] --> src/engine/parallel.rs:20:32 Dec 05 10:23:55.255 INFO [stderr] | Dec 05 10:23:55.255 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 05 10:23:55.255 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^ Dec 05 10:23:55.255 INFO [stderr] | Dec 05 10:23:55.255 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 05 10:23:55.256 INFO [stderr] Dec 05 10:23:55.256 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 05 10:23:55.256 INFO [stderr] --> src/engine/parallel.rs:20:62 Dec 05 10:23:55.256 INFO [stderr] | Dec 05 10:23:55.256 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 05 10:23:55.256 INFO [stderr] | ^^^^^^^^^^^^^ ^^^^^^^ Dec 05 10:23:55.256 INFO [stderr] | Dec 05 10:23:55.256 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 05 10:23:55.256 INFO [stderr] Dec 05 10:23:55.256 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 05 10:23:55.256 INFO [stderr] --> src/engine/parallel.rs:20:91 Dec 05 10:23:55.256 INFO [stderr] | Dec 05 10:23:55.256 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 05 10:23:55.256 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Dec 05 10:23:55.256 INFO [stderr] | Dec 05 10:23:55.256 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 05 10:23:55.256 INFO [stderr] Dec 05 10:23:55.280 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1.84s Dec 05 10:23:55.283 INFO [stderr] su: No module specific data is present Dec 05 10:23:55.891 INFO running `"docker" "inspect" "74c73bba40c6eabaafc3d6b91e1b1ae794eac88a865f91a9ab6bef38694b93f9"` Dec 05 10:23:56.072 INFO running `"docker" "rm" "-f" "74c73bba40c6eabaafc3d6b91e1b1ae794eac88a865f91a9ab6bef38694b93f9"` Dec 05 10:23:56.310 INFO [stdout] 74c73bba40c6eabaafc3d6b91e1b1ae794eac88a865f91a9ab6bef38694b93f9