Oct 27 13:42:21.371 INFO checking wankel-0.0.1 against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 13:42:21.373 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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:21.835 INFO blam! f8d63ce49a97e4eb4f719a7db437a935c2a7f2f4d1e85aa7dfeb3da20ff7c9fa Oct 27 13:42:21.849 INFO running `"docker" "start" "-a" "f8d63ce49a97e4eb4f719a7db437a935c2a7f2f4d1e85aa7dfeb3da20ff7c9fa"` Oct 27 13:42:22.875 INFO kablam! usermod: no changes Oct 27 13:42:22.940 INFO kablam! Checking wankel v0.0.1 (/source) Oct 27 13:42:23.715 INFO kablam! warning: unused import: `super::Sphere` Oct 27 13:42:23.716 INFO kablam! --> src/math/sphere.rs:86:9 Oct 27 13:42:23.716 INFO kablam! | Oct 27 13:42:23.716 INFO kablam! 86 | use super::Sphere; Oct 27 13:42:23.716 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 13:42:23.717 INFO kablam! | Oct 27 13:42:23.717 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 13:42:23.717 INFO kablam! Oct 27 13:42:23.872 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:23.873 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 27 13:42:23.873 INFO kablam! | Oct 27 13:42:23.873 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 27 13:42:23.873 INFO kablam! | ^^^ Oct 27 13:42:23.874 INFO kablam! | Oct 27 13:42:23.874 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 13:42:23.874 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:23.875 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:23.875 INFO kablam! Oct 27 13:42:23.875 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:23.875 INFO kablam! --> src/math/quaternion.rs:240:13 Oct 27 13:42:23.876 INFO kablam! | Oct 27 13:42:23.876 INFO kablam! 240 | 0.0 => self.clone(), Oct 27 13:42:23.876 INFO kablam! | ^^^ Oct 27 13:42:23.876 INFO kablam! | Oct 27 13:42:23.877 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:23.877 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:23.877 INFO kablam! Oct 27 13:42:23.877 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:23.878 INFO kablam! --> src/math/quaternion.rs:241:13 Oct 27 13:42:23.878 INFO kablam! | Oct 27 13:42:23.878 INFO kablam! 241 | 1.0 => qb.clone(), Oct 27 13:42:23.878 INFO kablam! | ^^^ Oct 27 13:42:23.879 INFO kablam! | Oct 27 13:42:23.879 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:23.879 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:23.879 INFO kablam! Oct 27 13:42:23.880 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:23.880 INFO kablam! --> src/math/vector2.rs:187:13 Oct 27 13:42:23.880 INFO kablam! | Oct 27 13:42:23.881 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Oct 27 13:42:23.881 INFO kablam! | ^^^ Oct 27 13:42:23.881 INFO kablam! | Oct 27 13:42:23.881 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:23.882 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:23.882 INFO kablam! Oct 27 13:42:23.935 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:23.935 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 27 13:42:23.936 INFO kablam! | Oct 27 13:42:23.936 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 27 13:42:23.936 INFO kablam! | ^^^ Oct 27 13:42:23.936 INFO kablam! | Oct 27 13:42:23.937 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:23.937 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:23.937 INFO kablam! Oct 27 13:42:23.971 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:23.979 INFO kablam! --> src/lib.rs:2:12 Oct 27 13:42:23.979 INFO kablam! | Oct 27 13:42:23.979 INFO kablam! 2 | #![feature(associated_consts)] Oct 27 13:42:23.979 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 13:42:23.979 INFO kablam! | Oct 27 13:42:23.979 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 13:42:23.979 INFO kablam! Oct 27 13:42:24.230 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:24.230 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 27 13:42:24.230 INFO kablam! | Oct 27 13:42:24.230 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 27 13:42:24.230 INFO kablam! | ^^^ Oct 27 13:42:24.230 INFO kablam! | Oct 27 13:42:24.230 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 13:42:24.230 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.230 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:24.230 INFO kablam! Oct 27 13:42:24.230 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:24.230 INFO kablam! --> src/math/quaternion.rs:240:13 Oct 27 13:42:24.230 INFO kablam! | Oct 27 13:42:24.230 INFO kablam! 240 | 0.0 => self.clone(), Oct 27 13:42:24.230 INFO kablam! | ^^^ Oct 27 13:42:24.230 INFO kablam! | Oct 27 13:42:24.230 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.230 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:24.230 INFO kablam! Oct 27 13:42:24.230 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:24.230 INFO kablam! --> src/math/quaternion.rs:241:13 Oct 27 13:42:24.231 INFO kablam! | Oct 27 13:42:24.231 INFO kablam! 241 | 1.0 => qb.clone(), Oct 27 13:42:24.231 INFO kablam! | ^^^ Oct 27 13:42:24.231 INFO kablam! | Oct 27 13:42:24.231 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.231 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:24.231 INFO kablam! Oct 27 13:42:24.231 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:24.231 INFO kablam! --> src/math/vector2.rs:187:13 Oct 27 13:42:24.231 INFO kablam! | Oct 27 13:42:24.231 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Oct 27 13:42:24.231 INFO kablam! | ^^^ Oct 27 13:42:24.231 INFO kablam! | Oct 27 13:42:24.231 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.231 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:24.231 INFO kablam! Oct 27 13:42:24.339 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 13:42:24.339 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 27 13:42:24.339 INFO kablam! | Oct 27 13:42:24.340 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 27 13:42:24.340 INFO kablam! | ^^^ Oct 27 13:42:24.340 INFO kablam! | Oct 27 13:42:24.341 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.341 INFO kablam! = note: for more information, see issue #41620 Oct 27 13:42:24.341 INFO kablam! Oct 27 13:42:24.435 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.435 INFO kablam! --> src/lib.rs:2:12 Oct 27 13:42:24.435 INFO kablam! | Oct 27 13:42:24.435 INFO kablam! 2 | #![feature(associated_consts)] Oct 27 13:42:24.435 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 13:42:24.435 INFO kablam! | Oct 27 13:42:24.435 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 13:42:24.435 INFO kablam! Oct 27 13:42:24.486 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.58s Oct 27 13:42:24.495 INFO kablam! su: No module specific data is present Oct 27 13:42:24.877 INFO running `"docker" "rm" "-f" "f8d63ce49a97e4eb4f719a7db437a935c2a7f2f4d1e85aa7dfeb3da20ff7c9fa"` Oct 27 13:42:24.995 INFO blam! f8d63ce49a97e4eb4f719a7db437a935c2a7f2f4d1e85aa7dfeb3da20ff7c9fa