Oct 27 06:24:31.708 INFO checking cristicbz/diff-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 06:24:31.708 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 27 06:24:32.080 INFO blam! ed39e0acb39c18ec8d646289a079452331789933389b47dfc7d4c7a6a839ae95 Oct 27 06:24:32.083 INFO running `"docker" "start" "-a" "ed39e0acb39c18ec8d646289a079452331789933389b47dfc7d4c7a6a839ae95"` Oct 27 06:24:34.477 INFO kablam! usermod: no changes Oct 27 06:24:34.579 INFO kablam! Checking ordered-float v0.4.0 Oct 27 06:24:35.379 INFO kablam! Checking diff v0.1.0 (/source) Oct 27 06:24:36.427 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.427 INFO kablam! --> src/main.rs:202:53 Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.427 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 27 06:24:36.427 INFO kablam! | ^^^ Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.427 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 06:24:36.427 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:36.427 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.427 INFO kablam! Oct 27 06:24:36.427 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.427 INFO kablam! --> src/main.rs:210:53 Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.427 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 27 06:24:36.427 INFO kablam! | ^^^ Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.427 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:36.427 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.427 INFO kablam! Oct 27 06:24:36.427 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.427 INFO kablam! --> src/main.rs:218:54 Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.427 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 27 06:24:36.427 INFO kablam! | ^^^ Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.427 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:36.427 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.427 INFO kablam! Oct 27 06:24:36.427 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.427 INFO kablam! --> src/main.rs:234:62 Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.427 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 27 06:24:36.427 INFO kablam! | ^^^ Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.427 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:36.427 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.427 INFO kablam! Oct 27 06:24:36.427 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.427 INFO kablam! --> src/main.rs:242:62 Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.427 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 27 06:24:36.427 INFO kablam! | ^^^ Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.427 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:36.427 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.427 INFO kablam! Oct 27 06:24:36.427 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.427 INFO kablam! --> src/main.rs:245:57 Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.427 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 27 06:24:36.427 INFO kablam! | ^^^ Oct 27 06:24:36.427 INFO kablam! | Oct 27 06:24:36.428 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:36.428 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.428 INFO kablam! Oct 27 06:24:36.443 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.447 INFO kablam! --> src/main.rs:202:53 Oct 27 06:24:36.447 INFO kablam! | Oct 27 06:24:36.447 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 27 06:24:36.447 INFO kablam! | ^^^ Oct 27 06:24:36.447 INFO kablam! | Oct 27 06:24:36.447 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:36.447 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.447 INFO kablam! Oct 27 06:24:36.618 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.618 INFO kablam! --> src/main.rs:202:53 Oct 27 06:24:36.618 INFO kablam! | Oct 27 06:24:36.618 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 27 06:24:36.618 INFO kablam! | ^^^ Oct 27 06:24:36.618 INFO kablam! | Oct 27 06:24:36.618 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 06:24:36.618 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:36.618 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.618 INFO kablam! Oct 27 06:24:36.618 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.618 INFO kablam! --> src/main.rs:210:53 Oct 27 06:24:36.618 INFO kablam! | Oct 27 06:24:36.618 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 27 06:24:36.618 INFO kablam! | ^^^ Oct 27 06:24:36.618 INFO kablam! | Oct 27 06:24:36.618 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:36.618 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.618 INFO kablam! Oct 27 06:24:36.618 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.618 INFO kablam! --> src/main.rs:218:54 Oct 27 06:24:36.618 INFO kablam! | Oct 27 06:24:36.618 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 27 06:24:36.618 INFO kablam! | ^^^ Oct 27 06:24:36.618 INFO kablam! | Oct 27 06:24:36.618 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:36.618 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.618 INFO kablam! Oct 27 06:24:36.618 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.618 INFO kablam! --> src/main.rs:234:62 Oct 27 06:24:36.618 INFO kablam! | Oct 27 06:24:36.618 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 27 06:24:36.618 INFO kablam! | ^^^ Oct 27 06:24:36.618 INFO kablam! | Oct 27 06:24:36.618 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:36.618 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.618 INFO kablam! Oct 27 06:24:36.618 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.618 INFO kablam! --> src/main.rs:242:62 Oct 27 06:24:36.618 INFO kablam! | Oct 27 06:24:36.618 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 27 06:24:36.618 INFO kablam! | ^^^ Oct 27 06:24:36.618 INFO kablam! | Oct 27 06:24:36.623 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:36.623 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.623 INFO kablam! Oct 27 06:24:36.623 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.623 INFO kablam! --> src/main.rs:245:57 Oct 27 06:24:36.623 INFO kablam! | Oct 27 06:24:36.623 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 27 06:24:36.623 INFO kablam! | ^^^ Oct 27 06:24:36.623 INFO kablam! | Oct 27 06:24:36.623 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:36.623 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.623 INFO kablam! Oct 27 06:24:36.631 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 06:24:36.631 INFO kablam! --> src/main.rs:202:53 Oct 27 06:24:36.635 INFO kablam! | Oct 27 06:24:36.635 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 27 06:24:36.635 INFO kablam! | ^^^ Oct 27 06:24:36.635 INFO kablam! | Oct 27 06:24:36.635 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:36.635 INFO kablam! = note: for more information, see issue #41620 Oct 27 06:24:36.635 INFO kablam! Oct 27 06:24:36.748 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.24s Oct 27 06:24:36.757 INFO kablam! su: No module specific data is present Oct 27 06:24:37.395 INFO running `"docker" "rm" "-f" "ed39e0acb39c18ec8d646289a079452331789933389b47dfc7d4c7a6a839ae95"` Oct 27 06:24:37.614 INFO blam! ed39e0acb39c18ec8d646289a079452331789933389b47dfc7d4c7a6a839ae95