Oct 10 17:58:37.396 INFO testing mtwtkman/solami against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 17:58:37.396 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 17:58:37.398 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 10 17:58:37.854 INFO blam! d0b682b509c42fd3e3c9cc93b4be8150275931179104950cc2b4a8f0377618d6 Oct 10 17:58:37.856 INFO running `"docker" "start" "-a" "d0b682b509c42fd3e3c9cc93b4be8150275931179104950cc2b4a8f0377618d6"` Oct 10 17:58:39.024 INFO kablam! usermod: no changes Oct 10 17:58:39.416 INFO kablam! Compiling num_cpus v1.5.1 Oct 10 17:58:39.428 INFO kablam! Compiling serde_json v0.9.10 Oct 10 17:58:39.456 INFO kablam! Compiling stringprep v0.1.0 Oct 10 17:58:39.456 INFO kablam! Compiling backtrace-sys v0.1.12 Oct 10 17:58:39.456 INFO kablam! Compiling openssl-sys v0.9.14 Oct 10 17:58:39.456 INFO kablam! Compiling url v1.4.1 Oct 10 17:58:39.456 INFO kablam! Compiling crypto-mac v0.3.0 Oct 10 17:58:41.076 INFO kablam! Compiling backtrace v0.3.2 Oct 10 17:58:43.684 INFO kablam! Compiling hmac v0.1.1 Oct 10 17:58:44.768 INFO kablam! Compiling openssl v0.9.14 Oct 10 17:58:46.652 INFO kablam! Compiling error-chain v0.10.0 Oct 10 17:58:47.141 INFO kablam! Compiling postgres-protocol v0.3.0 Oct 10 17:58:49.912 INFO kablam! Compiling quick-xml v0.7.3 Oct 10 17:58:53.040 INFO kablam! Compiling hyper v0.10.12 Oct 10 17:58:53.040 INFO kablam! Compiling serde_urlencoded v0.4.3 Oct 10 17:59:01.558 INFO kablam! Compiling rss v0.7.0 Oct 10 17:59:01.686 INFO kablam! Compiling postgres-shared v0.3.0 Oct 10 17:59:11.406 INFO kablam! Compiling native-tls v0.1.4 Oct 10 17:59:17.508 INFO kablam! Compiling tungstenite v0.2.4 Oct 10 17:59:17.936 INFO kablam! Compiling postgres v0.14.2 Oct 10 17:59:26.506 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 10 17:59:30.744 INFO kablam! Compiling reqwest v0.4.0 Oct 10 17:59:36.176 INFO kablam! Compiling slack_api v0.17.0 Oct 10 17:59:57.593 INFO kablam! Compiling slack v0.18.0 Oct 10 18:00:16.951 INFO kablam! Compiling solami v0.1.0 (/source) Oct 10 18:00:21.391 INFO kablam! warning: unused import: `Sender` Oct 10 18:00:21.391 INFO kablam! --> src/main.rs:8:46 Oct 10 18:00:21.391 INFO kablam! | Oct 10 18:00:21.391 INFO kablam! 8 | use slack::{Event, RtmClient, Message, User, Sender}; Oct 10 18:00:21.391 INFO kablam! | ^^^^^^ Oct 10 18:00:21.391 INFO kablam! | Oct 10 18:00:21.391 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:00:21.391 INFO kablam! Oct 10 18:00:21.391 INFO kablam! warning: unused import: `self::rust_rss::Channel` Oct 10 18:00:21.391 INFO kablam! --> src/handlers/rss.rs:4:5 Oct 10 18:00:21.391 INFO kablam! | Oct 10 18:00:21.391 INFO kablam! 4 | use self::rust_rss::Channel; Oct 10 18:00:21.391 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:00:21.392 INFO kablam! Oct 10 18:00:21.560 INFO kablam! warning: unused variable: `pg` Oct 10 18:00:21.560 INFO kablam! --> src/handlers/rss.rs:8:67 Oct 10 18:00:21.560 INFO kablam! | Oct 10 18:00:21.560 INFO kablam! 8 | pub fn handle<'a>(p: &SolamiHandler, cmd: &'a str, rest: &'a str, pg: &Connection) { Oct 10 18:00:21.560 INFO kablam! | ^^ help: consider using `_pg` instead Oct 10 18:00:21.560 INFO kablam! | Oct 10 18:00:21.560 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:00:21.560 INFO kablam! Oct 10 18:00:21.561 INFO kablam! warning: unused variable: `cli` Oct 10 18:00:21.561 INFO kablam! --> src/main.rs:93:28 Oct 10 18:00:21.561 INFO kablam! | Oct 10 18:00:21.561 INFO kablam! 93 | fn on_close(&mut self, cli: &RtmClient) { Oct 10 18:00:21.561 INFO kablam! | ^^^ help: consider using `_cli` instead Oct 10 18:00:21.561 INFO kablam! Oct 10 18:00:21.561 INFO kablam! warning: unused variable: `cli` Oct 10 18:00:21.561 INFO kablam! --> src/main.rs:97:30 Oct 10 18:00:21.561 INFO kablam! | Oct 10 18:00:21.561 INFO kablam! 97 | fn on_connect(&mut self, cli: &RtmClient) { Oct 10 18:00:21.561 INFO kablam! | ^^^ help: consider using `_cli` instead Oct 10 18:00:21.561 INFO kablam! Oct 10 18:00:21.609 INFO kablam! warning: field is never used: `users` Oct 10 18:00:21.609 INFO kablam! --> src/main.rs:19:5 Oct 10 18:00:21.609 INFO kablam! | Oct 10 18:00:21.609 INFO kablam! 19 | users: Users, Oct 10 18:00:21.609 INFO kablam! | ^^^^^^^^^^^^ Oct 10 18:00:21.609 INFO kablam! | Oct 10 18:00:21.609 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:00:21.609 INFO kablam! Oct 10 18:00:21.628 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:00:21.628 INFO kablam! --> src/handlers/inc.rs:24:17 Oct 10 18:00:21.628 INFO kablam! | Oct 10 18:00:21.628 INFO kablam! 24 | / p.send( Oct 10 18:00:21.628 INFO kablam! 25 | | format!("{}さんの徳は現在{}です。", target, obj.count).as_str() Oct 10 18:00:21.628 INFO kablam! 26 | | ).map_err(|e| { Oct 10 18:00:21.628 INFO kablam! 27 | | println!("[inc] error occurred with `send_with_body`! ERROR: {}", e); Oct 10 18:00:21.628 INFO kablam! 28 | | }); Oct 10 18:00:21.628 INFO kablam! | |___________________^ Oct 10 18:00:21.628 INFO kablam! | Oct 10 18:00:21.628 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:00:21.628 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:00:21.628 INFO kablam! Oct 10 18:00:21.628 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:00:21.628 INFO kablam! --> src/handlers/echo.rs:26:9 Oct 10 18:00:21.628 INFO kablam! | Oct 10 18:00:21.628 INFO kablam! 26 | p.send(b.as_str()); Oct 10 18:00:21.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 18:00:21.628 INFO kablam! | Oct 10 18:00:21.628 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:00:21.628 INFO kablam! Oct 10 18:00:21.628 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:00:21.628 INFO kablam! --> src/handlers/rss.rs:17:9 Oct 10 18:00:21.628 INFO kablam! | Oct 10 18:00:21.628 INFO kablam! 17 | p.send(b.as_str()); Oct 10 18:00:21.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 18:00:21.628 INFO kablam! | Oct 10 18:00:21.628 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:00:21.628 INFO kablam! Oct 10 18:00:21.628 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:00:21.628 INFO kablam! --> src/main.rs:34:13 Oct 10 18:00:21.628 INFO kablam! | Oct 10 18:00:21.628 INFO kablam! 34 | p.send(response.as_str()); Oct 10 18:00:21.628 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:00:21.628 INFO kablam! | Oct 10 18:00:21.628 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:00:21.628 INFO kablam! Oct 10 18:00:21.628 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:00:21.628 INFO kablam! --> src/main.rs:132:13 Oct 10 18:00:21.628 INFO kablam! | Oct 10 18:00:21.628 INFO kablam! 132 | client.run(&mut handler); Oct 10 18:00:21.629 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:00:21.629 INFO kablam! | Oct 10 18:00:21.629 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:00:21.629 INFO kablam! Oct 10 18:00:26.420 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 47s Oct 10 18:00:26.448 INFO kablam! su: No module specific data is present Oct 10 18:00:26.879 INFO running `"docker" "rm" "-f" "d0b682b509c42fd3e3c9cc93b4be8150275931179104950cc2b4a8f0377618d6"` Oct 10 18:00:27.012 INFO blam! d0b682b509c42fd3e3c9cc93b4be8150275931179104950cc2b4a8f0377618d6 Oct 10 18:00:27.014 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 18:00:27.014 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 10 18:00:27.208 INFO blam! 340241f2071f10d6b4b307d122543ea2ae647943ebeff7d9dd7233a84e0fbb7c Oct 10 18:00:27.220 INFO running `"docker" "start" "-a" "340241f2071f10d6b4b307d122543ea2ae647943ebeff7d9dd7233a84e0fbb7c"` Oct 10 18:00:27.618 INFO kablam! usermod: no changes Oct 10 18:00:27.856 INFO kablam! Compiling solami v0.1.0 (/source) Oct 10 18:00:32.364 INFO kablam! warning: unused import: `Sender` Oct 10 18:00:32.364 INFO kablam! --> src/main.rs:8:46 Oct 10 18:00:32.364 INFO kablam! | Oct 10 18:00:32.364 INFO kablam! 8 | use slack::{Event, RtmClient, Message, User, Sender}; Oct 10 18:00:32.364 INFO kablam! | ^^^^^^ Oct 10 18:00:32.364 INFO kablam! | Oct 10 18:00:32.364 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 18:00:32.364 INFO kablam! Oct 10 18:00:32.364 INFO kablam! warning: unused import: `self::rust_rss::Channel` Oct 10 18:00:32.364 INFO kablam! --> src/handlers/rss.rs:4:5 Oct 10 18:00:32.364 INFO kablam! | Oct 10 18:00:32.364 INFO kablam! 4 | use self::rust_rss::Channel; Oct 10 18:00:32.364 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:00:32.364 INFO kablam! Oct 10 18:00:32.557 INFO kablam! warning: unused variable: `pg` Oct 10 18:00:32.557 INFO kablam! --> src/handlers/rss.rs:8:67 Oct 10 18:00:32.557 INFO kablam! | Oct 10 18:00:32.558 INFO kablam! 8 | pub fn handle<'a>(p: &SolamiHandler, cmd: &'a str, rest: &'a str, pg: &Connection) { Oct 10 18:00:32.558 INFO kablam! | ^^ help: consider using `_pg` instead Oct 10 18:00:32.558 INFO kablam! | Oct 10 18:00:32.559 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 10 18:00:32.559 INFO kablam! Oct 10 18:00:32.559 INFO kablam! warning: unused variable: `cli` Oct 10 18:00:32.560 INFO kablam! --> src/main.rs:93:28 Oct 10 18:00:32.560 INFO kablam! | Oct 10 18:00:32.560 INFO kablam! 93 | fn on_close(&mut self, cli: &RtmClient) { Oct 10 18:00:32.560 INFO kablam! | ^^^ help: consider using `_cli` instead Oct 10 18:00:32.561 INFO kablam! Oct 10 18:00:32.561 INFO kablam! warning: unused variable: `cli` Oct 10 18:00:32.561 INFO kablam! --> src/main.rs:97:30 Oct 10 18:00:32.562 INFO kablam! | Oct 10 18:00:32.562 INFO kablam! 97 | fn on_connect(&mut self, cli: &RtmClient) { Oct 10 18:00:32.562 INFO kablam! | ^^^ help: consider using `_cli` instead Oct 10 18:00:32.562 INFO kablam! Oct 10 18:00:32.613 INFO kablam! warning: field is never used: `users` Oct 10 18:00:32.613 INFO kablam! --> src/main.rs:19:5 Oct 10 18:00:32.613 INFO kablam! | Oct 10 18:00:32.613 INFO kablam! 19 | users: Users, Oct 10 18:00:32.614 INFO kablam! | ^^^^^^^^^^^^ Oct 10 18:00:32.614 INFO kablam! | Oct 10 18:00:32.615 INFO kablam! = note: #[warn(dead_code)] on by default Oct 10 18:00:32.615 INFO kablam! Oct 10 18:00:32.627 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:00:32.627 INFO kablam! --> src/handlers/inc.rs:24:17 Oct 10 18:00:32.628 INFO kablam! | Oct 10 18:00:32.628 INFO kablam! 24 | / p.send( Oct 10 18:00:32.628 INFO kablam! 25 | | format!("{}さんの徳は現在{}です。", target, obj.count).as_str() Oct 10 18:00:32.629 INFO kablam! 26 | | ).map_err(|e| { Oct 10 18:00:32.629 INFO kablam! 27 | | println!("[inc] error occurred with `send_with_body`! ERROR: {}", e); Oct 10 18:00:32.629 INFO kablam! 28 | | }); Oct 10 18:00:32.631 INFO kablam! | |___________________^ Oct 10 18:00:32.631 INFO kablam! | Oct 10 18:00:32.631 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 18:00:32.632 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:00:32.632 INFO kablam! Oct 10 18:00:32.636 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:00:32.637 INFO kablam! --> src/handlers/echo.rs:26:9 Oct 10 18:00:32.637 INFO kablam! | Oct 10 18:00:32.637 INFO kablam! 26 | p.send(b.as_str()); Oct 10 18:00:32.638 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 18:00:32.638 INFO kablam! | Oct 10 18:00:32.638 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:00:32.639 INFO kablam! Oct 10 18:00:32.639 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:00:32.639 INFO kablam! --> src/handlers/rss.rs:17:9 Oct 10 18:00:32.639 INFO kablam! | Oct 10 18:00:32.640 INFO kablam! 17 | p.send(b.as_str()); Oct 10 18:00:32.640 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 10 18:00:32.640 INFO kablam! | Oct 10 18:00:32.641 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:00:32.641 INFO kablam! Oct 10 18:00:32.641 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:00:32.642 INFO kablam! --> src/main.rs:34:13 Oct 10 18:00:32.642 INFO kablam! | Oct 10 18:00:32.642 INFO kablam! 34 | p.send(response.as_str()); Oct 10 18:00:32.644 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:00:32.644 INFO kablam! | Oct 10 18:00:32.645 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:00:32.645 INFO kablam! Oct 10 18:00:32.645 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 18:00:32.646 INFO kablam! --> src/main.rs:132:13 Oct 10 18:00:32.646 INFO kablam! | Oct 10 18:00:32.646 INFO kablam! 132 | client.run(&mut handler); Oct 10 18:00:32.646 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 18:00:32.647 INFO kablam! | Oct 10 18:00:32.647 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 18:00:32.647 INFO kablam! Oct 10 18:00:33.196 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 5.55s Oct 10 18:00:33.212 INFO kablam! su: No module specific data is present Oct 10 18:00:33.579 INFO running `"docker" "rm" "-f" "340241f2071f10d6b4b307d122543ea2ae647943ebeff7d9dd7233a84e0fbb7c"` Oct 10 18:00:33.654 INFO blam! 340241f2071f10d6b4b307d122543ea2ae647943ebeff7d9dd7233a84e0fbb7c Oct 10 18:00:33.658 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 18:00:33.658 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 10 18:00:33.948 INFO blam! 2410a6c137ef03bd12a2b586d275e24280a86bbd071719678733af429077f7e1 Oct 10 18:00:33.950 INFO running `"docker" "start" "-a" "2410a6c137ef03bd12a2b586d275e24280a86bbd071719678733af429077f7e1"` Oct 10 18:00:34.514 INFO kablam! usermod: no changes Oct 10 18:00:34.678 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.15s Oct 10 18:00:34.698 INFO kablam! Running /target/debug/deps/solami-cb2835330a45a4b9 Oct 10 18:00:34.702 INFO blam! Oct 10 18:00:34.702 INFO blam! running 0 tests Oct 10 18:00:34.702 INFO blam! Oct 10 18:00:34.702 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 18:00:34.702 INFO blam! Oct 10 18:00:34.705 INFO kablam! su: No module specific data is present Oct 10 18:00:35.106 INFO running `"docker" "rm" "-f" "2410a6c137ef03bd12a2b586d275e24280a86bbd071719678733af429077f7e1"` Oct 10 18:00:35.332 INFO blam! 2410a6c137ef03bd12a2b586d275e24280a86bbd071719678733af429077f7e1