Sep 14 16:05:38.754 INFO checking gfx_phase-0.6.0 against master#90d36fb5905bbe5004f5b465ea14b53d10dae260 for pr-53578-1 Sep 14 16:05:38.754 INFO running: cargo +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets Sep 14 16:05:38.754 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-6/pr-53578-1/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-6/master#90d36fb5905bbe5004f5b465ea14b53d10dae260:/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 +90d36fb5905bbe5004f5b465ea14b53d10dae260-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 16:05:39.264 INFO blam! b1ae55e944002fdcb3a3710dc94b0c1c1db1822b9d8943f29a11ebbfee602902 Sep 14 16:05:39.265 INFO running `"docker" "start" "-a" "b1ae55e944002fdcb3a3710dc94b0c1c1db1822b9d8943f29a11ebbfee602902"` Sep 14 16:05:41.259 INFO kablam! usermod: no changes Sep 14 16:05:41.418 INFO kablam! Checking draw_queue v0.1.1 Sep 14 16:05:41.419 INFO kablam! Checking draw_state v0.2.0 Sep 14 16:05:41.419 INFO kablam! Checking hprof v0.1.3 Sep 14 16:05:43.163 INFO kablam! Checking gfx v0.8.1 Sep 14 16:05:54.237 INFO kablam! Checking gfx_phase v0.6.0 (file:///source) Sep 14 16:05:55.036 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.036 INFO kablam! --> phase.rs:151:8 Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! 151 | R: gfx::Resources, Sep 14 16:05:55.036 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 16:05:55.036 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.036 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 16:05:55.036 INFO kablam! --> phase.rs:155:14 Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 14 16:05:55.036 INFO kablam! | ^^^^^^^^^ Sep 14 16:05:55.036 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 16:05:55.036 INFO kablam! --> phase.rs:156:27 Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! 156 | mem::MemResult>, Sep 14 16:05:55.036 INFO kablam! | ^^^^^^^^ Sep 14 16:05:55.036 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 16:05:55.036 INFO kablam! --> phase.rs:156:37 Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! 156 | mem::MemResult>, Sep 14 16:05:55.036 INFO kablam! | ^^^^^^^^^ Sep 14 16:05:55.036 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 16:05:55.036 INFO kablam! --> phase.rs:156:48 Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! 156 | mem::MemResult>, Sep 14 16:05:55.036 INFO kablam! | ^^^^^^^^^ Sep 14 16:05:55.036 INFO kablam! Sep 14 16:05:55.036 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.036 INFO kablam! --> phase.rs:152:8 Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! 152 | M: ::Material, Sep 14 16:05:55.036 INFO kablam! | ^^^^^^^^^^ Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.036 INFO kablam! Sep 14 16:05:55.036 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.036 INFO kablam! --> phase.rs:153:8 Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! 153 | V: ::ToDepth, Sep 14 16:05:55.036 INFO kablam! | ^^^^^^^^^ Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.036 INFO kablam! Sep 14 16:05:55.036 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.036 INFO kablam! --> phase.rs:154:8 Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! 154 | T: ::Technique, Sep 14 16:05:55.036 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 16:05:55.036 INFO kablam! | Sep 14 16:05:55.036 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.036 INFO kablam! Sep 14 16:05:55.039 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.039 INFO kablam! --> phase.rs:161:8 Sep 14 16:05:55.039 INFO kablam! | Sep 14 16:05:55.039 INFO kablam! 161 | R: gfx::Resources, Sep 14 16:05:55.039 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 16:05:55.039 INFO kablam! | Sep 14 16:05:55.039 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.039 INFO kablam! Sep 14 16:05:55.039 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.039 INFO kablam! --> phase.rs:162:8 Sep 14 16:05:55.039 INFO kablam! | Sep 14 16:05:55.039 INFO kablam! 162 | M: ::Material, Sep 14 16:05:55.039 INFO kablam! | ^^^^^^^^^^ Sep 14 16:05:55.039 INFO kablam! | Sep 14 16:05:55.039 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.039 INFO kablam! Sep 14 16:05:55.039 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.039 INFO kablam! --> phase.rs:163:8 Sep 14 16:05:55.039 INFO kablam! | Sep 14 16:05:55.039 INFO kablam! 163 | V: ::ToDepth, Sep 14 16:05:55.039 INFO kablam! | ^^^^^^^^^ Sep 14 16:05:55.039 INFO kablam! | Sep 14 16:05:55.039 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.039 INFO kablam! Sep 14 16:05:55.039 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.039 INFO kablam! --> phase.rs:164:8 Sep 14 16:05:55.039 INFO kablam! | Sep 14 16:05:55.039 INFO kablam! 164 | T: ::Technique, Sep 14 16:05:55.039 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 16:05:55.039 INFO kablam! | Sep 14 16:05:55.039 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.039 INFO kablam! Sep 14 16:05:55.084 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.084 INFO kablam! --> phase.rs:151:8 Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! 151 | R: gfx::Resources, Sep 14 16:05:55.084 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 14 16:05:55.084 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.084 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 16:05:55.084 INFO kablam! --> phase.rs:155:14 Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 14 16:05:55.084 INFO kablam! | ^^^^^^^^^ Sep 14 16:05:55.084 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 16:05:55.084 INFO kablam! --> phase.rs:156:27 Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! 156 | mem::MemResult>, Sep 14 16:05:55.084 INFO kablam! | ^^^^^^^^ Sep 14 16:05:55.084 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 16:05:55.084 INFO kablam! --> phase.rs:156:37 Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! 156 | mem::MemResult>, Sep 14 16:05:55.084 INFO kablam! | ^^^^^^^^^ Sep 14 16:05:55.084 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 14 16:05:55.084 INFO kablam! --> phase.rs:156:48 Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! 156 | mem::MemResult>, Sep 14 16:05:55.084 INFO kablam! | ^^^^^^^^^ Sep 14 16:05:55.084 INFO kablam! Sep 14 16:05:55.084 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.084 INFO kablam! --> phase.rs:152:8 Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! 152 | M: ::Material, Sep 14 16:05:55.084 INFO kablam! | ^^^^^^^^^^ Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.084 INFO kablam! Sep 14 16:05:55.084 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.084 INFO kablam! --> phase.rs:153:8 Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! 153 | V: ::ToDepth, Sep 14 16:05:55.084 INFO kablam! | ^^^^^^^^^ Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.084 INFO kablam! Sep 14 16:05:55.084 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.084 INFO kablam! --> phase.rs:154:8 Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! 154 | T: ::Technique, Sep 14 16:05:55.084 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.084 INFO kablam! Sep 14 16:05:55.084 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.084 INFO kablam! --> phase.rs:161:8 Sep 14 16:05:55.084 INFO kablam! | Sep 14 16:05:55.084 INFO kablam! 161 | R: gfx::Resources, Sep 14 16:05:55.085 INFO kablam! | ^^^^^^^^^^^^^^ Sep 14 16:05:55.085 INFO kablam! | Sep 14 16:05:55.085 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.085 INFO kablam! Sep 14 16:05:55.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.086 INFO kablam! --> phase.rs:162:8 Sep 14 16:05:55.086 INFO kablam! | Sep 14 16:05:55.086 INFO kablam! 162 | M: ::Material, Sep 14 16:05:55.086 INFO kablam! | ^^^^^^^^^^ Sep 14 16:05:55.086 INFO kablam! | Sep 14 16:05:55.086 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.086 INFO kablam! Sep 14 16:05:55.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.086 INFO kablam! --> phase.rs:163:8 Sep 14 16:05:55.086 INFO kablam! | Sep 14 16:05:55.086 INFO kablam! 163 | V: ::ToDepth, Sep 14 16:05:55.086 INFO kablam! | ^^^^^^^^^ Sep 14 16:05:55.086 INFO kablam! | Sep 14 16:05:55.086 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.086 INFO kablam! Sep 14 16:05:55.086 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 14 16:05:55.086 INFO kablam! --> phase.rs:164:8 Sep 14 16:05:55.086 INFO kablam! | Sep 14 16:05:55.086 INFO kablam! 164 | T: ::Technique, Sep 14 16:05:55.086 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 14 16:05:55.086 INFO kablam! | Sep 14 16:05:55.086 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 14 16:05:55.086 INFO kablam! Sep 14 16:05:55.100 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.78s Sep 14 16:05:55.104 INFO kablam! su: No module specific data is present Sep 14 16:05:55.838 INFO running `"docker" "rm" "-f" "b1ae55e944002fdcb3a3710dc94b0c1c1db1822b9d8943f29a11ebbfee602902"` Sep 14 16:05:55.925 INFO blam! b1ae55e944002fdcb3a3710dc94b0c1c1db1822b9d8943f29a11ebbfee602902