Sep 19 18:02:01.960 INFO checking wankel-0.0.1 against master#1e21c9a297a9fe668d62887a3a6a4add8e717b17 for pr-54352 Sep 19 18:02:01.960 INFO running: cargo +1e21c9a297a9fe668d62887a3a6a4add8e717b17-alt check --frozen --all --all-targets Sep 19 18:02:01.960 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-54352/master#1e21c9a297a9fe668d62887a3a6a4add8e717b17:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54352/worker-1/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 19 18:02:02.093 INFO blam! 97b239fd44bfcbcc32403eeae5314be3ec8a79980ebf30cd41957a008c20c2db Sep 19 18:02:02.094 INFO running `"docker" "start" "-a" "97b239fd44bfcbcc32403eeae5314be3ec8a79980ebf30cd41957a008c20c2db"` Sep 19 18:02:03.007 INFO kablam! usermod: no changes Sep 19 18:02:03.024 INFO kablam! Checking wankel v0.0.1 (/source) Sep 19 18:02:03.240 INFO kablam! warning: unused import: `super::Sphere` Sep 19 18:02:03.240 INFO kablam! --> src/math/sphere.rs:86:9 Sep 19 18:02:03.240 INFO kablam! | Sep 19 18:02:03.240 INFO kablam! 86 | use super::Sphere; Sep 19 18:02:03.240 INFO kablam! | ^^^^^^^^^^^^^ Sep 19 18:02:03.240 INFO kablam! | Sep 19 18:02:03.240 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 18:02:03.240 INFO kablam! Sep 19 18:02:03.382 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:02:03.382 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 19 18:02:03.382 INFO kablam! | Sep 19 18:02:03.382 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 19 18:02:03.382 INFO kablam! | ^^^ Sep 19 18:02:03.382 INFO kablam! | Sep 19 18:02:03.382 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 19 18:02:03.382 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 19 18:02:03.382 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:02:03.382 INFO kablam! Sep 19 18:02:03.382 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:02:03.382 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 19 18:02:03.382 INFO kablam! | Sep 19 18:02:03.382 INFO kablam! 240 | 0.0 => self.clone(), Sep 19 18:02:03.382 INFO kablam! | ^^^ Sep 19 18:02:03.382 INFO kablam! | Sep 19 18:02:03.382 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 19 18:02:03.382 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:02:03.382 INFO kablam! Sep 19 18:02:03.382 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:02:03.382 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 19 18:02:03.382 INFO kablam! | Sep 19 18:02:03.382 INFO kablam! 241 | 1.0 => qb.clone(), Sep 19 18:02:03.382 INFO kablam! | ^^^ Sep 19 18:02:03.382 INFO kablam! | Sep 19 18:02:03.382 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 19 18:02:03.382 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:02:03.382 INFO kablam! Sep 19 18:02:03.382 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:02:03.382 INFO kablam! --> src/math/vector2.rs:187:13 Sep 19 18:02:03.382 INFO kablam! | Sep 19 18:02:03.382 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 19 18:02:03.382 INFO kablam! | ^^^ Sep 19 18:02:03.382 INFO kablam! | Sep 19 18:02:03.383 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 19 18:02:03.383 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:02:03.383 INFO kablam! Sep 19 18:02:03.430 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:02:03.430 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 19 18:02:03.430 INFO kablam! | Sep 19 18:02:03.430 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 19 18:02:03.430 INFO kablam! | ^^^ Sep 19 18:02:03.430 INFO kablam! | Sep 19 18:02:03.430 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 19 18:02:03.430 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:02:03.430 INFO kablam! Sep 19 18:02:03.459 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 18:02:03.459 INFO kablam! --> src/lib.rs:2:12 Sep 19 18:02:03.459 INFO kablam! | Sep 19 18:02:03.459 INFO kablam! 2 | #![feature(associated_consts)] Sep 19 18:02:03.459 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 18:02:03.459 INFO kablam! | Sep 19 18:02:03.459 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 18:02:03.459 INFO kablam! Sep 19 18:02:03.746 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:02:03.746 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 19 18:02:03.746 INFO kablam! | Sep 19 18:02:03.746 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 19 18:02:03.746 INFO kablam! | ^^^ Sep 19 18:02:03.746 INFO kablam! | Sep 19 18:02:03.746 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 19 18:02:03.746 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 19 18:02:03.746 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:02:03.746 INFO kablam! Sep 19 18:02:03.746 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:02:03.746 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 19 18:02:03.746 INFO kablam! | Sep 19 18:02:03.746 INFO kablam! 240 | 0.0 => self.clone(), Sep 19 18:02:03.746 INFO kablam! | ^^^ Sep 19 18:02:03.746 INFO kablam! | Sep 19 18:02:03.746 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 19 18:02:03.746 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:02:03.746 INFO kablam! Sep 19 18:02:03.746 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:02:03.746 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 19 18:02:03.747 INFO kablam! | Sep 19 18:02:03.747 INFO kablam! 241 | 1.0 => qb.clone(), Sep 19 18:02:03.747 INFO kablam! | ^^^ Sep 19 18:02:03.747 INFO kablam! | Sep 19 18:02:03.747 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 19 18:02:03.747 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:02:03.747 INFO kablam! Sep 19 18:02:03.747 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:02:03.747 INFO kablam! --> src/math/vector2.rs:187:13 Sep 19 18:02:03.747 INFO kablam! | Sep 19 18:02:03.747 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 19 18:02:03.747 INFO kablam! | ^^^ Sep 19 18:02:03.747 INFO kablam! | Sep 19 18:02:03.747 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 19 18:02:03.747 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:02:03.747 INFO kablam! Sep 19 18:02:03.829 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 18:02:03.829 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 19 18:02:03.829 INFO kablam! | Sep 19 18:02:03.829 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 19 18:02:03.829 INFO kablam! | ^^^ Sep 19 18:02:03.829 INFO kablam! | Sep 19 18:02:03.829 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 19 18:02:03.829 INFO kablam! = note: for more information, see issue #41620 Sep 19 18:02:03.829 INFO kablam! Sep 19 18:02:03.895 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 19 18:02:03.895 INFO kablam! --> src/lib.rs:2:12 Sep 19 18:02:03.895 INFO kablam! | Sep 19 18:02:03.895 INFO kablam! 2 | #![feature(associated_consts)] Sep 19 18:02:03.895 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 18:02:03.895 INFO kablam! | Sep 19 18:02:03.895 INFO kablam! = note: #[warn(stable_features)] on by default Sep 19 18:02:03.895 INFO kablam! Sep 19 18:02:03.929 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.91s Sep 19 18:02:03.931 INFO kablam! su: No module specific data is present Sep 19 18:02:04.561 INFO running `"docker" "rm" "-f" "97b239fd44bfcbcc32403eeae5314be3ec8a79980ebf30cd41957a008c20c2db"` Sep 19 18:02:04.710 INFO blam! 97b239fd44bfcbcc32403eeae5314be3ec8a79980ebf30cd41957a008c20c2db