Oct 16 05:19:40.159 INFO testing irc_message-1.0.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 16 05:19:40.159 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 05:19:40.288 INFO blam! 98bb00f8544b5d82feed871a3fd5a5bb4ed902d5dbdc945705350cb504f230cd Oct 16 05:19:40.290 INFO running `"docker" "start" "-a" "98bb00f8544b5d82feed871a3fd5a5bb4ed902d5dbdc945705350cb504f230cd"` Oct 16 05:19:40.954 INFO kablam! usermod: no changes Oct 16 05:19:40.987 INFO kablam! Compiling irc_message v1.0.0 (/source) Oct 16 05:19:42.191 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 16 05:19:42.194 INFO kablam! su: No module specific data is present Oct 16 05:19:42.837 INFO running `"docker" "rm" "-f" "98bb00f8544b5d82feed871a3fd5a5bb4ed902d5dbdc945705350cb504f230cd"` Oct 16 05:19:42.991 INFO blam! 98bb00f8544b5d82feed871a3fd5a5bb4ed902d5dbdc945705350cb504f230cd Oct 16 05:19:42.992 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 05:19:43.275 INFO blam! a1a7f2828cdc5e2a6b935463d333a9e27469384ce72ce8c7e8cc5a5ad6912d98 Oct 16 05:19:43.277 INFO running `"docker" "start" "-a" "a1a7f2828cdc5e2a6b935463d333a9e27469384ce72ce8c7e8cc5a5ad6912d98"` Oct 16 05:19:44.141 INFO kablam! usermod: no changes Oct 16 05:19:44.163 INFO kablam! Compiling irc_message v1.0.0 (/source) Oct 16 05:19:44.903 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.904 INFO kablam! --> src/tests.rs:9:36 Oct 16 05:19:44.904 INFO kablam! | Oct 16 05:19:44.904 INFO kablam! 9 | assert_eq!(topic.command, Some(("FOO"))); Oct 16 05:19:44.905 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 05:19:44.905 INFO kablam! | Oct 16 05:19:44.905 INFO kablam! = note: #[warn(unused_parens)] on by default Oct 16 05:19:44.906 INFO kablam! Oct 16 05:19:44.906 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.906 INFO kablam! --> src/tests.rs:20:35 Oct 16 05:19:44.906 INFO kablam! | Oct 16 05:19:44.907 INFO kablam! 20 | assert_eq!(topic.prefix, Some(("test"))); Oct 16 05:19:44.907 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.907 INFO kablam! Oct 16 05:19:44.907 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.908 INFO kablam! --> src/tests.rs:21:36 Oct 16 05:19:44.908 INFO kablam! | Oct 16 05:19:44.908 INFO kablam! 21 | assert_eq!(topic.command, Some(("FOO"))); Oct 16 05:19:44.908 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 05:19:44.908 INFO kablam! Oct 16 05:19:44.909 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.909 INFO kablam! --> src/tests.rs:32:35 Oct 16 05:19:44.909 INFO kablam! | Oct 16 05:19:44.909 INFO kablam! 32 | assert_eq!(topic.prefix, Some(("test"))); Oct 16 05:19:44.910 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.910 INFO kablam! Oct 16 05:19:44.910 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.910 INFO kablam! --> src/tests.rs:33:36 Oct 16 05:19:44.911 INFO kablam! | Oct 16 05:19:44.911 INFO kablam! 33 | assert_eq!(topic.command, Some(("FOO"))); Oct 16 05:19:44.911 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 05:19:44.912 INFO kablam! Oct 16 05:19:44.912 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.912 INFO kablam! --> src/tests.rs:42:35 Oct 16 05:19:44.912 INFO kablam! | Oct 16 05:19:44.913 INFO kablam! 42 | assert_eq!(topic.prefix, Some(("test!me@test.ing"))); Oct 16 05:19:44.913 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.913 INFO kablam! Oct 16 05:19:44.914 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.914 INFO kablam! --> src/tests.rs:43:36 Oct 16 05:19:44.914 INFO kablam! | Oct 16 05:19:44.914 INFO kablam! 43 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 16 05:19:44.915 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.915 INFO kablam! Oct 16 05:19:44.915 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.916 INFO kablam! --> src/tests.rs:52:36 Oct 16 05:19:44.916 INFO kablam! | Oct 16 05:19:44.916 INFO kablam! 52 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 16 05:19:44.916 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.917 INFO kablam! Oct 16 05:19:44.917 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.917 INFO kablam! --> src/tests.rs:60:35 Oct 16 05:19:44.917 INFO kablam! | Oct 16 05:19:44.918 INFO kablam! 60 | assert_eq!(topic.prefix, Some(("test"))); Oct 16 05:19:44.918 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.918 INFO kablam! Oct 16 05:19:44.918 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.919 INFO kablam! --> src/tests.rs:61:36 Oct 16 05:19:44.919 INFO kablam! | Oct 16 05:19:44.919 INFO kablam! 61 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 16 05:19:44.919 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.920 INFO kablam! Oct 16 05:19:44.920 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.920 INFO kablam! --> src/tests.rs:69:35 Oct 16 05:19:44.920 INFO kablam! | Oct 16 05:19:44.921 INFO kablam! 69 | assert_eq!(topic.prefix, Some(("test"))); Oct 16 05:19:44.921 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.921 INFO kablam! Oct 16 05:19:44.922 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.922 INFO kablam! --> src/tests.rs:70:36 Oct 16 05:19:44.922 INFO kablam! | Oct 16 05:19:44.922 INFO kablam! 70 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 16 05:19:44.923 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.923 INFO kablam! Oct 16 05:19:44.923 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.923 INFO kablam! --> src/tests.rs:78:35 Oct 16 05:19:44.924 INFO kablam! | Oct 16 05:19:44.924 INFO kablam! 78 | assert_eq!(topic.prefix, Some(("test"))); Oct 16 05:19:44.924 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.924 INFO kablam! Oct 16 05:19:44.925 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.925 INFO kablam! --> src/tests.rs:79:36 Oct 16 05:19:44.925 INFO kablam! | Oct 16 05:19:44.925 INFO kablam! 79 | assert_eq!(topic.command, Some(("FOO"))); Oct 16 05:19:44.926 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 05:19:44.926 INFO kablam! Oct 16 05:19:44.926 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.927 INFO kablam! --> src/tests.rs:88:36 Oct 16 05:19:44.927 INFO kablam! | Oct 16 05:19:44.927 INFO kablam! 88 | assert_eq!(topic.command, Some(("FOO"))); Oct 16 05:19:44.927 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 05:19:44.928 INFO kablam! Oct 16 05:19:44.928 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.928 INFO kablam! --> src/tests.rs:97:36 Oct 16 05:19:44.928 INFO kablam! | Oct 16 05:19:44.929 INFO kablam! 97 | assert_eq!(topic.command, Some(("FOO"))); Oct 16 05:19:44.929 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 05:19:44.929 INFO kablam! Oct 16 05:19:44.930 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.930 INFO kablam! --> src/tests.rs:106:36 Oct 16 05:19:44.930 INFO kablam! | Oct 16 05:19:44.930 INFO kablam! 106 | assert_eq!(topic.command, Some(("FOO"))); Oct 16 05:19:44.931 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 05:19:44.931 INFO kablam! Oct 16 05:19:44.931 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.931 INFO kablam! --> src/tests.rs:114:35 Oct 16 05:19:44.932 INFO kablam! | Oct 16 05:19:44.932 INFO kablam! 114 | assert_eq!(topic.prefix, Some(("test"))); Oct 16 05:19:44.932 INFO kablam! | ^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.933 INFO kablam! Oct 16 05:19:44.933 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.933 INFO kablam! --> src/tests.rs:115:36 Oct 16 05:19:44.933 INFO kablam! | Oct 16 05:19:44.934 INFO kablam! 115 | assert_eq!(topic.command, Some(("PRIVMSG"))); Oct 16 05:19:44.934 INFO kablam! | ^^^^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.934 INFO kablam! Oct 16 05:19:44.934 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.935 INFO kablam! --> src/tests.rs:127:42 Oct 16 05:19:44.935 INFO kablam! | Oct 16 05:19:44.935 INFO kablam! 127 | assert!(topic.tags[("best")] == Some(("super"))); Oct 16 05:19:44.935 INFO kablam! | ^^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.936 INFO kablam! Oct 16 05:19:44.936 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.936 INFO kablam! --> src/tests.rs:129:34 Oct 16 05:19:44.937 INFO kablam! | Oct 16 05:19:44.937 INFO kablam! 129 | assert!(topic.prefix == Some(("test!me@test.ing"))); Oct 16 05:19:44.937 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ help: remove these parentheses Oct 16 05:19:44.937 INFO kablam! Oct 16 05:19:44.938 INFO kablam! warning: unnecessary parentheses around function argument Oct 16 05:19:44.938 INFO kablam! --> src/tests.rs:130:35 Oct 16 05:19:44.938 INFO kablam! | Oct 16 05:19:44.938 INFO kablam! 130 | assert!(topic.command == Some(("FOO"))); Oct 16 05:19:44.939 INFO kablam! | ^^^^^^^ help: remove these parentheses Oct 16 05:19:44.939 INFO kablam! Oct 16 05:19:46.043 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.88s Oct 16 05:19:46.049 INFO kablam! su: No module specific data is present Oct 16 05:19:46.427 INFO running `"docker" "rm" "-f" "a1a7f2828cdc5e2a6b935463d333a9e27469384ce72ce8c7e8cc5a5ad6912d98"` Oct 16 05:19:46.703 INFO blam! a1a7f2828cdc5e2a6b935463d333a9e27469384ce72ce8c7e8cc5a5ad6912d98 Oct 16 05:19:46.719 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 05:19:47.007 INFO blam! a3d7ea3272eb7d81c617e56d5ef9a6a52b403843fa32f88e626e12a9efe90ee3 Oct 16 05:19:47.013 INFO running `"docker" "start" "-a" "a3d7ea3272eb7d81c617e56d5ef9a6a52b403843fa32f88e626e12a9efe90ee3"` Oct 16 05:19:47.720 INFO kablam! usermod: no changes Oct 16 05:19:47.744 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.00s Oct 16 05:19:47.745 INFO kablam! Running /target/debug/deps/irc_message-d346958dd27bc052 Oct 16 05:19:47.747 INFO blam! Oct 16 05:19:47.747 INFO blam! running 17 tests Oct 16 05:19:47.748 INFO blam! test tests::multiple_middle_containing_colons ... ok Oct 16 05:19:47.749 INFO blam! test tests::multiple_middle_no_prefix ... ok Oct 16 05:19:47.749 INFO blam! test tests::multiple_params_prefix ... ok Oct 16 05:19:47.749 INFO blam! test tests::multiple_middle_extra_spaces ... ok Oct 16 05:19:47.749 INFO blam! test tests::multiple_middle_trailing_params ... ok Oct 16 05:19:47.750 INFO blam! test tests::read_intro_logs_1 ... ok Oct 16 05:19:47.751 INFO blam! test tests::prefix_command_trailing_space ... ok Oct 16 05:19:47.753 INFO blam! test tests::read_intro_logs_2 ... ok Oct 16 05:19:47.753 INFO blam! test tests::read_long_logs_2 ... ok Oct 16 05:19:47.753 INFO blam! test tests::read_long_logs_1 ... ok Oct 16 05:19:47.754 INFO blam! test tests::tags_prefix_command_middle_params_trailiing_params ... ok Oct 16 05:19:47.755 INFO blam! test tests::prefix_command_middle_trailing_param ... ok Oct 16 05:19:47.755 INFO blam! test tests::prefix_command ... ok Oct 16 05:19:47.755 INFO blam! test tests::prefix_command_middle_trailing_spaces ... ok Oct 16 05:19:47.755 INFO blam! test tests::command_middle_trailing_spaces ... ok Oct 16 05:19:47.755 INFO blam! test tests::command_only ... ok Oct 16 05:19:47.756 INFO blam! test tests::extraneous_spaces ... ok Oct 16 05:19:47.756 INFO kablam! Doc-tests irc_message Oct 16 05:19:47.756 INFO blam! Oct 16 05:19:47.756 INFO blam! test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:19:47.756 INFO blam! Oct 16 05:19:48.505 INFO blam! Oct 16 05:19:48.505 INFO blam! running 0 tests Oct 16 05:19:48.505 INFO blam! Oct 16 05:19:48.505 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 16 05:19:48.505 INFO blam! Oct 16 05:19:48.510 INFO kablam! su: No module specific data is present Oct 16 05:19:48.834 INFO running `"docker" "rm" "-f" "a3d7ea3272eb7d81c617e56d5ef9a6a52b403843fa32f88e626e12a9efe90ee3"` Oct 16 05:19:48.947 INFO blam! a3d7ea3272eb7d81c617e56d5ef9a6a52b403843fa32f88e626e12a9efe90ee3