Oct 13 06:32:28.384 INFO testing mrZalli/wargame against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 13 06:32:28.386 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 06:32:28.985 INFO blam! cf6cd3e4f778c997f1f1fd542902ed9ebb1ed40dc90383057ffaf2a717c09e84 Oct 13 06:32:28.987 INFO running `"docker" "start" "-a" "cf6cd3e4f778c997f1f1fd542902ed9ebb1ed40dc90383057ffaf2a717c09e84"` Oct 13 06:32:30.383 INFO kablam! usermod: no changes Oct 13 06:32:30.435 INFO kablam! Compiling unicode-segmentation v0.1.3 Oct 13 06:32:30.435 INFO kablam! Compiling cassowary v0.2.1 Oct 13 06:32:30.435 INFO kablam! Compiling termion v1.5.1 Oct 13 06:32:35.034 INFO kablam! Compiling tui v0.1.3 Oct 13 06:32:39.679 INFO kablam! Compiling wargame v0.1.0 (/source) Oct 13 06:32:40.099 INFO kablam! warning: unused import: `std::error::Error` Oct 13 06:32:40.099 INFO kablam! --> src/main.rs:5:5 Oct 13 06:32:40.099 INFO kablam! | Oct 13 06:32:40.099 INFO kablam! 5 | use std::error::Error; Oct 13 06:32:40.099 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:32:40.099 INFO kablam! | Oct 13 06:32:40.099 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:32:40.099 INFO kablam! Oct 13 06:32:40.143 INFO kablam! warning: field is never used: `dots` Oct 13 06:32:40.143 INFO kablam! --> src/main.rs:16:5 Oct 13 06:32:40.143 INFO kablam! | Oct 13 06:32:40.143 INFO kablam! 16 | dots: Vec<(u16, u16)>, Oct 13 06:32:40.143 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:32:40.143 INFO kablam! | Oct 13 06:32:40.143 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:32:40.143 INFO kablam! Oct 13 06:32:41.183 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.78s Oct 13 06:32:41.189 INFO kablam! su: No module specific data is present Oct 13 06:32:41.831 INFO running `"docker" "rm" "-f" "cf6cd3e4f778c997f1f1fd542902ed9ebb1ed40dc90383057ffaf2a717c09e84"` Oct 13 06:32:42.099 INFO blam! cf6cd3e4f778c997f1f1fd542902ed9ebb1ed40dc90383057ffaf2a717c09e84 Oct 13 06:32:42.107 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 06:32:42.508 INFO blam! f8a8107f7824325287bf0d80085222ac9aae72f6eaa74d40476f7da0c9d06d81 Oct 13 06:32:42.511 INFO running `"docker" "start" "-a" "f8a8107f7824325287bf0d80085222ac9aae72f6eaa74d40476f7da0c9d06d81"` Oct 13 06:32:43.752 INFO kablam! usermod: no changes Oct 13 06:32:43.835 INFO kablam! Compiling wargame v0.1.0 (/source) Oct 13 06:32:44.383 INFO kablam! warning: unused import: `std::error::Error` Oct 13 06:32:44.383 INFO kablam! --> src/main.rs:5:5 Oct 13 06:32:44.383 INFO kablam! | Oct 13 06:32:44.383 INFO kablam! 5 | use std::error::Error; Oct 13 06:32:44.383 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 13 06:32:44.383 INFO kablam! | Oct 13 06:32:44.383 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 06:32:44.383 INFO kablam! Oct 13 06:32:44.423 INFO kablam! warning: field is never used: `dots` Oct 13 06:32:44.423 INFO kablam! --> src/main.rs:16:5 Oct 13 06:32:44.423 INFO kablam! | Oct 13 06:32:44.423 INFO kablam! 16 | dots: Vec<(u16, u16)>, Oct 13 06:32:44.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 13 06:32:44.423 INFO kablam! | Oct 13 06:32:44.423 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 06:32:44.423 INFO kablam! Oct 13 06:32:45.020 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.23s Oct 13 06:32:45.023 INFO kablam! su: No module specific data is present Oct 13 06:32:45.646 INFO running `"docker" "rm" "-f" "f8a8107f7824325287bf0d80085222ac9aae72f6eaa74d40476f7da0c9d06d81"` Oct 13 06:32:45.891 INFO blam! f8a8107f7824325287bf0d80085222ac9aae72f6eaa74d40476f7da0c9d06d81 Oct 13 06:32:45.891 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 13 06:32:46.388 INFO blam! b262cbc25c2e1f3b077f971ffc96ce0bbe5f11415caacb7a50ec0d8d4646fc4e Oct 13 06:32:46.391 INFO running `"docker" "start" "-a" "b262cbc25c2e1f3b077f971ffc96ce0bbe5f11415caacb7a50ec0d8d4646fc4e"` Oct 13 06:32:48.323 INFO kablam! usermod: no changes Oct 13 06:32:48.397 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.06s Oct 13 06:32:48.419 INFO kablam! Running /target/debug/deps/wargame-11972cc00723c094 Oct 13 06:32:48.419 INFO blam! Oct 13 06:32:48.419 INFO blam! running 0 tests Oct 13 06:32:48.419 INFO blam! Oct 13 06:32:48.419 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 13 06:32:48.419 INFO blam! Oct 13 06:32:48.419 INFO kablam! su: No module specific data is present Oct 13 06:32:49.494 INFO running `"docker" "rm" "-f" "b262cbc25c2e1f3b077f971ffc96ce0bbe5f11415caacb7a50ec0d8d4646fc4e"` Oct 13 06:32:49.827 INFO blam! b262cbc25c2e1f3b077f971ffc96ce0bbe5f11415caacb7a50ec0d8d4646fc4e