Oct 27 10:14:41.092 INFO checking Peternator7/toy-lang against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 10:14:41.092 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192-2/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 27 10:14:41.315 INFO blam! baa6a409458b10544666201be134d4574c626f95b127230013c3106e51610aaf Oct 27 10:14:41.317 INFO running `"docker" "start" "-a" "baa6a409458b10544666201be134d4574c626f95b127230013c3106e51610aaf"` Oct 27 10:14:41.755 INFO kablam! usermod: no changes Oct 27 10:14:41.782 INFO kablam! Checking toy-lang v0.1.0 (/source) Oct 27 10:14:42.284 INFO kablam! warning: unused import: `super::*` Oct 27 10:14:42.284 INFO kablam! --> src/matrix/tests/matrix_tests.rs:1:5 Oct 27 10:14:42.284 INFO kablam! | Oct 27 10:14:42.284 INFO kablam! 1 | use super::*; Oct 27 10:14:42.284 INFO kablam! | ^^^^^^^^ Oct 27 10:14:42.284 INFO kablam! | Oct 27 10:14:42.284 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 10:14:42.284 INFO kablam! Oct 27 10:14:42.368 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 10:14:42.368 INFO kablam! --> src/matrix/complex.rs:229:14 Oct 27 10:14:42.368 INFO kablam! | Oct 27 10:14:42.368 INFO kablam! 229 | (0.0, i) if i != 0.0 => write!(f, "{}i", i), Oct 27 10:14:42.368 INFO kablam! | ^^^ Oct 27 10:14:42.368 INFO kablam! | Oct 27 10:14:42.368 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 10:14:42.368 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 10:14:42.368 INFO kablam! = note: for more information, see issue #41620 Oct 27 10:14:42.368 INFO kablam! Oct 27 10:14:42.368 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 10:14:42.368 INFO kablam! --> src/matrix/complex.rs:230:17 Oct 27 10:14:42.368 INFO kablam! | Oct 27 10:14:42.368 INFO kablam! 230 | (r, 0.0) if r != 0.0 => write!(f, "{}", r), Oct 27 10:14:42.368 INFO kablam! | ^^^ Oct 27 10:14:42.368 INFO kablam! | Oct 27 10:14:42.368 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 10:14:42.368 INFO kablam! = note: for more information, see issue #41620 Oct 27 10:14:42.368 INFO kablam! Oct 27 10:14:42.368 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 10:14:42.368 INFO kablam! --> src/matrix/complex.rs:231:14 Oct 27 10:14:42.368 INFO kablam! | Oct 27 10:14:42.368 INFO kablam! 231 | (0.0, 0.0) => write!(f, "0"), Oct 27 10:14:42.368 INFO kablam! | ^^^ Oct 27 10:14:42.368 INFO kablam! | Oct 27 10:14:42.368 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 10:14:42.368 INFO kablam! = note: for more information, see issue #41620 Oct 27 10:14:42.368 INFO kablam! Oct 27 10:14:42.368 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 10:14:42.368 INFO kablam! --> src/matrix/complex.rs:231:19 Oct 27 10:14:42.368 INFO kablam! | Oct 27 10:14:42.368 INFO kablam! 231 | (0.0, 0.0) => write!(f, "0"), Oct 27 10:14:42.368 INFO kablam! | ^^^ Oct 27 10:14:42.368 INFO kablam! | Oct 27 10:14:42.368 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 10:14:42.368 INFO kablam! = note: for more information, see issue #41620 Oct 27 10:14:42.368 INFO kablam! Oct 27 10:14:42.412 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 10:14:42.412 INFO kablam! --> src/matrix/complex.rs:229:14 Oct 27 10:14:42.412 INFO kablam! | Oct 27 10:14:42.412 INFO kablam! 229 | (0.0, i) if i != 0.0 => write!(f, "{}i", i), Oct 27 10:14:42.412 INFO kablam! | ^^^ Oct 27 10:14:42.412 INFO kablam! | Oct 27 10:14:42.412 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 10:14:42.412 INFO kablam! = note: for more information, see issue #41620 Oct 27 10:14:42.412 INFO kablam! Oct 27 10:14:42.435 INFO kablam! warning: static variable `depth` should have an upper case name such as `DEPTH` Oct 27 10:14:42.435 INFO kablam! --> src/main.rs:9:1 Oct 27 10:14:42.435 INFO kablam! | Oct 27 10:14:42.435 INFO kablam! 9 | static mut depth: u32 = 0; Oct 27 10:14:42.435 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:14:42.435 INFO kablam! | Oct 27 10:14:42.435 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 10:14:42.435 INFO kablam! Oct 27 10:14:42.531 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 10:14:42.531 INFO kablam! --> src/matrix/complex.rs:229:14 Oct 27 10:14:42.531 INFO kablam! | Oct 27 10:14:42.531 INFO kablam! 229 | (0.0, i) if i != 0.0 => write!(f, "{}i", i), Oct 27 10:14:42.531 INFO kablam! | ^^^ Oct 27 10:14:42.531 INFO kablam! | Oct 27 10:14:42.531 INFO kablam! = note: #[warn(illegal_floating_point_literal_pattern)] on by default Oct 27 10:14:42.531 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 10:14:42.531 INFO kablam! = note: for more information, see issue #41620 Oct 27 10:14:42.531 INFO kablam! Oct 27 10:14:42.531 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 10:14:42.531 INFO kablam! --> src/matrix/complex.rs:230:17 Oct 27 10:14:42.531 INFO kablam! | Oct 27 10:14:42.531 INFO kablam! 230 | (r, 0.0) if r != 0.0 => write!(f, "{}", r), Oct 27 10:14:42.531 INFO kablam! | ^^^ Oct 27 10:14:42.531 INFO kablam! | Oct 27 10:14:42.531 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 10:14:42.531 INFO kablam! = note: for more information, see issue #41620 Oct 27 10:14:42.531 INFO kablam! Oct 27 10:14:42.531 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 10:14:42.531 INFO kablam! --> src/matrix/complex.rs:231:14 Oct 27 10:14:42.531 INFO kablam! | Oct 27 10:14:42.531 INFO kablam! 231 | (0.0, 0.0) => write!(f, "0"), Oct 27 10:14:42.531 INFO kablam! | ^^^ Oct 27 10:14:42.531 INFO kablam! | Oct 27 10:14:42.531 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 10:14:42.531 INFO kablam! = note: for more information, see issue #41620 Oct 27 10:14:42.531 INFO kablam! Oct 27 10:14:42.531 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 10:14:42.531 INFO kablam! --> src/matrix/complex.rs:231:19 Oct 27 10:14:42.531 INFO kablam! | Oct 27 10:14:42.531 INFO kablam! 231 | (0.0, 0.0) => write!(f, "0"), Oct 27 10:14:42.531 INFO kablam! | ^^^ Oct 27 10:14:42.531 INFO kablam! | Oct 27 10:14:42.531 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 10:14:42.531 INFO kablam! = note: for more information, see issue #41620 Oct 27 10:14:42.531 INFO kablam! Oct 27 10:14:42.570 INFO kablam! warning: floating-point types cannot be used in patterns Oct 27 10:14:42.570 INFO kablam! --> src/matrix/complex.rs:229:14 Oct 27 10:14:42.570 INFO kablam! | Oct 27 10:14:42.570 INFO kablam! 229 | (0.0, i) if i != 0.0 => write!(f, "{}i", i), Oct 27 10:14:42.570 INFO kablam! | ^^^ Oct 27 10:14:42.570 INFO kablam! | Oct 27 10:14:42.570 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 10:14:42.570 INFO kablam! = note: for more information, see issue #41620 Oct 27 10:14:42.570 INFO kablam! Oct 27 10:14:42.624 INFO kablam! warning: static variable `depth` should have an upper case name such as `DEPTH` Oct 27 10:14:42.624 INFO kablam! --> src/main.rs:9:1 Oct 27 10:14:42.624 INFO kablam! | Oct 27 10:14:42.624 INFO kablam! 9 | static mut depth: u32 = 0; Oct 27 10:14:42.624 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 10:14:42.624 INFO kablam! Oct 27 10:14:42.646 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Oct 27 10:14:42.648 INFO kablam! su: No module specific data is present Oct 27 10:14:43.287 INFO running `"docker" "rm" "-f" "baa6a409458b10544666201be134d4574c626f95b127230013c3106e51610aaf"` Oct 27 10:14:43.516 INFO blam! baa6a409458b10544666201be134d4574c626f95b127230013c3106e51610aaf