Oct 21 18:44:28.999 INFO checking cristicbz/diff-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:44:28.999 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 18:44:29.561 INFO blam! 96fab886089bacb654451b37c9fa91554b538a638df3f8aa954f929edc413561 Oct 21 18:44:29.620 INFO running `"docker" "start" "-a" "96fab886089bacb654451b37c9fa91554b538a638df3f8aa954f929edc413561"` Oct 21 18:44:30.864 INFO kablam! usermod: no changes Oct 21 18:44:30.940 INFO kablam! Checking ordered-float v0.4.0 Oct 21 18:44:31.600 INFO kablam! Checking diff v0.1.0 (/source) Oct 21 18:44:32.420 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.420 INFO kablam! --> src/main.rs:202:53 Oct 21 18:44:32.420 INFO kablam! | Oct 21 18:44:32.420 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 21 18:44:32.420 INFO kablam! | ^^^ Oct 21 18:44:32.420 INFO kablam! | Oct 21 18:44:32.420 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 21 18:44:32.420 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 18:44:32.420 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.420 INFO kablam! Oct 21 18:44:32.420 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.420 INFO kablam! --> src/main.rs:210:53 Oct 21 18:44:32.420 INFO kablam! | Oct 21 18:44:32.420 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 21 18:44:32.420 INFO kablam! | ^^^ Oct 21 18:44:32.420 INFO kablam! | Oct 21 18:44:32.420 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 18:44:32.420 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.420 INFO kablam! Oct 21 18:44:32.420 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.420 INFO kablam! --> src/main.rs:218:54 Oct 21 18:44:32.420 INFO kablam! | Oct 21 18:44:32.420 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 21 18:44:32.420 INFO kablam! | ^^^ Oct 21 18:44:32.420 INFO kablam! | Oct 21 18:44:32.420 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 18:44:32.420 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.420 INFO kablam! Oct 21 18:44:32.420 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.420 INFO kablam! --> src/main.rs:234:62 Oct 21 18:44:32.420 INFO kablam! | Oct 21 18:44:32.420 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 21 18:44:32.420 INFO kablam! | ^^^ Oct 21 18:44:32.420 INFO kablam! | Oct 21 18:44:32.420 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 18:44:32.421 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.421 INFO kablam! Oct 21 18:44:32.421 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.421 INFO kablam! --> src/main.rs:242:62 Oct 21 18:44:32.421 INFO kablam! | Oct 21 18:44:32.421 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 21 18:44:32.421 INFO kablam! | ^^^ Oct 21 18:44:32.421 INFO kablam! | Oct 21 18:44:32.421 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 18:44:32.421 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.421 INFO kablam! Oct 21 18:44:32.421 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.421 INFO kablam! --> src/main.rs:245:57 Oct 21 18:44:32.421 INFO kablam! | Oct 21 18:44:32.421 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 21 18:44:32.421 INFO kablam! | ^^^ Oct 21 18:44:32.421 INFO kablam! | Oct 21 18:44:32.421 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 18:44:32.421 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.421 INFO kablam! Oct 21 18:44:32.428 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.428 INFO kablam! --> src/main.rs:202:53 Oct 21 18:44:32.428 INFO kablam! | Oct 21 18:44:32.428 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 21 18:44:32.428 INFO kablam! | ^^^ Oct 21 18:44:32.428 INFO kablam! | Oct 21 18:44:32.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 21 18:44:32.428 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.428 INFO kablam! Oct 21 18:44:32.580 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.580 INFO kablam! --> src/main.rs:202:53 Oct 21 18:44:32.580 INFO kablam! | Oct 21 18:44:32.580 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 21 18:44:32.580 INFO kablam! | ^^^ Oct 21 18:44:32.580 INFO kablam! | Oct 21 18:44:32.580 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 21 18:44:32.580 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 18:44:32.580 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.580 INFO kablam! Oct 21 18:44:32.580 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.580 INFO kablam! --> src/main.rs:210:53 Oct 21 18:44:32.580 INFO kablam! | Oct 21 18:44:32.580 INFO kablam! 210 | (NodeDef::Constant(OrderedFloat(1.0)), rhs_def) if op == Binary::Mul || Oct 21 18:44:32.580 INFO kablam! | ^^^ Oct 21 18:44:32.580 INFO kablam! | Oct 21 18:44:32.580 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 18:44:32.580 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.580 INFO kablam! Oct 21 18:44:32.580 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.580 INFO kablam! --> src/main.rs:218:54 Oct 21 18:44:32.580 INFO kablam! | Oct 21 18:44:32.580 INFO kablam! 218 | (NodeDef::Constant(OrderedFloat(-1.0)), _) if op == Binary::Mul || Oct 21 18:44:32.580 INFO kablam! | ^^^ Oct 21 18:44:32.580 INFO kablam! | Oct 21 18:44:32.580 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 18:44:32.580 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.580 INFO kablam! Oct 21 18:44:32.580 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.580 INFO kablam! --> src/main.rs:234:62 Oct 21 18:44:32.580 INFO kablam! | Oct 21 18:44:32.580 INFO kablam! 234 | (lhs_def, NodeDef::Constant(OrderedFloat(0.0))) => { Oct 21 18:44:32.581 INFO kablam! | ^^^ Oct 21 18:44:32.581 INFO kablam! | Oct 21 18:44:32.581 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 18:44:32.581 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.581 INFO kablam! Oct 21 18:44:32.581 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.581 INFO kablam! --> src/main.rs:242:62 Oct 21 18:44:32.581 INFO kablam! | Oct 21 18:44:32.581 INFO kablam! 242 | (lhs_def, NodeDef::Constant(OrderedFloat(1.0))) if op == Binary::Mul || Oct 21 18:44:32.581 INFO kablam! | ^^^ Oct 21 18:44:32.581 INFO kablam! | Oct 21 18:44:32.581 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 18:44:32.581 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.581 INFO kablam! Oct 21 18:44:32.581 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.581 INFO kablam! --> src/main.rs:245:57 Oct 21 18:44:32.581 INFO kablam! | Oct 21 18:44:32.581 INFO kablam! 245 | (_, NodeDef::Constant(OrderedFloat(-1.0))) if op == Binary::Mul || Oct 21 18:44:32.581 INFO kablam! | ^^^ Oct 21 18:44:32.581 INFO kablam! | Oct 21 18:44:32.581 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 18:44:32.581 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.581 INFO kablam! Oct 21 18:44:32.596 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 18:44:32.596 INFO kablam! --> src/main.rs:202:53 Oct 21 18:44:32.596 INFO kablam! | Oct 21 18:44:32.596 INFO kablam! 202 | (NodeDef::Constant(OrderedFloat(0.0)), rhs_def) => { Oct 21 18:44:32.596 INFO kablam! | ^^^ Oct 21 18:44:32.596 INFO kablam! | Oct 21 18:44:32.596 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 18:44:32.596 INFO kablam! = note: for more information, see issue #41620 Oct 21 18:44:32.596 INFO kablam! Oct 21 18:44:32.683 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.79s Oct 21 18:44:32.683 INFO kablam! su: No module specific data is present Oct 21 18:44:33.182 INFO running `"docker" "rm" "-f" "96fab886089bacb654451b37c9fa91554b538a638df3f8aa954f929edc413561"` Oct 21 18:44:33.550 INFO blam! 96fab886089bacb654451b37c9fa91554b538a638df3f8aa954f929edc413561