Oct 15 02:48:55.716 INFO testing bennyyip/green-bot against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 15 02:48:55.718 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 02:48:56.129 INFO blam! 90b497abc2d6c714dfbef6a47ad50d7a27458573e8a53e807cb6334b06d7a5d1 Oct 15 02:48:56.133 INFO running `"docker" "start" "-a" "90b497abc2d6c714dfbef6a47ad50d7a27458573e8a53e807cb6334b06d7a5d1"` Oct 15 02:48:57.326 INFO kablam! usermod: no changes Oct 15 02:48:57.599 INFO kablam! Compiling openssl v0.9.12 Oct 15 02:48:57.602 INFO kablam! Compiling serde v1.0.6 Oct 15 02:48:57.602 INFO kablam! Compiling libz-sys v1.0.13 Oct 15 02:48:57.602 INFO kablam! Compiling openssl-sys v0.9.12 Oct 15 02:48:57.602 INFO kablam! Compiling curl-sys v0.3.11 Oct 15 02:48:57.602 INFO kablam! Compiling unicode-bidi v0.2.6 Oct 15 02:48:57.602 INFO kablam! Compiling iovec v0.1.0 Oct 15 02:48:57.602 INFO kablam! Compiling libflate v0.1.6 Oct 15 02:49:00.983 INFO kablam! Compiling net2 v0.2.29 Oct 15 02:49:06.014 INFO kablam! Compiling bytes v0.4.3 Oct 15 02:49:06.039 INFO kablam! Compiling idna v0.1.1 Oct 15 02:49:06.040 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 15 02:49:06.111 INFO kablam! Compiling telebot-derive v0.0.6 (/source/telebot-derive) Oct 15 02:49:08.175 INFO kablam! Compiling serde_derive v1.0.6 Oct 15 02:49:08.440 INFO kablam! Compiling mio v0.6.7 Oct 15 02:49:08.673 INFO kablam! Compiling chrono v0.3.1 Oct 15 02:49:18.689 INFO kablam! Compiling backtrace v0.3.0 Oct 15 02:49:19.001 INFO kablam! Compiling tokio-io v0.1.1 Oct 15 02:49:20.987 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 15 02:49:20.988 INFO kablam! --> telebot-derive/src/lib.rs:1:12 Oct 15 02:49:20.989 INFO kablam! | Oct 15 02:49:20.989 INFO kablam! 1 | #![feature(proc_macro)] Oct 15 02:49:20.990 INFO kablam! | ^^^^^^^^^^ Oct 15 02:49:20.990 INFO kablam! | Oct 15 02:49:20.991 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 02:49:20.992 INFO kablam! Oct 15 02:49:31.511 INFO kablam! Compiling url v1.4.0 Oct 15 02:49:31.527 INFO kablam! Compiling error-chain v0.10.0 Oct 15 02:49:31.636 INFO kablam! Compiling tokio-core v0.1.7 Oct 15 02:49:46.538 INFO kablam! Compiling curl v0.4.6 Oct 15 02:49:46.897 INFO kablam! Compiling hyper v0.10.10 Oct 15 02:49:51.879 INFO kablam! Compiling tokio-curl v0.1.9 Oct 15 02:49:52.643 INFO kablam! Compiling serde_urlencoded v0.5.0 Oct 15 02:49:52.644 INFO kablam! Compiling serde_json v1.0.2 Oct 15 02:49:58.639 INFO kablam! Compiling native-tls v0.1.2 Oct 15 02:50:03.975 INFO kablam! Compiling telebot v0.1.1 (/source/telebot) Oct 15 02:50:06.987 INFO kablam! Compiling hyper-native-tls v0.2.2 Oct 15 02:50:08.435 INFO kablam! Compiling reqwest v0.6.2 Oct 15 02:50:10.462 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 15 02:50:10.462 INFO kablam! --> telebot/src/lib.rs:55:12 Oct 15 02:50:10.462 INFO kablam! | Oct 15 02:50:10.462 INFO kablam! 55 | #![feature(conservative_impl_trait)] Oct 15 02:50:10.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:50:10.462 INFO kablam! | Oct 15 02:50:10.462 INFO kablam! = note: #[warn(stable_features)] on by default Oct 15 02:50:10.462 INFO kablam! Oct 15 02:50:17.743 INFO kablam! Compiling github-green-bot v0.1.0 (/source) Oct 15 02:50:19.439 INFO kablam! warning: unused import: `json::*` Oct 15 02:50:19.440 INFO kablam! --> src/main.rs:8:5 Oct 15 02:50:19.442 INFO kablam! | Oct 15 02:50:19.443 INFO kablam! 8 | use json::*; Oct 15 02:50:19.443 INFO kablam! | ^^^^^^^ Oct 15 02:50:19.443 INFO kablam! | Oct 15 02:50:19.443 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:50:19.444 INFO kablam! Oct 15 02:50:19.444 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 15 02:50:19.444 INFO kablam! --> src/main.rs:9:5 Oct 15 02:50:19.444 INFO kablam! | Oct 15 02:50:19.445 INFO kablam! 9 | use chrono::prelude::*; Oct 15 02:50:19.445 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 02:50:19.445 INFO kablam! Oct 15 02:50:19.591 INFO kablam! warning: field is never used: `email` Oct 15 02:50:19.591 INFO kablam! --> src/user.rs:10:5 Oct 15 02:50:19.591 INFO kablam! | Oct 15 02:50:19.591 INFO kablam! 10 | email: String, Oct 15 02:50:19.591 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 02:50:19.591 INFO kablam! | Oct 15 02:50:19.591 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:50:19.591 INFO kablam! Oct 15 02:50:19.591 INFO kablam! warning: method is never used: `is_my_commit` Oct 15 02:50:19.591 INFO kablam! --> src/user.rs:53:5 Oct 15 02:50:19.591 INFO kablam! | Oct 15 02:50:19.591 INFO kablam! 53 | fn is_my_commit(&self, commit: &JsonValue) -> bool { Oct 15 02:50:19.591 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:50:19.591 INFO kablam! Oct 15 02:50:21.778 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 24s Oct 15 02:50:21.800 INFO kablam! su: No module specific data is present Oct 15 02:50:23.051 INFO running `"docker" "rm" "-f" "90b497abc2d6c714dfbef6a47ad50d7a27458573e8a53e807cb6334b06d7a5d1"` Oct 15 02:50:23.395 INFO blam! 90b497abc2d6c714dfbef6a47ad50d7a27458573e8a53e807cb6334b06d7a5d1 Oct 15 02:50:23.396 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 02:50:24.080 INFO blam! 0e5049616d63e860b2a50403d5f80d0f8605d41538a84e7e1db225ac3bda0aec Oct 15 02:50:24.082 INFO running `"docker" "start" "-a" "0e5049616d63e860b2a50403d5f80d0f8605d41538a84e7e1db225ac3bda0aec"` Oct 15 02:50:25.359 INFO kablam! usermod: no changes Oct 15 02:50:25.615 INFO kablam! Compiling github-green-bot v0.1.0 (/source) Oct 15 02:50:27.203 INFO kablam! warning: unused import: `json::*` Oct 15 02:50:27.203 INFO kablam! --> src/main.rs:8:5 Oct 15 02:50:27.203 INFO kablam! | Oct 15 02:50:27.203 INFO kablam! 8 | use json::*; Oct 15 02:50:27.203 INFO kablam! | ^^^^^^^ Oct 15 02:50:27.203 INFO kablam! | Oct 15 02:50:27.203 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 02:50:27.203 INFO kablam! Oct 15 02:50:27.203 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 15 02:50:27.203 INFO kablam! --> src/main.rs:9:5 Oct 15 02:50:27.203 INFO kablam! | Oct 15 02:50:27.203 INFO kablam! 9 | use chrono::prelude::*; Oct 15 02:50:27.203 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 02:50:27.203 INFO kablam! Oct 15 02:50:27.447 INFO kablam! warning: field is never used: `email` Oct 15 02:50:27.447 INFO kablam! --> src/user.rs:10:5 Oct 15 02:50:27.447 INFO kablam! | Oct 15 02:50:27.447 INFO kablam! 10 | email: String, Oct 15 02:50:27.447 INFO kablam! | ^^^^^^^^^^^^^ Oct 15 02:50:27.447 INFO kablam! | Oct 15 02:50:27.447 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 02:50:27.447 INFO kablam! Oct 15 02:50:27.447 INFO kablam! warning: method is never used: `is_my_commit` Oct 15 02:50:27.447 INFO kablam! --> src/user.rs:53:5 Oct 15 02:50:27.447 INFO kablam! | Oct 15 02:50:27.447 INFO kablam! 53 | fn is_my_commit(&self, commit: &JsonValue) -> bool { Oct 15 02:50:27.447 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 02:50:27.447 INFO kablam! Oct 15 02:50:27.963 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.58s Oct 15 02:50:27.983 INFO kablam! su: No module specific data is present Oct 15 02:50:29.083 INFO running `"docker" "rm" "-f" "0e5049616d63e860b2a50403d5f80d0f8605d41538a84e7e1db225ac3bda0aec"` Oct 15 02:50:29.525 INFO blam! 0e5049616d63e860b2a50403d5f80d0f8605d41538a84e7e1db225ac3bda0aec Oct 15 02:50:29.539 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/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 15 02:50:30.101 INFO blam! 96cb3ac756a57194c21174893dec9901a6ca882e95b836979e4c89c4ed9ac24d Oct 15 02:50:30.103 INFO running `"docker" "start" "-a" "96cb3ac756a57194c21174893dec9901a6ca882e95b836979e4c89c4ed9ac24d"` Oct 15 02:50:31.459 INFO kablam! usermod: no changes Oct 15 02:50:31.684 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 15 02:50:31.711 INFO kablam! Running /target/debug/deps/github_green_bot-bac6bf0115aadc55 Oct 15 02:50:31.719 INFO kablam! su: No module specific data is present Oct 15 02:50:31.719 INFO blam! Oct 15 02:50:31.719 INFO blam! running 0 tests Oct 15 02:50:31.719 INFO blam! Oct 15 02:50:31.719 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 02:50:31.719 INFO blam! Oct 15 02:50:32.451 INFO running `"docker" "rm" "-f" "96cb3ac756a57194c21174893dec9901a6ca882e95b836979e4c89c4ed9ac24d"` Oct 15 02:50:32.763 INFO blam! 96cb3ac756a57194c21174893dec9901a6ca882e95b836979e4c89c4ed9ac24d