Sep 04 11:44:31.335 INFO checking lp-modeler-0.3.1 against try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0 for pr-53893 Sep 04 11:44:31.335 INFO running: cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets Sep 04 11:44:31.335 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53893/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-3/try#6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +6b43b862fabb13a0ce2a5371ea1e77ee1674b7e0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 11:44:31.545 INFO blam! 5714256e559e0af61a7507660bd380cd96a81612ae0aea3e18d44be74f1cfe22 Sep 04 11:44:31.548 INFO running `"docker" "start" "-a" "5714256e559e0af61a7507660bd380cd96a81612ae0aea3e18d44be74f1cfe22"` Sep 04 11:44:32.183 INFO kablam! Checking lp-modeler v0.3.1 (file:///source) Sep 04 11:44:33.537 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 11:44:33.537 INFO kablam! --> src/variables.rs:376:33 Sep 04 11:44:33.537 INFO kablam! | Sep 04 11:44:33.537 INFO kablam! 376 | (_, &LitVal(0.0)) => LitVal(0.0), Sep 04 11:44:33.537 INFO kablam! | ^^^ Sep 04 11:44:33.537 INFO kablam! | Sep 04 11:44:33.537 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 04 11:44:33.537 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! Sep 04 11:44:33.537 INFO kablam! = note: for more information, see issue #41620 Sep 04 11:44:33.537 INFO kablam! Sep 04 11:44:33.537 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 11:44:33.537 INFO kablam! --> src/variables.rs:377:30 Sep 04 11:44:33.538 INFO kablam! | Sep 04 11:44:33.538 INFO kablam! 377 | (&LitVal(0.0), _) => LitVal(0.0), Sep 04 11:44:33.538 INFO kablam! | ^^^ Sep 04 11:44:33.538 INFO kablam! | Sep 04 11:44:33.538 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! Sep 04 11:44:33.538 INFO kablam! = note: for more information, see issue #41620 Sep 04 11:44:33.538 INFO kablam! Sep 04 11:44:33.538 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 11:44:33.538 INFO kablam! --> src/variables.rs:400:33 Sep 04 11:44:33.538 INFO kablam! | Sep 04 11:44:33.538 INFO kablam! 400 | (_, &LitVal(0.0)) => simplify(left_expr), Sep 04 11:44:33.538 INFO kablam! | ^^^ Sep 04 11:44:33.538 INFO kablam! | Sep 04 11:44:33.538 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! Sep 04 11:44:33.538 INFO kablam! = note: for more information, see issue #41620 Sep 04 11:44:33.538 INFO kablam! Sep 04 11:44:33.538 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 11:44:33.538 INFO kablam! --> src/variables.rs:480:33 Sep 04 11:44:33.538 INFO kablam! | Sep 04 11:44:33.539 INFO kablam! 480 | (_, &LitVal(0.0)) => simplify(left_expr), Sep 04 11:44:33.539 INFO kablam! | ^^^ Sep 04 11:44:33.539 INFO kablam! | Sep 04 11:44:33.539 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! Sep 04 11:44:33.539 INFO kablam! = note: for more information, see issue #41620 Sep 04 11:44:33.539 INFO kablam! Sep 04 11:44:33.581 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 11:44:33.581 INFO kablam! --> src/variables.rs:376:33 Sep 04 11:44:33.581 INFO kablam! | Sep 04 11:44:33.581 INFO kablam! 376 | (_, &LitVal(0.0)) => LitVal(0.0), Sep 04 11:44:33.581 INFO kablam! | ^^^ Sep 04 11:44:33.581 INFO kablam! | Sep 04 11:44:33.581 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 04 11:44:33.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! Sep 04 11:44:33.581 INFO kablam! = note: for more information, see issue #41620 Sep 04 11:44:33.581 INFO kablam! Sep 04 11:44:33.581 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 11:44:33.582 INFO kablam! --> src/variables.rs:377:30 Sep 04 11:44:33.582 INFO kablam! | Sep 04 11:44:33.582 INFO kablam! 377 | (&LitVal(0.0), _) => LitVal(0.0), Sep 04 11:44:33.582 INFO kablam! | ^^^ Sep 04 11:44:33.582 INFO kablam! | Sep 04 11:44:33.582 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! Sep 04 11:44:33.582 INFO kablam! = note: for more information, see issue #41620 Sep 04 11:44:33.582 INFO kablam! Sep 04 11:44:33.582 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 11:44:33.582 INFO kablam! --> src/variables.rs:400:33 Sep 04 11:44:33.582 INFO kablam! | Sep 04 11:44:33.582 INFO kablam! 400 | (_, &LitVal(0.0)) => simplify(left_expr), Sep 04 11:44:33.582 INFO kablam! | ^^^ Sep 04 11:44:33.582 INFO kablam! | Sep 04 11:44:33.582 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! Sep 04 11:44:33.582 INFO kablam! = note: for more information, see issue #41620 Sep 04 11:44:33.582 INFO kablam! Sep 04 11:44:33.583 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 11:44:33.583 INFO kablam! --> src/variables.rs:480:33 Sep 04 11:44:33.583 INFO kablam! | Sep 04 11:44:33.583 INFO kablam! 480 | (_, &LitVal(0.0)) => simplify(left_expr), Sep 04 11:44:33.583 INFO kablam! | ^^^ Sep 04 11:44:33.583 INFO kablam! | Sep 04 11:44:33.583 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! Sep 04 11:44:33.583 INFO kablam! = note: for more information, see issue #41620 Sep 04 11:44:33.583 INFO kablam! Sep 04 11:44:33.688 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 11:44:33.688 INFO kablam! --> src/variables.rs:376:33 Sep 04 11:44:33.688 INFO kablam! | Sep 04 11:44:33.688 INFO kablam! 376 | (_, &LitVal(0.0)) => LitVal(0.0), Sep 04 11:44:33.689 INFO kablam! | ^^^ Sep 04 11:44:33.689 INFO kablam! | Sep 04 11:44:33.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! Sep 04 11:44:33.689 INFO kablam! = note: for more information, see issue #41620 Sep 04 11:44:33.689 INFO kablam! Sep 04 11:44:33.746 INFO kablam! warning: floating-point types cannot be used in patterns Sep 04 11:44:33.747 INFO kablam! --> src/variables.rs:376:33 Sep 04 11:44:33.747 INFO kablam! | Sep 04 11:44:33.747 INFO kablam! 376 | (_, &LitVal(0.0)) => LitVal(0.0), Sep 04 11:44:33.747 INFO kablam! | ^^^ Sep 04 11:44:33.747 INFO kablam! | Sep 04 11:44:33.747 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! Sep 04 11:44:33.747 INFO kablam! = note: for more information, see issue #41620 Sep 04 11:44:33.747 INFO kablam! Sep 04 11:44:34.018 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.85s Sep 04 11:44:34.021 INFO kablam! su: No module specific data is present Sep 04 11:44:34.437 INFO running `"docker" "rm" "-f" "5714256e559e0af61a7507660bd380cd96a81612ae0aea3e18d44be74f1cfe22"` Sep 04 11:44:34.587 INFO blam! 5714256e559e0af61a7507660bd380cd96a81612ae0aea3e18d44be74f1cfe22