Oct 21 15:17:38.811 INFO checking ne0h12/fizzbuzz against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 15:17:38.811 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 21 15:17:39.247 INFO blam! 5dc15b0bd3de7c0be8ac3884a0c8a91bbf0667bd869d79118c18b39db7e11c51 Oct 21 15:17:39.256 INFO running `"docker" "start" "-a" "5dc15b0bd3de7c0be8ac3884a0c8a91bbf0667bd869d79118c18b39db7e11c51"` Oct 21 15:17:40.237 INFO kablam! usermod: no changes Oct 21 15:17:40.288 INFO kablam! Checking fizzbuzz v0.1.0 (/source) Oct 21 15:17:40.580 INFO kablam! warning: variable `remainderOfDivisionByThreeEqualZero` should have a snake case name such as `remainder_of_division_by_three_equal_zero` Oct 21 15:17:40.580 INFO kablam! --> src/main.rs:11:13 Oct 21 15:17:40.580 INFO kablam! | Oct 21 15:17:40.580 INFO kablam! 11 | let remainderOfDivisionByThreeEqualZero = digit % 3 == 0; Oct 21 15:17:40.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:17:40.580 INFO kablam! | Oct 21 15:17:40.580 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 15:17:40.580 INFO kablam! Oct 21 15:17:40.580 INFO kablam! warning: variable `remainderOfDivisionByFiveEqualZero` should have a snake case name such as `remainder_of_division_by_five_equal_zero` Oct 21 15:17:40.580 INFO kablam! --> src/main.rs:12:13 Oct 21 15:17:40.580 INFO kablam! | Oct 21 15:17:40.580 INFO kablam! 12 | let remainderOfDivisionByFiveEqualZero = digit % 5 == 0; Oct 21 15:17:40.580 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:17:40.580 INFO kablam! Oct 21 15:17:40.584 INFO kablam! warning: variable `remainderOfDivisionByThreeEqualZero` should have a snake case name such as `remainder_of_division_by_three_equal_zero` Oct 21 15:17:40.584 INFO kablam! --> src/main.rs:11:13 Oct 21 15:17:40.584 INFO kablam! | Oct 21 15:17:40.584 INFO kablam! 11 | let remainderOfDivisionByThreeEqualZero = digit % 3 == 0; Oct 21 15:17:40.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:17:40.584 INFO kablam! | Oct 21 15:17:40.584 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 15:17:40.584 INFO kablam! Oct 21 15:17:40.584 INFO kablam! warning: variable `remainderOfDivisionByFiveEqualZero` should have a snake case name such as `remainder_of_division_by_five_equal_zero` Oct 21 15:17:40.584 INFO kablam! --> src/main.rs:12:13 Oct 21 15:17:40.584 INFO kablam! | Oct 21 15:17:40.584 INFO kablam! 12 | let remainderOfDivisionByFiveEqualZero = digit % 5 == 0; Oct 21 15:17:40.584 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 15:17:40.584 INFO kablam! Oct 21 15:17:40.608 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.33s Oct 21 15:17:40.616 INFO kablam! su: No module specific data is present Oct 21 15:17:41.035 INFO running `"docker" "rm" "-f" "5dc15b0bd3de7c0be8ac3884a0c8a91bbf0667bd869d79118c18b39db7e11c51"` Oct 21 15:17:41.224 INFO blam! 5dc15b0bd3de7c0be8ac3884a0c8a91bbf0667bd869d79118c18b39db7e11c51