Oct 15 16:08:08.069 INFO testing tokio-stomp-0.1.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 16:08:08.069 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 16:08:08.375 INFO blam! b66f2a367a68a53548a1c04e9cde540c88021a4fcdc1cc74c86bff61b8732f8f Oct 15 16:08:08.379 INFO running `"docker" "start" "-a" "b66f2a367a68a53548a1c04e9cde540c88021a4fcdc1cc74c86bff61b8732f8f"` Oct 15 16:08:09.401 INFO kablam! usermod: no changes Oct 15 16:08:09.555 INFO kablam! Compiling memchr v2.1.0 Oct 15 16:08:11.875 INFO kablam! Compiling nom v4.1.1 Oct 15 16:08:14.639 INFO kablam! Compiling tokio-stomp v0.1.0 (/source) Oct 15 16:08:17.654 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:17.654 INFO kablam! --> src/lib.rs:18:41 Oct 15 16:08:17.654 INFO kablam! | Oct 15 16:08:17.654 INFO kablam! 18 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 15 16:08:17.654 INFO kablam! | ^^^^^^ Oct 15 16:08:17.654 INFO kablam! | Oct 15 16:08:17.654 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:08:17.654 INFO kablam! Oct 15 16:08:17.654 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:17.654 INFO kablam! --> src/lib.rs:25:18 Oct 15 16:08:17.654 INFO kablam! | Oct 15 16:08:17.654 INFO kablam! 25 | type Transport = Framed; Oct 15 16:08:17.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:08:17.654 INFO kablam! Oct 15 16:08:17.875 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:08:17.875 INFO kablam! --> src/lib.rs:583:33 Oct 15 16:08:17.876 INFO kablam! | Oct 15 16:08:17.876 INFO kablam! 583 | let transport = tcp.framed(StompCodec); Oct 15 16:08:17.876 INFO kablam! | ^^^^^^ Oct 15 16:08:17.876 INFO kablam! Oct 15 16:08:19.167 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.74s Oct 15 16:08:19.167 INFO kablam! su: No module specific data is present Oct 15 16:08:19.715 INFO running `"docker" "rm" "-f" "b66f2a367a68a53548a1c04e9cde540c88021a4fcdc1cc74c86bff61b8732f8f"` Oct 15 16:08:19.957 INFO blam! b66f2a367a68a53548a1c04e9cde540c88021a4fcdc1cc74c86bff61b8732f8f Oct 15 16:08:19.963 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 16:08:20.407 INFO blam! 69fb00e3f165eb6696aad65cffc68af41db2eb681848ca1e35ba1f86ed5269f1 Oct 15 16:08:20.409 INFO running `"docker" "start" "-a" "69fb00e3f165eb6696aad65cffc68af41db2eb681848ca1e35ba1f86ed5269f1"` Oct 15 16:08:21.471 INFO kablam! usermod: no changes Oct 15 16:08:21.659 INFO kablam! Compiling tokio-stomp v0.1.0 (/source) Oct 15 16:08:26.499 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:26.500 INFO kablam! --> examples/ping_pong.rs:8:39 Oct 15 16:08:26.500 INFO kablam! | Oct 15 16:08:26.500 INFO kablam! 8 | use tokio::executor::current_thread::{run, spawn}; Oct 15 16:08:26.500 INFO kablam! | ^^^ Oct 15 16:08:26.501 INFO kablam! | Oct 15 16:08:26.501 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:08:26.501 INFO kablam! Oct 15 16:08:26.502 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:26.502 INFO kablam! --> examples/ping_pong.rs:46:9 Oct 15 16:08:26.502 INFO kablam! | Oct 15 16:08:26.502 INFO kablam! 46 | run(|_| spawn(fut1)); Oct 15 16:08:26.503 INFO kablam! | ^^^ Oct 15 16:08:26.503 INFO kablam! Oct 15 16:08:26.503 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:26.504 INFO kablam! --> examples/ping_pong.rs:70:5 Oct 15 16:08:26.504 INFO kablam! | Oct 15 16:08:26.504 INFO kablam! 70 | run(|_| spawn(fut2)); Oct 15 16:08:26.504 INFO kablam! | ^^^ Oct 15 16:08:26.505 INFO kablam! Oct 15 16:08:28.187 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:28.187 INFO kablam! --> examples/connect.rs:8:39 Oct 15 16:08:28.188 INFO kablam! | Oct 15 16:08:28.188 INFO kablam! 8 | use tokio::executor::current_thread::{run, spawn}; Oct 15 16:08:28.188 INFO kablam! | ^^^ Oct 15 16:08:28.189 INFO kablam! | Oct 15 16:08:28.189 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:08:28.189 INFO kablam! Oct 15 16:08:28.189 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:28.189 INFO kablam! --> examples/connect.rs:66:5 Oct 15 16:08:28.190 INFO kablam! | Oct 15 16:08:28.190 INFO kablam! 66 | run(|_| spawn(fut)); Oct 15 16:08:28.190 INFO kablam! | ^^^ Oct 15 16:08:28.190 INFO kablam! Oct 15 16:08:28.867 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:28.868 INFO kablam! --> src/lib.rs:18:41 Oct 15 16:08:28.868 INFO kablam! | Oct 15 16:08:28.868 INFO kablam! 18 | use tokio_io::codec::{Decoder, Encoder, Framed}; Oct 15 16:08:28.868 INFO kablam! | ^^^^^^ Oct 15 16:08:28.869 INFO kablam! | Oct 15 16:08:28.869 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:08:28.869 INFO kablam! Oct 15 16:08:28.869 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 16:08:28.870 INFO kablam! --> src/lib.rs:25:18 Oct 15 16:08:28.870 INFO kablam! | Oct 15 16:08:28.870 INFO kablam! 25 | type Transport = Framed; Oct 15 16:08:28.871 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 16:08:28.871 INFO kablam! Oct 15 16:08:29.343 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:29.343 INFO kablam! --> examples/natrail.rs:8:39 Oct 15 16:08:29.343 INFO kablam! | Oct 15 16:08:29.343 INFO kablam! 8 | use tokio::executor::current_thread::{run, spawn}; Oct 15 16:08:29.343 INFO kablam! | ^^^ Oct 15 16:08:29.343 INFO kablam! | Oct 15 16:08:29.343 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 16:08:29.343 INFO kablam! Oct 15 16:08:29.343 INFO kablam! warning: use of deprecated item 'tokio::executor::current_thread::run': use block_on_all instead Oct 15 16:08:29.343 INFO kablam! --> examples/natrail.rs:40:5 Oct 15 16:08:29.343 INFO kablam! | Oct 15 16:08:29.343 INFO kablam! 40 | run(|_| spawn(fut)); Oct 15 16:08:29.343 INFO kablam! | ^^^ Oct 15 16:08:29.343 INFO kablam! Oct 15 16:08:29.515 INFO kablam! warning: use of deprecated item 'tokio_io::AsyncRead::framed': Use tokio_codec::Decoder::framed instead Oct 15 16:08:29.515 INFO kablam! --> src/lib.rs:583:33 Oct 15 16:08:29.515 INFO kablam! | Oct 15 16:08:29.515 INFO kablam! 583 | let transport = tcp.framed(StompCodec); Oct 15 16:08:29.515 INFO kablam! | ^^^^^^ Oct 15 16:08:29.515 INFO kablam! Oct 15 16:08:35.283 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.79s Oct 15 16:08:35.291 INFO kablam! su: No module specific data is present Oct 15 16:08:36.342 INFO running `"docker" "rm" "-f" "69fb00e3f165eb6696aad65cffc68af41db2eb681848ca1e35ba1f86ed5269f1"` Oct 15 16:08:36.679 INFO blam! 69fb00e3f165eb6696aad65cffc68af41db2eb681848ca1e35ba1f86ed5269f1 Oct 15 16:08:36.681 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 15 16:08:37.091 INFO blam! 3e15037a756496a8a8581bdbb4b8e87d661223cfad97f8fe5dfa2f38cdb990d0 Oct 15 16:08:37.103 INFO running `"docker" "start" "-a" "3e15037a756496a8a8581bdbb4b8e87d661223cfad97f8fe5dfa2f38cdb990d0"` Oct 15 16:08:38.239 INFO kablam! usermod: no changes Oct 15 16:08:38.379 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s Oct 15 16:08:38.403 INFO kablam! Running /target/debug/deps/tokio_stomp-591f17bfb6228dcb Oct 15 16:08:38.407 INFO blam! Oct 15 16:08:38.407 INFO blam! running 2 tests Oct 15 16:08:38.427 INFO blam! test tests::parse_and_serialize_message ... ok Oct 15 16:08:38.427 INFO blam! test tests::parse_and_serialize_connect ... ok Oct 15 16:08:38.427 INFO blam! Oct 15 16:08:38.427 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:08:38.427 INFO blam! Oct 15 16:08:38.428 INFO kablam! Doc-tests tokio-stomp Oct 15 16:08:43.238 INFO blam! Oct 15 16:08:43.238 INFO blam! running 0 tests Oct 15 16:08:43.238 INFO blam! Oct 15 16:08:43.238 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 16:08:43.238 INFO blam! Oct 15 16:08:43.247 INFO kablam! su: No module specific data is present Oct 15 16:08:43.810 INFO running `"docker" "rm" "-f" "3e15037a756496a8a8581bdbb4b8e87d661223cfad97f8fe5dfa2f38cdb990d0"` Oct 15 16:08:44.061 INFO blam! 3e15037a756496a8a8581bdbb4b8e87d661223cfad97f8fe5dfa2f38cdb990d0