Oct 15 13:32:18.989 INFO testing xmpp-proto-0.1.2 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 13:32:18.989 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13:32:19.383 INFO blam! b4c0620ffec763429fdcb13675c23e75723e5efad2ff22283d383e4cc8f2b593 Oct 15 13:32:19.386 INFO running `"docker" "start" "-a" "b4c0620ffec763429fdcb13675c23e75723e5efad2ff22283d383e4cc8f2b593"` Oct 15 13:32:20.183 INFO kablam! usermod: no changes Oct 15 13:32:20.463 INFO kablam! Compiling openssl v0.10.13 Oct 15 13:32:20.463 INFO kablam! Compiling string_cache v0.7.3 Oct 15 13:32:21.919 INFO kablam! Compiling elementtree v0.2.0 Oct 15 13:32:27.899 INFO kablam! Compiling native-tls v0.2.1 Oct 15 13:32:29.111 INFO kablam! Compiling xmpp-proto v0.1.2 (/source) Oct 15 13:32:32.619 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 13:32:32.619 INFO kablam! --> src/connection.rs:14:5 Oct 15 13:32:32.619 INFO kablam! | Oct 15 13:32:32.619 INFO kablam! 14 | use std::sync::Arc; Oct 15 13:32:32.619 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:32:32.619 INFO kablam! | Oct 15 13:32:32.619 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:32:32.619 INFO kablam! Oct 15 13:32:32.619 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 15 13:32:32.619 INFO kablam! --> src/connection.rs:16:5 Oct 15 13:32:32.619 INFO kablam! | Oct 15 13:32:32.619 INFO kablam! 16 | use std::sync::Mutex; Oct 15 13:32:32.619 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 13:32:32.619 INFO kablam! Oct 15 13:32:32.619 INFO kablam! warning: unused import: `std::str` Oct 15 13:32:32.619 INFO kablam! --> src/transport.rs:8:5 Oct 15 13:32:32.619 INFO kablam! | Oct 15 13:32:32.619 INFO kablam! 8 | use std::str; Oct 15 13:32:32.619 INFO kablam! | ^^^^^^^^ Oct 15 13:32:32.619 INFO kablam! Oct 15 13:32:32.619 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 13:32:32.619 INFO kablam! --> src/transport.rs:16:5 Oct 15 13:32:32.619 INFO kablam! | Oct 15 13:32:32.619 INFO kablam! 16 | use std::sync::Arc; Oct 15 13:32:32.619 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:32:32.619 INFO kablam! Oct 15 13:32:32.619 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 15 13:32:32.619 INFO kablam! --> src/transport.rs:17:5 Oct 15 13:32:32.619 INFO kablam! | Oct 15 13:32:32.619 INFO kablam! 17 | use std::sync::Mutex; Oct 15 13:32:32.619 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 13:32:32.619 INFO kablam! Oct 15 13:32:32.654 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:32.654 INFO kablam! --> src/stream.rs:3:5 Oct 15 13:32:32.654 INFO kablam! | Oct 15 13:32:32.654 INFO kablam! 3 | use tokio_io::codec::Framed; Oct 15 13:32:32.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:32.654 INFO kablam! | Oct 15 13:32:32.654 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:32:32.654 INFO kablam! Oct 15 13:32:32.654 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:32.654 INFO kablam! --> src/stream.rs:7:9 Oct 15 13:32:32.654 INFO kablam! | Oct 15 13:32:32.654 INFO kablam! 7 | Tcp(Framed), Oct 15 13:32:32.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:32.654 INFO kablam! Oct 15 13:32:32.654 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:32.654 INFO kablam! --> src/stream.rs:8:9 Oct 15 13:32:32.654 INFO kablam! | Oct 15 13:32:32.654 INFO kablam! 8 | Tls(Framed, XMPPCodec>) Oct 15 13:32:32.654 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:32.654 INFO kablam! Oct 15 13:32:32.987 INFO kablam! warning: unused variable: `e` Oct 15 13:32:32.988 INFO kablam! --> src/transport.rs:69:13 Oct 15 13:32:32.988 INFO kablam! | Oct 15 13:32:32.988 INFO kablam! 69 | let e = event.clone(); Oct 15 13:32:32.988 INFO kablam! | ^ help: consider using `_e` instead Oct 15 13:32:32.989 INFO kablam! | Oct 15 13:32:32.989 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 13:32:32.989 INFO kablam! Oct 15 13:32:33.083 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 13:32:33.083 INFO kablam! --> src/connection.rs:221:17 Oct 15 13:32:33.083 INFO kablam! | Oct 15 13:32:33.083 INFO kablam! 221 | tx.send(event); Oct 15 13:32:33.083 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 13:32:33.083 INFO kablam! | Oct 15 13:32:33.083 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 13:32:33.083 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 13:32:33.083 INFO kablam! Oct 15 13:32:34.093 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 13.88s Oct 15 13:32:34.102 INFO kablam! su: No module specific data is present Oct 15 13:32:34.645 INFO running `"docker" "rm" "-f" "b4c0620ffec763429fdcb13675c23e75723e5efad2ff22283d383e4cc8f2b593"` Oct 15 13:32:34.999 INFO blam! b4c0620ffec763429fdcb13675c23e75723e5efad2ff22283d383e4cc8f2b593 Oct 15 13:32:34.999 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13:32:35.376 INFO blam! ab860783c6761850570b172a34b1bf3c559d3a2133a91fad4878d1e92dfa8e62 Oct 15 13:32:35.385 INFO running `"docker" "start" "-a" "ab860783c6761850570b172a34b1bf3c559d3a2133a91fad4878d1e92dfa8e62"` Oct 15 13:32:36.930 INFO kablam! usermod: no changes Oct 15 13:32:37.115 INFO kablam! Compiling xmpp-proto v0.1.2 (/source) Oct 15 13:32:40.499 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 13:32:40.499 INFO kablam! --> src/connection.rs:14:5 Oct 15 13:32:40.500 INFO kablam! | Oct 15 13:32:40.500 INFO kablam! 14 | use std::sync::Arc; Oct 15 13:32:40.500 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:32:40.501 INFO kablam! | Oct 15 13:32:40.501 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:32:40.501 INFO kablam! Oct 15 13:32:40.502 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 15 13:32:40.502 INFO kablam! --> src/connection.rs:16:5 Oct 15 13:32:40.502 INFO kablam! | Oct 15 13:32:40.503 INFO kablam! 16 | use std::sync::Mutex; Oct 15 13:32:40.503 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 13:32:40.503 INFO kablam! Oct 15 13:32:40.503 INFO kablam! warning: unused import: `std::str` Oct 15 13:32:40.504 INFO kablam! --> src/transport.rs:8:5 Oct 15 13:32:40.504 INFO kablam! | Oct 15 13:32:40.504 INFO kablam! 8 | use std::str; Oct 15 13:32:40.504 INFO kablam! | ^^^^^^^^ Oct 15 13:32:40.505 INFO kablam! Oct 15 13:32:40.505 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 13:32:40.505 INFO kablam! --> src/transport.rs:16:5 Oct 15 13:32:40.506 INFO kablam! | Oct 15 13:32:40.506 INFO kablam! 16 | use std::sync::Arc; Oct 15 13:32:40.506 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:32:40.506 INFO kablam! Oct 15 13:32:40.507 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 15 13:32:40.507 INFO kablam! --> src/transport.rs:17:5 Oct 15 13:32:40.507 INFO kablam! | Oct 15 13:32:40.508 INFO kablam! 17 | use std::sync::Mutex; Oct 15 13:32:40.508 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 13:32:40.508 INFO kablam! Oct 15 13:32:40.519 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:40.519 INFO kablam! --> src/stream.rs:3:5 Oct 15 13:32:40.519 INFO kablam! | Oct 15 13:32:40.519 INFO kablam! 3 | use tokio_io::codec::Framed; Oct 15 13:32:40.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:40.519 INFO kablam! | Oct 15 13:32:40.519 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:32:40.519 INFO kablam! Oct 15 13:32:40.519 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:40.519 INFO kablam! --> src/stream.rs:7:9 Oct 15 13:32:40.519 INFO kablam! | Oct 15 13:32:40.519 INFO kablam! 7 | Tcp(Framed), Oct 15 13:32:40.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:40.519 INFO kablam! Oct 15 13:32:40.519 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:40.519 INFO kablam! --> src/stream.rs:8:9 Oct 15 13:32:40.519 INFO kablam! | Oct 15 13:32:40.519 INFO kablam! 8 | Tls(Framed, XMPPCodec>) Oct 15 13:32:40.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:40.519 INFO kablam! Oct 15 13:32:40.867 INFO kablam! warning: unused variable: `e` Oct 15 13:32:40.867 INFO kablam! --> src/transport.rs:69:13 Oct 15 13:32:40.867 INFO kablam! | Oct 15 13:32:40.867 INFO kablam! 69 | let e = event.clone(); Oct 15 13:32:40.867 INFO kablam! | ^ help: consider using `_e` instead Oct 15 13:32:40.867 INFO kablam! | Oct 15 13:32:40.867 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 13:32:40.867 INFO kablam! Oct 15 13:32:40.995 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 13:32:40.995 INFO kablam! --> src/connection.rs:221:17 Oct 15 13:32:40.996 INFO kablam! | Oct 15 13:32:40.996 INFO kablam! 221 | tx.send(event); Oct 15 13:32:40.996 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 13:32:40.997 INFO kablam! | Oct 15 13:32:40.997 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 13:32:40.997 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 13:32:40.998 INFO kablam! Oct 15 13:32:43.035 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.07s Oct 15 13:32:43.042 INFO kablam! su: No module specific data is present Oct 15 13:32:43.875 INFO running `"docker" "rm" "-f" "ab860783c6761850570b172a34b1bf3c559d3a2133a91fad4878d1e92dfa8e62"` Oct 15 13:32:44.081 INFO blam! ab860783c6761850570b172a34b1bf3c559d3a2133a91fad4878d1e92dfa8e62 Oct 15 13:32:44.087 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-7/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 13:32:44.456 INFO blam! d322688302588c3cb9116cde10ad67ec156c0f1c163634ab66c9140c01b4b602 Oct 15 13:32:44.458 INFO running `"docker" "start" "-a" "d322688302588c3cb9116cde10ad67ec156c0f1c163634ab66c9140c01b4b602"` Oct 15 13:32:46.267 INFO kablam! usermod: no changes Oct 15 13:32:46.475 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 15 13:32:46.491 INFO kablam! Running /target/debug/deps/xmpp_proto-8858260493d501a4 Oct 15 13:32:46.503 INFO blam! Oct 15 13:32:46.503 INFO blam! running 6 tests Oct 15 13:32:46.547 INFO blam! test events::tests::test_event ... ok Oct 15 13:32:46.548 INFO blam! test events::open_stream::tests::check_compilation ... ok Oct 15 13:32:46.559 INFO blam! test events::tests::test_parse ... ok Oct 15 13:32:46.560 INFO blam! test tests::it_works ... ok Oct 15 13:32:46.560 INFO blam! test jid::tests::jid_from_full ... ok Oct 15 13:32:46.560 INFO blam! test jid::tests::jid_no_node ... ok Oct 15 13:32:46.560 INFO blam! Oct 15 13:32:46.561 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:32:46.561 INFO blam! Oct 15 13:32:46.563 INFO kablam! Doc-tests xmpp-proto Oct 15 13:32:52.693 INFO blam! Oct 15 13:32:52.693 INFO blam! running 0 tests Oct 15 13:32:52.693 INFO blam! Oct 15 13:32:52.693 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:32:52.693 INFO blam! Oct 15 13:32:52.709 INFO kablam! su: No module specific data is present Oct 15 13:32:53.436 INFO running `"docker" "rm" "-f" "d322688302588c3cb9116cde10ad67ec156c0f1c163634ab66c9140c01b4b602"` Oct 15 13:32:53.719 INFO blam! d322688302588c3cb9116cde10ad67ec156c0f1c163634ab66c9140c01b4b602