Oct 14 23:11:02.194 INFO testing deckarep/rust-quest against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 23:11:02.194 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 23:11:02.731 INFO blam! e12b74334a9f24ce4f5289141c459014860d5e7e91921457fdae5e2a06c97c69 Oct 14 23:11:02.731 INFO running `"docker" "start" "-a" "e12b74334a9f24ce4f5289141c459014860d5e7e91921457fdae5e2a06c97c69"` Oct 14 23:11:04.297 INFO kablam! usermod: no changes Oct 14 23:11:04.375 INFO kablam! Compiling rust-quest v0.1.0 (/source) Oct 14 23:11:04.879 INFO kablam! warning: field is never used: `name` Oct 14 23:11:04.879 INFO kablam! --> src/main.rs:12:5 Oct 14 23:11:04.879 INFO kablam! | Oct 14 23:11:04.879 INFO kablam! 12 | name: String, Oct 14 23:11:04.879 INFO kablam! | ^^^^^^^^^^^^ Oct 14 23:11:04.879 INFO kablam! | Oct 14 23:11:04.879 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:11:04.879 INFO kablam! Oct 14 23:11:04.879 INFO kablam! warning: field is never used: `hp` Oct 14 23:11:04.879 INFO kablam! --> src/main.rs:13:5 Oct 14 23:11:04.879 INFO kablam! | Oct 14 23:11:04.879 INFO kablam! 13 | hp: i32, Oct 14 23:11:04.879 INFO kablam! | ^^^^^^^ Oct 14 23:11:04.879 INFO kablam! Oct 14 23:11:04.879 INFO kablam! warning: field is never used: `damage` Oct 14 23:11:04.879 INFO kablam! --> src/main.rs:18:5 Oct 14 23:11:04.879 INFO kablam! | Oct 14 23:11:04.879 INFO kablam! 18 | damage: i32, Oct 14 23:11:04.879 INFO kablam! | ^^^^^^^^^^^ Oct 14 23:11:04.879 INFO kablam! Oct 14 23:11:04.879 INFO kablam! warning: field is never used: `inventory` Oct 14 23:11:04.879 INFO kablam! --> src/main.rs:84:5 Oct 14 23:11:04.879 INFO kablam! | Oct 14 23:11:04.879 INFO kablam! 84 | inventory: Vec, Oct 14 23:11:04.879 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 23:11:04.879 INFO kablam! Oct 14 23:11:04.879 INFO kablam! warning: variable `isDead` should have a snake case name such as `is_dead` Oct 14 23:11:04.879 INFO kablam! --> src/main.rs:44:14 Oct 14 23:11:04.879 INFO kablam! | Oct 14 23:11:04.879 INFO kablam! 44 | let (isDead, dmg) = hero.damage(); Oct 14 23:11:04.879 INFO kablam! | ^^^^^^ Oct 14 23:11:04.879 INFO kablam! | Oct 14 23:11:04.879 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 23:11:04.879 INFO kablam! Oct 14 23:11:04.879 INFO kablam! warning: variable `isDead` should have a snake case name such as `is_dead` Oct 14 23:11:04.879 INFO kablam! --> src/main.rs:115:22 Oct 14 23:11:04.879 INFO kablam! | Oct 14 23:11:04.879 INFO kablam! 115 | let (isDead, dmg) = m.damage(); Oct 14 23:11:04.879 INFO kablam! | ^^^^^^ Oct 14 23:11:04.879 INFO kablam! Oct 14 23:11:05.454 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.11s Oct 14 23:11:05.469 INFO kablam! su: No module specific data is present Oct 14 23:11:06.461 INFO running `"docker" "rm" "-f" "e12b74334a9f24ce4f5289141c459014860d5e7e91921457fdae5e2a06c97c69"` Oct 14 23:11:06.747 INFO blam! e12b74334a9f24ce4f5289141c459014860d5e7e91921457fdae5e2a06c97c69 Oct 14 23:11:06.749 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 23:11:07.324 INFO blam! 0fb22ad8e6b6429146b67ca562663a44ce32b4127954c389c418ec56f3f52814 Oct 14 23:11:07.327 INFO running `"docker" "start" "-a" "0fb22ad8e6b6429146b67ca562663a44ce32b4127954c389c418ec56f3f52814"` Oct 14 23:11:08.786 INFO kablam! usermod: no changes Oct 14 23:11:08.867 INFO kablam! Compiling rust-quest v0.1.0 (/source) Oct 14 23:11:09.451 INFO kablam! warning: field is never used: `name` Oct 14 23:11:09.452 INFO kablam! --> src/main.rs:12:5 Oct 14 23:11:09.452 INFO kablam! | Oct 14 23:11:09.452 INFO kablam! 12 | name: String, Oct 14 23:11:09.453 INFO kablam! | ^^^^^^^^^^^^ Oct 14 23:11:09.453 INFO kablam! | Oct 14 23:11:09.453 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:11:09.454 INFO kablam! Oct 14 23:11:09.454 INFO kablam! warning: field is never used: `hp` Oct 14 23:11:09.454 INFO kablam! --> src/main.rs:13:5 Oct 14 23:11:09.455 INFO kablam! | Oct 14 23:11:09.455 INFO kablam! 13 | hp: i32, Oct 14 23:11:09.455 INFO kablam! | ^^^^^^^ Oct 14 23:11:09.455 INFO kablam! Oct 14 23:11:09.456 INFO kablam! warning: field is never used: `damage` Oct 14 23:11:09.456 INFO kablam! --> src/main.rs:18:5 Oct 14 23:11:09.456 INFO kablam! | Oct 14 23:11:09.456 INFO kablam! 18 | damage: i32, Oct 14 23:11:09.456 INFO kablam! | ^^^^^^^^^^^ Oct 14 23:11:09.456 INFO kablam! Oct 14 23:11:09.456 INFO kablam! warning: field is never used: `inventory` Oct 14 23:11:09.456 INFO kablam! --> src/main.rs:84:5 Oct 14 23:11:09.456 INFO kablam! | Oct 14 23:11:09.456 INFO kablam! 84 | inventory: Vec, Oct 14 23:11:09.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 23:11:09.456 INFO kablam! Oct 14 23:11:09.456 INFO kablam! warning: variable `isDead` should have a snake case name such as `is_dead` Oct 14 23:11:09.456 INFO kablam! --> src/main.rs:44:14 Oct 14 23:11:09.456 INFO kablam! | Oct 14 23:11:09.456 INFO kablam! 44 | let (isDead, dmg) = hero.damage(); Oct 14 23:11:09.456 INFO kablam! | ^^^^^^ Oct 14 23:11:09.456 INFO kablam! | Oct 14 23:11:09.456 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 14 23:11:09.456 INFO kablam! Oct 14 23:11:09.456 INFO kablam! warning: variable `isDead` should have a snake case name such as `is_dead` Oct 14 23:11:09.456 INFO kablam! --> src/main.rs:115:22 Oct 14 23:11:09.456 INFO kablam! | Oct 14 23:11:09.456 INFO kablam! 115 | let (isDead, dmg) = m.damage(); Oct 14 23:11:09.456 INFO kablam! | ^^^^^^ Oct 14 23:11:09.456 INFO kablam! Oct 14 23:11:09.947 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.13s Oct 14 23:11:09.950 INFO kablam! su: No module specific data is present Oct 14 23:11:11.023 INFO running `"docker" "rm" "-f" "0fb22ad8e6b6429146b67ca562663a44ce32b4127954c389c418ec56f3f52814"` Oct 14 23:11:11.300 INFO blam! 0fb22ad8e6b6429146b67ca562663a44ce32b4127954c389c418ec56f3f52814 Oct 14 23:11:11.310 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 23:11:11.698 INFO blam! b0f736f07a04b0b9869e5eacc2e5e964e9f6c1732a7d94e9bbd07d6ee524f979 Oct 14 23:11:11.701 INFO running `"docker" "start" "-a" "b0f736f07a04b0b9869e5eacc2e5e964e9f6c1732a7d94e9bbd07d6ee524f979"` Oct 14 23:11:13.031 INFO kablam! usermod: no changes Oct 14 23:11:13.079 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 14 23:11:13.079 INFO kablam! Running /target/debug/deps/rust_quest-4b6b913605ba1e39 Oct 14 23:11:13.083 INFO blam! Oct 14 23:11:13.083 INFO blam! running 0 tests Oct 14 23:11:13.083 INFO blam! Oct 14 23:11:13.083 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:11:13.083 INFO blam! Oct 14 23:11:13.085 INFO kablam! su: No module specific data is present Oct 14 23:11:13.825 INFO running `"docker" "rm" "-f" "b0f736f07a04b0b9869e5eacc2e5e964e9f6c1732a7d94e9bbd07d6ee524f979"` Oct 14 23:11:14.087 INFO blam! b0f736f07a04b0b9869e5eacc2e5e964e9f6c1732a7d94e9bbd07d6ee524f979