Oct 11 12:35:01.656 INFO testing rustdt-json_rpc-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 12:35:01.656 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 12:35:01.656 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 12:35:02.270 INFO blam! 857e5fa1b606fb0974e167cccf526a26e580347248dff06141eea01e897b678d Oct 11 12:35:02.272 INFO running `"docker" "start" "-a" "857e5fa1b606fb0974e167cccf526a26e580347248dff06141eea01e897b678d"` Oct 11 12:35:03.368 INFO kablam! usermod: no changes Oct 11 12:35:03.444 INFO kablam! Compiling rustdt_util v0.2.3 Oct 11 12:35:04.632 INFO kablam! Compiling rustdt-json_rpc v0.3.0 (/source) Oct 11 12:35:06.252 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 12:35:06.252 INFO kablam! --> src/jsonrpc.rs:53:5 Oct 11 12:35:06.252 INFO kablam! | Oct 11 12:35:06.252 INFO kablam! 53 | use futures::BoxFuture; Oct 11 12:35:06.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 12:35:06.252 INFO kablam! | Oct 11 12:35:06.252 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 12:35:06.252 INFO kablam! Oct 11 12:35:06.252 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 12:35:06.252 INFO kablam! --> src/jsonrpc.rs:417:42 Oct 11 12:35:06.252 INFO kablam! | Oct 11 12:35:06.252 INFO kablam! 417 | pub type RequestFuture = BoxFuture, futures::Canceled>; Oct 11 12:35:06.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:35:06.252 INFO kablam! Oct 11 12:35:06.376 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 11 12:35:06.376 INFO kablam! --> src/jsonrpc.rs:481:20 Oct 11 12:35:06.376 INFO kablam! | Oct 11 12:35:06.376 INFO kablam! 481 | entry.complete(result_or_error) Oct 11 12:35:06.376 INFO kablam! | ^^^^^^^^ Oct 11 12:35:06.376 INFO kablam! Oct 11 12:35:06.543 INFO kablam! warning: variable does not need to be mutable Oct 11 12:35:06.543 INFO kablam! --> src/jsonrpc.rs:388:55 Oct 11 12:35:06.544 INFO kablam! | Oct 11 12:35:06.544 INFO kablam! 388 | let write_task : OutputAgentTask = Box::new(move |mut response_handler| { Oct 11 12:35:06.544 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 11 12:35:06.545 INFO kablam! | | Oct 11 12:35:06.545 INFO kablam! | help: remove this `mut` Oct 11 12:35:06.545 INFO kablam! | Oct 11 12:35:06.546 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 12:35:06.546 INFO kablam! Oct 11 12:35:06.553 INFO kablam! warning: variable does not need to be mutable Oct 11 12:35:06.553 INFO kablam! --> src/json_util.rs:42:32 Oct 11 12:35:06.553 INFO kablam! | Oct 11 12:35:06.553 INFO kablam! 42 | fn obtain_Value(&mut self, mut json_map : &mut JsonObject, key: & str) Oct 11 12:35:06.554 INFO kablam! | ----^^^^^^^^ Oct 11 12:35:06.554 INFO kablam! | | Oct 11 12:35:06.554 INFO kablam! | help: remove this `mut` Oct 11 12:35:06.554 INFO kablam! Oct 11 12:35:06.555 INFO kablam! warning: variable does not need to be mutable Oct 11 12:35:06.555 INFO kablam! --> src/json_util.rs:52:35 Oct 11 12:35:06.555 INFO kablam! | Oct 11 12:35:06.555 INFO kablam! 52 | fn obtain_Value_or(&mut self, mut json_map : &mut JsonObject, key: & str, default: & Fn() -> Value) Oct 11 12:35:06.556 INFO kablam! | ----^^^^^^^^ Oct 11 12:35:06.556 INFO kablam! | | Oct 11 12:35:06.556 INFO kablam! | help: remove this `mut` Oct 11 12:35:06.556 INFO kablam! Oct 11 12:35:08.415 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.02s Oct 11 12:35:08.424 INFO kablam! su: No module specific data is present Oct 11 12:35:09.284 INFO running `"docker" "rm" "-f" "857e5fa1b606fb0974e167cccf526a26e580347248dff06141eea01e897b678d"` Oct 11 12:35:09.524 INFO blam! 857e5fa1b606fb0974e167cccf526a26e580347248dff06141eea01e897b678d Oct 11 12:35:09.527 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 12:35:09.527 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 12:35:09.957 INFO blam! 98a166a62a8b65355bf4916e5366e9acd57eb4b0173876a67e242415a6f6876a Oct 11 12:35:09.958 INFO running `"docker" "start" "-a" "98a166a62a8b65355bf4916e5366e9acd57eb4b0173876a67e242415a6f6876a"` Oct 11 12:35:11.069 INFO kablam! usermod: no changes Oct 11 12:35:11.144 INFO kablam! Compiling rustdt-json_rpc v0.3.0 (/source) Oct 11 12:35:14.305 INFO kablam! warning: unused import: `json_util::*` Oct 11 12:35:14.305 INFO kablam! --> src/jsonrpc_message.rs:74:9 Oct 11 12:35:14.306 INFO kablam! | Oct 11 12:35:14.306 INFO kablam! 74 | use json_util::*; Oct 11 12:35:14.306 INFO kablam! | ^^^^^^^^^^^^ Oct 11 12:35:14.306 INFO kablam! | Oct 11 12:35:14.307 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 12:35:14.307 INFO kablam! Oct 11 12:35:14.308 INFO kablam! warning: unused import: `jsonrpc_response::*` Oct 11 12:35:14.308 INFO kablam! --> src/jsonrpc_message.rs:77:9 Oct 11 12:35:14.308 INFO kablam! | Oct 11 12:35:14.308 INFO kablam! 77 | use jsonrpc_response::*; Oct 11 12:35:14.309 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 12:35:14.309 INFO kablam! Oct 11 12:35:14.309 INFO kablam! warning: unused import: `jsonrpc_request::*` Oct 11 12:35:14.309 INFO kablam! --> src/jsonrpc_message.rs:79:9 Oct 11 12:35:14.310 INFO kablam! | Oct 11 12:35:14.310 INFO kablam! 79 | use jsonrpc_request::*; Oct 11 12:35:14.310 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 12:35:14.310 INFO kablam! Oct 11 12:35:14.311 INFO kablam! warning: unused import: `json_util::*` Oct 11 12:35:14.311 INFO kablam! --> src/jsonrpc_request.rs:185:9 Oct 11 12:35:14.311 INFO kablam! | Oct 11 12:35:14.311 INFO kablam! 185 | use json_util::*; Oct 11 12:35:14.312 INFO kablam! | ^^^^^^^^^^^^ Oct 11 12:35:14.317 INFO kablam! Oct 11 12:35:14.317 INFO kablam! warning: unused import: `jsonrpc_common::*` Oct 11 12:35:14.317 INFO kablam! --> src/jsonrpc_request.rs:187:9 Oct 11 12:35:14.318 INFO kablam! | Oct 11 12:35:14.318 INFO kablam! 187 | use jsonrpc_common::*; Oct 11 12:35:14.319 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 12:35:14.319 INFO kablam! Oct 11 12:35:14.319 INFO kablam! warning: unused import: `jsonrpc_common::*` Oct 11 12:35:14.320 INFO kablam! --> src/jsonrpc_response.rs:118:9 Oct 11 12:35:14.320 INFO kablam! | Oct 11 12:35:14.320 INFO kablam! 118 | use jsonrpc_common::*; Oct 11 12:35:14.320 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 12:35:14.321 INFO kablam! Oct 11 12:35:14.321 INFO kablam! warning: unused import: `json_util::*` Oct 11 12:35:14.321 INFO kablam! --> src/jsonrpc_response.rs:120:9 Oct 11 12:35:14.322 INFO kablam! | Oct 11 12:35:14.322 INFO kablam! 120 | use json_util::*; Oct 11 12:35:14.322 INFO kablam! | ^^^^^^^^^^^^ Oct 11 12:35:14.323 INFO kablam! Oct 11 12:35:14.323 INFO kablam! warning: unused import: `util::core::*` Oct 11 12:35:14.323 INFO kablam! --> src/jsonrpc.rs:504:9 Oct 11 12:35:14.323 INFO kablam! | Oct 11 12:35:14.324 INFO kablam! 504 | use util::core::*; Oct 11 12:35:14.324 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 12:35:14.324 INFO kablam! Oct 11 12:35:14.325 INFO kablam! warning: unused import: `jsonrpc_common::*` Oct 11 12:35:14.325 INFO kablam! --> src/jsonrpc.rs:514:9 Oct 11 12:35:14.325 INFO kablam! | Oct 11 12:35:14.325 INFO kablam! 514 | use jsonrpc_common::*; Oct 11 12:35:14.326 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 11 12:35:14.326 INFO kablam! Oct 11 12:35:14.326 INFO kablam! warning: unused import: `jsonrpc_response::*` Oct 11 12:35:14.327 INFO kablam! --> src/jsonrpc.rs:515:9 Oct 11 12:35:14.327 INFO kablam! | Oct 11 12:35:14.327 INFO kablam! 515 | use jsonrpc_response::*; Oct 11 12:35:14.327 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 11 12:35:14.328 INFO kablam! Oct 11 12:35:14.328 INFO kablam! warning: unused import: `jsonrpc_request::*` Oct 11 12:35:14.328 INFO kablam! --> src/jsonrpc.rs:516:9 Oct 11 12:35:14.329 INFO kablam! | Oct 11 12:35:14.329 INFO kablam! 516 | use jsonrpc_request::*; Oct 11 12:35:14.329 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 12:35:14.330 INFO kablam! Oct 11 12:35:14.330 INFO kablam! warning: unused import: `method_types::*` Oct 11 12:35:14.330 INFO kablam! --> src/jsonrpc.rs:518:9 Oct 11 12:35:14.331 INFO kablam! | Oct 11 12:35:14.331 INFO kablam! 518 | use method_types::*; Oct 11 12:35:14.331 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 11 12:35:14.331 INFO kablam! Oct 11 12:35:14.361 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 12:35:14.361 INFO kablam! --> src/jsonrpc.rs:53:5 Oct 11 12:35:14.361 INFO kablam! | Oct 11 12:35:14.362 INFO kablam! 53 | use futures::BoxFuture; Oct 11 12:35:14.362 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 12:35:14.362 INFO kablam! | Oct 11 12:35:14.362 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 12:35:14.362 INFO kablam! Oct 11 12:35:14.385 INFO kablam! warning: use of deprecated item 'futures::BoxFuture': removed without replacement, recommended to use a local extension trait or function if needed, more details in https://github.com/rust-lang-nursery/futures-rs/issues/228 Oct 11 12:35:14.385 INFO kablam! --> src/jsonrpc.rs:417:42 Oct 11 12:35:14.385 INFO kablam! | Oct 11 12:35:14.386 INFO kablam! 417 | pub type RequestFuture = BoxFuture, futures::Canceled>; Oct 11 12:35:14.386 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:35:14.386 INFO kablam! Oct 11 12:35:14.386 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 11 12:35:14.387 INFO kablam! --> src/jsonrpc.rs:524:9 Oct 11 12:35:14.387 INFO kablam! | Oct 11 12:35:14.387 INFO kablam! 524 | use futures::task::Unpark; Oct 11 12:35:14.387 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 11 12:35:14.388 INFO kablam! Oct 11 12:35:14.388 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 11 12:35:14.388 INFO kablam! --> src/jsonrpc.rs:678:33 Oct 11 12:35:14.388 INFO kablam! | Oct 11 12:35:14.389 INFO kablam! 678 | pub fn noop_unpark() -> Arc { Oct 11 12:35:14.389 INFO kablam! | ^^^^^^ Oct 11 12:35:14.389 INFO kablam! Oct 11 12:35:14.389 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 11 12:35:14.390 INFO kablam! --> src/jsonrpc.rs:681:14 Oct 11 12:35:14.390 INFO kablam! | Oct 11 12:35:14.390 INFO kablam! 681 | impl Unpark for Foo { Oct 11 12:35:14.390 INFO kablam! | ^^^^^^ Oct 11 12:35:14.390 INFO kablam! Oct 11 12:35:14.573 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 11 12:35:14.573 INFO kablam! --> src/jsonrpc.rs:481:20 Oct 11 12:35:14.573 INFO kablam! | Oct 11 12:35:14.574 INFO kablam! 481 | entry.complete(result_or_error) Oct 11 12:35:14.574 INFO kablam! | ^^^^^^^^ Oct 11 12:35:14.574 INFO kablam! Oct 11 12:35:14.579 INFO kablam! warning: use of deprecated item 'futures::task_impl::std::>::poll_future': recommended to use `poll_future_notify` instead Oct 11 12:35:14.579 INFO kablam! --> src/jsonrpc.rs:662:26 Oct 11 12:35:14.580 INFO kablam! | Oct 11 12:35:14.580 INFO kablam! 662 | let poll = spawn.poll_future(noop_unpark()); Oct 11 12:35:14.580 INFO kablam! | ^^^^^^^^^^^ Oct 11 12:35:14.580 INFO kablam! Oct 11 12:35:14.817 INFO kablam! warning: variable does not need to be mutable Oct 11 12:35:14.817 INFO kablam! --> src/jsonrpc.rs:388:55 Oct 11 12:35:14.817 INFO kablam! | Oct 11 12:35:14.818 INFO kablam! 388 | let write_task : OutputAgentTask = Box::new(move |mut response_handler| { Oct 11 12:35:14.818 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 11 12:35:14.818 INFO kablam! | | Oct 11 12:35:14.818 INFO kablam! | help: remove this `mut` Oct 11 12:35:14.819 INFO kablam! | Oct 11 12:35:14.819 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 11 12:35:14.819 INFO kablam! Oct 11 12:35:14.849 INFO kablam! warning: variable does not need to be mutable Oct 11 12:35:14.850 INFO kablam! --> src/json_util.rs:42:32 Oct 11 12:35:14.850 INFO kablam! | Oct 11 12:35:14.850 INFO kablam! 42 | fn obtain_Value(&mut self, mut json_map : &mut JsonObject, key: & str) Oct 11 12:35:14.851 INFO kablam! | ----^^^^^^^^ Oct 11 12:35:14.851 INFO kablam! | | Oct 11 12:35:14.851 INFO kablam! | help: remove this `mut` Oct 11 12:35:14.852 INFO kablam! Oct 11 12:35:14.852 INFO kablam! warning: variable does not need to be mutable Oct 11 12:35:14.852 INFO kablam! --> src/json_util.rs:52:35 Oct 11 12:35:14.852 INFO kablam! | Oct 11 12:35:14.853 INFO kablam! 52 | fn obtain_Value_or(&mut self, mut json_map : &mut JsonObject, key: & str, default: & Fn() -> Value) Oct 11 12:35:14.853 INFO kablam! | ----^^^^^^^^ Oct 11 12:35:14.853 INFO kablam! | | Oct 11 12:35:14.853 INFO kablam! | help: remove this `mut` Oct 11 12:35:14.854 INFO kablam! Oct 11 12:35:19.288 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.19s Oct 11 12:35:19.292 INFO kablam! su: No module specific data is present Oct 11 12:35:19.906 INFO running `"docker" "rm" "-f" "98a166a62a8b65355bf4916e5366e9acd57eb4b0173876a67e242415a6f6876a"` Oct 11 12:35:20.034 INFO blam! 98a166a62a8b65355bf4916e5366e9acd57eb4b0173876a67e242415a6f6876a Oct 11 12:35:20.039 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 12:35:20.041 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 12:35:20.383 INFO blam! 4243cf24420def1e18a3400f2123d91d1eec14f16685a4f48792fd82be87ae6d Oct 11 12:35:20.384 INFO running `"docker" "start" "-a" "4243cf24420def1e18a3400f2123d91d1eec14f16685a4f48792fd82be87ae6d"` Oct 11 12:35:20.832 INFO kablam! usermod: no changes Oct 11 12:35:20.900 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 11 12:35:20.913 INFO kablam! Running /target/debug/deps/jsonrpc-40653ff3adad1acd Oct 11 12:35:20.915 INFO blam! Oct 11 12:35:20.915 INFO blam! running 10 tests Oct 11 12:35:20.916 INFO blam! test jsonrpc_common::test_Id ... ok Oct 11 12:35:20.922 INFO blam! test method_types::test__RequestResult_from ... ok Oct 11 12:35:20.922 INFO blam! test jsonrpc_response::response_tests::test_Response ... ok Oct 11 12:35:20.922 INFO blam! test jsonrpc_common::test_RequestError ... ok Oct 11 12:35:20.922 INFO blam! test jsonrpc_message::message_tests::test_Message ... ok Oct 11 12:35:20.923 INFO blam! test jsonrpc_request::request_tests::test_Request ... ok Oct 11 12:35:20.925 INFO blam! test jsonrpc_request::request_tests::test__RequestParams ... ok Oct 11 12:35:20.925 INFO blam! test tests_sample_types::test_Point ... ok Oct 11 12:35:20.925 INFO blam! test tests_::test_Endpoint ... ok Oct 11 12:35:20.926 INFO blam! test output_agent::test_OutputAgent ... ok Oct 11 12:35:20.927 INFO blam! Oct 11 12:35:20.927 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:35:20.927 INFO blam! Oct 11 12:35:20.933 INFO kablam! Running /target/debug/deps/dummy-820f4cf6d3c6d334 Oct 11 12:35:20.943 INFO blam! Oct 11 12:35:20.943 INFO blam! running 0 tests Oct 11 12:35:20.943 INFO blam! Oct 11 12:35:20.943 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:35:20.943 INFO blam! Oct 11 12:35:20.945 INFO kablam! Running /target/debug/deps/example-d0bede22ae248e62 Oct 11 12:35:20.946 INFO blam! Oct 11 12:35:20.946 INFO blam! running 1 test Oct 11 12:35:20.948 INFO kablam! INFO:example: Running example... Oct 11 12:35:20.954 INFO kablam! INFO:jsonrpc: JSON-RPC message: Request(Request { id: Some(Number(1)), method: "my_method", params: Object({"x": 10, "y": 20}) }) Oct 11 12:35:20.954 INFO kablam! INFO:jsonrpc: JSON-RPC message: Response(Response { id: Number(1), result_or_error: Result("Got params: x: 10, y: 20.") }) Oct 11 12:35:20.954 INFO blam! test test_client_server_communication ... ok Oct 11 12:35:20.954 INFO blam! Oct 11 12:35:20.954 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:35:20.954 INFO blam! Oct 11 12:35:20.960 INFO blam! Oct 11 12:35:20.960 INFO kablam! Running /target/debug/deps/tests_sample_types-b828893690429d1e Oct 11 12:35:20.960 INFO blam! running 0 tests Oct 11 12:35:20.960 INFO kablam! Doc-tests jsonrpc Oct 11 12:35:20.960 INFO blam! Oct 11 12:35:20.960 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:35:20.960 INFO blam! Oct 11 12:35:23.397 INFO blam! Oct 11 12:35:23.397 INFO blam! running 0 tests Oct 11 12:35:23.397 INFO blam! Oct 11 12:35:23.397 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 12:35:23.397 INFO blam! Oct 11 12:35:23.405 INFO kablam! su: No module specific data is present Oct 11 12:35:23.873 INFO running `"docker" "rm" "-f" "4243cf24420def1e18a3400f2123d91d1eec14f16685a4f48792fd82be87ae6d"` Oct 11 12:35:24.070 INFO blam! 4243cf24420def1e18a3400f2123d91d1eec14f16685a4f48792fd82be87ae6d