Oct 12 16:39:44.602 INFO checking ne0h12/fizzbuzz against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 16:39:44.602 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 12 16:39:44.971 INFO blam! 285d91525cbbac3c374d71c61ae8cb2628471215f264deee23f4c1762d1e2f5b Oct 12 16:39:44.974 INFO running `"docker" "start" "-a" "285d91525cbbac3c374d71c61ae8cb2628471215f264deee23f4c1762d1e2f5b"` Oct 12 16:39:45.783 INFO kablam! usermod: no changes Oct 12 16:39:45.828 INFO kablam! Checking fizzbuzz v0.1.0 (/source) Oct 12 16:39:46.156 INFO kablam! warning: variable `remainderOfDivisionByThreeEqualZero` should have a snake case name such as `remainder_of_division_by_three_equal_zero` Oct 12 16:39:46.156 INFO kablam! --> src/main.rs:11:13 Oct 12 16:39:46.156 INFO kablam! | Oct 12 16:39:46.156 INFO kablam! 11 | let remainderOfDivisionByThreeEqualZero = digit % 3 == 0; Oct 12 16:39:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:39:46.156 INFO kablam! | Oct 12 16:39:46.156 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 16:39:46.156 INFO kablam! Oct 12 16:39:46.156 INFO kablam! warning: variable `remainderOfDivisionByFiveEqualZero` should have a snake case name such as `remainder_of_division_by_five_equal_zero` Oct 12 16:39:46.156 INFO kablam! --> src/main.rs:12:13 Oct 12 16:39:46.156 INFO kablam! | Oct 12 16:39:46.156 INFO kablam! 12 | let remainderOfDivisionByFiveEqualZero = digit % 5 == 0; Oct 12 16:39:46.156 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:39:46.156 INFO kablam! Oct 12 16:39:46.228 INFO kablam! warning: variable `remainderOfDivisionByThreeEqualZero` should have a snake case name such as `remainder_of_division_by_three_equal_zero` Oct 12 16:39:46.228 INFO kablam! --> src/main.rs:11:13 Oct 12 16:39:46.228 INFO kablam! | Oct 12 16:39:46.228 INFO kablam! 11 | let remainderOfDivisionByThreeEqualZero = digit % 3 == 0; Oct 12 16:39:46.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:39:46.228 INFO kablam! | Oct 12 16:39:46.228 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 12 16:39:46.228 INFO kablam! Oct 12 16:39:46.228 INFO kablam! warning: variable `remainderOfDivisionByFiveEqualZero` should have a snake case name such as `remainder_of_division_by_five_equal_zero` Oct 12 16:39:46.228 INFO kablam! --> src/main.rs:12:13 Oct 12 16:39:46.228 INFO kablam! | Oct 12 16:39:46.228 INFO kablam! 12 | let remainderOfDivisionByFiveEqualZero = digit % 5 == 0; Oct 12 16:39:46.228 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:39:46.228 INFO kablam! Oct 12 16:39:46.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.47s Oct 12 16:39:46.284 INFO kablam! su: No module specific data is present Oct 12 16:39:46.937 INFO running `"docker" "rm" "-f" "285d91525cbbac3c374d71c61ae8cb2628471215f264deee23f4c1762d1e2f5b"` Oct 12 16:39:47.100 INFO blam! 285d91525cbbac3c374d71c61ae8cb2628471215f264deee23f4c1762d1e2f5b