Sep 20 03:03:51.284 INFO checking gfx_phase-0.6.0 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 20 03:03:51.284 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 20 03:03:51.284 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-7/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/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 +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 20 03:03:51.555 INFO blam! acc0c976462c318a4593b354b6d7a88be50d22e89abcccabfa287fe94b740bea Sep 20 03:03:51.558 INFO running `"docker" "start" "-a" "acc0c976462c318a4593b354b6d7a88be50d22e89abcccabfa287fe94b740bea"` Sep 20 03:03:52.662 INFO kablam! usermod: no changes Sep 20 03:03:52.846 INFO kablam! Checking draw_queue v0.1.1 Sep 20 03:03:52.846 INFO kablam! Checking draw_state v0.2.0 Sep 20 03:03:52.858 INFO kablam! Checking hprof v0.1.3 Sep 20 03:03:54.259 INFO kablam! Checking gfx v0.8.1 Sep 20 03:04:04.854 INFO kablam! Checking gfx_phase v0.6.0 (/source) Sep 20 03:04:05.749 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.749 INFO kablam! --> phase.rs:151:8 Sep 20 03:04:05.749 INFO kablam! | Sep 20 03:04:05.749 INFO kablam! 151 | R: gfx::Resources, Sep 20 03:04:05.749 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:04:05.749 INFO kablam! | Sep 20 03:04:05.749 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 03:04:05.749 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.749 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.749 INFO kablam! --> phase.rs:155:14 Sep 20 03:04:05.749 INFO kablam! | Sep 20 03:04:05.749 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 20 03:04:05.749 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.749 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.749 INFO kablam! --> phase.rs:156:27 Sep 20 03:04:05.749 INFO kablam! | Sep 20 03:04:05.749 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.749 INFO kablam! | ^^^^^^^^ Sep 20 03:04:05.749 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.749 INFO kablam! --> phase.rs:156:37 Sep 20 03:04:05.749 INFO kablam! | Sep 20 03:04:05.749 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.749 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.749 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.749 INFO kablam! --> phase.rs:156:48 Sep 20 03:04:05.749 INFO kablam! | Sep 20 03:04:05.749 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.750 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.750 INFO kablam! Sep 20 03:04:05.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.750 INFO kablam! --> phase.rs:152:8 Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! 152 | M: ::Material, Sep 20 03:04:05.750 INFO kablam! | ^^^^^^^^^^ Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.750 INFO kablam! Sep 20 03:04:05.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.750 INFO kablam! --> phase.rs:153:8 Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! 153 | V: ::ToDepth, Sep 20 03:04:05.750 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.750 INFO kablam! Sep 20 03:04:05.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.750 INFO kablam! --> phase.rs:154:8 Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! 154 | T: ::Technique, Sep 20 03:04:05.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.750 INFO kablam! Sep 20 03:04:05.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.750 INFO kablam! --> phase.rs:161:8 Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! 161 | R: gfx::Resources, Sep 20 03:04:05.750 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.750 INFO kablam! Sep 20 03:04:05.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.750 INFO kablam! --> phase.rs:162:8 Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! 162 | M: ::Material, Sep 20 03:04:05.750 INFO kablam! | ^^^^^^^^^^ Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.750 INFO kablam! Sep 20 03:04:05.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.750 INFO kablam! --> phase.rs:163:8 Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! 163 | V: ::ToDepth, Sep 20 03:04:05.750 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.750 INFO kablam! Sep 20 03:04:05.750 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.750 INFO kablam! --> phase.rs:164:8 Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! 164 | T: ::Technique, Sep 20 03:04:05.750 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:05.750 INFO kablam! | Sep 20 03:04:05.750 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.750 INFO kablam! Sep 20 03:04:05.809 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.809 INFO kablam! --> phase.rs:151:8 Sep 20 03:04:05.809 INFO kablam! | Sep 20 03:04:05.809 INFO kablam! 151 | R: gfx::Resources, Sep 20 03:04:05.809 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:04:05.809 INFO kablam! | Sep 20 03:04:05.809 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 03:04:05.809 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.809 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.809 INFO kablam! --> phase.rs:155:14 Sep 20 03:04:05.809 INFO kablam! | Sep 20 03:04:05.809 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 20 03:04:05.809 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.809 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.809 INFO kablam! --> phase.rs:156:27 Sep 20 03:04:05.809 INFO kablam! | Sep 20 03:04:05.809 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.809 INFO kablam! | ^^^^^^^^ Sep 20 03:04:05.809 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.809 INFO kablam! --> phase.rs:156:37 Sep 20 03:04:05.809 INFO kablam! | Sep 20 03:04:05.809 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.809 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.809 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.809 INFO kablam! --> phase.rs:156:48 Sep 20 03:04:05.809 INFO kablam! | Sep 20 03:04:05.809 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.810 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.810 INFO kablam! Sep 20 03:04:05.810 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.810 INFO kablam! --> phase.rs:152:8 Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! 152 | M: ::Material, Sep 20 03:04:05.810 INFO kablam! | ^^^^^^^^^^ Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.810 INFO kablam! Sep 20 03:04:05.810 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.810 INFO kablam! --> phase.rs:153:8 Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! 153 | V: ::ToDepth, Sep 20 03:04:05.810 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.810 INFO kablam! Sep 20 03:04:05.810 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.810 INFO kablam! --> phase.rs:154:8 Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! 154 | T: ::Technique, Sep 20 03:04:05.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.810 INFO kablam! Sep 20 03:04:05.810 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.810 INFO kablam! --> phase.rs:161:8 Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! 161 | R: gfx::Resources, Sep 20 03:04:05.810 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.810 INFO kablam! Sep 20 03:04:05.810 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.810 INFO kablam! --> phase.rs:162:8 Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! 162 | M: ::Material, Sep 20 03:04:05.810 INFO kablam! | ^^^^^^^^^^ Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.810 INFO kablam! Sep 20 03:04:05.810 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.810 INFO kablam! --> phase.rs:163:8 Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! 163 | V: ::ToDepth, Sep 20 03:04:05.810 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.810 INFO kablam! Sep 20 03:04:05.810 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.810 INFO kablam! --> phase.rs:164:8 Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! 164 | T: ::Technique, Sep 20 03:04:05.810 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:05.810 INFO kablam! | Sep 20 03:04:05.810 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.810 INFO kablam! Sep 20 03:04:05.825 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.12s Sep 20 03:04:05.828 INFO kablam! su: No module specific data is present Sep 20 03:04:06.319 INFO running `"docker" "rm" "-f" "acc0c976462c318a4593b354b6d7a88be50d22e89abcccabfa287fe94b740bea"` Sep 20 03:04:06.389 INFO blam! acc0c976462c318a4593b354b6d7a88be50d22e89abcccabfa287fe94b740bea