Oct 14 14:24:48.993 INFO testing kryo4096/rust-chat against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1
Oct 14 14:24:48.993 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14:24:49.703 INFO blam! bc35923a8e7d8490c169a9684dbb2ee9225319671e396b5da1644af599625811
Oct 14 14:24:49.705 INFO running `"docker" "start" "-a" "bc35923a8e7d8490c169a9684dbb2ee9225319671e396b5da1644af599625811"`
Oct 14 14:24:51.028 INFO kablam! usermod: no changes
Oct 14 14:24:51.135 INFO kablam! Compiling sha1 v0.6.0
Oct 14 14:24:51.135 INFO kablam! Compiling iovec v0.1.2
Oct 14 14:24:51.135 INFO kablam! Compiling log v0.4.3
Oct 14 14:24:51.135 INFO kablam! Compiling net2 v0.2.33
Oct 14 14:24:51.896 INFO kablam! Compiling bytes v0.4.8
Oct 14 14:24:53.197 INFO kablam! Compiling mio v0.6.14
Oct 14 14:24:56.339 INFO kablam! Compiling ws v0.7.6
Oct 14 14:24:59.119 INFO kablam! Compiling chat v0.1.0 (/source)
Oct 14 14:24:59.340 INFO kablam! warning: unnecessary parentheses around `if` condition
Oct 14 14:24:59.340 INFO kablam! --> src/main.rs:41:15
Oct 14 14:24:59.340 INFO kablam! |
Oct 14 14:24:59.340 INFO kablam! 41 | if(command.len() > 0) {
Oct 14 14:24:59.340 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 14 14:24:59.340 INFO kablam! |
Oct 14 14:24:59.340 INFO kablam! = note: #[warn(unused_parens)] on by default
Oct 14 14:24:59.340 INFO kablam!
Oct 14 14:24:59.419 INFO kablam! warning: unused `std::result::Result` which must be used
Oct 14 14:24:59.419 INFO kablam! --> src/main.rs:45:25
Oct 14 14:24:59.419 INFO kablam! |
Oct 14 14:24:59.419 INFO kablam! 45 | self.out.send("Unknown Command
");
Oct 14 14:24:59.419 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 14 14:24:59.419 INFO kablam! |
Oct 14 14:24:59.419 INFO kablam! = note: #[warn(unused_must_use)] on by default
Oct 14 14:24:59.419 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled
Oct 14 14:24:59.419 INFO kablam!
Oct 14 14:24:59.420 INFO kablam! warning: unused `std::result::Result` which must be used
Oct 14 14:24:59.420 INFO kablam! --> src/main.rs:63:9
Oct 14 14:24:59.420 INFO kablam! |
Oct 14 14:24:59.420 INFO kablam! 63 | self.out.broadcast(format!("{} has disconnected
",self.remote_addr));
Oct 14 14:24:59.420 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 14 14:24:59.420 INFO kablam! |
Oct 14 14:24:59.420 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled
Oct 14 14:24:59.420 INFO kablam!
Oct 14 14:25:01.742 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.69s
Oct 14 14:25:01.744 INFO kablam! su: No module specific data is present
Oct 14 14:25:02.541 INFO running `"docker" "rm" "-f" "bc35923a8e7d8490c169a9684dbb2ee9225319671e396b5da1644af599625811"`
Oct 14 14:25:02.907 INFO blam! bc35923a8e7d8490c169a9684dbb2ee9225319671e396b5da1644af599625811
Oct 14 14:25:02.913 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14:25:03.299 INFO blam! fb41385de5f98c1425a417f427eba34419b1cd06e7a026280bea96db454c9ffa
Oct 14 14:25:03.307 INFO running `"docker" "start" "-a" "fb41385de5f98c1425a417f427eba34419b1cd06e7a026280bea96db454c9ffa"`
Oct 14 14:25:04.663 INFO kablam! usermod: no changes
Oct 14 14:25:04.751 INFO kablam! Compiling chat v0.1.0 (/source)
Oct 14 14:25:05.035 INFO kablam! warning: unnecessary parentheses around `if` condition
Oct 14 14:25:05.035 INFO kablam! --> src/main.rs:41:15
Oct 14 14:25:05.035 INFO kablam! |
Oct 14 14:25:05.035 INFO kablam! 41 | if(command.len() > 0) {
Oct 14 14:25:05.035 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ help: remove these parentheses
Oct 14 14:25:05.035 INFO kablam! |
Oct 14 14:25:05.035 INFO kablam! = note: #[warn(unused_parens)] on by default
Oct 14 14:25:05.035 INFO kablam!
Oct 14 14:25:05.130 INFO kablam! warning: unused `std::result::Result` which must be used
Oct 14 14:25:05.130 INFO kablam! --> src/main.rs:45:25
Oct 14 14:25:05.130 INFO kablam! |
Oct 14 14:25:05.130 INFO kablam! 45 | self.out.send("Unknown Command
");
Oct 14 14:25:05.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 14 14:25:05.130 INFO kablam! |
Oct 14 14:25:05.130 INFO kablam! = note: #[warn(unused_must_use)] on by default
Oct 14 14:25:05.130 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled
Oct 14 14:25:05.130 INFO kablam!
Oct 14 14:25:05.130 INFO kablam! warning: unused `std::result::Result` which must be used
Oct 14 14:25:05.130 INFO kablam! --> src/main.rs:63:9
Oct 14 14:25:05.130 INFO kablam! |
Oct 14 14:25:05.130 INFO kablam! 63 | self.out.broadcast(format!("{} has disconnected
",self.remote_addr));
Oct 14 14:25:05.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Oct 14 14:25:05.130 INFO kablam! |
Oct 14 14:25:05.130 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled
Oct 14 14:25:05.130 INFO kablam!
Oct 14 14:25:05.724 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.04s
Oct 14 14:25:05.731 INFO kablam! su: No module specific data is present
Oct 14 14:25:06.767 INFO running `"docker" "rm" "-f" "fb41385de5f98c1425a417f427eba34419b1cd06e7a026280bea96db454c9ffa"`
Oct 14 14:25:07.123 INFO blam! fb41385de5f98c1425a417f427eba34419b1cd06e7a026280bea96db454c9ffa
Oct 14 14:25:07.125 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 14:25:07.540 INFO blam! b9c30a89b1e16727423bc3cea500055a10126ccb671bb72a07b62dc1a816782f
Oct 14 14:25:07.551 INFO running `"docker" "start" "-a" "b9c30a89b1e16727423bc3cea500055a10126ccb671bb72a07b62dc1a816782f"`
Oct 14 14:25:09.238 INFO kablam! usermod: no changes
Oct 14 14:25:09.359 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.10s
Oct 14 14:25:09.373 INFO kablam! Running /target/debug/deps/chat-fd053446528fb74b
Oct 14 14:25:09.377 INFO blam!
Oct 14 14:25:09.377 INFO blam! running 0 tests
Oct 14 14:25:09.377 INFO blam!
Oct 14 14:25:09.377 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out
Oct 14 14:25:09.377 INFO blam!
Oct 14 14:25:09.395 INFO kablam! su: No module specific data is present
Oct 14 14:25:10.743 INFO running `"docker" "rm" "-f" "b9c30a89b1e16727423bc3cea500055a10126ccb671bb72a07b62dc1a816782f"`
Oct 14 14:25:11.099 INFO blam! b9c30a89b1e16727423bc3cea500055a10126ccb671bb72a07b62dc1a816782f