Oct 26 20:12:00.416 INFO checking stpettersens/ghwcli against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 20:12:00.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 26 20:12:00.704 INFO blam! 06c0a23d2f7947666fac19b2217f961f9b8a72e79b494adce98e050881505885 Oct 26 20:12:00.705 INFO running `"docker" "start" "-a" "06c0a23d2f7947666fac19b2217f961f9b8a72e79b494adce98e050881505885"` Oct 26 20:12:01.466 INFO kablam! usermod: no changes Oct 26 20:12:01.683 INFO kablam! Checking siphasher v0.2.1 Oct 26 20:12:01.695 INFO kablam! Compiling rustc-serialize v0.3.22 Oct 26 20:12:01.719 INFO kablam! Checking rc v0.1.1 Oct 26 20:12:01.724 INFO kablam! Checking bit-vec v0.4.3 Oct 26 20:12:01.724 INFO kablam! Checking openssl-probe v0.1.0 Oct 26 20:12:01.731 INFO kablam! Compiling openssl-sys v0.9.8 Oct 26 20:12:01.731 INFO kablam! Compiling libz-sys v1.0.13 Oct 26 20:12:01.731 INFO kablam! Compiling curl-sys v0.3.10 Oct 26 20:12:02.611 INFO kablam! Compiling string_cache v0.2.29 Oct 26 20:12:02.855 INFO kablam! Checking tendril v0.1.6 Oct 26 20:12:07.047 INFO kablam! Checking phf_shared v0.7.21 Oct 26 20:12:08.459 INFO kablam! Checking text-diff v0.4.0 Oct 26 20:12:09.037 INFO kablam! Checking bit-set v0.2.0 Oct 26 20:12:09.104 INFO kablam! Checking phf v0.7.21 Oct 26 20:12:13.543 INFO kablam! Checking curl v0.4.6 Oct 26 20:12:18.879 INFO kablam! Compiling html5ever v0.2.11 Oct 26 20:12:27.290 INFO kablam! Checking select v0.2.2 Oct 26 20:12:28.068 INFO kablam! Checking ghwcli v0.1.0 (/source) Oct 26 20:12:29.095 INFO kablam! warning: unused imports: `Difference`, `print_diff` Oct 26 20:12:29.095 INFO kablam! --> src/main.rs:20:23 Oct 26 20:12:29.095 INFO kablam! | Oct 26 20:12:29.095 INFO kablam! 20 | use text_diff::{diff, print_diff, Difference}; Oct 26 20:12:29.095 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 26 20:12:29.095 INFO kablam! | Oct 26 20:12:29.097 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:12:29.097 INFO kablam! Oct 26 20:12:29.097 INFO kablam! warning: unused import: `stdout` Oct 26 20:12:29.097 INFO kablam! --> src/main.rs:27:22 Oct 26 20:12:29.097 INFO kablam! | Oct 26 20:12:29.097 INFO kablam! 27 | use std::io::{stdin, stdout, Read, Write}; Oct 26 20:12:29.097 INFO kablam! | ^^^^^^ Oct 26 20:12:29.097 INFO kablam! Oct 26 20:12:29.113 INFO kablam! warning: unused imports: `Difference`, `print_diff` Oct 26 20:12:29.113 INFO kablam! --> src/main.rs:20:23 Oct 26 20:12:29.113 INFO kablam! | Oct 26 20:12:29.113 INFO kablam! 20 | use text_diff::{diff, print_diff, Difference}; Oct 26 20:12:29.113 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 26 20:12:29.113 INFO kablam! | Oct 26 20:12:29.113 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:12:29.113 INFO kablam! Oct 26 20:12:29.113 INFO kablam! warning: unused import: `stdout` Oct 26 20:12:29.113 INFO kablam! --> src/main.rs:27:22 Oct 26 20:12:29.113 INFO kablam! | Oct 26 20:12:29.113 INFO kablam! 27 | use std::io::{stdin, stdout, Read, Write}; Oct 26 20:12:29.113 INFO kablam! | ^^^^^^ Oct 26 20:12:29.113 INFO kablam! Oct 26 20:12:29.487 INFO kablam! warning: method is never used: `get_url_frag` Oct 26 20:12:29.487 INFO kablam! --> src/github.rs:17:5 Oct 26 20:12:29.487 INFO kablam! | Oct 26 20:12:29.487 INFO kablam! 17 | pub fn get_url_frag(&self) -> String { Oct 26 20:12:29.487 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:29.487 INFO kablam! | Oct 26 20:12:29.487 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:12:29.487 INFO kablam! Oct 26 20:12:29.488 INFO kablam! warning: method is never used: `get_url_frag` Oct 26 20:12:29.488 INFO kablam! --> src/project.rs:14:5 Oct 26 20:12:29.488 INFO kablam! | Oct 26 20:12:29.488 INFO kablam! 14 | pub fn get_url_frag(&self) -> String { Oct 26 20:12:29.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:29.488 INFO kablam! Oct 26 20:12:29.488 INFO kablam! warning: function is never used: `check_for_diff` Oct 26 20:12:29.488 INFO kablam! --> src/main.rs:158:1 Oct 26 20:12:29.488 INFO kablam! | Oct 26 20:12:29.488 INFO kablam! 158 | fn check_for_diff(orig: &str, edit: &str) { Oct 26 20:12:29.488 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:29.488 INFO kablam! Oct 26 20:12:29.519 INFO kablam! warning: method is never used: `get_url_frag` Oct 26 20:12:29.519 INFO kablam! --> src/github.rs:17:5 Oct 26 20:12:29.519 INFO kablam! | Oct 26 20:12:29.519 INFO kablam! 17 | pub fn get_url_frag(&self) -> String { Oct 26 20:12:29.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:29.519 INFO kablam! | Oct 26 20:12:29.519 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:12:29.519 INFO kablam! Oct 26 20:12:29.519 INFO kablam! warning: method is never used: `get_url_frag` Oct 26 20:12:29.519 INFO kablam! --> src/project.rs:14:5 Oct 26 20:12:29.519 INFO kablam! | Oct 26 20:12:29.519 INFO kablam! 14 | pub fn get_url_frag(&self) -> String { Oct 26 20:12:29.519 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:29.519 INFO kablam! Oct 26 20:12:29.520 INFO kablam! warning: function is never used: `check_for_diff` Oct 26 20:12:29.520 INFO kablam! --> src/main.rs:158:1 Oct 26 20:12:29.520 INFO kablam! | Oct 26 20:12:29.520 INFO kablam! 158 | fn check_for_diff(orig: &str, edit: &str) { Oct 26 20:12:29.520 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:29.520 INFO kablam! Oct 26 20:12:29.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 28.10s Oct 26 20:12:29.603 INFO kablam! su: No module specific data is present Oct 26 20:12:31.361 INFO running `"docker" "rm" "-f" "06c0a23d2f7947666fac19b2217f961f9b8a72e79b494adce98e050881505885"` Oct 26 20:12:31.711 INFO blam! 06c0a23d2f7947666fac19b2217f961f9b8a72e79b494adce98e050881505885