Dec 18 13:58:38.061 INFO checking minutae-0.2.2 against try#0b8c5828f68d7b2840b81fa51239346dc97fef5a for pr-54252 Dec 18 13:58:38.061 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-3/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/try#0b8c5828f68d7b2840b81fa51239346dc97fef5a/reg/minutae/0.2.2:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+0b8c5828f68d7b2840b81fa51239346dc97fef5a-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 13:58:38.232 INFO [stdout] f266cf53b45325e06db6050297c41b17c9174520541dad835cd6c3d34641dca8 Dec 18 13:58:38.235 INFO running `"docker" "start" "-a" "f266cf53b45325e06db6050297c41b17c9174520541dad835cd6c3d34641dca8"` Dec 18 13:58:39.016 INFO [stderr] Checking minutae v0.2.2 (/opt/crater/workdir) Dec 18 13:58:39.780 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Dec 18 13:58:39.784 INFO [stderr] --> src/lib.rs:3:12 Dec 18 13:58:39.788 INFO [stderr] | Dec 18 13:58:39.788 INFO [stderr] 3 | #![feature(conservative_impl_trait, test)] Dec 18 13:58:39.788 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:58:39.788 INFO [stderr] | Dec 18 13:58:39.788 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 18 13:58:39.788 INFO [stderr] Dec 18 13:58:39.788 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 18 13:58:39.788 INFO [stderr] --> src/engine/parallel.rs:20:8 Dec 18 13:58:39.788 INFO [stderr] | Dec 18 13:58:39.788 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 18 13:58:39.788 INFO [stderr] | ^^^^^^^^^ ^^^^^^^ Dec 18 13:58:39.788 INFO [stderr] | Dec 18 13:58:39.788 INFO [stderr] = note: #[warn(type_alias_bounds)] on by default Dec 18 13:58:39.788 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 18 13:58:39.788 INFO [stderr] Dec 18 13:58:39.788 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 18 13:58:39.788 INFO [stderr] --> src/engine/parallel.rs:20:32 Dec 18 13:58:39.788 INFO [stderr] | Dec 18 13:58:39.788 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 18 13:58:39.788 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^ Dec 18 13:58:39.788 INFO [stderr] | Dec 18 13:58:39.788 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 18 13:58:39.788 INFO [stderr] Dec 18 13:58:39.788 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 18 13:58:39.788 INFO [stderr] --> src/engine/parallel.rs:20:62 Dec 18 13:58:39.788 INFO [stderr] | Dec 18 13:58:39.788 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 18 13:58:39.788 INFO [stderr] | ^^^^^^^^^^^^^ ^^^^^^^ Dec 18 13:58:39.788 INFO [stderr] | Dec 18 13:58:39.788 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 18 13:58:39.788 INFO [stderr] Dec 18 13:58:39.788 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 18 13:58:39.788 INFO [stderr] --> src/engine/parallel.rs:20:91 Dec 18 13:58:39.788 INFO [stderr] | Dec 18 13:58:39.788 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 18 13:58:39.788 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Dec 18 13:58:39.788 INFO [stderr] | Dec 18 13:58:39.788 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 18 13:58:39.788 INFO [stderr] Dec 18 13:58:39.796 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Dec 18 13:58:39.796 INFO [stderr] --> src/lib.rs:3:12 Dec 18 13:58:39.796 INFO [stderr] | Dec 18 13:58:39.796 INFO [stderr] 3 | #![feature(conservative_impl_trait, test)] Dec 18 13:58:39.796 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Dec 18 13:58:39.796 INFO [stderr] | Dec 18 13:58:39.796 INFO [stderr] = note: #[warn(stable_features)] on by default Dec 18 13:58:39.796 INFO [stderr] Dec 18 13:58:39.800 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 18 13:58:39.804 INFO [stderr] --> src/engine/parallel.rs:20:8 Dec 18 13:58:39.804 INFO [stderr] | Dec 18 13:58:39.804 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 18 13:58:39.804 INFO [stderr] | ^^^^^^^^^ ^^^^^^^ Dec 18 13:58:39.804 INFO [stderr] | Dec 18 13:58:39.804 INFO [stderr] = note: #[warn(type_alias_bounds)] on by default Dec 18 13:58:39.804 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 18 13:58:39.804 INFO [stderr] Dec 18 13:58:39.804 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 18 13:58:39.804 INFO [stderr] --> src/engine/parallel.rs:20:32 Dec 18 13:58:39.804 INFO [stderr] | Dec 18 13:58:39.804 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 18 13:58:39.804 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^ Dec 18 13:58:39.804 INFO [stderr] | Dec 18 13:58:39.804 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 18 13:58:39.804 INFO [stderr] Dec 18 13:58:39.804 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 18 13:58:39.804 INFO [stderr] --> src/engine/parallel.rs:20:62 Dec 18 13:58:39.804 INFO [stderr] | Dec 18 13:58:39.804 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 18 13:58:39.804 INFO [stderr] | ^^^^^^^^^^^^^ ^^^^^^^ Dec 18 13:58:39.804 INFO [stderr] | Dec 18 13:58:39.804 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 18 13:58:39.804 INFO [stderr] Dec 18 13:58:39.804 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Dec 18 13:58:39.804 INFO [stderr] --> src/engine/parallel.rs:20:91 Dec 18 13:58:39.804 INFO [stderr] | Dec 18 13:58:39.804 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Dec 18 13:58:39.804 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Dec 18 13:58:39.804 INFO [stderr] | Dec 18 13:58:39.804 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Dec 18 13:58:39.804 INFO [stderr] Dec 18 13:58:39.859 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s Dec 18 13:58:40.661 INFO running `"docker" "inspect" "f266cf53b45325e06db6050297c41b17c9174520541dad835cd6c3d34641dca8"` Dec 18 13:58:40.930 INFO running `"docker" "rm" "-f" "f266cf53b45325e06db6050297c41b17c9174520541dad835cd6c3d34641dca8"` Dec 18 13:58:41.087 INFO [stdout] f266cf53b45325e06db6050297c41b17c9174520541dad835cd6c3d34641dca8