Oct 10 13:34:51.852 INFO testing themadprofessor/waah_bot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 13:34:51.852 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 13:34:51.852 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 13:34:52.337 INFO blam! e61557aca0445b1489f9e0c4621eca1c32d76744c6868b384bb5a0c7d86ceea3 Oct 10 13:34:52.338 INFO running `"docker" "start" "-a" "e61557aca0445b1489f9e0c4621eca1c32d76744c6868b384bb5a0c7d86ceea3"` Oct 10 13:34:53.720 INFO kablam! usermod: no changes Oct 10 13:34:54.160 INFO kablam! Compiling serde v1.0.52 Oct 10 13:34:54.184 INFO kablam! Compiling directories v0.10.0 Oct 10 13:34:54.189 INFO kablam! Compiling net2 v0.2.32 Oct 10 13:34:54.189 INFO kablam! Compiling memchr v1.0.2 Oct 10 13:34:54.191 INFO kablam! Compiling tempdir v0.3.7 Oct 10 13:34:54.191 INFO kablam! Compiling threadpool v1.7.1 Oct 10 13:34:54.192 INFO kablam! Compiling openssl-sys v0.9.30 Oct 10 13:34:54.196 INFO kablam! Compiling tokio-io v0.1.6 Oct 10 13:34:54.457 INFO kablam! Compiling parking_lot v0.5.5 Oct 10 13:35:00.326 INFO kablam! Compiling miniz-sys v0.1.10 Oct 10 13:35:00.333 INFO kablam! Compiling tokio-threadpool v0.1.3 Oct 10 13:35:00.333 INFO kablam! Compiling openssl v0.9.24 Oct 10 13:35:00.396 INFO kablam! Compiling nom v3.2.1 Oct 10 13:35:00.400 INFO kablam! Compiling backtrace v0.3.7 Oct 10 13:35:05.124 INFO kablam! Compiling hyper v0.10.13 Oct 10 13:35:05.124 INFO kablam! Compiling serde_derive v1.0.52 Oct 10 13:35:05.124 INFO kablam! Compiling mio v0.6.14 Oct 10 13:35:05.204 INFO kablam! Compiling flate2 v1.0.1 Oct 10 13:35:10.068 INFO kablam! Compiling failure v0.1.1 Oct 10 13:35:17.152 INFO kablam! Compiling mime_guess v2.0.0-alpha.4 Oct 10 13:35:17.160 INFO kablam! Compiling tokio-fs v0.1.0 Oct 10 13:35:17.168 INFO kablam! Compiling mime_guess v1.8.4 Oct 10 13:35:17.304 INFO kablam! Compiling tokio-reactor v0.1.1 Oct 10 13:35:32.500 INFO kablam! Compiling tokio-udp v0.1.0 Oct 10 13:35:32.535 INFO kablam! Compiling tokio-tcp v0.1.0 Oct 10 13:35:32.595 INFO kablam! Compiling multipart v0.13.6 Oct 10 13:35:32.676 INFO kablam! Compiling native-tls v0.1.5 Oct 10 13:35:35.956 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 10 13:35:35.964 INFO kablam! Compiling evzht9h3nznqzwl v0.0.3 Oct 10 13:35:36.195 INFO kablam! Compiling tokio v0.1.6 Oct 10 13:35:36.632 INFO kablam! Compiling serde_json v1.0.17 Oct 10 13:35:40.849 INFO kablam! Compiling chrono v0.4.2 Oct 10 13:35:42.210 INFO kablam! Compiling toml v0.4.6 Oct 10 13:35:42.253 INFO kablam! Compiling serde_urlencoded v0.5.1 Oct 10 13:35:49.429 INFO kablam! Compiling tokio-core v0.1.17 Oct 10 13:35:52.660 INFO kablam! Compiling serenity v0.5.3 Oct 10 13:35:55.636 INFO kablam! Compiling config v0.8.0 Oct 10 13:35:56.193 INFO kablam! Compiling tokio-proto v0.1.1 Oct 10 13:35:56.193 INFO kablam! Compiling tokio-tls v0.1.4 Oct 10 13:36:01.098 INFO kablam! Compiling hyper v0.11.26 Oct 10 13:36:14.232 INFO kablam! Compiling hyper-tls v0.1.3 Oct 10 13:36:18.056 INFO kablam! Compiling reqwest v0.8.5 Oct 10 13:36:34.226 INFO kablam! Compiling discord_bot v0.1.0 (/source) Oct 10 13:36:40.096 INFO kablam! warning: unused import: `Channel` Oct 10 13:36:40.096 INFO kablam! --> src/cmd.rs:1:41 Oct 10 13:36:40.096 INFO kablam! | Oct 10 13:36:40.096 INFO kablam! 1 | use serenity::model::channel::{Message, Channel}; Oct 10 13:36:40.096 INFO kablam! | ^^^^^^^ Oct 10 13:36:40.096 INFO kablam! | Oct 10 13:36:40.096 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:36:40.096 INFO kablam! Oct 10 13:36:40.380 INFO kablam! warning: variable does not need to be mutable Oct 10 13:36:40.381 INFO kablam! --> src/imgur.rs:52:13 Oct 10 13:36:40.381 INFO kablam! | Oct 10 13:36:40.381 INFO kablam! 52 | let mut search: Search = { Oct 10 13:36:40.381 INFO kablam! | ----^^^^^^ Oct 10 13:36:40.381 INFO kablam! | | Oct 10 13:36:40.381 INFO kablam! | help: remove this `mut` Oct 10 13:36:40.381 INFO kablam! | Oct 10 13:36:40.381 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:36:40.381 INFO kablam! Oct 10 13:36:47.260 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 53s Oct 10 13:36:47.274 INFO kablam! su: No module specific data is present Oct 10 13:36:47.584 INFO running `"docker" "rm" "-f" "e61557aca0445b1489f9e0c4621eca1c32d76744c6868b384bb5a0c7d86ceea3"` Oct 10 13:36:47.684 INFO blam! e61557aca0445b1489f9e0c4621eca1c32d76744c6868b384bb5a0c7d86ceea3 Oct 10 13:36:47.688 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 13:36:47.688 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 13:36:47.818 INFO blam! ceed0b7dbf9d43d88bf24b0a98908fd60e42a01e02366a5bef224caafdb717ad Oct 10 13:36:47.819 INFO running `"docker" "start" "-a" "ceed0b7dbf9d43d88bf24b0a98908fd60e42a01e02366a5bef224caafdb717ad"` Oct 10 13:36:48.213 INFO kablam! usermod: no changes Oct 10 13:36:48.427 INFO kablam! Compiling discord_bot v0.1.0 (/source) Oct 10 13:36:53.417 INFO kablam! warning: unused import: `Channel` Oct 10 13:36:53.417 INFO kablam! --> src/cmd.rs:1:41 Oct 10 13:36:53.417 INFO kablam! | Oct 10 13:36:53.417 INFO kablam! 1 | use serenity::model::channel::{Message, Channel}; Oct 10 13:36:53.417 INFO kablam! | ^^^^^^^ Oct 10 13:36:53.417 INFO kablam! | Oct 10 13:36:53.417 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 10 13:36:53.417 INFO kablam! Oct 10 13:36:53.720 INFO kablam! warning: variable does not need to be mutable Oct 10 13:36:53.720 INFO kablam! --> src/imgur.rs:52:13 Oct 10 13:36:53.720 INFO kablam! | Oct 10 13:36:53.720 INFO kablam! 52 | let mut search: Search = { Oct 10 13:36:53.720 INFO kablam! | ----^^^^^^ Oct 10 13:36:53.720 INFO kablam! | | Oct 10 13:36:53.720 INFO kablam! | help: remove this `mut` Oct 10 13:36:53.720 INFO kablam! | Oct 10 13:36:53.720 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 10 13:36:53.720 INFO kablam! Oct 10 13:36:54.268 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.03s Oct 10 13:36:54.281 INFO kablam! su: No module specific data is present Oct 10 13:36:54.657 INFO running `"docker" "rm" "-f" "ceed0b7dbf9d43d88bf24b0a98908fd60e42a01e02366a5bef224caafdb717ad"` Oct 10 13:36:54.781 INFO blam! ceed0b7dbf9d43d88bf24b0a98908fd60e42a01e02366a5bef224caafdb717ad Oct 10 13:36:54.792 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 13:36:54.792 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-3/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 13:36:55.015 INFO blam! a2dd6d4ac5690492e3cb9692e02585b7446bdb965c7247d998af5fda98369205 Oct 10 13:36:55.017 INFO running `"docker" "start" "-a" "a2dd6d4ac5690492e3cb9692e02585b7446bdb965c7247d998af5fda98369205"` Oct 10 13:36:56.088 INFO kablam! usermod: no changes Oct 10 13:36:56.344 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.21s Oct 10 13:36:56.344 INFO kablam! Running /target/debug/deps/discord_bot-1b08c014814d505c Oct 10 13:36:56.348 INFO blam! Oct 10 13:36:56.348 INFO blam! running 0 tests Oct 10 13:36:56.349 INFO blam! Oct 10 13:36:56.349 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 13:36:56.349 INFO blam! Oct 10 13:36:56.352 INFO kablam! su: No module specific data is present Oct 10 13:36:56.807 INFO running `"docker" "rm" "-f" "a2dd6d4ac5690492e3cb9692e02585b7446bdb965c7247d998af5fda98369205"` Oct 10 13:36:57.136 INFO blam! a2dd6d4ac5690492e3cb9692e02585b7446bdb965c7247d998af5fda98369205