Sep 05 20:59:48.467 INFO checking wankel-0.0.1 against try#51ff957df5095d92d1d3d4682207ee8b7ad408a8 for pr-53854 Sep 05 20:59:48.467 INFO running: cargo +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets Sep 05 20:59:48.467 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53854/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53854/worker-1/try#51ff957df5095d92d1d3d4682207ee8b7ad408a8:/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 +51ff957df5095d92d1d3d4682207ee8b7ad408a8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 05 20:59:48.679 INFO blam! 189f6393e7e85f97755aae0c3ffe4a04c7835941cc10acffbd5c352c9b7e7fc3 Sep 05 20:59:48.683 INFO running `"docker" "start" "-a" "189f6393e7e85f97755aae0c3ffe4a04c7835941cc10acffbd5c352c9b7e7fc3"` Sep 05 20:59:49.320 INFO kablam! usermod: no changes Sep 05 20:59:49.344 INFO kablam! Checking wankel v0.0.1 (file:///source) Sep 05 20:59:49.539 INFO kablam! warning: unused import: `super::Sphere` Sep 05 20:59:49.539 INFO kablam! --> src/math/sphere.rs:86:9 Sep 05 20:59:49.539 INFO kablam! | Sep 05 20:59:49.539 INFO kablam! 86 | use super::Sphere; Sep 05 20:59:49.539 INFO kablam! | ^^^^^^^^^^^^^ Sep 05 20:59:49.539 INFO kablam! | Sep 05 20:59:49.539 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 05 20:59:49.539 INFO kablam! Sep 05 20:59:49.777 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 20:59:49.777 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 05 20:59:49.777 INFO kablam! | Sep 05 20:59:49.777 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 05 20:59:49.777 INFO kablam! | ^^^ Sep 05 20:59:49.778 INFO kablam! | Sep 05 20:59:49.778 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 05 20:59:49.778 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 05 20:59:49.778 INFO kablam! = note: for more information, see issue #41620 Sep 05 20:59:49.778 INFO kablam! Sep 05 20:59:49.778 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 20:59:49.778 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 05 20:59:49.778 INFO kablam! | Sep 05 20:59:49.778 INFO kablam! 240 | 0.0 => self.clone(), Sep 05 20:59:49.778 INFO kablam! | ^^^ Sep 05 20:59:49.778 INFO kablam! | Sep 05 20:59:49.778 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 05 20:59:49.778 INFO kablam! = note: for more information, see issue #41620 Sep 05 20:59:49.778 INFO kablam! Sep 05 20:59:49.778 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 20:59:49.778 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 05 20:59:49.778 INFO kablam! | Sep 05 20:59:49.778 INFO kablam! 241 | 1.0 => qb.clone(), Sep 05 20:59:49.778 INFO kablam! | ^^^ Sep 05 20:59:49.778 INFO kablam! | Sep 05 20:59:49.778 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 05 20:59:49.778 INFO kablam! = note: for more information, see issue #41620 Sep 05 20:59:49.778 INFO kablam! Sep 05 20:59:49.778 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 20:59:49.778 INFO kablam! --> src/math/vector2.rs:187:13 Sep 05 20:59:49.778 INFO kablam! | Sep 05 20:59:49.778 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 05 20:59:49.778 INFO kablam! | ^^^ Sep 05 20:59:49.778 INFO kablam! | Sep 05 20:59:49.778 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 05 20:59:49.778 INFO kablam! = note: for more information, see issue #41620 Sep 05 20:59:49.778 INFO kablam! Sep 05 20:59:49.817 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 20:59:49.817 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 05 20:59:49.817 INFO kablam! | Sep 05 20:59:49.817 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 05 20:59:49.817 INFO kablam! | ^^^ Sep 05 20:59:49.817 INFO kablam! | Sep 05 20:59:49.817 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 05 20:59:49.817 INFO kablam! = note: for more information, see issue #41620 Sep 05 20:59:49.817 INFO kablam! Sep 05 20:59:49.837 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 05 20:59:49.837 INFO kablam! --> src/lib.rs:2:12 Sep 05 20:59:49.837 INFO kablam! | Sep 05 20:59:49.837 INFO kablam! 2 | #![feature(associated_consts)] Sep 05 20:59:49.837 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 05 20:59:49.837 INFO kablam! | Sep 05 20:59:49.837 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 20:59:49.837 INFO kablam! Sep 05 20:59:49.996 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 20:59:49.996 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 05 20:59:49.996 INFO kablam! | Sep 05 20:59:49.996 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 05 20:59:49.996 INFO kablam! | ^^^ Sep 05 20:59:49.996 INFO kablam! | Sep 05 20:59:49.996 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 05 20:59:49.996 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 05 20:59:49.996 INFO kablam! = note: for more information, see issue #41620 Sep 05 20:59:49.996 INFO kablam! Sep 05 20:59:49.996 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 20:59:49.996 INFO kablam! --> src/math/quaternion.rs:240:13 Sep 05 20:59:49.996 INFO kablam! | Sep 05 20:59:49.996 INFO kablam! 240 | 0.0 => self.clone(), Sep 05 20:59:49.996 INFO kablam! | ^^^ Sep 05 20:59:49.996 INFO kablam! | Sep 05 20:59:49.996 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 05 20:59:49.996 INFO kablam! = note: for more information, see issue #41620 Sep 05 20:59:49.996 INFO kablam! Sep 05 20:59:49.996 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 20:59:49.996 INFO kablam! --> src/math/quaternion.rs:241:13 Sep 05 20:59:49.996 INFO kablam! | Sep 05 20:59:49.996 INFO kablam! 241 | 1.0 => qb.clone(), Sep 05 20:59:49.996 INFO kablam! | ^^^ Sep 05 20:59:49.996 INFO kablam! | Sep 05 20:59:49.996 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 05 20:59:49.996 INFO kablam! = note: for more information, see issue #41620 Sep 05 20:59:49.996 INFO kablam! Sep 05 20:59:49.996 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 20:59:49.997 INFO kablam! --> src/math/vector2.rs:187:13 Sep 05 20:59:49.997 INFO kablam! | Sep 05 20:59:49.997 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Sep 05 20:59:49.997 INFO kablam! | ^^^ Sep 05 20:59:49.997 INFO kablam! | Sep 05 20:59:49.997 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 05 20:59:49.997 INFO kablam! = note: for more information, see issue #41620 Sep 05 20:59:49.997 INFO kablam! Sep 05 20:59:50.079 INFO kablam! warning: floating-point types cannot be used in patterns Sep 05 20:59:50.079 INFO kablam! --> src/math/quaternion.rs:208:13 Sep 05 20:59:50.079 INFO kablam! | Sep 05 20:59:50.079 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Sep 05 20:59:50.079 INFO kablam! | ^^^ Sep 05 20:59:50.079 INFO kablam! | Sep 05 20:59:50.079 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 05 20:59:50.079 INFO kablam! = note: for more information, see issue #41620 Sep 05 20:59:50.079 INFO kablam! Sep 05 20:59:50.167 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Sep 05 20:59:50.167 INFO kablam! --> src/lib.rs:2:12 Sep 05 20:59:50.167 INFO kablam! | Sep 05 20:59:50.167 INFO kablam! 2 | #![feature(associated_consts)] Sep 05 20:59:50.167 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 05 20:59:50.167 INFO kablam! | Sep 05 20:59:50.167 INFO kablam! = note: #[warn(stable_features)] on by default Sep 05 20:59:50.167 INFO kablam! Sep 05 20:59:50.210 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Sep 05 20:59:50.211 INFO kablam! su: No module specific data is present Sep 05 20:59:51.068 INFO running `"docker" "rm" "-f" "189f6393e7e85f97755aae0c3ffe4a04c7835941cc10acffbd5c352c9b7e7fc3"` Sep 05 20:59:51.131 INFO blam! 189f6393e7e85f97755aae0c3ffe4a04c7835941cc10acffbd5c352c9b7e7fc3