Oct 10 18:12:26.531 INFO testing mortonar/rust-xmpp-server against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 18:12:26.531 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 18:12:26.534 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:12:26.928 INFO blam! 984d21f3432470276f5e2ebc0cc8635f62f1ef2bd3e692d2eaa631ba5f6eea46 Oct 10 18:12:26.944 INFO running `"docker" "start" "-a" "984d21f3432470276f5e2ebc0cc8635f62f1ef2bd3e692d2eaa631ba5f6eea46"` Oct 10 18:12:28.108 INFO kablam! usermod: no changes Oct 10 18:12:28.184 INFO kablam! Compiling xml-rs v0.6.0 Oct 10 18:12:32.400 INFO kablam! Compiling rust-xmpp-server v0.0.1 (/source) Oct 10 18:12:32.948 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 18:12:32.948 INFO kablam! --> src/main.rs:11:19 Oct 10 18:12:32.948 INFO kablam! | Oct 10 18:12:32.948 INFO kablam! 11 | let port = if (args.len() != 2) { Oct 10 18:12:32.948 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 18:12:32.948 INFO kablam! | Oct 10 18:12:32.948 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 18:12:32.948 INFO kablam! Oct 10 18:12:32.996 INFO kablam! warning: field is never used: `tcp_stream` Oct 10 18:12:32.996 INFO kablam! --> src/client_session.rs:5:5 Oct 10 18:12:32.996 INFO kablam! | Oct 10 18:12:32.996 INFO kablam! 5 | tcp_stream: TcpStream Oct 10 18:12:32.996 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:12:32.996 INFO kablam! | Oct 10 18:12:32.996 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:12:32.996 INFO kablam! Oct 10 18:12:33.878 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.73s Oct 10 18:12:33.881 INFO kablam! su: No module specific data is present Oct 10 18:12:34.509 INFO running `"docker" "rm" "-f" "984d21f3432470276f5e2ebc0cc8635f62f1ef2bd3e692d2eaa631ba5f6eea46"` Oct 10 18:12:34.817 INFO blam! 984d21f3432470276f5e2ebc0cc8635f62f1ef2bd3e692d2eaa631ba5f6eea46 Oct 10 18:12:34.818 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:12:34.818 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:12:35.182 INFO blam! cf914ea6165e7a78aace1c171b68ea47d97325c8605a7846d39234e6ef55dfd6 Oct 10 18:12:35.183 INFO running `"docker" "start" "-a" "cf914ea6165e7a78aace1c171b68ea47d97325c8605a7846d39234e6ef55dfd6"` Oct 10 18:12:36.437 INFO kablam! usermod: no changes Oct 10 18:12:36.481 INFO kablam! Compiling rust-xmpp-server v0.0.1 (/source) Oct 10 18:12:37.132 INFO kablam! warning: unnecessary parentheses around `if` condition Oct 10 18:12:37.132 INFO kablam! --> src/main.rs:11:19 Oct 10 18:12:37.132 INFO kablam! | Oct 10 18:12:37.132 INFO kablam! 11 | let port = if (args.len() != 2) { Oct 10 18:12:37.133 INFO kablam! | ^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 10 18:12:37.133 INFO kablam! | Oct 10 18:12:37.133 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 10 18:12:37.133 INFO kablam! Oct 10 18:12:37.188 INFO kablam! warning: field is never used: `tcp_stream` Oct 10 18:12:37.188 INFO kablam! --> src/client_session.rs:5:5 Oct 10 18:12:37.188 INFO kablam! | Oct 10 18:12:37.188 INFO kablam! 5 | tcp_stream: TcpStream Oct 10 18:12:37.188 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:12:37.188 INFO kablam! | Oct 10 18:12:37.188 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:12:37.188 INFO kablam! Oct 10 18:12:37.662 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 10 18:12:37.665 INFO kablam! su: No module specific data is present Oct 10 18:12:38.737 INFO running `"docker" "rm" "-f" "cf914ea6165e7a78aace1c171b68ea47d97325c8605a7846d39234e6ef55dfd6"` Oct 10 18:12:38.992 INFO blam! cf914ea6165e7a78aace1c171b68ea47d97325c8605a7846d39234e6ef55dfd6 Oct 10 18:12:38.999 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:12:39.000 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 10 18:12:39.688 INFO blam! e23cf3a443a3757eb2c34102454691576aa44a940f9e69bad95c0ef88b9a3df5 Oct 10 18:12:39.693 INFO running `"docker" "start" "-a" "e23cf3a443a3757eb2c34102454691576aa44a940f9e69bad95c0ef88b9a3df5"` Oct 10 18:12:40.928 INFO kablam! usermod: no changes Oct 10 18:12:40.976 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.02s Oct 10 18:12:40.977 INFO blam! Oct 10 18:12:40.977 INFO kablam! Running /target/debug/deps/rust_xmpp_server-cd4a7851cf5b0c91 Oct 10 18:12:40.977 INFO blam! running 0 tests Oct 10 18:12:40.978 INFO kablam! su: No module specific data is present Oct 10 18:12:40.978 INFO blam! Oct 10 18:12:40.978 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:12:40.979 INFO blam! Oct 10 18:12:41.785 INFO running `"docker" "rm" "-f" "e23cf3a443a3757eb2c34102454691576aa44a940f9e69bad95c0ef88b9a3df5"` Oct 10 18:12:42.029 INFO blam! e23cf3a443a3757eb2c34102454691576aa44a940f9e69bad95c0ef88b9a3df5