Oct 11 15:31:55.229 INFO testing oysterpack-0.1.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 15:31:55.229 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 15:31:55.229 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 15:31:55.616 INFO blam! bb1d20d847d9d6478ff78fdab19249cac24f435b5b36eb8d6a55aebaecd04a92 Oct 11 15:31:55.621 INFO running `"docker" "start" "-a" "bb1d20d847d9d6478ff78fdab19249cac24f435b5b36eb8d6a55aebaecd04a92"` Oct 11 15:31:56.760 INFO kablam! usermod: no changes Oct 11 15:31:56.821 INFO kablam! Compiling oysterpack v0.1.1 (/source) Oct 11 15:31:57.645 INFO kablam! warning: field is never used: `header` Oct 11 15:31:57.645 INFO kablam! --> src/messages.rs:20:5 Oct 11 15:31:57.645 INFO kablam! | Oct 11 15:31:57.645 INFO kablam! 20 | header: Header, Oct 11 15:31:57.645 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 15:31:57.645 INFO kablam! | Oct 11 15:31:57.645 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 15:31:57.645 INFO kablam! Oct 11 15:31:57.645 INFO kablam! warning: field is never used: `message` Oct 11 15:31:57.645 INFO kablam! --> src/messages.rs:21:5 Oct 11 15:31:57.645 INFO kablam! | Oct 11 15:31:57.646 INFO kablam! 21 | message: Option, Oct 11 15:31:57.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:31:57.646 INFO kablam! Oct 11 15:31:57.646 INFO kablam! warning: field is never used: `header` Oct 11 15:31:57.646 INFO kablam! --> src/messages.rs:25:5 Oct 11 15:31:57.646 INFO kablam! | Oct 11 15:31:57.646 INFO kablam! 25 | header: RequestHeader, Oct 11 15:31:57.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:31:57.646 INFO kablam! Oct 11 15:31:57.646 INFO kablam! warning: field is never used: `message` Oct 11 15:31:57.646 INFO kablam! --> src/messages.rs:26:5 Oct 11 15:31:57.646 INFO kablam! | Oct 11 15:31:57.646 INFO kablam! 26 | message: Option, Oct 11 15:31:57.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:31:57.646 INFO kablam! Oct 11 15:31:57.646 INFO kablam! warning: field is never used: `header` Oct 11 15:31:57.646 INFO kablam! --> src/messages.rs:30:5 Oct 11 15:31:57.646 INFO kablam! | Oct 11 15:31:57.646 INFO kablam! 30 | header: ResponseHeader, Oct 11 15:31:57.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:31:57.646 INFO kablam! Oct 11 15:31:57.646 INFO kablam! warning: field is never used: `message` Oct 11 15:31:57.647 INFO kablam! --> src/messages.rs:31:5 Oct 11 15:31:57.647 INFO kablam! | Oct 11 15:31:57.647 INFO kablam! 31 | message: Option, Oct 11 15:31:57.647 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:31:57.647 INFO kablam! Oct 11 15:31:57.647 INFO kablam! warning: field is never used: `header` Oct 11 15:31:57.647 INFO kablam! --> src/messages.rs:37:5 Oct 11 15:31:57.647 INFO kablam! | Oct 11 15:31:57.647 INFO kablam! 37 | header: Header Oct 11 15:31:57.647 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 15:31:57.647 INFO kablam! Oct 11 15:31:57.647 INFO kablam! warning: field is never used: `header` Oct 11 15:31:57.647 INFO kablam! --> src/messages.rs:41:5 Oct 11 15:31:57.647 INFO kablam! | Oct 11 15:31:57.647 INFO kablam! 41 | header: Header Oct 11 15:31:57.647 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 15:31:57.647 INFO kablam! Oct 11 15:31:57.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.92s Oct 11 15:31:57.724 INFO kablam! su: No module specific data is present Oct 11 15:31:58.424 INFO running `"docker" "rm" "-f" "bb1d20d847d9d6478ff78fdab19249cac24f435b5b36eb8d6a55aebaecd04a92"` Oct 11 15:31:58.740 INFO blam! bb1d20d847d9d6478ff78fdab19249cac24f435b5b36eb8d6a55aebaecd04a92 Oct 11 15:31:58.750 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 15:31:58.750 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 15:31:59.106 INFO blam! 1ce137a1f97e9faff1fc8156b4bde2405dac943b51088329a94bdcbd02be852a Oct 11 15:31:59.108 INFO running `"docker" "start" "-a" "1ce137a1f97e9faff1fc8156b4bde2405dac943b51088329a94bdcbd02be852a"` Oct 11 15:32:00.132 INFO kablam! usermod: no changes Oct 11 15:32:00.204 INFO kablam! Compiling oysterpack v0.1.1 (/source) Oct 11 15:32:01.272 INFO kablam! warning: field is never used: `header` Oct 11 15:32:01.272 INFO kablam! --> src/messages.rs:20:5 Oct 11 15:32:01.272 INFO kablam! | Oct 11 15:32:01.272 INFO kablam! 20 | header: Header, Oct 11 15:32:01.272 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 15:32:01.272 INFO kablam! | Oct 11 15:32:01.272 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 15:32:01.272 INFO kablam! Oct 11 15:32:01.272 INFO kablam! warning: field is never used: `message` Oct 11 15:32:01.272 INFO kablam! --> src/messages.rs:21:5 Oct 11 15:32:01.272 INFO kablam! | Oct 11 15:32:01.272 INFO kablam! 21 | message: Option, Oct 11 15:32:01.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:32:01.272 INFO kablam! Oct 11 15:32:01.272 INFO kablam! warning: field is never used: `header` Oct 11 15:32:01.272 INFO kablam! --> src/messages.rs:25:5 Oct 11 15:32:01.272 INFO kablam! | Oct 11 15:32:01.272 INFO kablam! 25 | header: RequestHeader, Oct 11 15:32:01.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:32:01.272 INFO kablam! Oct 11 15:32:01.272 INFO kablam! warning: field is never used: `message` Oct 11 15:32:01.272 INFO kablam! --> src/messages.rs:26:5 Oct 11 15:32:01.272 INFO kablam! | Oct 11 15:32:01.272 INFO kablam! 26 | message: Option, Oct 11 15:32:01.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:32:01.272 INFO kablam! Oct 11 15:32:01.272 INFO kablam! warning: field is never used: `header` Oct 11 15:32:01.272 INFO kablam! --> src/messages.rs:30:5 Oct 11 15:32:01.272 INFO kablam! | Oct 11 15:32:01.272 INFO kablam! 30 | header: ResponseHeader, Oct 11 15:32:01.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 11 15:32:01.272 INFO kablam! Oct 11 15:32:01.272 INFO kablam! warning: field is never used: `message` Oct 11 15:32:01.272 INFO kablam! --> src/messages.rs:31:5 Oct 11 15:32:01.272 INFO kablam! | Oct 11 15:32:01.272 INFO kablam! 31 | message: Option, Oct 11 15:32:01.272 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 15:32:01.272 INFO kablam! Oct 11 15:32:01.272 INFO kablam! warning: field is never used: `header` Oct 11 15:32:01.272 INFO kablam! --> src/messages.rs:37:5 Oct 11 15:32:01.272 INFO kablam! | Oct 11 15:32:01.272 INFO kablam! 37 | header: Header Oct 11 15:32:01.273 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 15:32:01.273 INFO kablam! Oct 11 15:32:01.273 INFO kablam! warning: field is never used: `header` Oct 11 15:32:01.273 INFO kablam! --> src/messages.rs:41:5 Oct 11 15:32:01.273 INFO kablam! | Oct 11 15:32:01.273 INFO kablam! 41 | header: Header Oct 11 15:32:01.273 INFO kablam! | ^^^^^^^^^^^^^^ Oct 11 15:32:01.273 INFO kablam! Oct 11 15:32:01.764 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.60s Oct 11 15:32:01.766 INFO kablam! su: No module specific data is present Oct 11 15:32:02.299 INFO running `"docker" "rm" "-f" "1ce137a1f97e9faff1fc8156b4bde2405dac943b51088329a94bdcbd02be852a"` Oct 11 15:32:02.620 INFO blam! 1ce137a1f97e9faff1fc8156b4bde2405dac943b51088329a94bdcbd02be852a Oct 11 15:32:02.628 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 15:32:02.628 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 15:32:03.052 INFO blam! 056742ab536d1e69ccb328b6f27caff582e2043966f4ac52549029c8270b9849 Oct 11 15:32:03.054 INFO running `"docker" "start" "-a" "056742ab536d1e69ccb328b6f27caff582e2043966f4ac52549029c8270b9849"` Oct 11 15:32:03.990 INFO kablam! usermod: no changes Oct 11 15:32:04.023 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 15:32:04.024 INFO kablam! Running /target/debug/deps/oysterpack-8d89ce31a093e197 Oct 11 15:32:04.032 INFO blam! Oct 11 15:32:04.032 INFO blam! running 1 test Oct 11 15:32:04.040 INFO blam! test tests::quick_test ... ok Oct 11 15:32:04.040 INFO blam! Oct 11 15:32:04.040 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:32:04.040 INFO blam! Oct 11 15:32:04.040 INFO kablam! Doc-tests oysterpack Oct 11 15:32:05.534 INFO blam! Oct 11 15:32:05.534 INFO blam! running 0 tests Oct 11 15:32:05.534 INFO blam! Oct 11 15:32:05.534 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 15:32:05.534 INFO blam! Oct 11 15:32:05.544 INFO kablam! su: No module specific data is present Oct 11 15:32:06.092 INFO running `"docker" "rm" "-f" "056742ab536d1e69ccb328b6f27caff582e2043966f4ac52549029c8270b9849"` Oct 11 15:32:06.393 INFO blam! 056742ab536d1e69ccb328b6f27caff582e2043966f4ac52549029c8270b9849