Oct 14 16:26:25.506 INFO testing johnnyasantoss/chat-rs against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 16:26:25.508 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:26:25.876 INFO blam! d38fb5d193091c0838d5e1a40a532cc82cbe680d194ebb3fe7229fcd8a55a6db Oct 14 16:26:25.883 INFO running `"docker" "start" "-a" "d38fb5d193091c0838d5e1a40a532cc82cbe680d194ebb3fe7229fcd8a55a6db"` Oct 14 16:26:26.992 INFO kablam! usermod: no changes Oct 14 16:26:27.131 INFO kablam! Compiling libc v0.2.41 Oct 14 16:26:28.567 INFO kablam! Compiling atty v0.2.10 Oct 14 16:26:28.867 INFO kablam! Compiling clap v2.31.2 Oct 14 16:26:43.087 INFO kablam! Compiling chat-rs v0.1.0 (/source) Oct 14 16:26:43.431 INFO kablam! warning: unused import: `Read` Oct 14 16:26:43.431 INFO kablam! --> src/server.rs:3:15 Oct 14 16:26:43.431 INFO kablam! | Oct 14 16:26:43.431 INFO kablam! 3 | use std::io::{Read, Write}; Oct 14 16:26:43.431 INFO kablam! | ^^^^ Oct 14 16:26:43.431 INFO kablam! | Oct 14 16:26:43.431 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:26:43.431 INFO kablam! Oct 14 16:26:43.527 INFO kablam! warning: field is never used: `message` Oct 14 16:26:43.527 INFO kablam! --> src/result.rs:7:5 Oct 14 16:26:43.527 INFO kablam! | Oct 14 16:26:43.527 INFO kablam! 7 | message: String, Oct 14 16:26:43.527 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 16:26:43.527 INFO kablam! | Oct 14 16:26:43.527 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:26:43.527 INFO kablam! Oct 14 16:26:43.527 INFO kablam! warning: field is never used: `login` Oct 14 16:26:43.527 INFO kablam! --> src/server.rs:10:5 Oct 14 16:26:43.527 INFO kablam! | Oct 14 16:26:43.527 INFO kablam! 10 | login: String, Oct 14 16:26:43.527 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:26:43.527 INFO kablam! Oct 14 16:26:43.527 INFO kablam! warning: field is never used: `status` Oct 14 16:26:43.527 INFO kablam! --> src/server.rs:11:5 Oct 14 16:26:43.527 INFO kablam! | Oct 14 16:26:43.527 INFO kablam! 11 | status: String, Oct 14 16:26:43.527 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 16:26:43.527 INFO kablam! Oct 14 16:26:43.527 INFO kablam! warning: field is never used: `users` Oct 14 16:26:43.527 INFO kablam! --> src/server.rs:15:5 Oct 14 16:26:43.527 INFO kablam! | Oct 14 16:26:43.527 INFO kablam! 15 | users: Vec<&'a User>, Oct 14 16:26:43.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:43.527 INFO kablam! Oct 14 16:26:43.527 INFO kablam! warning: method is never used: `join` Oct 14 16:26:43.527 INFO kablam! --> src/server.rs:75:5 Oct 14 16:26:43.527 INFO kablam! | Oct 14 16:26:43.527 INFO kablam! 75 | pub fn join(mut self, user: &'a User) -> Self { Oct 14 16:26:43.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:43.527 INFO kablam! Oct 14 16:26:43.527 INFO kablam! warning: method is never used: `announce` Oct 14 16:26:43.527 INFO kablam! --> src/server.rs:81:5 Oct 14 16:26:43.527 INFO kablam! | Oct 14 16:26:43.527 INFO kablam! 81 | pub fn announce(self, user: &'a User) -> Self { Oct 14 16:26:43.527 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:43.527 INFO kablam! Oct 14 16:26:45.437 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 18.38s Oct 14 16:26:45.440 INFO kablam! su: No module specific data is present Oct 14 16:26:46.449 INFO running `"docker" "rm" "-f" "d38fb5d193091c0838d5e1a40a532cc82cbe680d194ebb3fe7229fcd8a55a6db"` Oct 14 16:26:46.767 INFO blam! d38fb5d193091c0838d5e1a40a532cc82cbe680d194ebb3fe7229fcd8a55a6db Oct 14 16:26:46.773 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:26:47.117 INFO blam! c31431f0eb6ea6305d274ac08d78614f8d6dcc9a7104cb343af3de6edc1910fa Oct 14 16:26:47.120 INFO running `"docker" "start" "-a" "c31431f0eb6ea6305d274ac08d78614f8d6dcc9a7104cb343af3de6edc1910fa"` Oct 14 16:26:49.930 INFO kablam! usermod: no changes Oct 14 16:26:50.048 INFO kablam! Compiling chat-rs v0.1.0 (/source) Oct 14 16:26:50.444 INFO kablam! warning: unused import: `Read` Oct 14 16:26:50.444 INFO kablam! --> src/server.rs:3:15 Oct 14 16:26:50.445 INFO kablam! | Oct 14 16:26:50.445 INFO kablam! 3 | use std::io::{Read, Write}; Oct 14 16:26:50.452 INFO kablam! | ^^^^ Oct 14 16:26:50.452 INFO kablam! | Oct 14 16:26:50.452 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:26:50.452 INFO kablam! Oct 14 16:26:50.591 INFO kablam! warning: field is never used: `message` Oct 14 16:26:50.591 INFO kablam! --> src/result.rs:7:5 Oct 14 16:26:50.591 INFO kablam! | Oct 14 16:26:50.591 INFO kablam! 7 | message: String, Oct 14 16:26:50.591 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 16:26:50.592 INFO kablam! | Oct 14 16:26:50.592 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:26:50.592 INFO kablam! Oct 14 16:26:50.592 INFO kablam! warning: field is never used: `login` Oct 14 16:26:50.592 INFO kablam! --> src/server.rs:10:5 Oct 14 16:26:50.592 INFO kablam! | Oct 14 16:26:50.592 INFO kablam! 10 | login: String, Oct 14 16:26:50.592 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:26:50.592 INFO kablam! Oct 14 16:26:50.592 INFO kablam! warning: field is never used: `status` Oct 14 16:26:50.592 INFO kablam! --> src/server.rs:11:5 Oct 14 16:26:50.592 INFO kablam! | Oct 14 16:26:50.593 INFO kablam! 11 | status: String, Oct 14 16:26:50.593 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 16:26:50.593 INFO kablam! Oct 14 16:26:50.593 INFO kablam! warning: field is never used: `users` Oct 14 16:26:50.593 INFO kablam! --> src/server.rs:15:5 Oct 14 16:26:50.593 INFO kablam! | Oct 14 16:26:50.593 INFO kablam! 15 | users: Vec<&'a User>, Oct 14 16:26:50.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:50.593 INFO kablam! Oct 14 16:26:50.593 INFO kablam! warning: method is never used: `join` Oct 14 16:26:50.593 INFO kablam! --> src/server.rs:75:5 Oct 14 16:26:50.593 INFO kablam! | Oct 14 16:26:50.593 INFO kablam! 75 | pub fn join(mut self, user: &'a User) -> Self { Oct 14 16:26:50.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:50.593 INFO kablam! Oct 14 16:26:50.593 INFO kablam! warning: method is never used: `announce` Oct 14 16:26:50.593 INFO kablam! --> src/server.rs:81:5 Oct 14 16:26:50.593 INFO kablam! | Oct 14 16:26:50.593 INFO kablam! 81 | pub fn announce(self, user: &'a User) -> Self { Oct 14 16:26:50.593 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:50.593 INFO kablam! Oct 14 16:26:51.650 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 14 16:26:51.654 INFO kablam! su: No module specific data is present Oct 14 16:26:53.032 INFO running `"docker" "rm" "-f" "c31431f0eb6ea6305d274ac08d78614f8d6dcc9a7104cb343af3de6edc1910fa"` Oct 14 16:26:53.283 INFO blam! c31431f0eb6ea6305d274ac08d78614f8d6dcc9a7104cb343af3de6edc1910fa Oct 14 16:26:53.285 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 16:26:53.806 INFO blam! fdeb4da44312776c08173f232cead31b854e22fde4c3a625e73444c2073b8c50 Oct 14 16:26:53.811 INFO running `"docker" "start" "-a" "fdeb4da44312776c08173f232cead31b854e22fde4c3a625e73444c2073b8c50"` Oct 14 16:26:55.051 INFO kablam! usermod: no changes Oct 14 16:26:55.123 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.04s Oct 14 16:26:55.131 INFO kablam! Running /target/debug/deps/chat_rs-36ca3ad7a83ba910 Oct 14 16:26:55.131 INFO kablam! Running /target/debug/deps/main-721343924c402294 Oct 14 16:26:55.131 INFO blam! Oct 14 16:26:55.131 INFO blam! running 0 tests Oct 14 16:26:55.131 INFO blam! Oct 14 16:26:55.131 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:26:55.131 INFO blam! Oct 14 16:26:55.139 INFO blam! Oct 14 16:26:55.139 INFO blam! running 1 test Oct 14 16:26:55.139 INFO blam! test tests::it_works ... ok Oct 14 16:26:55.139 INFO blam! Oct 14 16:26:55.139 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:26:55.139 INFO blam! Oct 14 16:26:55.143 INFO kablam! su: No module specific data is present Oct 14 16:26:55.849 INFO running `"docker" "rm" "-f" "fdeb4da44312776c08173f232cead31b854e22fde4c3a625e73444c2073b8c50"` Oct 14 16:26:56.079 INFO blam! fdeb4da44312776c08173f232cead31b854e22fde4c3a625e73444c2073b8c50