Oct 27 22:47:08.799 INFO checking end-0.0.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 22:47:08.799 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/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 22:47:08.962 INFO blam! db46d75d72b4ed71ad9a487cee7c4f23027c062caaf5b79bdb7a808c11eca367 Oct 27 22:47:08.962 INFO running `"docker" "start" "-a" "db46d75d72b4ed71ad9a487cee7c4f23027c062caaf5b79bdb7a808c11eca367"` Oct 27 22:47:09.558 INFO kablam! usermod: no changes Oct 27 22:47:09.586 INFO kablam! Checking end v0.0.4 (/source) Oct 27 22:47:09.982 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 27 22:47:09.982 INFO kablam! --> src/lib.rs:24:5 Oct 27 22:47:09.982 INFO kablam! | Oct 27 22:47:09.982 INFO kablam! 24 | const is_big: bool = !Self::is_lil; Oct 27 22:47:09.982 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:47:09.982 INFO kablam! | Oct 27 22:47:09.982 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 22:47:09.983 INFO kablam! Oct 27 22:47:09.983 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 27 22:47:09.983 INFO kablam! --> src/lib.rs:25:5 Oct 27 22:47:09.983 INFO kablam! | Oct 27 22:47:09.983 INFO kablam! 25 | const is_lil: bool = !Self::is_big; Oct 27 22:47:09.983 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:47:09.983 INFO kablam! Oct 27 22:47:09.984 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 27 22:47:09.984 INFO kablam! --> src/lib.rs:72:5 Oct 27 22:47:09.984 INFO kablam! | Oct 27 22:47:09.984 INFO kablam! 72 | const is_big: bool = true; Oct 27 22:47:09.984 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:47:09.984 INFO kablam! Oct 27 22:47:09.986 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 27 22:47:09.986 INFO kablam! --> src/lib.rs:96:5 Oct 27 22:47:09.986 INFO kablam! | Oct 27 22:47:09.986 INFO kablam! 96 | const is_lil: bool = true; Oct 27 22:47:09.986 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:47:09.986 INFO kablam! Oct 27 22:47:10.548 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 27 22:47:10.548 INFO kablam! --> src/lib.rs:24:5 Oct 27 22:47:10.548 INFO kablam! | Oct 27 22:47:10.548 INFO kablam! 24 | const is_big: bool = !Self::is_lil; Oct 27 22:47:10.548 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:47:10.548 INFO kablam! | Oct 27 22:47:10.548 INFO kablam! = note: #[warn(non_upper_case_globals)] on by default Oct 27 22:47:10.548 INFO kablam! Oct 27 22:47:10.551 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 27 22:47:10.551 INFO kablam! --> src/lib.rs:25:5 Oct 27 22:47:10.551 INFO kablam! | Oct 27 22:47:10.551 INFO kablam! 25 | const is_lil: bool = !Self::is_big; Oct 27 22:47:10.551 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:47:10.551 INFO kablam! Oct 27 22:47:10.554 INFO kablam! warning: associated constant `is_big` should have an upper case name such as `IS_BIG` Oct 27 22:47:10.554 INFO kablam! --> src/lib.rs:72:5 Oct 27 22:47:10.554 INFO kablam! | Oct 27 22:47:10.554 INFO kablam! 72 | const is_big: bool = true; Oct 27 22:47:10.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:47:10.554 INFO kablam! Oct 27 22:47:10.554 INFO kablam! warning: associated constant `is_lil` should have an upper case name such as `IS_LIL` Oct 27 22:47:10.554 INFO kablam! --> src/lib.rs:96:5 Oct 27 22:47:10.554 INFO kablam! | Oct 27 22:47:10.554 INFO kablam! 96 | const is_lil: bool = true; Oct 27 22:47:10.554 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 22:47:10.554 INFO kablam! Oct 27 22:47:10.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.02s Oct 27 22:47:10.608 INFO kablam! su: No module specific data is present Oct 27 22:47:11.395 INFO running `"docker" "rm" "-f" "db46d75d72b4ed71ad9a487cee7c4f23027c062caaf5b79bdb7a808c11eca367"` Oct 27 22:47:11.655 INFO blam! db46d75d72b4ed71ad9a487cee7c4f23027c062caaf5b79bdb7a808c11eca367