Sep 04 19:39:03.534 INFO checking gfx_phase-0.6.0 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 19:39:03.535 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 19:39:03.535 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/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 19:39:03.690 INFO blam! 13661acfb810684b21941dd46aa9a83de6ca31bff660ac68b5dbb5db771f41f4 Sep 04 19:39:03.692 INFO running `"docker" "start" "-a" "13661acfb810684b21941dd46aa9a83de6ca31bff660ac68b5dbb5db771f41f4"` Sep 04 19:39:04.247 INFO kablam! Checking gfx_phase v0.6.0 (file:///source) Sep 04 19:39:06.127 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.127 INFO kablam! --> phase.rs:151:8 Sep 04 19:39:06.127 INFO kablam! | Sep 04 19:39:06.127 INFO kablam! 151 | R: gfx::Resources, Sep 04 19:39:06.127 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:39:06.127 INFO kablam! | Sep 04 19:39:06.127 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 19:39:06.127 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.127 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 19:39:06.127 INFO kablam! --> phase.rs:155:14 Sep 04 19:39:06.127 INFO kablam! | Sep 04 19:39:06.127 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 04 19:39:06.127 INFO kablam! | ^^^^^^^^^ Sep 04 19:39:06.127 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 19:39:06.127 INFO kablam! --> phase.rs:156:27 Sep 04 19:39:06.127 INFO kablam! | Sep 04 19:39:06.127 INFO kablam! 156 | mem::MemResult>, Sep 04 19:39:06.127 INFO kablam! | ^^^^^^^^ Sep 04 19:39:06.128 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 19:39:06.128 INFO kablam! --> phase.rs:156:37 Sep 04 19:39:06.128 INFO kablam! | Sep 04 19:39:06.128 INFO kablam! 156 | mem::MemResult>, Sep 04 19:39:06.128 INFO kablam! | ^^^^^^^^^ Sep 04 19:39:06.128 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 19:39:06.128 INFO kablam! --> phase.rs:156:48 Sep 04 19:39:06.128 INFO kablam! | Sep 04 19:39:06.128 INFO kablam! 156 | mem::MemResult>, Sep 04 19:39:06.128 INFO kablam! | ^^^^^^^^^ Sep 04 19:39:06.128 INFO kablam! Sep 04 19:39:06.128 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.128 INFO kablam! --> phase.rs:152:8 Sep 04 19:39:06.128 INFO kablam! | Sep 04 19:39:06.128 INFO kablam! 152 | M: ::Material, Sep 04 19:39:06.128 INFO kablam! | ^^^^^^^^^^ Sep 04 19:39:06.128 INFO kablam! | Sep 04 19:39:06.128 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.128 INFO kablam! Sep 04 19:39:06.128 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.128 INFO kablam! --> phase.rs:153:8 Sep 04 19:39:06.128 INFO kablam! | Sep 04 19:39:06.128 INFO kablam! 153 | V: ::ToDepth, Sep 04 19:39:06.128 INFO kablam! | ^^^^^^^^^ Sep 04 19:39:06.128 INFO kablam! | Sep 04 19:39:06.129 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.129 INFO kablam! Sep 04 19:39:06.129 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.129 INFO kablam! --> phase.rs:154:8 Sep 04 19:39:06.129 INFO kablam! | Sep 04 19:39:06.129 INFO kablam! 154 | T: ::Technique, Sep 04 19:39:06.129 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 19:39:06.129 INFO kablam! | Sep 04 19:39:06.129 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.129 INFO kablam! Sep 04 19:39:06.129 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.129 INFO kablam! --> phase.rs:161:8 Sep 04 19:39:06.129 INFO kablam! | Sep 04 19:39:06.129 INFO kablam! 161 | R: gfx::Resources, Sep 04 19:39:06.129 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:39:06.129 INFO kablam! | Sep 04 19:39:06.129 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.129 INFO kablam! Sep 04 19:39:06.129 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.129 INFO kablam! --> phase.rs:162:8 Sep 04 19:39:06.129 INFO kablam! | Sep 04 19:39:06.129 INFO kablam! 162 | M: ::Material, Sep 04 19:39:06.129 INFO kablam! | ^^^^^^^^^^ Sep 04 19:39:06.129 INFO kablam! | Sep 04 19:39:06.129 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.129 INFO kablam! Sep 04 19:39:06.129 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.129 INFO kablam! --> phase.rs:163:8 Sep 04 19:39:06.130 INFO kablam! | Sep 04 19:39:06.130 INFO kablam! 163 | V: ::ToDepth, Sep 04 19:39:06.130 INFO kablam! | ^^^^^^^^^ Sep 04 19:39:06.130 INFO kablam! | Sep 04 19:39:06.130 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.130 INFO kablam! Sep 04 19:39:06.130 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.130 INFO kablam! --> phase.rs:164:8 Sep 04 19:39:06.130 INFO kablam! | Sep 04 19:39:06.130 INFO kablam! 164 | T: ::Technique, Sep 04 19:39:06.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 19:39:06.130 INFO kablam! | Sep 04 19:39:06.130 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.130 INFO kablam! Sep 04 19:39:06.159 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.159 INFO kablam! --> phase.rs:151:8 Sep 04 19:39:06.159 INFO kablam! | Sep 04 19:39:06.160 INFO kablam! 151 | R: gfx::Resources, Sep 04 19:39:06.160 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:39:06.160 INFO kablam! | Sep 04 19:39:06.160 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 04 19:39:06.160 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.160 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 19:39:06.160 INFO kablam! --> phase.rs:155:14 Sep 04 19:39:06.160 INFO kablam! | Sep 04 19:39:06.160 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 04 19:39:06.160 INFO kablam! | ^^^^^^^^^ Sep 04 19:39:06.160 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 19:39:06.160 INFO kablam! --> phase.rs:156:27 Sep 04 19:39:06.160 INFO kablam! | Sep 04 19:39:06.160 INFO kablam! 156 | mem::MemResult>, Sep 04 19:39:06.160 INFO kablam! | ^^^^^^^^ Sep 04 19:39:06.160 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 19:39:06.160 INFO kablam! --> phase.rs:156:37 Sep 04 19:39:06.160 INFO kablam! | Sep 04 19:39:06.160 INFO kablam! 156 | mem::MemResult>, Sep 04 19:39:06.160 INFO kablam! | ^^^^^^^^^ Sep 04 19:39:06.160 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 04 19:39:06.160 INFO kablam! --> phase.rs:156:48 Sep 04 19:39:06.160 INFO kablam! | Sep 04 19:39:06.160 INFO kablam! 156 | mem::MemResult>, Sep 04 19:39:06.160 INFO kablam! | ^^^^^^^^^ Sep 04 19:39:06.160 INFO kablam! Sep 04 19:39:06.160 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.160 INFO kablam! --> phase.rs:152:8 Sep 04 19:39:06.160 INFO kablam! | Sep 04 19:39:06.160 INFO kablam! 152 | M: ::Material, Sep 04 19:39:06.160 INFO kablam! | ^^^^^^^^^^ Sep 04 19:39:06.160 INFO kablam! | Sep 04 19:39:06.160 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.161 INFO kablam! Sep 04 19:39:06.161 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.161 INFO kablam! --> phase.rs:153:8 Sep 04 19:39:06.161 INFO kablam! | Sep 04 19:39:06.161 INFO kablam! 153 | V: ::ToDepth, Sep 04 19:39:06.161 INFO kablam! | ^^^^^^^^^ Sep 04 19:39:06.161 INFO kablam! | Sep 04 19:39:06.161 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.161 INFO kablam! Sep 04 19:39:06.161 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.161 INFO kablam! --> phase.rs:154:8 Sep 04 19:39:06.161 INFO kablam! | Sep 04 19:39:06.161 INFO kablam! 154 | T: ::Technique, Sep 04 19:39:06.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 19:39:06.161 INFO kablam! | Sep 04 19:39:06.161 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.161 INFO kablam! Sep 04 19:39:06.161 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.161 INFO kablam! --> phase.rs:161:8 Sep 04 19:39:06.161 INFO kablam! | Sep 04 19:39:06.161 INFO kablam! 161 | R: gfx::Resources, Sep 04 19:39:06.161 INFO kablam! | ^^^^^^^^^^^^^^ Sep 04 19:39:06.161 INFO kablam! | Sep 04 19:39:06.161 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.161 INFO kablam! Sep 04 19:39:06.161 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.161 INFO kablam! --> phase.rs:162:8 Sep 04 19:39:06.161 INFO kablam! | Sep 04 19:39:06.161 INFO kablam! 162 | M: ::Material, Sep 04 19:39:06.161 INFO kablam! | ^^^^^^^^^^ Sep 04 19:39:06.162 INFO kablam! | Sep 04 19:39:06.162 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.162 INFO kablam! Sep 04 19:39:06.162 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.162 INFO kablam! --> phase.rs:163:8 Sep 04 19:39:06.162 INFO kablam! | Sep 04 19:39:06.162 INFO kablam! 163 | V: ::ToDepth, Sep 04 19:39:06.162 INFO kablam! | ^^^^^^^^^ Sep 04 19:39:06.162 INFO kablam! | Sep 04 19:39:06.162 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.162 INFO kablam! Sep 04 19:39:06.162 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 04 19:39:06.162 INFO kablam! --> phase.rs:164:8 Sep 04 19:39:06.162 INFO kablam! | Sep 04 19:39:06.162 INFO kablam! 164 | T: ::Technique, Sep 04 19:39:06.162 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 04 19:39:06.162 INFO kablam! | Sep 04 19:39:06.162 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 04 19:39:06.162 INFO kablam! Sep 04 19:39:06.177 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.96s Sep 04 19:39:06.182 INFO kablam! su: No module specific data is present Sep 04 19:39:06.665 INFO running `"docker" "rm" "-f" "13661acfb810684b21941dd46aa9a83de6ca31bff660ac68b5dbb5db771f41f4"` Sep 04 19:39:06.780 INFO blam! 13661acfb810684b21941dd46aa9a83de6ca31bff660ac68b5dbb5db771f41f4