Oct 11 16:53:01.055 INFO testing message_queue_service-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 16:53:01.055 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 16:53:01.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 16:53:01.544 INFO blam! 87b5eb9121bf2864302bab870723fec35142239b79b589914feb524b014d1003 Oct 11 16:53:01.545 INFO running `"docker" "start" "-a" "87b5eb9121bf2864302bab870723fec35142239b79b589914feb524b014d1003"` Oct 11 16:53:02.421 INFO kablam! usermod: no changes Oct 11 16:53:02.600 INFO kablam! Compiling message_queue_service v0.1.3 (/source) Oct 11 16:53:08.688 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 16:53:08.688 INFO kablam! --> src/mqs/mod.rs:5:41 Oct 11 16:53:08.688 INFO kablam! | Oct 11 16:53:08.688 INFO kablam! 5 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 11 16:53:08.688 INFO kablam! | ^^^^^^ Oct 11 16:53:08.688 INFO kablam! | Oct 11 16:53:08.688 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 16:53:08.688 INFO kablam! Oct 11 16:53:08.688 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 16:53:08.688 INFO kablam! --> src/mqs/mod.rs:9:31 Oct 11 16:53:08.688 INFO kablam! | Oct 11 16:53:08.688 INFO kablam! 9 | use futures::{future, Future, BoxFuture}; Oct 11 16:53:08.688 INFO kablam! | ^^^^^^^^^ Oct 11 16:53:08.688 INFO kablam! Oct 11 16:53:08.688 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 16:53:08.688 INFO kablam! --> src/mqs/mod.rs:99:22 Oct 11 16:53:08.688 INFO kablam! | Oct 11 16:53:08.688 INFO kablam! 99 | type Transport = Framed; Oct 11 16:53:08.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 16:53:08.688 INFO kablam! Oct 11 16:53:08.688 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 16:53:08.688 INFO kablam! --> src/mqs/mod.rs:126:19 Oct 11 16:53:08.688 INFO kablam! | Oct 11 16:53:08.688 INFO kablam! 126 | type Future = BoxFuture; Oct 11 16:53:08.688 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 16:53:08.688 INFO kablam! Oct 11 16:53:08.827 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 16:53:08.827 INFO kablam! --> src/mqs/mod.rs:103:15 Oct 11 16:53:08.827 INFO kablam! | Oct 11 16:53:08.827 INFO kablam! 103 | Ok(io.framed(MessageCodec)) Oct 11 16:53:08.827 INFO kablam! | ^^^^^^ Oct 11 16:53:08.827 INFO kablam! Oct 11 16:53:08.828 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 11 16:53:08.828 INFO kablam! --> src/mqs/mod.rs:129:25 Oct 11 16:53:08.828 INFO kablam! | Oct 11 16:53:08.828 INFO kablam! 129 | future::ok(req).boxed() Oct 11 16:53:08.828 INFO kablam! | ^^^^^ Oct 11 16:53:08.828 INFO kablam! Oct 11 16:53:18.875 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.43s Oct 11 16:53:18.885 INFO kablam! su: No module specific data is present Oct 11 16:53:19.313 INFO running `"docker" "rm" "-f" "87b5eb9121bf2864302bab870723fec35142239b79b589914feb524b014d1003"` Oct 11 16:53:19.506 INFO blam! 87b5eb9121bf2864302bab870723fec35142239b79b589914feb524b014d1003 Oct 11 16:53:19.513 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 16:53:19.513 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 16:53:19.777 INFO blam! 21e08aa45e5330fb945c1274a9f0bbedbe1f2d7de8bd92a82345dca99291aa39 Oct 11 16:53:19.781 INFO running `"docker" "start" "-a" "21e08aa45e5330fb945c1274a9f0bbedbe1f2d7de8bd92a82345dca99291aa39"` Oct 11 16:53:20.326 INFO kablam! usermod: no changes Oct 11 16:53:20.445 INFO kablam! Compiling message_queue_service v0.1.3 (/source) Oct 11 16:53:26.272 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 16:53:26.272 INFO kablam! --> src/mqs/mod.rs:5:41 Oct 11 16:53:26.272 INFO kablam! | Oct 11 16:53:26.272 INFO kablam! 5 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 11 16:53:26.272 INFO kablam! | ^^^^^^ Oct 11 16:53:26.272 INFO kablam! | Oct 11 16:53:26.273 INFO kablam! = note: #[warn(deprecated)] on by default Oct 11 16:53:26.273 INFO kablam! Oct 11 16:53:26.273 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 16:53:26.273 INFO kablam! --> src/mqs/mod.rs:9:31 Oct 11 16:53:26.273 INFO kablam! | Oct 11 16:53:26.273 INFO kablam! 9 | use futures::{future, Future, BoxFuture}; Oct 11 16:53:26.273 INFO kablam! | ^^^^^^^^^ Oct 11 16:53:26.273 INFO kablam! Oct 11 16:53:26.277 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 11 16:53:26.277 INFO kablam! --> src/mqs/mod.rs:99:22 Oct 11 16:53:26.277 INFO kablam! | Oct 11 16:53:26.277 INFO kablam! 99 | type Transport = Framed; Oct 11 16:53:26.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 16:53:26.277 INFO kablam! Oct 11 16:53:26.277 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 16:53:26.277 INFO kablam! --> src/mqs/mod.rs:126:19 Oct 11 16:53:26.277 INFO kablam! | Oct 11 16:53:26.277 INFO kablam! 126 | type Future = BoxFuture; Oct 11 16:53:26.277 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 16:53:26.280 INFO kablam! Oct 11 16:53:26.396 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 11 16:53:26.396 INFO kablam! --> src/mqs/mod.rs:103:15 Oct 11 16:53:26.396 INFO kablam! | Oct 11 16:53:26.396 INFO kablam! 103 | Ok(io.framed(MessageCodec)) Oct 11 16:53:26.396 INFO kablam! | ^^^^^^ Oct 11 16:53:26.396 INFO kablam! Oct 11 16:53:26.408 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 11 16:53:26.408 INFO kablam! --> src/mqs/mod.rs:129:25 Oct 11 16:53:26.408 INFO kablam! | Oct 11 16:53:26.408 INFO kablam! 129 | future::ok(req).boxed() Oct 11 16:53:26.408 INFO kablam! | ^^^^^ Oct 11 16:53:26.408 INFO kablam! Oct 11 16:53:28.055 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 7.70s Oct 11 16:53:28.055 INFO kablam! su: No module specific data is present Oct 11 16:53:28.716 INFO running `"docker" "rm" "-f" "21e08aa45e5330fb945c1274a9f0bbedbe1f2d7de8bd92a82345dca99291aa39"` Oct 11 16:53:28.923 INFO blam! 21e08aa45e5330fb945c1274a9f0bbedbe1f2d7de8bd92a82345dca99291aa39 Oct 11 16:53:28.928 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 16:53:28.930 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 16:53:29.300 INFO blam! a53b48c1cdf9328f46e85b972d7668bce916f2f7870c03204a756544b716d22f Oct 11 16:53:29.301 INFO running `"docker" "start" "-a" "a53b48c1cdf9328f46e85b972d7668bce916f2f7870c03204a756544b716d22f"` Oct 11 16:53:30.388 INFO kablam! usermod: no changes Oct 11 16:53:30.517 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 11 16:53:30.529 INFO kablam! Running /target/debug/deps/message_queue_service-55e7d7011fad0d8f Oct 11 16:53:30.532 INFO kablam! Running /target/debug/deps/main-666183d308e833e6 Oct 11 16:53:30.532 INFO blam! Oct 11 16:53:30.533 INFO blam! running 0 tests Oct 11 16:53:30.533 INFO blam! Oct 11 16:53:30.533 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:53:30.533 INFO blam! Oct 11 16:53:30.546 INFO blam! Oct 11 16:53:30.546 INFO blam! running 0 tests Oct 11 16:53:30.546 INFO blam! Oct 11 16:53:30.546 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:53:30.546 INFO blam! Oct 11 16:53:30.552 INFO kablam! Doc-tests message_queue_service Oct 11 16:53:41.208 INFO blam! Oct 11 16:53:41.208 INFO blam! running 0 tests Oct 11 16:53:41.208 INFO blam! Oct 11 16:53:41.208 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 16:53:41.208 INFO blam! Oct 11 16:53:41.220 INFO kablam! su: No module specific data is present Oct 11 16:53:41.728 INFO running `"docker" "rm" "-f" "a53b48c1cdf9328f46e85b972d7668bce916f2f7870c03204a756544b716d22f"` Oct 11 16:53:41.852 INFO blam! a53b48c1cdf9328f46e85b972d7668bce916f2f7870c03204a756544b716d22f