Oct 16 03:31:54.969 INFO testing loirc-0.2.0 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 16 03:31:54.970 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 03:31:55.299 INFO blam! 0dc02474df33175ca098bebd337cafcf1ccd545cb9cb8e4684a7c6e1dab41868 Oct 16 03:31:55.307 INFO running `"docker" "start" "-a" "0dc02474df33175ca098bebd337cafcf1ccd545cb9cb8e4684a7c6e1dab41868"` Oct 16 03:31:56.150 INFO kablam! usermod: no changes Oct 16 03:31:56.247 INFO kablam! Compiling loirc v0.2.0 (/source) Oct 16 03:31:57.062 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 03:31:57.062 INFO kablam! --> src/connection.rs:251:8 Oct 16 03:31:57.062 INFO kablam! | Oct 16 03:31:57.062 INFO kablam! 251 | Ok((reader)) Oct 16 03:31:57.062 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 16 03:31:57.062 INFO kablam! | Oct 16 03:31:57.062 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 03:31:57.062 INFO kablam! Oct 16 03:31:58.856 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.66s Oct 16 03:31:58.859 INFO kablam! su: No module specific data is present Oct 16 03:31:59.960 INFO running `"docker" "rm" "-f" "0dc02474df33175ca098bebd337cafcf1ccd545cb9cb8e4684a7c6e1dab41868"` Oct 16 03:32:00.231 INFO blam! 0dc02474df33175ca098bebd337cafcf1ccd545cb9cb8e4684a7c6e1dab41868 Oct 16 03:32:00.235 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 03:32:00.663 INFO blam! 1b2dcd1e468266d619be902b2a4fef0c358bb3c7d1553500166525353063af68 Oct 16 03:32:00.669 INFO running `"docker" "start" "-a" "1b2dcd1e468266d619be902b2a4fef0c358bb3c7d1553500166525353063af68"` Oct 16 03:32:01.388 INFO kablam! usermod: no changes Oct 16 03:32:01.419 INFO kablam! Compiling loirc v0.2.0 (/source) Oct 16 03:32:02.467 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 03:32:02.467 INFO kablam! --> examples/peekaboo.rs:19:5 Oct 16 03:32:02.467 INFO kablam! | Oct 16 03:32:02.467 INFO kablam! 19 | writer.raw(format!("USER {} 8 * :{}\n", "peekaboo", "peekaboo")); Oct 16 03:32:02.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:32:02.467 INFO kablam! | Oct 16 03:32:02.467 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 16 03:32:02.467 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 03:32:02.467 INFO kablam! Oct 16 03:32:02.467 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 03:32:02.467 INFO kablam! --> examples/peekaboo.rs:20:5 Oct 16 03:32:02.467 INFO kablam! | Oct 16 03:32:02.467 INFO kablam! 20 | writer.raw(format!("NICK {}\n", "peekaboo")); Oct 16 03:32:02.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:32:02.467 INFO kablam! | Oct 16 03:32:02.467 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 03:32:02.467 INFO kablam! Oct 16 03:32:02.467 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 03:32:02.467 INFO kablam! --> examples/peekaboo.rs:29:21 Oct 16 03:32:02.467 INFO kablam! | Oct 16 03:32:02.467 INFO kablam! 29 | writer.raw(format!("JOIN {}\n", channel)); Oct 16 03:32:02.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:32:02.467 INFO kablam! | Oct 16 03:32:02.467 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 03:32:02.467 INFO kablam! Oct 16 03:32:02.467 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 03:32:02.467 INFO kablam! --> examples/peekaboo.rs:40:37 Oct 16 03:32:02.467 INFO kablam! | Oct 16 03:32:02.467 INFO kablam! 40 | writer.raw(format!("PRIVMSG {} :{}\n", channel, "peekaboo")); Oct 16 03:32:02.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:32:02.467 INFO kablam! | Oct 16 03:32:02.467 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 03:32:02.467 INFO kablam! Oct 16 03:32:02.467 INFO kablam! warning: unused `std::result::Result` which must be used Oct 16 03:32:02.467 INFO kablam! --> examples/peekaboo.rs:43:37 Oct 16 03:32:02.467 INFO kablam! | Oct 16 03:32:02.467 INFO kablam! 43 | writer.raw(format!("QUIT :{}\n", "peekaboo")); Oct 16 03:32:02.467 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 16 03:32:02.467 INFO kablam! | Oct 16 03:32:02.467 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 16 03:32:02.467 INFO kablam! Oct 16 03:32:02.683 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 03:32:02.683 INFO kablam! --> src/connection.rs:251:8 Oct 16 03:32:02.683 INFO kablam! | Oct 16 03:32:02.683 INFO kablam! 251 | Ok((reader)) Oct 16 03:32:02.683 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 16 03:32:02.683 INFO kablam! | Oct 16 03:32:02.683 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 03:32:02.683 INFO kablam! Oct 16 03:32:04.407 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.00s Oct 16 03:32:04.409 INFO kablam! su: No module specific data is present Oct 16 03:32:04.875 INFO running `"docker" "rm" "-f" "1b2dcd1e468266d619be902b2a4fef0c358bb3c7d1553500166525353063af68"` Oct 16 03:32:04.958 INFO blam! 1b2dcd1e468266d619be902b2a4fef0c358bb3c7d1553500166525353063af68 Oct 16 03:32:04.961 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 16 03:32:05.224 INFO blam! 1c1ac9920b5fb05d5a0e5ea0177be7ff86ee8a2d393a349d633bf8454b7e081d Oct 16 03:32:05.229 INFO running `"docker" "start" "-a" "1c1ac9920b5fb05d5a0e5ea0177be7ff86ee8a2d393a349d633bf8454b7e081d"` Oct 16 03:32:05.757 INFO kablam! usermod: no changes Oct 16 03:32:05.789 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 16 03:32:05.799 INFO kablam! Running /target/debug/deps/loirc-74dd91b7fd5dc39d Oct 16 03:32:05.801 INFO blam! Oct 16 03:32:05.802 INFO blam! running 11 tests Oct 16 03:32:05.803 INFO blam! test message::test_empty_message ... ok Oct 16 03:32:05.803 INFO blam! test message::test_no_suffix ... ok Oct 16 03:32:05.804 INFO blam! test message::test_no_prefix ... ok Oct 16 03:32:05.804 INFO blam! test message::test_empty_message_trim ... ok Oct 16 03:32:05.804 INFO blam! test message::test_no_args ... ok Oct 16 03:32:05.804 INFO blam! test message::test_full ... ok Oct 16 03:32:05.804 INFO blam! test message::test_prefix_user ... ok Oct 16 03:32:05.804 INFO blam! test message::test_prefix_none ... ok Oct 16 03:32:05.807 INFO blam! test message::test_prefix_server ... ok Oct 16 03:32:05.811 INFO blam! test message::test_only_prefix ... ok Oct 16 03:32:05.811 INFO blam! test message::test_only_command ... ok Oct 16 03:32:05.811 INFO blam! Oct 16 03:32:05.811 INFO blam! test result: ok. 11 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:32:05.811 INFO blam! Oct 16 03:32:05.812 INFO kablam! Doc-tests loirc Oct 16 03:32:07.239 INFO blam! Oct 16 03:32:07.239 INFO blam! running 1 test Oct 16 03:32:08.548 INFO blam! test src/lib.rs - (line 9) ... ok Oct 16 03:32:08.548 INFO blam! Oct 16 03:32:08.548 INFO blam! test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 03:32:08.548 INFO blam! Oct 16 03:32:08.551 INFO kablam! su: No module specific data is present Oct 16 03:32:08.937 INFO running `"docker" "rm" "-f" "1c1ac9920b5fb05d5a0e5ea0177be7ff86ee8a2d393a349d633bf8454b7e081d"` Oct 16 03:32:09.054 INFO blam! 1c1ac9920b5fb05d5a0e5ea0177be7ff86ee8a2d393a349d633bf8454b7e081d