Oct 11 09:45:39.742 INFO testing tokio_kcp-0.7.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 09:45:39.742 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 09:45:39.742 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 09:45:40.138 INFO blam! caab75b552164653fbf57285c9db217d7706485be214d5bf1057a9f54b285e03 Oct 11 09:45:40.139 INFO running `"docker" "start" "-a" "caab75b552164653fbf57285c9db217d7706485be214d5bf1057a9f54b285e03"` Oct 11 09:45:41.647 INFO kablam! usermod: no changes Oct 11 09:45:41.875 INFO kablam! Compiling ordermap v0.2.13 Oct 11 09:45:41.897 INFO kablam! Compiling kcp v0.4.10 Oct 11 09:45:43.720 INFO kablam! Compiling priority-queue v0.3.2 Oct 11 09:45:44.484 INFO kablam! Compiling tokio_kcp v0.7.1 (/source) Oct 11 09:45:50.215 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.53s Oct 11 09:45:50.228 INFO kablam! su: No module specific data is present Oct 11 09:45:51.012 INFO running `"docker" "rm" "-f" "caab75b552164653fbf57285c9db217d7706485be214d5bf1057a9f54b285e03"` Oct 11 09:45:51.332 INFO blam! caab75b552164653fbf57285c9db217d7706485be214d5bf1057a9f54b285e03 Oct 11 09:45:51.340 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 09:45:51.340 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 09:45:51.749 INFO blam! 5c3fcaa182705f375bdd51829b533ef71e27c34b944e5371e4daa7f4fef5f902 Oct 11 09:45:51.750 INFO running `"docker" "start" "-a" "5c3fcaa182705f375bdd51829b533ef71e27c34b944e5371e4daa7f4fef5f902"` Oct 11 09:45:53.156 INFO kablam! usermod: no changes Oct 11 09:45:53.372 INFO kablam! Compiling env_logger v0.4.3 Oct 11 09:45:55.148 INFO kablam! Compiling tokio_kcp v0.7.1 (/source) Oct 11 09:46:03.448 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 11 09:46:03.448 INFO kablam! --> examples/bench_client.rs:74:17 Oct 11 09:46:03.448 INFO kablam! | Oct 11 09:46:03.448 INFO kablam! 74 | buf.put_u32::(self.index as u32); Oct 11 09:46:03.448 INFO kablam! | ^^^^^^^ Oct 11 09:46:03.449 INFO kablam! | Oct 11 09:46:03.449 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:46:03.449 INFO kablam! Oct 11 09:46:03.451 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 11 09:46:03.451 INFO kablam! --> examples/bench_client.rs:75:17 Oct 11 09:46:03.451 INFO kablam! | Oct 11 09:46:03.451 INFO kablam! 75 | buf.put_u32::(cur); Oct 11 09:46:03.451 INFO kablam! | ^^^^^^^ Oct 11 09:46:03.451 INFO kablam! Oct 11 09:46:03.536 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Oct 11 09:46:03.536 INFO kablam! --> examples/bench_client.rs:138:26 Oct 11 09:46:03.536 INFO kablam! | Oct 11 09:46:03.536 INFO kablam! 138 | let sn = cur.get_u32::(); Oct 11 09:46:03.536 INFO kablam! | ^^^^^^^ Oct 11 09:46:03.536 INFO kablam! Oct 11 09:46:03.537 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Oct 11 09:46:03.537 INFO kablam! --> examples/bench_client.rs:139:26 Oct 11 09:46:03.537 INFO kablam! | Oct 11 09:46:03.537 INFO kablam! 139 | let ts = cur.get_u32::(); Oct 11 09:46:03.537 INFO kablam! | ^^^^^^^ Oct 11 09:46:03.537 INFO kablam! Oct 11 09:46:08.788 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 09:46:08.789 INFO kablam! --> examples/client.rs:55:37 Oct 11 09:46:08.790 INFO kablam! | Oct 11 09:46:08.790 INFO kablam! 55 | let (sink, stream) = stream.framed(Bytes).split(); Oct 11 09:46:08.791 INFO kablam! | ^^^^^^ Oct 11 09:46:08.808 INFO kablam! | Oct 11 09:46:08.809 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:46:08.810 INFO kablam! Oct 11 09:46:09.332 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 11 09:46:09.333 INFO kablam! --> tests/echo.rs:43:17 Oct 11 09:46:09.333 INFO kablam! | Oct 11 09:46:09.333 INFO kablam! 43 | buf.put_u32::(self.count as u32); Oct 11 09:46:09.334 INFO kablam! | ^^^^^^^ Oct 11 09:46:09.335 INFO kablam! | Oct 11 09:46:09.335 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:46:09.335 INFO kablam! Oct 11 09:46:09.372 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 11 09:46:09.373 INFO kablam! --> tests/echo_bench.rs:74:17 Oct 11 09:46:09.373 INFO kablam! | Oct 11 09:46:09.373 INFO kablam! 74 | buf.put_u32::(self.index as u32); Oct 11 09:46:09.373 INFO kablam! | ^^^^^^^ Oct 11 09:46:09.388 INFO kablam! | Oct 11 09:46:09.389 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 09:46:09.389 INFO kablam! Oct 11 09:46:09.396 INFO kablam! warning: use of deprecated item 'bytes::BufMut::put_u32': use put_u32_be or put_u32_le Oct 11 09:46:09.397 INFO kablam! --> tests/echo_bench.rs:75:17 Oct 11 09:46:09.397 INFO kablam! | Oct 11 09:46:09.397 INFO kablam! 75 | buf.put_u32::(cur); Oct 11 09:46:09.398 INFO kablam! | ^^^^^^^ Oct 11 09:46:09.404 INFO kablam! Oct 11 09:46:09.468 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Oct 11 09:46:09.469 INFO kablam! --> tests/echo_bench.rs:136:26 Oct 11 09:46:09.469 INFO kablam! | Oct 11 09:46:09.469 INFO kablam! 136 | let sn = cur.get_u32::(); Oct 11 09:46:09.469 INFO kablam! | ^^^^^^^ Oct 11 09:46:09.476 INFO kablam! Oct 11 09:46:09.480 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Oct 11 09:46:09.480 INFO kablam! --> tests/echo_bench.rs:137:26 Oct 11 09:46:09.481 INFO kablam! | Oct 11 09:46:09.481 INFO kablam! 137 | let ts = cur.get_u32::(); Oct 11 09:46:09.481 INFO kablam! | ^^^^^^^ Oct 11 09:46:09.496 INFO kablam! warning: use of deprecated item 'bytes::Buf::get_u32': use get_u32_be or get_u32_le Oct 11 09:46:09.497 INFO kablam! --> tests/echo.rs:86:27 Oct 11 09:46:09.497 INFO kablam! | Oct 11 09:46:09.497 INFO kablam! 86 | let cnt = cur.get_u32::(); Oct 11 09:46:09.497 INFO kablam! | ^^^^^^^ Oct 11 09:46:09.498 INFO kablam! Oct 11 09:46:09.498 INFO kablam! Oct 11 09:46:22.281 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 29.10s Oct 11 09:46:22.297 INFO kablam! su: No module specific data is present Oct 11 09:46:23.692 INFO running `"docker" "rm" "-f" "5c3fcaa182705f375bdd51829b533ef71e27c34b944e5371e4daa7f4fef5f902"` Oct 11 09:46:23.968 INFO blam! 5c3fcaa182705f375bdd51829b533ef71e27c34b944e5371e4daa7f4fef5f902 Oct 11 09:46:23.974 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 09:46:23.974 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/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 09:46:24.280 INFO blam! 8bc884f30925c932f4075cf31ce8a32d128222bd8cecfbe415b72fa25f7cbf2a Oct 11 09:46:24.293 INFO running `"docker" "start" "-a" "8bc884f30925c932f4075cf31ce8a32d128222bd8cecfbe415b72fa25f7cbf2a"` Oct 11 09:46:25.840 INFO kablam! usermod: no changes Oct 11 09:46:26.048 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 11 09:46:26.064 INFO kablam! Running /target/debug/deps/tokio_kcp-a4dd60d335b54a11 Oct 11 09:46:26.068 INFO blam! Oct 11 09:46:26.068 INFO blam! running 0 tests Oct 11 09:46:26.068 INFO blam! Oct 11 09:46:26.068 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:46:26.068 INFO blam! Oct 11 09:46:26.072 INFO kablam! Running /target/debug/deps/echo-394d1fb8ec35f746 Oct 11 09:46:26.073 INFO blam! Oct 11 09:46:26.073 INFO blam! running 1 test Oct 11 09:46:26.183 INFO blam! test echo ... ok Oct 11 09:46:26.183 INFO blam! Oct 11 09:46:26.183 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:46:26.183 INFO blam! Oct 11 09:46:26.184 INFO kablam! Running /target/debug/deps/echo_bench-8de6d955671fa62d Oct 11 09:46:26.185 INFO blam! Oct 11 09:46:26.185 INFO blam! running 3 tests Oct 11 09:46:46.188 INFO blam! test echo_bench_normal ... ok Oct 11 09:46:46.189 INFO blam! test echo_bench_default ... ok Oct 11 09:46:46.189 INFO blam! test echo_bench_fast ... ok Oct 11 09:46:46.189 INFO blam! Oct 11 09:46:46.189 INFO blam! test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:46:46.189 INFO blam! Oct 11 09:46:46.196 INFO kablam! Doc-tests tokio_kcp Oct 11 09:46:50.276 INFO blam! Oct 11 09:46:50.276 INFO blam! running 0 tests Oct 11 09:46:50.276 INFO blam! Oct 11 09:46:50.276 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 09:46:50.276 INFO blam! Oct 11 09:46:50.280 INFO kablam! su: No module specific data is present Oct 11 09:46:51.117 INFO running `"docker" "rm" "-f" "8bc884f30925c932f4075cf31ce8a32d128222bd8cecfbe415b72fa25f7cbf2a"` Oct 11 09:46:51.372 INFO blam! 8bc884f30925c932f4075cf31ce8a32d128222bd8cecfbe415b72fa25f7cbf2a