Oct 15 13:32:19.031 INFO testing xmpp-proto-0.1.2 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 13:32:19.031 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13:32:19.412 INFO blam! 021af4550c5529aeee54877e90340910ebd8deee02992616ce6b003a56591860 Oct 15 13:32:19.413 INFO running `"docker" "start" "-a" "021af4550c5529aeee54877e90340910ebd8deee02992616ce6b003a56591860"` Oct 15 13:32:20.499 INFO kablam! usermod: no changes Oct 15 13:32:20.775 INFO kablam! Compiling openssl-sys v0.9.37 Oct 15 13:32:20.775 INFO kablam! Compiling string_cache_codegen v0.4.1 Oct 15 13:32:22.727 INFO kablam! Compiling openssl v0.9.24 Oct 15 13:32:22.727 INFO kablam! Compiling openssl v0.10.13 Oct 15 13:32:27.519 INFO kablam! Compiling string_cache v0.7.3 Oct 15 13:32:29.580 INFO kablam! Compiling native-tls v0.1.5 Oct 15 13:32:30.695 INFO kablam! Compiling native-tls v0.2.1 Oct 15 13:32:31.152 INFO kablam! Compiling tokio-tls v0.1.4 Oct 15 13:32:32.933 INFO kablam! Compiling elementtree v0.2.0 Oct 15 13:32:35.062 INFO kablam! Compiling xmpp-proto v0.1.2 (/source) Oct 15 13:32:38.600 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 13:32:38.600 INFO kablam! --> src/connection.rs:14:5 Oct 15 13:32:38.601 INFO kablam! | Oct 15 13:32:38.601 INFO kablam! 14 | use std::sync::Arc; Oct 15 13:32:38.601 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:32:38.601 INFO kablam! | Oct 15 13:32:38.601 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:32:38.601 INFO kablam! Oct 15 13:32:38.601 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 15 13:32:38.601 INFO kablam! --> src/connection.rs:16:5 Oct 15 13:32:38.601 INFO kablam! | Oct 15 13:32:38.601 INFO kablam! 16 | use std::sync::Mutex; Oct 15 13:32:38.601 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 13:32:38.601 INFO kablam! Oct 15 13:32:38.601 INFO kablam! warning: unused import: `std::str` Oct 15 13:32:38.601 INFO kablam! --> src/transport.rs:8:5 Oct 15 13:32:38.601 INFO kablam! | Oct 15 13:32:38.601 INFO kablam! 8 | use std::str; Oct 15 13:32:38.601 INFO kablam! | ^^^^^^^^ Oct 15 13:32:38.601 INFO kablam! Oct 15 13:32:38.601 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 13:32:38.601 INFO kablam! --> src/transport.rs:16:5 Oct 15 13:32:38.601 INFO kablam! | Oct 15 13:32:38.601 INFO kablam! 16 | use std::sync::Arc; Oct 15 13:32:38.601 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:32:38.601 INFO kablam! Oct 15 13:32:38.601 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 15 13:32:38.601 INFO kablam! --> src/transport.rs:17:5 Oct 15 13:32:38.601 INFO kablam! | Oct 15 13:32:38.601 INFO kablam! 17 | use std::sync::Mutex; Oct 15 13:32:38.601 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 13:32:38.601 INFO kablam! Oct 15 13:32:38.627 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:38.627 INFO kablam! --> src/stream.rs:3:5 Oct 15 13:32:38.627 INFO kablam! | Oct 15 13:32:38.627 INFO kablam! 3 | use tokio_io::codec::Framed; Oct 15 13:32:38.627 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:38.627 INFO kablam! | Oct 15 13:32:38.627 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:32:38.627 INFO kablam! Oct 15 13:32:38.629 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:38.629 INFO kablam! --> src/stream.rs:7:9 Oct 15 13:32:38.629 INFO kablam! | Oct 15 13:32:38.629 INFO kablam! 7 | Tcp(Framed), Oct 15 13:32:38.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:38.629 INFO kablam! Oct 15 13:32:38.629 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:38.629 INFO kablam! --> src/stream.rs:8:9 Oct 15 13:32:38.629 INFO kablam! | Oct 15 13:32:38.629 INFO kablam! 8 | Tls(Framed, XMPPCodec>) Oct 15 13:32:38.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:38.629 INFO kablam! Oct 15 13:32:38.932 INFO kablam! warning: unused variable: `e` Oct 15 13:32:38.933 INFO kablam! --> src/transport.rs:69:13 Oct 15 13:32:38.933 INFO kablam! | Oct 15 13:32:38.934 INFO kablam! 69 | let e = event.clone(); Oct 15 13:32:38.939 INFO kablam! | ^ help: consider using `_e` instead Oct 15 13:32:38.939 INFO kablam! | Oct 15 13:32:38.940 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 13:32:38.940 INFO kablam! Oct 15 13:32:39.054 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 13:32:39.054 INFO kablam! --> src/connection.rs:221:17 Oct 15 13:32:39.054 INFO kablam! | Oct 15 13:32:39.054 INFO kablam! 221 | tx.send(event); Oct 15 13:32:39.054 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 13:32:39.054 INFO kablam! | Oct 15 13:32:39.054 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 13:32:39.054 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 13:32:39.054 INFO kablam! Oct 15 13:32:40.951 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 20.41s Oct 15 13:32:40.960 INFO kablam! su: No module specific data is present Oct 15 13:32:41.783 INFO running `"docker" "rm" "-f" "021af4550c5529aeee54877e90340910ebd8deee02992616ce6b003a56591860"` Oct 15 13:32:42.047 INFO blam! 021af4550c5529aeee54877e90340910ebd8deee02992616ce6b003a56591860 Oct 15 13:32:42.055 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13:32:42.455 INFO blam! 72a3850ea1120f7ec32a4cd9ce69edf7b3fea40e05f70bed9b1d088e922f7d6c Oct 15 13:32:42.459 INFO running `"docker" "start" "-a" "72a3850ea1120f7ec32a4cd9ce69edf7b3fea40e05f70bed9b1d088e922f7d6c"` Oct 15 13:32:43.549 INFO kablam! usermod: no changes Oct 15 13:32:43.747 INFO kablam! Compiling xmpp-proto v0.1.2 (/source) Oct 15 13:32:47.048 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 13:32:47.049 INFO kablam! --> src/connection.rs:14:5 Oct 15 13:32:47.049 INFO kablam! | Oct 15 13:32:47.049 INFO kablam! 14 | use std::sync::Arc; Oct 15 13:32:47.050 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:32:47.050 INFO kablam! | Oct 15 13:32:47.050 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 13:32:47.051 INFO kablam! Oct 15 13:32:47.051 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 15 13:32:47.052 INFO kablam! --> src/connection.rs:16:5 Oct 15 13:32:47.052 INFO kablam! | Oct 15 13:32:47.052 INFO kablam! 16 | use std::sync::Mutex; Oct 15 13:32:47.052 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 13:32:47.053 INFO kablam! Oct 15 13:32:47.060 INFO kablam! warning: unused import: `std::str` Oct 15 13:32:47.060 INFO kablam! --> src/transport.rs:8:5 Oct 15 13:32:47.061 INFO kablam! | Oct 15 13:32:47.061 INFO kablam! 8 | use std::str; Oct 15 13:32:47.061 INFO kablam! | ^^^^^^^^ Oct 15 13:32:47.062 INFO kablam! Oct 15 13:32:47.062 INFO kablam! warning: unused import: `std::sync::Arc` Oct 15 13:32:47.062 INFO kablam! --> src/transport.rs:16:5 Oct 15 13:32:47.063 INFO kablam! | Oct 15 13:32:47.063 INFO kablam! 16 | use std::sync::Arc; Oct 15 13:32:47.063 INFO kablam! | ^^^^^^^^^^^^^^ Oct 15 13:32:47.064 INFO kablam! Oct 15 13:32:47.064 INFO kablam! warning: unused import: `std::sync::Mutex` Oct 15 13:32:47.064 INFO kablam! --> src/transport.rs:17:5 Oct 15 13:32:47.065 INFO kablam! | Oct 15 13:32:47.065 INFO kablam! 17 | use std::sync::Mutex; Oct 15 13:32:47.065 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 15 13:32:47.066 INFO kablam! Oct 15 13:32:47.075 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:47.075 INFO kablam! --> src/stream.rs:3:5 Oct 15 13:32:47.076 INFO kablam! | Oct 15 13:32:47.076 INFO kablam! 3 | use tokio_io::codec::Framed; Oct 15 13:32:47.076 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:47.076 INFO kablam! | Oct 15 13:32:47.077 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 13:32:47.077 INFO kablam! Oct 15 13:32:47.077 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:47.078 INFO kablam! --> src/stream.rs:7:9 Oct 15 13:32:47.078 INFO kablam! | Oct 15 13:32:47.078 INFO kablam! 7 | Tcp(Framed), Oct 15 13:32:47.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:47.079 INFO kablam! Oct 15 13:32:47.079 INFO kablam! warning: use of deprecated item 'tokio_io::codec::Framed': Moved to tokio-codec Oct 15 13:32:47.080 INFO kablam! --> src/stream.rs:8:9 Oct 15 13:32:47.080 INFO kablam! | Oct 15 13:32:47.080 INFO kablam! 8 | Tls(Framed, XMPPCodec>) Oct 15 13:32:47.081 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 13:32:47.081 INFO kablam! Oct 15 13:32:47.375 INFO kablam! warning: unused variable: `e` Oct 15 13:32:47.375 INFO kablam! --> src/transport.rs:69:13 Oct 15 13:32:47.376 INFO kablam! | Oct 15 13:32:47.376 INFO kablam! 69 | let e = event.clone(); Oct 15 13:32:47.376 INFO kablam! | ^ help: consider using `_e` instead Oct 15 13:32:47.376 INFO kablam! | Oct 15 13:32:47.377 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 13:32:47.377 INFO kablam! Oct 15 13:32:47.495 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 13:32:47.495 INFO kablam! --> src/connection.rs:221:17 Oct 15 13:32:47.495 INFO kablam! | Oct 15 13:32:47.496 INFO kablam! 221 | tx.send(event); Oct 15 13:32:47.496 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 13:32:47.496 INFO kablam! | Oct 15 13:32:47.496 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 13:32:47.497 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 13:32:47.497 INFO kablam! Oct 15 13:32:49.883 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.31s Oct 15 13:32:49.894 INFO kablam! su: No module specific data is present Oct 15 13:32:50.883 INFO running `"docker" "rm" "-f" "72a3850ea1120f7ec32a4cd9ce69edf7b3fea40e05f70bed9b1d088e922f7d6c"` Oct 15 13:32:51.259 INFO blam! 72a3850ea1120f7ec32a4cd9ce69edf7b3fea40e05f70bed9b1d088e922f7d6c Oct 15 13:32:51.265 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 13:32:51.723 INFO blam! 4acb65936dd255dc7f6f462880ca31f9a80c0d76b1f86ac54ac7d5af0691810e Oct 15 13:32:51.739 INFO running `"docker" "start" "-a" "4acb65936dd255dc7f6f462880ca31f9a80c0d76b1f86ac54ac7d5af0691810e"` Oct 15 13:32:53.210 INFO kablam! usermod: no changes Oct 15 13:32:53.447 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 15 13:32:53.471 INFO kablam! Running /target/debug/deps/xmpp_proto-eccdf5d2e98be955 Oct 15 13:32:53.479 INFO blam! Oct 15 13:32:53.479 INFO blam! running 6 tests Oct 15 13:32:53.487 INFO blam! test events::tests::test_event ... ok Oct 15 13:32:53.487 INFO blam! test events::open_stream::tests::check_compilation ... ok Oct 15 13:32:53.487 INFO blam! test events::tests::test_parse ... ok Oct 15 13:32:53.487 INFO blam! test tests::it_works ... ok Oct 15 13:32:53.487 INFO blam! test jid::tests::jid_no_node ... ok Oct 15 13:32:53.495 INFO blam! test jid::tests::jid_from_full ... ok Oct 15 13:32:53.496 INFO kablam! Doc-tests xmpp-proto Oct 15 13:32:53.496 INFO blam! Oct 15 13:32:53.496 INFO blam! test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:32:53.497 INFO blam! Oct 15 13:33:00.073 INFO blam! Oct 15 13:33:00.073 INFO blam! running 0 tests Oct 15 13:33:00.073 INFO blam! Oct 15 13:33:00.073 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 13:33:00.073 INFO blam! Oct 15 13:33:00.080 INFO kablam! su: No module specific data is present Oct 15 13:33:00.927 INFO running `"docker" "rm" "-f" "4acb65936dd255dc7f6f462880ca31f9a80c0d76b1f86ac54ac7d5af0691810e"` Oct 15 13:33:01.271 INFO blam! 4acb65936dd255dc7f6f462880ca31f9a80c0d76b1f86ac54ac7d5af0691810e