Sep 21 00:52:10.408 INFO checking wankel-0.0.1 against master#f7f4c500b46603386e940f116b469c7adc043a6d for pr-54394 Sep 21 00:52:10.408 INFO running: cargo +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets Sep 21 00:52:10.408 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54394/master#f7f4c500b46603386e940f116b469c7adc043a6d:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-3/master#f7f4c500b46603386e940f116b469c7adc043a6d:/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 +f7f4c500b46603386e940f116b469c7adc043a6d-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 21 00:52:10.540 INFO blam! dc5e311602b6fccb55675142671722d81b014ae299d0c67f251e6b2eb84807ea Sep 21 00:52:10.542 INFO running `"docker" "start" "-a" "dc5e311602b6fccb55675142671722d81b014ae299d0c67f251e6b2eb84807ea"` Sep 21 00:52:11.281 INFO kablam! usermod: no changes Sep 21 00:52:11.316 INFO kablam! Checking wankel v0.0.1 (/source) Sep 21 00:52:11.690 INFO kablam! warning: unused import: `super::Sphere` Sep 21 00:52:11.690 INFO kablam! --> src/math/sphere.rs:86:9 Sep 21 00:52:11.690 INFO kablam! | Sep 21 00:52:11.690 INFO kablam! 86 | use super::Sphere; Sep 21 00:52:11.690 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 00:52:11.690 INFO kablam! | Sep 21 00:52:11.690 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:52:11.690 INFO kablam! Sep 21 00:52:11.934 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:11.934 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 21 00:52:11.934 INFO kablam! | Sep 21 00:52:11.934 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 21 00:52:11.934 INFO kablam! | ^^^ Sep 21 00:52:11.934 INFO kablam! | Sep 21 00:52:11.934 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 21 00:52:11.934 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 21 00:52:11.934 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:11.934 INFO kablam! Sep 21 00:52:11.934 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:11.934 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 21 00:52:11.934 INFO kablam! | Sep 21 00:52:11.934 INFO kablam! 240 | 0.0 => self.clone(), Sep 21 00:52:11.934 INFO kablam! | ^^^ Sep 21 00:52:11.934 INFO kablam! | Sep 21 00:52:11.934 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 21 00:52:11.934 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:11.934 INFO kablam! Sep 21 00:52:11.934 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:11.934 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 21 00:52:11.934 INFO kablam! | Sep 21 00:52:11.934 INFO kablam! 241 | 1.0 => qb.clone(), Sep 21 00:52:11.934 INFO kablam! | ^^^ Sep 21 00:52:11.934 INFO kablam! | Sep 21 00:52:11.934 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 21 00:52:11.934 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:11.934 INFO kablam! Sep 21 00:52:11.934 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:11.934 INFO kablam! --> src/math/vector2.rs:187:13 Sep 21 00:52:11.934 INFO kablam! | Sep 21 00:52:11.934 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 21 00:52:11.934 INFO kablam! | ^^^ Sep 21 00:52:11.934 INFO kablam! | Sep 21 00:52:11.934 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 21 00:52:11.934 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:11.934 INFO kablam! Sep 21 00:52:11.980 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:11.980 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 21 00:52:11.980 INFO kablam! | Sep 21 00:52:11.980 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 21 00:52:11.980 INFO kablam! | ^^^ Sep 21 00:52:11.980 INFO kablam! | Sep 21 00:52:11.980 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 21 00:52:11.980 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:11.980 INFO kablam! Sep 21 00:52:12.002 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 21 00:52:12.002 INFO kablam! --> src/lib.rs:2:12 Sep 21 00:52:12.002 INFO kablam! | Sep 21 00:52:12.002 INFO kablam! 2 | #![feature(associated_consts)] Sep 21 00:52:12.002 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:52:12.002 INFO kablam! | Sep 21 00:52:12.002 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 00:52:12.003 INFO kablam! Sep 21 00:52:12.144 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:12.144 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 21 00:52:12.144 INFO kablam! | Sep 21 00:52:12.144 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 21 00:52:12.144 INFO kablam! | ^^^ Sep 21 00:52:12.144 INFO kablam! | Sep 21 00:52:12.144 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 21 00:52:12.144 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 21 00:52:12.144 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:12.144 INFO kablam! Sep 21 00:52:12.145 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:12.145 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 21 00:52:12.145 INFO kablam! | Sep 21 00:52:12.145 INFO kablam! 240 | 0.0 => self.clone(), Sep 21 00:52:12.145 INFO kablam! | ^^^ Sep 21 00:52:12.145 INFO kablam! | Sep 21 00:52:12.145 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 21 00:52:12.145 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:12.145 INFO kablam! Sep 21 00:52:12.145 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:12.145 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 21 00:52:12.145 INFO kablam! | Sep 21 00:52:12.145 INFO kablam! 241 | 1.0 => qb.clone(), Sep 21 00:52:12.145 INFO kablam! | ^^^ Sep 21 00:52:12.145 INFO kablam! | Sep 21 00:52:12.145 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 21 00:52:12.145 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:12.145 INFO kablam! Sep 21 00:52:12.145 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:12.145 INFO kablam! --> src/math/vector2.rs:187:13 Sep 21 00:52:12.145 INFO kablam! | Sep 21 00:52:12.145 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 21 00:52:12.145 INFO kablam! | ^^^ Sep 21 00:52:12.145 INFO kablam! | Sep 21 00:52:12.145 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 21 00:52:12.145 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:12.145 INFO kablam! Sep 21 00:52:12.221 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:12.221 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 21 00:52:12.221 INFO kablam! | Sep 21 00:52:12.221 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 21 00:52:12.221 INFO kablam! | ^^^ Sep 21 00:52:12.221 INFO kablam! | Sep 21 00:52:12.221 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 21 00:52:12.221 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:12.221 INFO kablam! Sep 21 00:52:12.286 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 21 00:52:12.286 INFO kablam! --> src/lib.rs:2:12 Sep 21 00:52:12.286 INFO kablam! | Sep 21 00:52:12.286 INFO kablam! 2 | #![feature(associated_consts)] Sep 21 00:52:12.286 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:52:12.286 INFO kablam! | Sep 21 00:52:12.286 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 00:52:12.286 INFO kablam! Sep 21 00:52:12.342 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s Sep 21 00:52:12.342 INFO kablam! su: No module specific data is present Sep 21 00:52:13.078 INFO running `"docker" "rm" "-f" "dc5e311602b6fccb55675142671722d81b014ae299d0c67f251e6b2eb84807ea"` Sep 21 00:52:13.157 INFO blam! dc5e311602b6fccb55675142671722d81b014ae299d0c67f251e6b2eb84807ea