Sep 19 22:44:44.460 INFO checking lp-modeler-0.3.1 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 22:44:44.460 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 22:44:44.460 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-7/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-7/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 22:44:44.783 INFO blam! a36a090eb72cc36fe509b63883bcc2e9b3960e1781558a5f25e10df474ff582e Sep 19 22:44:44.785 INFO running `"docker" "start" "-a" "a36a090eb72cc36fe509b63883bcc2e9b3960e1781558a5f25e10df474ff582e"` Sep 19 22:44:47.023 INFO kablam! usermod: no changes Sep 19 22:44:47.091 INFO kablam! Checking lp-modeler v0.3.1 (/source) Sep 19 22:44:48.339 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 22:44:48.340 INFO kablam! --> src/variables.rs:376:33 Sep 19 22:44:48.340 INFO kablam! | Sep 19 22:44:48.341 INFO kablam! 376 | (_, &LitVal(0.0)) => LitVal(0.0), Sep 19 22:44:48.341 INFO kablam! | ^^^ Sep 19 22:44:48.342 INFO kablam! | Sep 19 22:44:48.342 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 19 22:44:48.342 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 19 22:44:48.343 INFO kablam! = note: for more information, see issue #41620 Sep 19 22:44:48.343 INFO kablam! Sep 19 22:44:48.344 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 22:44:48.344 INFO kablam! --> src/variables.rs:377:30 Sep 19 22:44:48.344 INFO kablam! | Sep 19 22:44:48.345 INFO kablam! 377 | (&LitVal(0.0), _) => LitVal(0.0), Sep 19 22:44:48.345 INFO kablam! | ^^^ Sep 19 22:44:48.346 INFO kablam! | Sep 19 22:44:48.346 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 19 22:44:48.346 INFO kablam! = note: for more information, see issue #41620 Sep 19 22:44:48.347 INFO kablam! Sep 19 22:44:48.347 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 22:44:48.348 INFO kablam! --> src/variables.rs:400:33 Sep 19 22:44:48.348 INFO kablam! | Sep 19 22:44:48.348 INFO kablam! 400 | (_, &LitVal(0.0)) => simplify(left_expr), Sep 19 22:44:48.349 INFO kablam! | ^^^ Sep 19 22:44:48.349 INFO kablam! | Sep 19 22:44:48.349 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 19 22:44:48.350 INFO kablam! = note: for more information, see issue #41620 Sep 19 22:44:48.350 INFO kablam! Sep 19 22:44:48.351 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 22:44:48.351 INFO kablam! --> src/variables.rs:480:33 Sep 19 22:44:48.351 INFO kablam! | Sep 19 22:44:48.352 INFO kablam! 480 | (_, &LitVal(0.0)) => simplify(left_expr), Sep 19 22:44:48.352 INFO kablam! | ^^^ Sep 19 22:44:48.353 INFO kablam! | Sep 19 22:44:48.353 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 19 22:44:48.354 INFO kablam! = note: for more information, see issue #41620 Sep 19 22:44:48.354 INFO kablam! Sep 19 22:44:48.463 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 22:44:48.464 INFO kablam! --> src/variables.rs:376:33 Sep 19 22:44:48.464 INFO kablam! | Sep 19 22:44:48.464 INFO kablam! 376 | (_, &LitVal(0.0)) => LitVal(0.0), Sep 19 22:44:48.465 INFO kablam! | ^^^ Sep 19 22:44:48.465 INFO kablam! | Sep 19 22:44:48.466 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 19 22:44:48.466 INFO kablam! = note: for more information, see issue #41620 Sep 19 22:44:48.466 INFO kablam! Sep 19 22:44:48.527 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 22:44:48.527 INFO kablam! --> src/variables.rs:376:33 Sep 19 22:44:48.527 INFO kablam! | Sep 19 22:44:48.527 INFO kablam! 376 | (_, &LitVal(0.0)) => LitVal(0.0), Sep 19 22:44:48.527 INFO kablam! | ^^^ Sep 19 22:44:48.527 INFO kablam! | Sep 19 22:44:48.527 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Sep 19 22:44:48.527 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 19 22:44:48.527 INFO kablam! = note: for more information, see issue #41620 Sep 19 22:44:48.527 INFO kablam! Sep 19 22:44:48.527 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 22:44:48.527 INFO kablam! --> src/variables.rs:377:30 Sep 19 22:44:48.527 INFO kablam! | Sep 19 22:44:48.527 INFO kablam! 377 | (&LitVal(0.0), _) => LitVal(0.0), Sep 19 22:44:48.527 INFO kablam! | ^^^ Sep 19 22:44:48.527 INFO kablam! | Sep 19 22:44:48.527 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 19 22:44:48.527 INFO kablam! = note: for more information, see issue #41620 Sep 19 22:44:48.527 INFO kablam! Sep 19 22:44:48.527 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 22:44:48.527 INFO kablam! --> src/variables.rs:400:33 Sep 19 22:44:48.527 INFO kablam! | Sep 19 22:44:48.527 INFO kablam! 400 | (_, &LitVal(0.0)) => simplify(left_expr), Sep 19 22:44:48.527 INFO kablam! | ^^^ Sep 19 22:44:48.527 INFO kablam! | Sep 19 22:44:48.527 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 19 22:44:48.527 INFO kablam! = note: for more information, see issue #41620 Sep 19 22:44:48.527 INFO kablam! Sep 19 22:44:48.527 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 22:44:48.527 INFO kablam! --> src/variables.rs:480:33 Sep 19 22:44:48.527 INFO kablam! | Sep 19 22:44:48.528 INFO kablam! 480 | (_, &LitVal(0.0)) => simplify(left_expr), Sep 19 22:44:48.528 INFO kablam! | ^^^ Sep 19 22:44:48.528 INFO kablam! | Sep 19 22:44:48.528 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 19 22:44:48.528 INFO kablam! = note: for more information, see issue #41620 Sep 19 22:44:48.528 INFO kablam! Sep 19 22:44:48.674 INFO kablam! warning: floating-point types cannot be used in patterns Sep 19 22:44:48.674 INFO kablam! --> src/variables.rs:376:33 Sep 19 22:44:48.674 INFO kablam! | Sep 19 22:44:48.674 INFO kablam! 376 | (_, &LitVal(0.0)) => LitVal(0.0), Sep 19 22:44:48.674 INFO kablam! | ^^^ Sep 19 22:44:48.674 INFO kablam! | Sep 19 22:44:48.674 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 19 22:44:48.674 INFO kablam! = note: for more information, see issue #41620 Sep 19 22:44:48.674 INFO kablam! Sep 19 22:44:48.814 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.75s Sep 19 22:44:48.816 INFO kablam! su: No module specific data is present Sep 19 22:44:50.437 INFO running `"docker" "rm" "-f" "a36a090eb72cc36fe509b63883bcc2e9b3960e1781558a5f25e10df474ff582e"` Sep 19 22:44:50.718 INFO blam! a36a090eb72cc36fe509b63883bcc2e9b3960e1781558a5f25e10df474ff582e