Oct 11 07:55:44.690 INFO testing 0x75960/kick against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 07:55:44.690 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 07:55:44.690 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 07:55:45.041 INFO blam! f72ef8d9433e98a913116e640070815cb100d586cff25f9f1ca76579f7952e86 Oct 11 07:55:45.056 INFO running `"docker" "start" "-a" "f72ef8d9433e98a913116e640070815cb100d586cff25f9f1ca76579f7952e86"` Oct 11 07:55:46.060 INFO kablam! usermod: no changes Oct 11 07:55:46.282 INFO kablam! Compiling kick v0.1.0 (/source) Oct 11 07:55:49.461 INFO kablam! warning: unused `#[macro_use]` import Oct 11 07:55:49.461 INFO kablam! --> src/main.rs:1:1 Oct 11 07:55:49.461 INFO kablam! | Oct 11 07:55:49.462 INFO kablam! 1 | #[macro_use] Oct 11 07:55:49.462 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:55:49.462 INFO kablam! | Oct 11 07:55:49.463 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:55:49.463 INFO kablam! Oct 11 07:55:49.463 INFO kablam! warning: unused import: `std::fmt::*` Oct 11 07:55:49.463 INFO kablam! --> src/main.rs:4:5 Oct 11 07:55:49.464 INFO kablam! | Oct 11 07:55:49.464 INFO kablam! 4 | use std::fmt::*; Oct 11 07:55:49.464 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:55:49.465 INFO kablam! Oct 11 07:55:49.465 INFO kablam! warning: unused import: `std::fs::File` Oct 11 07:55:49.465 INFO kablam! --> src/main.rs:5:5 Oct 11 07:55:49.466 INFO kablam! | Oct 11 07:55:49.466 INFO kablam! 5 | use std::fs::File; Oct 11 07:55:49.466 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:55:49.467 INFO kablam! Oct 11 07:55:49.467 INFO kablam! warning: unused import: `self::zip::ZipArchive` Oct 11 07:55:49.467 INFO kablam! --> src/signatures/mod.rs:6:5 Oct 11 07:55:49.467 INFO kablam! | Oct 11 07:55:49.468 INFO kablam! 6 | use self::zip::ZipArchive; Oct 11 07:55:49.468 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:55:49.468 INFO kablam! Oct 11 07:55:49.469 INFO kablam! warning: unused import: `bytereader::*` Oct 11 07:55:49.469 INFO kablam! --> src/main.rs:13:5 Oct 11 07:55:49.469 INFO kablam! | Oct 11 07:55:49.470 INFO kablam! 13 | use bytereader::*; Oct 11 07:55:49.470 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:55:49.470 INFO kablam! Oct 11 07:55:49.784 INFO kablam! warning: method is never used: `read_as_byte` Oct 11 07:55:49.785 INFO kablam! --> src/bytereader/mod.rs:32:3 Oct 11 07:55:49.785 INFO kablam! | Oct 11 07:55:49.785 INFO kablam! 32 | pub fn read_as_byte(&mut self) -> Result { Oct 11 07:55:49.786 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:55:49.786 INFO kablam! | Oct 11 07:55:49.786 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:55:49.786 INFO kablam! Oct 11 07:55:49.787 INFO kablam! warning: method is never used: `read_as_byte_offset` Oct 11 07:55:49.787 INFO kablam! --> src/bytereader/mod.rs:38:3 Oct 11 07:55:49.787 INFO kablam! | Oct 11 07:55:49.787 INFO kablam! 38 | pub fn read_as_byte_offset(&mut self, offset: u64) -> Result { Oct 11 07:55:49.788 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:55:49.788 INFO kablam! Oct 11 07:55:49.788 INFO kablam! warning: method is never used: `read_as_qword` Oct 11 07:55:49.788 INFO kablam! --> src/bytereader/mod.rs:76:3 Oct 11 07:55:49.789 INFO kablam! | Oct 11 07:55:49.789 INFO kablam! 76 | pub fn read_as_qword(&mut self) -> Result { Oct 11 07:55:49.789 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:55:49.789 INFO kablam! Oct 11 07:55:49.790 INFO kablam! warning: method is never used: `read_as_qword_offset` Oct 11 07:55:49.790 INFO kablam! --> src/bytereader/mod.rs:86:3 Oct 11 07:55:49.790 INFO kablam! | Oct 11 07:55:49.790 INFO kablam! 86 | pub fn read_as_qword_offset(&mut self, offset: u64) -> Result { Oct 11 07:55:49.791 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:55:49.791 INFO kablam! Oct 11 07:55:52.128 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.03s Oct 11 07:55:52.133 INFO kablam! su: No module specific data is present Oct 11 07:55:52.805 INFO running `"docker" "rm" "-f" "f72ef8d9433e98a913116e640070815cb100d586cff25f9f1ca76579f7952e86"` Oct 11 07:55:53.102 INFO blam! f72ef8d9433e98a913116e640070815cb100d586cff25f9f1ca76579f7952e86 Oct 11 07:55:53.107 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 07:55:53.107 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 07:55:53.509 INFO blam! b6a53af797a31bb4d6fc6a579aba137c557e4299c3765b8444870fd7d95bea8d Oct 11 07:55:53.517 INFO running `"docker" "start" "-a" "b6a53af797a31bb4d6fc6a579aba137c557e4299c3765b8444870fd7d95bea8d"` Oct 11 07:55:55.196 INFO kablam! usermod: no changes Oct 11 07:55:55.378 INFO kablam! Compiling kick v0.1.0 (/source) Oct 11 07:55:58.116 INFO kablam! warning: unused `#[macro_use]` import Oct 11 07:55:58.116 INFO kablam! --> src/main.rs:1:1 Oct 11 07:55:58.116 INFO kablam! | Oct 11 07:55:58.116 INFO kablam! 1 | #[macro_use] Oct 11 07:55:58.116 INFO kablam! | ^^^^^^^^^^^^ Oct 11 07:55:58.116 INFO kablam! | Oct 11 07:55:58.116 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 07:55:58.116 INFO kablam! Oct 11 07:55:58.116 INFO kablam! warning: unused import: `std::fmt::*` Oct 11 07:55:58.116 INFO kablam! --> src/main.rs:4:5 Oct 11 07:55:58.116 INFO kablam! | Oct 11 07:55:58.116 INFO kablam! 4 | use std::fmt::*; Oct 11 07:55:58.116 INFO kablam! | ^^^^^^^^^^^ Oct 11 07:55:58.116 INFO kablam! Oct 11 07:55:58.116 INFO kablam! warning: unused import: `std::fs::File` Oct 11 07:55:58.116 INFO kablam! --> src/main.rs:5:5 Oct 11 07:55:58.116 INFO kablam! | Oct 11 07:55:58.116 INFO kablam! 5 | use std::fs::File; Oct 11 07:55:58.116 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:55:58.116 INFO kablam! Oct 11 07:55:58.116 INFO kablam! warning: unused import: `self::zip::ZipArchive` Oct 11 07:55:58.116 INFO kablam! --> src/signatures/mod.rs:6:5 Oct 11 07:55:58.116 INFO kablam! | Oct 11 07:55:58.116 INFO kablam! 6 | use self::zip::ZipArchive; Oct 11 07:55:58.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:55:58.116 INFO kablam! Oct 11 07:55:58.116 INFO kablam! warning: unused import: `bytereader::*` Oct 11 07:55:58.117 INFO kablam! --> src/main.rs:13:5 Oct 11 07:55:58.117 INFO kablam! | Oct 11 07:55:58.117 INFO kablam! 13 | use bytereader::*; Oct 11 07:55:58.117 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 07:55:58.117 INFO kablam! Oct 11 07:55:58.368 INFO kablam! warning: method is never used: `read_as_byte` Oct 11 07:55:58.368 INFO kablam! --> src/bytereader/mod.rs:32:3 Oct 11 07:55:58.368 INFO kablam! | Oct 11 07:55:58.368 INFO kablam! 32 | pub fn read_as_byte(&mut self) -> Result { Oct 11 07:55:58.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:55:58.368 INFO kablam! | Oct 11 07:55:58.368 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 07:55:58.368 INFO kablam! Oct 11 07:55:58.368 INFO kablam! warning: method is never used: `read_as_byte_offset` Oct 11 07:55:58.368 INFO kablam! --> src/bytereader/mod.rs:38:3 Oct 11 07:55:58.368 INFO kablam! | Oct 11 07:55:58.368 INFO kablam! 38 | pub fn read_as_byte_offset(&mut self, offset: u64) -> Result { Oct 11 07:55:58.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:55:58.368 INFO kablam! Oct 11 07:55:58.368 INFO kablam! warning: method is never used: `read_as_qword` Oct 11 07:55:58.368 INFO kablam! --> src/bytereader/mod.rs:76:3 Oct 11 07:55:58.368 INFO kablam! | Oct 11 07:55:58.368 INFO kablam! 76 | pub fn read_as_qword(&mut self) -> Result { Oct 11 07:55:58.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:55:58.368 INFO kablam! Oct 11 07:55:58.368 INFO kablam! warning: method is never used: `read_as_qword_offset` Oct 11 07:55:58.368 INFO kablam! --> src/bytereader/mod.rs:86:3 Oct 11 07:55:58.368 INFO kablam! | Oct 11 07:55:58.368 INFO kablam! 86 | pub fn read_as_qword_offset(&mut self, offset: u64) -> Result { Oct 11 07:55:58.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 07:55:58.368 INFO kablam! Oct 11 07:55:58.784 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.56s Oct 11 07:55:58.788 INFO kablam! su: No module specific data is present Oct 11 07:55:59.182 INFO running `"docker" "rm" "-f" "b6a53af797a31bb4d6fc6a579aba137c557e4299c3765b8444870fd7d95bea8d"` Oct 11 07:55:59.336 INFO blam! b6a53af797a31bb4d6fc6a579aba137c557e4299c3765b8444870fd7d95bea8d Oct 11 07:55:59.338 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 07:55:59.340 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 07:55:59.576 INFO blam! e8e67df128ae213333605b10efac8ab485960f0b75fd98aeadd45f1500559305 Oct 11 07:55:59.581 INFO running `"docker" "start" "-a" "e8e67df128ae213333605b10efac8ab485960f0b75fd98aeadd45f1500559305"` Oct 11 07:56:00.071 INFO kablam! usermod: no changes Oct 11 07:56:00.143 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 07:56:00.171 INFO kablam! Running /target/debug/deps/kick-00cef8a0d57d6a32 Oct 11 07:56:00.174 INFO blam! Oct 11 07:56:00.174 INFO blam! running 0 tests Oct 11 07:56:00.174 INFO blam! Oct 11 07:56:00.174 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 07:56:00.174 INFO blam! Oct 11 07:56:00.178 INFO kablam! su: No module specific data is present Oct 11 07:56:00.931 INFO running `"docker" "rm" "-f" "e8e67df128ae213333605b10efac8ab485960f0b75fd98aeadd45f1500559305"` Oct 11 07:56:01.188 INFO blam! e8e67df128ae213333605b10efac8ab485960f0b75fd98aeadd45f1500559305