Oct 21 19:45:35.200 INFO checking andrewdski/complex against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 19:45:35.200 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 19:45:35.372 INFO blam! 96ef9b383131dc3a1df6e508f73ef20a02786a89688c4e91cfd9832fb3745a5b Oct 21 19:45:35.373 INFO running `"docker" "start" "-a" "96ef9b383131dc3a1df6e508f73ef20a02786a89688c4e91cfd9832fb3745a5b"` Oct 21 19:45:36.031 INFO kablam! usermod: no changes Oct 21 19:45:36.073 INFO kablam! Checking complex v0.1.0 (/source) Oct 21 19:45:36.533 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 19:45:36.533 INFO kablam! --> src/main.rs:13:28 Oct 21 19:45:36.534 INFO kablam! | Oct 21 19:45:36.534 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 21 19:45:36.534 INFO kablam! | ^^ Oct 21 19:45:36.534 INFO kablam! | Oct 21 19:45:36.535 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 21 19:45:36.535 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 19:45:36.535 INFO kablam! = note: for more information, see issue #41620 Oct 21 19:45:36.536 INFO kablam! Oct 21 19:45:36.536 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 19:45:36.536 INFO kablam! --> src/main.rs:14:25 Oct 21 19:45:36.537 INFO kablam! | Oct 21 19:45:36.537 INFO kablam! 14 | Complex{ r: 0., i } => write!(f, "{}", i), Oct 21 19:45:36.537 INFO kablam! | ^^ Oct 21 19:45:36.538 INFO kablam! | Oct 21 19:45:36.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! Oct 21 19:45:36.538 INFO kablam! = note: for more information, see issue #41620 Oct 21 19:45:36.539 INFO kablam! Oct 21 19:45:36.539 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 19:45:36.539 INFO kablam! --> src/main.rs:13:28 Oct 21 19:45:36.539 INFO kablam! | Oct 21 19:45:36.540 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 21 19:45:36.540 INFO kablam! | ^^ Oct 21 19:45:36.540 INFO kablam! | Oct 21 19:45:36.540 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 19:45:36.540 INFO kablam! = note: for more information, see issue #41620 Oct 21 19:45:36.540 INFO kablam! Oct 21 19:45:36.588 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 19:45:36.589 INFO kablam! --> src/main.rs:13:28 Oct 21 19:45:36.589 INFO kablam! | Oct 21 19:45:36.589 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 21 19:45:36.589 INFO kablam! | ^^ Oct 21 19:45:36.589 INFO kablam! | Oct 21 19:45:36.589 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 21 19:45:36.589 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 19:45:36.589 INFO kablam! = note: for more information, see issue #41620 Oct 21 19:45:36.589 INFO kablam! Oct 21 19:45:36.589 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 19:45:36.589 INFO kablam! --> src/main.rs:14:25 Oct 21 19:45:36.589 INFO kablam! | Oct 21 19:45:36.589 INFO kablam! 14 | Complex{ r: 0., i } => write!(f, "{}", i), Oct 21 19:45:36.589 INFO kablam! | ^^ Oct 21 19:45:36.589 INFO kablam! | Oct 21 19:45:36.589 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 19:45:36.589 INFO kablam! = note: for more information, see issue #41620 Oct 21 19:45:36.589 INFO kablam! Oct 21 19:45:36.592 INFO kablam! warning: floating-point types cannot be used in patterns Oct 21 19:45:36.592 INFO kablam! --> src/main.rs:13:28 Oct 21 19:45:36.592 INFO kablam! | Oct 21 19:45:36.592 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 21 19:45:36.592 INFO kablam! | ^^ Oct 21 19:45:36.592 INFO kablam! | Oct 21 19:45:36.592 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 19:45:36.592 INFO kablam! = note: for more information, see issue #41620 Oct 21 19:45:36.592 INFO kablam! Oct 21 19:45:36.613 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.55s Oct 21 19:45:36.623 INFO kablam! su: No module specific data is present Oct 21 19:45:36.961 INFO running `"docker" "rm" "-f" "96ef9b383131dc3a1df6e508f73ef20a02786a89688c4e91cfd9832fb3745a5b"` Oct 21 19:45:37.058 INFO blam! 96ef9b383131dc3a1df6e508f73ef20a02786a89688c4e91cfd9832fb3745a5b