Oct 11 14:46:04.482 INFO testing post-sockets-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 14:46:04.482 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 14:46:04.482 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 14:46:04.840 INFO blam! 3926392883db0a239b1f5a97e39a2886379254035d2e21a14a05926c332b0281 Oct 11 14:46:04.840 INFO running `"docker" "start" "-a" "3926392883db0a239b1f5a97e39a2886379254035d2e21a14a05926c332b0281"` Oct 11 14:46:05.832 INFO kablam! usermod: no changes Oct 11 14:46:05.920 INFO kablam! Compiling post-sockets v0.1.0 (/source) Oct 11 14:46:06.465 INFO kablam! warning: unused variable: `msg` Oct 11 14:46:06.465 INFO kablam! --> src/carrier.rs:34:24 Oct 11 14:46:06.465 INFO kablam! | Oct 11 14:46:06.465 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Oct 11 14:46:06.465 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 11 14:46:06.465 INFO kablam! | Oct 11 14:46:06.465 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 14:46:06.465 INFO kablam! Oct 11 14:46:06.465 INFO kablam! warning: unused variable: `data` Oct 11 14:46:06.465 INFO kablam! --> src/protocols/quic/mod.rs:71:30 Oct 11 14:46:06.465 INFO kablam! | Oct 11 14:46:06.465 INFO kablam! 71 | fn decode_message(&self, data : &[u8]) -> Option { Oct 11 14:46:06.465 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 11 14:46:06.465 INFO kablam! Oct 11 14:46:06.465 INFO kablam! warning: unused variable: `mesg` Oct 11 14:46:06.465 INFO kablam! --> src/protocols/quic/mod.rs:75:30 Oct 11 14:46:06.465 INFO kablam! | Oct 11 14:46:06.465 INFO kablam! 75 | fn encode_message(&self, mesg : &Self::M) -> &[u8] { Oct 11 14:46:06.465 INFO kablam! | ^^^^ help: consider using `_mesg` instead Oct 11 14:46:06.465 INFO kablam! Oct 11 14:46:06.465 INFO kablam! warning: struct is never constructed: `Carrier` Oct 11 14:46:06.465 INFO kablam! --> src/carrier.rs:29:1 Oct 11 14:46:06.465 INFO kablam! | Oct 11 14:46:06.465 INFO kablam! 29 | pub struct Carrier

{ Oct 11 14:46:06.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:46:06.465 INFO kablam! | Oct 11 14:46:06.465 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 14:46:06.465 INFO kablam! Oct 11 14:46:06.465 INFO kablam! warning: method is never used: `send` Oct 11 14:46:06.465 INFO kablam! --> src/carrier.rs:34:5 Oct 11 14:46:06.465 INFO kablam! | Oct 11 14:46:06.465 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Oct 11 14:46:06.465 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:46:06.465 INFO kablam! Oct 11 14:46:06.465 INFO kablam! warning: struct is never constructed: `Quic` Oct 11 14:46:06.465 INFO kablam! --> src/protocols/quic/mod.rs:65:1 Oct 11 14:46:06.465 INFO kablam! | Oct 11 14:46:06.465 INFO kablam! 65 | struct Quic { Oct 11 14:46:06.465 INFO kablam! | ^^^^^^^^^^^ Oct 11 14:46:06.465 INFO kablam! Oct 11 14:46:07.656 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.78s Oct 11 14:46:07.657 INFO kablam! su: No module specific data is present Oct 11 14:46:08.345 INFO running `"docker" "rm" "-f" "3926392883db0a239b1f5a97e39a2886379254035d2e21a14a05926c332b0281"` Oct 11 14:46:08.542 INFO blam! 3926392883db0a239b1f5a97e39a2886379254035d2e21a14a05926c332b0281 Oct 11 14:46:08.542 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 14:46:08.543 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 14:46:08.915 INFO blam! b2aa801262ecdc659533732e38db540de42155837afdf23defe33c8004d86e90 Oct 11 14:46:08.920 INFO running `"docker" "start" "-a" "b2aa801262ecdc659533732e38db540de42155837afdf23defe33c8004d86e90"` Oct 11 14:46:10.001 INFO kablam! usermod: no changes Oct 11 14:46:10.160 INFO kablam! Compiling post-sockets v0.1.0 (/source) Oct 11 14:46:11.152 INFO kablam! warning: unused variable: `msg` Oct 11 14:46:11.152 INFO kablam! --> src/carrier.rs:34:24 Oct 11 14:46:11.152 INFO kablam! | Oct 11 14:46:11.152 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Oct 11 14:46:11.152 INFO kablam! | ^^^ help: consider using `_msg` instead Oct 11 14:46:11.152 INFO kablam! | Oct 11 14:46:11.152 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 14:46:11.152 INFO kablam! Oct 11 14:46:11.152 INFO kablam! warning: unused variable: `data` Oct 11 14:46:11.152 INFO kablam! --> src/protocols/quic/mod.rs:71:30 Oct 11 14:46:11.152 INFO kablam! | Oct 11 14:46:11.152 INFO kablam! 71 | fn decode_message(&self, data : &[u8]) -> Option { Oct 11 14:46:11.152 INFO kablam! | ^^^^ help: consider using `_data` instead Oct 11 14:46:11.152 INFO kablam! Oct 11 14:46:11.152 INFO kablam! warning: unused variable: `mesg` Oct 11 14:46:11.152 INFO kablam! --> src/protocols/quic/mod.rs:75:30 Oct 11 14:46:11.152 INFO kablam! | Oct 11 14:46:11.152 INFO kablam! 75 | fn encode_message(&self, mesg : &Self::M) -> &[u8] { Oct 11 14:46:11.152 INFO kablam! | ^^^^ help: consider using `_mesg` instead Oct 11 14:46:11.152 INFO kablam! Oct 11 14:46:11.152 INFO kablam! warning: struct is never constructed: `Carrier` Oct 11 14:46:11.152 INFO kablam! --> src/carrier.rs:29:1 Oct 11 14:46:11.152 INFO kablam! | Oct 11 14:46:11.152 INFO kablam! 29 | pub struct Carrier

{ Oct 11 14:46:11.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:46:11.152 INFO kablam! | Oct 11 14:46:11.152 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 14:46:11.152 INFO kablam! Oct 11 14:46:11.152 INFO kablam! warning: method is never used: `send` Oct 11 14:46:11.152 INFO kablam! --> src/carrier.rs:34:5 Oct 11 14:46:11.152 INFO kablam! | Oct 11 14:46:11.152 INFO kablam! 34 | fn send(&mut self, msg : &P::M) { Oct 11 14:46:11.152 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 14:46:11.152 INFO kablam! Oct 11 14:46:11.152 INFO kablam! warning: struct is never constructed: `Quic` Oct 11 14:46:11.152 INFO kablam! --> src/protocols/quic/mod.rs:65:1 Oct 11 14:46:11.152 INFO kablam! | Oct 11 14:46:11.152 INFO kablam! 65 | struct Quic { Oct 11 14:46:11.152 INFO kablam! | ^^^^^^^^^^^ Oct 11 14:46:11.152 INFO kablam! Oct 11 14:46:11.696 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.63s Oct 11 14:46:11.696 INFO kablam! su: No module specific data is present Oct 11 14:46:12.316 INFO running `"docker" "rm" "-f" "b2aa801262ecdc659533732e38db540de42155837afdf23defe33c8004d86e90"` Oct 11 14:46:12.624 INFO blam! b2aa801262ecdc659533732e38db540de42155837afdf23defe33c8004d86e90 Oct 11 14:46:12.629 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 14:46:12.629 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-1/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 14:46:13.130 INFO blam! 9fd89a32a4fcabce619e00ec566c9b68e3467c2377026c38810e512a54db2691 Oct 11 14:46:13.131 INFO running `"docker" "start" "-a" "9fd89a32a4fcabce619e00ec566c9b68e3467c2377026c38810e512a54db2691"` Oct 11 14:46:14.169 INFO kablam! usermod: no changes Oct 11 14:46:14.219 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 11 14:46:14.231 INFO kablam! Running /target/debug/deps/post_sockets-8aa14ffb3de98491 Oct 11 14:46:14.237 INFO blam! Oct 11 14:46:14.237 INFO blam! running 0 tests Oct 11 14:46:14.237 INFO blam! Oct 11 14:46:14.237 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:46:14.237 INFO blam! Oct 11 14:46:14.238 INFO kablam! Running /target/debug/deps/quic_client-85ff889c4e3fad5a Oct 11 14:46:14.241 INFO blam! Oct 11 14:46:14.241 INFO blam! running 0 tests Oct 11 14:46:14.242 INFO blam! Oct 11 14:46:14.242 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:46:14.242 INFO blam! Oct 11 14:46:14.242 INFO kablam! Running /target/debug/deps/quic_server-4b070d97b297e842 Oct 11 14:46:14.248 INFO kablam! Doc-tests post-sockets Oct 11 14:46:14.248 INFO blam! Oct 11 14:46:14.248 INFO blam! running 0 tests Oct 11 14:46:14.248 INFO blam! Oct 11 14:46:14.248 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:46:14.248 INFO blam! Oct 11 14:46:14.998 INFO blam! Oct 11 14:46:14.998 INFO blam! running 0 tests Oct 11 14:46:14.998 INFO blam! Oct 11 14:46:14.998 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 14:46:14.998 INFO blam! Oct 11 14:46:15.003 INFO kablam! su: No module specific data is present Oct 11 14:46:15.388 INFO running `"docker" "rm" "-f" "9fd89a32a4fcabce619e00ec566c9b68e3467c2377026c38810e512a54db2691"` Oct 11 14:46:15.592 INFO blam! 9fd89a32a4fcabce619e00ec566c9b68e3467c2377026c38810e512a54db2691