Oct 13 06:30:19.320 INFO checking wankel-0.0.1 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 06:30:19.321 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 06:30:19.757 INFO blam! ffafc6708c885f2f28556971dec434c52e615efe319b8579422d6246c02e5004 Oct 13 06:30:19.759 INFO running `"docker" "start" "-a" "ffafc6708c885f2f28556971dec434c52e615efe319b8579422d6246c02e5004"` Oct 13 06:30:21.400 INFO kablam! usermod: no changes Oct 13 06:30:21.480 INFO kablam! Checking wankel v0.0.1 (/source) Oct 13 06:30:22.568 INFO kablam! warning: unused import: `super::Sphere` Oct 13 06:30:22.568 INFO kablam! --> src/math/sphere.rs:86:9 Oct 13 06:30:22.568 INFO kablam! | Oct 13 06:30:22.568 INFO kablam! 86 | use super::Sphere; Oct 13 06:30:22.568 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 06:30:22.568 INFO kablam! | Oct 13 06:30:22.568 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:30:22.568 INFO kablam! Oct 13 06:30:22.824 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:22.824 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 13 06:30:22.824 INFO kablam! | Oct 13 06:30:22.824 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 13 06:30:22.824 INFO kablam! | ^^^ Oct 13 06:30:22.824 INFO kablam! | Oct 13 06:30:22.824 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 13 06:30:22.824 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 13 06:30:22.824 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:22.825 INFO kablam! Oct 13 06:30:22.825 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:22.825 INFO kablam! --> src/math/quaternion.rs:240:13 Oct 13 06:30:22.825 INFO kablam! | Oct 13 06:30:22.825 INFO kablam! 240 | 0.0 => self.clone(), Oct 13 06:30:22.825 INFO kablam! | ^^^ Oct 13 06:30:22.825 INFO kablam! | Oct 13 06:30:22.825 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 13 06:30:22.825 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:22.825 INFO kablam! Oct 13 06:30:22.825 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:22.825 INFO kablam! --> src/math/quaternion.rs:241:13 Oct 13 06:30:22.825 INFO kablam! | Oct 13 06:30:22.825 INFO kablam! 241 | 1.0 => qb.clone(), Oct 13 06:30:22.825 INFO kablam! | ^^^ Oct 13 06:30:22.825 INFO kablam! | Oct 13 06:30:22.825 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 13 06:30:22.825 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:22.825 INFO kablam! Oct 13 06:30:22.825 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:22.825 INFO kablam! --> src/math/vector2.rs:187:13 Oct 13 06:30:22.825 INFO kablam! | Oct 13 06:30:22.825 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Oct 13 06:30:22.825 INFO kablam! | ^^^ Oct 13 06:30:22.825 INFO kablam! | Oct 13 06:30:22.825 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 13 06:30:22.825 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:22.825 INFO kablam! Oct 13 06:30:22.888 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:22.888 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 13 06:30:22.888 INFO kablam! | Oct 13 06:30:22.888 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 13 06:30:22.888 INFO kablam! | ^^^ Oct 13 06:30:22.888 INFO kablam! | Oct 13 06:30:22.888 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 13 06:30:22.888 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:22.888 INFO kablam! Oct 13 06:30:22.944 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 13 06:30:22.944 INFO kablam! --> src/lib.rs:2:12 Oct 13 06:30:22.944 INFO kablam! | Oct 13 06:30:22.944 INFO kablam! 2 | #![feature(associated_consts)] Oct 13 06:30:22.944 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:30:22.944 INFO kablam! | Oct 13 06:30:22.944 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 06:30:22.944 INFO kablam! Oct 13 06:30:23.310 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:23.310 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 13 06:30:23.311 INFO kablam! | Oct 13 06:30:23.311 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 13 06:30:23.311 INFO kablam! | ^^^ Oct 13 06:30:23.311 INFO kablam! | Oct 13 06:30:23.311 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 13 06:30:23.316 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 13 06:30:23.316 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:23.316 INFO kablam! Oct 13 06:30:23.317 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:23.317 INFO kablam! --> src/math/quaternion.rs:240:13 Oct 13 06:30:23.317 INFO kablam! | Oct 13 06:30:23.317 INFO kablam! 240 | 0.0 => self.clone(), Oct 13 06:30:23.317 INFO kablam! | ^^^ Oct 13 06:30:23.317 INFO kablam! | Oct 13 06:30:23.317 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 13 06:30:23.317 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:23.317 INFO kablam! Oct 13 06:30:23.317 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:23.317 INFO kablam! --> src/math/quaternion.rs:241:13 Oct 13 06:30:23.317 INFO kablam! | Oct 13 06:30:23.317 INFO kablam! 241 | 1.0 => qb.clone(), Oct 13 06:30:23.317 INFO kablam! | ^^^ Oct 13 06:30:23.317 INFO kablam! | Oct 13 06:30:23.317 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 13 06:30:23.317 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:23.317 INFO kablam! Oct 13 06:30:23.317 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:23.317 INFO kablam! --> src/math/vector2.rs:187:13 Oct 13 06:30:23.317 INFO kablam! | Oct 13 06:30:23.317 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Oct 13 06:30:23.317 INFO kablam! | ^^^ Oct 13 06:30:23.317 INFO kablam! | Oct 13 06:30:23.317 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 13 06:30:23.317 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:23.317 INFO kablam! Oct 13 06:30:23.452 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:23.452 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 13 06:30:23.452 INFO kablam! | Oct 13 06:30:23.452 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 13 06:30:23.452 INFO kablam! | ^^^ Oct 13 06:30:23.452 INFO kablam! | Oct 13 06:30:23.452 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 13 06:30:23.452 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:23.452 INFO kablam! Oct 13 06:30:23.544 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 13 06:30:23.544 INFO kablam! --> src/lib.rs:2:12 Oct 13 06:30:23.544 INFO kablam! | Oct 13 06:30:23.544 INFO kablam! 2 | #![feature(associated_consts)] Oct 13 06:30:23.544 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:30:23.544 INFO kablam! | Oct 13 06:30:23.544 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 06:30:23.544 INFO kablam! Oct 13 06:30:23.604 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.17s Oct 13 06:30:23.608 INFO kablam! su: No module specific data is present Oct 13 06:30:24.800 INFO running `"docker" "rm" "-f" "ffafc6708c885f2f28556971dec434c52e615efe319b8579422d6246c02e5004"` Oct 13 06:30:25.024 INFO blam! ffafc6708c885f2f28556971dec434c52e615efe319b8579422d6246c02e5004