Oct 27 05:07:45.625 INFO checking ericsebesta/crustycards against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 05:07:45.625 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 05:07:45.947 INFO blam! d99355eed985ba28945af0a3e731ec54f5840ed6299aab4c25361f3a098aba4d Oct 27 05:07:45.949 INFO running `"docker" "start" "-a" "d99355eed985ba28945af0a3e731ec54f5840ed6299aab4c25361f3a098aba4d"` Oct 27 05:07:47.351 INFO kablam! usermod: no changes Oct 27 05:07:47.451 INFO kablam! Checking crustycards v0.1.0 (/source) Oct 27 05:07:48.615 INFO kablam! warning: unreachable pattern Oct 27 05:07:48.615 INFO kablam! --> src/main.rs:202:17 Oct 27 05:07:48.616 INFO kablam! | Oct 27 05:07:48.616 INFO kablam! 202 | "artist" => { Oct 27 05:07:48.616 INFO kablam! | ^^^^^^^^ Oct 27 05:07:48.619 INFO kablam! | Oct 27 05:07:48.620 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 05:07:48.620 INFO kablam! Oct 27 05:07:48.679 INFO kablam! warning: structure field `playerClass` should have a snake case name such as `player_class` Oct 27 05:07:48.680 INFO kablam! --> src/main.rs:48:5 Oct 27 05:07:48.680 INFO kablam! | Oct 27 05:07:48.680 INFO kablam! 48 | playerClass: ClassEnum, Oct 27 05:07:48.681 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.681 INFO kablam! | Oct 27 05:07:48.681 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 05:07:48.682 INFO kablam! Oct 27 05:07:48.682 INFO kablam! warning: structure field `cardClass` should have a snake case name such as `card_class` Oct 27 05:07:48.682 INFO kablam! --> src/main.rs:49:5 Oct 27 05:07:48.683 INFO kablam! | Oct 27 05:07:48.683 INFO kablam! 49 | cardClass: ClassEnum, Oct 27 05:07:48.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.683 INFO kablam! Oct 27 05:07:48.684 INFO kablam! warning: structure field `theType` should have a snake case name such as `the_type` Oct 27 05:07:48.684 INFO kablam! --> src/main.rs:51:5 Oct 27 05:07:48.684 INFO kablam! | Oct 27 05:07:48.685 INFO kablam! 51 | theType: TypeEnum, Oct 27 05:07:48.685 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.685 INFO kablam! Oct 27 05:07:48.686 INFO kablam! warning: structure field `howToEarn` should have a snake case name such as `how_to_earn` Oct 27 05:07:48.686 INFO kablam! --> src/main.rs:57:5 Oct 27 05:07:48.686 INFO kablam! | Oct 27 05:07:48.686 INFO kablam! 57 | howToEarn: String, Oct 27 05:07:48.687 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.687 INFO kablam! Oct 27 05:07:48.687 INFO kablam! warning: structure field `howToEarnGolden` should have a snake case name such as `how_to_earn_golden` Oct 27 05:07:48.688 INFO kablam! --> src/main.rs:58:5 Oct 27 05:07:48.688 INFO kablam! | Oct 27 05:07:48.688 INFO kablam! 58 | howToEarnGolden: String, Oct 27 05:07:48.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.689 INFO kablam! Oct 27 05:07:48.689 INFO kablam! warning: structure field `targetingArrowText` should have a snake case name such as `targeting_arrow_text` Oct 27 05:07:48.689 INFO kablam! --> src/main.rs:59:5 Oct 27 05:07:48.689 INFO kablam! | Oct 27 05:07:48.690 INFO kablam! 59 | targetingArrowText: String, Oct 27 05:07:48.690 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.690 INFO kablam! Oct 27 05:07:48.691 INFO kablam! warning: structure field `dbfId` should have a snake case name such as `dbf_id` Oct 27 05:07:48.691 INFO kablam! --> src/main.rs:64:5 Oct 27 05:07:48.691 INFO kablam! | Oct 27 05:07:48.691 INFO kablam! 64 | dbfId: i64, Oct 27 05:07:48.692 INFO kablam! | ^^^^^^^^^^ Oct 27 05:07:48.692 INFO kablam! Oct 27 05:07:48.692 INFO kablam! warning: structure field `spellDamage` should have a snake case name such as `spell_damage` Oct 27 05:07:48.693 INFO kablam! --> src/main.rs:67:5 Oct 27 05:07:48.693 INFO kablam! | Oct 27 05:07:48.693 INFO kablam! 67 | spellDamage: i64, Oct 27 05:07:48.694 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 05:07:48.694 INFO kablam! Oct 27 05:07:48.694 INFO kablam! warning: unreachable pattern Oct 27 05:07:48.694 INFO kablam! --> src/main.rs:202:17 Oct 27 05:07:48.695 INFO kablam! | Oct 27 05:07:48.695 INFO kablam! 202 | "artist" => { Oct 27 05:07:48.695 INFO kablam! | ^^^^^^^^ Oct 27 05:07:48.695 INFO kablam! | Oct 27 05:07:48.696 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 27 05:07:48.696 INFO kablam! Oct 27 05:07:48.735 INFO kablam! warning: structure field `playerClass` should have a snake case name such as `player_class` Oct 27 05:07:48.735 INFO kablam! --> src/main.rs:48:5 Oct 27 05:07:48.736 INFO kablam! | Oct 27 05:07:48.736 INFO kablam! 48 | playerClass: ClassEnum, Oct 27 05:07:48.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.737 INFO kablam! | Oct 27 05:07:48.737 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 27 05:07:48.737 INFO kablam! Oct 27 05:07:48.738 INFO kablam! warning: structure field `cardClass` should have a snake case name such as `card_class` Oct 27 05:07:48.738 INFO kablam! --> src/main.rs:49:5 Oct 27 05:07:48.738 INFO kablam! | Oct 27 05:07:48.739 INFO kablam! 49 | cardClass: ClassEnum, Oct 27 05:07:48.739 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.739 INFO kablam! Oct 27 05:07:48.739 INFO kablam! warning: structure field `theType` should have a snake case name such as `the_type` Oct 27 05:07:48.740 INFO kablam! --> src/main.rs:51:5 Oct 27 05:07:48.740 INFO kablam! | Oct 27 05:07:48.740 INFO kablam! 51 | theType: TypeEnum, Oct 27 05:07:48.740 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.741 INFO kablam! Oct 27 05:07:48.741 INFO kablam! warning: structure field `howToEarn` should have a snake case name such as `how_to_earn` Oct 27 05:07:48.741 INFO kablam! --> src/main.rs:57:5 Oct 27 05:07:48.742 INFO kablam! | Oct 27 05:07:48.742 INFO kablam! 57 | howToEarn: String, Oct 27 05:07:48.742 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.742 INFO kablam! Oct 27 05:07:48.743 INFO kablam! warning: structure field `howToEarnGolden` should have a snake case name such as `how_to_earn_golden` Oct 27 05:07:48.743 INFO kablam! --> src/main.rs:58:5 Oct 27 05:07:48.743 INFO kablam! | Oct 27 05:07:48.744 INFO kablam! 58 | howToEarnGolden: String, Oct 27 05:07:48.744 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.744 INFO kablam! Oct 27 05:07:48.744 INFO kablam! warning: structure field `targetingArrowText` should have a snake case name such as `targeting_arrow_text` Oct 27 05:07:48.745 INFO kablam! --> src/main.rs:59:5 Oct 27 05:07:48.745 INFO kablam! | Oct 27 05:07:48.745 INFO kablam! 59 | targetingArrowText: String, Oct 27 05:07:48.745 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 05:07:48.746 INFO kablam! Oct 27 05:07:48.746 INFO kablam! warning: structure field `dbfId` should have a snake case name such as `dbf_id` Oct 27 05:07:48.746 INFO kablam! --> src/main.rs:64:5 Oct 27 05:07:48.747 INFO kablam! | Oct 27 05:07:48.747 INFO kablam! 64 | dbfId: i64, Oct 27 05:07:48.747 INFO kablam! | ^^^^^^^^^^ Oct 27 05:07:48.747 INFO kablam! Oct 27 05:07:48.748 INFO kablam! warning: structure field `spellDamage` should have a snake case name such as `spell_damage` Oct 27 05:07:48.748 INFO kablam! --> src/main.rs:67:5 Oct 27 05:07:48.748 INFO kablam! | Oct 27 05:07:48.748 INFO kablam! 67 | spellDamage: i64, Oct 27 05:07:48.749 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 27 05:07:48.749 INFO kablam! Oct 27 05:07:48.771 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.39s Oct 27 05:07:48.783 INFO kablam! su: No module specific data is present Oct 27 05:07:49.440 INFO running `"docker" "rm" "-f" "d99355eed985ba28945af0a3e731ec54f5840ed6299aab4c25361f3a098aba4d"` Oct 27 05:07:49.727 INFO blam! d99355eed985ba28945af0a3e731ec54f5840ed6299aab4c25361f3a098aba4d