Oct 14 23:11:21.138 INFO testing deciduously/translate-bot against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 14 23:11:21.138 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 23:11:21.643 INFO blam! 8a92b780199a6db55762469dc518a78cafa762d0c88a6491340f50e35d61adab Oct 14 23:11:21.651 INFO running `"docker" "start" "-a" "8a92b780199a6db55762469dc518a78cafa762d0c88a6491340f50e35d61adab"` Oct 14 23:11:23.083 INFO kablam! usermod: no changes Oct 14 23:11:23.315 INFO kablam! Compiling iovec v0.1.0 Oct 14 23:11:23.315 INFO kablam! Compiling time v0.1.38 Oct 14 23:11:23.320 INFO kablam! Compiling net2 v0.2.30 Oct 14 23:11:23.325 INFO kablam! Compiling tokio-service v0.1.0 Oct 14 23:11:23.325 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 14 23:11:23.325 INFO kablam! Compiling serde_derive v1.0.11 Oct 14 23:11:23.325 INFO kablam! Compiling native-tls v0.1.4 Oct 14 23:11:23.325 INFO kablam! Compiling error-chain v0.10.0 Oct 14 23:11:26.679 INFO kablam! Compiling bytes v0.4.4 Oct 14 23:11:26.747 INFO kablam! Compiling dotenv v0.10.1 Oct 14 23:11:28.183 INFO kablam! Compiling mio v0.6.10 Oct 14 23:11:31.883 INFO kablam! Compiling tokio-io v0.1.2 Oct 14 23:11:35.799 INFO kablam! Compiling tokio-core v0.1.9 Oct 14 23:11:42.209 INFO kablam! Compiling tokio-proto v0.1.1 Oct 14 23:11:42.209 INFO kablam! Compiling tokio-tls v0.1.3 Oct 14 23:11:45.371 INFO kablam! Compiling hyper v0.11.2 Oct 14 23:11:56.152 INFO kablam! Compiling hyper-tls v0.1.2 Oct 14 23:11:57.667 INFO kablam! Compiling translate-bot v0.1.0 (/source) Oct 14 23:11:59.130 INFO kablam! warning: unused import: `translate::translate` Oct 14 23:11:59.130 INFO kablam! --> src/main.rs:18:5 Oct 14 23:11:59.130 INFO kablam! | Oct 14 23:11:59.130 INFO kablam! 18 | use translate::translate; Oct 14 23:11:59.130 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 23:11:59.130 INFO kablam! | Oct 14 23:11:59.130 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:11:59.130 INFO kablam! Oct 14 23:11:59.418 INFO kablam! warning: unused variable: `en_text` Oct 14 23:11:59.418 INFO kablam! --> src/main.rs:23:9 Oct 14 23:11:59.418 INFO kablam! | Oct 14 23:11:59.418 INFO kablam! 23 | let en_text = "This language is cool"; Oct 14 23:11:59.418 INFO kablam! | ^^^^^^^ help: consider using `_en_text` instead Oct 14 23:11:59.418 INFO kablam! | Oct 14 23:11:59.418 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:11:59.418 INFO kablam! Oct 14 23:11:59.418 INFO kablam! warning: unused variable: `lang` Oct 14 23:11:59.418 INFO kablam! --> src/main.rs:24:9 Oct 14 23:11:59.418 INFO kablam! | Oct 14 23:11:59.418 INFO kablam! 24 | let lang = Lang::random(); Oct 14 23:11:59.418 INFO kablam! | ^^^^ help: consider using `_lang` instead Oct 14 23:11:59.418 INFO kablam! Oct 14 23:11:59.512 INFO kablam! warning: method is never used: `short` Oct 14 23:11:59.512 INFO kablam! --> src/lang.rs:139:5 Oct 14 23:11:59.512 INFO kablam! | Oct 14 23:11:59.512 INFO kablam! 139 | pub fn short(&self) -> String { Oct 14 23:11:59.512 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:11:59.512 INFO kablam! | Oct 14 23:11:59.512 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:11:59.512 INFO kablam! Oct 14 23:11:59.512 INFO kablam! warning: field is never used: `expires_in` Oct 14 23:11:59.512 INFO kablam! --> src/reddit.rs:17:5 Oct 14 23:11:59.512 INFO kablam! | Oct 14 23:11:59.513 INFO kablam! 17 | expires_in: u64, Oct 14 23:11:59.513 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 23:11:59.513 INFO kablam! Oct 14 23:11:59.513 INFO kablam! warning: field is never used: `scope` Oct 14 23:11:59.513 INFO kablam! --> src/reddit.rs:18:5 Oct 14 23:11:59.513 INFO kablam! | Oct 14 23:11:59.513 INFO kablam! 18 | scope: String, Oct 14 23:11:59.513 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:11:59.513 INFO kablam! Oct 14 23:11:59.513 INFO kablam! warning: field is never used: `token_type` Oct 14 23:11:59.513 INFO kablam! --> src/reddit.rs:19:5 Oct 14 23:11:59.513 INFO kablam! | Oct 14 23:11:59.513 INFO kablam! 19 | token_type: String, Oct 14 23:11:59.513 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 23:11:59.513 INFO kablam! Oct 14 23:11:59.513 INFO kablam! warning: constant item is never used: `TRANSLATE_URI` Oct 14 23:11:59.513 INFO kablam! --> src/translate.rs:11:1 Oct 14 23:11:59.513 INFO kablam! | Oct 14 23:11:59.516 INFO kablam! 11 | const TRANSLATE_URI: &str = "https://translation.googleapis.com/language/translate/v2"; Oct 14 23:11:59.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:11:59.516 INFO kablam! Oct 14 23:11:59.516 INFO kablam! warning: struct is never constructed: `TranslateReq` Oct 14 23:11:59.516 INFO kablam! --> src/translate.rs:14:1 Oct 14 23:11:59.516 INFO kablam! | Oct 14 23:11:59.516 INFO kablam! 14 | struct TranslateReq { Oct 14 23:11:59.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 23:11:59.516 INFO kablam! Oct 14 23:11:59.516 INFO kablam! warning: function is never used: `translate` Oct 14 23:11:59.516 INFO kablam! --> src/translate.rs:39:1 Oct 14 23:11:59.516 INFO kablam! | Oct 14 23:11:59.516 INFO kablam! 39 | pub fn translate(s: &str, l: &Lang) -> Result> { Oct 14 23:11:59.516 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:11:59.516 INFO kablam! Oct 14 23:12:06.608 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 43.50s Oct 14 23:12:06.623 INFO kablam! su: No module specific data is present Oct 14 23:12:08.555 INFO running `"docker" "rm" "-f" "8a92b780199a6db55762469dc518a78cafa762d0c88a6491340f50e35d61adab"` Oct 14 23:12:08.899 INFO blam! 8a92b780199a6db55762469dc518a78cafa762d0c88a6491340f50e35d61adab Oct 14 23:12:08.901 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 23:12:09.548 INFO blam! 10f1c286e5c3b6066164efdfa4a4c35887f8780312bf21026ad457df82066c0d Oct 14 23:12:09.551 INFO running `"docker" "start" "-a" "10f1c286e5c3b6066164efdfa4a4c35887f8780312bf21026ad457df82066c0d"` Oct 14 23:12:11.291 INFO kablam! usermod: no changes Oct 14 23:12:11.543 INFO kablam! Compiling translate-bot v0.1.0 (/source) Oct 14 23:12:13.079 INFO kablam! warning: unused import: `translate::translate` Oct 14 23:12:13.079 INFO kablam! --> src/main.rs:18:5 Oct 14 23:12:13.079 INFO kablam! | Oct 14 23:12:13.079 INFO kablam! 18 | use translate::translate; Oct 14 23:12:13.079 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 14 23:12:13.079 INFO kablam! | Oct 14 23:12:13.087 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 14 23:12:13.087 INFO kablam! Oct 14 23:12:13.321 INFO kablam! warning: unused variable: `en_text` Oct 14 23:12:13.321 INFO kablam! --> src/main.rs:23:9 Oct 14 23:12:13.321 INFO kablam! | Oct 14 23:12:13.321 INFO kablam! 23 | let en_text = "This language is cool"; Oct 14 23:12:13.321 INFO kablam! | ^^^^^^^ help: consider using `_en_text` instead Oct 14 23:12:13.321 INFO kablam! | Oct 14 23:12:13.321 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 14 23:12:13.321 INFO kablam! Oct 14 23:12:13.324 INFO kablam! warning: unused variable: `lang` Oct 14 23:12:13.324 INFO kablam! --> src/main.rs:24:9 Oct 14 23:12:13.324 INFO kablam! | Oct 14 23:12:13.324 INFO kablam! 24 | let lang = Lang::random(); Oct 14 23:12:13.324 INFO kablam! | ^^^^ help: consider using `_lang` instead Oct 14 23:12:13.324 INFO kablam! Oct 14 23:12:13.422 INFO kablam! warning: method is never used: `short` Oct 14 23:12:13.422 INFO kablam! --> src/lang.rs:139:5 Oct 14 23:12:13.422 INFO kablam! | Oct 14 23:12:13.422 INFO kablam! 139 | pub fn short(&self) -> String { Oct 14 23:12:13.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:12:13.422 INFO kablam! | Oct 14 23:12:13.422 INFO kablam! = note: #[warn(dead_code)] on by default Oct 14 23:12:13.422 INFO kablam! Oct 14 23:12:13.424 INFO kablam! warning: field is never used: `expires_in` Oct 14 23:12:13.424 INFO kablam! --> src/reddit.rs:17:5 Oct 14 23:12:13.424 INFO kablam! | Oct 14 23:12:13.424 INFO kablam! 17 | expires_in: u64, Oct 14 23:12:13.424 INFO kablam! | ^^^^^^^^^^^^^^^ Oct 14 23:12:13.424 INFO kablam! Oct 14 23:12:13.424 INFO kablam! warning: field is never used: `scope` Oct 14 23:12:13.424 INFO kablam! --> src/reddit.rs:18:5 Oct 14 23:12:13.424 INFO kablam! | Oct 14 23:12:13.424 INFO kablam! 18 | scope: String, Oct 14 23:12:13.424 INFO kablam! | ^^^^^^^^^^^^^ Oct 14 23:12:13.425 INFO kablam! Oct 14 23:12:13.425 INFO kablam! warning: field is never used: `token_type` Oct 14 23:12:13.425 INFO kablam! --> src/reddit.rs:19:5 Oct 14 23:12:13.425 INFO kablam! | Oct 14 23:12:13.425 INFO kablam! 19 | token_type: String, Oct 14 23:12:13.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 14 23:12:13.425 INFO kablam! Oct 14 23:12:13.425 INFO kablam! warning: constant item is never used: `TRANSLATE_URI` Oct 14 23:12:13.425 INFO kablam! --> src/translate.rs:11:1 Oct 14 23:12:13.425 INFO kablam! | Oct 14 23:12:13.425 INFO kablam! 11 | const TRANSLATE_URI: &str = "https://translation.googleapis.com/language/translate/v2"; Oct 14 23:12:13.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:12:13.425 INFO kablam! Oct 14 23:12:13.425 INFO kablam! warning: struct is never constructed: `TranslateReq` Oct 14 23:12:13.425 INFO kablam! --> src/translate.rs:14:1 Oct 14 23:12:13.425 INFO kablam! | Oct 14 23:12:13.425 INFO kablam! 14 | struct TranslateReq { Oct 14 23:12:13.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^ Oct 14 23:12:13.425 INFO kablam! Oct 14 23:12:13.425 INFO kablam! warning: function is never used: `translate` Oct 14 23:12:13.425 INFO kablam! --> src/translate.rs:39:1 Oct 14 23:12:13.425 INFO kablam! | Oct 14 23:12:13.425 INFO kablam! 39 | pub fn translate(s: &str, l: &Lang) -> Result> { Oct 14 23:12:13.425 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 14 23:12:13.425 INFO kablam! Oct 14 23:12:14.147 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.82s Oct 14 23:12:14.183 INFO kablam! su: No module specific data is present Oct 14 23:12:15.718 INFO running `"docker" "rm" "-f" "10f1c286e5c3b6066164efdfa4a4c35887f8780312bf21026ad457df82066c0d"` Oct 14 23:12:16.127 INFO blam! 10f1c286e5c3b6066164efdfa4a4c35887f8780312bf21026ad457df82066c0d Oct 14 23:12:16.133 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-2/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 14 23:12:16.668 INFO blam! edd8fd723c4c1c654d61535477d031cbd1095de4d27d50ab3f81eefeeb7c9b90 Oct 14 23:12:16.670 INFO running `"docker" "start" "-a" "edd8fd723c4c1c654d61535477d031cbd1095de4d27d50ab3f81eefeeb7c9b90"` Oct 14 23:12:18.419 INFO kablam! usermod: no changes Oct 14 23:12:18.711 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.25s Oct 14 23:12:18.727 INFO kablam! Running /target/debug/deps/translate_bot-e05ce11e3f11766a Oct 14 23:12:18.727 INFO blam! Oct 14 23:12:18.727 INFO blam! running 0 tests Oct 14 23:12:18.728 INFO blam! Oct 14 23:12:18.728 INFO kablam! su: No module specific data is present Oct 14 23:12:18.728 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 14 23:12:18.729 INFO blam! Oct 14 23:12:20.039 INFO running `"docker" "rm" "-f" "edd8fd723c4c1c654d61535477d031cbd1095de4d27d50ab3f81eefeeb7c9b90"` Oct 14 23:12:20.326 INFO blam! edd8fd723c4c1c654d61535477d031cbd1095de4d27d50ab3f81eefeeb7c9b90