Oct 16 03:31:55.146 INFO testing loirc-0.2.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 03:31:55.146 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 03:31:55.415 INFO blam! 48160fd5523f1de0c54663d24dc940ae549cf29efe10ee3af20cbe896d2dc6b9 Oct 16 03:31:55.423 INFO running `"docker" "start" "-a" "48160fd5523f1de0c54663d24dc940ae549cf29efe10ee3af20cbe896d2dc6b9"` Oct 16 03:31:56.355 INFO kablam! usermod: no changes Oct 16 03:31:56.475 INFO kablam! Compiling loirc v0.2.0 (/source) Oct 16 03:31:57.514 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 03:31:57.515 INFO kablam! --> src/connection.rs:251:8 Oct 16 03:31:57.515 INFO kablam! | Oct 16 03:31:57.516 INFO kablam! 251 | Ok((reader)) Oct 16 03:31:57.517 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 16 03:31:57.517 INFO kablam! | Oct 16 03:31:57.518 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 03:31:57.519 INFO kablam! Oct 16 03:31:59.101 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.71s Oct 16 03:31:59.104 INFO kablam! su: No module specific data is present Oct 16 03:32:00.155 INFO running `"docker" "rm" "-f" "48160fd5523f1de0c54663d24dc940ae549cf29efe10ee3af20cbe896d2dc6b9"` Oct 16 03:32:00.447 INFO blam! 48160fd5523f1de0c54663d24dc940ae549cf29efe10ee3af20cbe896d2dc6b9 Oct 16 03:32:00.451 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 03:32:00.843 INFO blam! 7184ea81e92e78a23074376f1f320950200720e17957eeaec24df03ea526bedf Oct 16 03:32:00.848 INFO running `"docker" "start" "-a" "7184ea81e92e78a23074376f1f320950200720e17957eeaec24df03ea526bedf"` Oct 16 03:32:01.619 INFO kablam! usermod: no changes Oct 16 03:32:01.715 INFO kablam! Compiling loirc v0.2.0 (/source) Oct 16 03:32:02.907 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 03:32:02.907 INFO kablam! --> src/connection.rs:251:8 Oct 16 03:32:02.907 INFO kablam! | Oct 16 03:32:02.907 INFO kablam! 251 | Ok((reader)) Oct 16 03:32:02.907 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 16 03:32:02.907 INFO kablam! | Oct 16 03:32:02.907 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 03:32:02.907 INFO kablam! Oct 16 03:32:03.194 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 03:32:03.194 INFO kablam! --> examples/peekaboo.rs:19:5 Oct 16 03:32:03.194 INFO kablam! | Oct 16 03:32:03.194 INFO kablam! 19 | writer.raw(format!("USER {} 8 * :{}\n", "peekaboo", "peekaboo")); Oct 16 03:32:03.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:32:03.194 INFO kablam! | Oct 16 03:32:03.194 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 03:32:03.194 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 03:32:03.194 INFO kablam! Oct 16 03:32:03.194 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 03:32:03.194 INFO kablam! --> examples/peekaboo.rs:20:5 Oct 16 03:32:03.194 INFO kablam! | Oct 16 03:32:03.194 INFO kablam! 20 | writer.raw(format!("NICK {}\n", "peekaboo")); Oct 16 03:32:03.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:32:03.194 INFO kablam! | Oct 16 03:32:03.194 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 03:32:03.194 INFO kablam! Oct 16 03:32:03.198 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 03:32:03.198 INFO kablam! --> examples/peekaboo.rs:29:21 Oct 16 03:32:03.198 INFO kablam! | Oct 16 03:32:03.198 INFO kablam! 29 | writer.raw(format!("JOIN {}\n", channel)); Oct 16 03:32:03.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:32:03.198 INFO kablam! | Oct 16 03:32:03.198 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 03:32:03.198 INFO kablam! Oct 16 03:32:03.198 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 03:32:03.198 INFO kablam! --> examples/peekaboo.rs:40:37 Oct 16 03:32:03.198 INFO kablam! | Oct 16 03:32:03.198 INFO kablam! 40 | writer.raw(format!("PRIVMSG {} :{}\n", channel, "peekaboo")); Oct 16 03:32:03.198 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:32:03.198 INFO kablam! | Oct 16 03:32:03.198 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 03:32:03.198 INFO kablam! Oct 16 03:32:03.198 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 03:32:03.198 INFO kablam! --> examples/peekaboo.rs:43:37 Oct 16 03:32:03.198 INFO kablam! | Oct 16 03:32:03.199 INFO kablam! 43 | writer.raw(format!("QUIT :{}\n", "peekaboo")); Oct 16 03:32:03.199 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:32:03.199 INFO kablam! | Oct 16 03:32:03.199 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 03:32:03.199 INFO kablam! Oct 16 03:32:04.649 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.98s Oct 16 03:32:04.656 INFO kablam! su: No module specific data is present Oct 16 03:32:04.975 INFO running `"docker" "rm" "-f" "7184ea81e92e78a23074376f1f320950200720e17957eeaec24df03ea526bedf"` Oct 16 03:32:05.157 INFO blam! 7184ea81e92e78a23074376f1f320950200720e17957eeaec24df03ea526bedf Oct 16 03:32:05.159 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-3/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 16 03:32:05.349 INFO blam! 29763f0f9d1ea7f908736e01d2d481a8e907e8eb4273cd19282bc4f06c3cc226 Oct 16 03:32:05.349 INFO running `"docker" "start" "-a" "29763f0f9d1ea7f908736e01d2d481a8e907e8eb4273cd19282bc4f06c3cc226"` Oct 16 03:32:05.976 INFO kablam! usermod: no changes Oct 16 03:32:06.022 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 03:32:06.033 INFO kablam! Running /target/debug/deps/loirc-4697db6979ec80a0 Oct 16 03:32:06.035 INFO blam! Oct 16 03:32:06.035 INFO blam! running 11 tests Oct 16 03:32:06.036 INFO blam! test message::test_no_args ... ok Oct 16 03:32:06.037 INFO blam! test message::test_full ... ok Oct 16 03:32:06.037 INFO blam! test message::test_empty_message_trim ... ok Oct 16 03:32:06.038 INFO blam! test message::test_prefix_user ... ok Oct 16 03:32:06.038 INFO blam! test message::test_prefix_none ... ok Oct 16 03:32:06.038 INFO blam! test message::test_only_command ... ok Oct 16 03:32:06.038 INFO blam! test message::test_only_prefix ... ok Oct 16 03:32:06.038 INFO blam! test message::test_no_suffix ... ok Oct 16 03:32:06.039 INFO blam! test message::test_empty_message ... ok Oct 16 03:32:06.039 INFO blam! test message::test_prefix_server ... ok Oct 16 03:32:06.039 INFO blam! test message::test_no_prefix ... ok Oct 16 03:32:06.039 INFO blam! Oct 16 03:32:06.039 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:32:06.039 INFO blam! Oct 16 03:32:06.041 INFO kablam! Doc-tests loirc Oct 16 03:32:07.290 INFO blam! Oct 16 03:32:07.290 INFO blam! running 1 test Oct 16 03:32:08.666 INFO blam! test src/lib.rs - (line 9) ... ok Oct 16 03:32:08.666 INFO blam! Oct 16 03:32:08.666 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:32:08.666 INFO blam! Oct 16 03:32:08.674 INFO kablam! su: No module specific data is present Oct 16 03:32:09.068 INFO running `"docker" "rm" "-f" "29763f0f9d1ea7f908736e01d2d481a8e907e8eb4273cd19282bc4f06c3cc226"` Oct 16 03:32:09.276 INFO blam! 29763f0f9d1ea7f908736e01d2d481a8e907e8eb4273cd19282bc4f06c3cc226