Oct 11 02:20:00.574 INFO testing bennyyip/green-bot against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 02:20:00.574 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 02:20:00.576 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:20:00.865 INFO blam! 645f01084733f7f040c55633c90bb32cebc6fd494596d2823bdd6ce18728ff74 Oct 11 02:20:00.867 INFO running `"docker" "start" "-a" "645f01084733f7f040c55633c90bb32cebc6fd494596d2823bdd6ce18728ff74"` Oct 11 02:20:01.580 INFO kablam! usermod: no changes Oct 11 02:20:01.883 INFO kablam! Compiling serde v1.0.6 Oct 11 02:20:01.884 INFO kablam! Compiling json v0.11.6 Oct 11 02:20:01.884 INFO kablam! Compiling libz-sys v1.0.13 Oct 11 02:20:01.897 INFO kablam! Compiling curl-sys v0.3.11 Oct 11 02:20:01.897 INFO kablam! Compiling iovec v0.1.0 Oct 11 02:20:01.900 INFO kablam! Compiling net2 v0.2.29 Oct 11 02:20:01.901 INFO kablam! Compiling telebot-derive v0.0.6 (/source/telebot-derive) Oct 11 02:20:01.903 INFO kablam! Compiling serde_derive v1.0.6 Oct 11 02:20:07.072 INFO kablam! Compiling bytes v0.4.3 Oct 11 02:20:07.136 INFO kablam! Compiling mio v0.6.7 Oct 11 02:20:14.904 INFO kablam! Compiling tokio-io v0.1.1 Oct 11 02:20:15.318 INFO kablam! Compiling curl v0.4.6 Oct 11 02:20:17.337 INFO kablam! warning: the feature `proc_macro` has been stable since 1.29.0 and no longer requires an attribute to enable Oct 11 02:20:17.337 INFO kablam! --> telebot-derive/src/lib.rs:1:12 Oct 11 02:20:17.337 INFO kablam! | Oct 11 02:20:17.338 INFO kablam! 1 | #![feature(proc_macro)] Oct 11 02:20:17.338 INFO kablam! | ^^^^^^^^^^ Oct 11 02:20:17.338 INFO kablam! | Oct 11 02:20:17.338 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 02:20:17.339 INFO kablam! Oct 11 02:20:20.513 INFO kablam! Compiling tokio-core v0.1.7 Oct 11 02:20:28.404 INFO kablam! Compiling serde_urlencoded v0.5.0 Oct 11 02:20:28.404 INFO kablam! Compiling serde_json v1.0.2 Oct 11 02:20:29.324 INFO kablam! Compiling tokio-curl v0.1.9 Oct 11 02:20:36.292 INFO kablam! Compiling reqwest v0.6.2 Oct 11 02:20:36.292 INFO kablam! Compiling telebot v0.1.1 (/source/telebot) Oct 11 02:20:43.853 INFO kablam! warning: the feature `conservative_impl_trait` has been stable since 1.26.0 and no longer requires an attribute to enable Oct 11 02:20:43.853 INFO kablam! --> telebot/src/lib.rs:55:12 Oct 11 02:20:43.854 INFO kablam! | Oct 11 02:20:43.854 INFO kablam! 55 | #![feature(conservative_impl_trait)] Oct 11 02:20:43.854 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:20:43.854 INFO kablam! | Oct 11 02:20:43.855 INFO kablam! = note: #[warn(stable_features)] on by default Oct 11 02:20:43.855 INFO kablam! Oct 11 02:20:49.842 INFO kablam! Compiling github-green-bot v0.1.0 (/source) Oct 11 02:20:53.608 INFO kablam! warning: unused import: `json::*` Oct 11 02:20:53.608 INFO kablam! --> src/main.rs:8:5 Oct 11 02:20:53.608 INFO kablam! | Oct 11 02:20:53.608 INFO kablam! 8 | use json::*; Oct 11 02:20:53.608 INFO kablam! | ^^^^^^^ Oct 11 02:20:53.608 INFO kablam! | Oct 11 02:20:53.608 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:20:53.608 INFO kablam! Oct 11 02:20:53.608 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 11 02:20:53.608 INFO kablam! --> src/main.rs:9:5 Oct 11 02:20:53.608 INFO kablam! | Oct 11 02:20:53.609 INFO kablam! 9 | use chrono::prelude::*; Oct 11 02:20:53.609 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 02:20:53.609 INFO kablam! Oct 11 02:20:53.770 INFO kablam! warning: field is never used: `email` Oct 11 02:20:53.770 INFO kablam! --> src/user.rs:10:5 Oct 11 02:20:53.770 INFO kablam! | Oct 11 02:20:53.770 INFO kablam! 10 | email: String, Oct 11 02:20:53.770 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:20:53.770 INFO kablam! | Oct 11 02:20:53.770 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:20:53.770 INFO kablam! Oct 11 02:20:53.770 INFO kablam! warning: method is never used: `is_my_commit` Oct 11 02:20:53.770 INFO kablam! --> src/user.rs:53:5 Oct 11 02:20:53.770 INFO kablam! | Oct 11 02:20:53.770 INFO kablam! 53 | fn is_my_commit(&self, commit: &JsonValue) -> bool { Oct 11 02:20:53.770 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:20:53.770 INFO kablam! Oct 11 02:20:56.295 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 54.70s Oct 11 02:20:56.306 INFO kablam! su: No module specific data is present Oct 11 02:20:56.776 INFO running `"docker" "rm" "-f" "645f01084733f7f040c55633c90bb32cebc6fd494596d2823bdd6ce18728ff74"` Oct 11 02:20:57.040 INFO blam! 645f01084733f7f040c55633c90bb32cebc6fd494596d2823bdd6ce18728ff74 Oct 11 02:20:57.048 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 02:20:57.048 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:20:57.408 INFO blam! e77dd7c23d4a3c029bab2089084621c587035d995607f127708423df2a87abfc Oct 11 02:20:57.445 INFO running `"docker" "start" "-a" "e77dd7c23d4a3c029bab2089084621c587035d995607f127708423df2a87abfc"` Oct 11 02:20:58.745 INFO kablam! usermod: no changes Oct 11 02:20:58.944 INFO kablam! Compiling github-green-bot v0.1.0 (/source) Oct 11 02:21:02.480 INFO kablam! warning: unused import: `json::*` Oct 11 02:21:02.480 INFO kablam! --> src/main.rs:8:5 Oct 11 02:21:02.480 INFO kablam! | Oct 11 02:21:02.480 INFO kablam! 8 | use json::*; Oct 11 02:21:02.480 INFO kablam! | ^^^^^^^ Oct 11 02:21:02.480 INFO kablam! | Oct 11 02:21:02.480 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 02:21:02.480 INFO kablam! Oct 11 02:21:02.480 INFO kablam! warning: unused import: `chrono::prelude::*` Oct 11 02:21:02.480 INFO kablam! --> src/main.rs:9:5 Oct 11 02:21:02.480 INFO kablam! | Oct 11 02:21:02.480 INFO kablam! 9 | use chrono::prelude::*; Oct 11 02:21:02.481 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 11 02:21:02.481 INFO kablam! Oct 11 02:21:02.636 INFO kablam! warning: field is never used: `email` Oct 11 02:21:02.636 INFO kablam! --> src/user.rs:10:5 Oct 11 02:21:02.636 INFO kablam! | Oct 11 02:21:02.636 INFO kablam! 10 | email: String, Oct 11 02:21:02.636 INFO kablam! | ^^^^^^^^^^^^^ Oct 11 02:21:02.636 INFO kablam! | Oct 11 02:21:02.636 INFO kablam! = note: #[warn(dead_code)] on by default Oct 11 02:21:02.636 INFO kablam! Oct 11 02:21:02.636 INFO kablam! warning: method is never used: `is_my_commit` Oct 11 02:21:02.636 INFO kablam! --> src/user.rs:53:5 Oct 11 02:21:02.636 INFO kablam! | Oct 11 02:21:02.636 INFO kablam! 53 | fn is_my_commit(&self, commit: &JsonValue) -> bool { Oct 11 02:21:02.636 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 02:21:02.636 INFO kablam! Oct 11 02:21:03.216 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.43s Oct 11 02:21:03.233 INFO kablam! su: No module specific data is present Oct 11 02:21:04.096 INFO running `"docker" "rm" "-f" "e77dd7c23d4a3c029bab2089084621c587035d995607f127708423df2a87abfc"` Oct 11 02:21:04.284 INFO blam! e77dd7c23d4a3c029bab2089084621c587035d995607f127708423df2a87abfc Oct 11 02:21:04.288 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 02:21:04.288 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-4/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 02:21:04.742 INFO blam! f037fcf9b544d5cfc92b8839e8e072351db0aa5e484df387c21ee9b64f30cff5 Oct 11 02:21:04.744 INFO running `"docker" "start" "-a" "f037fcf9b544d5cfc92b8839e8e072351db0aa5e484df387c21ee9b64f30cff5"` Oct 11 02:21:05.837 INFO kablam! usermod: no changes Oct 11 02:21:06.025 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.14s Oct 11 02:21:06.048 INFO kablam! Running /target/debug/deps/github_green_bot-4d075ef835dea6f1 Oct 11 02:21:06.049 INFO blam! Oct 11 02:21:06.049 INFO blam! running 0 tests Oct 11 02:21:06.049 INFO blam! Oct 11 02:21:06.049 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 02:21:06.049 INFO blam! Oct 11 02:21:06.051 INFO kablam! su: No module specific data is present Oct 11 02:21:06.574 INFO running `"docker" "rm" "-f" "f037fcf9b544d5cfc92b8839e8e072351db0aa5e484df387c21ee9b64f30cff5"` Oct 11 02:21:06.828 INFO blam! f037fcf9b544d5cfc92b8839e8e072351db0aa5e484df387c21ee9b64f30cff5