Oct 21 13:24:01.760 INFO checking stpettersens/ghwcli against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:24:01.760 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-4/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192/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 21 13:24:02.251 INFO blam! 7aef7f1adaf6af6ff1eca382b923b8d480fa2e887ade0103d17f3e300b6bf445 Oct 21 13:24:02.252 INFO running `"docker" "start" "-a" "7aef7f1adaf6af6ff1eca382b923b8d480fa2e887ade0103d17f3e300b6bf445"` Oct 21 13:24:04.445 INFO kablam! usermod: no changes Oct 21 13:24:04.668 INFO kablam! Compiling libc v0.2.21 Oct 21 13:24:04.668 INFO kablam! Checking lazy_static v0.2.4 Oct 21 13:24:04.668 INFO kablam! Checking bit-vec v0.4.3 Oct 21 13:24:04.672 INFO kablam! Checking openssl-probe v0.1.0 Oct 21 13:24:04.676 INFO kablam! Compiling libz-sys v1.0.13 Oct 21 13:24:04.712 INFO kablam! Compiling openssl-sys v0.9.8 Oct 21 13:24:04.713 INFO kablam! Compiling curl-sys v0.3.10 Oct 21 13:24:04.728 INFO kablam! Checking thread-id v3.0.0 Oct 21 13:24:05.945 INFO kablam! Checking thread_local v0.3.3 Oct 21 13:24:06.212 INFO kablam! Checking aho-corasick v0.6.2 Oct 21 13:24:06.260 INFO kablam! Checking tendril v0.1.6 Oct 21 13:24:08.040 INFO kablam! Checking term v0.2.14 Oct 21 13:24:08.504 INFO kablam! Checking bit-set v0.2.0 Oct 21 13:24:10.540 INFO kablam! Checking text-diff v0.4.0 Oct 21 13:24:10.584 INFO kablam! Compiling rand v0.3.15 Oct 21 13:24:10.741 INFO kablam! Checking regex v0.2.1 Oct 21 13:24:15.978 INFO kablam! Compiling phf_generator v0.7.21 Oct 21 13:24:16.212 INFO kablam! Checking curl v0.4.6 Oct 21 13:24:16.472 INFO kablam! Compiling phf_codegen v0.7.21 Oct 21 13:24:16.472 INFO kablam! Compiling string_cache v0.2.29 Oct 21 13:24:17.352 INFO kablam! Compiling html5ever v0.2.11 Oct 21 13:24:28.060 INFO kablam! Checking select v0.2.2 Oct 21 13:24:28.920 INFO kablam! Checking ghwcli v0.1.0 (/source) Oct 21 13:24:29.840 INFO kablam! warning: unused imports: `Difference`, `print_diff` Oct 21 13:24:29.845 INFO kablam! --> src/main.rs:20:23 Oct 21 13:24:29.845 INFO kablam! | Oct 21 13:24:29.845 INFO kablam! 20 | use text_diff::{diff, print_diff, Difference}; Oct 21 13:24:29.845 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 21 13:24:29.845 INFO kablam! | Oct 21 13:24:29.845 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:24:29.845 INFO kablam! Oct 21 13:24:29.845 INFO kablam! warning: unused import: `stdout` Oct 21 13:24:29.845 INFO kablam! --> src/main.rs:27:22 Oct 21 13:24:29.845 INFO kablam! | Oct 21 13:24:29.845 INFO kablam! 27 | use std::io::{stdin, stdout, Read, Write}; Oct 21 13:24:29.845 INFO kablam! | ^^^^^^ Oct 21 13:24:29.845 INFO kablam! Oct 21 13:24:30.056 INFO kablam! warning: unused imports: `Difference`, `print_diff` Oct 21 13:24:30.056 INFO kablam! --> src/main.rs:20:23 Oct 21 13:24:30.056 INFO kablam! | Oct 21 13:24:30.056 INFO kablam! 20 | use text_diff::{diff, print_diff, Difference}; Oct 21 13:24:30.056 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 21 13:24:30.056 INFO kablam! | Oct 21 13:24:30.056 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:24:30.056 INFO kablam! Oct 21 13:24:30.056 INFO kablam! warning: unused import: `stdout` Oct 21 13:24:30.056 INFO kablam! --> src/main.rs:27:22 Oct 21 13:24:30.056 INFO kablam! | Oct 21 13:24:30.056 INFO kablam! 27 | use std::io::{stdin, stdout, Read, Write}; Oct 21 13:24:30.056 INFO kablam! | ^^^^^^ Oct 21 13:24:30.056 INFO kablam! Oct 21 13:24:30.208 INFO kablam! warning: method is never used: `get_url_frag` Oct 21 13:24:30.208 INFO kablam! --> src/github.rs:17:5 Oct 21 13:24:30.208 INFO kablam! | Oct 21 13:24:30.208 INFO kablam! 17 | pub fn get_url_frag(&self) -> String { Oct 21 13:24:30.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:24:30.208 INFO kablam! | Oct 21 13:24:30.208 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:24:30.208 INFO kablam! Oct 21 13:24:30.208 INFO kablam! warning: method is never used: `get_url_frag` Oct 21 13:24:30.208 INFO kablam! --> src/project.rs:14:5 Oct 21 13:24:30.208 INFO kablam! | Oct 21 13:24:30.208 INFO kablam! 14 | pub fn get_url_frag(&self) -> String { Oct 21 13:24:30.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:24:30.208 INFO kablam! Oct 21 13:24:30.208 INFO kablam! warning: function is never used: `check_for_diff` Oct 21 13:24:30.208 INFO kablam! --> src/main.rs:158:1 Oct 21 13:24:30.208 INFO kablam! | Oct 21 13:24:30.208 INFO kablam! 158 | fn check_for_diff(orig: &str, edit: &str) { Oct 21 13:24:30.208 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:24:30.209 INFO kablam! Oct 21 13:24:30.444 INFO kablam! warning: method is never used: `get_url_frag` Oct 21 13:24:30.444 INFO kablam! --> src/github.rs:17:5 Oct 21 13:24:30.444 INFO kablam! | Oct 21 13:24:30.444 INFO kablam! 17 | pub fn get_url_frag(&self) -> String { Oct 21 13:24:30.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:24:30.444 INFO kablam! | Oct 21 13:24:30.444 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 13:24:30.444 INFO kablam! Oct 21 13:24:30.444 INFO kablam! warning: method is never used: `get_url_frag` Oct 21 13:24:30.444 INFO kablam! --> src/project.rs:14:5 Oct 21 13:24:30.444 INFO kablam! | Oct 21 13:24:30.444 INFO kablam! 14 | pub fn get_url_frag(&self) -> String { Oct 21 13:24:30.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:24:30.444 INFO kablam! Oct 21 13:24:30.444 INFO kablam! warning: function is never used: `check_for_diff` Oct 21 13:24:30.444 INFO kablam! --> src/main.rs:158:1 Oct 21 13:24:30.444 INFO kablam! | Oct 21 13:24:30.444 INFO kablam! 158 | fn check_for_diff(orig: &str, edit: &str) { Oct 21 13:24:30.444 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:24:30.444 INFO kablam! Oct 21 13:24:30.482 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.01s Oct 21 13:24:30.492 INFO kablam! su: No module specific data is present Oct 21 13:24:31.728 INFO running `"docker" "rm" "-f" "7aef7f1adaf6af6ff1eca382b923b8d480fa2e887ade0103d17f3e300b6bf445"` Oct 21 13:24:31.976 INFO blam! 7aef7f1adaf6af6ff1eca382b923b8d480fa2e887ade0103d17f3e300b6bf445