Sep 04 13:47:51.525 INFO checking minutiae-0.10.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 13:47:51.525 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 13:47:51.525 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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=500" "-e" "CMD=cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 13:47:51.678 INFO blam! 1f47584601e277788fb1d8fa26a03115e2125ae096d480cef3b9b298434c1975 Sep 04 13:47:51.680 INFO running `"docker" "start" "-a" "1f47584601e277788fb1d8fa26a03115e2125ae096d480cef3b9b298434c1975"` Sep 04 13:47:52.411 INFO kablam! Checking uuid v0.6.5 Sep 04 13:47:53.243 INFO kablam! Checking minutiae v0.10.0 (file:///source) Sep 04 13:47:54.143 INFO kablam! warning: unused import: `std::iter::Step` Sep 04 13:47:54.143 INFO kablam! --> src/universe.rs:7:5 Sep 04 13:47:54.143 INFO kablam! | Sep 04 13:47:54.143 INFO kablam! 7 | use std::iter::Step; Sep 04 13:47:54.143 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 13:47:54.143 INFO kablam! | Sep 04 13:47:54.143 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 13:47:54.143 INFO kablam! Sep 04 13:47:54.144 INFO kablam! warning: unused import: `std::collections::btree_map::Entry` Sep 04 13:47:54.144 INFO kablam! --> src/container.rs:4:5 Sep 04 13:47:54.144 INFO kablam! | Sep 04 13:47:54.144 INFO kablam! 4 | use std::collections::btree_map::Entry; Sep 04 13:47:54.144 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:47:54.144 INFO kablam! Sep 04 13:47:54.175 INFO kablam! warning: unused import: `std::iter::Step` Sep 04 13:47:54.175 INFO kablam! --> src/universe.rs:7:5 Sep 04 13:47:54.175 INFO kablam! | Sep 04 13:47:54.175 INFO kablam! 7 | use std::iter::Step; Sep 04 13:47:54.175 INFO kablam! | ^^^^^^^^^^^^^^^ Sep 04 13:47:54.175 INFO kablam! | Sep 04 13:47:54.175 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 13:47:54.175 INFO kablam! Sep 04 13:47:54.176 INFO kablam! warning: unused import: `std::collections::btree_map::Entry` Sep 04 13:47:54.176 INFO kablam! --> src/container.rs:4:5 Sep 04 13:47:54.176 INFO kablam! | Sep 04 13:47:54.176 INFO kablam! 4 | use std::collections::btree_map::Entry; Sep 04 13:47:54.176 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:47:54.176 INFO kablam! Sep 04 13:47:54.930 INFO kablam! warning: unused variable: `universe_size` Sep 04 13:47:54.930 INFO kablam! --> src/universe.rs:94:13 Sep 04 13:47:54.930 INFO kablam! | Sep 04 13:47:54.930 INFO kablam! 94 | let universe_size = conf.size; Sep 04 13:47:54.930 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_universe_size` instead Sep 04 13:47:54.930 INFO kablam! | Sep 04 13:47:54.930 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 13:47:54.930 INFO kablam! Sep 04 13:47:54.933 INFO kablam! warning: unused variable: `universe_size` Sep 04 13:47:54.933 INFO kablam! --> src/universe.rs:94:13 Sep 04 13:47:54.933 INFO kablam! | Sep 04 13:47:54.933 INFO kablam! 94 | let universe_size = conf.size; Sep 04 13:47:54.933 INFO kablam! | ^^^^^^^^^^^^^ help: consider using `_universe_size` instead Sep 04 13:47:54.933 INFO kablam! | Sep 04 13:47:54.933 INFO kablam! = note: #[warn(unused_variables)] on by default Sep 04 13:47:54.933 INFO kablam! Sep 04 13:47:55.191 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 04 13:47:55.191 INFO kablam! --> src/lib.rs:5:12 Sep 04 13:47:55.191 INFO kablam! | Sep 04 13:47:55.191 INFO kablam! 5 | #![feature(conservative_impl_trait, integer_atomics, step_trait, test)] Sep 04 13:47:55.192 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:47:55.192 INFO kablam! | Sep 04 13:47:55.192 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 13:47:55.192 INFO kablam! Sep 04 13:47:55.201 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Sep 04 13:47:55.201 INFO kablam! --> src/lib.rs:5:12 Sep 04 13:47:55.201 INFO kablam! | Sep 04 13:47:55.201 INFO kablam! 5 | #![feature(conservative_impl_trait, integer_atomics, step_trait, test)] Sep 04 13:47:55.201 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:47:55.201 INFO kablam! | Sep 04 13:47:55.201 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 13:47:55.201 INFO kablam! Sep 04 13:47:55.206 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.207 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 04 13:47:55.207 INFO kablam! | Sep 04 13:47:55.207 INFO kablam! 20 | C: CellState + 'static, Sep 04 13:47:55.207 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.207 INFO kablam! | Sep 04 13:47:55.207 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 13:47:55.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.207 INFO kablam! Sep 04 13:47:55.207 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.207 INFO kablam! --> src/engine/parallel.rs:21:8 Sep 04 13:47:55.207 INFO kablam! | Sep 04 13:47:55.207 INFO kablam! 21 | E: EntityState + 'static, Sep 04 13:47:55.207 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.207 INFO kablam! | Sep 04 13:47:55.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.207 INFO kablam! Sep 04 13:47:55.207 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.207 INFO kablam! --> src/engine/parallel.rs:22:9 Sep 04 13:47:55.207 INFO kablam! | Sep 04 13:47:55.207 INFO kablam! 22 | CA: CellAction + 'static, Sep 04 13:47:55.207 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.207 INFO kablam! | Sep 04 13:47:55.207 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.207 INFO kablam! Sep 04 13:47:55.207 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.207 INFO kablam! --> src/engine/parallel.rs:23:9 Sep 04 13:47:55.207 INFO kablam! | Sep 04 13:47:55.207 INFO kablam! 23 | EA: EntityAction + 'static, Sep 04 13:47:55.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.208 INFO kablam! | Sep 04 13:47:55.208 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.208 INFO kablam! Sep 04 13:47:55.208 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.208 INFO kablam! --> src/engine/parallel.rs:24:8 Sep 04 13:47:55.208 INFO kablam! | Sep 04 13:47:55.208 INFO kablam! 24 | I: 'static, Sep 04 13:47:55.208 INFO kablam! | ^^^^^^^ Sep 04 13:47:55.208 INFO kablam! | Sep 04 13:47:55.208 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.208 INFO kablam! Sep 04 13:47:55.208 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.208 INFO kablam! --> src/engine/parallel.rs:35:8 Sep 04 13:47:55.208 INFO kablam! | Sep 04 13:47:55.208 INFO kablam! 35 | C: CellState + 'static, Sep 04 13:47:55.208 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.208 INFO kablam! | Sep 04 13:47:55.208 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.208 INFO kablam! Sep 04 13:47:55.208 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.208 INFO kablam! --> src/engine/parallel.rs:36:8 Sep 04 13:47:55.208 INFO kablam! | Sep 04 13:47:55.208 INFO kablam! 36 | E: EntityState + 'static, Sep 04 13:47:55.208 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.208 INFO kablam! | Sep 04 13:47:55.208 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.208 INFO kablam! Sep 04 13:47:55.208 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.209 INFO kablam! --> src/engine/parallel.rs:37:9 Sep 04 13:47:55.209 INFO kablam! | Sep 04 13:47:55.209 INFO kablam! 37 | CA: CellAction + 'static, Sep 04 13:47:55.209 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.209 INFO kablam! | Sep 04 13:47:55.209 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.209 INFO kablam! Sep 04 13:47:55.209 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.209 INFO kablam! --> src/engine/parallel.rs:38:9 Sep 04 13:47:55.209 INFO kablam! | Sep 04 13:47:55.209 INFO kablam! 38 | EA: EntityAction + 'static, Sep 04 13:47:55.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.209 INFO kablam! | Sep 04 13:47:55.209 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.209 INFO kablam! Sep 04 13:47:55.209 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.209 INFO kablam! --> src/engine/parallel.rs:39:8 Sep 04 13:47:55.209 INFO kablam! | Sep 04 13:47:55.209 INFO kablam! 39 | I: Ord + 'static, Sep 04 13:47:55.209 INFO kablam! | ^^^ ^^^^^^^ Sep 04 13:47:55.209 INFO kablam! | Sep 04 13:47:55.209 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.209 INFO kablam! Sep 04 13:47:55.209 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.209 INFO kablam! --> src/engine/parallel.rs:40:8 Sep 04 13:47:55.209 INFO kablam! | Sep 04 13:47:55.209 INFO kablam! 40 | U: Universe, Sep 04 13:47:55.209 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:47:55.209 INFO kablam! | Sep 04 13:47:55.209 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.210 INFO kablam! Sep 04 13:47:55.216 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.216 INFO kablam! --> src/engine/parallel.rs:20:8 Sep 04 13:47:55.216 INFO kablam! | Sep 04 13:47:55.216 INFO kablam! 20 | C: CellState + 'static, Sep 04 13:47:55.216 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.216 INFO kablam! | Sep 04 13:47:55.216 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 13:47:55.216 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.216 INFO kablam! Sep 04 13:47:55.216 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.216 INFO kablam! --> src/engine/parallel.rs:21:8 Sep 04 13:47:55.216 INFO kablam! | Sep 04 13:47:55.216 INFO kablam! 21 | E: EntityState + 'static, Sep 04 13:47:55.216 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.216 INFO kablam! | Sep 04 13:47:55.216 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.216 INFO kablam! Sep 04 13:47:55.217 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.217 INFO kablam! --> src/engine/parallel.rs:22:9 Sep 04 13:47:55.217 INFO kablam! | Sep 04 13:47:55.217 INFO kablam! 22 | CA: CellAction + 'static, Sep 04 13:47:55.217 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.217 INFO kablam! | Sep 04 13:47:55.217 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.217 INFO kablam! Sep 04 13:47:55.217 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.217 INFO kablam! --> src/engine/parallel.rs:23:9 Sep 04 13:47:55.217 INFO kablam! | Sep 04 13:47:55.217 INFO kablam! 23 | EA: EntityAction + 'static, Sep 04 13:47:55.217 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.217 INFO kablam! | Sep 04 13:47:55.217 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.217 INFO kablam! Sep 04 13:47:55.217 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.217 INFO kablam! --> src/engine/parallel.rs:24:8 Sep 04 13:47:55.217 INFO kablam! | Sep 04 13:47:55.217 INFO kablam! 24 | I: 'static, Sep 04 13:47:55.217 INFO kablam! | ^^^^^^^ Sep 04 13:47:55.217 INFO kablam! | Sep 04 13:47:55.217 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.217 INFO kablam! Sep 04 13:47:55.218 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.218 INFO kablam! --> src/engine/parallel.rs:35:8 Sep 04 13:47:55.218 INFO kablam! | Sep 04 13:47:55.218 INFO kablam! 35 | C: CellState + 'static, Sep 04 13:47:55.218 INFO kablam! | ^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.218 INFO kablam! | Sep 04 13:47:55.218 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.218 INFO kablam! Sep 04 13:47:55.218 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.218 INFO kablam! --> src/engine/parallel.rs:36:8 Sep 04 13:47:55.218 INFO kablam! | Sep 04 13:47:55.218 INFO kablam! 36 | E: EntityState + 'static, Sep 04 13:47:55.218 INFO kablam! | ^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.218 INFO kablam! | Sep 04 13:47:55.218 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.218 INFO kablam! Sep 04 13:47:55.218 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.218 INFO kablam! --> src/engine/parallel.rs:37:9 Sep 04 13:47:55.218 INFO kablam! | Sep 04 13:47:55.218 INFO kablam! 37 | CA: CellAction + 'static, Sep 04 13:47:55.218 INFO kablam! | ^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.218 INFO kablam! | Sep 04 13:47:55.218 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.218 INFO kablam! Sep 04 13:47:55.219 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.219 INFO kablam! --> src/engine/parallel.rs:38:9 Sep 04 13:47:55.219 INFO kablam! | Sep 04 13:47:55.219 INFO kablam! 38 | EA: EntityAction + 'static, Sep 04 13:47:55.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^ ^^^^^^^ Sep 04 13:47:55.219 INFO kablam! | Sep 04 13:47:55.219 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.219 INFO kablam! Sep 04 13:47:55.219 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.219 INFO kablam! --> src/engine/parallel.rs:39:8 Sep 04 13:47:55.219 INFO kablam! | Sep 04 13:47:55.219 INFO kablam! 39 | I: Ord + 'static, Sep 04 13:47:55.219 INFO kablam! | ^^^ ^^^^^^^ Sep 04 13:47:55.219 INFO kablam! | Sep 04 13:47:55.219 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.219 INFO kablam! Sep 04 13:47:55.219 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 13:47:55.219 INFO kablam! --> src/engine/parallel.rs:40:8 Sep 04 13:47:55.219 INFO kablam! | Sep 04 13:47:55.219 INFO kablam! 40 | U: Universe, Sep 04 13:47:55.219 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Sep 04 13:47:55.219 INFO kablam! | Sep 04 13:47:55.220 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 13:47:55.220 INFO kablam! Sep 04 13:47:55.266 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.93s Sep 04 13:47:55.270 INFO kablam! su: No module specific data is present Sep 04 13:47:55.681 INFO running `"docker" "rm" "-f" "1f47584601e277788fb1d8fa26a03115e2125ae096d480cef3b9b298434c1975"` Sep 04 13:47:55.773 INFO blam! 1f47584601e277788fb1d8fa26a03115e2125ae096d480cef3b9b298434c1975