Oct 27 13:42:21.921 INFO checking wankel-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 13:42:21.922 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +155510e377ae2a8d8ee0dad1a5f809c9062a5526-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 27 13:42:22.304 INFO blam! 71f9c05f1e6dfab4163cc7880583f8e5030501940eec8a0bf2458d14cc1ff97a Oct 27 13:42:22.311 INFO running `"docker" "start" "-a" "71f9c05f1e6dfab4163cc7880583f8e5030501940eec8a0bf2458d14cc1ff97a"` Oct 27 13:42:23.733 INFO kablam! usermod: no changes Oct 27 13:42:23.796 INFO kablam! Checking wankel v0.0.1 (/source) Oct 27 13:42:24.663 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:24.663 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 27 13:42:24.663 INFO kablam! | Oct 27 13:42:24.663 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 27 13:42:24.663 INFO kablam! | ^^^ Oct 27 13:42:24.663 INFO kablam! | Oct 27 13:42:24.663 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 13:42:24.663 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! Oct 27 13:42:24.663 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:24.663 INFO kablam! Oct 27 13:42:24.663 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:24.663 INFO kablam! --> src/math/quaternion.rs:240:13 Oct 27 13:42:24.663 INFO kablam! | Oct 27 13:42:24.663 INFO kablam! 240 | 0.0 => self.clone(), Oct 27 13:42:24.663 INFO kablam! | ^^^ Oct 27 13:42:24.663 INFO kablam! | Oct 27 13:42:24.663 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! Oct 27 13:42:24.663 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:24.663 INFO kablam! Oct 27 13:42:24.663 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:24.663 INFO kablam! --> src/math/quaternion.rs:241:13 Oct 27 13:42:24.663 INFO kablam! | Oct 27 13:42:24.663 INFO kablam! 241 | 1.0 => qb.clone(), Oct 27 13:42:24.663 INFO kablam! | ^^^ Oct 27 13:42:24.663 INFO kablam! | Oct 27 13:42:24.663 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! Oct 27 13:42:24.663 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:24.663 INFO kablam! Oct 27 13:42:24.663 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:24.663 INFO kablam! --> src/math/vector2.rs:187:13 Oct 27 13:42:24.663 INFO kablam! | Oct 27 13:42:24.663 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Oct 27 13:42:24.663 INFO kablam! | ^^^ Oct 27 13:42:24.663 INFO kablam! | Oct 27 13:42:24.663 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! Oct 27 13:42:24.663 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:24.663 INFO kablam! Oct 27 13:42:24.735 INFO kablam! warning: unused import: `super::Sphere` Oct 27 13:42:24.735 INFO kablam! --> src/math/sphere.rs:86:9 Oct 27 13:42:24.736 INFO kablam! | Oct 27 13:42:24.736 INFO kablam! 86 | use super::Sphere; Oct 27 13:42:24.736 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 13:42:24.736 INFO kablam! | Oct 27 13:42:24.737 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:42:24.737 INFO kablam! Oct 27 13:42:24.771 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:24.771 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 27 13:42:24.771 INFO kablam! | Oct 27 13:42:24.771 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 27 13:42:24.771 INFO kablam! | ^^^ Oct 27 13:42:24.771 INFO kablam! | Oct 27 13:42:24.771 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! Oct 27 13:42:24.771 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:24.771 INFO kablam! Oct 27 13:42:24.803 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 27 13:42:24.803 INFO kablam! --> src/lib.rs:2:12 Oct 27 13:42:24.803 INFO kablam! | Oct 27 13:42:24.803 INFO kablam! 2 | #![feature(associated_consts)] Oct 27 13:42:24.803 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 13:42:24.803 INFO kablam! | Oct 27 13:42:24.803 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 13:42:24.803 INFO kablam! Oct 27 13:42:25.211 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:25.211 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 27 13:42:25.211 INFO kablam! | Oct 27 13:42:25.211 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 27 13:42:25.211 INFO kablam! | ^^^ Oct 27 13:42:25.211 INFO kablam! | Oct 27 13:42:25.211 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 13:42:25.211 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! Oct 27 13:42:25.211 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:25.211 INFO kablam! Oct 27 13:42:25.211 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:25.211 INFO kablam! --> src/math/quaternion.rs:240:13 Oct 27 13:42:25.211 INFO kablam! | Oct 27 13:42:25.211 INFO kablam! 240 | 0.0 => self.clone(), Oct 27 13:42:25.211 INFO kablam! | ^^^ Oct 27 13:42:25.211 INFO kablam! | Oct 27 13:42:25.211 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! Oct 27 13:42:25.211 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:25.211 INFO kablam! Oct 27 13:42:25.211 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:25.211 INFO kablam! --> src/math/quaternion.rs:241:13 Oct 27 13:42:25.211 INFO kablam! | Oct 27 13:42:25.211 INFO kablam! 241 | 1.0 => qb.clone(), Oct 27 13:42:25.211 INFO kablam! | ^^^ Oct 27 13:42:25.211 INFO kablam! | Oct 27 13:42:25.211 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! Oct 27 13:42:25.211 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:25.211 INFO kablam! Oct 27 13:42:25.211 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:25.211 INFO kablam! --> src/math/vector2.rs:187:13 Oct 27 13:42:25.211 INFO kablam! | Oct 27 13:42:25.211 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Oct 27 13:42:25.211 INFO kablam! | ^^^ Oct 27 13:42:25.211 INFO kablam! | Oct 27 13:42:25.211 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! Oct 27 13:42:25.211 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:25.211 INFO kablam! Oct 27 13:42:25.331 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:25.331 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 27 13:42:25.331 INFO kablam! | Oct 27 13:42:25.331 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 27 13:42:25.331 INFO kablam! | ^^^ Oct 27 13:42:25.331 INFO kablam! | Oct 27 13:42:25.331 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! Oct 27 13:42:25.331 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:25.331 INFO kablam! Oct 27 13:42:25.408 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 27 13:42:25.409 INFO kablam! --> src/lib.rs:2:12 Oct 27 13:42:25.409 INFO kablam! | Oct 27 13:42:25.410 INFO kablam! 2 | #![feature(associated_consts)] Oct 27 13:42:25.410 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 13:42:25.410 INFO kablam! | Oct 27 13:42:25.410 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 13:42:25.411 INFO kablam! Oct 27 13:42:25.505 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.74s Oct 27 13:42:25.520 INFO kablam! su: No module specific data is present Oct 27 13:42:25.901 INFO running `"docker" "rm" "-f" "71f9c05f1e6dfab4163cc7880583f8e5030501940eec8a0bf2458d14cc1ff97a"` Oct 27 13:42:26.067 INFO blam! 71f9c05f1e6dfab4163cc7880583f8e5030501940eec8a0bf2458d14cc1ff97a