Oct 14 16:26:25.227 INFO testing johnnyasantoss/chat-rs against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 16:26:25.229 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 14 16:26:25.767 INFO blam! c1a882b4462508c0383f0a65e26a41e80f0ea6878e3f5de576e0b9d3095aec85 Oct 14 16:26:25.771 INFO running `"docker" "start" "-a" "c1a882b4462508c0383f0a65e26a41e80f0ea6878e3f5de576e0b9d3095aec85"` Oct 14 16:26:26.719 INFO kablam! usermod: no changes Oct 14 16:26:26.824 INFO kablam! Compiling chat-rs v0.1.0 (/source) Oct 14 16:26:27.248 INFO kablam! warning: unused import: `Read` Oct 14 16:26:27.248 INFO kablam! --> src/server.rs:3:15 Oct 14 16:26:27.248 INFO kablam! | Oct 14 16:26:27.249 INFO kablam! 3 | use std::io::{Read, Write}; Oct 14 16:26:27.249 INFO kablam! | ^^^^ Oct 14 16:26:27.249 INFO kablam! | Oct 14 16:26:27.249 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:26:27.250 INFO kablam! Oct 14 16:26:27.358 INFO kablam! warning: field is never used: `message` Oct 14 16:26:27.358 INFO kablam! --> src/result.rs:7:5 Oct 14 16:26:27.359 INFO kablam! | Oct 14 16:26:27.359 INFO kablam! 7 | message: String, Oct 14 16:26:27.359 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 16:26:27.360 INFO kablam! | Oct 14 16:26:27.360 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:26:27.360 INFO kablam! Oct 14 16:26:27.360 INFO kablam! warning: field is never used: `login` Oct 14 16:26:27.361 INFO kablam! --> src/server.rs:10:5 Oct 14 16:26:27.361 INFO kablam! | Oct 14 16:26:27.361 INFO kablam! 10 | login: String, Oct 14 16:26:27.362 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:26:27.362 INFO kablam! Oct 14 16:26:27.362 INFO kablam! warning: field is never used: `status` Oct 14 16:26:27.362 INFO kablam! --> src/server.rs:11:5 Oct 14 16:26:27.363 INFO kablam! | Oct 14 16:26:27.363 INFO kablam! 11 | status: String, Oct 14 16:26:27.363 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 16:26:27.364 INFO kablam! Oct 14 16:26:27.364 INFO kablam! warning: field is never used: `users` Oct 14 16:26:27.364 INFO kablam! --> src/server.rs:15:5 Oct 14 16:26:27.365 INFO kablam! | Oct 14 16:26:27.365 INFO kablam! 15 | users: Vec<&'a User>, Oct 14 16:26:27.365 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:27.365 INFO kablam! Oct 14 16:26:27.366 INFO kablam! warning: method is never used: `join` Oct 14 16:26:27.366 INFO kablam! --> src/server.rs:75:5 Oct 14 16:26:27.366 INFO kablam! | Oct 14 16:26:27.366 INFO kablam! 75 | pub fn join(mut self, user: &'a User) -> Self { Oct 14 16:26:27.367 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:27.367 INFO kablam! Oct 14 16:26:27.367 INFO kablam! warning: method is never used: `announce` Oct 14 16:26:27.368 INFO kablam! --> src/server.rs:81:5 Oct 14 16:26:27.368 INFO kablam! | Oct 14 16:26:27.368 INFO kablam! 81 | pub fn announce(self, user: &'a User) -> Self { Oct 14 16:26:27.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:27.369 INFO kablam! Oct 14 16:26:29.081 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.33s Oct 14 16:26:29.087 INFO kablam! su: No module specific data is present Oct 14 16:26:29.690 INFO running `"docker" "rm" "-f" "c1a882b4462508c0383f0a65e26a41e80f0ea6878e3f5de576e0b9d3095aec85"` Oct 14 16:26:29.923 INFO blam! c1a882b4462508c0383f0a65e26a41e80f0ea6878e3f5de576e0b9d3095aec85 Oct 14 16:26:29.933 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 14 16:26:30.463 INFO blam! 7af7a386b34fc8eeb2d007fac2b647a2b8034e76a6e12b0abf02ae55d08815b1 Oct 14 16:26:30.471 INFO running `"docker" "start" "-a" "7af7a386b34fc8eeb2d007fac2b647a2b8034e76a6e12b0abf02ae55d08815b1"` Oct 14 16:26:31.460 INFO kablam! usermod: no changes Oct 14 16:26:31.539 INFO kablam! Compiling chat-rs v0.1.0 (/source) Oct 14 16:26:31.961 INFO kablam! warning: unused import: `Read` Oct 14 16:26:31.961 INFO kablam! --> src/server.rs:3:15 Oct 14 16:26:31.962 INFO kablam! | Oct 14 16:26:31.962 INFO kablam! 3 | use std::io::{Read, Write}; Oct 14 16:26:31.962 INFO kablam! | ^^^^ Oct 14 16:26:31.963 INFO kablam! | Oct 14 16:26:31.963 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 16:26:31.963 INFO kablam! Oct 14 16:26:32.147 INFO kablam! warning: field is never used: `message` Oct 14 16:26:32.147 INFO kablam! --> src/result.rs:7:5 Oct 14 16:26:32.147 INFO kablam! | Oct 14 16:26:32.147 INFO kablam! 7 | message: String, Oct 14 16:26:32.147 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 16:26:32.147 INFO kablam! | Oct 14 16:26:32.147 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 16:26:32.147 INFO kablam! Oct 14 16:26:32.147 INFO kablam! warning: field is never used: `login` Oct 14 16:26:32.147 INFO kablam! --> src/server.rs:10:5 Oct 14 16:26:32.147 INFO kablam! | Oct 14 16:26:32.147 INFO kablam! 10 | login: String, Oct 14 16:26:32.147 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 16:26:32.147 INFO kablam! Oct 14 16:26:32.147 INFO kablam! warning: field is never used: `status` Oct 14 16:26:32.147 INFO kablam! --> src/server.rs:11:5 Oct 14 16:26:32.147 INFO kablam! | Oct 14 16:26:32.147 INFO kablam! 11 | status: String, Oct 14 16:26:32.147 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 16:26:32.147 INFO kablam! Oct 14 16:26:32.147 INFO kablam! warning: field is never used: `users` Oct 14 16:26:32.147 INFO kablam! --> src/server.rs:15:5 Oct 14 16:26:32.147 INFO kablam! | Oct 14 16:26:32.147 INFO kablam! 15 | users: Vec<&'a User>, Oct 14 16:26:32.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:32.147 INFO kablam! Oct 14 16:26:32.147 INFO kablam! warning: method is never used: `join` Oct 14 16:26:32.147 INFO kablam! --> src/server.rs:75:5 Oct 14 16:26:32.147 INFO kablam! | Oct 14 16:26:32.147 INFO kablam! 75 | pub fn join(mut self, user: &'a User) -> Self { Oct 14 16:26:32.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:32.147 INFO kablam! Oct 14 16:26:32.147 INFO kablam! warning: method is never used: `announce` Oct 14 16:26:32.147 INFO kablam! --> src/server.rs:81:5 Oct 14 16:26:32.147 INFO kablam! | Oct 14 16:26:32.147 INFO kablam! 81 | pub fn announce(self, user: &'a User) -> Self { Oct 14 16:26:32.147 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 16:26:32.147 INFO kablam! Oct 14 16:26:32.821 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.34s Oct 14 16:26:32.825 INFO kablam! su: No module specific data is present Oct 14 16:26:33.366 INFO running `"docker" "rm" "-f" "7af7a386b34fc8eeb2d007fac2b647a2b8034e76a6e12b0abf02ae55d08815b1"` Oct 14 16:26:33.608 INFO blam! 7af7a386b34fc8eeb2d007fac2b647a2b8034e76a6e12b0abf02ae55d08815b1 Oct 14 16:26:33.609 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 14 16:26:34.010 INFO blam! cde06bc50bd12848951214844680547706bc4a345d82f8796aeffd2b43cb1f14 Oct 14 16:26:34.011 INFO running `"docker" "start" "-a" "cde06bc50bd12848951214844680547706bc4a345d82f8796aeffd2b43cb1f14"` Oct 14 16:26:35.543 INFO kablam! usermod: no changes Oct 14 16:26:35.627 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 14 16:26:35.636 INFO kablam! Running /target/debug/deps/chat_rs-6843bc6647fd00f8 Oct 14 16:26:35.638 INFO blam! Oct 14 16:26:35.639 INFO blam! running 0 tests Oct 14 16:26:35.639 INFO blam! Oct 14 16:26:35.639 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:26:35.639 INFO blam! Oct 14 16:26:35.641 INFO kablam! Running /target/debug/deps/main-a114087b1d020738 Oct 14 16:26:35.641 INFO blam! Oct 14 16:26:35.641 INFO blam! running 1 test Oct 14 16:26:35.647 INFO blam! test tests::it_works ... ok Oct 14 16:26:35.647 INFO kablam! su: No module specific data is present Oct 14 16:26:35.648 INFO blam! Oct 14 16:26:35.648 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 16:26:35.648 INFO blam! Oct 14 16:26:36.694 INFO running `"docker" "rm" "-f" "cde06bc50bd12848951214844680547706bc4a345d82f8796aeffd2b43cb1f14"` Oct 14 16:26:37.007 INFO blam! cde06bc50bd12848951214844680547706bc4a345d82f8796aeffd2b43cb1f14