Sep 01 19:25:22.938 INFO checking wankel-0.0.1 against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 01 19:25:22.938 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 01 19:25:22.938 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-0/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 19:25:23.081 INFO blam! db027d1c86318ab7d158c29e653431f0cbc36f82bc9a5fb7b1ae8d4b761d9173 Sep 01 19:25:23.083 INFO running `"docker" "start" "-a" "db027d1c86318ab7d158c29e653431f0cbc36f82bc9a5fb7b1ae8d4b761d9173"` Sep 01 19:25:23.798 INFO kablam! Checking wankel v0.0.1 (file:///source) Sep 01 19:25:24.284 INFO kablam! warning: unused import: `super::Sphere` Sep 01 19:25:24.284 INFO kablam! --> src/math/sphere.rs:86:9 Sep 01 19:25:24.284 INFO kablam! | Sep 01 19:25:24.284 INFO kablam! 86 | use super::Sphere; Sep 01 19:25:24.284 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 19:25:24.284 INFO kablam! | Sep 01 19:25:24.284 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 19:25:24.284 INFO kablam! Sep 01 19:25:24.598 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.598 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 19:25:24.598 INFO kablam! | Sep 01 19:25:24.598 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 19:25:24.598 INFO kablam! | ^^^ Sep 01 19:25:24.598 INFO kablam! | Sep 01 19:25:24.598 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 01 19:25:24.598 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 19:25:24.598 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.598 INFO kablam! Sep 01 19:25:24.598 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.598 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 01 19:25:24.599 INFO kablam! | Sep 01 19:25:24.599 INFO kablam! 240 | 0.0 => self.clone(), Sep 01 19:25:24.599 INFO kablam! | ^^^ Sep 01 19:25:24.599 INFO kablam! | Sep 01 19:25:24.599 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 19:25:24.599 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.599 INFO kablam! Sep 01 19:25:24.599 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.599 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 01 19:25:24.599 INFO kablam! | Sep 01 19:25:24.599 INFO kablam! 241 | 1.0 => qb.clone(), Sep 01 19:25:24.599 INFO kablam! | ^^^ Sep 01 19:25:24.599 INFO kablam! | Sep 01 19:25:24.599 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 19:25:24.599 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.599 INFO kablam! Sep 01 19:25:24.599 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.599 INFO kablam! --> src/math/vector2.rs:187:13 Sep 01 19:25:24.599 INFO kablam! | Sep 01 19:25:24.600 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 01 19:25:24.600 INFO kablam! | ^^^ Sep 01 19:25:24.600 INFO kablam! | Sep 01 19:25:24.600 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 19:25:24.600 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.600 INFO kablam! Sep 01 19:25:24.672 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.672 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 19:25:24.672 INFO kablam! | Sep 01 19:25:24.672 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 19:25:24.672 INFO kablam! | ^^^ Sep 01 19:25:24.672 INFO kablam! | Sep 01 19:25:24.672 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 19:25:24.672 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.673 INFO kablam! Sep 01 19:25:24.716 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 01 19:25:24.716 INFO kablam! --> src/lib.rs:2:12 Sep 01 19:25:24.716 INFO kablam! | Sep 01 19:25:24.716 INFO kablam! 2 | #![feature(associated_consts)] Sep 01 19:25:24.716 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 19:25:24.716 INFO kablam! | Sep 01 19:25:24.716 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 19:25:24.716 INFO kablam! Sep 01 19:25:25.132 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:25.132 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 19:25:25.132 INFO kablam! | Sep 01 19:25:25.132 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 19:25:25.133 INFO kablam! | ^^^ Sep 01 19:25:25.133 INFO kablam! | Sep 01 19:25:25.133 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 01 19:25:25.133 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 19:25:25.133 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:25.133 INFO kablam! Sep 01 19:25:25.133 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:25.133 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 01 19:25:25.133 INFO kablam! | Sep 01 19:25:25.133 INFO kablam! 240 | 0.0 => self.clone(), Sep 01 19:25:25.133 INFO kablam! | ^^^ Sep 01 19:25:25.133 INFO kablam! | Sep 01 19:25:25.133 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 19:25:25.133 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:25.133 INFO kablam! Sep 01 19:25:25.133 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:25.133 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 01 19:25:25.133 INFO kablam! | Sep 01 19:25:25.133 INFO kablam! 241 | 1.0 => qb.clone(), Sep 01 19:25:25.133 INFO kablam! | ^^^ Sep 01 19:25:25.133 INFO kablam! | Sep 01 19:25:25.133 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 19:25:25.133 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:25.133 INFO kablam! Sep 01 19:25:25.133 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:25.134 INFO kablam! --> src/math/vector2.rs:187:13 Sep 01 19:25:25.134 INFO kablam! | Sep 01 19:25:25.134 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 01 19:25:25.134 INFO kablam! | ^^^ Sep 01 19:25:25.134 INFO kablam! | Sep 01 19:25:25.134 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 19:25:25.134 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:25.134 INFO kablam! Sep 01 19:25:25.287 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:25.287 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 19:25:25.287 INFO kablam! | Sep 01 19:25:25.287 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 19:25:25.287 INFO kablam! | ^^^ Sep 01 19:25:25.287 INFO kablam! | Sep 01 19:25:25.287 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 19:25:25.287 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:25.287 INFO kablam! Sep 01 19:25:25.412 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 01 19:25:25.412 INFO kablam! --> src/lib.rs:2:12 Sep 01 19:25:25.412 INFO kablam! | Sep 01 19:25:25.412 INFO kablam! 2 | #![feature(associated_consts)] Sep 01 19:25:25.412 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 19:25:25.412 INFO kablam! | Sep 01 19:25:25.412 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 19:25:25.412 INFO kablam! Sep 01 19:25:25.472 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Sep 01 19:25:25.474 INFO kablam! su: No module specific data is present Sep 01 19:25:25.937 INFO running `"docker" "rm" "-f" "db027d1c86318ab7d158c29e653431f0cbc36f82bc9a5fb7b1ae8d4b761d9173"` Sep 01 19:25:26.048 INFO blam! db027d1c86318ab7d158c29e653431f0cbc36f82bc9a5fb7b1ae8d4b761d9173