Oct 10 19:49:46.281 INFO testing kryo4096/rust-chat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling
Oct 10 19:49:46.282 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen
Oct 10 19:49:46.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 19:49:46.892 INFO blam! bd278753ef31cfe184a0af61b54ddc46efb8f8122c44e5d9df29da1e3ac7c4ad
Oct 10 19:49:46.900 INFO running `"docker" "start" "-a" "bd278753ef31cfe184a0af61b54ddc46efb8f8122c44e5d9df29da1e3ac7c4ad"`
Oct 10 19:49:48.312 INFO kablam! usermod: no changes
Oct 10 19:49:48.416 INFO kablam! Compiling mio v0.6.14
Oct 10 19:49:51.702 INFO kablam! Compiling ws v0.7.6
Oct 10 19:49:55.832 INFO kablam! Compiling chat v0.1.0 (/source)
Oct 10 19:49:57.620 INFO kablam! warning: unnecessary parentheses around `if` condition
Oct 10 19:49:57.620 INFO kablam! --> src/main.rs:41:15
Oct 10 19:49:57.620 INFO kablam! |
Oct 10 19:49:57.620 INFO kablam! 41 | if(command.len() > 0) {
Oct 10 19:49:57.620 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 10 19:49:57.620 INFO kablam! |
Oct 10 19:49:57.620 INFO kablam! = note: #[warn(unused_parens)] on by default
Oct 10 19:49:57.620 INFO kablam!
Oct 10 19:49:57.712 INFO kablam! warning: unused `std::result::Result` which must be used
Oct 10 19:49:57.712 INFO kablam! --> src/main.rs:45:25
Oct 10 19:49:57.712 INFO kablam! |
Oct 10 19:49:57.712 INFO kablam! 45 | self.out.send("Unknown Command
");
Oct 10 19:49:57.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 10 19:49:57.712 INFO kablam! |
Oct 10 19:49:57.712 INFO kablam! = note: #[warn(unused_must_use)] on by default
Oct 10 19:49:57.712 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled
Oct 10 19:49:57.712 INFO kablam!
Oct 10 19:49:57.712 INFO kablam! warning: unused `std::result::Result` which must be used
Oct 10 19:49:57.712 INFO kablam! --> src/main.rs:63:9
Oct 10 19:49:57.712 INFO kablam! |
Oct 10 19:49:57.712 INFO kablam! 63 | self.out.broadcast(format!("{} has disconnected
",self.remote_addr));
Oct 10 19:49:57.712 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 10 19:49:57.712 INFO kablam! |
Oct 10 19:49:57.712 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled
Oct 10 19:49:57.712 INFO kablam!
Oct 10 19:50:00.116 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 11.75s
Oct 10 19:50:00.116 INFO kablam! su: No module specific data is present
Oct 10 19:50:00.666 INFO running `"docker" "rm" "-f" "bd278753ef31cfe184a0af61b54ddc46efb8f8122c44e5d9df29da1e3ac7c4ad"`
Oct 10 19:50:00.853 INFO blam! bd278753ef31cfe184a0af61b54ddc46efb8f8122c44e5d9df29da1e3ac7c4ad
Oct 10 19:50:00.872 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run
Oct 10 19:50:00.872 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 19:50:01.241 INFO blam! 7874069d1a77c5d7f65184e7471d7599dc3dc112c6cd33301fbb1ef69b4e3572
Oct 10 19:50:01.242 INFO running `"docker" "start" "-a" "7874069d1a77c5d7f65184e7471d7599dc3dc112c6cd33301fbb1ef69b4e3572"`
Oct 10 19:50:02.287 INFO kablam! usermod: no changes
Oct 10 19:50:02.388 INFO kablam! Compiling chat v0.1.0 (/source)
Oct 10 19:50:03.973 INFO kablam! warning: unnecessary parentheses around `if` condition
Oct 10 19:50:03.973 INFO kablam! --> src/main.rs:41:15
Oct 10 19:50:03.973 INFO kablam! |
Oct 10 19:50:03.973 INFO kablam! 41 | if(command.len() > 0) {
Oct 10 19:50:03.973 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 10 19:50:03.973 INFO kablam! |
Oct 10 19:50:03.974 INFO kablam! = note: #[warn(unused_parens)] on by default
Oct 10 19:50:03.974 INFO kablam!
Oct 10 19:50:04.052 INFO kablam! warning: unused `std::result::Result` which must be used
Oct 10 19:50:04.052 INFO kablam! --> src/main.rs:45:25
Oct 10 19:50:04.052 INFO kablam! |
Oct 10 19:50:04.052 INFO kablam! 45 | self.out.send("Unknown Command
");
Oct 10 19:50:04.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 10 19:50:04.052 INFO kablam! |
Oct 10 19:50:04.052 INFO kablam! = note: #[warn(unused_must_use)] on by default
Oct 10 19:50:04.052 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled
Oct 10 19:50:04.052 INFO kablam!
Oct 10 19:50:04.052 INFO kablam! warning: unused `std::result::Result` which must be used
Oct 10 19:50:04.052 INFO kablam! --> src/main.rs:63:9
Oct 10 19:50:04.052 INFO kablam! |
Oct 10 19:50:04.052 INFO kablam! 63 | self.out.broadcast(format!("{} has disconnected
",self.remote_addr));
Oct 10 19:50:04.052 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 10 19:50:04.052 INFO kablam! |
Oct 10 19:50:04.052 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled
Oct 10 19:50:04.060 INFO kablam!
Oct 10 19:50:04.462 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.13s
Oct 10 19:50:04.468 INFO kablam! su: No module specific data is present
Oct 10 19:50:04.819 INFO running `"docker" "rm" "-f" "7874069d1a77c5d7f65184e7471d7599dc3dc112c6cd33301fbb1ef69b4e3572"`
Oct 10 19:50:05.028 INFO blam! 7874069d1a77c5d7f65184e7471d7599dc3dc112c6cd33301fbb1ef69b4e3572
Oct 10 19:50:05.049 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen
Oct 10 19:50:05.051 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/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 19:50:05.416 INFO blam! 4a045f0284376195b67d75a7b0c2d9e440f62e220f68292a4b0ebfa2c3261de0
Oct 10 19:50:05.417 INFO running `"docker" "start" "-a" "4a045f0284376195b67d75a7b0c2d9e440f62e220f68292a4b0ebfa2c3261de0"`
Oct 10 19:50:06.392 INFO kablam! usermod: no changes
Oct 10 19:50:06.503 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.07s
Oct 10 19:50:06.520 INFO kablam! Running /target/debug/deps/chat-fd053446528fb74b
Oct 10 19:50:06.520 INFO blam!
Oct 10 19:50:06.520 INFO kablam! su: No module specific data is present
Oct 10 19:50:06.520 INFO blam! running 0 tests
Oct 10 19:50:06.520 INFO blam!
Oct 10 19:50:06.520 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 10 19:50:06.520 INFO blam!
Oct 10 19:50:06.974 INFO running `"docker" "rm" "-f" "4a045f0284376195b67d75a7b0c2d9e440f62e220f68292a4b0ebfa2c3261de0"`
Oct 10 19:50:07.148 INFO blam! 4a045f0284376195b67d75a7b0c2d9e440f62e220f68292a4b0ebfa2c3261de0