Oct 14 21:30:00.012 INFO testing ericsebesta/crustycards against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 21:30:00.012 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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.548 INFO blam! b09bda82555d4fea8a5196ff41b12b49cd59e707159c49877d5a04fef287574e Oct 14 21:30:00.550 INFO running `"docker" "start" "-a" "b09bda82555d4fea8a5196ff41b12b49cd59e707159c49877d5a04fef287574e"` Oct 14 21:30:01.530 INFO kablam! usermod: no changes Oct 14 21:30:01.615 INFO kablam! Compiling crustycards v0.1.0 (/source) Oct 14 21:30:02.223 INFO kablam! warning: unreachable pattern Oct 14 21:30:02.224 INFO kablam! --> src/main.rs:202:17 Oct 14 21:30:02.224 INFO kablam! | Oct 14 21:30:02.224 INFO kablam! 202 | "artist" => { Oct 14 21:30:02.225 INFO kablam! | ^^^^^^^^ Oct 14 21:30:02.225 INFO kablam! | Oct 14 21:30:02.225 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 21:30:02.226 INFO kablam! Oct 14 21:30:02.255 INFO kablam! warning: structure field `playerClass` should have a snake case name such as `player_class` Oct 14 21:30:02.255 INFO kablam! --> src/main.rs:48:5 Oct 14 21:30:02.255 INFO kablam! | Oct 14 21:30:02.255 INFO kablam! 48 | playerClass: ClassEnum, Oct 14 21:30:02.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.255 INFO kablam! | Oct 14 21:30:02.255 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 21:30:02.255 INFO kablam! Oct 14 21:30:02.255 INFO kablam! warning: structure field `cardClass` should have a snake case name such as `card_class` Oct 14 21:30:02.255 INFO kablam! --> src/main.rs:49:5 Oct 14 21:30:02.255 INFO kablam! | Oct 14 21:30:02.255 INFO kablam! 49 | cardClass: ClassEnum, Oct 14 21:30:02.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.255 INFO kablam! Oct 14 21:30:02.255 INFO kablam! warning: structure field `theType` should have a snake case name such as `the_type` Oct 14 21:30:02.255 INFO kablam! --> src/main.rs:51:5 Oct 14 21:30:02.255 INFO kablam! | Oct 14 21:30:02.255 INFO kablam! 51 | theType: TypeEnum, Oct 14 21:30:02.255 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.255 INFO kablam! Oct 14 21:30:02.255 INFO kablam! warning: structure field `howToEarn` should have a snake case name such as `how_to_earn` Oct 14 21:30:02.255 INFO kablam! --> src/main.rs:57:5 Oct 14 21:30:02.255 INFO kablam! | Oct 14 21:30:02.255 INFO kablam! 57 | howToEarn: String, Oct 14 21:30:02.255 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.255 INFO kablam! Oct 14 21:30:02.255 INFO kablam! warning: structure field `howToEarnGolden` should have a snake case name such as `how_to_earn_golden` Oct 14 21:30:02.255 INFO kablam! --> src/main.rs:58:5 Oct 14 21:30:02.255 INFO kablam! | Oct 14 21:30:02.255 INFO kablam! 58 | howToEarnGolden: String, Oct 14 21:30:02.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.255 INFO kablam! Oct 14 21:30:02.255 INFO kablam! warning: structure field `targetingArrowText` should have a snake case name such as `targeting_arrow_text` Oct 14 21:30:02.255 INFO kablam! --> src/main.rs:59:5 Oct 14 21:30:02.255 INFO kablam! | Oct 14 21:30:02.255 INFO kablam! 59 | targetingArrowText: String, Oct 14 21:30:02.255 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:02.255 INFO kablam! Oct 14 21:30:02.255 INFO kablam! warning: structure field `dbfId` should have a snake case name such as `dbf_id` Oct 14 21:30:02.255 INFO kablam! --> src/main.rs:64:5 Oct 14 21:30:02.255 INFO kablam! | Oct 14 21:30:02.255 INFO kablam! 64 | dbfId: i64, Oct 14 21:30:02.255 INFO kablam! | ^^^^^^^^^^ Oct 14 21:30:02.255 INFO kablam! Oct 14 21:30:02.255 INFO kablam! warning: structure field `spellDamage` should have a snake case name such as `spell_damage` Oct 14 21:30:02.255 INFO kablam! --> src/main.rs:67:5 Oct 14 21:30:02.255 INFO kablam! | Oct 14 21:30:02.255 INFO kablam! 67 | spellDamage: i64, Oct 14 21:30:02.256 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 21:30:02.256 INFO kablam! Oct 14 21:30:03.150 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.59s Oct 14 21:30:03.153 INFO kablam! su: No module specific data is present Oct 14 21:30:04.092 INFO running `"docker" "rm" "-f" "b09bda82555d4fea8a5196ff41b12b49cd59e707159c49877d5a04fef287574e"` Oct 14 21:30:04.327 INFO blam! b09bda82555d4fea8a5196ff41b12b49cd59e707159c49877d5a04fef287574e Oct 14 21:30:04.333 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:04.791 INFO blam! 650e8101f3941c0761c90cdec70d3b15d8a2922f76b0ab4cfb415fd3a5b0e429 Oct 14 21:30:04.803 INFO running `"docker" "start" "-a" "650e8101f3941c0761c90cdec70d3b15d8a2922f76b0ab4cfb415fd3a5b0e429"` Oct 14 21:30:05.763 INFO kablam! usermod: no changes Oct 14 21:30:05.804 INFO kablam! Compiling crustycards v0.1.0 (/source) Oct 14 21:30:06.260 INFO kablam! warning: unreachable pattern Oct 14 21:30:06.261 INFO kablam! --> src/main.rs:202:17 Oct 14 21:30:06.261 INFO kablam! | Oct 14 21:30:06.261 INFO kablam! 202 | "artist" => { Oct 14 21:30:06.262 INFO kablam! | ^^^^^^^^ Oct 14 21:30:06.262 INFO kablam! | Oct 14 21:30:06.262 INFO kablam! = note: #[warn(unreachable_patterns)] on by default Oct 14 21:30:06.263 INFO kablam! Oct 14 21:30:06.296 INFO kablam! warning: structure field `playerClass` should have a snake case name such as `player_class` Oct 14 21:30:06.296 INFO kablam! --> src/main.rs:48:5 Oct 14 21:30:06.296 INFO kablam! | Oct 14 21:30:06.296 INFO kablam! 48 | playerClass: ClassEnum, Oct 14 21:30:06.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.296 INFO kablam! | Oct 14 21:30:06.296 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 21:30:06.296 INFO kablam! Oct 14 21:30:06.296 INFO kablam! warning: structure field `cardClass` should have a snake case name such as `card_class` Oct 14 21:30:06.296 INFO kablam! --> src/main.rs:49:5 Oct 14 21:30:06.296 INFO kablam! | Oct 14 21:30:06.296 INFO kablam! 49 | cardClass: ClassEnum, Oct 14 21:30:06.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.296 INFO kablam! Oct 14 21:30:06.296 INFO kablam! warning: structure field `theType` should have a snake case name such as `the_type` Oct 14 21:30:06.296 INFO kablam! --> src/main.rs:51:5 Oct 14 21:30:06.296 INFO kablam! | Oct 14 21:30:06.296 INFO kablam! 51 | theType: TypeEnum, Oct 14 21:30:06.296 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.296 INFO kablam! Oct 14 21:30:06.296 INFO kablam! warning: structure field `howToEarn` should have a snake case name such as `how_to_earn` Oct 14 21:30:06.296 INFO kablam! --> src/main.rs:57:5 Oct 14 21:30:06.296 INFO kablam! | Oct 14 21:30:06.296 INFO kablam! 57 | howToEarn: String, Oct 14 21:30:06.296 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.296 INFO kablam! Oct 14 21:30:06.296 INFO kablam! warning: structure field `howToEarnGolden` should have a snake case name such as `how_to_earn_golden` Oct 14 21:30:06.296 INFO kablam! --> src/main.rs:58:5 Oct 14 21:30:06.296 INFO kablam! | Oct 14 21:30:06.296 INFO kablam! 58 | howToEarnGolden: String, Oct 14 21:30:06.296 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.296 INFO kablam! Oct 14 21:30:06.296 INFO kablam! warning: structure field `targetingArrowText` should have a snake case name such as `targeting_arrow_text` Oct 14 21:30:06.296 INFO kablam! --> src/main.rs:59:5 Oct 14 21:30:06.296 INFO kablam! | Oct 14 21:30:06.297 INFO kablam! 59 | targetingArrowText: String, Oct 14 21:30:06.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 21:30:06.297 INFO kablam! Oct 14 21:30:06.297 INFO kablam! warning: structure field `dbfId` should have a snake case name such as `dbf_id` Oct 14 21:30:06.297 INFO kablam! --> src/main.rs:64:5 Oct 14 21:30:06.297 INFO kablam! | Oct 14 21:30:06.297 INFO kablam! 64 | dbfId: i64, Oct 14 21:30:06.297 INFO kablam! | ^^^^^^^^^^ Oct 14 21:30:06.297 INFO kablam! Oct 14 21:30:06.297 INFO kablam! warning: structure field `spellDamage` should have a snake case name such as `spell_damage` Oct 14 21:30:06.297 INFO kablam! --> src/main.rs:67:5 Oct 14 21:30:06.297 INFO kablam! | Oct 14 21:30:06.297 INFO kablam! 67 | spellDamage: i64, Oct 14 21:30:06.297 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 21:30:06.297 INFO kablam! Oct 14 21:30:06.879 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.10s Oct 14 21:30:06.881 INFO kablam! su: No module specific data is present Oct 14 21:30:07.125 INFO running `"docker" "rm" "-f" "650e8101f3941c0761c90cdec70d3b15d8a2922f76b0ab4cfb415fd3a5b0e429"` Oct 14 21:30:07.240 INFO blam! 650e8101f3941c0761c90cdec70d3b15d8a2922f76b0ab4cfb415fd3a5b0e429 Oct 14 21:30:07.242 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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:07.429 INFO blam! 7ca8006ea94ab8683a7c787972c754eea4bf82b7f8223d9efaa41d8604d02203 Oct 14 21:30:07.433 INFO running `"docker" "start" "-a" "7ca8006ea94ab8683a7c787972c754eea4bf82b7f8223d9efaa41d8604d02203"` Oct 14 21:30:08.531 INFO kablam! usermod: no changes Oct 14 21:30:08.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 14 21:30:08.595 INFO kablam! Running /target/debug/deps/crustycards-227ab4e689e3aaad Oct 14 21:30:08.603 INFO blam! Oct 14 21:30:08.603 INFO blam! running 2 tests Oct 14 21:30:08.603 INFO blam! test tests::parse_json_to_values_simple_json_is_valid ... ok Oct 14 21:30:08.603 INFO blam! test tests::parse_json_to_values_empty_string_is_error ... ok Oct 14 21:30:08.603 INFO blam! Oct 14 21:30:08.603 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 21:30:08.603 INFO blam! Oct 14 21:30:08.606 INFO kablam! su: No module specific data is present Oct 14 21:30:09.575 INFO running `"docker" "rm" "-f" "7ca8006ea94ab8683a7c787972c754eea4bf82b7f8223d9efaa41d8604d02203"` Oct 14 21:30:09.920 INFO blam! 7ca8006ea94ab8683a7c787972c754eea4bf82b7f8223d9efaa41d8604d02203