Sep 04 02:12:19.877 INFO checking wankel-0.0.1 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 02:12:19.877 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 02:12:19.877 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-2/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 02:12:20.013 INFO blam! 46a4bc6af1dba5d26d8c6c4e49d427b1e4293c1f69ea1e94feae9a135af2129b Sep 04 02:12:20.015 INFO running `"docker" "start" "-a" "46a4bc6af1dba5d26d8c6c4e49d427b1e4293c1f69ea1e94feae9a135af2129b"` Sep 04 02:12:20.714 INFO kablam! Checking wankel v0.0.1 (file:///source) Sep 04 02:12:21.110 INFO kablam! warning: unused import: `super::Sphere` Sep 04 02:12:21.111 INFO kablam! --> src/math/sphere.rs:86:9 Sep 04 02:12:21.111 INFO kablam! | Sep 04 02:12:21.111 INFO kablam! 86 | use super::Sphere; Sep 04 02:12:21.111 INFO kablam! | ^^^^^^^^^^^^^ Sep 04 02:12:21.111 INFO kablam! | Sep 04 02:12:21.111 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 02:12:21.111 INFO kablam! Sep 04 02:12:21.513 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 02:12:21.513 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 04 02:12:21.513 INFO kablam! | Sep 04 02:12:21.513 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 04 02:12:21.513 INFO kablam! | ^^^ Sep 04 02:12:21.513 INFO kablam! | Sep 04 02:12:21.513 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 04 02:12:21.513 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 04 02:12:21.513 INFO kablam! = note: for more information, see issue #41620 Sep 04 02:12:21.513 INFO kablam! Sep 04 02:12:21.514 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 02:12:21.514 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 04 02:12:21.514 INFO kablam! | Sep 04 02:12:21.514 INFO kablam! 240 | 0.0 => self.clone(), Sep 04 02:12:21.514 INFO kablam! | ^^^ Sep 04 02:12:21.514 INFO kablam! | Sep 04 02:12:21.514 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 04 02:12:21.514 INFO kablam! = note: for more information, see issue #41620 Sep 04 02:12:21.514 INFO kablam! Sep 04 02:12:21.514 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 02:12:21.514 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 04 02:12:21.514 INFO kablam! | Sep 04 02:12:21.514 INFO kablam! 241 | 1.0 => qb.clone(), Sep 04 02:12:21.514 INFO kablam! | ^^^ Sep 04 02:12:21.514 INFO kablam! | Sep 04 02:12:21.514 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 04 02:12:21.514 INFO kablam! = note: for more information, see issue #41620 Sep 04 02:12:21.514 INFO kablam! Sep 04 02:12:21.515 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 02:12:21.515 INFO kablam! --> src/math/vector2.rs:187:13 Sep 04 02:12:21.515 INFO kablam! | Sep 04 02:12:21.515 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 04 02:12:21.515 INFO kablam! | ^^^ Sep 04 02:12:21.515 INFO kablam! | Sep 04 02:12:21.515 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 04 02:12:21.515 INFO kablam! = note: for more information, see issue #41620 Sep 04 02:12:21.515 INFO kablam! Sep 04 02:12:21.631 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 02:12:21.631 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 04 02:12:21.631 INFO kablam! | Sep 04 02:12:21.631 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 04 02:12:21.631 INFO kablam! | ^^^ Sep 04 02:12:21.631 INFO kablam! | Sep 04 02:12:21.631 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 04 02:12:21.631 INFO kablam! = note: for more information, see issue #41620 Sep 04 02:12:21.631 INFO kablam! Sep 04 02:12:21.694 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 02:12:21.694 INFO kablam! --> src/lib.rs:2:12 Sep 04 02:12:21.694 INFO kablam! | Sep 04 02:12:21.694 INFO kablam! 2 | #![feature(associated_consts)] Sep 04 02:12:21.694 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 02:12:21.694 INFO kablam! | Sep 04 02:12:21.694 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 02:12:21.694 INFO kablam! Sep 04 02:12:22.089 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 02:12:22.089 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 04 02:12:22.089 INFO kablam! | Sep 04 02:12:22.090 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 04 02:12:22.090 INFO kablam! | ^^^ Sep 04 02:12:22.090 INFO kablam! | Sep 04 02:12:22.090 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 04 02:12:22.090 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 04 02:12:22.090 INFO kablam! = note: for more information, see issue #41620 Sep 04 02:12:22.090 INFO kablam! Sep 04 02:12:22.090 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 02:12:22.090 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 04 02:12:22.090 INFO kablam! | Sep 04 02:12:22.090 INFO kablam! 240 | 0.0 => self.clone(), Sep 04 02:12:22.090 INFO kablam! | ^^^ Sep 04 02:12:22.090 INFO kablam! | Sep 04 02:12:22.090 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 04 02:12:22.090 INFO kablam! = note: for more information, see issue #41620 Sep 04 02:12:22.090 INFO kablam! Sep 04 02:12:22.090 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 02:12:22.090 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 04 02:12:22.091 INFO kablam! | Sep 04 02:12:22.091 INFO kablam! 241 | 1.0 => qb.clone(), Sep 04 02:12:22.091 INFO kablam! | ^^^ Sep 04 02:12:22.091 INFO kablam! | Sep 04 02:12:22.091 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 04 02:12:22.091 INFO kablam! = note: for more information, see issue #41620 Sep 04 02:12:22.091 INFO kablam! Sep 04 02:12:22.091 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 02:12:22.091 INFO kablam! --> src/math/vector2.rs:187:13 Sep 04 02:12:22.091 INFO kablam! | Sep 04 02:12:22.091 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 04 02:12:22.091 INFO kablam! | ^^^ Sep 04 02:12:22.091 INFO kablam! | Sep 04 02:12:22.091 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 04 02:12:22.091 INFO kablam! = note: for more information, see issue #41620 Sep 04 02:12:22.091 INFO kablam! Sep 04 02:12:22.259 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 02:12:22.259 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 04 02:12:22.259 INFO kablam! | Sep 04 02:12:22.259 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 04 02:12:22.259 INFO kablam! | ^^^ Sep 04 02:12:22.260 INFO kablam! | Sep 04 02:12:22.260 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 04 02:12:22.260 INFO kablam! = note: for more information, see issue #41620 Sep 04 02:12:22.260 INFO kablam! Sep 04 02:12:22.371 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 04 02:12:22.371 INFO kablam! --> src/lib.rs:2:12 Sep 04 02:12:22.372 INFO kablam! | Sep 04 02:12:22.372 INFO kablam! 2 | #![feature(associated_consts)] Sep 04 02:12:22.372 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 02:12:22.372 INFO kablam! | Sep 04 02:12:22.372 INFO kablam! = note: #[warn(stable_features)] on by default Sep 04 02:12:22.372 INFO kablam! Sep 04 02:12:22.423 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.72s Sep 04 02:12:22.425 INFO kablam! su: No module specific data is present Sep 04 02:12:22.876 INFO running `"docker" "rm" "-f" "46a4bc6af1dba5d26d8c6c4e49d427b1e4293c1f69ea1e94feae9a135af2129b"` Sep 04 02:12:22.985 INFO blam! 46a4bc6af1dba5d26d8c6c4e49d427b1e4293c1f69ea1e94feae9a135af2129b