Oct 15 16:12:07.582 INFO testing tokio-jsonrpc-0.9.1 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:12:07.584 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 16:12:08.237 INFO blam! 47349f76cd5167eadbe52ba9b977d253aecf15a68d44d67ffe1a162ed1038d9f Oct 15 16:12:08.238 INFO running `"docker" "start" "-a" "47349f76cd5167eadbe52ba9b977d253aecf15a68d44d67ffe1a162ed1038d9f"` Oct 15 16:12:09.907 INFO kablam! usermod: no changes Oct 15 16:12:10.195 INFO kablam! Compiling slog v2.4.1 Oct 15 16:12:10.195 INFO kablam! Compiling uuid v0.6.5 Oct 15 16:12:13.299 INFO kablam! Compiling tokio-jsonrpc v0.9.1 (/source) Oct 15 16:12:19.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.23s Oct 15 16:12:19.196 INFO kablam! su: No module specific data is present Oct 15 16:12:19.572 INFO running `"docker" "rm" "-f" "47349f76cd5167eadbe52ba9b977d253aecf15a68d44d67ffe1a162ed1038d9f"` Oct 15 16:12:19.688 INFO blam! 47349f76cd5167eadbe52ba9b977d253aecf15a68d44d67ffe1a162ed1038d9f Oct 15 16:12:19.690 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 16:12:19.950 INFO blam! fbb6199de441363d323d0ceee791d72dc8571bd78d074633af4924e5dd27b14f Oct 15 16:12:19.952 INFO running `"docker" "start" "-a" "fbb6199de441363d323d0ceee791d72dc8571bd78d074633af4924e5dd27b14f"` Oct 15 16:12:20.684 INFO kablam! usermod: no changes Oct 15 16:12:20.875 INFO kablam! Compiling version-sync v0.5.0 Oct 15 16:12:20.876 INFO kablam! Compiling slog-async v2.3.0 Oct 15 16:12:20.877 INFO kablam! Compiling slog-term v2.4.0 Oct 15 16:12:23.539 INFO kablam! Compiling tokio-jsonrpc v0.9.1 (/source) Oct 15 16:12:30.709 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:12:30.709 INFO kablam! --> examples/time_server.rs:133:28 Oct 15 16:12:30.709 INFO kablam! | Oct 15 16:12:30.709 INFO kablam! 133 | connection.framed(LineCodec::new()), Oct 15 16:12:30.709 INFO kablam! | ^^^^^^ Oct 15 16:12:30.709 INFO kablam! | Oct 15 16:12:30.709 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:12:30.709 INFO kablam! Oct 15 16:12:33.591 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:12:33.591 INFO kablam! --> tests/endpoint.rs:23:5 Oct 15 16:12:33.591 INFO kablam! | Oct 15 16:12:33.591 INFO kablam! 23 | use tokio_io::codec::Framed; Oct 15 16:12:33.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:12:33.591 INFO kablam! | Oct 15 16:12:33.591 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:12:33.591 INFO kablam! Oct 15 16:12:33.591 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:12:33.591 INFO kablam! --> tests/endpoint.rs:64:5 Oct 15 16:12:33.591 INFO kablam! | Oct 15 16:12:33.591 INFO kablam! 64 | Framed, Oct 15 16:12:33.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:12:33.591 INFO kablam! Oct 15 16:12:33.591 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:12:33.591 INFO kablam! --> tests/endpoint.rs:65:5 Oct 15 16:12:33.591 INFO kablam! | Oct 15 16:12:33.591 INFO kablam! 65 | Framed, Oct 15 16:12:33.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:12:33.591 INFO kablam! Oct 15 16:12:33.763 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:12:33.763 INFO kablam! --> examples/echo_params.rs:32:31 Oct 15 16:12:33.763 INFO kablam! | Oct 15 16:12:33.763 INFO kablam! 32 | let jsonized = stream.framed(LineCodec::new()); Oct 15 16:12:33.763 INFO kablam! | ^^^^^^ Oct 15 16:12:33.763 INFO kablam! | Oct 15 16:12:33.763 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:12:33.763 INFO kablam! Oct 15 16:12:33.995 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:12:33.995 INFO kablam! --> tests/endpoint.rs:90:12 Oct 15 16:12:33.995 INFO kablam! | Oct 15 16:12:33.995 INFO kablam! 90 | s1.framed(LineCodec::new()), Oct 15 16:12:33.995 INFO kablam! | ^^^^^^ Oct 15 16:12:34.039 INFO kablam! Oct 15 16:12:34.039 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:12:34.039 INFO kablam! --> tests/endpoint.rs:91:12 Oct 15 16:12:34.039 INFO kablam! | Oct 15 16:12:34.039 INFO kablam! 91 | s2.framed(LineCodec::new()), Oct 15 16:12:34.039 INFO kablam! | ^^^^^^ Oct 15 16:12:34.039 INFO kablam! Oct 15 16:12:34.423 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:12:34.423 INFO kablam! --> examples/time_client.rs:52:56 Oct 15 16:12:34.423 INFO kablam! | Oct 15 16:12:34.423 INFO kablam! 52 | let (client, _) = Endpoint::client_only(socket.framed(LineCodec::new())) Oct 15 16:12:34.423 INFO kablam! | ^^^^^^ Oct 15 16:12:34.435 INFO kablam! | Oct 15 16:12:34.435 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:12:34.435 INFO kablam! Oct 15 16:12:47.380 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.67s Oct 15 16:12:47.395 INFO kablam! su: No module specific data is present Oct 15 16:12:48.146 INFO running `"docker" "rm" "-f" "fbb6199de441363d323d0ceee791d72dc8571bd78d074633af4924e5dd27b14f"` Oct 15 16:12:48.467 INFO blam! fbb6199de441363d323d0ceee791d72dc8571bd78d074633af4924e5dd27b14f Oct 15 16:12:48.480 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 15 16:12:49.091 INFO blam! 1010a96c31c869af8b2d2a6c07dbbc165be53c45850a326cb5072744ce150b4c Oct 15 16:12:49.095 INFO running `"docker" "start" "-a" "1010a96c31c869af8b2d2a6c07dbbc165be53c45850a326cb5072744ce150b4c"` Oct 15 16:12:50.071 INFO kablam! usermod: no changes Oct 15 16:12:50.227 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 15 16:12:50.247 INFO kablam! Running /target/debug/deps/tokio_jsonrpc-da8f8b359a3fcf58 Oct 15 16:12:50.259 INFO blam! Oct 15 16:12:50.259 INFO blam! running 21 tests Oct 15 16:12:50.281 INFO blam! test codec::tests::encode ... ok Oct 15 16:12:50.282 INFO blam! test codec::tests::decode ... ok Oct 15 16:12:50.282 INFO blam! test codec::tests::decode_boundary_short ... ok Oct 15 16:12:50.282 INFO blam! test codec::tests::decode_nonunicode ... ok Oct 15 16:12:50.282 INFO blam! test codec::tests::decode_boundary_prefix ... ok Oct 15 16:12:50.282 INFO blam! test server::tests::decide_direct ... ok Oct 15 16:12:50.282 INFO blam! test message::tests::broken ... ok Oct 15 16:12:50.283 INFO blam! test server::tests::decide_single ... ok Oct 15 16:12:50.283 INFO blam! test server::tests::named ... ok Oct 15 16:12:50.290 INFO blam! test server::tests::named_direct ... ok Oct 15 16:12:50.290 INFO blam! test server::tests::decide ... ok Oct 15 16:12:50.290 INFO blam! test server::tests::chain ... ok Oct 15 16:12:50.297 INFO blam! test server::tests::abstract_server ... ok Oct 15 16:12:50.298 INFO blam! test server::tests::positional_direct ... ok Oct 15 16:12:50.298 INFO blam! test server::tests::params_macro_none ... ok Oct 15 16:12:50.298 INFO blam! test server::tests::empty ... ok Oct 15 16:12:50.303 INFO blam! test server::tests::single_param ... ok Oct 15 16:12:50.304 INFO blam! test message::tests::message_serde ... ok Oct 15 16:12:50.304 INFO blam! test message::tests::constructors ... ok Oct 15 16:12:50.305 INFO blam! test server::tests::positional ... ok Oct 15 16:12:50.334 INFO blam! test server::tests::panic_guard ... ok Oct 15 16:12:50.335 INFO blam! Oct 15 16:12:50.335 INFO blam! test result: ok. 21 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:12:50.335 INFO blam! Oct 15 16:12:50.336 INFO kablam! Running /target/debug/deps/endpoint-64c746c89521686a Oct 15 16:12:50.338 INFO blam! Oct 15 16:12:50.338 INFO blam! running 12 tests Oct 15 16:12:50.370 INFO blam! test notification ... ok Oct 15 16:12:50.371 INFO blam! test mutual ... ok Oct 15 16:12:50.371 INFO blam! test kill ... ok Oct 15 16:12:50.371 INFO blam! test conn_terminate ... ok Oct 15 16:12:50.371 INFO blam! test rpc_answer ... ok Oct 15 16:12:50.377 INFO blam! test wrong_method ... ok Oct 15 16:12:50.855 INFO blam! test kill_client ... ok Oct 15 16:12:50.861 INFO blam! test delayed ... ok Oct 15 16:12:50.863 INFO blam! test client_only ... ok Oct 15 16:12:50.867 INFO blam! test parallel ... ok Oct 15 16:12:50.882 INFO blam! test seq ... ok Oct 15 16:12:53.375 INFO blam! test timeout ... ok Oct 15 16:12:53.375 INFO blam! Oct 15 16:12:53.375 INFO blam! test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:12:53.375 INFO blam! Oct 15 16:12:53.382 INFO blam! Oct 15 16:12:53.383 INFO kablam! Running /target/debug/deps/version-50571e3b21911938 Oct 15 16:12:53.383 INFO blam! running 2 tests Oct 15 16:12:53.386 INFO blam! test test_readme_deps ... ok Oct 15 16:12:53.387 INFO blam! test test_html_root_url ... ok Oct 15 16:12:53.387 INFO blam! Oct 15 16:12:53.388 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:12:53.388 INFO blam! Oct 15 16:12:53.402 INFO kablam! Doc-tests tokio-jsonrpc Oct 15 16:12:58.384 INFO blam! Oct 15 16:12:58.384 INFO blam! running 7 tests Oct 15 16:13:20.975 INFO blam! test src/lib.rs - (line 57) ... ok Oct 15 16:13:23.067 INFO blam! test src/endpoint.rs - endpoint::Endpoint (line 499) ... ok Oct 15 16:13:24.319 INFO blam! test src/server.rs - jsonrpc_params (line 288) ... ok Oct 15 16:13:24.639 INFO blam! test src/lib.rs - (line 23) ... ok Oct 15 16:13:25.166 INFO blam! test src/server.rs - jsonrpc_params (line 309) ... ok Oct 15 16:13:25.738 INFO blam! test src/server.rs - jsonrpc_params (line 325) ... ok Oct 15 16:13:26.078 INFO blam! test src/server.rs - jsonrpc_params (line 264) ... ok Oct 15 16:13:26.079 INFO blam! Oct 15 16:13:26.079 INFO blam! test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:13:26.079 INFO blam! Oct 15 16:13:26.103 INFO kablam! su: No module specific data is present Oct 15 16:13:26.492 INFO running `"docker" "rm" "-f" "1010a96c31c869af8b2d2a6c07dbbc165be53c45850a326cb5072744ce150b4c"` Oct 15 16:13:26.562 INFO blam! 1010a96c31c869af8b2d2a6c07dbbc165be53c45850a326cb5072744ce150b4c