Oct 27 06:24:30.960 INFO checking cristicbz/diff-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:24:30.960 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 06:24:31.349 INFO blam! b70f9ad8a3a661fad585150ec893b84d96ccd91e680ed8d1ac8106db70c62231 Oct 27 06:24:31.351 INFO running `"docker" "start" "-a" "b70f9ad8a3a661fad585150ec893b84d96ccd91e680ed8d1ac8106db70c62231"` Oct 27 06:24:32.424 INFO kablam! usermod: no changes Oct 27 06:24:32.514 INFO kablam! Checking ordered-float v0.4.0 Oct 27 06:24:33.459 INFO kablam! Checking diff v0.1.0 (/source) Oct 27 06:24:34.679 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.679 INFO kablam! --> src/main.rs:202:53 Oct 27 06:24:34.680 INFO kablam! | Oct 27 06:24:34.680 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 27 06:24:34.680 INFO kablam! | ^^^ Oct 27 06:24:34.680 INFO kablam! | Oct 27 06:24:34.681 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 06:24:34.681 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 06:24:34.681 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.681 INFO kablam! Oct 27 06:24:34.682 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.682 INFO kablam! --> src/main.rs:210:53 Oct 27 06:24:34.682 INFO kablam! | Oct 27 06:24:34.682 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 27 06:24:34.683 INFO kablam! | ^^^ Oct 27 06:24:34.683 INFO kablam! | Oct 27 06:24:34.684 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 06:24:34.684 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.684 INFO kablam! Oct 27 06:24:34.684 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.685 INFO kablam! --> src/main.rs:218:54 Oct 27 06:24:34.685 INFO kablam! | Oct 27 06:24:34.685 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 27 06:24:34.686 INFO kablam! | ^^^ Oct 27 06:24:34.686 INFO kablam! | Oct 27 06:24:34.686 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 06:24:34.687 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.687 INFO kablam! Oct 27 06:24:34.687 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.687 INFO kablam! --> src/main.rs:234:62 Oct 27 06:24:34.688 INFO kablam! | Oct 27 06:24:34.688 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 27 06:24:34.688 INFO kablam! | ^^^ Oct 27 06:24:34.688 INFO kablam! | Oct 27 06:24:34.689 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 06:24:34.689 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.689 INFO kablam! Oct 27 06:24:34.689 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.689 INFO kablam! --> src/main.rs:242:62 Oct 27 06:24:34.690 INFO kablam! | Oct 27 06:24:34.690 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 27 06:24:34.690 INFO kablam! | ^^^ Oct 27 06:24:34.690 INFO kablam! | Oct 27 06:24:34.695 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 06:24:34.695 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.695 INFO kablam! Oct 27 06:24:34.696 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.696 INFO kablam! --> src/main.rs:245:57 Oct 27 06:24:34.696 INFO kablam! | Oct 27 06:24:34.696 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 27 06:24:34.697 INFO kablam! | ^^^ Oct 27 06:24:34.697 INFO kablam! | Oct 27 06:24:34.697 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 06:24:34.697 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.698 INFO kablam! Oct 27 06:24:34.698 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.698 INFO kablam! --> src/main.rs:202:53 Oct 27 06:24:34.699 INFO kablam! | Oct 27 06:24:34.699 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 27 06:24:34.699 INFO kablam! | ^^^ Oct 27 06:24:34.699 INFO kablam! | Oct 27 06:24:34.700 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 06:24:34.700 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.700 INFO kablam! Oct 27 06:24:34.723 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.723 INFO kablam! --> src/main.rs:202:53 Oct 27 06:24:34.723 INFO kablam! | Oct 27 06:24:34.723 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 27 06:24:34.723 INFO kablam! | ^^^ Oct 27 06:24:34.723 INFO kablam! | Oct 27 06:24:34.723 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 06:24:34.723 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 06:24:34.723 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.723 INFO kablam! Oct 27 06:24:34.724 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.724 INFO kablam! --> src/main.rs:210:53 Oct 27 06:24:34.724 INFO kablam! | Oct 27 06:24:34.724 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 27 06:24:34.724 INFO kablam! | ^^^ Oct 27 06:24:34.724 INFO kablam! | Oct 27 06:24:34.724 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 06:24:34.724 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.724 INFO kablam! Oct 27 06:24:34.731 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.731 INFO kablam! --> src/main.rs:218:54 Oct 27 06:24:34.731 INFO kablam! | Oct 27 06:24:34.731 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 27 06:24:34.731 INFO kablam! | ^^^ Oct 27 06:24:34.731 INFO kablam! | Oct 27 06:24:34.731 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 06:24:34.731 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.731 INFO kablam! Oct 27 06:24:34.731 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.731 INFO kablam! --> src/main.rs:234:62 Oct 27 06:24:34.731 INFO kablam! | Oct 27 06:24:34.732 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 27 06:24:34.732 INFO kablam! | ^^^ Oct 27 06:24:34.732 INFO kablam! | Oct 27 06:24:34.732 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 06:24:34.732 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.732 INFO kablam! Oct 27 06:24:34.732 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.732 INFO kablam! --> src/main.rs:242:62 Oct 27 06:24:34.732 INFO kablam! | Oct 27 06:24:34.732 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 27 06:24:34.732 INFO kablam! | ^^^ Oct 27 06:24:34.742 INFO kablam! | Oct 27 06:24:34.743 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 06:24:34.743 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.743 INFO kablam! Oct 27 06:24:34.743 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.743 INFO kablam! --> src/main.rs:245:57 Oct 27 06:24:34.743 INFO kablam! | Oct 27 06:24:34.743 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 27 06:24:34.743 INFO kablam! | ^^^ Oct 27 06:24:34.743 INFO kablam! | Oct 27 06:24:34.743 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 06:24:34.743 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.743 INFO kablam! Oct 27 06:24:34.748 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:34.748 INFO kablam! --> src/main.rs:202:53 Oct 27 06:24:34.748 INFO kablam! | Oct 27 06:24:34.748 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 27 06:24:34.748 INFO kablam! | ^^^ Oct 27 06:24:34.748 INFO kablam! | Oct 27 06:24:34.748 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 06:24:34.748 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:34.749 INFO kablam! Oct 27 06:24:34.916 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.45s Oct 27 06:24:34.916 INFO kablam! su: No module specific data is present Oct 27 06:24:35.903 INFO running `"docker" "rm" "-f" "b70f9ad8a3a661fad585150ec893b84d96ccd91e680ed8d1ac8106db70c62231"` Oct 27 06:24:36.251 INFO blam! b70f9ad8a3a661fad585150ec893b84d96ccd91e680ed8d1ac8106db70c62231