Oct 12 23:16:19.075 INFO checking cristicbz/diff-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 23:16:19.076 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 12 23:16:19.646 INFO blam! fc886b553e6880b588e32f4610d283ff462b5cb35f91697990a9ecbbb3afd2a6 Oct 12 23:16:19.648 INFO running `"docker" "start" "-a" "fc886b553e6880b588e32f4610d283ff462b5cb35f91697990a9ecbbb3afd2a6"` Oct 12 23:16:21.268 INFO kablam! usermod: no changes Oct 12 23:16:21.361 INFO kablam! Checking ordered-float v0.4.0 Oct 12 23:16:22.174 INFO kablam! Checking diff v0.1.0 (/source) Oct 12 23:16:23.652 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.652 INFO kablam! --> src/main.rs:202:53 Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 12 23:16:23.653 INFO kablam! | ^^^ Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 12 23:16:23.653 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 12 23:16:23.653 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.653 INFO kablam! Oct 12 23:16:23.653 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.653 INFO kablam! --> src/main.rs:210:53 Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 12 23:16:23.653 INFO kablam! | ^^^ Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 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 12 23:16:23.653 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.653 INFO kablam! Oct 12 23:16:23.653 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.653 INFO kablam! --> src/main.rs:218:54 Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 12 23:16:23.653 INFO kablam! | ^^^ Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 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 12 23:16:23.653 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.653 INFO kablam! Oct 12 23:16:23.653 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.653 INFO kablam! --> src/main.rs:234:62 Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 12 23:16:23.653 INFO kablam! | ^^^ Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 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 12 23:16:23.653 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.653 INFO kablam! Oct 12 23:16:23.653 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.653 INFO kablam! --> src/main.rs:242:62 Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 12 23:16:23.653 INFO kablam! | ^^^ Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 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 12 23:16:23.653 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.653 INFO kablam! Oct 12 23:16:23.653 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.653 INFO kablam! --> src/main.rs:245:57 Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 12 23:16:23.653 INFO kablam! | ^^^ Oct 12 23:16:23.653 INFO kablam! | Oct 12 23:16:23.653 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 12 23:16:23.653 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.653 INFO kablam! Oct 12 23:16:23.679 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.680 INFO kablam! --> src/main.rs:202:53 Oct 12 23:16:23.680 INFO kablam! | Oct 12 23:16:23.680 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 12 23:16:23.680 INFO kablam! | ^^^ Oct 12 23:16:23.680 INFO kablam! | Oct 12 23:16:23.680 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 12 23:16:23.680 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.680 INFO kablam! Oct 12 23:16:23.846 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.847 INFO kablam! --> src/main.rs:202:53 Oct 12 23:16:23.847 INFO kablam! | Oct 12 23:16:23.847 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 12 23:16:23.847 INFO kablam! | ^^^ Oct 12 23:16:23.847 INFO kablam! | Oct 12 23:16:23.847 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 12 23:16:23.847 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 12 23:16:23.847 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.847 INFO kablam! Oct 12 23:16:23.848 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.848 INFO kablam! --> src/main.rs:210:53 Oct 12 23:16:23.848 INFO kablam! | Oct 12 23:16:23.848 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 12 23:16:23.848 INFO kablam! | ^^^ Oct 12 23:16:23.848 INFO kablam! | Oct 12 23:16:23.848 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 12 23:16:23.848 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.848 INFO kablam! Oct 12 23:16:23.848 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.848 INFO kablam! --> src/main.rs:218:54 Oct 12 23:16:23.848 INFO kablam! | Oct 12 23:16:23.848 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 12 23:16:23.848 INFO kablam! | ^^^ Oct 12 23:16:23.848 INFO kablam! | Oct 12 23:16:23.848 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 12 23:16:23.848 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.848 INFO kablam! Oct 12 23:16:23.848 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.848 INFO kablam! --> src/main.rs:234:62 Oct 12 23:16:23.848 INFO kablam! | Oct 12 23:16:23.848 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 12 23:16:23.848 INFO kablam! | ^^^ Oct 12 23:16:23.848 INFO kablam! | Oct 12 23:16:23.848 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 12 23:16:23.848 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.848 INFO kablam! Oct 12 23:16:23.848 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.848 INFO kablam! --> src/main.rs:242:62 Oct 12 23:16:23.848 INFO kablam! | Oct 12 23:16:23.848 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 12 23:16:23.848 INFO kablam! | ^^^ Oct 12 23:16:23.848 INFO kablam! | Oct 12 23:16:23.849 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 12 23:16:23.849 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.849 INFO kablam! Oct 12 23:16:23.849 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.849 INFO kablam! --> src/main.rs:245:57 Oct 12 23:16:23.849 INFO kablam! | Oct 12 23:16:23.849 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 12 23:16:23.849 INFO kablam! | ^^^ Oct 12 23:16:23.849 INFO kablam! | Oct 12 23:16:23.849 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 12 23:16:23.849 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.849 INFO kablam! Oct 12 23:16:23.863 INFO kablam! warning: floating-point types cannot be used in patterns Oct 12 23:16:23.863 INFO kablam! --> src/main.rs:202:53 Oct 12 23:16:23.863 INFO kablam! | Oct 12 23:16:23.863 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 12 23:16:23.863 INFO kablam! | ^^^ Oct 12 23:16:23.863 INFO kablam! | Oct 12 23:16:23.863 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 12 23:16:23.863 INFO kablam! = note: for more information, see issue #41620 Oct 12 23:16:23.863 INFO kablam! Oct 12 23:16:23.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.69s Oct 12 23:16:23.989 INFO kablam! su: No module specific data is present Oct 12 23:16:24.890 INFO running `"docker" "rm" "-f" "fc886b553e6880b588e32f4610d283ff462b5cb35f91697990a9ecbbb3afd2a6"` Oct 12 23:16:25.193 INFO blam! fc886b553e6880b588e32f4610d283ff462b5cb35f91697990a9ecbbb3afd2a6