Oct 27 07:44:52.489 INFO checking bennyyip/green-bot against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 07:44:52.489 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-alt check --frozen --all --all-targets" "-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 27 07:44:52.945 INFO blam! c6513c57d429d1cb3b3a748da871cc8e9deab9481a7435beb411b01502c836f3 Oct 27 07:44:52.947 INFO running `"docker" "start" "-a" "c6513c57d429d1cb3b3a748da871cc8e9deab9481a7435beb411b01502c836f3"` Oct 27 07:44:54.010 INFO kablam! usermod: no changes Oct 27 07:44:54.331 INFO kablam! Checking iovec v0.1.0 Oct 27 07:44:54.332 INFO kablam! Checking net2 v0.2.29 Oct 27 07:44:54.343 INFO kablam! Checking libflate v0.1.6 Oct 27 07:44:54.348 INFO kablam! Checking libz-sys v1.0.13 Oct 27 07:44:54.349 INFO kablam! Checking openssl-sys v0.9.12 Oct 27 07:44:54.349 INFO kablam! Compiling telebot-derive v0.0.6 (/source/telebot-derive) Oct 27 07:44:54.355 INFO kablam! Checking serde_urlencoded v0.5.0 Oct 27 07:44:54.355 INFO kablam! Checking backtrace v0.3.0 Oct 27 07:44:56.486 INFO kablam! Checking hyper v0.10.10 Oct 27 07:44:56.712 INFO kablam! Checking error-chain v0.10.0 Oct 27 07:44:57.345 INFO kablam! Checking bytes v0.4.3 Oct 27 07:44:57.347 INFO kablam! Checking mio v0.6.7 Oct 27 07:44:58.728 INFO kablam! Checking curl-sys v0.3.11 Oct 27 07:45:00.006 INFO kablam! Checking openssl v0.9.12 Oct 27 07:45:02.864 INFO kablam! Checking curl v0.4.6 Oct 27 07:45:03.924 INFO kablam! Checking tokio-io v0.1.1 Oct 27 07:45:07.546 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 27 07:45:07.551 INFO kablam! --> telebot-derive/src/lib.rs:1:12 Oct 27 07:45:07.551 INFO kablam! | Oct 27 07:45:07.552 INFO kablam! 1 | #![feature(proc_macro)] Oct 27 07:45:07.552 INFO kablam! | ^^^^^^^^^^ Oct 27 07:45:07.589 INFO kablam! | Oct 27 07:45:07.589 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 07:45:07.590 INFO kablam! Oct 27 07:45:07.707 INFO kablam! Checking tokio-core v0.1.7 Oct 27 07:45:12.179 INFO kablam! Checking native-tls v0.1.2 Oct 27 07:45:13.463 INFO kablam! Checking tokio-curl v0.1.9 Oct 27 07:45:14.383 INFO kablam! Checking hyper-native-tls v0.2.2 Oct 27 07:45:16.180 INFO kablam! Checking telebot v0.1.1 (/source/telebot) Oct 27 07:45:17.200 INFO kablam! Checking reqwest v0.6.2 Oct 27 07:45:21.683 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 27 07:45:21.683 INFO kablam! --> telebot/src/lib.rs:55:12 Oct 27 07:45:21.683 INFO kablam! | Oct 27 07:45:21.683 INFO kablam! 55 | #![feature(conservative_impl_trait)] Oct 27 07:45:21.683 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:45:21.683 INFO kablam! | Oct 27 07:45:21.683 INFO kablam! = note: #[warn(stable_features)] on by default Oct 27 07:45:21.683 INFO kablam! Oct 27 07:45:21.975 INFO kablam! Checking github-green-bot v0.1.0 (/source) Oct 27 07:45:25.169 INFO kablam! warning: unused import: `json::*` Oct 27 07:45:25.169 INFO kablam! --> src/main.rs:8:5 Oct 27 07:45:25.169 INFO kablam! | Oct 27 07:45:25.169 INFO kablam! 8 | use json::*; Oct 27 07:45:25.169 INFO kablam! | ^^^^^^^ Oct 27 07:45:25.169 INFO kablam! | Oct 27 07:45:25.169 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:45:25.169 INFO kablam! Oct 27 07:45:25.169 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 27 07:45:25.170 INFO kablam! --> src/main.rs:9:5 Oct 27 07:45:25.170 INFO kablam! | Oct 27 07:45:25.170 INFO kablam! 9 | use chrono::prelude::*; Oct 27 07:45:25.170 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 07:45:25.170 INFO kablam! Oct 27 07:45:25.343 INFO kablam! warning: unused import: `json::*` Oct 27 07:45:25.344 INFO kablam! --> src/main.rs:8:5 Oct 27 07:45:25.344 INFO kablam! | Oct 27 07:45:25.344 INFO kablam! 8 | use json::*; Oct 27 07:45:25.345 INFO kablam! | ^^^^^^^ Oct 27 07:45:25.345 INFO kablam! | Oct 27 07:45:25.345 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 27 07:45:25.346 INFO kablam! Oct 27 07:45:25.346 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 27 07:45:25.346 INFO kablam! --> src/main.rs:9:5 Oct 27 07:45:25.347 INFO kablam! | Oct 27 07:45:25.347 INFO kablam! 9 | use chrono::prelude::*; Oct 27 07:45:25.347 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 27 07:45:25.348 INFO kablam! Oct 27 07:45:25.499 INFO kablam! warning: field is never used: `email` Oct 27 07:45:25.500 INFO kablam! --> src/user.rs:10:5 Oct 27 07:45:25.500 INFO kablam! | Oct 27 07:45:25.500 INFO kablam! 10 | email: String, Oct 27 07:45:25.501 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 07:45:25.501 INFO kablam! | Oct 27 07:45:25.501 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:45:25.502 INFO kablam! Oct 27 07:45:25.502 INFO kablam! warning: method is never used: `is_my_commit` Oct 27 07:45:25.502 INFO kablam! --> src/user.rs:53:5 Oct 27 07:45:25.503 INFO kablam! | Oct 27 07:45:25.503 INFO kablam! 53 | fn is_my_commit(&self, commit: &JsonValue) -> bool { Oct 27 07:45:25.503 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:45:25.503 INFO kablam! Oct 27 07:45:25.680 INFO kablam! warning: field is never used: `email` Oct 27 07:45:25.680 INFO kablam! --> src/user.rs:10:5 Oct 27 07:45:25.680 INFO kablam! | Oct 27 07:45:25.680 INFO kablam! 10 | email: String, Oct 27 07:45:25.680 INFO kablam! | ^^^^^^^^^^^^^ Oct 27 07:45:25.680 INFO kablam! | Oct 27 07:45:25.680 INFO kablam! = note: #[warn(dead_code)] on by default Oct 27 07:45:25.680 INFO kablam! Oct 27 07:45:25.682 INFO kablam! warning: method is never used: `is_my_commit` Oct 27 07:45:25.682 INFO kablam! --> src/user.rs:53:5 Oct 27 07:45:25.682 INFO kablam! | Oct 27 07:45:25.682 INFO kablam! 53 | fn is_my_commit(&self, commit: &JsonValue) -> bool { Oct 27 07:45:25.682 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 07:45:25.682 INFO kablam! Oct 27 07:45:25.735 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.69s Oct 27 07:45:25.754 INFO kablam! su: No module specific data is present Oct 27 07:45:27.002 INFO running `"docker" "rm" "-f" "c6513c57d429d1cb3b3a748da871cc8e9deab9481a7435beb411b01502c836f3"` Oct 27 07:45:27.367 INFO blam! c6513c57d429d1cb3b3a748da871cc8e9deab9481a7435beb411b01502c836f3