Sep 02 13:24:35.349 INFO checking gfx_phase-0.6.0 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 13:24:35.349 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 13:24:35.349 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 13:24:35.505 INFO blam! 931b01f9cdfc300e3e8849bde27ca53374771223ebe39e49562ee2bc409ca728 Sep 02 13:24:35.507 INFO running `"docker" "start" "-a" "931b01f9cdfc300e3e8849bde27ca53374771223ebe39e49562ee2bc409ca728"` Sep 02 13:24:36.049 INFO kablam! Checking gfx v0.8.1 Sep 02 13:24:49.105 INFO kablam! Checking gfx_phase v0.6.0 (file:///source) Sep 02 13:24:50.834 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.834 INFO kablam! --> phase.rs:151:8 Sep 02 13:24:50.834 INFO kablam! | Sep 02 13:24:50.834 INFO kablam! 151 | R: gfx::Resources, Sep 02 13:24:50.834 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 13:24:50.834 INFO kablam! | Sep 02 13:24:50.834 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 13:24:50.834 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.834 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 13:24:50.834 INFO kablam! --> phase.rs:155:14 Sep 02 13:24:50.835 INFO kablam! | Sep 02 13:24:50.835 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 02 13:24:50.835 INFO kablam! | ^^^^^^^^^ Sep 02 13:24:50.835 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 13:24:50.835 INFO kablam! --> phase.rs:156:27 Sep 02 13:24:50.835 INFO kablam! | Sep 02 13:24:50.835 INFO kablam! 156 | mem::MemResult>, Sep 02 13:24:50.835 INFO kablam! | ^^^^^^^^ Sep 02 13:24:50.835 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 13:24:50.835 INFO kablam! --> phase.rs:156:37 Sep 02 13:24:50.835 INFO kablam! | Sep 02 13:24:50.835 INFO kablam! 156 | mem::MemResult>, Sep 02 13:24:50.835 INFO kablam! | ^^^^^^^^^ Sep 02 13:24:50.835 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 13:24:50.835 INFO kablam! --> phase.rs:156:48 Sep 02 13:24:50.835 INFO kablam! | Sep 02 13:24:50.835 INFO kablam! 156 | mem::MemResult>, Sep 02 13:24:50.835 INFO kablam! | ^^^^^^^^^ Sep 02 13:24:50.835 INFO kablam! Sep 02 13:24:50.835 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.835 INFO kablam! --> phase.rs:152:8 Sep 02 13:24:50.835 INFO kablam! | Sep 02 13:24:50.836 INFO kablam! 152 | M: ::Material, Sep 02 13:24:50.836 INFO kablam! | ^^^^^^^^^^ Sep 02 13:24:50.836 INFO kablam! | Sep 02 13:24:50.836 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.836 INFO kablam! Sep 02 13:24:50.836 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.836 INFO kablam! --> phase.rs:153:8 Sep 02 13:24:50.836 INFO kablam! | Sep 02 13:24:50.836 INFO kablam! 153 | V: ::ToDepth, Sep 02 13:24:50.836 INFO kablam! | ^^^^^^^^^ Sep 02 13:24:50.836 INFO kablam! | Sep 02 13:24:50.836 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.836 INFO kablam! Sep 02 13:24:50.836 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.836 INFO kablam! --> phase.rs:154:8 Sep 02 13:24:50.836 INFO kablam! | Sep 02 13:24:50.836 INFO kablam! 154 | T: ::Technique, Sep 02 13:24:50.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 13:24:50.836 INFO kablam! | Sep 02 13:24:50.836 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.836 INFO kablam! Sep 02 13:24:50.836 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.836 INFO kablam! --> phase.rs:161:8 Sep 02 13:24:50.836 INFO kablam! | Sep 02 13:24:50.837 INFO kablam! 161 | R: gfx::Resources, Sep 02 13:24:50.837 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 13:24:50.837 INFO kablam! | Sep 02 13:24:50.837 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.837 INFO kablam! Sep 02 13:24:50.837 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.837 INFO kablam! --> phase.rs:162:8 Sep 02 13:24:50.837 INFO kablam! | Sep 02 13:24:50.837 INFO kablam! 162 | M: ::Material, Sep 02 13:24:50.837 INFO kablam! | ^^^^^^^^^^ Sep 02 13:24:50.837 INFO kablam! | Sep 02 13:24:50.837 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.837 INFO kablam! Sep 02 13:24:50.837 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.837 INFO kablam! --> phase.rs:163:8 Sep 02 13:24:50.837 INFO kablam! | Sep 02 13:24:50.837 INFO kablam! 163 | V: ::ToDepth, Sep 02 13:24:50.837 INFO kablam! | ^^^^^^^^^ Sep 02 13:24:50.837 INFO kablam! | Sep 02 13:24:50.837 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.837 INFO kablam! Sep 02 13:24:50.837 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.837 INFO kablam! --> phase.rs:164:8 Sep 02 13:24:50.837 INFO kablam! | Sep 02 13:24:50.837 INFO kablam! 164 | T: ::Technique, Sep 02 13:24:50.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 13:24:50.838 INFO kablam! | Sep 02 13:24:50.838 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.838 INFO kablam! Sep 02 13:24:50.937 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.937 INFO kablam! --> phase.rs:151:8 Sep 02 13:24:50.937 INFO kablam! | Sep 02 13:24:50.938 INFO kablam! 151 | R: gfx::Resources, Sep 02 13:24:50.938 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 13:24:50.938 INFO kablam! | Sep 02 13:24:50.938 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 02 13:24:50.938 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.938 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 13:24:50.938 INFO kablam! --> phase.rs:155:14 Sep 02 13:24:50.938 INFO kablam! | Sep 02 13:24:50.938 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 02 13:24:50.938 INFO kablam! | ^^^^^^^^^ Sep 02 13:24:50.938 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 13:24:50.938 INFO kablam! --> phase.rs:156:27 Sep 02 13:24:50.938 INFO kablam! | Sep 02 13:24:50.938 INFO kablam! 156 | mem::MemResult>, Sep 02 13:24:50.938 INFO kablam! | ^^^^^^^^ Sep 02 13:24:50.938 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 13:24:50.938 INFO kablam! --> phase.rs:156:37 Sep 02 13:24:50.938 INFO kablam! | Sep 02 13:24:50.938 INFO kablam! 156 | mem::MemResult>, Sep 02 13:24:50.938 INFO kablam! | ^^^^^^^^^ Sep 02 13:24:50.938 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 02 13:24:50.938 INFO kablam! --> phase.rs:156:48 Sep 02 13:24:50.938 INFO kablam! | Sep 02 13:24:50.939 INFO kablam! 156 | mem::MemResult>, Sep 02 13:24:50.939 INFO kablam! | ^^^^^^^^^ Sep 02 13:24:50.939 INFO kablam! Sep 02 13:24:50.939 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.939 INFO kablam! --> phase.rs:152:8 Sep 02 13:24:50.939 INFO kablam! | Sep 02 13:24:50.939 INFO kablam! 152 | M: ::Material, Sep 02 13:24:50.939 INFO kablam! | ^^^^^^^^^^ Sep 02 13:24:50.939 INFO kablam! | Sep 02 13:24:50.939 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.939 INFO kablam! Sep 02 13:24:50.939 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.939 INFO kablam! --> phase.rs:153:8 Sep 02 13:24:50.939 INFO kablam! | Sep 02 13:24:50.939 INFO kablam! 153 | V: ::ToDepth, Sep 02 13:24:50.939 INFO kablam! | ^^^^^^^^^ Sep 02 13:24:50.939 INFO kablam! | Sep 02 13:24:50.939 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.939 INFO kablam! Sep 02 13:24:50.939 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.939 INFO kablam! --> phase.rs:154:8 Sep 02 13:24:50.939 INFO kablam! | Sep 02 13:24:50.939 INFO kablam! 154 | T: ::Technique, Sep 02 13:24:50.939 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 13:24:50.939 INFO kablam! | Sep 02 13:24:50.939 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.939 INFO kablam! Sep 02 13:24:50.939 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.939 INFO kablam! --> phase.rs:161:8 Sep 02 13:24:50.939 INFO kablam! | Sep 02 13:24:50.939 INFO kablam! 161 | R: gfx::Resources, Sep 02 13:24:50.939 INFO kablam! | ^^^^^^^^^^^^^^ Sep 02 13:24:50.940 INFO kablam! | Sep 02 13:24:50.940 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.940 INFO kablam! Sep 02 13:24:50.940 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.940 INFO kablam! --> phase.rs:162:8 Sep 02 13:24:50.940 INFO kablam! | Sep 02 13:24:50.940 INFO kablam! 162 | M: ::Material, Sep 02 13:24:50.940 INFO kablam! | ^^^^^^^^^^ Sep 02 13:24:50.940 INFO kablam! | Sep 02 13:24:50.940 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.940 INFO kablam! Sep 02 13:24:50.940 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.940 INFO kablam! --> phase.rs:163:8 Sep 02 13:24:50.940 INFO kablam! | Sep 02 13:24:50.940 INFO kablam! 163 | V: ::ToDepth, Sep 02 13:24:50.940 INFO kablam! | ^^^^^^^^^ Sep 02 13:24:50.940 INFO kablam! | Sep 02 13:24:50.940 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.940 INFO kablam! Sep 02 13:24:50.940 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 02 13:24:50.940 INFO kablam! --> phase.rs:164:8 Sep 02 13:24:50.940 INFO kablam! | Sep 02 13:24:50.940 INFO kablam! 164 | T: ::Technique, Sep 02 13:24:50.940 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 02 13:24:50.940 INFO kablam! | Sep 02 13:24:50.940 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 02 13:24:50.940 INFO kablam! Sep 02 13:24:50.956 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.94s Sep 02 13:24:50.960 INFO kablam! su: No module specific data is present Sep 02 13:24:51.288 INFO running `"docker" "rm" "-f" "931b01f9cdfc300e3e8849bde27ca53374771223ebe39e49562ee2bc409ca728"` Sep 02 13:24:51.401 INFO blam! 931b01f9cdfc300e3e8849bde27ca53374771223ebe39e49562ee2bc409ca728