Oct 12 12:59:01.327 INFO checking stpettersens/ghwcli against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 12:59:01.327 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-7/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 12 12:59:01.939 INFO blam! 5cf4a77151599b414adb8b2968fb40c3048919eb911c3afc4f5cfabe3f978068 Oct 12 12:59:01.941 INFO running `"docker" "start" "-a" "5cf4a77151599b414adb8b2968fb40c3048919eb911c3afc4f5cfabe3f978068"` Oct 12 12:59:02.995 INFO kablam! usermod: no changes Oct 12 12:59:03.181 INFO kablam! Compiling rustc-serialize v0.3.22 Oct 12 12:59:03.181 INFO kablam! Checking siphasher v0.2.1 Oct 12 12:59:03.181 INFO kablam! Checking lazy_static v0.2.4 Oct 12 12:59:03.181 INFO kablam! Checking serde v0.8.23 Oct 12 12:59:03.182 INFO kablam! Checking rc v0.1.1 Oct 12 12:59:03.252 INFO kablam! Checking openssl-probe v0.1.0 Oct 12 12:59:03.286 INFO kablam! Compiling libz-sys v1.0.13 Oct 12 12:59:03.286 INFO kablam! Compiling openssl-sys v0.9.8 Oct 12 12:59:03.936 INFO kablam! Compiling curl-sys v0.3.10 Oct 12 12:59:04.192 INFO kablam! Checking time v0.1.36 Oct 12 12:59:04.564 INFO kablam! Checking bit-set v0.2.0 Oct 12 12:59:04.596 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 12:59:07.624 INFO kablam! Checking phf_shared v0.7.21 Oct 12 12:59:07.624 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 12:59:07.624 INFO kablam! Compiling string_cache v0.2.29 Oct 12 12:59:08.957 INFO kablam! Checking futf v0.1.3 Oct 12 12:59:09.156 INFO kablam! Checking phf v0.7.21 Oct 12 12:59:09.188 INFO kablam! Checking term v0.2.14 Oct 12 12:59:11.422 INFO kablam! Checking tendril v0.1.6 Oct 12 12:59:12.420 INFO kablam! Checking text-diff v0.4.0 Oct 12 12:59:13.476 INFO kablam! Checking curl v0.4.6 Oct 12 12:59:17.908 INFO kablam! Compiling html5ever v0.2.11 Oct 12 12:59:26.807 INFO kablam! Checking select v0.2.2 Oct 12 12:59:27.641 INFO kablam! Checking ghwcli v0.1.0 (/source) Oct 12 12:59:28.653 INFO kablam! warning: unused imports: `Difference`, `print_diff` Oct 12 12:59:28.653 INFO kablam! --> src/main.rs:20:23 Oct 12 12:59:28.654 INFO kablam! | Oct 12 12:59:28.655 INFO kablam! 20 | use text_diff::{diff, print_diff, Difference}; Oct 12 12:59:28.656 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 12 12:59:28.656 INFO kablam! | Oct 12 12:59:28.657 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 12:59:28.657 INFO kablam! Oct 12 12:59:28.658 INFO kablam! warning: unused import: `stdout` Oct 12 12:59:28.659 INFO kablam! --> src/main.rs:27:22 Oct 12 12:59:28.659 INFO kablam! | Oct 12 12:59:28.660 INFO kablam! 27 | use std::io::{stdin, stdout, Read, Write}; Oct 12 12:59:28.661 INFO kablam! | ^^^^^^ Oct 12 12:59:28.661 INFO kablam! Oct 12 12:59:28.800 INFO kablam! warning: unused imports: `Difference`, `print_diff` Oct 12 12:59:28.801 INFO kablam! --> src/main.rs:20:23 Oct 12 12:59:28.802 INFO kablam! | Oct 12 12:59:28.803 INFO kablam! 20 | use text_diff::{diff, print_diff, Difference}; Oct 12 12:59:28.803 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 12 12:59:28.804 INFO kablam! | Oct 12 12:59:28.805 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 12:59:28.805 INFO kablam! Oct 12 12:59:28.806 INFO kablam! warning: unused import: `stdout` Oct 12 12:59:28.806 INFO kablam! --> src/main.rs:27:22 Oct 12 12:59:28.807 INFO kablam! | Oct 12 12:59:28.808 INFO kablam! 27 | use std::io::{stdin, stdout, Read, Write}; Oct 12 12:59:28.808 INFO kablam! | ^^^^^^ Oct 12 12:59:28.809 INFO kablam! Oct 12 12:59:28.920 INFO kablam! warning: method is never used: `get_url_frag` Oct 12 12:59:28.920 INFO kablam! --> src/github.rs:17:5 Oct 12 12:59:28.920 INFO kablam! | Oct 12 12:59:28.920 INFO kablam! 17 | pub fn get_url_frag(&self) -> String { Oct 12 12:59:28.920 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:59:28.924 INFO kablam! | Oct 12 12:59:28.924 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 12:59:28.925 INFO kablam! Oct 12 12:59:28.925 INFO kablam! warning: method is never used: `get_url_frag` Oct 12 12:59:28.925 INFO kablam! --> src/project.rs:14:5 Oct 12 12:59:28.925 INFO kablam! | Oct 12 12:59:28.925 INFO kablam! 14 | pub fn get_url_frag(&self) -> String { Oct 12 12:59:28.925 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:59:28.926 INFO kablam! Oct 12 12:59:28.926 INFO kablam! warning: function is never used: `check_for_diff` Oct 12 12:59:28.926 INFO kablam! --> src/main.rs:158:1 Oct 12 12:59:28.926 INFO kablam! | Oct 12 12:59:28.926 INFO kablam! 158 | fn check_for_diff(orig: &str, edit: &str) { Oct 12 12:59:28.926 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:59:28.927 INFO kablam! Oct 12 12:59:29.118 INFO kablam! warning: method is never used: `get_url_frag` Oct 12 12:59:29.118 INFO kablam! --> src/github.rs:17:5 Oct 12 12:59:29.118 INFO kablam! | Oct 12 12:59:29.118 INFO kablam! 17 | pub fn get_url_frag(&self) -> String { Oct 12 12:59:29.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:59:29.118 INFO kablam! | Oct 12 12:59:29.118 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 12:59:29.118 INFO kablam! Oct 12 12:59:29.118 INFO kablam! warning: method is never used: `get_url_frag` Oct 12 12:59:29.118 INFO kablam! --> src/project.rs:14:5 Oct 12 12:59:29.118 INFO kablam! | Oct 12 12:59:29.118 INFO kablam! 14 | pub fn get_url_frag(&self) -> String { Oct 12 12:59:29.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:59:29.118 INFO kablam! Oct 12 12:59:29.118 INFO kablam! warning: function is never used: `check_for_diff` Oct 12 12:59:29.118 INFO kablam! --> src/main.rs:158:1 Oct 12 12:59:29.118 INFO kablam! | Oct 12 12:59:29.118 INFO kablam! 158 | fn check_for_diff(orig: &str, edit: &str) { Oct 12 12:59:29.118 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 12:59:29.118 INFO kablam! Oct 12 12:59:29.168 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 26.15s Oct 12 12:59:29.174 INFO kablam! su: No module specific data is present Oct 12 12:59:29.977 INFO running `"docker" "rm" "-f" "5cf4a77151599b414adb8b2968fb40c3048919eb911c3afc4f5cfabe3f978068"` Oct 12 12:59:30.408 INFO blam! 5cf4a77151599b414adb8b2968fb40c3048919eb911c3afc4f5cfabe3f978068