Oct 15 03:09:23.710 INFO testing baby/Rust-Discord against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 03:09:23.710 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 03:09:24.197 INFO blam! 04120b05c8ecdd0e312aa298a82a3a8102c53c983404a38a4c287a604e88b007 Oct 15 03:09:24.199 INFO running `"docker" "start" "-a" "04120b05c8ecdd0e312aa298a82a3a8102c53c983404a38a4c287a604e88b007"` Oct 15 03:09:26.991 INFO kablam! usermod: no changes Oct 15 03:09:27.421 INFO kablam! Compiling uuid v0.5.1 Oct 15 03:09:27.427 INFO kablam! Compiling parking_lot_core v0.2.14 Oct 15 03:09:27.435 INFO kablam! Compiling digest v0.7.6 Oct 15 03:09:27.468 INFO kablam! Compiling flate2 v1.0.3 Oct 15 03:09:27.470 INFO kablam! Compiling hyper v0.10.13 Oct 15 03:09:27.475 INFO kablam! Compiling chrono v0.4.6 Oct 15 03:09:28.581 INFO kablam! Compiling sha2 v0.7.1 Oct 15 03:09:28.582 INFO kablam! Compiling hmac v0.5.0 Oct 15 03:09:32.803 INFO kablam! Compiling postgres-protocol v0.3.2 Oct 15 03:09:34.601 INFO kablam! Compiling parking_lot v0.5.5 Oct 15 03:09:42.179 INFO kablam! Compiling postgres-shared v0.4.2 Oct 15 03:09:50.639 INFO kablam! Compiling postgres v0.15.2 Oct 15 03:09:56.539 INFO kablam! Compiling evzht9h3nznqzwl v0.0.3 Oct 15 03:09:56.539 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 15 03:09:56.539 INFO kablam! Compiling multipart v0.13.6 Oct 15 03:10:05.657 INFO kablam! Compiling serenity v0.5.9 Oct 15 03:10:49.967 INFO kablam! Compiling discord_bot v0.1.0 (/source) Oct 15 03:10:53.837 INFO kablam! warning: unused import: `chrono::Local` Oct 15 03:10:53.838 INFO kablam! --> src/commands/general.rs:1:5 Oct 15 03:10:53.839 INFO kablam! | Oct 15 03:10:53.839 INFO kablam! 1 | use chrono::Local; Oct 15 03:10:53.840 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 03:10:53.840 INFO kablam! | Oct 15 03:10:53.840 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:10:53.841 INFO kablam! Oct 15 03:10:53.841 INFO kablam! warning: unused import: `serenity::model::channel::EmbedAuthor` Oct 15 03:10:53.841 INFO kablam! --> src/commands/general.rs:2:5 Oct 15 03:10:53.842 INFO kablam! | Oct 15 03:10:53.842 INFO kablam! 2 | use serenity::model::channel::EmbedAuthor; Oct 15 03:10:53.842 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:10:53.843 INFO kablam! Oct 15 03:10:53.843 INFO kablam! warning: unused import: `serenity::utils::Colour` Oct 15 03:10:53.843 INFO kablam! --> src/commands/general.rs:4:5 Oct 15 03:10:53.843 INFO kablam! | Oct 15 03:10:53.844 INFO kablam! 4 | use serenity::utils::Colour; Oct 15 03:10:53.844 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:10:53.844 INFO kablam! Oct 15 03:10:53.844 INFO kablam! warning: unused import: `std` Oct 15 03:10:53.845 INFO kablam! --> src/framework/framework.rs:10:5 Oct 15 03:10:53.845 INFO kablam! | Oct 15 03:10:53.845 INFO kablam! 10 | use std; Oct 15 03:10:53.845 INFO kablam! | ^^^ Oct 15 03:10:53.846 INFO kablam! Oct 15 03:10:53.975 INFO kablam! warning: use of deprecated item 'serenity::utils::Colour::red': Use the constant instead Oct 15 03:10:53.975 INFO kablam! --> src/framework/framework.rs:69:20 Oct 15 03:10:53.979 INFO kablam! | Oct 15 03:10:53.979 INFO kablam! 69 | .color(Colour::red()))) { Oct 15 03:10:53.980 INFO kablam! | ^^^^^^^^^^^ Oct 15 03:10:53.980 INFO kablam! | Oct 15 03:10:53.980 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 03:10:53.980 INFO kablam! Oct 15 03:10:54.056 INFO kablam! warning: unused variable: `ctx` Oct 15 03:10:54.056 INFO kablam! --> src/framework/framework.rs:49:14 Oct 15 03:10:54.057 INFO kablam! | Oct 15 03:10:54.057 INFO kablam! 49 | .before(|ctx, msg, command_name| { Oct 15 03:10:54.057 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 03:10:54.058 INFO kablam! | Oct 15 03:10:54.058 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:10:54.058 INFO kablam! Oct 15 03:10:54.059 INFO kablam! warning: unused variable: `g_id` Oct 15 03:10:54.059 INFO kablam! --> src/framework/framework.rs:20:52 Oct 15 03:10:54.059 INFO kablam! | Oct 15 03:10:54.059 INFO kablam! 20 | fn guild_member_addition(&self, _ctx: Context, g_id: model::id::GuildId, member: model::guild::Member) { Oct 15 03:10:54.059 INFO kablam! | ^^^^ help: consider using `_g_id` instead Oct 15 03:10:54.059 INFO kablam! Oct 15 03:11:01.564 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 34s Oct 15 03:11:01.583 INFO kablam! su: No module specific data is present Oct 15 03:11:03.805 INFO running `"docker" "rm" "-f" "04120b05c8ecdd0e312aa298a82a3a8102c53c983404a38a4c287a604e88b007"` Oct 15 03:11:04.067 INFO blam! 04120b05c8ecdd0e312aa298a82a3a8102c53c983404a38a4c287a604e88b007 Oct 15 03:11:04.072 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 03:11:04.586 INFO blam! 46e749f3342384ca4f1297a5aa4d7e19649ff30736122791d4ed7559efdfdc13 Oct 15 03:11:04.589 INFO running `"docker" "start" "-a" "46e749f3342384ca4f1297a5aa4d7e19649ff30736122791d4ed7559efdfdc13"` Oct 15 03:11:05.787 INFO kablam! usermod: no changes Oct 15 03:11:06.031 INFO kablam! Compiling discord_bot v0.1.0 (/source) Oct 15 03:11:09.156 INFO kablam! warning: unused import: `chrono::Local` Oct 15 03:11:09.156 INFO kablam! --> src/commands/general.rs:1:5 Oct 15 03:11:09.156 INFO kablam! | Oct 15 03:11:09.156 INFO kablam! 1 | use chrono::Local; Oct 15 03:11:09.156 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 03:11:09.158 INFO kablam! | Oct 15 03:11:09.158 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 03:11:09.158 INFO kablam! Oct 15 03:11:09.159 INFO kablam! warning: unused import: `serenity::model::channel::EmbedAuthor` Oct 15 03:11:09.159 INFO kablam! --> src/commands/general.rs:2:5 Oct 15 03:11:09.159 INFO kablam! | Oct 15 03:11:09.160 INFO kablam! 2 | use serenity::model::channel::EmbedAuthor; Oct 15 03:11:09.160 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:11:09.160 INFO kablam! Oct 15 03:11:09.160 INFO kablam! warning: unused import: `serenity::utils::Colour` Oct 15 03:11:09.161 INFO kablam! --> src/commands/general.rs:4:5 Oct 15 03:11:09.161 INFO kablam! | Oct 15 03:11:09.161 INFO kablam! 4 | use serenity::utils::Colour; Oct 15 03:11:09.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 03:11:09.162 INFO kablam! Oct 15 03:11:09.162 INFO kablam! warning: unused import: `std` Oct 15 03:11:09.162 INFO kablam! --> src/framework/framework.rs:10:5 Oct 15 03:11:09.162 INFO kablam! | Oct 15 03:11:09.163 INFO kablam! 10 | use std; Oct 15 03:11:09.163 INFO kablam! | ^^^ Oct 15 03:11:09.163 INFO kablam! Oct 15 03:11:09.296 INFO kablam! warning: use of deprecated item 'serenity::utils::Colour::red': Use the constant instead Oct 15 03:11:09.297 INFO kablam! --> src/framework/framework.rs:69:20 Oct 15 03:11:09.297 INFO kablam! | Oct 15 03:11:09.297 INFO kablam! 69 | .color(Colour::red()))) { Oct 15 03:11:09.297 INFO kablam! | ^^^^^^^^^^^ Oct 15 03:11:09.298 INFO kablam! | Oct 15 03:11:09.298 INFO kablam! = note: #[warn(deprecated)] on by default Oct 15 03:11:09.298 INFO kablam! Oct 15 03:11:09.379 INFO kablam! warning: unused variable: `ctx` Oct 15 03:11:09.380 INFO kablam! --> src/framework/framework.rs:49:14 Oct 15 03:11:09.380 INFO kablam! | Oct 15 03:11:09.380 INFO kablam! 49 | .before(|ctx, msg, command_name| { Oct 15 03:11:09.380 INFO kablam! | ^^^ help: consider using `_ctx` instead Oct 15 03:11:09.381 INFO kablam! | Oct 15 03:11:09.381 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 03:11:09.381 INFO kablam! Oct 15 03:11:09.381 INFO kablam! warning: unused variable: `g_id` Oct 15 03:11:09.382 INFO kablam! --> src/framework/framework.rs:20:52 Oct 15 03:11:09.382 INFO kablam! | Oct 15 03:11:09.382 INFO kablam! 20 | fn guild_member_addition(&self, _ctx: Context, g_id: model::id::GuildId, member: model::guild::Member) { Oct 15 03:11:09.382 INFO kablam! | ^^^^ help: consider using `_g_id` instead Oct 15 03:11:09.383 INFO kablam! Oct 15 03:11:10.163 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.35s Oct 15 03:11:10.180 INFO kablam! su: No module specific data is present Oct 15 03:11:11.023 INFO running `"docker" "rm" "-f" "46e749f3342384ca4f1297a5aa4d7e19649ff30736122791d4ed7559efdfdc13"` Oct 15 03:11:11.434 INFO blam! 46e749f3342384ca4f1297a5aa4d7e19649ff30736122791d4ed7559efdfdc13 Oct 15 03:11:11.443 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 15 03:11:12.052 INFO blam! cc5210a297b4113c229bbdd7e6fd98b00a2309dc382e0de17c3e8a3e47984ae5 Oct 15 03:11:12.055 INFO running `"docker" "start" "-a" "cc5210a297b4113c229bbdd7e6fd98b00a2309dc382e0de17c3e8a3e47984ae5"` Oct 15 03:11:13.039 INFO kablam! usermod: no changes Oct 15 03:11:13.251 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.17s Oct 15 03:11:13.264 INFO kablam! Running /target/debug/deps/discord_bot-9f0f9d6fad5895f8 Oct 15 03:11:13.271 INFO blam! Oct 15 03:11:13.271 INFO blam! running 0 tests Oct 15 03:11:13.272 INFO blam! Oct 15 03:11:13.272 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 03:11:13.272 INFO blam! Oct 15 03:11:13.276 INFO kablam! su: No module specific data is present Oct 15 03:11:14.031 INFO running `"docker" "rm" "-f" "cc5210a297b4113c229bbdd7e6fd98b00a2309dc382e0de17c3e8a3e47984ae5"` Oct 15 03:11:14.110 INFO blam! cc5210a297b4113c229bbdd7e6fd98b00a2309dc382e0de17c3e8a3e47984ae5