Oct 13 15:41:58.209 INFO checking end-0.0.4 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 15:41:58.209 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 15:41:58.532 INFO blam! e5f4eb65205c8d58b17c366928e9131ac25f0cd38f9b6a8f8b542f548759ec68 Oct 13 15:41:58.533 INFO running `"docker" "start" "-a" "e5f4eb65205c8d58b17c366928e9131ac25f0cd38f9b6a8f8b542f548759ec68"` Oct 13 15:41:58.985 INFO kablam! usermod: no changes Oct 13 15:41:59.024 INFO kablam! Checking end v0.0.4 (/source) Oct 13 15:41:59.576 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 13 15:41:59.576 INFO kablam! --> src/lib.rs:24:5 Oct 13 15:41:59.576 INFO kablam! | Oct 13 15:41:59.576 INFO kablam! 24 | const is_big: bool = !Self::is_lil; Oct 13 15:41:59.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:41:59.576 INFO kablam! | Oct 13 15:41:59.576 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 15:41:59.576 INFO kablam! Oct 13 15:41:59.576 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 13 15:41:59.576 INFO kablam! --> src/lib.rs:25:5 Oct 13 15:41:59.576 INFO kablam! | Oct 13 15:41:59.576 INFO kablam! 25 | const is_lil: bool = !Self::is_big; Oct 13 15:41:59.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:41:59.576 INFO kablam! Oct 13 15:41:59.576 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 13 15:41:59.576 INFO kablam! --> src/lib.rs:72:5 Oct 13 15:41:59.576 INFO kablam! | Oct 13 15:41:59.576 INFO kablam! 72 | const is_big: bool = true; Oct 13 15:41:59.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:41:59.576 INFO kablam! Oct 13 15:41:59.576 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 13 15:41:59.576 INFO kablam! --> src/lib.rs:96:5 Oct 13 15:41:59.576 INFO kablam! | Oct 13 15:41:59.576 INFO kablam! 96 | const is_lil: bool = true; Oct 13 15:41:59.576 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:41:59.576 INFO kablam! Oct 13 15:42:00.164 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 13 15:42:00.164 INFO kablam! --> src/lib.rs:24:5 Oct 13 15:42:00.164 INFO kablam! | Oct 13 15:42:00.164 INFO kablam! 24 | const is_big: bool = !Self::is_lil; Oct 13 15:42:00.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:42:00.164 INFO kablam! | Oct 13 15:42:00.164 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 13 15:42:00.164 INFO kablam! Oct 13 15:42:00.164 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 13 15:42:00.164 INFO kablam! --> src/lib.rs:25:5 Oct 13 15:42:00.164 INFO kablam! | Oct 13 15:42:00.164 INFO kablam! 25 | const is_lil: bool = !Self::is_big; Oct 13 15:42:00.164 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:42:00.164 INFO kablam! Oct 13 15:42:00.167 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 13 15:42:00.167 INFO kablam! --> src/lib.rs:72:5 Oct 13 15:42:00.167 INFO kablam! | Oct 13 15:42:00.167 INFO kablam! 72 | const is_big: bool = true; Oct 13 15:42:00.167 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:42:00.167 INFO kablam! Oct 13 15:42:00.168 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 13 15:42:00.168 INFO kablam! --> src/lib.rs:96:5 Oct 13 15:42:00.168 INFO kablam! | Oct 13 15:42:00.168 INFO kablam! 96 | const is_lil: bool = true; Oct 13 15:42:00.168 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 15:42:00.168 INFO kablam! Oct 13 15:42:00.204 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.19s Oct 13 15:42:00.204 INFO kablam! su: No module specific data is present Oct 13 15:42:00.773 INFO running `"docker" "rm" "-f" "e5f4eb65205c8d58b17c366928e9131ac25f0cd38f9b6a8f8b542f548759ec68"` Oct 13 15:42:01.036 INFO blam! e5f4eb65205c8d58b17c366928e9131ac25f0cd38f9b6a8f8b542f548759ec68