Oct 15 16:08:09.470 INFO testing tokio-stomp-0.1.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 16:08:09.470 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 15 16:08:09.896 INFO blam! a47ef0934f83879a91a3d4f485cb41e56e6283d692e4a9e0b4d0be7f43b600e8 Oct 15 16:08:09.898 INFO running `"docker" "start" "-a" "a47ef0934f83879a91a3d4f485cb41e56e6283d692e4a9e0b4d0be7f43b600e8"` Oct 15 16:08:11.149 INFO kablam! usermod: no changes Oct 15 16:08:11.303 INFO kablam! Compiling memchr v2.1.0 Oct 15 16:08:13.659 INFO kablam! Compiling nom v4.1.1 Oct 15 16:08:16.287 INFO kablam! Compiling tokio-stomp v0.1.0 (/source) Oct 15 16:08:19.339 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:19.339 INFO kablam! --> src/lib.rs:18:41 Oct 15 16:08:19.339 INFO kablam! | Oct 15 16:08:19.339 INFO kablam! 18 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 15 16:08:19.339 INFO kablam! | ^^^^^^ Oct 15 16:08:19.339 INFO kablam! | Oct 15 16:08:19.339 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:08:19.339 INFO kablam! Oct 15 16:08:19.339 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:19.339 INFO kablam! --> src/lib.rs:25:18 Oct 15 16:08:19.339 INFO kablam! | Oct 15 16:08:19.339 INFO kablam! 25 | type Transport = Framed; Oct 15 16:08:19.339 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:08:19.339 INFO kablam! Oct 15 16:08:19.535 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:08:19.535 INFO kablam! --> src/lib.rs:583:33 Oct 15 16:08:19.535 INFO kablam! | Oct 15 16:08:19.535 INFO kablam! 583 | let transport = tcp.framed(StompCodec); Oct 15 16:08:19.535 INFO kablam! | ^^^^^^ Oct 15 16:08:19.536 INFO kablam! Oct 15 16:08:20.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.46s Oct 15 16:08:20.633 INFO kablam! su: No module specific data is present Oct 15 16:08:21.218 INFO running `"docker" "rm" "-f" "a47ef0934f83879a91a3d4f485cb41e56e6283d692e4a9e0b4d0be7f43b600e8"` Oct 15 16:08:21.603 INFO blam! a47ef0934f83879a91a3d4f485cb41e56e6283d692e4a9e0b4d0be7f43b600e8 Oct 15 16:08:21.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 --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 16:08:22.038 INFO blam! bbd5da15d0f7a4a647b24e9d2b5f8970f3e06344d582275bc05b6f17d32003ac Oct 15 16:08:22.040 INFO running `"docker" "start" "-a" "bbd5da15d0f7a4a647b24e9d2b5f8970f3e06344d582275bc05b6f17d32003ac"` Oct 15 16:08:23.674 INFO kablam! usermod: no changes Oct 15 16:08:23.847 INFO kablam! Compiling tokio-stomp v0.1.0 (/source) Oct 15 16:08:29.979 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:29.979 INFO kablam! --> examples/ping_pong.rs:8:39 Oct 15 16:08:29.979 INFO kablam! | Oct 15 16:08:29.979 INFO kablam! 8 | use tokio::executor::current_thread::{run, spawn}; Oct 15 16:08:29.979 INFO kablam! | ^^^ Oct 15 16:08:29.979 INFO kablam! | Oct 15 16:08:29.979 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:08:29.979 INFO kablam! Oct 15 16:08:29.979 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:29.979 INFO kablam! --> examples/ping_pong.rs:46:9 Oct 15 16:08:29.979 INFO kablam! | Oct 15 16:08:29.979 INFO kablam! 46 | run(|_| spawn(fut1)); Oct 15 16:08:29.979 INFO kablam! | ^^^ Oct 15 16:08:29.979 INFO kablam! Oct 15 16:08:29.979 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:29.979 INFO kablam! --> examples/ping_pong.rs:70:5 Oct 15 16:08:29.979 INFO kablam! | Oct 15 16:08:29.979 INFO kablam! 70 | run(|_| spawn(fut2)); Oct 15 16:08:29.979 INFO kablam! | ^^^ Oct 15 16:08:29.979 INFO kablam! Oct 15 16:08:30.147 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:30.147 INFO kablam! --> src/lib.rs:18:41 Oct 15 16:08:30.147 INFO kablam! | Oct 15 16:08:30.147 INFO kablam! 18 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 15 16:08:30.147 INFO kablam! | ^^^^^^ Oct 15 16:08:30.147 INFO kablam! | Oct 15 16:08:30.147 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:08:30.147 INFO kablam! Oct 15 16:08:30.147 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:30.147 INFO kablam! --> src/lib.rs:25:18 Oct 15 16:08:30.147 INFO kablam! | Oct 15 16:08:30.147 INFO kablam! 25 | type Transport = Framed; Oct 15 16:08:30.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:08:30.151 INFO kablam! Oct 15 16:08:30.743 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:08:30.743 INFO kablam! --> src/lib.rs:583:33 Oct 15 16:08:30.743 INFO kablam! | Oct 15 16:08:30.743 INFO kablam! 583 | let transport = tcp.framed(StompCodec); Oct 15 16:08:30.743 INFO kablam! | ^^^^^^ Oct 15 16:08:30.743 INFO kablam! Oct 15 16:08:31.435 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:31.435 INFO kablam! --> examples/natrail.rs:8:39 Oct 15 16:08:31.435 INFO kablam! | Oct 15 16:08:31.435 INFO kablam! 8 | use tokio::executor::current_thread::{run, spawn}; Oct 15 16:08:31.435 INFO kablam! | ^^^ Oct 15 16:08:31.435 INFO kablam! | Oct 15 16:08:31.435 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:08:31.435 INFO kablam! Oct 15 16:08:31.435 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:31.435 INFO kablam! --> examples/natrail.rs:40:5 Oct 15 16:08:31.435 INFO kablam! | Oct 15 16:08:31.435 INFO kablam! 40 | run(|_| spawn(fut)); Oct 15 16:08:31.435 INFO kablam! | ^^^ Oct 15 16:08:31.435 INFO kablam! Oct 15 16:08:33.267 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:33.267 INFO kablam! --> examples/connect.rs:8:39 Oct 15 16:08:33.267 INFO kablam! | Oct 15 16:08:33.267 INFO kablam! 8 | use tokio::executor::current_thread::{run, spawn}; Oct 15 16:08:33.267 INFO kablam! | ^^^ Oct 15 16:08:33.267 INFO kablam! | Oct 15 16:08:33.267 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:08:33.267 INFO kablam! Oct 15 16:08:33.267 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:33.267 INFO kablam! --> examples/connect.rs:66:5 Oct 15 16:08:33.267 INFO kablam! | Oct 15 16:08:33.267 INFO kablam! 66 | run(|_| spawn(fut)); Oct 15 16:08:33.267 INFO kablam! | ^^^ Oct 15 16:08:33.267 INFO kablam! Oct 15 16:08:37.715 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 14.02s Oct 15 16:08:37.731 INFO kablam! su: No module specific data is present Oct 15 16:08:38.335 INFO running `"docker" "rm" "-f" "bbd5da15d0f7a4a647b24e9d2b5f8970f3e06344d582275bc05b6f17d32003ac"` Oct 15 16:08:38.630 INFO blam! bbd5da15d0f7a4a647b24e9d2b5f8970f3e06344d582275bc05b6f17d32003ac Oct 15 16:08:38.634 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 15 16:08:39.039 INFO blam! dea026caffbfc4ffa556fb3d4dbbbe68e4e40f76cb1fecd0c387909ecd29cea6 Oct 15 16:08:39.041 INFO running `"docker" "start" "-a" "dea026caffbfc4ffa556fb3d4dbbbe68e4e40f76cb1fecd0c387909ecd29cea6"` Oct 15 16:08:40.263 INFO kablam! usermod: no changes Oct 15 16:08:40.446 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.16s Oct 15 16:08:40.456 INFO kablam! Running /target/debug/deps/tokio_stomp-da836ea1f58bab58 Oct 15 16:08:40.463 INFO blam! Oct 15 16:08:40.463 INFO blam! running 2 tests Oct 15 16:08:40.464 INFO blam! test tests::parse_and_serialize_message ... ok Oct 15 16:08:40.464 INFO blam! test tests::parse_and_serialize_connect ... ok Oct 15 16:08:40.464 INFO blam! Oct 15 16:08:40.465 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:08:40.465 INFO blam! Oct 15 16:08:40.465 INFO kablam! Doc-tests tokio-stomp Oct 15 16:08:45.411 INFO blam! Oct 15 16:08:45.411 INFO blam! running 0 tests Oct 15 16:08:45.411 INFO blam! Oct 15 16:08:45.411 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:08:45.411 INFO blam! Oct 15 16:08:45.423 INFO kablam! su: No module specific data is present Oct 15 16:08:45.905 INFO running `"docker" "rm" "-f" "dea026caffbfc4ffa556fb3d4dbbbe68e4e40f76cb1fecd0c387909ecd29cea6"` Oct 15 16:08:46.127 INFO blam! dea026caffbfc4ffa556fb3d4dbbbe68e4e40f76cb1fecd0c387909ecd29cea6