Oct 13 06:30:20.532 INFO checking wankel-0.0.1 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 06:30:20.533 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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:21.032 INFO blam! 45ae6d0d1d9a8bc9889cb975b29a9cde9d15dcd2dc78742d3d680038ec9f862e Oct 13 06:30:21.040 INFO running `"docker" "start" "-a" "45ae6d0d1d9a8bc9889cb975b29a9cde9d15dcd2dc78742d3d680038ec9f862e"` Oct 13 06:30:22.659 INFO kablam! usermod: no changes Oct 13 06:30:22.716 INFO kablam! Checking wankel v0.0.1 (/source) Oct 13 06:30:23.583 INFO kablam! warning: unused import: `super::Sphere` Oct 13 06:30:23.583 INFO kablam! --> src/math/sphere.rs:86:9 Oct 13 06:30:23.583 INFO kablam! | Oct 13 06:30:23.583 INFO kablam! 86 | use super::Sphere; Oct 13 06:30:23.583 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 06:30:23.583 INFO kablam! | Oct 13 06:30:23.592 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:30:23.592 INFO kablam! Oct 13 06:30:23.907 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:23.907 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 13 06:30:23.907 INFO kablam! | Oct 13 06:30:23.907 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 13 06:30:23.907 INFO kablam! | ^^^ Oct 13 06:30:23.907 INFO kablam! | Oct 13 06:30:23.907 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 13 06:30:23.907 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.907 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:23.907 INFO kablam! Oct 13 06:30:23.907 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:23.907 INFO kablam! --> src/math/quaternion.rs:240:13 Oct 13 06:30:23.907 INFO kablam! | Oct 13 06:30:23.907 INFO kablam! 240 | 0.0 => self.clone(), Oct 13 06:30:23.907 INFO kablam! | ^^^ Oct 13 06:30:23.907 INFO kablam! | Oct 13 06:30:23.907 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.907 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:23.907 INFO kablam! Oct 13 06:30:23.912 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:23.912 INFO kablam! --> src/math/quaternion.rs:241:13 Oct 13 06:30:23.912 INFO kablam! | Oct 13 06:30:23.912 INFO kablam! 241 | 1.0 => qb.clone(), Oct 13 06:30:23.912 INFO kablam! | ^^^ Oct 13 06:30:23.912 INFO kablam! | Oct 13 06:30:23.912 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.912 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:23.912 INFO kablam! Oct 13 06:30:23.912 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:23.912 INFO kablam! --> src/math/vector2.rs:187:13 Oct 13 06:30:23.912 INFO kablam! | Oct 13 06:30:23.912 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Oct 13 06:30:23.912 INFO kablam! | ^^^ Oct 13 06:30:23.912 INFO kablam! | Oct 13 06:30:23.912 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.912 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:23.912 INFO kablam! Oct 13 06:30:23.968 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:23.968 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 13 06:30:23.968 INFO kablam! | Oct 13 06:30:23.968 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 13 06:30:23.968 INFO kablam! | ^^^ Oct 13 06:30:23.968 INFO kablam! | Oct 13 06:30:23.968 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.968 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:23.968 INFO kablam! Oct 13 06:30:24.000 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:24.000 INFO kablam! --> src/lib.rs:2:12 Oct 13 06:30:24.000 INFO kablam! | Oct 13 06:30:24.000 INFO kablam! 2 | #![feature(associated_consts)] Oct 13 06:30:24.000 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:30:24.000 INFO kablam! | Oct 13 06:30:24.000 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 06:30:24.000 INFO kablam! Oct 13 06:30:24.248 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:24.248 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 13 06:30:24.248 INFO kablam! | Oct 13 06:30:24.248 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 13 06:30:24.248 INFO kablam! | ^^^ Oct 13 06:30:24.248 INFO kablam! | Oct 13 06:30:24.248 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 13 06:30: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! Oct 13 06:30:24.248 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:24.248 INFO kablam! Oct 13 06:30:24.248 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:24.248 INFO kablam! --> src/math/quaternion.rs:240:13 Oct 13 06:30:24.248 INFO kablam! | Oct 13 06:30:24.248 INFO kablam! 240 | 0.0 => self.clone(), Oct 13 06:30:24.248 INFO kablam! | ^^^ Oct 13 06:30:24.248 INFO kablam! | Oct 13 06:30: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! Oct 13 06:30:24.248 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:24.248 INFO kablam! Oct 13 06:30:24.248 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:24.248 INFO kablam! --> src/math/quaternion.rs:241:13 Oct 13 06:30:24.248 INFO kablam! | Oct 13 06:30:24.248 INFO kablam! 241 | 1.0 => qb.clone(), Oct 13 06:30:24.248 INFO kablam! | ^^^ Oct 13 06:30:24.248 INFO kablam! | Oct 13 06:30: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! Oct 13 06:30:24.248 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:24.249 INFO kablam! Oct 13 06:30:24.252 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:24.252 INFO kablam! --> src/math/vector2.rs:187:13 Oct 13 06:30:24.252 INFO kablam! | Oct 13 06:30:24.252 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Oct 13 06:30:24.252 INFO kablam! | ^^^ Oct 13 06:30:24.252 INFO kablam! | Oct 13 06:30:24.252 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:24.252 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:24.252 INFO kablam! Oct 13 06:30:24.360 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 06:30:24.360 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 13 06:30:24.360 INFO kablam! | Oct 13 06:30:24.360 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 13 06:30:24.360 INFO kablam! | ^^^ Oct 13 06:30:24.360 INFO kablam! | Oct 13 06:30:24.360 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:24.360 INFO kablam! = note: for more information, see issue #41620 Oct 13 06:30:24.360 INFO kablam! Oct 13 06:30:24.464 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:24.464 INFO kablam! --> src/lib.rs:2:12 Oct 13 06:30:24.464 INFO kablam! | Oct 13 06:30:24.464 INFO kablam! 2 | #![feature(associated_consts)] Oct 13 06:30:24.464 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:30:24.464 INFO kablam! | Oct 13 06:30:24.464 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 06:30:24.464 INFO kablam! Oct 13 06:30:24.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Oct 13 06:30:24.539 INFO kablam! su: No module specific data is present Oct 13 06:30:25.386 INFO running `"docker" "rm" "-f" "45ae6d0d1d9a8bc9889cb975b29a9cde9d15dcd2dc78742d3d680038ec9f862e"` Oct 13 06:30:25.668 INFO blam! 45ae6d0d1d9a8bc9889cb975b29a9cde9d15dcd2dc78742d3d680038ec9f862e