Sep 04 16:47:16.093 INFO checking gfx_phase-0.6.0 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 16:47:16.093 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 16:47:16.093 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/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 +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 16:47:16.334 INFO blam! 97e7e1acbc0d29b234ce3dcfaf17a1ec55c05f353c4c9436ff418b9276b9660f Sep 04 16:47:16.336 INFO running `"docker" "start" "-a" "97e7e1acbc0d29b234ce3dcfaf17a1ec55c05f353c4c9436ff418b9276b9660f"` Sep 04 16:47:17.110 INFO kablam! Checking gfx v0.8.1 Sep 04 16:47:28.661 INFO kablam! Checking gfx_phase v0.6.0 (file:///source) Sep 04 16:47:30.085 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:30.085 INFO kablam! --> phase.rs:151:8 Sep 04 16:47:30.085 INFO kablam! | Sep 04 16:47:30.085 INFO kablam! 151 | R: gfx::Resources, Sep 04 16:47:30.085 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:47:30.085 INFO kablam! | Sep 04 16:47:30.085 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 16:47:30.085 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:30.085 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 16:47:30.085 INFO kablam! --> phase.rs:155:14 Sep 04 16:47:30.085 INFO kablam! | Sep 04 16:47:30.085 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 04 16:47:30.085 INFO kablam! | ^^^^^^^^^ Sep 04 16:47:30.085 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 16:47:30.085 INFO kablam! --> phase.rs:156:27 Sep 04 16:47:30.085 INFO kablam! | Sep 04 16:47:30.085 INFO kablam! 156 | mem::MemResult>, Sep 04 16:47:30.085 INFO kablam! | ^^^^^^^^ Sep 04 16:47:30.085 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 16:47:30.085 INFO kablam! --> phase.rs:156:37 Sep 04 16:47:30.085 INFO kablam! | Sep 04 16:47:30.085 INFO kablam! 156 | mem::MemResult>, Sep 04 16:47:30.085 INFO kablam! | ^^^^^^^^^ Sep 04 16:47:30.085 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 16:47:30.086 INFO kablam! --> phase.rs:156:48 Sep 04 16:47:30.086 INFO kablam! | Sep 04 16:47:30.086 INFO kablam! 156 | mem::MemResult>, Sep 04 16:47:30.086 INFO kablam! | ^^^^^^^^^ Sep 04 16:47:30.086 INFO kablam! Sep 04 16:47:30.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:30.086 INFO kablam! --> phase.rs:152:8 Sep 04 16:47:30.086 INFO kablam! | Sep 04 16:47:30.086 INFO kablam! 152 | M: ::Material, Sep 04 16:47:30.086 INFO kablam! | ^^^^^^^^^^ Sep 04 16:47:30.086 INFO kablam! | Sep 04 16:47:30.086 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:30.086 INFO kablam! Sep 04 16:47:30.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:30.086 INFO kablam! --> phase.rs:153:8 Sep 04 16:47:30.086 INFO kablam! | Sep 04 16:47:30.086 INFO kablam! 153 | V: ::ToDepth, Sep 04 16:47:30.086 INFO kablam! | ^^^^^^^^^ Sep 04 16:47:30.086 INFO kablam! | Sep 04 16:47:30.086 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:30.086 INFO kablam! Sep 04 16:47:30.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:30.086 INFO kablam! --> phase.rs:154:8 Sep 04 16:47:30.086 INFO kablam! | Sep 04 16:47:30.086 INFO kablam! 154 | T: ::Technique, Sep 04 16:47:30.087 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 16:47:30.087 INFO kablam! | Sep 04 16:47:30.087 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:30.087 INFO kablam! Sep 04 16:47:30.087 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:30.087 INFO kablam! --> phase.rs:161:8 Sep 04 16:47:30.087 INFO kablam! | Sep 04 16:47:30.087 INFO kablam! 161 | R: gfx::Resources, Sep 04 16:47:30.087 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:47:30.087 INFO kablam! | Sep 04 16:47:30.087 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:30.087 INFO kablam! Sep 04 16:47:30.087 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:30.087 INFO kablam! --> phase.rs:162:8 Sep 04 16:47:30.087 INFO kablam! | Sep 04 16:47:30.087 INFO kablam! 162 | M: ::Material, Sep 04 16:47:30.087 INFO kablam! | ^^^^^^^^^^ Sep 04 16:47:30.087 INFO kablam! | Sep 04 16:47:30.087 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:30.087 INFO kablam! Sep 04 16:47:30.087 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:30.087 INFO kablam! --> phase.rs:163:8 Sep 04 16:47:30.087 INFO kablam! | Sep 04 16:47:30.087 INFO kablam! 163 | V: ::ToDepth, Sep 04 16:47:30.087 INFO kablam! | ^^^^^^^^^ Sep 04 16:47:30.087 INFO kablam! | Sep 04 16:47:30.088 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:30.088 INFO kablam! Sep 04 16:47:30.088 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:30.088 INFO kablam! --> phase.rs:164:8 Sep 04 16:47:30.088 INFO kablam! | Sep 04 16:47:30.088 INFO kablam! 164 | T: ::Technique, Sep 04 16:47:30.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 16:47:30.088 INFO kablam! | Sep 04 16:47:30.088 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:30.088 INFO kablam! Sep 04 16:47:31.051 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:31.051 INFO kablam! --> phase.rs:151:8 Sep 04 16:47:31.051 INFO kablam! | Sep 04 16:47:31.051 INFO kablam! 151 | R: gfx::Resources, Sep 04 16:47:31.051 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:47:31.051 INFO kablam! | Sep 04 16:47:31.051 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 16:47:31.051 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:31.051 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 16:47:31.051 INFO kablam! --> phase.rs:155:14 Sep 04 16:47:31.051 INFO kablam! | Sep 04 16:47:31.051 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 04 16:47:31.051 INFO kablam! | ^^^^^^^^^ Sep 04 16:47:31.051 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 16:47:31.051 INFO kablam! --> phase.rs:156:27 Sep 04 16:47:31.051 INFO kablam! | Sep 04 16:47:31.051 INFO kablam! 156 | mem::MemResult>, Sep 04 16:47:31.051 INFO kablam! | ^^^^^^^^ Sep 04 16:47:31.051 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 16:47:31.051 INFO kablam! --> phase.rs:156:37 Sep 04 16:47:31.051 INFO kablam! | Sep 04 16:47:31.051 INFO kablam! 156 | mem::MemResult>, Sep 04 16:47:31.052 INFO kablam! | ^^^^^^^^^ Sep 04 16:47:31.052 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 16:47:31.052 INFO kablam! --> phase.rs:156:48 Sep 04 16:47:31.052 INFO kablam! | Sep 04 16:47:31.052 INFO kablam! 156 | mem::MemResult>, Sep 04 16:47:31.052 INFO kablam! | ^^^^^^^^^ Sep 04 16:47:31.052 INFO kablam! Sep 04 16:47:31.052 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:31.052 INFO kablam! --> phase.rs:152:8 Sep 04 16:47:31.052 INFO kablam! | Sep 04 16:47:31.052 INFO kablam! 152 | M: ::Material, Sep 04 16:47:31.052 INFO kablam! | ^^^^^^^^^^ Sep 04 16:47:31.052 INFO kablam! | Sep 04 16:47:31.052 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:31.052 INFO kablam! Sep 04 16:47:31.052 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:31.052 INFO kablam! --> phase.rs:153:8 Sep 04 16:47:31.052 INFO kablam! | Sep 04 16:47:31.052 INFO kablam! 153 | V: ::ToDepth, Sep 04 16:47:31.052 INFO kablam! | ^^^^^^^^^ Sep 04 16:47:31.052 INFO kablam! | Sep 04 16:47:31.053 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:31.053 INFO kablam! Sep 04 16:47:31.053 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:31.053 INFO kablam! --> phase.rs:154:8 Sep 04 16:47:31.053 INFO kablam! | Sep 04 16:47:31.053 INFO kablam! 154 | T: ::Technique, Sep 04 16:47:31.053 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 16:47:31.053 INFO kablam! | Sep 04 16:47:31.053 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:31.053 INFO kablam! Sep 04 16:47:31.053 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:31.053 INFO kablam! --> phase.rs:161:8 Sep 04 16:47:31.053 INFO kablam! | Sep 04 16:47:31.053 INFO kablam! 161 | R: gfx::Resources, Sep 04 16:47:31.053 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 16:47:31.053 INFO kablam! | Sep 04 16:47:31.053 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:31.053 INFO kablam! Sep 04 16:47:31.053 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:31.053 INFO kablam! --> phase.rs:162:8 Sep 04 16:47:31.053 INFO kablam! | Sep 04 16:47:31.054 INFO kablam! 162 | M: ::Material, Sep 04 16:47:31.054 INFO kablam! | ^^^^^^^^^^ Sep 04 16:47:31.054 INFO kablam! | Sep 04 16:47:31.054 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:31.054 INFO kablam! Sep 04 16:47:31.054 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:31.054 INFO kablam! --> phase.rs:163:8 Sep 04 16:47:31.054 INFO kablam! | Sep 04 16:47:31.054 INFO kablam! 163 | V: ::ToDepth, Sep 04 16:47:31.054 INFO kablam! | ^^^^^^^^^ Sep 04 16:47:31.054 INFO kablam! | Sep 04 16:47:31.054 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:31.054 INFO kablam! Sep 04 16:47:31.054 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 16:47:31.054 INFO kablam! --> phase.rs:164:8 Sep 04 16:47:31.054 INFO kablam! | Sep 04 16:47:31.054 INFO kablam! 164 | T: ::Technique, Sep 04 16:47:31.054 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 16:47:31.054 INFO kablam! | Sep 04 16:47:31.055 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 16:47:31.055 INFO kablam! Sep 04 16:47:31.079 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.00s Sep 04 16:47:31.084 INFO kablam! su: No module specific data is present Sep 04 16:47:31.390 INFO running `"docker" "rm" "-f" "97e7e1acbc0d29b234ce3dcfaf17a1ec55c05f353c4c9436ff418b9276b9660f"` Sep 04 16:47:31.477 INFO blam! 97e7e1acbc0d29b234ce3dcfaf17a1ec55c05f353c4c9436ff418b9276b9660f