Oct 11 18:29:53.580 INFO testing irc_message-1.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 18:29:53.580 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 18:29:53.580 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 11 18:29:53.829 INFO blam! f00d0791823c3e3b52a5d0361044bdc605688cab0c4c9623eb74bbbfed709f02 Oct 11 18:29:53.830 INFO running `"docker" "start" "-a" "f00d0791823c3e3b52a5d0361044bdc605688cab0c4c9623eb74bbbfed709f02"` Oct 11 18:29:54.189 INFO kablam! usermod: no changes Oct 11 18:29:54.214 INFO kablam! Compiling irc_message v1.0.0 (/source) Oct 11 18:29:55.241 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.03s Oct 11 18:29:55.243 INFO kablam! su: No module specific data is present Oct 11 18:29:55.521 INFO running `"docker" "rm" "-f" "f00d0791823c3e3b52a5d0361044bdc605688cab0c4c9623eb74bbbfed709f02"` Oct 11 18:29:55.588 INFO blam! f00d0791823c3e3b52a5d0361044bdc605688cab0c4c9623eb74bbbfed709f02 Oct 11 18:29:55.589 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 18:29:55.589 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 11 18:29:55.771 INFO blam! 8e7050a06ed48078a4b8d1e5034efee2d1a7f294cfd72a709beb4f669bccfad7 Oct 11 18:29:55.773 INFO running `"docker" "start" "-a" "8e7050a06ed48078a4b8d1e5034efee2d1a7f294cfd72a709beb4f669bccfad7"` Oct 11 18:29:56.239 INFO kablam! usermod: no changes Oct 11 18:29:56.289 INFO kablam! Compiling irc_message v1.0.0 (/source) Oct 11 18:29:57.410 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.410 INFO kablam! --> src/tests.rs:9:36 Oct 11 18:29:57.410 INFO kablam! | Oct 11 18:29:57.410 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Oct 11 18:29:57.410 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 11 18:29:57.410 INFO kablam! | Oct 11 18:29:57.411 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 11 18:29:57.411 INFO kablam! Oct 11 18:29:57.411 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.412 INFO kablam! --> src/tests.rs:20:35 Oct 11 18:29:57.412 INFO kablam! | Oct 11 18:29:57.412 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Oct 11 18:29:57.413 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.413 INFO kablam! Oct 11 18:29:57.414 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.414 INFO kablam! --> src/tests.rs:21:36 Oct 11 18:29:57.414 INFO kablam! | Oct 11 18:29:57.415 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Oct 11 18:29:57.415 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 11 18:29:57.415 INFO kablam! Oct 11 18:29:57.416 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.416 INFO kablam! --> src/tests.rs:32:35 Oct 11 18:29:57.417 INFO kablam! | Oct 11 18:29:57.417 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Oct 11 18:29:57.417 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.418 INFO kablam! Oct 11 18:29:57.418 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.419 INFO kablam! --> src/tests.rs:33:36 Oct 11 18:29:57.419 INFO kablam! | Oct 11 18:29:57.419 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Oct 11 18:29:57.420 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 11 18:29:57.420 INFO kablam! Oct 11 18:29:57.421 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.421 INFO kablam! --> src/tests.rs:42:35 Oct 11 18:29:57.421 INFO kablam! | Oct 11 18:29:57.422 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Oct 11 18:29:57.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.422 INFO kablam! Oct 11 18:29:57.423 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.423 INFO kablam! --> src/tests.rs:43:36 Oct 11 18:29:57.424 INFO kablam! | Oct 11 18:29:57.424 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 11 18:29:57.424 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.425 INFO kablam! Oct 11 18:29:57.425 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.425 INFO kablam! --> src/tests.rs:52:36 Oct 11 18:29:57.426 INFO kablam! | Oct 11 18:29:57.426 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 11 18:29:57.426 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.427 INFO kablam! Oct 11 18:29:57.427 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.428 INFO kablam! --> src/tests.rs:60:35 Oct 11 18:29:57.428 INFO kablam! | Oct 11 18:29:57.428 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Oct 11 18:29:57.429 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.429 INFO kablam! Oct 11 18:29:57.429 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.430 INFO kablam! --> src/tests.rs:61:36 Oct 11 18:29:57.430 INFO kablam! | Oct 11 18:29:57.431 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 11 18:29:57.431 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.431 INFO kablam! Oct 11 18:29:57.432 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.432 INFO kablam! --> src/tests.rs:69:35 Oct 11 18:29:57.432 INFO kablam! | Oct 11 18:29:57.432 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Oct 11 18:29:57.432 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.432 INFO kablam! Oct 11 18:29:57.433 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.433 INFO kablam! --> src/tests.rs:70:36 Oct 11 18:29:57.433 INFO kablam! | Oct 11 18:29:57.433 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 11 18:29:57.433 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.433 INFO kablam! Oct 11 18:29:57.433 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.433 INFO kablam! --> src/tests.rs:78:35 Oct 11 18:29:57.433 INFO kablam! | Oct 11 18:29:57.434 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Oct 11 18:29:57.434 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.434 INFO kablam! Oct 11 18:29:57.434 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.434 INFO kablam! --> src/tests.rs:79:36 Oct 11 18:29:57.434 INFO kablam! | Oct 11 18:29:57.434 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Oct 11 18:29:57.434 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 11 18:29:57.434 INFO kablam! Oct 11 18:29:57.435 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.435 INFO kablam! --> src/tests.rs:88:36 Oct 11 18:29:57.435 INFO kablam! | Oct 11 18:29:57.435 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Oct 11 18:29:57.435 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 11 18:29:57.435 INFO kablam! Oct 11 18:29:57.435 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.435 INFO kablam! --> src/tests.rs:97:36 Oct 11 18:29:57.435 INFO kablam! | Oct 11 18:29:57.436 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Oct 11 18:29:57.436 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 11 18:29:57.436 INFO kablam! Oct 11 18:29:57.436 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.436 INFO kablam! --> src/tests.rs:106:36 Oct 11 18:29:57.436 INFO kablam! | Oct 11 18:29:57.436 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Oct 11 18:29:57.436 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 11 18:29:57.436 INFO kablam! Oct 11 18:29:57.437 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.437 INFO kablam! --> src/tests.rs:114:35 Oct 11 18:29:57.437 INFO kablam! | Oct 11 18:29:57.437 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Oct 11 18:29:57.437 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.437 INFO kablam! Oct 11 18:29:57.437 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.437 INFO kablam! --> src/tests.rs:115:36 Oct 11 18:29:57.437 INFO kablam! | Oct 11 18:29:57.438 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 11 18:29:57.438 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.438 INFO kablam! Oct 11 18:29:57.438 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.438 INFO kablam! --> src/tests.rs:127:42 Oct 11 18:29:57.438 INFO kablam! | Oct 11 18:29:57.438 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Oct 11 18:29:57.438 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.438 INFO kablam! Oct 11 18:29:57.438 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.438 INFO kablam! --> src/tests.rs:129:34 Oct 11 18:29:57.438 INFO kablam! | Oct 11 18:29:57.438 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Oct 11 18:29:57.438 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 11 18:29:57.438 INFO kablam! Oct 11 18:29:57.439 INFO kablam! warning: unnecessary parentheses around function argument Oct 11 18:29:57.439 INFO kablam! --> src/tests.rs:130:35 Oct 11 18:29:57.439 INFO kablam! | Oct 11 18:29:57.439 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Oct 11 18:29:57.439 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 11 18:29:57.439 INFO kablam! Oct 11 18:29:58.547 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.28s Oct 11 18:29:58.552 INFO kablam! su: No module specific data is present Oct 11 18:29:58.799 INFO running `"docker" "rm" "-f" "8e7050a06ed48078a4b8d1e5034efee2d1a7f294cfd72a709beb4f669bccfad7"` Oct 11 18:29:58.919 INFO blam! 8e7050a06ed48078a4b8d1e5034efee2d1a7f294cfd72a709beb4f669bccfad7 Oct 11 18:29:58.922 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 18:29:58.922 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 11 18:29:59.136 INFO blam! 0b60c99f024b21d642f8ee844cc9141d8e19383c72c5c898756fa957662f5dd4 Oct 11 18:29:59.142 INFO running `"docker" "start" "-a" "0b60c99f024b21d642f8ee844cc9141d8e19383c72c5c898756fa957662f5dd4"` Oct 11 18:29:59.772 INFO kablam! usermod: no changes Oct 11 18:29:59.816 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.01s Oct 11 18:29:59.816 INFO kablam! Running /target/debug/deps/irc_message-d346958dd27bc052 Oct 11 18:29:59.820 INFO blam! Oct 11 18:29:59.820 INFO blam! running 17 tests Oct 11 18:29:59.820 INFO blam! test tests::multiple_middle_extra_spaces ... ok Oct 11 18:29:59.820 INFO blam! test tests::multiple_middle_containing_colons ... ok Oct 11 18:29:59.820 INFO blam! test tests::extraneous_spaces ... ok Oct 11 18:29:59.820 INFO blam! test tests::command_only ... ok Oct 11 18:29:59.820 INFO blam! test tests::command_middle_trailing_spaces ... ok Oct 11 18:29:59.820 INFO blam! test tests::prefix_command ... ok Oct 11 18:29:59.820 INFO blam! test tests::prefix_command_middle_trailing_param ... ok Oct 11 18:29:59.820 INFO blam! test tests::prefix_command_middle_trailing_spaces ... ok Oct 11 18:29:59.820 INFO blam! test tests::prefix_command_trailing_space ... ok Oct 11 18:29:59.836 INFO blam! test tests::multiple_params_prefix ... ok Oct 11 18:29:59.836 INFO blam! test tests::read_intro_logs_1 ... ok Oct 11 18:29:59.836 INFO blam! test tests::multiple_middle_no_prefix ... ok Oct 11 18:29:59.844 INFO blam! test tests::read_intro_logs_2 ... ok Oct 11 18:29:59.844 INFO blam! test tests::tags_prefix_command_middle_params_trailiing_params ... ok Oct 11 18:29:59.844 INFO blam! test tests::read_long_logs_1 ... ok Oct 11 18:29:59.844 INFO blam! test tests::read_long_logs_2 ... ok Oct 11 18:29:59.844 INFO blam! test tests::multiple_middle_trailing_params ... ok Oct 11 18:29:59.844 INFO blam! Oct 11 18:29:59.845 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:29:59.845 INFO blam! Oct 11 18:29:59.846 INFO kablam! Doc-tests irc_message Oct 11 18:30:01.116 INFO blam! Oct 11 18:30:01.116 INFO blam! running 0 tests Oct 11 18:30:01.116 INFO blam! Oct 11 18:30:01.116 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 18:30:01.116 INFO blam! Oct 11 18:30:01.118 INFO kablam! su: No module specific data is present Oct 11 18:30:01.804 INFO running `"docker" "rm" "-f" "0b60c99f024b21d642f8ee844cc9141d8e19383c72c5c898756fa957662f5dd4"` Oct 11 18:30:02.092 INFO blam! 0b60c99f024b21d642f8ee844cc9141d8e19383c72c5c898756fa957662f5dd4