Oct 13 01:13:55.862 INFO checking andrewdski/complex against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 01:13:55.862 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-1/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 13 01:13:56.043 INFO blam! 03feb8b7a30461b53e9455d3ead076429fcc9499a0399190498bef35dd677db4 Oct 13 01:13:56.046 INFO running `"docker" "start" "-a" "03feb8b7a30461b53e9455d3ead076429fcc9499a0399190498bef35dd677db4"` Oct 13 01:13:56.589 INFO kablam! usermod: no changes Oct 13 01:13:56.621 INFO kablam! Checking complex v0.1.0 (/source) Oct 13 01:13:57.026 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 01:13:57.026 INFO kablam! --> src/main.rs:13:28 Oct 13 01:13:57.026 INFO kablam! | Oct 13 01:13:57.026 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 13 01:13:57.026 INFO kablam! | ^^ Oct 13 01:13:57.026 INFO kablam! | Oct 13 01:13:57.026 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 13 01:13:57.026 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 13 01:13:57.026 INFO kablam! = note: for more information, see issue #41620 Oct 13 01:13:57.026 INFO kablam! Oct 13 01:13:57.026 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 01:13:57.026 INFO kablam! --> src/main.rs:14:25 Oct 13 01:13:57.026 INFO kablam! | Oct 13 01:13:57.026 INFO kablam! 14 | Complex{ r: 0., i } => write!(f, "{}", i), Oct 13 01:13:57.026 INFO kablam! | ^^ Oct 13 01:13:57.026 INFO kablam! | Oct 13 01:13:57.027 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 13 01:13:57.027 INFO kablam! = note: for more information, see issue #41620 Oct 13 01:13:57.027 INFO kablam! Oct 13 01:13:57.027 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 01:13:57.027 INFO kablam! --> src/main.rs:13:28 Oct 13 01:13:57.027 INFO kablam! | Oct 13 01:13:57.027 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 13 01:13:57.027 INFO kablam! | ^^ Oct 13 01:13:57.027 INFO kablam! | Oct 13 01:13:57.027 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 13 01:13:57.027 INFO kablam! = note: for more information, see issue #41620 Oct 13 01:13:57.027 INFO kablam! Oct 13 01:13:57.199 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 01:13:57.199 INFO kablam! --> src/main.rs:13:28 Oct 13 01:13:57.199 INFO kablam! | Oct 13 01:13:57.199 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 13 01:13:57.199 INFO kablam! | ^^ Oct 13 01:13:57.199 INFO kablam! | Oct 13 01:13:57.199 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 13 01:13:57.199 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 13 01:13:57.199 INFO kablam! = note: for more information, see issue #41620 Oct 13 01:13:57.199 INFO kablam! Oct 13 01:13:57.199 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 01:13:57.199 INFO kablam! --> src/main.rs:14:25 Oct 13 01:13:57.199 INFO kablam! | Oct 13 01:13:57.199 INFO kablam! 14 | Complex{ r: 0., i } => write!(f, "{}", i), Oct 13 01:13:57.199 INFO kablam! | ^^ Oct 13 01:13:57.199 INFO kablam! | Oct 13 01:13:57.199 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 13 01:13:57.199 INFO kablam! = note: for more information, see issue #41620 Oct 13 01:13:57.199 INFO kablam! Oct 13 01:13:57.200 INFO kablam! warning: floating-point types cannot be used in patterns Oct 13 01:13:57.200 INFO kablam! --> src/main.rs:13:28 Oct 13 01:13:57.201 INFO kablam! | Oct 13 01:13:57.201 INFO kablam! 13 | Complex{ r, i: 0. } => write!(f, "{}", r), Oct 13 01:13:57.201 INFO kablam! | ^^ Oct 13 01:13:57.204 INFO kablam! | Oct 13 01:13:57.204 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 13 01:13:57.204 INFO kablam! = note: for more information, see issue #41620 Oct 13 01:13:57.204 INFO kablam! Oct 13 01:13:57.231 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.62s Oct 13 01:13:57.233 INFO kablam! su: No module specific data is present Oct 13 01:13:57.686 INFO running `"docker" "rm" "-f" "03feb8b7a30461b53e9455d3ead076429fcc9499a0399190498bef35dd677db4"` Oct 13 01:13:57.924 INFO blam! 03feb8b7a30461b53e9455d3ead076429fcc9499a0399190498bef35dd677db4