Nov 28 22:02:22.774 INFO checking minutae-0.2.2 against try#db42d4dad33013eba11ef37342ad9f614e5652b8 for pr-56074 Nov 28 22:02:22.775 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56074/worker-5/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-5/pr-56074/try#db42d4dad33013eba11ef37342ad9f614e5652b8:/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 +db42d4dad33013eba11ef37342ad9f614e5652b8-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"` Nov 28 22:02:22.948 INFO [stdout] 5052ec41d42ef8e252760e60bcfa3292106ac097c78a4f6c2b306f784cc26aa6 Nov 28 22:02:22.950 INFO running `"docker" "start" "-a" "5052ec41d42ef8e252760e60bcfa3292106ac097c78a4f6c2b306f784cc26aa6"` Nov 28 22:02:23.528 INFO [stderr] usermod: no changes Nov 28 22:02:23.597 INFO [stderr] Checking minutae v0.2.2 (/source) Nov 28 22:02:25.580 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 28 22:02:25.580 INFO [stderr] --> src/lib.rs:3:12 Nov 28 22:02:25.581 INFO [stderr] | Nov 28 22:02:25.581 INFO [stderr] 3 | #![feature(conservative_impl_trait, test)] Nov 28 22:02:25.581 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 22:02:25.596 INFO [stderr] | Nov 28 22:02:25.597 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 28 22:02:25.597 INFO [stderr] Nov 28 22:02:25.600 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 28 22:02:25.600 INFO [stderr] --> src/engine/parallel.rs:20:8 Nov 28 22:02:25.601 INFO [stderr] | Nov 28 22:02:25.601 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 28 22:02:25.601 INFO [stderr] | ^^^^^^^^^ ^^^^^^^ Nov 28 22:02:25.601 INFO [stderr] | Nov 28 22:02:25.601 INFO [stderr] = note: #[warn(type_alias_bounds)] on by default Nov 28 22:02:25.601 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 28 22:02:25.601 INFO [stderr] Nov 28 22:02:25.601 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 28 22:02:25.601 INFO [stderr] --> src/engine/parallel.rs:20:32 Nov 28 22:02:25.601 INFO [stderr] | Nov 28 22:02:25.601 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 28 22:02:25.601 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^ Nov 28 22:02:25.601 INFO [stderr] | Nov 28 22:02:25.601 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 28 22:02:25.601 INFO [stderr] Nov 28 22:02:25.604 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 28 22:02:25.604 INFO [stderr] --> src/engine/parallel.rs:20:62 Nov 28 22:02:25.604 INFO [stderr] | Nov 28 22:02:25.604 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 28 22:02:25.604 INFO [stderr] | ^^^^^^^^^^^^^ ^^^^^^^ Nov 28 22:02:25.604 INFO [stderr] | Nov 28 22:02:25.604 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 28 22:02:25.604 INFO [stderr] Nov 28 22:02:25.604 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 28 22:02:25.604 INFO [stderr] --> src/engine/parallel.rs:20:91 Nov 28 22:02:25.604 INFO [stderr] | Nov 28 22:02:25.604 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 28 22:02:25.604 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Nov 28 22:02:25.604 INFO [stderr] | Nov 28 22:02:25.604 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 28 22:02:25.604 INFO [stderr] Nov 28 22:02:25.709 INFO [stderr] warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Nov 28 22:02:25.709 INFO [stderr] --> src/lib.rs:3:12 Nov 28 22:02:25.709 INFO [stderr] | Nov 28 22:02:25.709 INFO [stderr] 3 | #![feature(conservative_impl_trait, test)] Nov 28 22:02:25.709 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ Nov 28 22:02:25.709 INFO [stderr] | Nov 28 22:02:25.709 INFO [stderr] = note: #[warn(stable_features)] on by default Nov 28 22:02:25.709 INFO [stderr] Nov 28 22:02:25.709 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 28 22:02:25.709 INFO [stderr] --> src/engine/parallel.rs:20:8 Nov 28 22:02:25.709 INFO [stderr] | Nov 28 22:02:25.709 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 28 22:02:25.709 INFO [stderr] | ^^^^^^^^^ ^^^^^^^ Nov 28 22:02:25.709 INFO [stderr] | Nov 28 22:02:25.709 INFO [stderr] = note: #[warn(type_alias_bounds)] on by default Nov 28 22:02:25.709 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 28 22:02:25.709 INFO [stderr] Nov 28 22:02:25.709 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 28 22:02:25.709 INFO [stderr] --> src/engine/parallel.rs:20:32 Nov 28 22:02:25.709 INFO [stderr] | Nov 28 22:02:25.709 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 28 22:02:25.709 INFO [stderr] | ^^^^^^^^^^^^^^ ^^^^^^^ Nov 28 22:02:25.709 INFO [stderr] | Nov 28 22:02:25.709 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 28 22:02:25.709 INFO [stderr] Nov 28 22:02:25.709 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 28 22:02:25.709 INFO [stderr] --> src/engine/parallel.rs:20:62 Nov 28 22:02:25.709 INFO [stderr] | Nov 28 22:02:25.709 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 28 22:02:25.709 INFO [stderr] | ^^^^^^^^^^^^^ ^^^^^^^ Nov 28 22:02:25.709 INFO [stderr] | Nov 28 22:02:25.709 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 28 22:02:25.709 INFO [stderr] Nov 28 22:02:25.709 INFO [stderr] warning: bounds on generic parameters are not enforced in type aliases Nov 28 22:02:25.709 INFO [stderr] --> src/engine/parallel.rs:20:91 Nov 28 22:02:25.709 INFO [stderr] | Nov 28 22:02:25.709 INFO [stderr] 20 | C: CellState + 'static, E: EntityState + 'static, CA: CellAction + 'static, EA: EntityAction + 'static Nov 28 22:02:25.709 INFO [stderr] | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Nov 28 22:02:25.709 INFO [stderr] | Nov 28 22:02:25.709 INFO [stderr] = help: the bound will not be checked when the type alias is used, and should be removed Nov 28 22:02:25.709 INFO [stderr] Nov 28 22:02:25.732 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.18s Nov 28 22:02:25.733 INFO [stderr] su: No module specific data is present Nov 28 22:02:26.273 INFO running `"docker" "inspect" "5052ec41d42ef8e252760e60bcfa3292106ac097c78a4f6c2b306f784cc26aa6"` Nov 28 22:02:26.498 INFO running `"docker" "rm" "-f" "5052ec41d42ef8e252760e60bcfa3292106ac097c78a4f6c2b306f784cc26aa6"` Nov 28 22:02:26.646 INFO [stdout] 5052ec41d42ef8e252760e60bcfa3292106ac097c78a4f6c2b306f784cc26aa6