Sep 01 02:19:03.454 INFO checking wankel-0.0.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 01 02:19:03.455 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 02:19:03.455 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-3/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 01 02:19:03.636 INFO blam! aa138d17913e4c134e194491775bf37d29712a42d45728f51f21e1bc9b5de745 Sep 01 02:19:03.636 INFO running `"docker" "start" "-a" "aa138d17913e4c134e194491775bf37d29712a42d45728f51f21e1bc9b5de745"` Sep 01 02:19:04.310 INFO kablam! Checking wankel v0.0.1 (file:///source) Sep 01 02:19:04.783 INFO kablam! warning: unused import: `super::Sphere` Sep 01 02:19:04.783 INFO kablam! --> src/math/sphere.rs:86:9 Sep 01 02:19:04.783 INFO kablam! | Sep 01 02:19:04.783 INFO kablam! 86 | use super::Sphere; Sep 01 02:19:04.783 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 02:19:04.783 INFO kablam! | Sep 01 02:19:04.783 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 02:19:04.783 INFO kablam! Sep 01 02:19:05.076 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 02:19:05.076 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 02:19:05.076 INFO kablam! | Sep 01 02:19:05.076 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 02:19:05.076 INFO kablam! | ^^^ Sep 01 02:19:05.076 INFO kablam! | Sep 01 02:19:05.076 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 01 02:19:05.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 02:19:05.076 INFO kablam! = note: for more information, see issue #41620 Sep 01 02:19:05.076 INFO kablam! Sep 01 02:19:05.076 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 02:19:05.076 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 01 02:19:05.076 INFO kablam! | Sep 01 02:19:05.076 INFO kablam! 240 | 0.0 => self.clone(), Sep 01 02:19:05.076 INFO kablam! | ^^^ Sep 01 02:19:05.076 INFO kablam! | Sep 01 02:19:05.076 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 02:19:05.076 INFO kablam! = note: for more information, see issue #41620 Sep 01 02:19:05.077 INFO kablam! Sep 01 02:19:05.077 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 02:19:05.077 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 01 02:19:05.077 INFO kablam! | Sep 01 02:19:05.077 INFO kablam! 241 | 1.0 => qb.clone(), Sep 01 02:19:05.077 INFO kablam! | ^^^ Sep 01 02:19:05.077 INFO kablam! | Sep 01 02:19:05.077 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 02:19:05.077 INFO kablam! = note: for more information, see issue #41620 Sep 01 02:19:05.077 INFO kablam! Sep 01 02:19:05.078 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 02:19:05.078 INFO kablam! --> src/math/vector2.rs:187:13 Sep 01 02:19:05.078 INFO kablam! | Sep 01 02:19:05.078 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 01 02:19:05.078 INFO kablam! | ^^^ Sep 01 02:19:05.078 INFO kablam! | Sep 01 02:19:05.078 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 02:19:05.078 INFO kablam! = note: for more information, see issue #41620 Sep 01 02:19:05.078 INFO kablam! Sep 01 02:19:05.148 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 02:19:05.148 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 02:19:05.148 INFO kablam! | Sep 01 02:19:05.148 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 02:19:05.148 INFO kablam! | ^^^ Sep 01 02:19:05.148 INFO kablam! | Sep 01 02:19:05.148 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 02:19:05.148 INFO kablam! = note: for more information, see issue #41620 Sep 01 02:19:05.148 INFO kablam! Sep 01 02:19:05.186 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 01 02:19:05.186 INFO kablam! --> src/lib.rs:2:12 Sep 01 02:19:05.186 INFO kablam! | Sep 01 02:19:05.186 INFO kablam! 2 | #![feature(associated_consts)] Sep 01 02:19:05.186 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 02:19:05.186 INFO kablam! | Sep 01 02:19:05.186 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 02:19:05.186 INFO kablam! Sep 01 02:19:05.573 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 02:19:05.573 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 02:19:05.573 INFO kablam! | Sep 01 02:19:05.573 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 02:19:05.573 INFO kablam! | ^^^ Sep 01 02:19:05.573 INFO kablam! | Sep 01 02:19:05.573 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 01 02:19:05.573 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 02:19:05.573 INFO kablam! = note: for more information, see issue #41620 Sep 01 02:19:05.573 INFO kablam! Sep 01 02:19:05.574 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 02:19:05.574 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 01 02:19:05.574 INFO kablam! | Sep 01 02:19:05.574 INFO kablam! 240 | 0.0 => self.clone(), Sep 01 02:19:05.574 INFO kablam! | ^^^ Sep 01 02:19:05.574 INFO kablam! | Sep 01 02:19:05.574 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 02:19:05.574 INFO kablam! = note: for more information, see issue #41620 Sep 01 02:19:05.574 INFO kablam! Sep 01 02:19:05.574 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 02:19:05.574 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 01 02:19:05.574 INFO kablam! | Sep 01 02:19:05.574 INFO kablam! 241 | 1.0 => qb.clone(), Sep 01 02:19:05.574 INFO kablam! | ^^^ Sep 01 02:19:05.574 INFO kablam! | Sep 01 02:19:05.574 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 02:19:05.574 INFO kablam! = note: for more information, see issue #41620 Sep 01 02:19:05.574 INFO kablam! Sep 01 02:19:05.575 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 02:19:05.575 INFO kablam! --> src/math/vector2.rs:187:13 Sep 01 02:19:05.575 INFO kablam! | Sep 01 02:19:05.575 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 01 02:19:05.575 INFO kablam! | ^^^ Sep 01 02:19:05.575 INFO kablam! | Sep 01 02:19:05.575 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 02:19:05.575 INFO kablam! = note: for more information, see issue #41620 Sep 01 02:19:05.575 INFO kablam! Sep 01 02:19:05.702 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 02:19:05.702 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 02:19:05.702 INFO kablam! | Sep 01 02:19:05.702 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 02:19:05.702 INFO kablam! | ^^^ Sep 01 02:19:05.702 INFO kablam! | Sep 01 02:19:05.702 INFO kablam! = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! Sep 01 02:19:05.702 INFO kablam! = note: for more information, see issue #41620 Sep 01 02:19:05.702 INFO kablam! Sep 01 02:19:05.875 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 01 02:19:05.875 INFO kablam! --> src/lib.rs:2:12 Sep 01 02:19:05.875 INFO kablam! | Sep 01 02:19:05.875 INFO kablam! 2 | #![feature(associated_consts)] Sep 01 02:19:05.876 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 02:19:05.876 INFO kablam! | Sep 01 02:19:05.876 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 02:19:05.876 INFO kablam! Sep 01 02:19:05.928 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.63s Sep 01 02:19:05.930 INFO kablam! su: No module specific data is present Sep 01 02:19:06.373 INFO running `"docker" "rm" "-f" "aa138d17913e4c134e194491775bf37d29712a42d45728f51f21e1bc9b5de745"` Sep 01 02:19:06.473 INFO blam! aa138d17913e4c134e194491775bf37d29712a42d45728f51f21e1bc9b5de745