Oct 26 20:12:00.334 INFO checking stpettersens/ghwcli against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 20:12:00.338 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-4/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-4/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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.643 INFO blam! 2840b85ff1e4821605abf6db851beb90a1f7b62729465e20921388cd613af42c Oct 26 20:12:00.647 INFO running `"docker" "start" "-a" "2840b85ff1e4821605abf6db851beb90a1f7b62729465e20921388cd613af42c"` Oct 26 20:12:01.328 INFO kablam! usermod: no changes Oct 26 20:12:01.477 INFO kablam! Compiling libc v0.2.21 Oct 26 20:12:01.487 INFO kablam! Compiling gcc v0.3.43 Oct 26 20:12:01.487 INFO kablam! Compiling rustc-serialize v0.3.22 Oct 26 20:12:01.491 INFO kablam! Checking siphasher v0.2.1 Oct 26 20:12:01.491 INFO kablam! Checking lazy_static v0.2.4 Oct 26 20:12:01.491 INFO kablam! Checking log v0.3.7 Oct 26 20:12:01.491 INFO kablam! Checking bit-vec v0.4.3 Oct 26 20:12:01.491 INFO kablam! Checking rc v0.1.1 Oct 26 20:12:02.407 INFO kablam! Checking openssl-probe v0.1.0 Oct 26 20:12:02.839 INFO kablam! Checking time v0.1.36 Oct 26 20:12:02.870 INFO kablam! Checking thread-id v3.0.0 Oct 26 20:12:03.191 INFO kablam! Checking memchr v1.0.1 Oct 26 20:12:03.780 INFO kablam! Checking phf_shared v0.7.21 Oct 26 20:12:03.807 INFO kablam! Checking thread_local v0.3.3 Oct 26 20:12:04.257 INFO kablam! Checking bit-set v0.2.0 Oct 26 20:12:04.787 INFO kablam! Checking tendril v0.1.6 Oct 26 20:12:06.129 INFO kablam! Checking term v0.2.14 Oct 26 20:12:06.435 INFO kablam! Checking aho-corasick v0.6.2 Oct 26 20:12:09.819 INFO kablam! Checking phf v0.7.21 Oct 26 20:12:09.823 INFO kablam! Compiling rand v0.3.15 Oct 26 20:12:09.847 INFO kablam! Checking regex v0.2.1 Oct 26 20:12:10.531 INFO kablam! Compiling libz-sys v1.0.13 Oct 26 20:12:10.531 INFO kablam! Compiling openssl-sys v0.9.8 Oct 26 20:12:10.531 INFO kablam! Compiling curl-sys v0.3.10 Oct 26 20:12:10.947 INFO kablam! Checking text-diff v0.4.0 Oct 26 20:12:19.060 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 20:12:20.050 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 20:12:20.050 INFO kablam! Compiling string_cache v0.2.29 Oct 26 20:12:21.715 INFO kablam! Checking curl v0.4.6 Oct 26 20:12:27.435 INFO kablam! Compiling html5ever v0.2.11 Oct 26 20:12:35.880 INFO kablam! Checking select v0.2.2 Oct 26 20:12:36.751 INFO kablam! Checking ghwcli v0.1.0 (/source) Oct 26 20:12:37.624 INFO kablam! warning: unused imports: `Difference`, `print_diff` Oct 26 20:12:37.624 INFO kablam! --> src/main.rs:20:23 Oct 26 20:12:37.624 INFO kablam! | Oct 26 20:12:37.625 INFO kablam! 20 | use text_diff::{diff, print_diff, Difference}; Oct 26 20:12:37.625 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 26 20:12:37.625 INFO kablam! | Oct 26 20:12:37.625 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:12:37.625 INFO kablam! Oct 26 20:12:37.625 INFO kablam! warning: unused import: `stdout` Oct 26 20:12:37.625 INFO kablam! --> src/main.rs:27:22 Oct 26 20:12:37.625 INFO kablam! | Oct 26 20:12:37.625 INFO kablam! 27 | use std::io::{stdin, stdout, Read, Write}; Oct 26 20:12:37.625 INFO kablam! | ^^^^^^ Oct 26 20:12:37.625 INFO kablam! Oct 26 20:12:37.723 INFO kablam! warning: unused imports: `Difference`, `print_diff` Oct 26 20:12:37.723 INFO kablam! --> src/main.rs:20:23 Oct 26 20:12:37.723 INFO kablam! | Oct 26 20:12:37.723 INFO kablam! 20 | use text_diff::{diff, print_diff, Difference}; Oct 26 20:12:37.723 INFO kablam! | ^^^^^^^^^^ ^^^^^^^^^^ Oct 26 20:12:37.724 INFO kablam! | Oct 26 20:12:37.724 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 20:12:37.724 INFO kablam! Oct 26 20:12:37.724 INFO kablam! warning: unused import: `stdout` Oct 26 20:12:37.724 INFO kablam! --> src/main.rs:27:22 Oct 26 20:12:37.724 INFO kablam! | Oct 26 20:12:37.724 INFO kablam! 27 | use std::io::{stdin, stdout, Read, Write}; Oct 26 20:12:37.724 INFO kablam! | ^^^^^^ Oct 26 20:12:37.724 INFO kablam! Oct 26 20:12:37.956 INFO kablam! warning: method is never used: `get_url_frag` Oct 26 20:12:37.957 INFO kablam! --> src/github.rs:17:5 Oct 26 20:12:37.958 INFO kablam! | Oct 26 20:12:37.959 INFO kablam! 17 | pub fn get_url_frag(&self) -> String { Oct 26 20:12:37.959 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:37.960 INFO kablam! | Oct 26 20:12:37.960 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:12:37.961 INFO kablam! Oct 26 20:12:37.961 INFO kablam! warning: method is never used: `get_url_frag` Oct 26 20:12:37.962 INFO kablam! --> src/project.rs:14:5 Oct 26 20:12:37.963 INFO kablam! | Oct 26 20:12:37.963 INFO kablam! 14 | pub fn get_url_frag(&self) -> String { Oct 26 20:12:37.964 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:37.964 INFO kablam! Oct 26 20:12:37.964 INFO kablam! warning: function is never used: `check_for_diff` Oct 26 20:12:37.964 INFO kablam! --> src/main.rs:158:1 Oct 26 20:12:37.965 INFO kablam! | Oct 26 20:12:37.965 INFO kablam! 158 | fn check_for_diff(orig: &str, edit: &str) { Oct 26 20:12:37.965 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:37.965 INFO kablam! Oct 26 20:12:38.017 INFO kablam! warning: method is never used: `get_url_frag` Oct 26 20:12:38.017 INFO kablam! --> src/github.rs:17:5 Oct 26 20:12:38.017 INFO kablam! | Oct 26 20:12:38.017 INFO kablam! 17 | pub fn get_url_frag(&self) -> String { Oct 26 20:12:38.017 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:38.019 INFO kablam! | Oct 26 20:12:38.019 INFO kablam! = note: #[warn(dead_code)] on by default Oct 26 20:12:38.019 INFO kablam! Oct 26 20:12:38.020 INFO kablam! warning: method is never used: `get_url_frag` Oct 26 20:12:38.020 INFO kablam! --> src/project.rs:14:5 Oct 26 20:12:38.020 INFO kablam! | Oct 26 20:12:38.021 INFO kablam! 14 | pub fn get_url_frag(&self) -> String { Oct 26 20:12:38.021 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:38.022 INFO kablam! Oct 26 20:12:38.022 INFO kablam! warning: function is never used: `check_for_diff` Oct 26 20:12:38.023 INFO kablam! --> src/main.rs:158:1 Oct 26 20:12:38.023 INFO kablam! | Oct 26 20:12:38.023 INFO kablam! 158 | fn check_for_diff(orig: &str, edit: &str) { Oct 26 20:12:38.023 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 20:12:38.024 INFO kablam! Oct 26 20:12:38.083 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 36.72s Oct 26 20:12:38.099 INFO kablam! su: No module specific data is present Oct 26 20:12:39.545 INFO running `"docker" "rm" "-f" "2840b85ff1e4821605abf6db851beb90a1f7b62729465e20921388cd613af42c"` Oct 26 20:12:39.907 INFO blam! 2840b85ff1e4821605abf6db851beb90a1f7b62729465e20921388cd613af42c