Oct 21 18:05:07.335 INFO checking ericsebesta/crustycards against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 18:05:07.335 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 18:05:07.710 INFO blam! c2bf16382981f9f3ddbbcab4337d05f184fa116525e6b376085c60dff27b926f Oct 21 18:05:07.711 INFO running `"docker" "start" "-a" "c2bf16382981f9f3ddbbcab4337d05f184fa116525e6b376085c60dff27b926f"` Oct 21 18:05:09.489 INFO kablam! usermod: no changes Oct 21 18:05:09.559 INFO kablam! Checking crustycards v0.1.0 (/source) Oct 21 18:05:10.608 INFO kablam! warning: unreachable pattern Oct 21 18:05:10.608 INFO kablam! --> src/main.rs:202:17 Oct 21 18:05:10.608 INFO kablam! | Oct 21 18:05:10.608 INFO kablam! 202 | "artist" => { Oct 21 18:05:10.608 INFO kablam! | ^^^^^^^^ Oct 21 18:05:10.608 INFO kablam! | Oct 21 18:05:10.608 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 21 18:05:10.608 INFO kablam! Oct 21 18:05:10.620 INFO kablam! warning: unreachable pattern Oct 21 18:05:10.620 INFO kablam! --> src/main.rs:202:17 Oct 21 18:05:10.620 INFO kablam! | Oct 21 18:05:10.620 INFO kablam! 202 | "artist" => { Oct 21 18:05:10.620 INFO kablam! | ^^^^^^^^ Oct 21 18:05:10.620 INFO kablam! | Oct 21 18:05:10.620 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 21 18:05:10.620 INFO kablam! Oct 21 18:05:10.643 INFO kablam! warning: structure field `playerClass` should have a snake case name such as `player_class` Oct 21 18:05:10.644 INFO kablam! --> src/main.rs:48:5 Oct 21 18:05:10.644 INFO kablam! | Oct 21 18:05:10.644 INFO kablam! 48 | playerClass: ClassEnum, Oct 21 18:05:10.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.644 INFO kablam! | Oct 21 18:05:10.644 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 18:05:10.644 INFO kablam! Oct 21 18:05:10.644 INFO kablam! warning: structure field `cardClass` should have a snake case name such as `card_class` Oct 21 18:05:10.644 INFO kablam! --> src/main.rs:49:5 Oct 21 18:05:10.644 INFO kablam! | Oct 21 18:05:10.644 INFO kablam! 49 | cardClass: ClassEnum, Oct 21 18:05:10.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.644 INFO kablam! Oct 21 18:05:10.644 INFO kablam! warning: structure field `theType` should have a snake case name such as `the_type` Oct 21 18:05:10.644 INFO kablam! --> src/main.rs:51:5 Oct 21 18:05:10.644 INFO kablam! | Oct 21 18:05:10.644 INFO kablam! 51 | theType: TypeEnum, Oct 21 18:05:10.644 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.644 INFO kablam! Oct 21 18:05:10.644 INFO kablam! warning: structure field `howToEarn` should have a snake case name such as `how_to_earn` Oct 21 18:05:10.644 INFO kablam! --> src/main.rs:57:5 Oct 21 18:05:10.644 INFO kablam! | Oct 21 18:05:10.644 INFO kablam! 57 | howToEarn: String, Oct 21 18:05:10.644 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.644 INFO kablam! Oct 21 18:05:10.652 INFO kablam! warning: structure field `howToEarnGolden` should have a snake case name such as `how_to_earn_golden` Oct 21 18:05:10.652 INFO kablam! --> src/main.rs:58:5 Oct 21 18:05:10.652 INFO kablam! | Oct 21 18:05:10.652 INFO kablam! 58 | howToEarnGolden: String, Oct 21 18:05:10.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.652 INFO kablam! Oct 21 18:05:10.652 INFO kablam! warning: structure field `targetingArrowText` should have a snake case name such as `targeting_arrow_text` Oct 21 18:05:10.652 INFO kablam! --> src/main.rs:59:5 Oct 21 18:05:10.652 INFO kablam! | Oct 21 18:05:10.652 INFO kablam! 59 | targetingArrowText: String, Oct 21 18:05:10.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.652 INFO kablam! Oct 21 18:05:10.652 INFO kablam! warning: structure field `dbfId` should have a snake case name such as `dbf_id` Oct 21 18:05:10.652 INFO kablam! --> src/main.rs:64:5 Oct 21 18:05:10.652 INFO kablam! | Oct 21 18:05:10.652 INFO kablam! 64 | dbfId: i64, Oct 21 18:05:10.652 INFO kablam! | ^^^^^^^^^^ Oct 21 18:05:10.652 INFO kablam! Oct 21 18:05:10.652 INFO kablam! warning: structure field `spellDamage` should have a snake case name such as `spell_damage` Oct 21 18:05:10.652 INFO kablam! --> src/main.rs:67:5 Oct 21 18:05:10.652 INFO kablam! | Oct 21 18:05:10.652 INFO kablam! 67 | spellDamage: i64, Oct 21 18:05:10.652 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 18:05:10.652 INFO kablam! Oct 21 18:05:10.696 INFO kablam! warning: structure field `playerClass` should have a snake case name such as `player_class` Oct 21 18:05:10.696 INFO kablam! --> src/main.rs:48:5 Oct 21 18:05:10.696 INFO kablam! | Oct 21 18:05:10.696 INFO kablam! 48 | playerClass: ClassEnum, Oct 21 18:05:10.696 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.697 INFO kablam! | Oct 21 18:05:10.697 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 18:05:10.697 INFO kablam! Oct 21 18:05:10.697 INFO kablam! warning: structure field `cardClass` should have a snake case name such as `card_class` Oct 21 18:05:10.697 INFO kablam! --> src/main.rs:49:5 Oct 21 18:05:10.697 INFO kablam! | Oct 21 18:05:10.697 INFO kablam! 49 | cardClass: ClassEnum, Oct 21 18:05:10.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.697 INFO kablam! Oct 21 18:05:10.697 INFO kablam! warning: structure field `theType` should have a snake case name such as `the_type` Oct 21 18:05:10.697 INFO kablam! --> src/main.rs:51:5 Oct 21 18:05:10.697 INFO kablam! | Oct 21 18:05:10.697 INFO kablam! 51 | theType: TypeEnum, Oct 21 18:05:10.697 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.697 INFO kablam! Oct 21 18:05:10.697 INFO kablam! warning: structure field `howToEarn` should have a snake case name such as `how_to_earn` Oct 21 18:05:10.697 INFO kablam! --> src/main.rs:57:5 Oct 21 18:05:10.697 INFO kablam! | Oct 21 18:05:10.697 INFO kablam! 57 | howToEarn: String, Oct 21 18:05:10.697 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.697 INFO kablam! Oct 21 18:05:10.697 INFO kablam! warning: structure field `howToEarnGolden` should have a snake case name such as `how_to_earn_golden` Oct 21 18:05:10.697 INFO kablam! --> src/main.rs:58:5 Oct 21 18:05:10.697 INFO kablam! | Oct 21 18:05:10.697 INFO kablam! 58 | howToEarnGolden: String, Oct 21 18:05:10.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.697 INFO kablam! Oct 21 18:05:10.697 INFO kablam! warning: structure field `targetingArrowText` should have a snake case name such as `targeting_arrow_text` Oct 21 18:05:10.697 INFO kablam! --> src/main.rs:59:5 Oct 21 18:05:10.697 INFO kablam! | Oct 21 18:05:10.697 INFO kablam! 59 | targetingArrowText: String, Oct 21 18:05:10.697 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 18:05:10.697 INFO kablam! Oct 21 18:05:10.697 INFO kablam! warning: structure field `dbfId` should have a snake case name such as `dbf_id` Oct 21 18:05:10.697 INFO kablam! --> src/main.rs:64:5 Oct 21 18:05:10.697 INFO kablam! | Oct 21 18:05:10.697 INFO kablam! 64 | dbfId: i64, Oct 21 18:05:10.697 INFO kablam! | ^^^^^^^^^^ Oct 21 18:05:10.697 INFO kablam! Oct 21 18:05:10.697 INFO kablam! warning: structure field `spellDamage` should have a snake case name such as `spell_damage` Oct 21 18:05:10.697 INFO kablam! --> src/main.rs:67:5 Oct 21 18:05:10.697 INFO kablam! | Oct 21 18:05:10.697 INFO kablam! 67 | spellDamage: i64, Oct 21 18:05:10.697 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 21 18:05:10.697 INFO kablam! Oct 21 18:05:10.735 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.22s Oct 21 18:05:10.740 INFO kablam! su: No module specific data is present Oct 21 18:05:11.456 INFO running `"docker" "rm" "-f" "c2bf16382981f9f3ddbbcab4337d05f184fa116525e6b376085c60dff27b926f"` Oct 21 18:05:11.752 INFO blam! c2bf16382981f9f3ddbbcab4337d05f184fa116525e6b376085c60dff27b926f