Oct 13 00:36:48.622 INFO checking bennyyip/green-bot against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 00:36:48.622 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-5/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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 13 00:36:48.995 INFO blam! 94c323f60388e1fbd2da673c97977a51f0ddff13a7b05ed32dd5337d17d442c0 Oct 13 00:36:48.997 INFO running `"docker" "start" "-a" "94c323f60388e1fbd2da673c97977a51f0ddff13a7b05ed32dd5337d17d442c0"` Oct 13 00:36:50.472 INFO kablam! usermod: no changes Oct 13 00:36:50.780 INFO kablam! Compiling gcc v0.3.46 Oct 13 00:36:50.780 INFO kablam! Compiling openssl v0.9.12 Oct 13 00:36:50.783 INFO kablam! Checking serde v1.0.6 Oct 13 00:36:50.786 INFO kablam! Checking unicode-bidi v0.2.6 Oct 13 00:36:50.786 INFO kablam! Checking iovec v0.1.0 Oct 13 00:36:50.786 INFO kablam! Checking num_cpus v1.4.0 Oct 13 00:36:50.820 INFO kablam! Checking libflate v0.1.6 Oct 13 00:36:50.820 INFO kablam! Checking net2 v0.2.29 Oct 13 00:36:53.761 INFO kablam! Checking mime v0.2.4 Oct 13 00:36:54.329 INFO kablam! Checking bytes v0.4.3 Oct 13 00:36:56.493 INFO kablam! Checking idna v0.1.1 Oct 13 00:36:56.935 INFO kablam! Compiling telebot-derive v0.0.6 (/source/telebot-derive) Oct 13 00:36:57.634 INFO kablam! Checking mio v0.6.7 Oct 13 00:36:59.762 INFO kablam! Compiling serde_derive v1.0.6 Oct 13 00:37:05.230 INFO kablam! Checking tokio-io v0.1.1 Oct 13 00:37:05.365 INFO kablam! Compiling libz-sys v1.0.13 Oct 13 00:37:05.365 INFO kablam! Compiling openssl-sys v0.9.12 Oct 13 00:37:11.036 INFO kablam! Compiling curl-sys v0.3.11 Oct 13 00:37:11.402 INFO kablam! Compiling backtrace-sys v0.1.10 Oct 13 00:37:12.819 INFO kablam! Checking url v1.4.0 Oct 13 00:37:14.426 INFO kablam! Checking tokio-core v0.1.7 Oct 13 00:37:14.934 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 13 00:37:14.934 INFO kablam! --> telebot-derive/src/lib.rs:1:12 Oct 13 00:37:14.934 INFO kablam! | Oct 13 00:37:14.934 INFO kablam! 1 | #![feature(proc_macro)] Oct 13 00:37:14.934 INFO kablam! | ^^^^^^^^^^ Oct 13 00:37:14.980 INFO kablam! | Oct 13 00:37:14.980 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 00:37:14.981 INFO kablam! Oct 13 00:37:23.454 INFO kablam! Checking hyper v0.10.10 Oct 13 00:37:27.876 INFO kablam! Checking curl v0.4.6 Oct 13 00:37:34.964 INFO kablam! Checking tokio-curl v0.1.9 Oct 13 00:37:36.340 INFO kablam! Checking native-tls v0.1.2 Oct 13 00:37:42.108 INFO kablam! Checking serde_urlencoded v0.5.0 Oct 13 00:37:42.110 INFO kablam! Checking serde_json v1.0.2 Oct 13 00:37:45.352 INFO kablam! Checking hyper-native-tls v0.2.2 Oct 13 00:37:48.176 INFO kablam! Checking telebot v0.1.1 (/source/telebot) Oct 13 00:37:48.940 INFO kablam! Checking reqwest v0.6.2 Oct 13 00:37:54.576 INFO kablam! Checking backtrace v0.3.0 Oct 13 00:37:55.472 INFO kablam! Checking error-chain v0.10.0 Oct 13 00:37:56.698 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 13 00:37:56.698 INFO kablam! --> telebot/src/lib.rs:55:12 Oct 13 00:37:56.705 INFO kablam! | Oct 13 00:37:56.705 INFO kablam! 55 | #![feature(conservative_impl_trait)] Oct 13 00:37:56.705 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:37:56.705 INFO kablam! | Oct 13 00:37:56.706 INFO kablam! = note: #[warn(stable_features)] on by default Oct 13 00:37:56.706 INFO kablam! Oct 13 00:37:57.020 INFO kablam! Checking github-green-bot v0.1.0 (/source) Oct 13 00:37:59.735 INFO kablam! warning: unused import: `json::*` Oct 13 00:37:59.735 INFO kablam! --> src/main.rs:8:5 Oct 13 00:37:59.735 INFO kablam! | Oct 13 00:37:59.736 INFO kablam! 8 | use json::*; Oct 13 00:37:59.736 INFO kablam! | ^^^^^^^ Oct 13 00:37:59.736 INFO kablam! | Oct 13 00:37:59.736 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:37:59.736 INFO kablam! Oct 13 00:37:59.736 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 13 00:37:59.736 INFO kablam! --> src/main.rs:9:5 Oct 13 00:37:59.736 INFO kablam! | Oct 13 00:37:59.736 INFO kablam! 9 | use chrono::prelude::*; Oct 13 00:37:59.736 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 00:37:59.736 INFO kablam! Oct 13 00:38:00.080 INFO kablam! warning: field is never used: `email` Oct 13 00:38:00.080 INFO kablam! --> src/user.rs:10:5 Oct 13 00:38:00.081 INFO kablam! | Oct 13 00:38:00.081 INFO kablam! 10 | email: String, Oct 13 00:38:00.081 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 00:38:00.081 INFO kablam! | Oct 13 00:38:00.081 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:38:00.081 INFO kablam! Oct 13 00:38:00.081 INFO kablam! warning: method is never used: `is_my_commit` Oct 13 00:38:00.082 INFO kablam! --> src/user.rs:53:5 Oct 13 00:38:00.082 INFO kablam! | Oct 13 00:38:00.082 INFO kablam! 53 | fn is_my_commit(&self, commit: &JsonValue) -> bool { Oct 13 00:38:00.082 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:38:00.082 INFO kablam! Oct 13 00:38:00.312 INFO kablam! warning: unused import: `json::*` Oct 13 00:38:00.312 INFO kablam! --> src/main.rs:8:5 Oct 13 00:38:00.312 INFO kablam! | Oct 13 00:38:00.312 INFO kablam! 8 | use json::*; Oct 13 00:38:00.312 INFO kablam! | ^^^^^^^ Oct 13 00:38:00.312 INFO kablam! | Oct 13 00:38:00.312 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 13 00:38:00.312 INFO kablam! Oct 13 00:38:00.312 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 13 00:38:00.312 INFO kablam! --> src/main.rs:9:5 Oct 13 00:38:00.312 INFO kablam! | Oct 13 00:38:00.312 INFO kablam! 9 | use chrono::prelude::*; Oct 13 00:38:00.312 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 13 00:38:00.312 INFO kablam! Oct 13 00:38:00.490 INFO kablam! warning: field is never used: `email` Oct 13 00:38:00.490 INFO kablam! --> src/user.rs:10:5 Oct 13 00:38:00.490 INFO kablam! | Oct 13 00:38:00.490 INFO kablam! 10 | email: String, Oct 13 00:38:00.490 INFO kablam! | ^^^^^^^^^^^^^ Oct 13 00:38:00.490 INFO kablam! | Oct 13 00:38:00.490 INFO kablam! = note: #[warn(dead_code)] on by default Oct 13 00:38:00.490 INFO kablam! Oct 13 00:38:00.490 INFO kablam! warning: method is never used: `is_my_commit` Oct 13 00:38:00.490 INFO kablam! --> src/user.rs:53:5 Oct 13 00:38:00.490 INFO kablam! | Oct 13 00:38:00.490 INFO kablam! 53 | fn is_my_commit(&self, commit: &JsonValue) -> bool { Oct 13 00:38:00.490 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 13 00:38:00.490 INFO kablam! Oct 13 00:38:00.533 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 10s Oct 13 00:38:00.544 INFO kablam! su: No module specific data is present Oct 13 00:38:01.090 INFO running `"docker" "rm" "-f" "94c323f60388e1fbd2da673c97977a51f0ddff13a7b05ed32dd5337d17d442c0"` Oct 13 00:38:01.376 INFO blam! 94c323f60388e1fbd2da673c97977a51f0ddff13a7b05ed32dd5337d17d442c0