Oct 16 02:53:08.258 INFO testing message_queue_service-0.1.3 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 02:53:08.260 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 02:53:08.684 INFO blam! 9340412038c97c6802a80fdbc27bdaf6e6345abde900aa48847ba18f991c58fb Oct 16 02:53:08.686 INFO running `"docker" "start" "-a" "9340412038c97c6802a80fdbc27bdaf6e6345abde900aa48847ba18f991c58fb"` Oct 16 02:53:09.975 INFO kablam! usermod: no changes Oct 16 02:53:10.198 INFO kablam! Compiling message_queue_service v0.1.3 (/source) Oct 16 02:53:14.403 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 02:53:14.404 INFO kablam! --> src/mqs/mod.rs:5:41 Oct 16 02:53:14.405 INFO kablam! | Oct 16 02:53:14.405 INFO kablam! 5 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 16 02:53:14.406 INFO kablam! | ^^^^^^ Oct 16 02:53:14.407 INFO kablam! | Oct 16 02:53:14.407 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:53:14.408 INFO kablam! Oct 16 02:53:14.409 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 16 02:53:14.409 INFO kablam! --> src/mqs/mod.rs:9:31 Oct 16 02:53:14.410 INFO kablam! | Oct 16 02:53:14.410 INFO kablam! 9 | use futures::{future, Future, BoxFuture}; Oct 16 02:53:14.411 INFO kablam! | ^^^^^^^^^ Oct 16 02:53:14.411 INFO kablam! Oct 16 02:53:14.412 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 02:53:14.413 INFO kablam! --> src/mqs/mod.rs:99:22 Oct 16 02:53:14.414 INFO kablam! | Oct 16 02:53:14.414 INFO kablam! 99 | type Transport = Framed; Oct 16 02:53:14.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:53:14.414 INFO kablam! Oct 16 02:53:14.414 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 16 02:53:14.414 INFO kablam! --> src/mqs/mod.rs:126:19 Oct 16 02:53:14.414 INFO kablam! | Oct 16 02:53:14.414 INFO kablam! 126 | type Future = BoxFuture; Oct 16 02:53:14.414 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:53:14.414 INFO kablam! Oct 16 02:53:14.531 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:53:14.532 INFO kablam! --> src/mqs/mod.rs:103:15 Oct 16 02:53:14.533 INFO kablam! | Oct 16 02:53:14.533 INFO kablam! 103 | Ok(io.framed(MessageCodec)) Oct 16 02:53:14.534 INFO kablam! | ^^^^^^ Oct 16 02:53:14.534 INFO kablam! Oct 16 02:53:14.535 INFO kablam! warning: use of deprecated item '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 02:53:14.536 INFO kablam! --> src/mqs/mod.rs:129:25 Oct 16 02:53:14.536 INFO kablam! | Oct 16 02:53:14.537 INFO kablam! 129 | future::ok(req).boxed() Oct 16 02:53:14.538 INFO kablam! | ^^^^^ Oct 16 02:53:14.538 INFO kablam! Oct 16 02:53:21.459 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.46s Oct 16 02:53:21.471 INFO kablam! su: No module specific data is present Oct 16 02:53:22.239 INFO running `"docker" "rm" "-f" "9340412038c97c6802a80fdbc27bdaf6e6345abde900aa48847ba18f991c58fb"` Oct 16 02:53:22.539 INFO blam! 9340412038c97c6802a80fdbc27bdaf6e6345abde900aa48847ba18f991c58fb Oct 16 02:53:22.547 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 02:53:22.960 INFO blam! d7f849972f0835e2e3f589c5120695e2e15b262c62044570391ad9ac4ee1638d Oct 16 02:53:22.962 INFO running `"docker" "start" "-a" "d7f849972f0835e2e3f589c5120695e2e15b262c62044570391ad9ac4ee1638d"` Oct 16 02:53:23.777 INFO kablam! usermod: no changes Oct 16 02:53:23.905 INFO kablam! Compiling message_queue_service v0.1.3 (/source) Oct 16 02:53:27.713 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 02:53:27.713 INFO kablam! --> src/mqs/mod.rs:5:41 Oct 16 02:53:27.713 INFO kablam! | Oct 16 02:53:27.713 INFO kablam! 5 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 16 02:53:27.713 INFO kablam! | ^^^^^^ Oct 16 02:53:27.713 INFO kablam! | Oct 16 02:53:27.713 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:53:27.713 INFO kablam! Oct 16 02:53:27.713 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 16 02:53:27.713 INFO kablam! --> src/mqs/mod.rs:9:31 Oct 16 02:53:27.713 INFO kablam! | Oct 16 02:53:27.713 INFO kablam! 9 | use futures::{future, Future, BoxFuture}; Oct 16 02:53:27.713 INFO kablam! | ^^^^^^^^^ Oct 16 02:53:27.713 INFO kablam! Oct 16 02:53:27.714 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 02:53:27.715 INFO kablam! --> src/mqs/mod.rs:99:22 Oct 16 02:53:27.715 INFO kablam! | Oct 16 02:53:27.715 INFO kablam! 99 | type Transport = Framed; Oct 16 02:53:27.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:53:27.715 INFO kablam! Oct 16 02:53:27.715 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 16 02:53:27.715 INFO kablam! --> src/mqs/mod.rs:126:19 Oct 16 02:53:27.715 INFO kablam! | Oct 16 02:53:27.715 INFO kablam! 126 | type Future = BoxFuture; Oct 16 02:53:27.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:53:27.715 INFO kablam! Oct 16 02:53:27.883 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:53:27.883 INFO kablam! --> src/mqs/mod.rs:103:15 Oct 16 02:53:27.883 INFO kablam! | Oct 16 02:53:27.883 INFO kablam! 103 | Ok(io.framed(MessageCodec)) Oct 16 02:53:27.883 INFO kablam! | ^^^^^^ Oct 16 02:53:27.883 INFO kablam! Oct 16 02:53:27.883 INFO kablam! warning: use of deprecated item '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 02:53:27.883 INFO kablam! --> src/mqs/mod.rs:129:25 Oct 16 02:53:27.883 INFO kablam! | Oct 16 02:53:27.883 INFO kablam! 129 | future::ok(req).boxed() Oct 16 02:53:27.883 INFO kablam! | ^^^^^ Oct 16 02:53:27.883 INFO kablam! Oct 16 02:53:29.321 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.52s Oct 16 02:53:29.333 INFO kablam! su: No module specific data is present Oct 16 02:53:30.394 INFO running `"docker" "rm" "-f" "d7f849972f0835e2e3f589c5120695e2e15b262c62044570391ad9ac4ee1638d"` Oct 16 02:53:30.778 INFO blam! d7f849972f0835e2e3f589c5120695e2e15b262c62044570391ad9ac4ee1638d Oct 16 02:53:30.781 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 16 02:53:31.235 INFO blam! b5703c410dec4278ec8dafa86699fb00c73fb8be6fc2cce45877b5c20cd66028 Oct 16 02:53:31.238 INFO running `"docker" "start" "-a" "b5703c410dec4278ec8dafa86699fb00c73fb8be6fc2cce45877b5c20cd66028"` Oct 16 02:53:32.815 INFO kablam! usermod: no changes Oct 16 02:53:32.981 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 16 02:53:32.995 INFO blam! Oct 16 02:53:32.995 INFO blam! running 0 tests Oct 16 02:53:32.995 INFO blam! Oct 16 02:53:32.995 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:53:32.995 INFO blam! Oct 16 02:53:32.996 INFO kablam! Running /target/debug/deps/message_queue_service-61d23c2c75c0c930 Oct 16 02:53:32.999 INFO kablam! Running /target/debug/deps/main-6f6bf3b7d17f0e4e Oct 16 02:53:32.999 INFO blam! Oct 16 02:53:32.999 INFO blam! running 0 tests Oct 16 02:53:32.999 INFO blam! Oct 16 02:53:32.999 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:53:32.999 INFO blam! Oct 16 02:53:33.000 INFO kablam! Doc-tests message_queue_service Oct 16 02:53:39.764 INFO blam! Oct 16 02:53:39.764 INFO blam! running 0 tests Oct 16 02:53:39.764 INFO blam! Oct 16 02:53:39.764 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:53:39.764 INFO blam! Oct 16 02:53:39.783 INFO kablam! su: No module specific data is present Oct 16 02:53:40.140 INFO running `"docker" "rm" "-f" "b5703c410dec4278ec8dafa86699fb00c73fb8be6fc2cce45877b5c20cd66028"` Oct 16 02:53:40.475 INFO blam! b5703c410dec4278ec8dafa86699fb00c73fb8be6fc2cce45877b5c20cd66028