Oct 11 05:58:22.363 INFO testing Kirszu/DnD-Game against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 05:58:22.363 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 05:58:22.363 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:58:22.582 INFO blam! 64998524b3e74c03567b28fab5eb89d563d0ecf792834976e35d25796c6848e9 Oct 11 05:58:22.583 INFO running `"docker" "start" "-a" "64998524b3e74c03567b28fab5eb89d563d0ecf792834976e35d25796c6848e9"` Oct 11 05:58:23.092 INFO kablam! usermod: no changes Oct 11 05:58:23.118 INFO kablam! Compiling DND v0.1.0 (/source) Oct 11 05:58:23.832 INFO kablam! warning: unused variable: `my_elf` Oct 11 05:58:23.832 INFO kablam! --> src/main.rs:373:9 Oct 11 05:58:23.832 INFO kablam! | Oct 11 05:58:23.832 INFO kablam! 373 | let my_elf = Elf { Oct 11 05:58:23.832 INFO kablam! | ^^^^^^ help: consider using `_my_elf` instead Oct 11 05:58:23.832 INFO kablam! | Oct 11 05:58:23.832 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 05:58:23.832 INFO kablam! Oct 11 05:58:23.832 INFO kablam! warning: unused variable: `my_human` Oct 11 05:58:23.832 INFO kablam! --> src/main.rs:383:9 Oct 11 05:58:23.832 INFO kablam! | Oct 11 05:58:23.832 INFO kablam! 383 | let my_human = Human { Oct 11 05:58:23.832 INFO kablam! | ^^^^^^^^ help: consider using `_my_human` instead Oct 11 05:58:23.832 INFO kablam! Oct 11 05:58:23.855 INFO kablam! warning: struct is never constructed: `Skeleton` Oct 11 05:58:23.855 INFO kablam! --> src/main.rs:247:5 Oct 11 05:58:23.855 INFO kablam! | Oct 11 05:58:23.855 INFO kablam! 247 | struct Skeleton { Oct 11 05:58:23.855 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 05:58:23.855 INFO kablam! | Oct 11 05:58:23.855 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 05:58:23.855 INFO kablam! Oct 11 05:58:23.855 INFO kablam! warning: struct is never constructed: `Kobold_Archer` Oct 11 05:58:23.855 INFO kablam! --> src/main.rs:277:5 Oct 11 05:58:23.855 INFO kablam! | Oct 11 05:58:23.855 INFO kablam! 277 | struct Kobold_Archer { Oct 11 05:58:23.855 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 11 05:58:23.855 INFO kablam! Oct 11 05:58:23.855 INFO kablam! warning: struct is never constructed: `Dragon` Oct 11 05:58:23.855 INFO kablam! --> src/main.rs:312:5 Oct 11 05:58:23.855 INFO kablam! | Oct 11 05:58:23.855 INFO kablam! 312 | struct Dragon { Oct 11 05:58:23.855 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 05:58:23.855 INFO kablam! Oct 11 05:58:23.855 INFO kablam! warning: crate `DND` should have a snake case name such as `dnd` Oct 11 05:58:23.855 INFO kablam! | Oct 11 05:58:23.855 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 05:58:23.855 INFO kablam! Oct 11 05:58:23.855 INFO kablam! warning: type `Kobold_Archer` should have a camel case name such as `KoboldArcher` Oct 11 05:58:23.855 INFO kablam! --> src/main.rs:277:5 Oct 11 05:58:23.855 INFO kablam! | Oct 11 05:58:23.855 INFO kablam! 277 | / struct Kobold_Archer { Oct 11 05:58:23.855 INFO kablam! 278 | | name: String, Oct 11 05:58:23.855 INFO kablam! 279 | | hp: u32, Oct 11 05:58:23.855 INFO kablam! 280 | | mana: u32, Oct 11 05:58:23.855 INFO kablam! ... | Oct 11 05:58:23.855 INFO kablam! 284 | | magic_attack: u32 Oct 11 05:58:23.855 INFO kablam! 285 | | } Oct 11 05:58:23.855 INFO kablam! | |_____^ Oct 11 05:58:23.855 INFO kablam! | Oct 11 05:58:23.855 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 11 05:58:23.855 INFO kablam! Oct 11 05:58:24.197 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.09s Oct 11 05:58:24.199 INFO kablam! su: No module specific data is present Oct 11 05:58:24.579 INFO running `"docker" "rm" "-f" "64998524b3e74c03567b28fab5eb89d563d0ecf792834976e35d25796c6848e9"` Oct 11 05:58:24.644 INFO blam! 64998524b3e74c03567b28fab5eb89d563d0ecf792834976e35d25796c6848e9 Oct 11 05:58:24.649 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 05:58:24.650 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:58:24.837 INFO blam! f1a07a2973b1a7838cda0d9ab5f4734b63de0b8ff3620007af4279cfe96d6640 Oct 11 05:58:24.838 INFO running `"docker" "start" "-a" "f1a07a2973b1a7838cda0d9ab5f4734b63de0b8ff3620007af4279cfe96d6640"` Oct 11 05:58:25.283 INFO kablam! usermod: no changes Oct 11 05:58:25.311 INFO kablam! Compiling DND v0.1.0 (/source) Oct 11 05:58:26.143 INFO kablam! warning: unused variable: `my_elf` Oct 11 05:58:26.143 INFO kablam! --> src/main.rs:373:9 Oct 11 05:58:26.143 INFO kablam! | Oct 11 05:58:26.143 INFO kablam! 373 | let my_elf = Elf { Oct 11 05:58:26.143 INFO kablam! | ^^^^^^ help: consider using `_my_elf` instead Oct 11 05:58:26.143 INFO kablam! | Oct 11 05:58:26.143 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 05:58:26.143 INFO kablam! Oct 11 05:58:26.143 INFO kablam! warning: unused variable: `my_human` Oct 11 05:58:26.143 INFO kablam! --> src/main.rs:383:9 Oct 11 05:58:26.143 INFO kablam! | Oct 11 05:58:26.143 INFO kablam! 383 | let my_human = Human { Oct 11 05:58:26.143 INFO kablam! | ^^^^^^^^ help: consider using `_my_human` instead Oct 11 05:58:26.143 INFO kablam! Oct 11 05:58:26.157 INFO kablam! warning: crate `DND` should have a snake case name such as `dnd` Oct 11 05:58:26.157 INFO kablam! | Oct 11 05:58:26.157 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 11 05:58:26.157 INFO kablam! Oct 11 05:58:26.158 INFO kablam! warning: type `Kobold_Archer` should have a camel case name such as `KoboldArcher` Oct 11 05:58:26.158 INFO kablam! --> src/main.rs:277:5 Oct 11 05:58:26.158 INFO kablam! | Oct 11 05:58:26.158 INFO kablam! 277 | / struct Kobold_Archer { Oct 11 05:58:26.158 INFO kablam! 278 | | name: String, Oct 11 05:58:26.158 INFO kablam! 279 | | hp: u32, Oct 11 05:58:26.158 INFO kablam! 280 | | mana: u32, Oct 11 05:58:26.158 INFO kablam! ... | Oct 11 05:58:26.158 INFO kablam! 284 | | magic_attack: u32 Oct 11 05:58:26.158 INFO kablam! 285 | | } Oct 11 05:58:26.158 INFO kablam! | |_____^ Oct 11 05:58:26.158 INFO kablam! | Oct 11 05:58:26.158 INFO kablam! = note: #[warn(non_camel_case_types)] on by default Oct 11 05:58:26.158 INFO kablam! Oct 11 05:58:26.529 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 11 05:58:26.530 INFO kablam! su: No module specific data is present Oct 11 05:58:26.781 INFO running `"docker" "rm" "-f" "f1a07a2973b1a7838cda0d9ab5f4734b63de0b8ff3620007af4279cfe96d6640"` Oct 11 05:58:26.876 INFO blam! f1a07a2973b1a7838cda0d9ab5f4734b63de0b8ff3620007af4279cfe96d6640 Oct 11 05:58:26.877 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 05:58:26.877 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 05:58:27.030 INFO blam! 59d35b4c4faf17452d4f66f09b7fdc36150ddf8a69a4f1e25bd26fe8c80ca7e9 Oct 11 05:58:27.031 INFO running `"docker" "start" "-a" "59d35b4c4faf17452d4f66f09b7fdc36150ddf8a69a4f1e25bd26fe8c80ca7e9"` Oct 11 05:58:27.540 INFO kablam! usermod: no changes Oct 11 05:58:27.573 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 05:58:27.574 INFO kablam! Running /target/debug/deps/DND-6d97ca7c519aff16 Oct 11 05:58:27.575 INFO blam! Oct 11 05:58:27.575 INFO blam! running 0 tests Oct 11 05:58:27.575 INFO blam! Oct 11 05:58:27.575 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 05:58:27.575 INFO blam! Oct 11 05:58:27.577 INFO kablam! su: No module specific data is present Oct 11 05:58:27.852 INFO running `"docker" "rm" "-f" "59d35b4c4faf17452d4f66f09b7fdc36150ddf8a69a4f1e25bd26fe8c80ca7e9"` Oct 11 05:58:27.969 INFO blam! 59d35b4c4faf17452d4f66f09b7fdc36150ddf8a69a4f1e25bd26fe8c80ca7e9