Sep 21 00:52:10.017 INFO checking wankel-0.0.1 against try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6 for pr-54394 Sep 21 00:52:10.017 INFO running: cargo +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-alt check --frozen --all --all-targets Sep 21 00:52:10.017 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-54394/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54394/worker-2/try#f1a3f05968ed2a674e09b6efa4ad9df90816e2b6:/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 +f1a3f05968ed2a674e09b6efa4ad9df90816e2b6-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.152 INFO blam! ba433f9e416082dd3705df05ed8a97012f5f177cf2e22623bd144590a58519be Sep 21 00:52:10.154 INFO running `"docker" "start" "-a" "ba433f9e416082dd3705df05ed8a97012f5f177cf2e22623bd144590a58519be"` Sep 21 00:52:11.152 INFO kablam! usermod: no changes Sep 21 00:52:11.174 INFO kablam! Checking wankel v0.0.1 (/source) Sep 21 00:52:11.591 INFO kablam! warning: unused import: `super::Sphere` Sep 21 00:52:11.591 INFO kablam! --> src/math/sphere.rs:86:9 Sep 21 00:52:11.591 INFO kablam! | Sep 21 00:52:11.591 INFO kablam! 86 | use super::Sphere; Sep 21 00:52:11.591 INFO kablam! | ^^^^^^^^^^^^^ Sep 21 00:52:11.591 INFO kablam! | Sep 21 00:52:11.591 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 21 00:52:11.591 INFO kablam! Sep 21 00:52:11.862 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:11.862 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 21 00:52:11.862 INFO kablam! | Sep 21 00:52:11.862 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 21 00:52:11.862 INFO kablam! | ^^^ Sep 21 00:52:11.862 INFO kablam! | Sep 21 00:52:11.862 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 21 00:52:11.862 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.862 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:11.862 INFO kablam! Sep 21 00:52:11.862 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:11.862 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 21 00:52:11.862 INFO kablam! | Sep 21 00:52:11.862 INFO kablam! 240 | 0.0 => self.clone(), Sep 21 00:52:11.862 INFO kablam! | ^^^ Sep 21 00:52:11.862 INFO kablam! | Sep 21 00:52:11.862 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.862 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:11.862 INFO kablam! Sep 21 00:52:11.862 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:11.862 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 21 00:52:11.862 INFO kablam! | Sep 21 00:52:11.862 INFO kablam! 241 | 1.0 => qb.clone(), Sep 21 00:52:11.862 INFO kablam! | ^^^ Sep 21 00:52:11.862 INFO kablam! | Sep 21 00:52:11.862 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.862 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:11.862 INFO kablam! Sep 21 00:52:11.862 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:11.862 INFO kablam! --> src/math/vector2.rs:187:13 Sep 21 00:52:11.862 INFO kablam! | Sep 21 00:52:11.862 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 21 00:52:11.862 INFO kablam! | ^^^ Sep 21 00:52:11.862 INFO kablam! | Sep 21 00:52:11.862 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.862 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:11.862 INFO kablam! Sep 21 00:52:11.925 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:11.925 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 21 00:52:11.925 INFO kablam! | Sep 21 00:52:11.925 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 21 00:52:11.925 INFO kablam! | ^^^ Sep 21 00:52:11.925 INFO kablam! | Sep 21 00:52:11.925 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.925 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:11.925 INFO kablam! Sep 21 00:52:11.960 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:11.960 INFO kablam! --> src/lib.rs:2:12 Sep 21 00:52:11.960 INFO kablam! | Sep 21 00:52:11.960 INFO kablam! 2 | #![feature(associated_consts)] Sep 21 00:52:11.960 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:52:11.960 INFO kablam! | Sep 21 00:52:11.960 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 00:52:11.960 INFO kablam! Sep 21 00:52:12.102 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:12.102 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 21 00:52:12.102 INFO kablam! | Sep 21 00:52:12.102 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 21 00:52:12.102 INFO kablam! | ^^^ Sep 21 00:52:12.102 INFO kablam! | Sep 21 00:52:12.102 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 21 00:52:12.102 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.102 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:12.102 INFO kablam! Sep 21 00:52:12.102 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:12.102 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 21 00:52:12.102 INFO kablam! | Sep 21 00:52:12.102 INFO kablam! 240 | 0.0 => self.clone(), Sep 21 00:52:12.102 INFO kablam! | ^^^ Sep 21 00:52:12.102 INFO kablam! | Sep 21 00:52:12.102 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.102 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:12.102 INFO kablam! Sep 21 00:52:12.102 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:12.102 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 21 00:52:12.102 INFO kablam! | Sep 21 00:52:12.102 INFO kablam! 241 | 1.0 => qb.clone(), Sep 21 00:52:12.102 INFO kablam! | ^^^ Sep 21 00:52:12.102 INFO kablam! | Sep 21 00:52:12.102 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.103 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:12.103 INFO kablam! Sep 21 00:52:12.103 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:12.103 INFO kablam! --> src/math/vector2.rs:187:13 Sep 21 00:52:12.103 INFO kablam! | Sep 21 00:52:12.103 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 21 00:52:12.103 INFO kablam! | ^^^ Sep 21 00:52:12.103 INFO kablam! | Sep 21 00:52:12.103 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.103 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:12.103 INFO kablam! Sep 21 00:52:12.181 INFO kablam! warning: floating-point types cannot be used in patterns Sep 21 00:52:12.181 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 21 00:52:12.181 INFO kablam! | Sep 21 00:52:12.181 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 21 00:52:12.181 INFO kablam! | ^^^ Sep 21 00:52:12.181 INFO kablam! | Sep 21 00:52:12.181 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.181 INFO kablam! = note: for more information, see issue #41620 Sep 21 00:52:12.181 INFO kablam! Sep 21 00:52:12.244 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.244 INFO kablam! --> src/lib.rs:2:12 Sep 21 00:52:12.244 INFO kablam! | Sep 21 00:52:12.244 INFO kablam! 2 | #![feature(associated_consts)] Sep 21 00:52:12.244 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 21 00:52:12.244 INFO kablam! | Sep 21 00:52:12.244 INFO kablam! = note: #[warn(stable_features)] on by default Sep 21 00:52:12.244 INFO kablam! Sep 21 00:52:12.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Sep 21 00:52:12.285 INFO kablam! su: No module specific data is present Sep 21 00:52:13.005 INFO running `"docker" "rm" "-f" "ba433f9e416082dd3705df05ed8a97012f5f177cf2e22623bd144590a58519be"` Sep 21 00:52:13.083 INFO blam! ba433f9e416082dd3705df05ed8a97012f5f177cf2e22623bd144590a58519be