Oct 22 03:27:02.049 INFO checking end-0.0.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 03:27:02.050 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22 03:27:02.338 INFO blam! 4d6719549fc38727015c47614bf6739f211027c46ec9733def9394692e9e8be2 Oct 22 03:27:02.344 INFO running `"docker" "start" "-a" "4d6719549fc38727015c47614bf6739f211027c46ec9733def9394692e9e8be2"` Oct 22 03:27:03.040 INFO kablam! usermod: no changes Oct 22 03:27:03.076 INFO kablam! Checking end v0.0.4 (/source) Oct 22 03:27:03.529 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 22 03:27:03.529 INFO kablam! --> src/lib.rs:24:5 Oct 22 03:27:03.529 INFO kablam! | Oct 22 03:27:03.530 INFO kablam! 24 | const is_big: bool = !Self::is_lil; Oct 22 03:27:03.530 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:27:03.530 INFO kablam! | Oct 22 03:27:03.531 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 22 03:27:03.531 INFO kablam! Oct 22 03:27:03.531 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 22 03:27:03.531 INFO kablam! --> src/lib.rs:25:5 Oct 22 03:27:03.532 INFO kablam! | Oct 22 03:27:03.532 INFO kablam! 25 | const is_lil: bool = !Self::is_big; Oct 22 03:27:03.532 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:27:03.532 INFO kablam! Oct 22 03:27:03.533 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 22 03:27:03.533 INFO kablam! --> src/lib.rs:72:5 Oct 22 03:27:03.533 INFO kablam! | Oct 22 03:27:03.533 INFO kablam! 72 | const is_big: bool = true; Oct 22 03:27:03.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:27:03.534 INFO kablam! Oct 22 03:27:03.534 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 22 03:27:03.534 INFO kablam! --> src/lib.rs:96:5 Oct 22 03:27:03.534 INFO kablam! | Oct 22 03:27:03.534 INFO kablam! 96 | const is_lil: bool = true; Oct 22 03:27:03.534 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:27:03.534 INFO kablam! Oct 22 03:27:04.142 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 22 03:27:04.142 INFO kablam! --> src/lib.rs:24:5 Oct 22 03:27:04.142 INFO kablam! | Oct 22 03:27:04.142 INFO kablam! 24 | const is_big: bool = !Self::is_lil; Oct 22 03:27:04.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:27:04.143 INFO kablam! | Oct 22 03:27:04.143 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 22 03:27:04.144 INFO kablam! Oct 22 03:27:04.144 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 22 03:27:04.144 INFO kablam! --> src/lib.rs:25:5 Oct 22 03:27:04.144 INFO kablam! | Oct 22 03:27:04.145 INFO kablam! 25 | const is_lil: bool = !Self::is_big; Oct 22 03:27:04.145 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:27:04.145 INFO kablam! Oct 22 03:27:04.146 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 22 03:27:04.146 INFO kablam! --> src/lib.rs:72:5 Oct 22 03:27:04.146 INFO kablam! | Oct 22 03:27:04.146 INFO kablam! 72 | const is_big: bool = true; Oct 22 03:27:04.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:27:04.147 INFO kablam! Oct 22 03:27:04.147 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 22 03:27:04.147 INFO kablam! --> src/lib.rs:96:5 Oct 22 03:27:04.147 INFO kablam! | Oct 22 03:27:04.147 INFO kablam! 96 | const is_lil: bool = true; Oct 22 03:27:04.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 22 03:27:04.147 INFO kablam! Oct 22 03:27:04.168 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 22 03:27:04.168 INFO kablam! su: No module specific data is present Oct 22 03:27:04.606 INFO running `"docker" "rm" "-f" "4d6719549fc38727015c47614bf6739f211027c46ec9733def9394692e9e8be2"` Oct 22 03:27:04.776 INFO blam! 4d6719549fc38727015c47614bf6739f211027c46ec9733def9394692e9e8be2