Sep 17 21:19:04.337 INFO checking minutiae-0.10.0 against master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690 for pr-54033 Sep 17 21:19:04.337 INFO running: cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets Sep 17 21:19:04.338 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54033/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54033/worker-3/master#cb6d2dfa8923902b0992a1522dc4a45a9d3ba690:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "CMD=cargo +cb6d2dfa8923902b0992a1522dc4a45a9d3ba690-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 17 21:19:04.517 INFO blam! 615d604173e1a49d3ceb045906a2f845202f6d0d22243c58f23dbe243b881f99 Sep 17 21:19:04.520 INFO running `"docker" "start" "-a" "615d604173e1a49d3ceb045906a2f845202f6d0d22243c58f23dbe243b881f99"` Sep 17 21:19:05.551 INFO kablam! usermod: no changes Sep 17 21:19:05.686 INFO kablam! Checking uuid v0.6.5 Sep 17 21:19:06.365 INFO kablam! Checking minutiae v0.10.0 (/source) Sep 17 21:19:07.067 INFO kablam! warning: unused import: `std::iter::Step` Sep 17 21:19:07.067 INFO kablam! --> src/universe.rs:7:5 Sep 17 21:19:07.067 INFO kablam! | Sep 17 21:19:07.067 INFO kablam! 7 | use std::iter::Step; Sep 17 21:19:07.067 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 21:19:07.067 INFO kablam! | Sep 17 21:19:07.067 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 21:19:07.067 INFO kablam! Sep 17 21:19:07.067 INFO kablam! warning: unused import: `std::collections::btree_map::Entry` Sep 17 21:19:07.067 INFO kablam! --> src/container.rs:4:5 Sep 17 21:19:07.067 INFO kablam! | Sep 17 21:19:07.067 INFO kablam! 4 | use std::collections::btree_map::Entry; Sep 17 21:19:07.067 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:19:07.067 INFO kablam! Sep 17 21:19:07.199 INFO kablam! warning: unused import: `std::iter::Step` Sep 17 21:19:07.199 INFO kablam! --> src/universe.rs:7:5 Sep 17 21:19:07.199 INFO kablam! | Sep 17 21:19:07.199 INFO kablam! 7 | use std::iter::Step; Sep 17 21:19:07.199 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 17 21:19:07.199 INFO kablam! | Sep 17 21:19:07.199 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 17 21:19:07.199 INFO kablam! Sep 17 21:19:07.199 INFO kablam! warning: unused import: `std::collections::btree_map::Entry` Sep 17 21:19:07.199 INFO kablam! --> src/container.rs:4:5 Sep 17 21:19:07.199 INFO kablam! | Sep 17 21:19:07.199 INFO kablam! 4 | use std::collections::btree_map::Entry; Sep 17 21:19:07.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:19:07.199 INFO kablam! Sep 17 21:19:07.447 INFO kablam! warning: unused variable: `universe_size` Sep 17 21:19:07.447 INFO kablam! --> src/universe.rs:94:13 Sep 17 21:19:07.447 INFO kablam! | Sep 17 21:19:07.447 INFO kablam! 94 | let universe_size = conf.size; Sep 17 21:19:07.447 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_universe_size` instead Sep 17 21:19:07.447 INFO kablam! | Sep 17 21:19:07.447 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 17 21:19:07.447 INFO kablam! Sep 17 21:19:07.557 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 17 21:19:07.557 INFO kablam! --> src/lib.rs:5:12 Sep 17 21:19:07.557 INFO kablam! | Sep 17 21:19:07.557 INFO kablam! 5 | #![feature(conservative_impl_trait, integer_atomics, step_trait, test)] Sep 17 21:19:07.557 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:19:07.557 INFO kablam! | Sep 17 21:19:07.557 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 21:19:07.557 INFO kablam! Sep 17 21:19:07.567 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.567 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 17 21:19:07.567 INFO kablam! | Sep 17 21:19:07.567 INFO kablam! 20 | C: CellState + 'static, Sep 17 21:19:07.567 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.567 INFO kablam! | Sep 17 21:19:07.567 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 17 21:19:07.567 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.567 INFO kablam! Sep 17 21:19:07.567 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.567 INFO kablam! --> src/engine/parallel.rs:21:8 Sep 17 21:19:07.567 INFO kablam! | Sep 17 21:19:07.567 INFO kablam! 21 | E: EntityState + 'static, Sep 17 21:19:07.567 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.567 INFO kablam! | Sep 17 21:19:07.567 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.567 INFO kablam! Sep 17 21:19:07.567 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.567 INFO kablam! --> src/engine/parallel.rs:22:9 Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! 22 | CA: CellAction + 'static, Sep 17 21:19:07.568 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.568 INFO kablam! Sep 17 21:19:07.568 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.568 INFO kablam! --> src/engine/parallel.rs:23:9 Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! 23 | EA: EntityAction + 'static, Sep 17 21:19:07.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.568 INFO kablam! Sep 17 21:19:07.568 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.568 INFO kablam! --> src/engine/parallel.rs:24:8 Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! 24 | I: 'static, Sep 17 21:19:07.568 INFO kablam! | ^^^^^^^ Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.568 INFO kablam! Sep 17 21:19:07.568 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.568 INFO kablam! --> src/engine/parallel.rs:35:8 Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! 35 | C: CellState + 'static, Sep 17 21:19:07.568 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.568 INFO kablam! Sep 17 21:19:07.568 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.568 INFO kablam! --> src/engine/parallel.rs:36:8 Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! 36 | E: EntityState + 'static, Sep 17 21:19:07.568 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.568 INFO kablam! Sep 17 21:19:07.568 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.568 INFO kablam! --> src/engine/parallel.rs:37:9 Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! 37 | CA: CellAction + 'static, Sep 17 21:19:07.568 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.568 INFO kablam! Sep 17 21:19:07.568 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.568 INFO kablam! --> src/engine/parallel.rs:38:9 Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! 38 | EA: EntityAction + 'static, Sep 17 21:19:07.568 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.568 INFO kablam! Sep 17 21:19:07.568 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.568 INFO kablam! --> src/engine/parallel.rs:39:8 Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! 39 | I: Ord + 'static, Sep 17 21:19:07.568 INFO kablam! | ^^^ ^^^^^^^ Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.568 INFO kablam! Sep 17 21:19:07.568 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.568 INFO kablam! --> src/engine/parallel.rs:40:8 Sep 17 21:19:07.568 INFO kablam! | Sep 17 21:19:07.568 INFO kablam! 40 | U: Universe, Sep 17 21:19:07.569 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:19:07.569 INFO kablam! | Sep 17 21:19:07.569 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.569 INFO kablam! Sep 17 21:19:07.607 INFO kablam! warning: unused variable: `universe_size` Sep 17 21:19:07.607 INFO kablam! --> src/universe.rs:94:13 Sep 17 21:19:07.607 INFO kablam! | Sep 17 21:19:07.607 INFO kablam! 94 | let universe_size = conf.size; Sep 17 21:19:07.607 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_universe_size` instead Sep 17 21:19:07.607 INFO kablam! | Sep 17 21:19:07.607 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 17 21:19:07.607 INFO kablam! Sep 17 21:19:07.734 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 17 21:19:07.734 INFO kablam! --> src/lib.rs:5:12 Sep 17 21:19:07.734 INFO kablam! | Sep 17 21:19:07.734 INFO kablam! 5 | #![feature(conservative_impl_trait, integer_atomics, step_trait, test)] Sep 17 21:19:07.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:19:07.734 INFO kablam! | Sep 17 21:19:07.734 INFO kablam! = note: #[warn(stable_features)] on by default Sep 17 21:19:07.734 INFO kablam! Sep 17 21:19:07.742 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.742 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.742 INFO kablam! 20 | C: CellState + 'static, Sep 17 21:19:07.742 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.742 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 17 21:19:07.742 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.742 INFO kablam! Sep 17 21:19:07.742 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.742 INFO kablam! --> src/engine/parallel.rs:21:8 Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.742 INFO kablam! 21 | E: EntityState + 'static, Sep 17 21:19:07.742 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.742 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.742 INFO kablam! Sep 17 21:19:07.742 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.742 INFO kablam! --> src/engine/parallel.rs:22:9 Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.742 INFO kablam! 22 | CA: CellAction + 'static, Sep 17 21:19:07.742 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.742 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.742 INFO kablam! Sep 17 21:19:07.742 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.742 INFO kablam! --> src/engine/parallel.rs:23:9 Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.742 INFO kablam! 23 | EA: EntityAction + 'static, Sep 17 21:19:07.742 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.742 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.742 INFO kablam! Sep 17 21:19:07.742 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.742 INFO kablam! --> src/engine/parallel.rs:24:8 Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.742 INFO kablam! 24 | I: 'static, Sep 17 21:19:07.742 INFO kablam! | ^^^^^^^ Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.742 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.742 INFO kablam! Sep 17 21:19:07.742 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.742 INFO kablam! --> src/engine/parallel.rs:35:8 Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.742 INFO kablam! 35 | C: CellState + 'static, Sep 17 21:19:07.742 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.742 INFO kablam! | Sep 17 21:19:07.743 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.743 INFO kablam! Sep 17 21:19:07.743 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.743 INFO kablam! --> src/engine/parallel.rs:36:8 Sep 17 21:19:07.743 INFO kablam! | Sep 17 21:19:07.743 INFO kablam! 36 | E: EntityState + 'static, Sep 17 21:19:07.743 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.743 INFO kablam! | Sep 17 21:19:07.743 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.743 INFO kablam! Sep 17 21:19:07.743 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.743 INFO kablam! --> src/engine/parallel.rs:37:9 Sep 17 21:19:07.743 INFO kablam! | Sep 17 21:19:07.743 INFO kablam! 37 | CA: CellAction + 'static, Sep 17 21:19:07.743 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.743 INFO kablam! | Sep 17 21:19:07.743 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.743 INFO kablam! Sep 17 21:19:07.743 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.743 INFO kablam! --> src/engine/parallel.rs:38:9 Sep 17 21:19:07.743 INFO kablam! | Sep 17 21:19:07.743 INFO kablam! 38 | EA: EntityAction + 'static, Sep 17 21:19:07.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 17 21:19:07.743 INFO kablam! | Sep 17 21:19:07.743 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.743 INFO kablam! Sep 17 21:19:07.743 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.743 INFO kablam! --> src/engine/parallel.rs:39:8 Sep 17 21:19:07.743 INFO kablam! | Sep 17 21:19:07.743 INFO kablam! 39 | I: Ord + 'static, Sep 17 21:19:07.743 INFO kablam! | ^^^ ^^^^^^^ Sep 17 21:19:07.743 INFO kablam! | Sep 17 21:19:07.743 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.743 INFO kablam! Sep 17 21:19:07.743 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 17 21:19:07.743 INFO kablam! --> src/engine/parallel.rs:40:8 Sep 17 21:19:07.743 INFO kablam! | Sep 17 21:19:07.743 INFO kablam! 40 | U: Universe, Sep 17 21:19:07.743 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 17 21:19:07.743 INFO kablam! | Sep 17 21:19:07.743 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 17 21:19:07.743 INFO kablam! Sep 17 21:19:07.778 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.20s Sep 17 21:19:07.783 INFO kablam! su: No module specific data is present Sep 17 21:19:08.429 INFO running `"docker" "rm" "-f" "615d604173e1a49d3ceb045906a2f845202f6d0d22243c58f23dbe243b881f99"` Sep 17 21:19:08.583 INFO blam! 615d604173e1a49d3ceb045906a2f845202f6d0d22243c58f23dbe243b881f99