Sep 20 03:03:49.335 INFO checking gfx_phase-0.6.0 against try#135b4cd023a753409d01e43b0f23d22a899feeeb for pr-54352 Sep 20 03:03:49.335 INFO running: cargo +135b4cd023a753409d01e43b0f23d22a899feeeb-alt check --frozen --all --all-targets Sep 20 03:03:49.335 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/try#135b4cd023a753409d01e43b0f23d22a899feeeb:/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 +135b4cd023a753409d01e43b0f23d22a899feeeb-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:49.524 INFO blam! 0b9ded34b6446acd4b635e320b76ebc5d3ede620827f085d0394afd11e04b3d8 Sep 20 03:03:49.526 INFO running `"docker" "start" "-a" "0b9ded34b6446acd4b635e320b76ebc5d3ede620827f085d0394afd11e04b3d8"` Sep 20 03:03:50.798 INFO kablam! usermod: no changes Sep 20 03:03:50.966 INFO kablam! Checking clock_ticks v0.1.1 Sep 20 03:03:50.974 INFO kablam! Checking draw_queue v0.1.1 Sep 20 03:03:50.975 INFO kablam! Checking draw_state v0.2.0 Sep 20 03:03:51.962 INFO kablam! Checking hprof v0.1.3 Sep 20 03:03:53.086 INFO kablam! Checking gfx v0.8.1 Sep 20 03:04:04.413 INFO kablam! Checking gfx_phase v0.6.0 (/source) Sep 20 03:04:05.302 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.302 INFO kablam! --> phase.rs:151:8 Sep 20 03:04:05.302 INFO kablam! | Sep 20 03:04:05.302 INFO kablam! 151 | R: gfx::Resources, Sep 20 03:04:05.302 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:04:05.302 INFO kablam! | Sep 20 03:04:05.302 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 03:04:05.302 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.302 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.302 INFO kablam! --> phase.rs:155:14 Sep 20 03:04:05.302 INFO kablam! | Sep 20 03:04:05.302 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 20 03:04:05.302 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.302 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.302 INFO kablam! --> phase.rs:156:27 Sep 20 03:04:05.302 INFO kablam! | Sep 20 03:04:05.302 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.302 INFO kablam! | ^^^^^^^^ Sep 20 03:04:05.302 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.302 INFO kablam! --> phase.rs:156:37 Sep 20 03:04:05.302 INFO kablam! | Sep 20 03:04:05.302 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.302 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.302 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.302 INFO kablam! --> phase.rs:156:48 Sep 20 03:04:05.302 INFO kablam! | Sep 20 03:04:05.302 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.302 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.302 INFO kablam! Sep 20 03:04:05.302 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.302 INFO kablam! --> phase.rs:152:8 Sep 20 03:04:05.302 INFO kablam! | Sep 20 03:04:05.302 INFO kablam! 152 | M: ::Material, Sep 20 03:04:05.302 INFO kablam! | ^^^^^^^^^^ Sep 20 03:04:05.302 INFO kablam! | Sep 20 03:04:05.303 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.303 INFO kablam! Sep 20 03:04:05.303 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.303 INFO kablam! --> phase.rs:153:8 Sep 20 03:04:05.303 INFO kablam! | Sep 20 03:04:05.303 INFO kablam! 153 | V: ::ToDepth, Sep 20 03:04:05.303 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.303 INFO kablam! | Sep 20 03:04:05.303 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.304 INFO kablam! Sep 20 03:04:05.304 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.304 INFO kablam! --> phase.rs:154:8 Sep 20 03:04:05.304 INFO kablam! | Sep 20 03:04:05.304 INFO kablam! 154 | T: ::Technique, Sep 20 03:04:05.304 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:05.304 INFO kablam! | Sep 20 03:04:05.304 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.304 INFO kablam! Sep 20 03:04:05.304 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.304 INFO kablam! --> phase.rs:161:8 Sep 20 03:04:05.304 INFO kablam! | Sep 20 03:04:05.304 INFO kablam! 161 | R: gfx::Resources, Sep 20 03:04:05.304 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:04:05.304 INFO kablam! | Sep 20 03:04:05.304 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.304 INFO kablam! Sep 20 03:04:05.304 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.304 INFO kablam! --> phase.rs:162:8 Sep 20 03:04:05.304 INFO kablam! | Sep 20 03:04:05.304 INFO kablam! 162 | M: ::Material, Sep 20 03:04:05.304 INFO kablam! | ^^^^^^^^^^ Sep 20 03:04:05.304 INFO kablam! | Sep 20 03:04:05.304 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.304 INFO kablam! Sep 20 03:04:05.304 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.304 INFO kablam! --> phase.rs:163:8 Sep 20 03:04:05.304 INFO kablam! | Sep 20 03:04:05.304 INFO kablam! 163 | V: ::ToDepth, Sep 20 03:04:05.304 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.304 INFO kablam! | Sep 20 03:04:05.304 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.304 INFO kablam! Sep 20 03:04:05.305 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.305 INFO kablam! --> phase.rs:164:8 Sep 20 03:04:05.305 INFO kablam! | Sep 20 03:04:05.305 INFO kablam! 164 | T: ::Technique, Sep 20 03:04:05.305 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:05.305 INFO kablam! | Sep 20 03:04:05.305 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.305 INFO kablam! Sep 20 03:04:05.432 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.432 INFO kablam! --> phase.rs:151:8 Sep 20 03:04:05.432 INFO kablam! | Sep 20 03:04:05.432 INFO kablam! 151 | R: gfx::Resources, Sep 20 03:04:05.432 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:04:05.432 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! = note: #[warn(type_alias_bounds)] on by default Sep 20 03:04:05.433 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.433 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.433 INFO kablam! --> phase.rs:155:14 Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! 155 | > = HashMap<(T::Kernel, gfx::Mesh), Sep 20 03:04:05.433 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.433 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.433 INFO kablam! --> phase.rs:156:27 Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.433 INFO kablam! | ^^^^^^^^ Sep 20 03:04:05.433 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.433 INFO kablam! --> phase.rs:156:37 Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.433 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.433 INFO kablam! help: use fully disambiguated paths (i.e., `::Assoc`) to refer to associated types in type aliases Sep 20 03:04:05.433 INFO kablam! --> phase.rs:156:48 Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! 156 | mem::MemResult>, Sep 20 03:04:05.433 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.433 INFO kablam! Sep 20 03:04:05.433 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.433 INFO kablam! --> phase.rs:152:8 Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! 152 | M: ::Material, Sep 20 03:04:05.433 INFO kablam! | ^^^^^^^^^^ Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.433 INFO kablam! Sep 20 03:04:05.433 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.433 INFO kablam! --> phase.rs:153:8 Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! 153 | V: ::ToDepth, Sep 20 03:04:05.433 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.433 INFO kablam! Sep 20 03:04:05.433 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.433 INFO kablam! --> phase.rs:154:8 Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! 154 | T: ::Technique, Sep 20 03:04:05.433 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.433 INFO kablam! Sep 20 03:04:05.433 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.433 INFO kablam! --> phase.rs:161:8 Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! 161 | R: gfx::Resources, Sep 20 03:04:05.433 INFO kablam! | ^^^^^^^^^^^^^^ Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.433 INFO kablam! Sep 20 03:04:05.433 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.433 INFO kablam! --> phase.rs:162:8 Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! 162 | M: ::Material, Sep 20 03:04:05.433 INFO kablam! | ^^^^^^^^^^ Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.433 INFO kablam! Sep 20 03:04:05.433 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.433 INFO kablam! --> phase.rs:163:8 Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! 163 | V: ::ToDepth, Sep 20 03:04:05.433 INFO kablam! | ^^^^^^^^^ Sep 20 03:04:05.433 INFO kablam! | Sep 20 03:04:05.433 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.433 INFO kablam! Sep 20 03:04:05.434 INFO kablam! warning: bounds on generic parameters are not enforced in type aliases Sep 20 03:04:05.434 INFO kablam! --> phase.rs:164:8 Sep 20 03:04:05.434 INFO kablam! | Sep 20 03:04:05.434 INFO kablam! 164 | T: ::Technique, Sep 20 03:04:05.434 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Sep 20 03:04:05.434 INFO kablam! | Sep 20 03:04:05.434 INFO kablam! = help: the bound will not be checked when the type alias is used, and should be removed Sep 20 03:04:05.434 INFO kablam! Sep 20 03:04:05.450 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.62s Sep 20 03:04:05.458 INFO kablam! su: No module specific data is present Sep 20 03:04:05.897 INFO running `"docker" "rm" "-f" "0b9ded34b6446acd4b635e320b76ebc5d3ede620827f085d0394afd11e04b3d8"` Sep 20 03:04:05.992 INFO blam! 0b9ded34b6446acd4b635e320b76ebc5d3ede620827f085d0394afd11e04b3d8