Oct 15 20:24:40.482 INFO testing rustdt-json_rpc-0.3.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 20:24:40.483 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:24:40.725 INFO blam! f77b72857bac6ae0ae137f7f527237056e48cc928a7adde121354dd8db56fe71 Oct 15 20:24:40.726 INFO running `"docker" "start" "-a" "f77b72857bac6ae0ae137f7f527237056e48cc928a7adde121354dd8db56fe71"` Oct 15 20:24:41.315 INFO kablam! usermod: no changes Oct 15 20:24:41.409 INFO kablam! Compiling rustdt_util v0.2.3 Oct 15 20:24:42.215 INFO kablam! Compiling rustdt-json_rpc v0.3.0 (/source) Oct 15 20:24:43.183 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.184 INFO kablam! --> src/jsonrpc.rs:53:5 Oct 15 20:24:43.184 INFO kablam! | Oct 15 20:24:43.184 INFO kablam! 53 | use futures::BoxFuture; Oct 15 20:24:43.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:24:43.185 INFO kablam! | Oct 15 20:24:43.185 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:24:43.186 INFO kablam! Oct 15 20:24:43.186 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.186 INFO kablam! --> src/jsonrpc.rs:417:42 Oct 15 20:24:43.186 INFO kablam! | Oct 15 20:24:43.187 INFO kablam! 417 | pub type RequestFuture = BoxFuture, futures::Canceled>; Oct 15 20:24:43.187 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:24:43.187 INFO kablam! Oct 15 20:24:43.324 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 20:24:43.325 INFO kablam! --> src/jsonrpc.rs:481:20 Oct 15 20:24:43.325 INFO kablam! | Oct 15 20:24:43.326 INFO kablam! 481 | entry.complete(result_or_error) Oct 15 20:24:43.327 INFO kablam! | ^^^^^^^^ Oct 15 20:24:43.327 INFO kablam! Oct 15 20:24:43.531 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:43.531 INFO kablam! --> src/jsonrpc.rs:388:55 Oct 15 20:24:43.531 INFO kablam! | Oct 15 20:24:43.531 INFO kablam! 388 | let write_task : OutputAgentTask = Box::new(move |mut response_handler| { Oct 15 20:24:43.531 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 15 20:24:43.531 INFO kablam! | | Oct 15 20:24:43.531 INFO kablam! | help: remove this `mut` Oct 15 20:24:43.531 INFO kablam! | Oct 15 20:24:43.531 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 20:24:43.531 INFO kablam! Oct 15 20:24:43.543 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:43.543 INFO kablam! --> src/json_util.rs:42:32 Oct 15 20:24:43.543 INFO kablam! | Oct 15 20:24:43.543 INFO kablam! 42 | fn obtain_Value(&mut self, mut json_map : &mut JsonObject, key: & str) Oct 15 20:24:43.543 INFO kablam! | ----^^^^^^^^ Oct 15 20:24:43.543 INFO kablam! | | Oct 15 20:24:43.543 INFO kablam! | help: remove this `mut` Oct 15 20:24:43.543 INFO kablam! Oct 15 20:24:43.543 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:43.543 INFO kablam! --> src/json_util.rs:52:35 Oct 15 20:24:43.543 INFO kablam! | Oct 15 20:24:43.543 INFO kablam! 52 | fn obtain_Value_or(&mut self, mut json_map : &mut JsonObject, key: & str, default: & Fn() -> Value) Oct 15 20:24:43.543 INFO kablam! | ----^^^^^^^^ Oct 15 20:24:43.543 INFO kablam! | | Oct 15 20:24:43.543 INFO kablam! | help: remove this `mut` Oct 15 20:24:43.543 INFO kablam! Oct 15 20:24:45.102 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.76s Oct 15 20:24:45.105 INFO kablam! su: No module specific data is present Oct 15 20:24:45.402 INFO running `"docker" "rm" "-f" "f77b72857bac6ae0ae137f7f527237056e48cc928a7adde121354dd8db56fe71"` Oct 15 20:24:45.574 INFO blam! f77b72857bac6ae0ae137f7f527237056e48cc928a7adde121354dd8db56fe71 Oct 15 20:24:45.593 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:24:45.895 INFO blam! db064ffafc6f0da4ff1bf4f2d32a2f39244499c22ddd3e34579ac7484d8577ae Oct 15 20:24:45.896 INFO running `"docker" "start" "-a" "db064ffafc6f0da4ff1bf4f2d32a2f39244499c22ddd3e34579ac7484d8577ae"` Oct 15 20:24:46.304 INFO kablam! usermod: no changes Oct 15 20:24:46.462 INFO kablam! Compiling rustdt-json_rpc v0.3.0 (/source) Oct 15 20:24:47.883 INFO kablam! warning: unused import: `json_util::*` Oct 15 20:24:47.883 INFO kablam! --> src/jsonrpc_message.rs:74:9 Oct 15 20:24:47.884 INFO kablam! | Oct 15 20:24:47.884 INFO kablam! 74 | use json_util::*; Oct 15 20:24:47.884 INFO kablam! | ^^^^^^^^^^^^ Oct 15 20:24:47.885 INFO kablam! | Oct 15 20:24:47.885 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 20:24:47.885 INFO kablam! Oct 15 20:24:47.886 INFO kablam! warning: unused import: `jsonrpc_response::*` Oct 15 20:24:47.886 INFO kablam! --> src/jsonrpc_message.rs:77:9 Oct 15 20:24:47.886 INFO kablam! | Oct 15 20:24:47.886 INFO kablam! 77 | use jsonrpc_response::*; Oct 15 20:24:47.887 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.887 INFO kablam! Oct 15 20:24:47.887 INFO kablam! warning: unused import: `jsonrpc_request::*` Oct 15 20:24:47.888 INFO kablam! --> src/jsonrpc_message.rs:79:9 Oct 15 20:24:47.888 INFO kablam! | Oct 15 20:24:47.888 INFO kablam! 79 | use jsonrpc_request::*; Oct 15 20:24:47.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.889 INFO kablam! Oct 15 20:24:47.889 INFO kablam! warning: unused import: `json_util::*` Oct 15 20:24:47.889 INFO kablam! --> src/jsonrpc_request.rs:185:9 Oct 15 20:24:47.890 INFO kablam! | Oct 15 20:24:47.890 INFO kablam! 185 | use json_util::*; Oct 15 20:24:47.890 INFO kablam! | ^^^^^^^^^^^^ Oct 15 20:24:47.890 INFO kablam! Oct 15 20:24:47.891 INFO kablam! warning: unused import: `jsonrpc_common::*` Oct 15 20:24:47.892 INFO kablam! --> src/jsonrpc_request.rs:187:9 Oct 15 20:24:47.892 INFO kablam! | Oct 15 20:24:47.892 INFO kablam! 187 | use jsonrpc_common::*; Oct 15 20:24:47.892 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.892 INFO kablam! Oct 15 20:24:47.892 INFO kablam! warning: unused import: `jsonrpc_common::*` Oct 15 20:24:47.892 INFO kablam! --> src/jsonrpc_response.rs:118:9 Oct 15 20:24:47.892 INFO kablam! | Oct 15 20:24:47.892 INFO kablam! 118 | use jsonrpc_common::*; Oct 15 20:24:47.892 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.892 INFO kablam! Oct 15 20:24:47.892 INFO kablam! warning: unused import: `json_util::*` Oct 15 20:24:47.892 INFO kablam! --> src/jsonrpc_response.rs:120:9 Oct 15 20:24:47.892 INFO kablam! | Oct 15 20:24:47.892 INFO kablam! 120 | use json_util::*; Oct 15 20:24:47.892 INFO kablam! | ^^^^^^^^^^^^ Oct 15 20:24:47.892 INFO kablam! Oct 15 20:24:47.892 INFO kablam! warning: unused import: `util::core::*` Oct 15 20:24:47.892 INFO kablam! --> src/jsonrpc.rs:504:9 Oct 15 20:24:47.892 INFO kablam! | Oct 15 20:24:47.892 INFO kablam! 504 | use util::core::*; Oct 15 20:24:47.892 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 20:24:47.892 INFO kablam! Oct 15 20:24:47.892 INFO kablam! warning: unused import: `jsonrpc_common::*` Oct 15 20:24:47.892 INFO kablam! --> src/jsonrpc.rs:514:9 Oct 15 20:24:47.892 INFO kablam! | Oct 15 20:24:47.892 INFO kablam! 514 | use jsonrpc_common::*; Oct 15 20:24:47.892 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.892 INFO kablam! Oct 15 20:24:47.892 INFO kablam! warning: unused import: `jsonrpc_response::*` Oct 15 20:24:47.892 INFO kablam! --> src/jsonrpc.rs:515:9 Oct 15 20:24:47.892 INFO kablam! | Oct 15 20:24:47.892 INFO kablam! 515 | use jsonrpc_response::*; Oct 15 20:24:47.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.892 INFO kablam! Oct 15 20:24:47.892 INFO kablam! warning: unused import: `jsonrpc_request::*` Oct 15 20:24:47.892 INFO kablam! --> src/jsonrpc.rs:516:9 Oct 15 20:24:47.892 INFO kablam! | Oct 15 20:24:47.892 INFO kablam! 516 | use jsonrpc_request::*; Oct 15 20:24:47.892 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.892 INFO kablam! Oct 15 20:24:47.892 INFO kablam! warning: unused import: `method_types::*` Oct 15 20:24:47.892 INFO kablam! --> src/jsonrpc.rs:518:9 Oct 15 20:24:47.892 INFO kablam! | Oct 15 20:24:47.892 INFO kablam! 518 | use method_types::*; Oct 15 20:24:47.892 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 20:24:47.892 INFO kablam! Oct 15 20:24:47.923 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.923 INFO kablam! --> src/jsonrpc.rs:53:5 Oct 15 20:24:47.923 INFO kablam! | Oct 15 20:24:47.923 INFO kablam! 53 | use futures::BoxFuture; Oct 15 20:24:47.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.923 INFO kablam! | Oct 15 20:24:47.923 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 20:24:47.923 INFO kablam! Oct 15 20:24:47.923 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.923 INFO kablam! --> src/jsonrpc.rs:417:42 Oct 15 20:24:47.923 INFO kablam! | Oct 15 20:24:47.923 INFO kablam! 417 | pub type RequestFuture = BoxFuture, futures::Canceled>; Oct 15 20:24:47.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.923 INFO kablam! Oct 15 20:24:47.923 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 15 20:24:47.923 INFO kablam! --> src/jsonrpc.rs:524:9 Oct 15 20:24:47.923 INFO kablam! | Oct 15 20:24:47.923 INFO kablam! 524 | use futures::task::Unpark; Oct 15 20:24:47.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 15 20:24:47.923 INFO kablam! Oct 15 20:24:47.926 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 15 20:24:47.927 INFO kablam! --> src/jsonrpc.rs:678:33 Oct 15 20:24:47.927 INFO kablam! | Oct 15 20:24:47.927 INFO kablam! 678 | pub fn noop_unpark() -> Arc { Oct 15 20:24:47.927 INFO kablam! | ^^^^^^ Oct 15 20:24:47.927 INFO kablam! Oct 15 20:24:47.927 INFO kablam! warning: use of deprecated item 'futures::task::Unpark': recommended to use `Notify` instead Oct 15 20:24:47.927 INFO kablam! --> src/jsonrpc.rs:681:14 Oct 15 20:24:47.927 INFO kablam! | Oct 15 20:24:47.927 INFO kablam! 681 | impl Unpark for Foo { Oct 15 20:24:47.927 INFO kablam! | ^^^^^^ Oct 15 20:24:47.927 INFO kablam! Oct 15 20:24:48.062 INFO kablam! warning: use of deprecated item '>::complete': renamed to `send` Oct 15 20:24:48.063 INFO kablam! --> src/jsonrpc.rs:481:20 Oct 15 20:24:48.063 INFO kablam! | Oct 15 20:24:48.063 INFO kablam! 481 | entry.complete(result_or_error) Oct 15 20:24:48.064 INFO kablam! | ^^^^^^^^ Oct 15 20:24:48.064 INFO kablam! Oct 15 20:24:48.079 INFO kablam! warning: use of deprecated item 'futures::task_impl::std::>::poll_future': recommended to use `poll_future_notify` instead Oct 15 20:24:48.080 INFO kablam! --> src/jsonrpc.rs:662:26 Oct 15 20:24:48.080 INFO kablam! | Oct 15 20:24:48.080 INFO kablam! 662 | let poll = spawn.poll_future(noop_unpark()); Oct 15 20:24:48.081 INFO kablam! | ^^^^^^^^^^^ Oct 15 20:24:48.081 INFO kablam! Oct 15 20:24:48.381 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:48.381 INFO kablam! --> src/jsonrpc.rs:388:55 Oct 15 20:24:48.381 INFO kablam! | Oct 15 20:24:48.381 INFO kablam! 388 | let write_task : OutputAgentTask = Box::new(move |mut response_handler| { Oct 15 20:24:48.381 INFO kablam! | ----^^^^^^^^^^^^^^^^ Oct 15 20:24:48.381 INFO kablam! | | Oct 15 20:24:48.381 INFO kablam! | help: remove this `mut` Oct 15 20:24:48.381 INFO kablam! | Oct 15 20:24:48.381 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 20:24:48.381 INFO kablam! Oct 15 20:24:48.419 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:48.419 INFO kablam! --> src/json_util.rs:42:32 Oct 15 20:24:48.419 INFO kablam! | Oct 15 20:24:48.419 INFO kablam! 42 | fn obtain_Value(&mut self, mut json_map : &mut JsonObject, key: & str) Oct 15 20:24:48.419 INFO kablam! | ----^^^^^^^^ Oct 15 20:24:48.419 INFO kablam! | | Oct 15 20:24:48.419 INFO kablam! | help: remove this `mut` Oct 15 20:24:48.419 INFO kablam! Oct 15 20:24:48.419 INFO kablam! warning: variable does not need to be mutable Oct 15 20:24:48.419 INFO kablam! --> src/json_util.rs:52:35 Oct 15 20:24:48.419 INFO kablam! | Oct 15 20:24:48.419 INFO kablam! 52 | fn obtain_Value_or(&mut self, mut json_map : &mut JsonObject, key: & str, default: & Fn() -> Value) Oct 15 20:24:48.419 INFO kablam! | ----^^^^^^^^ Oct 15 20:24:48.419 INFO kablam! | | Oct 15 20:24:48.419 INFO kablam! | help: remove this `mut` Oct 15 20:24:48.419 INFO kablam! Oct 15 20:24:53.773 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.44s Oct 15 20:24:53.783 INFO kablam! su: No module specific data is present Oct 15 20:24:54.168 INFO running `"docker" "rm" "-f" "db064ffafc6f0da4ff1bf4f2d32a2f39244499c22ddd3e34579ac7484d8577ae"` Oct 15 20:24:54.269 INFO blam! db064ffafc6f0da4ff1bf4f2d32a2f39244499c22ddd3e34579ac7484d8577ae Oct 15 20:24:54.272 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 20:24:54.577 INFO blam! 3fd63fc63a4fb62279da1940ebe831abb2ec7d1fcadd9fa5e2616ec5cdf26a1a Oct 15 20:24:54.591 INFO running `"docker" "start" "-a" "3fd63fc63a4fb62279da1940ebe831abb2ec7d1fcadd9fa5e2616ec5cdf26a1a"` Oct 15 20:24:55.111 INFO kablam! usermod: no changes Oct 15 20:24:55.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 15 20:24:55.179 INFO kablam! Running /target/debug/deps/jsonrpc-40653ff3adad1acd Oct 15 20:24:55.187 INFO blam! Oct 15 20:24:55.187 INFO blam! running 10 tests Oct 15 20:24:55.188 INFO blam! test jsonrpc_common::test_Id ... ok Oct 15 20:24:55.188 INFO blam! test jsonrpc_common::test_RequestError ... ok Oct 15 20:24:55.188 INFO blam! test jsonrpc_message::message_tests::test_Message ... ok Oct 15 20:24:55.188 INFO blam! test jsonrpc_request::request_tests::test__RequestParams ... ok Oct 15 20:24:55.189 INFO blam! test jsonrpc_request::request_tests::test_Request ... ok Oct 15 20:24:55.189 INFO blam! test tests_::test_Endpoint ... ok Oct 15 20:24:55.189 INFO blam! test jsonrpc_response::response_tests::test_Response ... ok Oct 15 20:24:55.189 INFO blam! test method_types::test__RequestResult_from ... ok Oct 15 20:24:55.189 INFO blam! test tests_sample_types::test_Point ... ok Oct 15 20:24:55.189 INFO blam! test output_agent::test_OutputAgent ... ok Oct 15 20:24:55.189 INFO blam! Oct 15 20:24:55.189 INFO blam! test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:55.189 INFO blam! Oct 15 20:24:55.190 INFO kablam! Running /target/debug/deps/dummy-820f4cf6d3c6d334 Oct 15 20:24:55.191 INFO blam! Oct 15 20:24:55.191 INFO blam! running 0 tests Oct 15 20:24:55.191 INFO blam! Oct 15 20:24:55.191 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:55.191 INFO blam! Oct 15 20:24:55.192 INFO kablam! Running /target/debug/deps/example-d0bede22ae248e62 Oct 15 20:24:55.193 INFO blam! Oct 15 20:24:55.193 INFO blam! running 1 test Oct 15 20:24:55.193 INFO kablam! INFO:example: Running example... Oct 15 20:24:55.194 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.194 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.197 INFO kablam! Running /target/debug/deps/tests_sample_types-b828893690429d1e Oct 15 20:24:55.197 INFO blam! test test_client_server_communication ... ok Oct 15 20:24:55.197 INFO blam! Oct 15 20:24:55.197 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:55.197 INFO blam! Oct 15 20:24:55.200 INFO blam! Oct 15 20:24:55.200 INFO blam! running 0 tests Oct 15 20:24:55.200 INFO blam! Oct 15 20:24:55.200 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:55.200 INFO blam! Oct 15 20:24:55.200 INFO kablam! Doc-tests jsonrpc Oct 15 20:24:56.471 INFO blam! Oct 15 20:24:56.471 INFO blam! running 0 tests Oct 15 20:24:56.471 INFO blam! Oct 15 20:24:56.471 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 20:24:56.471 INFO blam! Oct 15 20:24:56.479 INFO kablam! su: No module specific data is present Oct 15 20:24:56.889 INFO running `"docker" "rm" "-f" "3fd63fc63a4fb62279da1940ebe831abb2ec7d1fcadd9fa5e2616ec5cdf26a1a"` Oct 15 20:24:57.050 INFO blam! 3fd63fc63a4fb62279da1940ebe831abb2ec7d1fcadd9fa5e2616ec5cdf26a1a