Oct 16 02:53:10.262 INFO testing message_queue_service-0.1.3 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 02:53:10.264 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:53:10.618 INFO blam! a3b5e79f6124e006b8ed491acdea7ad5b7982e88122ce10eeaad0c983db2efb5 Oct 16 02:53:10.623 INFO running `"docker" "start" "-a" "a3b5e79f6124e006b8ed491acdea7ad5b7982e88122ce10eeaad0c983db2efb5"` Oct 16 02:53:11.591 INFO kablam! usermod: no changes Oct 16 02:53:11.787 INFO kablam! Compiling message_queue_service v0.1.3 (/source) Oct 16 02:53:15.941 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 02:53:15.942 INFO kablam! --> src/mqs/mod.rs:5:41 Oct 16 02:53:15.943 INFO kablam! | Oct 16 02:53:15.944 INFO kablam! 5 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 16 02:53:15.944 INFO kablam! | ^^^^^^ Oct 16 02:53:15.945 INFO kablam! | Oct 16 02:53:15.945 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:53:15.946 INFO kablam! Oct 16 02:53:15.946 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:15.947 INFO kablam! --> src/mqs/mod.rs:9:31 Oct 16 02:53:15.948 INFO kablam! | Oct 16 02:53:15.948 INFO kablam! 9 | use futures::{future, Future, BoxFuture}; Oct 16 02:53:15.949 INFO kablam! | ^^^^^^^^^ Oct 16 02:53:15.949 INFO kablam! Oct 16 02:53:15.950 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 02:53:15.951 INFO kablam! --> src/mqs/mod.rs:99:22 Oct 16 02:53:15.951 INFO kablam! | Oct 16 02:53:15.951 INFO kablam! 99 | type Transport = Framed; Oct 16 02:53:15.951 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:53:15.951 INFO kablam! Oct 16 02:53:15.951 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:15.955 INFO kablam! --> src/mqs/mod.rs:126:19 Oct 16 02:53:15.955 INFO kablam! | Oct 16 02:53:15.955 INFO kablam! 126 | type Future = BoxFuture; Oct 16 02:53:15.955 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:53:15.955 INFO kablam! Oct 16 02:53:16.085 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:53:16.086 INFO kablam! --> src/mqs/mod.rs:103:15 Oct 16 02:53:16.087 INFO kablam! | Oct 16 02:53:16.087 INFO kablam! 103 | Ok(io.framed(MessageCodec)) Oct 16 02:53:16.088 INFO kablam! | ^^^^^^ Oct 16 02:53:16.088 INFO kablam! Oct 16 02:53:16.089 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:16.090 INFO kablam! --> src/mqs/mod.rs:129:25 Oct 16 02:53:16.090 INFO kablam! | Oct 16 02:53:16.091 INFO kablam! 129 | future::ok(req).boxed() Oct 16 02:53:16.091 INFO kablam! | ^^^^^ Oct 16 02:53:16.092 INFO kablam! Oct 16 02:53:23.414 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.80s Oct 16 02:53:23.423 INFO kablam! su: No module specific data is present Oct 16 02:53:23.871 INFO running `"docker" "rm" "-f" "a3b5e79f6124e006b8ed491acdea7ad5b7982e88122ce10eeaad0c983db2efb5"` Oct 16 02:53:24.103 INFO blam! a3b5e79f6124e006b8ed491acdea7ad5b7982e88122ce10eeaad0c983db2efb5 Oct 16 02:53:24.104 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:53:24.503 INFO blam! 3d316b2385f80d11953d7742773363fe55f97b3f12ae0560ecd27a01f90cc6ae Oct 16 02:53:24.504 INFO running `"docker" "start" "-a" "3d316b2385f80d11953d7742773363fe55f97b3f12ae0560ecd27a01f90cc6ae"` Oct 16 02:53:26.121 INFO kablam! usermod: no changes Oct 16 02:53:26.339 INFO kablam! Compiling message_queue_service v0.1.3 (/source) Oct 16 02:53:30.831 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 02:53:30.832 INFO kablam! --> src/mqs/mod.rs:5:41 Oct 16 02:53:30.832 INFO kablam! | Oct 16 02:53:30.832 INFO kablam! 5 | use tokio_io::codec::{Encoder, Decoder, Framed}; Oct 16 02:53:30.833 INFO kablam! | ^^^^^^ Oct 16 02:53:30.833 INFO kablam! | Oct 16 02:53:30.833 INFO kablam! = note: #[warn(deprecated)] on by default Oct 16 02:53:30.833 INFO kablam! Oct 16 02:53:30.834 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:30.834 INFO kablam! --> src/mqs/mod.rs:9:31 Oct 16 02:53:30.834 INFO kablam! | Oct 16 02:53:30.835 INFO kablam! 9 | use futures::{future, Future, BoxFuture}; Oct 16 02:53:30.835 INFO kablam! | ^^^^^^^^^ Oct 16 02:53:30.835 INFO kablam! Oct 16 02:53:30.835 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 16 02:53:30.836 INFO kablam! --> src/mqs/mod.rs:99:22 Oct 16 02:53:30.836 INFO kablam! | Oct 16 02:53:30.836 INFO kablam! 99 | type Transport = Framed; Oct 16 02:53:30.837 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:53:30.837 INFO kablam! Oct 16 02:53:30.837 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:30.837 INFO kablam! --> src/mqs/mod.rs:126:19 Oct 16 02:53:30.838 INFO kablam! | Oct 16 02:53:30.838 INFO kablam! 126 | type Future = BoxFuture; Oct 16 02:53:30.838 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 02:53:30.839 INFO kablam! Oct 16 02:53:31.065 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 16 02:53:31.065 INFO kablam! --> src/mqs/mod.rs:103:15 Oct 16 02:53:31.065 INFO kablam! | Oct 16 02:53:31.065 INFO kablam! 103 | Ok(io.framed(MessageCodec)) Oct 16 02:53:31.065 INFO kablam! | ^^^^^^ Oct 16 02:53:31.065 INFO kablam! Oct 16 02:53:31.066 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:31.066 INFO kablam! --> src/mqs/mod.rs:129:25 Oct 16 02:53:31.066 INFO kablam! | Oct 16 02:53:31.066 INFO kablam! 129 | future::ok(req).boxed() Oct 16 02:53:31.066 INFO kablam! | ^^^^^ Oct 16 02:53:31.066 INFO kablam! Oct 16 02:53:32.607 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.44s Oct 16 02:53:32.616 INFO kablam! su: No module specific data is present Oct 16 02:53:33.368 INFO running `"docker" "rm" "-f" "3d316b2385f80d11953d7742773363fe55f97b3f12ae0560ecd27a01f90cc6ae"` Oct 16 02:53:33.599 INFO blam! 3d316b2385f80d11953d7742773363fe55f97b3f12ae0560ecd27a01f90cc6ae Oct 16 02:53:33.611 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 02:53:34.031 INFO blam! e58e8926bc9c06ab7ca448fa332a50bb5abda3f8f9e2b97723c86674ba145d80 Oct 16 02:53:34.034 INFO running `"docker" "start" "-a" "e58e8926bc9c06ab7ca448fa332a50bb5abda3f8f9e2b97723c86674ba145d80"` Oct 16 02:53:35.065 INFO kablam! usermod: no changes Oct 16 02:53:35.248 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 16 02:53:35.265 INFO kablam! Running /target/debug/deps/message_queue_service-5771ae9603f577a9 Oct 16 02:53:35.271 INFO blam! Oct 16 02:53:35.271 INFO blam! running 0 tests Oct 16 02:53:35.271 INFO blam! Oct 16 02:53:35.271 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:53:35.271 INFO blam! Oct 16 02:53:35.271 INFO blam! Oct 16 02:53:35.271 INFO blam! running 0 tests Oct 16 02:53:35.271 INFO blam! Oct 16 02:53:35.271 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:53:35.271 INFO blam! Oct 16 02:53:35.273 INFO kablam! Running /target/debug/deps/main-ec7b444fcf6c0f4a Oct 16 02:53:35.273 INFO kablam! Doc-tests message_queue_service Oct 16 02:53:41.847 INFO blam! Oct 16 02:53:41.847 INFO blam! running 0 tests Oct 16 02:53:41.847 INFO blam! Oct 16 02:53:41.847 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 02:53:41.847 INFO blam! Oct 16 02:53:41.847 INFO kablam! su: No module specific data is present Oct 16 02:53:42.409 INFO running `"docker" "rm" "-f" "e58e8926bc9c06ab7ca448fa332a50bb5abda3f8f9e2b97723c86674ba145d80"` Oct 16 02:53:42.707 INFO blam! e58e8926bc9c06ab7ca448fa332a50bb5abda3f8f9e2b97723c86674ba145d80