Oct 15 14:03:54.213 INFO testing webscale-0.9.4 against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 14:03:54.215 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 14:03:54.760 INFO blam! e2bb2e3dc38f36456bb4410acd59cae505804d970f5a7658fe843314040dda4e Oct 15 14:03:54.762 INFO running `"docker" "start" "-a" "e2bb2e3dc38f36456bb4410acd59cae505804d970f5a7658fe843314040dda4e"` Oct 15 14:03:56.979 INFO kablam! usermod: no changes Oct 15 14:03:57.188 INFO kablam! Compiling openssl-sys v0.7.17 Oct 15 14:03:57.197 INFO kablam! Compiling openssl-sys-extras v0.7.14 Oct 15 14:03:57.198 INFO kablam! Compiling openssl v0.7.14 Oct 15 14:03:57.198 INFO kablam! Compiling hpack v0.2.0 Oct 15 14:04:02.200 INFO kablam! Compiling solicit v0.4.4 Oct 15 14:04:10.136 INFO kablam! Compiling cookie v0.2.5 Oct 15 14:04:10.137 INFO kablam! Compiling openssl-verify v0.1.0 Oct 15 14:04:10.137 INFO kablam! Compiling irc v0.11.8 Oct 15 14:04:14.635 INFO kablam! Compiling hyper v0.9.18 Oct 15 14:04:27.612 INFO kablam! Compiling webscale v0.9.4 (/source) Oct 15 14:04:29.899 INFO kablam! warning: unused variable: `e` Oct 15 14:04:29.899 INFO kablam! --> src/main.rs:142:17 Oct 15 14:04:29.899 INFO kablam! | Oct 15 14:04:29.899 INFO kablam! 142 | Err(e) => { Oct 15 14:04:29.899 INFO kablam! | ^ help: consider using `_e` instead Oct 15 14:04:29.899 INFO kablam! | Oct 15 14:04:29.899 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:04:29.899 INFO kablam! Oct 15 14:04:29.899 INFO kablam! warning: unused variable: `tx` Oct 15 14:04:29.899 INFO kablam! --> src/main.rs:188:55 Oct 15 14:04:29.899 INFO kablam! | Oct 15 14:04:29.899 INFO kablam! 188 | fn handle_message(&mut self, message :IrcMessage, tx :mpsc::Sender) { Oct 15 14:04:29.899 INFO kablam! | ^^ help: consider using `_tx` instead Oct 15 14:04:29.899 INFO kablam! Oct 15 14:04:29.908 INFO kablam! warning: variable does not need to be mutable Oct 15 14:04:29.908 INFO kablam! --> src/main.rs:141:13 Oct 15 14:04:29.908 INFO kablam! | Oct 15 14:04:29.908 INFO kablam! 141 | let mut file = match File::open("patterns.txt") { Oct 15 14:04:29.908 INFO kablam! | ----^^^^ Oct 15 14:04:29.908 INFO kablam! | | Oct 15 14:04:29.908 INFO kablam! | help: remove this `mut` Oct 15 14:04:29.908 INFO kablam! | Oct 15 14:04:29.908 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:04:29.908 INFO kablam! Oct 15 14:04:29.923 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 14:04:29.923 INFO kablam! --> src/main.rs:28:13 Oct 15 14:04:29.923 INFO kablam! | Oct 15 14:04:29.923 INFO kablam! 28 | res.take(15000).read_to_string(&mut body); Oct 15 14:04:29.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:04:29.923 INFO kablam! | Oct 15 14:04:29.923 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 14:04:29.923 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 14:04:29.923 INFO kablam! Oct 15 14:04:29.923 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 14:04:29.923 INFO kablam! --> src/main.rs:111:25 Oct 15 14:04:29.923 INFO kablam! | Oct 15 14:04:29.923 INFO kablam! 111 | tx.send(reply); Oct 15 14:04:29.923 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 14:04:29.923 INFO kablam! | Oct 15 14:04:29.923 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 14:04:29.923 INFO kablam! Oct 15 14:04:29.923 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 14:04:29.923 INFO kablam! --> src/main.rs:178:17 Oct 15 14:04:29.923 INFO kablam! | Oct 15 14:04:29.923 INFO kablam! 178 | tx.send(reply); Oct 15 14:04:29.923 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 14:04:29.923 INFO kablam! | Oct 15 14:04:29.923 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 14:04:29.923 INFO kablam! Oct 15 14:04:29.923 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 14:04:29.923 INFO kablam! --> src/main.rs:249:13 Oct 15 14:04:29.923 INFO kablam! | Oct 15 14:04:29.923 INFO kablam! 249 | server_outbound.send_privmsg(&msg.target, &msg.message); Oct 15 14:04:29.923 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:04:29.923 INFO kablam! | Oct 15 14:04:29.923 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 14:04:29.923 INFO kablam! Oct 15 14:04:34.040 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 37.03s Oct 15 14:04:34.047 INFO kablam! su: No module specific data is present Oct 15 14:04:34.995 INFO running `"docker" "rm" "-f" "e2bb2e3dc38f36456bb4410acd59cae505804d970f5a7658fe843314040dda4e"` Oct 15 14:04:35.271 INFO blam! e2bb2e3dc38f36456bb4410acd59cae505804d970f5a7658fe843314040dda4e Oct 15 14:04:35.283 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 14:04:35.661 INFO blam! 8ef69d5848f13d35f83edf8fcd1cf4ffc75663409ab3a84049841b3c5c1d3ceb Oct 15 14:04:35.664 INFO running `"docker" "start" "-a" "8ef69d5848f13d35f83edf8fcd1cf4ffc75663409ab3a84049841b3c5c1d3ceb"` Oct 15 14:04:37.095 INFO kablam! usermod: no changes Oct 15 14:04:37.343 INFO kablam! Compiling webscale v0.9.4 (/source) Oct 15 14:04:39.656 INFO kablam! warning: unused variable: `e` Oct 15 14:04:39.656 INFO kablam! --> src/main.rs:142:17 Oct 15 14:04:39.656 INFO kablam! | Oct 15 14:04:39.657 INFO kablam! 142 | Err(e) => { Oct 15 14:04:39.657 INFO kablam! | ^ help: consider using `_e` instead Oct 15 14:04:39.657 INFO kablam! | Oct 15 14:04:39.658 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 14:04:39.658 INFO kablam! Oct 15 14:04:39.658 INFO kablam! warning: unused variable: `tx` Oct 15 14:04:39.659 INFO kablam! --> src/main.rs:188:55 Oct 15 14:04:39.659 INFO kablam! | Oct 15 14:04:39.660 INFO kablam! 188 | fn handle_message(&mut self, message :IrcMessage, tx :mpsc::Sender) { Oct 15 14:04:39.660 INFO kablam! | ^^ help: consider using `_tx` instead Oct 15 14:04:39.660 INFO kablam! Oct 15 14:04:39.667 INFO kablam! warning: variable does not need to be mutable Oct 15 14:04:39.667 INFO kablam! --> src/main.rs:141:13 Oct 15 14:04:39.668 INFO kablam! | Oct 15 14:04:39.668 INFO kablam! 141 | let mut file = match File::open("patterns.txt") { Oct 15 14:04:39.668 INFO kablam! | ----^^^^ Oct 15 14:04:39.668 INFO kablam! | | Oct 15 14:04:39.669 INFO kablam! | help: remove this `mut` Oct 15 14:04:39.669 INFO kablam! | Oct 15 14:04:39.669 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 15 14:04:39.670 INFO kablam! Oct 15 14:04:39.675 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 14:04:39.676 INFO kablam! --> src/main.rs:28:13 Oct 15 14:04:39.676 INFO kablam! | Oct 15 14:04:39.676 INFO kablam! 28 | res.take(15000).read_to_string(&mut body); Oct 15 14:04:39.676 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:04:39.677 INFO kablam! | Oct 15 14:04:39.677 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 15 14:04:39.677 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 14:04:39.678 INFO kablam! Oct 15 14:04:39.678 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 14:04:39.678 INFO kablam! --> src/main.rs:111:25 Oct 15 14:04:39.679 INFO kablam! | Oct 15 14:04:39.679 INFO kablam! 111 | tx.send(reply); Oct 15 14:04:39.679 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 14:04:39.679 INFO kablam! | Oct 15 14:04:39.680 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 14:04:39.680 INFO kablam! Oct 15 14:04:39.680 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 14:04:39.681 INFO kablam! --> src/main.rs:178:17 Oct 15 14:04:39.681 INFO kablam! | Oct 15 14:04:39.681 INFO kablam! 178 | tx.send(reply); Oct 15 14:04:39.681 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 15 14:04:39.682 INFO kablam! | Oct 15 14:04:39.682 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 14:04:39.682 INFO kablam! Oct 15 14:04:39.682 INFO kablam! warning: unused `std::result::Result` which must be used Oct 15 14:04:39.683 INFO kablam! --> src/main.rs:249:13 Oct 15 14:04:39.683 INFO kablam! | Oct 15 14:04:39.683 INFO kablam! 249 | server_outbound.send_privmsg(&msg.target, &msg.message); Oct 15 14:04:39.684 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 14:04:39.684 INFO kablam! | Oct 15 14:04:39.684 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 15 14:04:39.684 INFO kablam! Oct 15 14:04:40.204 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 3.07s Oct 15 14:04:40.222 INFO kablam! su: No module specific data is present Oct 15 14:04:41.205 INFO running `"docker" "rm" "-f" "8ef69d5848f13d35f83edf8fcd1cf4ffc75663409ab3a84049841b3c5c1d3ceb"` Oct 15 14:04:41.407 INFO blam! 8ef69d5848f13d35f83edf8fcd1cf4ffc75663409ab3a84049841b3c5c1d3ceb Oct 15 14:04:41.411 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 14:04:41.917 INFO blam! e35868df477dae379c1f1a0f659f3077a127a4f9a61555ab8150204572ef80fe Oct 15 14:04:41.919 INFO running `"docker" "start" "-a" "e35868df477dae379c1f1a0f659f3077a127a4f9a61555ab8150204572ef80fe"` Oct 15 14:04:43.371 INFO kablam! usermod: no changes Oct 15 14:04:43.599 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.20s Oct 15 14:04:43.615 INFO kablam! Running /target/debug/deps/webscale-d6236dc24b1ea71d Oct 15 14:04:43.643 INFO blam! Oct 15 14:04:43.643 INFO blam! running 0 tests Oct 15 14:04:43.644 INFO blam! Oct 15 14:04:43.644 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 14:04:43.644 INFO blam! Oct 15 14:04:43.663 INFO kablam! su: No module specific data is present Oct 15 14:04:44.347 INFO running `"docker" "rm" "-f" "e35868df477dae379c1f1a0f659f3077a127a4f9a61555ab8150204572ef80fe"` Oct 15 14:04:44.612 INFO blam! e35868df477dae379c1f1a0f659f3077a127a4f9a61555ab8150204572ef80fe