Oct 14 15:23:11.077 INFO testing keringar/coin against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 14 15:23:11.078 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 14 15:23:11.636 INFO blam! 590c5e091249ad37abc7870d7bd4dfc859791c710eac214e7090ee7dc5600fd0 Oct 14 15:23:11.639 INFO running `"docker" "start" "-a" "590c5e091249ad37abc7870d7bd4dfc859791c710eac214e7090ee7dc5600fd0"` Oct 14 15:23:12.999 INFO kablam! usermod: no changes Oct 14 15:23:13.243 INFO kablam! Compiling scopeguard v0.3.3 Oct 14 15:23:13.243 INFO kablam! Compiling openssl v0.9.20 Oct 14 15:23:13.255 INFO kablam! Compiling lazy_static v0.2.10 Oct 14 15:23:13.335 INFO kablam! Compiling untrusted v0.5.1 Oct 14 15:23:13.339 INFO kablam! Compiling serde v1.0.20 Oct 14 15:23:13.339 INFO kablam! Compiling backtrace-sys v0.1.16 Oct 14 15:23:13.339 INFO kablam! Compiling openssl-sys v0.9.20 Oct 14 15:23:13.339 INFO kablam! Compiling iovec v0.1.1 Oct 14 15:23:14.667 INFO kablam! Compiling num_cpus v1.7.0 Oct 14 15:23:14.667 INFO kablam! Compiling time v0.1.38 Oct 14 15:23:16.227 INFO kablam! Compiling net2 v0.2.31 Oct 14 15:23:16.259 INFO kablam! Compiling coco v0.1.1 Oct 14 15:23:16.267 INFO kablam! Compiling bytes v0.4.5 Oct 14 15:23:21.975 INFO kablam! Compiling tokio-io v0.1.4 Oct 14 15:23:21.975 INFO kablam! Compiling mio v0.6.11 Oct 14 15:23:21.988 INFO kablam! Compiling serde_derive v1.0.20 Oct 14 15:23:22.071 INFO kablam! Compiling mime v0.3.5 Oct 14 15:23:22.107 INFO kablam! Compiling rayon-core v1.3.0 Oct 14 15:23:24.845 INFO kablam! Compiling hyper v0.10.13 Oct 14 15:23:30.068 INFO kablam! Compiling futures-cpupool v0.1.7 Oct 14 15:23:40.376 INFO kablam! Compiling rayon v0.8.2 Oct 14 15:23:40.634 INFO kablam! Compiling tokio-core v0.1.10 Oct 14 15:23:57.155 INFO kablam! Compiling ring v0.12.1 Oct 14 15:23:57.218 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 15:23:57.299 INFO kablam! Compiling native-tls v0.1.4 Oct 14 15:23:57.559 INFO kablam! Compiling backtrace v0.3.4 Oct 14 15:23:58.073 INFO kablam! Compiling tokio-tls v0.1.3 Oct 14 15:23:58.583 INFO kablam! Compiling error-chain v0.11.0 Oct 14 15:23:58.639 INFO kablam! Compiling serde_json v1.0.6 Oct 14 15:23:59.051 INFO kablam! Compiling websocket v0.20.2 Oct 14 15:24:01.495 INFO kablam! Compiling hyper v0.11.6 Oct 14 15:24:09.896 INFO kablam! Compiling coin v0.1.0 (/source) Oct 14 15:24:10.759 INFO kablam! warning: unused variable: `api_key` Oct 14 15:24:10.759 INFO kablam! --> src/discord/mod.rs:11:20 Oct 14 15:24:10.759 INFO kablam! | Oct 14 15:24:10.759 INFO kablam! 11 | pub fn connect(api_key: &str) -> Result { Oct 14 15:24:10.759 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 14 15:24:10.759 INFO kablam! | Oct 14 15:24:10.759 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:24:10.759 INFO kablam! Oct 14 15:24:10.839 INFO kablam! warning: field is never used: `config` Oct 14 15:24:10.839 INFO kablam! --> src/bot.rs:6:5 Oct 14 15:24:10.839 INFO kablam! | Oct 14 15:24:10.839 INFO kablam! 6 | config: Config, Oct 14 15:24:10.839 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 15:24:10.839 INFO kablam! | Oct 14 15:24:10.839 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:24:10.839 INFO kablam! Oct 14 15:24:10.839 INFO kablam! warning: field is never used: `discord` Oct 14 15:24:10.839 INFO kablam! --> src/bot.rs:7:5 Oct 14 15:24:10.839 INFO kablam! | Oct 14 15:24:10.839 INFO kablam! 7 | discord: Discord, Oct 14 15:24:10.839 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 15:24:10.839 INFO kablam! Oct 14 15:24:12.727 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 59.70s Oct 14 15:24:12.739 INFO kablam! su: No module specific data is present Oct 14 15:24:13.276 INFO running `"docker" "rm" "-f" "590c5e091249ad37abc7870d7bd4dfc859791c710eac214e7090ee7dc5600fd0"` Oct 14 15:24:13.527 INFO blam! 590c5e091249ad37abc7870d7bd4dfc859791c710eac214e7090ee7dc5600fd0 Oct 14 15:24:13.531 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 14 15:24:13.965 INFO blam! b5a4a4867cc019d408c9d0d92ff897958874b67d063cb16cdd1d7a34bef081c9 Oct 14 15:24:13.967 INFO running `"docker" "start" "-a" "b5a4a4867cc019d408c9d0d92ff897958874b67d063cb16cdd1d7a34bef081c9"` Oct 14 15:24:15.051 INFO kablam! usermod: no changes Oct 14 15:24:15.295 INFO kablam! Compiling coin v0.1.0 (/source) Oct 14 15:24:16.335 INFO kablam! warning: unused variable: `api_key` Oct 14 15:24:16.335 INFO kablam! --> src/discord/mod.rs:11:20 Oct 14 15:24:16.335 INFO kablam! | Oct 14 15:24:16.335 INFO kablam! 11 | pub fn connect(api_key: &str) -> Result { Oct 14 15:24:16.335 INFO kablam! | ^^^^^^^ help: consider using `_api_key` instead Oct 14 15:24:16.335 INFO kablam! | Oct 14 15:24:16.335 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 15:24:16.335 INFO kablam! Oct 14 15:24:16.409 INFO kablam! warning: field is never used: `config` Oct 14 15:24:16.409 INFO kablam! --> src/bot.rs:6:5 Oct 14 15:24:16.409 INFO kablam! | Oct 14 15:24:16.409 INFO kablam! 6 | config: Config, Oct 14 15:24:16.409 INFO kablam! | ^^^^^^^^^^^^^^ Oct 14 15:24:16.409 INFO kablam! | Oct 14 15:24:16.409 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 15:24:16.409 INFO kablam! Oct 14 15:24:16.409 INFO kablam! warning: field is never used: `discord` Oct 14 15:24:16.409 INFO kablam! --> src/bot.rs:7:5 Oct 14 15:24:16.409 INFO kablam! | Oct 14 15:24:16.409 INFO kablam! 7 | discord: Discord, Oct 14 15:24:16.409 INFO kablam! | ^^^^^^^^^^^^^^^^ Oct 14 15:24:16.413 INFO kablam! Oct 14 15:24:17.000 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.92s Oct 14 15:24:17.013 INFO kablam! su: No module specific data is present Oct 14 15:24:17.543 INFO running `"docker" "rm" "-f" "b5a4a4867cc019d408c9d0d92ff897958874b67d063cb16cdd1d7a34bef081c9"` Oct 14 15:24:17.827 INFO blam! b5a4a4867cc019d408c9d0d92ff897958874b67d063cb16cdd1d7a34bef081c9 Oct 14 15:24:17.830 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 14 15:24:18.255 INFO blam! a17d4fa6afb9b1cf9480457126a0de36c6199068b492dbc6ef0a8a584008053f Oct 14 15:24:18.259 INFO running `"docker" "start" "-a" "a17d4fa6afb9b1cf9480457126a0de36c6199068b492dbc6ef0a8a584008053f"` Oct 14 15:24:18.772 INFO kablam! usermod: no changes Oct 14 15:24:18.899 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 14 15:24:18.916 INFO kablam! Running /target/debug/deps/coin-831903d956858c58 Oct 14 15:24:18.920 INFO blam! Oct 14 15:24:18.920 INFO blam! running 0 tests Oct 14 15:24:18.920 INFO blam! Oct 14 15:24:18.920 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 15:24:18.920 INFO blam! Oct 14 15:24:18.922 INFO kablam! su: No module specific data is present Oct 14 15:24:19.216 INFO running `"docker" "rm" "-f" "a17d4fa6afb9b1cf9480457126a0de36c6199068b492dbc6ef0a8a584008053f"` Oct 14 15:24:19.329 INFO blam! a17d4fa6afb9b1cf9480457126a0de36c6199068b492dbc6ef0a8a584008053f