Oct 27 08:21:16.161 INFO checking andrewdski/complex against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 08:21:16.161 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 08:21:16.443 INFO blam! c67cfe37351f6f33158ad132745ff5519af44d5a04a45a0067d68beb27805b5a Oct 27 08:21:16.445 INFO running `"docker" "start" "-a" "c67cfe37351f6f33158ad132745ff5519af44d5a04a45a0067d68beb27805b5a"` Oct 27 08:21:17.435 INFO kablam! usermod: no changes Oct 27 08:21:17.469 INFO kablam! Checking complex v0.1.0 (/source) Oct 27 08:21:17.983 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 08:21:17.984 INFO kablam! --> src/main.rs:13:28 Oct 27 08:21:17.984 INFO kablam! | Oct 27 08:21:17.984 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 27 08:21:17.985 INFO kablam! | ^^ Oct 27 08:21:17.985 INFO kablam! | Oct 27 08:21:17.985 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 08:21:17.985 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 08:21:17.986 INFO kablam! = note: for more information, see issue #41620 Oct 27 08:21:17.986 INFO kablam! Oct 27 08:21:17.986 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 08:21:17.986 INFO kablam! --> src/main.rs:14:25 Oct 27 08:21:17.987 INFO kablam! | Oct 27 08:21:17.987 INFO kablam! 14 | Complex{ r: 0., i } => write!(f, "{}", i), Oct 27 08:21:17.987 INFO kablam! | ^^ Oct 27 08:21:17.987 INFO kablam! | Oct 27 08:21:17.988 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 08:21:17.988 INFO kablam! = note: for more information, see issue #41620 Oct 27 08:21:17.988 INFO kablam! Oct 27 08:21:17.988 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 08:21:17.989 INFO kablam! --> src/main.rs:13:28 Oct 27 08:21:17.989 INFO kablam! | Oct 27 08:21:17.989 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 27 08:21:17.989 INFO kablam! | ^^ Oct 27 08:21:17.989 INFO kablam! | Oct 27 08:21:17.989 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 08:21:17.989 INFO kablam! = note: for more information, see issue #41620 Oct 27 08:21:17.989 INFO kablam! Oct 27 08:21:18.087 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 08:21:18.088 INFO kablam! --> src/main.rs:13:28 Oct 27 08:21:18.088 INFO kablam! | Oct 27 08:21:18.088 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 27 08:21:18.088 INFO kablam! | ^^ Oct 27 08:21:18.089 INFO kablam! | Oct 27 08:21:18.089 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 08:21:18.089 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 08:21:18.089 INFO kablam! = note: for more information, see issue #41620 Oct 27 08:21:18.090 INFO kablam! Oct 27 08:21:18.090 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 08:21:18.090 INFO kablam! --> src/main.rs:14:25 Oct 27 08:21:18.091 INFO kablam! | Oct 27 08:21:18.091 INFO kablam! 14 | Complex{ r: 0., i } => write!(f, "{}", i), Oct 27 08:21:18.091 INFO kablam! | ^^ Oct 27 08:21:18.092 INFO kablam! | Oct 27 08:21:18.092 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 08:21:18.092 INFO kablam! = note: for more information, see issue #41620 Oct 27 08:21:18.093 INFO kablam! Oct 27 08:21:18.093 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 08:21:18.093 INFO kablam! --> src/main.rs:13:28 Oct 27 08:21:18.093 INFO kablam! | Oct 27 08:21:18.094 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 27 08:21:18.094 INFO kablam! | ^^ Oct 27 08:21:18.094 INFO kablam! | Oct 27 08:21:18.094 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 08:21:18.095 INFO kablam! = note: for more information, see issue #41620 Oct 27 08:21:18.095 INFO kablam! Oct 27 08:21:18.119 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.66s Oct 27 08:21:18.123 INFO kablam! su: No module specific data is present Oct 27 08:21:18.907 INFO running `"docker" "rm" "-f" "c67cfe37351f6f33158ad132745ff5519af44d5a04a45a0067d68beb27805b5a"` Oct 27 08:21:19.161 INFO blam! c67cfe37351f6f33158ad132745ff5519af44d5a04a45a0067d68beb27805b5a