Oct 16 04:54:50.152 INFO testing jsonrpc-http-server-plus-7.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 04:54:50.152 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 16 04:54:50.516 INFO blam! ec85bf2ac15bdc2b214e4370fa38c568aec9b4c702ada3a53a8bcaf7351cc015 Oct 16 04:54:50.524 INFO running `"docker" "start" "-a" "ec85bf2ac15bdc2b214e4370fa38c568aec9b4c702ada3a53a8bcaf7351cc015"` Oct 16 04:54:52.643 INFO kablam! usermod: no changes Oct 16 04:54:53.019 INFO kablam! Compiling globset v0.1.4 Oct 16 04:54:53.019 INFO kablam! Compiling jsonrpc-core v7.1.1 Oct 16 04:54:59.670 INFO kablam! Compiling jsonrpc-server-utils v7.1.1 Oct 16 04:55:07.416 INFO kablam! Compiling jsonrpc-http-server-plus v7.1.0 (/source) Oct 16 04:55:12.567 INFO kablam! warning: use of deprecated item 'jsonrpc::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 16 04:55:12.567 INFO kablam! --> src/handler.rs:11:45 Oct 16 04:55:12.567 INFO kablam! | Oct 16 04:55:12.567 INFO kablam! 11 | use jsonrpc::futures::{Future, Poll, Async, BoxFuture, Stream}; Oct 16 04:55:12.567 INFO kablam! | ^^^^^^^^^ Oct 16 04:55:12.567 INFO kablam! | Oct 16 04:55:12.567 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:55:12.567 INFO kablam! Oct 16 04:55:12.567 INFO kablam! warning: use of deprecated item 'jsonrpc::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 16 04:55:12.567 INFO kablam! --> src/handler.rs:88:13 Oct 16 04:55:12.567 INFO kablam! | Oct 16 04:55:12.567 INFO kablam! 88 | Middleware(BoxFuture), Oct 16 04:55:12.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:55:12.567 INFO kablam! Oct 16 04:55:12.567 INFO kablam! warning: use of deprecated item 'jsonrpc::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 16 04:55:12.567 INFO kablam! --> src/handler.rs:133:10 Oct 16 04:55:12.567 INFO kablam! | Oct 16 04:55:12.567 INFO kablam! 133 | Waiting(BoxFuture, ()>), Oct 16 04:55:12.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:55:12.567 INFO kablam! Oct 16 04:55:12.567 INFO kablam! warning: use of deprecated item 'jsonrpc::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 16 04:55:12.567 INFO kablam! --> src/lib.rs:42:50 Oct 16 04:55:12.567 INFO kablam! | Oct 16 04:55:12.567 INFO kablam! 42 | use jsonrpc::futures::{self, Future, IntoFuture, BoxFuture, Stream}; Oct 16 04:55:12.567 INFO kablam! | ^^^^^^^^^ Oct 16 04:55:12.567 INFO kablam! Oct 16 04:55:12.567 INFO kablam! warning: use of deprecated item 'jsonrpc::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 16 04:55:12.567 INFO kablam! --> src/lib.rs:115:12 Oct 16 04:55:12.567 INFO kablam! | Oct 16 04:55:12.567 INFO kablam! 115 | handler: BoxFuture, Oct 16 04:55:12.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:55:12.567 INFO kablam! Oct 16 04:55:12.719 INFO kablam! warning: use of deprecated item 'jsonrpc::futures::Future::boxed': 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 16 04:55:12.719 INFO kablam! --> src/lib.rs:135:36 Oct 16 04:55:12.719 INFO kablam! | Oct 16 04:55:12.719 INFO kablam! 135 | handler: handler.into_future().boxed(), Oct 16 04:55:12.719 INFO kablam! | ^^^^^ Oct 16 04:55:12.719 INFO kablam! Oct 16 04:55:12.775 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 16 04:55:12.775 INFO kablam! --> src/lib.rs:430:11 Oct 16 04:55:12.775 INFO kablam! | Oct 16 04:55:12.775 INFO kablam! 430 | http.bind_connection(&handle, socket, addr, ServerHandler::new( Oct 16 04:55:12.775 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 04:55:12.775 INFO kablam! Oct 16 04:55:13.731 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 21.06s Oct 16 04:55:13.747 INFO kablam! su: No module specific data is present Oct 16 04:55:14.215 INFO running `"docker" "rm" "-f" "ec85bf2ac15bdc2b214e4370fa38c568aec9b4c702ada3a53a8bcaf7351cc015"` Oct 16 04:55:14.470 INFO blam! ec85bf2ac15bdc2b214e4370fa38c568aec9b4c702ada3a53a8bcaf7351cc015 Oct 16 04:55:14.491 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 16 04:55:15.093 INFO blam! f4834c13fa768daadd81117ab80ed9c5a5f70af34681b051ea0006fce85c4083 Oct 16 04:55:15.107 INFO running `"docker" "start" "-a" "f4834c13fa768daadd81117ab80ed9c5a5f70af34681b051ea0006fce85c4083"` Oct 16 04:55:16.217 INFO kablam! usermod: no changes Oct 16 04:55:16.423 INFO kablam! Compiling jsonrpc-http-server-plus v7.1.0 (/source) Oct 16 04:55:35.303 INFO kablam! warning: use of deprecated item 'jsonrpc::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 16 04:55:35.303 INFO kablam! --> src/handler.rs:11:45 Oct 16 04:55:35.303 INFO kablam! | Oct 16 04:55:35.303 INFO kablam! 11 | use jsonrpc::futures::{Future, Poll, Async, BoxFuture, Stream}; Oct 16 04:55:35.303 INFO kablam! | ^^^^^^^^^ Oct 16 04:55:35.303 INFO kablam! | Oct 16 04:55:35.303 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 04:55:35.303 INFO kablam! Oct 16 04:55:35.303 INFO kablam! warning: use of deprecated item 'jsonrpc::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 16 04:55:35.303 INFO kablam! --> src/handler.rs:88:13 Oct 16 04:55:35.303 INFO kablam! | Oct 16 04:55:35.303 INFO kablam! 88 | Middleware(BoxFuture), Oct 16 04:55:35.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:55:35.303 INFO kablam! Oct 16 04:55:35.303 INFO kablam! warning: use of deprecated item 'jsonrpc::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 16 04:55:35.303 INFO kablam! --> src/handler.rs:133:10 Oct 16 04:55:35.303 INFO kablam! | Oct 16 04:55:35.303 INFO kablam! 133 | Waiting(BoxFuture, ()>), Oct 16 04:55:35.303 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:55:35.303 INFO kablam! Oct 16 04:55:35.303 INFO kablam! warning: use of deprecated item 'jsonrpc::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 16 04:55:35.303 INFO kablam! --> src/lib.rs:42:50 Oct 16 04:55:35.303 INFO kablam! | Oct 16 04:55:35.303 INFO kablam! 42 | use jsonrpc::futures::{self, Future, IntoFuture, BoxFuture, Stream}; Oct 16 04:55:35.303 INFO kablam! | ^^^^^^^^^ Oct 16 04:55:35.303 INFO kablam! Oct 16 04:55:35.308 INFO kablam! warning: use of deprecated item 'jsonrpc::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 16 04:55:35.308 INFO kablam! --> src/lib.rs:115:12 Oct 16 04:55:35.308 INFO kablam! | Oct 16 04:55:35.308 INFO kablam! 115 | handler: BoxFuture, Oct 16 04:55:35.308 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 04:55:35.308 INFO kablam! Oct 16 04:55:35.511 INFO kablam! warning: use of deprecated item 'jsonrpc::futures::Future::boxed': 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 16 04:55:35.511 INFO kablam! --> src/lib.rs:135:36 Oct 16 04:55:35.511 INFO kablam! | Oct 16 04:55:35.511 INFO kablam! 135 | handler: handler.into_future().boxed(), Oct 16 04:55:35.511 INFO kablam! | ^^^^^ Oct 16 04:55:35.511 INFO kablam! Oct 16 04:55:35.567 INFO kablam! warning: use of deprecated item 'hyper::server::server_proto::>::bind_connection': All usage of the tokio-proto crate is going away. Oct 16 04:55:35.567 INFO kablam! --> src/lib.rs:430:11 Oct 16 04:55:35.567 INFO kablam! | Oct 16 04:55:35.567 INFO kablam! 430 | http.bind_connection(&handle, socket, addr, ServerHandler::new( Oct 16 04:55:35.567 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 16 04:55:35.567 INFO kablam! Oct 16 04:55:35.684 INFO kablam! warning: use of deprecated item 'jsonrpc::futures::Future::boxed': 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 16 04:55:35.684 INFO kablam! --> src/tests.rs:24:52 Oct 16 04:55:35.684 INFO kablam! | Oct 16 04:55:35.684 INFO kablam! 24 | futures::finished(Value::String("world".into())).boxed() Oct 16 04:55:35.684 INFO kablam! | ^^^^^ Oct 16 04:55:35.684 INFO kablam! Oct 16 04:55:35.684 INFO kablam! warning: use of deprecated item 'jsonrpc::futures::Future::boxed': 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 16 04:55:35.685 INFO kablam! --> src/tests.rs:32:43 Oct 16 04:55:35.685 INFO kablam! | Oct 16 04:55:35.685 INFO kablam! 32 | p.map_err(|_| Error::invalid_request()).boxed() Oct 16 04:55:35.685 INFO kablam! | ^^^^^ Oct 16 04:55:35.691 INFO kablam! Oct 16 04:55:54.049 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.79s Oct 16 04:55:54.275 INFO kablam! su: No module specific data is present Oct 16 04:55:54.979 INFO running `"docker" "rm" "-f" "f4834c13fa768daadd81117ab80ed9c5a5f70af34681b051ea0006fce85c4083"` Oct 16 04:55:55.256 INFO blam! f4834c13fa768daadd81117ab80ed9c5a5f70af34681b051ea0006fce85c4083 Oct 16 04:55:55.261 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 16 04:55:55.600 INFO blam! 0b549fea01bc997389b353bde3245805ca491ff1bc250a258eba9d872db452f0 Oct 16 04:55:55.603 INFO running `"docker" "start" "-a" "0b549fea01bc997389b353bde3245805ca491ff1bc250a258eba9d872db452f0"` Oct 16 04:55:57.504 INFO kablam! usermod: no changes Oct 16 04:55:57.811 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.27s Oct 16 04:55:57.826 INFO kablam! Running /target/debug/deps/jsonrpc_http_server-1c5c6ee0a802f59e Oct 16 04:55:57.841 INFO blam! Oct 16 04:55:57.841 INFO blam! running 20 tests Oct 16 04:55:58.045 INFO blam! test tests::should_add_cors_headers ... ok Oct 16 04:55:58.078 INFO blam! test tests::should_handle_async_requests_correctly ... ok Oct 16 04:55:58.116 INFO blam! test tests::should_handle_async_requests_with_immediate_response_correctly ... ok Oct 16 04:55:58.116 INFO blam! test tests::should_always_allow_the_bind_address_as_localhost ... ok Oct 16 04:55:58.118 INFO blam! test tests::should_handle_sync_batch_requests_correctly ... ok Oct 16 04:55:58.135 INFO blam! test tests::should_allow_if_host_is_valid ... ok Oct 16 04:55:58.137 INFO blam! test tests::should_always_allow_the_bind_address ... ok Oct 16 04:55:58.140 INFO blam! test tests::should_add_cors_header_for_null_origin ... ok Oct 16 04:55:58.180 INFO blam! test tests::should_handle_sync_requests_correctly ... ok Oct 16 04:55:58.187 INFO blam! test tests::should_not_add_cors_headers ... ok Oct 16 04:55:58.211 INFO blam! test tests::should_not_process_the_request_in_case_of_invalid_cors ... ok Oct 16 04:55:58.232 INFO blam! test tests::should_return_error_for_malformed_request ... ok Oct 16 04:55:58.244 INFO blam! test tests::should_return_empty_response_for_notification ... ok Oct 16 04:55:58.267 INFO blam! test tests::should_return_error_for_malformed_request2 ... ok Oct 16 04:55:58.269 INFO blam! test tests::should_reject_invalid_hosts ... ok Oct 16 04:55:58.293 INFO blam! test tests::should_return_proper_headers_on_options ... ok Oct 16 04:55:58.295 INFO blam! test tests::should_return_method_not_found ... ok Oct 16 04:55:58.299 INFO blam! test tests::should_return_method_not_allowed_for_get ... ok Oct 16 04:55:58.320 INFO blam! test tests::should_reject_missing_host ... ok Oct 16 04:55:58.336 INFO blam! test tests::should_return_unsupported_media_type_if_not_json ... ok Oct 16 04:55:58.337 INFO blam! Oct 16 04:55:58.338 INFO blam! test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:55:58.338 INFO blam! Oct 16 04:55:58.341 INFO kablam! Doc-tests jsonrpc_http_server Oct 16 04:56:08.809 INFO blam! Oct 16 04:56:08.809 INFO blam! running 1 test Oct 16 04:56:18.810 INFO blam! test src/lib.rs - (line 3) ... ok Oct 16 04:56:18.810 INFO blam! Oct 16 04:56:18.810 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 04:56:18.810 INFO blam! Oct 16 04:56:18.863 INFO kablam! su: No module specific data is present Oct 16 04:56:19.554 INFO running `"docker" "rm" "-f" "0b549fea01bc997389b353bde3245805ca491ff1bc250a258eba9d872db452f0"` Oct 16 04:56:19.832 INFO blam! 0b549fea01bc997389b353bde3245805ca491ff1bc250a258eba9d872db452f0