Oct 15 20:24:40.403 INFO testing rustdt-json_rpc-0.3.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 20:24:40.404 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 20:24:40.682 INFO blam! f08a9bac49110ae37e4006598ded2f1fa16d44f491f2b0e719e053d0180ecd15 Oct 15 20:24:40.686 INFO running `"docker" "start" "-a" "f08a9bac49110ae37e4006598ded2f1fa16d44f491f2b0e719e053d0180ecd15"` Oct 15 20:24:41.120 INFO kablam! usermod: no changes Oct 15 20:24:41.181 INFO kablam! Compiling rustdt_util v0.2.3 Oct 15 20:24:42.007 INFO kablam! Compiling rustdt-json_rpc v0.3.0 (/source) Oct 15 20:24:43.102 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 15 20:24:43.103 INFO kablam! --> src/jsonrpc.rs:53:5 Oct 15 20:24:43.103 INFO kablam! | Oct 15 20:24:43.104 INFO kablam! 53 | use futures::BoxFuture; Oct 15 20:24:43.104 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:24:43.104 INFO kablam! | Oct 15 20:24:43.105 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:24:43.105 INFO kablam! Oct 15 20:24:43.106 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 15 20:24:43.107 INFO kablam! --> src/jsonrpc.rs:417:42 Oct 15 20:24:43.107 INFO kablam! | Oct 15 20:24:43.107 INFO kablam! 417 | pub type RequestFuture = BoxFuture, futures::Canceled>; Oct 15 20:24:43.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:24:43.108 INFO kablam! Oct 15 20:24:43.263 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 20:24:43.263 INFO kablam! --> src/jsonrpc.rs:481:20 Oct 15 20:24:43.263 INFO kablam! | Oct 15 20:24:43.263 INFO kablam! 481 | entry.complete(result_or_error) Oct 15 20:24:43.263 INFO kablam! | ^^^^^^^^ Oct 15 20:24:43.263 INFO kablam! Oct 15 20:24:43.444 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:43.444 INFO kablam! --> src/jsonrpc.rs:388:55 Oct 15 20:24:43.444 INFO kablam! | Oct 15 20:24:43.445 INFO kablam! 388 | let write_task : OutputAgentTask = Box::new(move |mut response_handler| { Oct 15 20:24:43.445 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 15 20:24:43.445 INFO kablam! | | Oct 15 20:24:43.446 INFO kablam! | help: remove this `mut` Oct 15 20:24:43.446 INFO kablam! | Oct 15 20:24:43.446 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 20:24:43.446 INFO kablam! Oct 15 20:24:43.451 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:43.452 INFO kablam! --> src/json_util.rs:42:32 Oct 15 20:24:43.452 INFO kablam! | Oct 15 20:24:43.452 INFO kablam! 42 | fn obtain_Value(&mut self, mut json_map : &mut JsonObject, key: & str) Oct 15 20:24:43.452 INFO kablam! | ----^^^^^^^^ Oct 15 20:24:43.453 INFO kablam! | | Oct 15 20:24:43.453 INFO kablam! | help: remove this `mut` Oct 15 20:24:43.453 INFO kablam! Oct 15 20:24:43.454 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:43.454 INFO kablam! --> src/json_util.rs:52:35 Oct 15 20:24:43.454 INFO kablam! | Oct 15 20:24:43.455 INFO kablam! 52 | fn obtain_Value_or(&mut self, mut json_map : &mut JsonObject, key: & str, default: & Fn() -> Value) Oct 15 20:24:43.455 INFO kablam! | ----^^^^^^^^ Oct 15 20:24:43.455 INFO kablam! | | Oct 15 20:24:43.455 INFO kablam! | help: remove this `mut` Oct 15 20:24:43.456 INFO kablam! Oct 15 20:24:45.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.90s Oct 15 20:24:45.044 INFO kablam! su: No module specific data is present Oct 15 20:24:45.393 INFO running `"docker" "rm" "-f" "f08a9bac49110ae37e4006598ded2f1fa16d44f491f2b0e719e053d0180ecd15"` Oct 15 20:24:45.516 INFO blam! f08a9bac49110ae37e4006598ded2f1fa16d44f491f2b0e719e053d0180ecd15 Oct 15 20:24:45.520 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 20:24:45.831 INFO blam! c3eeacc07cd8600e4e4aebbc672773196473292ee76ca5a23ce9b4d989c9d948 Oct 15 20:24:45.833 INFO running `"docker" "start" "-a" "c3eeacc07cd8600e4e4aebbc672773196473292ee76ca5a23ce9b4d989c9d948"` Oct 15 20:24:46.188 INFO kablam! usermod: no changes Oct 15 20:24:46.253 INFO kablam! Compiling rustdt-json_rpc v0.3.0 (/source) Oct 15 20:24:47.471 INFO kablam! warning: unused import: `json_util::*` Oct 15 20:24:47.471 INFO kablam! --> src/jsonrpc_message.rs:74:9 Oct 15 20:24:47.471 INFO kablam! | Oct 15 20:24:47.471 INFO kablam! 74 | use json_util::*; Oct 15 20:24:47.471 INFO kablam! | ^^^^^^^^^^^^ Oct 15 20:24:47.471 INFO kablam! | Oct 15 20:24:47.471 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 20:24:47.471 INFO kablam! Oct 15 20:24:47.471 INFO kablam! warning: unused import: `jsonrpc_response::*` Oct 15 20:24:47.471 INFO kablam! --> src/jsonrpc_message.rs:77:9 Oct 15 20:24:47.471 INFO kablam! | Oct 15 20:24:47.471 INFO kablam! 77 | use jsonrpc_response::*; Oct 15 20:24:47.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.471 INFO kablam! Oct 15 20:24:47.471 INFO kablam! warning: unused import: `jsonrpc_request::*` Oct 15 20:24:47.471 INFO kablam! --> src/jsonrpc_message.rs:79:9 Oct 15 20:24:47.471 INFO kablam! | Oct 15 20:24:47.471 INFO kablam! 79 | use jsonrpc_request::*; Oct 15 20:24:47.471 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.471 INFO kablam! Oct 15 20:24:47.471 INFO kablam! warning: unused import: `json_util::*` Oct 15 20:24:47.471 INFO kablam! --> src/jsonrpc_request.rs:185:9 Oct 15 20:24:47.471 INFO kablam! | Oct 15 20:24:47.471 INFO kablam! 185 | use json_util::*; Oct 15 20:24:47.471 INFO kablam! | ^^^^^^^^^^^^ Oct 15 20:24:47.471 INFO kablam! Oct 15 20:24:47.471 INFO kablam! warning: unused import: `jsonrpc_common::*` Oct 15 20:24:47.471 INFO kablam! --> src/jsonrpc_request.rs:187:9 Oct 15 20:24:47.471 INFO kablam! | Oct 15 20:24:47.471 INFO kablam! 187 | use jsonrpc_common::*; Oct 15 20:24:47.471 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.471 INFO kablam! Oct 15 20:24:47.471 INFO kablam! warning: unused import: `jsonrpc_common::*` Oct 15 20:24:47.471 INFO kablam! --> src/jsonrpc_response.rs:118:9 Oct 15 20:24:47.471 INFO kablam! | Oct 15 20:24:47.472 INFO kablam! 118 | use jsonrpc_common::*; Oct 15 20:24:47.472 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.472 INFO kablam! Oct 15 20:24:47.472 INFO kablam! warning: unused import: `json_util::*` Oct 15 20:24:47.472 INFO kablam! --> src/jsonrpc_response.rs:120:9 Oct 15 20:24:47.472 INFO kablam! | Oct 15 20:24:47.472 INFO kablam! 120 | use json_util::*; Oct 15 20:24:47.472 INFO kablam! | ^^^^^^^^^^^^ Oct 15 20:24:47.472 INFO kablam! Oct 15 20:24:47.472 INFO kablam! warning: unused import: `util::core::*` Oct 15 20:24:47.472 INFO kablam! --> src/jsonrpc.rs:504:9 Oct 15 20:24:47.472 INFO kablam! | Oct 15 20:24:47.472 INFO kablam! 504 | use util::core::*; Oct 15 20:24:47.472 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:24:47.472 INFO kablam! Oct 15 20:24:47.472 INFO kablam! warning: unused import: `jsonrpc_common::*` Oct 15 20:24:47.472 INFO kablam! --> src/jsonrpc.rs:514:9 Oct 15 20:24:47.472 INFO kablam! | Oct 15 20:24:47.472 INFO kablam! 514 | use jsonrpc_common::*; Oct 15 20:24:47.472 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.472 INFO kablam! Oct 15 20:24:47.472 INFO kablam! warning: unused import: `jsonrpc_response::*` Oct 15 20:24:47.472 INFO kablam! --> src/jsonrpc.rs:515:9 Oct 15 20:24:47.472 INFO kablam! | Oct 15 20:24:47.472 INFO kablam! 515 | use jsonrpc_response::*; Oct 15 20:24:47.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.472 INFO kablam! Oct 15 20:24:47.472 INFO kablam! warning: unused import: `jsonrpc_request::*` Oct 15 20:24:47.472 INFO kablam! --> src/jsonrpc.rs:516:9 Oct 15 20:24:47.472 INFO kablam! | Oct 15 20:24:47.472 INFO kablam! 516 | use jsonrpc_request::*; Oct 15 20:24:47.472 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.472 INFO kablam! Oct 15 20:24:47.479 INFO kablam! warning: unused import: `method_types::*` Oct 15 20:24:47.479 INFO kablam! --> src/jsonrpc.rs:518:9 Oct 15 20:24:47.479 INFO kablam! | Oct 15 20:24:47.479 INFO kablam! 518 | use method_types::*; Oct 15 20:24:47.479 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 20:24:47.479 INFO kablam! Oct 15 20:24:47.502 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 15 20:24:47.502 INFO kablam! --> src/jsonrpc.rs:53:5 Oct 15 20:24:47.502 INFO kablam! | Oct 15 20:24:47.502 INFO kablam! 53 | use futures::BoxFuture; Oct 15 20:24:47.502 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.502 INFO kablam! | Oct 15 20:24:47.502 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:24:47.502 INFO kablam! Oct 15 20:24:47.502 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 15 20:24:47.503 INFO kablam! --> src/jsonrpc.rs:417:42 Oct 15 20:24:47.503 INFO kablam! | Oct 15 20:24:47.503 INFO kablam! 417 | pub type RequestFuture = BoxFuture, futures::Canceled>; Oct 15 20:24:47.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.503 INFO kablam! Oct 15 20:24:47.503 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 15 20:24:47.503 INFO kablam! --> src/jsonrpc.rs:524:9 Oct 15 20:24:47.503 INFO kablam! | Oct 15 20:24:47.503 INFO kablam! 524 | use futures::task::Unpark; Oct 15 20:24:47.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.503 INFO kablam! Oct 15 20:24:47.503 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 15 20:24:47.503 INFO kablam! --> src/jsonrpc.rs:678:33 Oct 15 20:24:47.503 INFO kablam! | Oct 15 20:24:47.503 INFO kablam! 678 | pub fn noop_unpark() -> Arc { Oct 15 20:24:47.503 INFO kablam! | ^^^^^^ Oct 15 20:24:47.503 INFO kablam! Oct 15 20:24:47.503 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 15 20:24:47.503 INFO kablam! --> src/jsonrpc.rs:681:14 Oct 15 20:24:47.503 INFO kablam! | Oct 15 20:24:47.503 INFO kablam! 681 | impl Unpark for Foo { Oct 15 20:24:47.503 INFO kablam! | ^^^^^^ Oct 15 20:24:47.503 INFO kablam! Oct 15 20:24:47.699 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 20:24:47.699 INFO kablam! --> src/jsonrpc.rs:481:20 Oct 15 20:24:47.700 INFO kablam! | Oct 15 20:24:47.700 INFO kablam! 481 | entry.complete(result_or_error) Oct 15 20:24:47.700 INFO kablam! | ^^^^^^^^ Oct 15 20:24:47.701 INFO kablam! Oct 15 20:24:47.731 INFO kablam! warning: use of deprecated item 'futures::task_impl::std::>::poll_future': recommended to use `poll_future_notify` instead Oct 15 20:24:47.732 INFO kablam! --> src/jsonrpc.rs:662:26 Oct 15 20:24:47.732 INFO kablam! | Oct 15 20:24:47.732 INFO kablam! 662 | let poll = spawn.poll_future(noop_unpark()); Oct 15 20:24:47.733 INFO kablam! | ^^^^^^^^^^^ Oct 15 20:24:47.733 INFO kablam! Oct 15 20:24:48.035 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:48.035 INFO kablam! --> src/jsonrpc.rs:388:55 Oct 15 20:24:48.035 INFO kablam! | Oct 15 20:24:48.035 INFO kablam! 388 | let write_task : OutputAgentTask = Box::new(move |mut response_handler| { Oct 15 20:24:48.035 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 15 20:24:48.035 INFO kablam! | | Oct 15 20:24:48.035 INFO kablam! | help: remove this `mut` Oct 15 20:24:48.035 INFO kablam! | Oct 15 20:24:48.036 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 20:24:48.036 INFO kablam! Oct 15 20:24:48.066 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:48.067 INFO kablam! --> src/json_util.rs:42:32 Oct 15 20:24:48.067 INFO kablam! | Oct 15 20:24:48.067 INFO kablam! 42 | fn obtain_Value(&mut self, mut json_map : &mut JsonObject, key: & str) Oct 15 20:24:48.067 INFO kablam! | ----^^^^^^^^ Oct 15 20:24:48.067 INFO kablam! | | Oct 15 20:24:48.067 INFO kablam! | help: remove this `mut` Oct 15 20:24:48.067 INFO kablam! Oct 15 20:24:48.070 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:48.071 INFO kablam! --> src/json_util.rs:52:35 Oct 15 20:24:48.071 INFO kablam! | Oct 15 20:24:48.071 INFO kablam! 52 | fn obtain_Value_or(&mut self, mut json_map : &mut JsonObject, key: & str, default: & Fn() -> Value) Oct 15 20:24:48.071 INFO kablam! | ----^^^^^^^^ Oct 15 20:24:48.071 INFO kablam! | | Oct 15 20:24:48.071 INFO kablam! | help: remove this `mut` Oct 15 20:24:48.071 INFO kablam! Oct 15 20:24:54.047 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.84s Oct 15 20:24:54.059 INFO kablam! su: No module specific data is present Oct 15 20:24:54.332 INFO running `"docker" "rm" "-f" "c3eeacc07cd8600e4e4aebbc672773196473292ee76ca5a23ce9b4d989c9d948"` Oct 15 20:24:54.523 INFO blam! c3eeacc07cd8600e4e4aebbc672773196473292ee76ca5a23ce9b4d989c9d948 Oct 15 20:24:54.523 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 20:24:54.966 INFO blam! ebdfc2847c423e1033f1032889b61d2bd62ecfc66701835182d49e1e6819e5b4 Oct 15 20:24:54.968 INFO running `"docker" "start" "-a" "ebdfc2847c423e1033f1032889b61d2bd62ecfc66701835182d49e1e6819e5b4"` Oct 15 20:24:55.393 INFO kablam! usermod: no changes Oct 15 20:24:55.459 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 20:24:55.469 INFO kablam! Running /target/debug/deps/jsonrpc-932a9b0970ae5ef3 Oct 15 20:24:55.471 INFO blam! Oct 15 20:24:55.471 INFO blam! running 10 tests Oct 15 20:24:55.472 INFO blam! test jsonrpc_common::test_Id ... ok Oct 15 20:24:55.476 INFO blam! test method_types::test__RequestResult_from ... ok Oct 15 20:24:55.476 INFO blam! test jsonrpc_request::request_tests::test_Request ... ok Oct 15 20:24:55.476 INFO blam! test jsonrpc_request::request_tests::test__RequestParams ... ok Oct 15 20:24:55.476 INFO blam! test jsonrpc_message::message_tests::test_Message ... ok Oct 15 20:24:55.476 INFO blam! test jsonrpc_response::response_tests::test_Response ... ok Oct 15 20:24:55.477 INFO blam! test tests_sample_types::test_Point ... ok Oct 15 20:24:55.477 INFO blam! test tests_::test_Endpoint ... ok Oct 15 20:24:55.477 INFO blam! test jsonrpc_common::test_RequestError ... ok Oct 15 20:24:55.477 INFO blam! test output_agent::test_OutputAgent ... ok Oct 15 20:24:55.477 INFO blam! Oct 15 20:24:55.477 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:55.477 INFO blam! Oct 15 20:24:55.479 INFO kablam! Running /target/debug/deps/dummy-0286fd97831b5ecf Oct 15 20:24:55.485 INFO blam! Oct 15 20:24:55.485 INFO blam! running 0 tests Oct 15 20:24:55.485 INFO blam! Oct 15 20:24:55.485 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:55.485 INFO blam! Oct 15 20:24:55.486 INFO kablam! Running /target/debug/deps/example-795b120dcf409b78 Oct 15 20:24:55.487 INFO blam! Oct 15 20:24:55.487 INFO blam! running 1 test Oct 15 20:24:55.488 INFO kablam! INFO:example: Running example... Oct 15 20:24:55.488 INFO kablam! INFO:jsonrpc: JSON-RPC message: Request(Request { id: Some(Number(1)), method: "my_method", params: Object({"x": 10, "y": 20}) }) Oct 15 20:24:55.489 INFO kablam! INFO:jsonrpc: JSON-RPC message: Response(Response { id: Number(1), result_or_error: Result("Got params: x: 10, y: 20.") }) Oct 15 20:24:55.489 INFO kablam! Running /target/debug/deps/tests_sample_types-e23550b39c74b71d Oct 15 20:24:55.489 INFO blam! test test_client_server_communication ... ok Oct 15 20:24:55.489 INFO blam! Oct 15 20:24:55.489 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:55.489 INFO blam! Oct 15 20:24:55.493 INFO blam! Oct 15 20:24:55.493 INFO blam! running 0 tests Oct 15 20:24:55.493 INFO blam! Oct 15 20:24:55.493 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:55.493 INFO blam! Oct 15 20:24:55.493 INFO kablam! Doc-tests jsonrpc Oct 15 20:24:56.706 INFO blam! Oct 15 20:24:56.706 INFO blam! running 0 tests Oct 15 20:24:56.706 INFO blam! Oct 15 20:24:56.707 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:56.707 INFO blam! Oct 15 20:24:56.716 INFO kablam! su: No module specific data is present Oct 15 20:24:57.083 INFO running `"docker" "rm" "-f" "ebdfc2847c423e1033f1032889b61d2bd62ecfc66701835182d49e1e6819e5b4"` Oct 15 20:24:57.175 INFO blam! ebdfc2847c423e1033f1032889b61d2bd62ecfc66701835182d49e1e6819e5b4