Oct 14 21:30:00.090 INFO testing ericsebesta/crustycards against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 21:30:00.093 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 14 21:30:00.603 INFO blam! 5142e61a08e7da2744570982ca35e7abc2ffb917fc7b7102fb39e0d2897acf27 Oct 14 21:30:00.615 INFO running `"docker" "start" "-a" "5142e61a08e7da2744570982ca35e7abc2ffb917fc7b7102fb39e0d2897acf27"` Oct 14 21:30:01.963 INFO kablam! usermod: no changes Oct 14 21:30:02.027 INFO kablam! Compiling crustycards v0.1.0 (/source) Oct 14 21:30:02.620 INFO kablam! warning: unreachable pattern Oct 14 21:30:02.620 INFO kablam! --> src/main.rs:202:17 Oct 14 21:30:02.620 INFO kablam! | Oct 14 21:30:02.620 INFO kablam! 202 | "artist" => { Oct 14 21:30:02.620 INFO kablam! | ^^^^^^^^ Oct 14 21:30:02.620 INFO kablam! | Oct 14 21:30:02.620 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 21:30:02.620 INFO kablam! Oct 14 21:30:02.667 INFO kablam! warning: structure field `playerClass` should have a snake case name such as `player_class` Oct 14 21:30:02.667 INFO kablam! --> src/main.rs:48:5 Oct 14 21:30:02.667 INFO kablam! | Oct 14 21:30:02.667 INFO kablam! 48 | playerClass: ClassEnum, Oct 14 21:30:02.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.667 INFO kablam! | Oct 14 21:30:02.667 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 21:30:02.667 INFO kablam! Oct 14 21:30:02.667 INFO kablam! warning: structure field `cardClass` should have a snake case name such as `card_class` Oct 14 21:30:02.667 INFO kablam! --> src/main.rs:49:5 Oct 14 21:30:02.667 INFO kablam! | Oct 14 21:30:02.667 INFO kablam! 49 | cardClass: ClassEnum, Oct 14 21:30:02.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.667 INFO kablam! Oct 14 21:30:02.667 INFO kablam! warning: structure field `theType` should have a snake case name such as `the_type` Oct 14 21:30:02.667 INFO kablam! --> src/main.rs:51:5 Oct 14 21:30:02.667 INFO kablam! | Oct 14 21:30:02.667 INFO kablam! 51 | theType: TypeEnum, Oct 14 21:30:02.667 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.667 INFO kablam! Oct 14 21:30:02.667 INFO kablam! warning: structure field `howToEarn` should have a snake case name such as `how_to_earn` Oct 14 21:30:02.667 INFO kablam! --> src/main.rs:57:5 Oct 14 21:30:02.667 INFO kablam! | Oct 14 21:30:02.667 INFO kablam! 57 | howToEarn: String, Oct 14 21:30:02.667 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.667 INFO kablam! Oct 14 21:30:02.667 INFO kablam! warning: structure field `howToEarnGolden` should have a snake case name such as `how_to_earn_golden` Oct 14 21:30:02.667 INFO kablam! --> src/main.rs:58:5 Oct 14 21:30:02.667 INFO kablam! | Oct 14 21:30:02.667 INFO kablam! 58 | howToEarnGolden: String, Oct 14 21:30:02.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.667 INFO kablam! Oct 14 21:30:02.667 INFO kablam! warning: structure field `targetingArrowText` should have a snake case name such as `targeting_arrow_text` Oct 14 21:30:02.667 INFO kablam! --> src/main.rs:59:5 Oct 14 21:30:02.667 INFO kablam! | Oct 14 21:30:02.667 INFO kablam! 59 | targetingArrowText: String, Oct 14 21:30:02.667 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.667 INFO kablam! Oct 14 21:30:02.667 INFO kablam! warning: structure field `dbfId` should have a snake case name such as `dbf_id` Oct 14 21:30:02.667 INFO kablam! --> src/main.rs:64:5 Oct 14 21:30:02.667 INFO kablam! | Oct 14 21:30:02.667 INFO kablam! 64 | dbfId: i64, Oct 14 21:30:02.667 INFO kablam! | ^^^^^^^^^^ Oct 14 21:30:02.667 INFO kablam! Oct 14 21:30:02.667 INFO kablam! warning: structure field `spellDamage` should have a snake case name such as `spell_damage` Oct 14 21:30:02.667 INFO kablam! --> src/main.rs:67:5 Oct 14 21:30:02.667 INFO kablam! | Oct 14 21:30:02.667 INFO kablam! 67 | spellDamage: i64, Oct 14 21:30:02.667 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 21:30:02.667 INFO kablam! Oct 14 21:30:03.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.80s Oct 14 21:30:03.792 INFO kablam! su: No module specific data is present Oct 14 21:30:04.326 INFO running `"docker" "rm" "-f" "5142e61a08e7da2744570982ca35e7abc2ffb917fc7b7102fb39e0d2897acf27"` Oct 14 21:30:04.720 INFO blam! 5142e61a08e7da2744570982ca35e7abc2ffb917fc7b7102fb39e0d2897acf27 Oct 14 21:30:04.732 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 14 21:30:05.399 INFO blam! 76646121fa39d238433e68662b9e5bab84292265333dc7fe31b06f9e8c23d72a Oct 14 21:30:05.400 INFO running `"docker" "start" "-a" "76646121fa39d238433e68662b9e5bab84292265333dc7fe31b06f9e8c23d72a"` Oct 14 21:30:06.277 INFO kablam! usermod: no changes Oct 14 21:30:06.331 INFO kablam! Compiling crustycards v0.1.0 (/source) Oct 14 21:30:06.732 INFO kablam! warning: unreachable pattern Oct 14 21:30:06.732 INFO kablam! --> src/main.rs:202:17 Oct 14 21:30:06.732 INFO kablam! | Oct 14 21:30:06.732 INFO kablam! 202 | "artist" => { Oct 14 21:30:06.732 INFO kablam! | ^^^^^^^^ Oct 14 21:30:06.732 INFO kablam! | Oct 14 21:30:06.732 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 21:30:06.732 INFO kablam! Oct 14 21:30:06.762 INFO kablam! warning: structure field `playerClass` should have a snake case name such as `player_class` Oct 14 21:30:06.762 INFO kablam! --> src/main.rs:48:5 Oct 14 21:30:06.763 INFO kablam! | Oct 14 21:30:06.763 INFO kablam! 48 | playerClass: ClassEnum, Oct 14 21:30:06.763 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.763 INFO kablam! | Oct 14 21:30:06.764 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 21:30:06.764 INFO kablam! Oct 14 21:30:06.764 INFO kablam! warning: structure field `cardClass` should have a snake case name such as `card_class` Oct 14 21:30:06.764 INFO kablam! --> src/main.rs:49:5 Oct 14 21:30:06.764 INFO kablam! | Oct 14 21:30:06.765 INFO kablam! 49 | cardClass: ClassEnum, Oct 14 21:30:06.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.765 INFO kablam! Oct 14 21:30:06.765 INFO kablam! warning: structure field `theType` should have a snake case name such as `the_type` Oct 14 21:30:06.765 INFO kablam! --> src/main.rs:51:5 Oct 14 21:30:06.765 INFO kablam! | Oct 14 21:30:06.765 INFO kablam! 51 | theType: TypeEnum, Oct 14 21:30:06.765 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.765 INFO kablam! Oct 14 21:30:06.765 INFO kablam! warning: structure field `howToEarn` should have a snake case name such as `how_to_earn` Oct 14 21:30:06.765 INFO kablam! --> src/main.rs:57:5 Oct 14 21:30:06.765 INFO kablam! | Oct 14 21:30:06.765 INFO kablam! 57 | howToEarn: String, Oct 14 21:30:06.765 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.765 INFO kablam! Oct 14 21:30:06.765 INFO kablam! warning: structure field `howToEarnGolden` should have a snake case name such as `how_to_earn_golden` Oct 14 21:30:06.765 INFO kablam! --> src/main.rs:58:5 Oct 14 21:30:06.765 INFO kablam! | Oct 14 21:30:06.765 INFO kablam! 58 | howToEarnGolden: String, Oct 14 21:30:06.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.765 INFO kablam! Oct 14 21:30:06.765 INFO kablam! warning: structure field `targetingArrowText` should have a snake case name such as `targeting_arrow_text` Oct 14 21:30:06.765 INFO kablam! --> src/main.rs:59:5 Oct 14 21:30:06.765 INFO kablam! | Oct 14 21:30:06.765 INFO kablam! 59 | targetingArrowText: String, Oct 14 21:30:06.765 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.765 INFO kablam! Oct 14 21:30:06.765 INFO kablam! warning: structure field `dbfId` should have a snake case name such as `dbf_id` Oct 14 21:30:06.765 INFO kablam! --> src/main.rs:64:5 Oct 14 21:30:06.765 INFO kablam! | Oct 14 21:30:06.765 INFO kablam! 64 | dbfId: i64, Oct 14 21:30:06.765 INFO kablam! | ^^^^^^^^^^ Oct 14 21:30:06.765 INFO kablam! Oct 14 21:30:06.765 INFO kablam! warning: structure field `spellDamage` should have a snake case name such as `spell_damage` Oct 14 21:30:06.765 INFO kablam! --> src/main.rs:67:5 Oct 14 21:30:06.765 INFO kablam! | Oct 14 21:30:06.765 INFO kablam! 67 | spellDamage: i64, Oct 14 21:30:06.765 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 21:30:06.765 INFO kablam! Oct 14 21:30:07.220 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 14 21:30:07.221 INFO kablam! su: No module specific data is present Oct 14 21:30:07.533 INFO running `"docker" "rm" "-f" "76646121fa39d238433e68662b9e5bab84292265333dc7fe31b06f9e8c23d72a"` Oct 14 21:30:07.743 INFO blam! 76646121fa39d238433e68662b9e5bab84292265333dc7fe31b06f9e8c23d72a Oct 14 21:30:07.751 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 14 21:30:08.112 INFO blam! 688686ab4377ea9e1b3acc60de4d98e706d2908ad2cf0f3e0b9db6d6bd089c72 Oct 14 21:30:08.115 INFO running `"docker" "start" "-a" "688686ab4377ea9e1b3acc60de4d98e706d2908ad2cf0f3e0b9db6d6bd089c72"` Oct 14 21:30:09.474 INFO kablam! usermod: no changes Oct 14 21:30:09.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.08s Oct 14 21:30:09.595 INFO kablam! Running /target/debug/deps/crustycards-95d53de75113ff3d Oct 14 21:30:09.599 INFO blam! Oct 14 21:30:09.599 INFO blam! running 2 tests Oct 14 21:30:09.599 INFO blam! test tests::parse_json_to_values_simple_json_is_valid ... ok Oct 14 21:30:09.611 INFO blam! test tests::parse_json_to_values_empty_string_is_error ... ok Oct 14 21:30:09.611 INFO kablam! su: No module specific data is present Oct 14 21:30:09.611 INFO blam! Oct 14 21:30:09.611 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:30:09.611 INFO blam! Oct 14 21:30:10.395 INFO running `"docker" "rm" "-f" "688686ab4377ea9e1b3acc60de4d98e706d2908ad2cf0f3e0b9db6d6bd089c72"` Oct 14 21:30:10.667 INFO blam! 688686ab4377ea9e1b3acc60de4d98e706d2908ad2cf0f3e0b9db6d6bd089c72