Sep 01 19:25:22.598 INFO checking wankel-0.0.1 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 01 19:25:22.598 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 01 19:25:22.598 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-3/try#952c7dbfa2628309f557b367929ffc17af20b332:/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 +952c7dbfa2628309f557b367929ffc17af20b332-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:22.765 INFO blam! e9bf3706f8caae83c703f1fe8348ca1d81021150e4466956e621d6ed87f98f0a Sep 01 19:25:22.766 INFO running `"docker" "start" "-a" "e9bf3706f8caae83c703f1fe8348ca1d81021150e4466956e621d6ed87f98f0a"` Sep 01 19:25:23.506 INFO kablam! Checking wankel v0.0.1 (file:///source) Sep 01 19:25:23.912 INFO kablam! warning: unused import: `super::Sphere` Sep 01 19:25:23.912 INFO kablam! --> src/math/sphere.rs:86:9 Sep 01 19:25:23.912 INFO kablam! | Sep 01 19:25:23.913 INFO kablam! 86 | use super::Sphere; Sep 01 19:25:23.913 INFO kablam! | ^^^^^^^^^^^^^ Sep 01 19:25:23.913 INFO kablam! | Sep 01 19:25:23.913 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 01 19:25:23.913 INFO kablam! Sep 01 19:25:24.246 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.246 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 19:25:24.246 INFO kablam! | Sep 01 19:25:24.246 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 19:25:24.246 INFO kablam! | ^^^ Sep 01 19:25:24.247 INFO kablam! | Sep 01 19:25:24.247 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 01 19:25:24.247 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.247 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.247 INFO kablam! Sep 01 19:25:24.247 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.247 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 01 19:25:24.247 INFO kablam! | Sep 01 19:25:24.247 INFO kablam! 240 | 0.0 => self.clone(), Sep 01 19:25:24.247 INFO kablam! | ^^^ Sep 01 19:25:24.247 INFO kablam! | Sep 01 19:25:24.247 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.247 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.247 INFO kablam! Sep 01 19:25:24.247 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.247 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 01 19:25:24.247 INFO kablam! | Sep 01 19:25:24.247 INFO kablam! 241 | 1.0 => qb.clone(), Sep 01 19:25:24.247 INFO kablam! | ^^^ Sep 01 19:25:24.247 INFO kablam! | Sep 01 19:25:24.247 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.248 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.248 INFO kablam! Sep 01 19:25:24.248 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.248 INFO kablam! --> src/math/vector2.rs:187:13 Sep 01 19:25:24.248 INFO kablam! | Sep 01 19:25:24.248 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 01 19:25:24.248 INFO kablam! | ^^^ Sep 01 19:25:24.248 INFO kablam! | Sep 01 19:25:24.248 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.248 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.248 INFO kablam! Sep 01 19:25:24.324 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.324 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 19:25:24.324 INFO kablam! | Sep 01 19:25:24.324 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 19:25:24.324 INFO kablam! | ^^^ Sep 01 19:25:24.324 INFO kablam! | Sep 01 19:25:24.324 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.325 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.325 INFO kablam! Sep 01 19:25:24.369 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.369 INFO kablam! --> src/lib.rs:2:12 Sep 01 19:25:24.369 INFO kablam! | Sep 01 19:25:24.369 INFO kablam! 2 | #![feature(associated_consts)] Sep 01 19:25:24.369 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 19:25:24.369 INFO kablam! | Sep 01 19:25:24.369 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 19:25:24.369 INFO kablam! Sep 01 19:25:24.883 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.883 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 19:25:24.883 INFO kablam! | Sep 01 19:25:24.883 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 19:25:24.883 INFO kablam! | ^^^ Sep 01 19:25:24.883 INFO kablam! | Sep 01 19:25:24.883 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 01 19:25:24.883 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.883 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.883 INFO kablam! Sep 01 19:25:24.884 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.884 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 01 19:25:24.884 INFO kablam! | Sep 01 19:25:24.884 INFO kablam! 240 | 0.0 => self.clone(), Sep 01 19:25:24.884 INFO kablam! | ^^^ Sep 01 19:25:24.884 INFO kablam! | Sep 01 19:25:24.884 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.884 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.884 INFO kablam! Sep 01 19:25:24.884 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.884 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 01 19:25:24.884 INFO kablam! | Sep 01 19:25:24.884 INFO kablam! 241 | 1.0 => qb.clone(), Sep 01 19:25:24.884 INFO kablam! | ^^^ Sep 01 19:25:24.884 INFO kablam! | Sep 01 19:25:24.884 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.884 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.884 INFO kablam! Sep 01 19:25:24.885 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:24.885 INFO kablam! --> src/math/vector2.rs:187:13 Sep 01 19:25:24.885 INFO kablam! | Sep 01 19:25:24.885 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 01 19:25:24.886 INFO kablam! | ^^^ Sep 01 19:25:24.886 INFO kablam! | Sep 01 19:25:24.886 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.886 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:24.886 INFO kablam! Sep 01 19:25:25.049 INFO kablam! warning: floating-point types cannot be used in patterns Sep 01 19:25:25.049 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 01 19:25:25.049 INFO kablam! | Sep 01 19:25:25.049 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 01 19:25:25.049 INFO kablam! | ^^^ Sep 01 19:25:25.049 INFO kablam! | Sep 01 19:25:25.049 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.049 INFO kablam! = note: for more information, see issue #41620 Sep 01 19:25:25.049 INFO kablam! Sep 01 19:25:25.175 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.175 INFO kablam! --> src/lib.rs:2:12 Sep 01 19:25:25.175 INFO kablam! | Sep 01 19:25:25.175 INFO kablam! 2 | #![feature(associated_consts)] Sep 01 19:25:25.175 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 01 19:25:25.175 INFO kablam! | Sep 01 19:25:25.175 INFO kablam! = note: #[warn(stable_features)] on by default Sep 01 19:25:25.175 INFO kablam! Sep 01 19:25:25.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.73s Sep 01 19:25:25.230 INFO kablam! su: No module specific data is present Sep 01 19:25:25.642 INFO running `"docker" "rm" "-f" "e9bf3706f8caae83c703f1fe8348ca1d81021150e4466956e621d6ed87f98f0a"` Sep 01 19:25:25.726 INFO blam! e9bf3706f8caae83c703f1fe8348ca1d81021150e4466956e621d6ed87f98f0a