Oct 21 22:32:43.776 INFO checking wankel-0.0.1 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 22:32:43.776 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192/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 21 22:32:44.012 INFO blam! 873f0217e20f39795397806a4857f95a157385cbdc517ef7063770db2c226171 Oct 21 22:32:44.013 INFO running `"docker" "start" "-a" "873f0217e20f39795397806a4857f95a157385cbdc517ef7063770db2c226171"` Oct 21 22:32:44.863 INFO kablam! usermod: no changes Oct 21 22:32:44.892 INFO kablam! Checking wankel v0.0.1 (/source) Oct 21 22:32:45.580 INFO kablam! warning: unused import: `super::Sphere` Oct 21 22:32:45.580 INFO kablam! --> src/math/sphere.rs:86:9 Oct 21 22:32:45.580 INFO kablam! | Oct 21 22:32:45.580 INFO kablam! 86 | use super::Sphere; Oct 21 22:32:45.580 INFO kablam! | ^^^^^^^^^^^^^ Oct 21 22:32:45.580 INFO kablam! | Oct 21 22:32:45.580 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 22:32:45.580 INFO kablam! Oct 21 22:32:45.612 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 22:32:45.613 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 21 22:32:45.613 INFO kablam! | Oct 21 22:32:45.613 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 21 22:32:45.613 INFO kablam! | ^^^ Oct 21 22:32:45.613 INFO kablam! | Oct 21 22:32:45.613 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 21 22:32:45.613 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 21 22:32:45.613 INFO kablam! = note: for more information, see issue #41620 Oct 21 22:32:45.613 INFO kablam! Oct 21 22:32:45.613 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 22:32:45.613 INFO kablam! --> src/math/quaternion.rs:240:13 Oct 21 22:32:45.613 INFO kablam! | Oct 21 22:32:45.613 INFO kablam! 240 | 0.0 => self.clone(), Oct 21 22:32:45.613 INFO kablam! | ^^^ Oct 21 22:32:45.613 INFO kablam! | Oct 21 22:32:45.613 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 21 22:32:45.613 INFO kablam! = note: for more information, see issue #41620 Oct 21 22:32:45.613 INFO kablam! Oct 21 22:32:45.613 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 22:32:45.613 INFO kablam! --> src/math/quaternion.rs:241:13 Oct 21 22:32:45.613 INFO kablam! | Oct 21 22:32:45.613 INFO kablam! 241 | 1.0 => qb.clone(), Oct 21 22:32:45.613 INFO kablam! | ^^^ Oct 21 22:32:45.613 INFO kablam! | Oct 21 22:32:45.613 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 21 22:32:45.613 INFO kablam! = note: for more information, see issue #41620 Oct 21 22:32:45.613 INFO kablam! Oct 21 22:32:45.613 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 22:32:45.613 INFO kablam! --> src/math/vector2.rs:187:13 Oct 21 22:32:45.613 INFO kablam! | Oct 21 22:32:45.613 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Oct 21 22:32:45.613 INFO kablam! | ^^^ Oct 21 22:32:45.613 INFO kablam! | Oct 21 22:32:45.613 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 21 22:32:45.613 INFO kablam! = note: for more information, see issue #41620 Oct 21 22:32:45.613 INFO kablam! Oct 21 22:32:45.681 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 22:32:45.681 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 21 22:32:45.682 INFO kablam! | Oct 21 22:32:45.682 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 21 22:32:45.682 INFO kablam! | ^^^ Oct 21 22:32:45.683 INFO kablam! | Oct 21 22:32:45.683 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 21 22:32:45.683 INFO kablam! = note: for more information, see issue #41620 Oct 21 22:32:45.684 INFO kablam! Oct 21 22:32:45.701 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 21 22:32:45.701 INFO kablam! --> src/lib.rs:2:12 Oct 21 22:32:45.701 INFO kablam! | Oct 21 22:32:45.701 INFO kablam! 2 | #![feature(associated_consts)] Oct 21 22:32:45.701 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 22:32:45.701 INFO kablam! | Oct 21 22:32:45.702 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 22:32:45.702 INFO kablam! Oct 21 22:32:46.129 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 22:32:46.129 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 21 22:32:46.129 INFO kablam! | Oct 21 22:32:46.129 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 21 22:32:46.130 INFO kablam! | ^^^ Oct 21 22:32:46.130 INFO kablam! | Oct 21 22:32:46.130 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 21 22:32:46.130 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 21 22:32:46.130 INFO kablam! = note: for more information, see issue #41620 Oct 21 22:32:46.130 INFO kablam! Oct 21 22:32:46.131 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 22:32:46.131 INFO kablam! --> src/math/quaternion.rs:240:13 Oct 21 22:32:46.131 INFO kablam! | Oct 21 22:32:46.131 INFO kablam! 240 | 0.0 => self.clone(), Oct 21 22:32:46.131 INFO kablam! | ^^^ Oct 21 22:32:46.131 INFO kablam! | Oct 21 22:32:46.131 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 21 22:32:46.131 INFO kablam! = note: for more information, see issue #41620 Oct 21 22:32:46.132 INFO kablam! Oct 21 22:32:46.132 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 22:32:46.132 INFO kablam! --> src/math/quaternion.rs:241:13 Oct 21 22:32:46.132 INFO kablam! | Oct 21 22:32:46.132 INFO kablam! 241 | 1.0 => qb.clone(), Oct 21 22:32:46.132 INFO kablam! | ^^^ Oct 21 22:32:46.133 INFO kablam! | Oct 21 22:32:46.133 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 21 22:32:46.133 INFO kablam! = note: for more information, see issue #41620 Oct 21 22:32:46.133 INFO kablam! Oct 21 22:32:46.134 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 22:32:46.134 INFO kablam! --> src/math/vector2.rs:187:13 Oct 21 22:32:46.134 INFO kablam! | Oct 21 22:32:46.134 INFO kablam! 187 | 0.0 => self.multiply_scalar(0.0), Oct 21 22:32:46.135 INFO kablam! | ^^^ Oct 21 22:32:46.135 INFO kablam! | Oct 21 22:32:46.135 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 21 22:32:46.135 INFO kablam! = note: for more information, see issue #41620 Oct 21 22:32:46.135 INFO kablam! Oct 21 22:32:46.254 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 22:32:46.255 INFO kablam! --> src/math/quaternion.rs:208:13 Oct 21 22:32:46.255 INFO kablam! | Oct 21 22:32:46.255 INFO kablam! 208 | 0.0 => Quaternion::DEFAULT, Oct 21 22:32:46.255 INFO kablam! | ^^^ Oct 21 22:32:46.256 INFO kablam! | Oct 21 22:32:46.256 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 21 22:32:46.256 INFO kablam! = note: for more information, see issue #41620 Oct 21 22:32:46.257 INFO kablam! Oct 21 22:32:46.352 INFO kablam! warning: the feature `associated_consts` has been stable since 1.20.0 and no longer requires an attribute to enable Oct 21 22:32:46.352 INFO kablam! --> src/lib.rs:2:12 Oct 21 22:32:46.352 INFO kablam! | Oct 21 22:32:46.352 INFO kablam! 2 | #![feature(associated_consts)] Oct 21 22:32:46.352 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 22:32:46.352 INFO kablam! | Oct 21 22:32:46.352 INFO kablam! = note: #[warn(stable_features)] on by default Oct 21 22:32:46.352 INFO kablam! Oct 21 22:32:46.406 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.52s Oct 21 22:32:46.410 INFO kablam! su: No module specific data is present Oct 21 22:32:46.705 INFO running `"docker" "rm" "-f" "873f0217e20f39795397806a4857f95a157385cbdc517ef7063770db2c226171"` Oct 21 22:32:46.809 INFO blam! 873f0217e20f39795397806a4857f95a157385cbdc517ef7063770db2c226171