Oct 21 17:21:37.129 INFO checking huytd/rust-url-render against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 17:21:37.131 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/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 17:21:37.468 INFO blam! 0424ea8995568be0566a497bd1cb33e5b77dcd6ef5c5e7b10139391bb95ef266 Oct 21 17:21:37.473 INFO running `"docker" "start" "-a" "0424ea8995568be0566a497bd1cb33e5b77dcd6ef5c5e7b10139391bb95ef266"` Oct 21 17:21:38.404 INFO kablam! usermod: no changes Oct 21 17:21:38.596 INFO kablam! Checking siphasher v0.2.1 Oct 21 17:21:38.596 INFO kablam! Compiling openssl v0.9.7 Oct 21 17:21:38.596 INFO kablam! Compiling rustc-serialize v0.3.22 Oct 21 17:21:38.602 INFO kablam! Compiling openssl-sys v0.9.7 Oct 21 17:21:38.603 INFO kablam! Compiling syn v0.9.2 Oct 21 17:21:38.603 INFO kablam! Checking num_cpus v1.3.0 Oct 21 17:21:38.603 INFO kablam! Compiling string_cache_codegen v0.3.1 Oct 21 17:21:38.604 INFO kablam! Compiling string_cache v0.2.29 Oct 21 17:21:39.937 INFO kablam! Checking phf_shared v0.7.21 Oct 21 17:21:40.098 INFO kablam! Checking tendril v0.2.3 Oct 21 17:21:43.219 INFO kablam! Checking backtrace v0.2.3 Oct 21 17:21:43.814 INFO kablam! Checking phf v0.7.21 Oct 21 17:21:44.213 INFO kablam! Checking hyper v0.10.5 Oct 21 17:21:45.476 INFO kablam! Compiling string_cache v0.3.0 Oct 21 17:21:45.477 INFO kablam! Compiling html5ever-atoms v0.1.3 Oct 21 17:21:57.300 INFO kablam! Compiling html5ever v0.9.0 Oct 21 17:21:57.330 INFO kablam! Checking native-tls v0.1.1 Oct 21 17:21:58.046 INFO kablam! Checking hyper-native-tls v0.2.2 Oct 21 17:22:05.615 INFO kablam! Checking html2text v0.1.4 Oct 21 17:22:07.076 INFO kablam! Checking render v0.1.0 (/source) Oct 21 17:22:08.783 INFO kablam! warning: unused import: `std::io` Oct 21 17:22:08.783 INFO kablam! --> src/main.rs:5:5 Oct 21 17:22:08.783 INFO kablam! | Oct 21 17:22:08.783 INFO kablam! 5 | use std::io; Oct 21 17:22:08.783 INFO kablam! | ^^^^^^^ Oct 21 17:22:08.783 INFO kablam! | Oct 21 17:22:08.783 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:22:08.783 INFO kablam! Oct 21 17:22:08.835 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 17:22:08.835 INFO kablam! --> src/main.rs:21:5 Oct 21 17:22:08.835 INFO kablam! | Oct 21 17:22:08.836 INFO kablam! 21 | res.read_to_string(&mut result); Oct 21 17:22:08.836 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:22:08.836 INFO kablam! | Oct 21 17:22:08.836 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 17:22:08.837 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 17:22:08.837 INFO kablam! Oct 21 17:22:08.889 INFO kablam! warning: unused import: `std::io` Oct 21 17:22:08.889 INFO kablam! --> src/main.rs:5:5 Oct 21 17:22:08.889 INFO kablam! | Oct 21 17:22:08.890 INFO kablam! 5 | use std::io; Oct 21 17:22:08.890 INFO kablam! | ^^^^^^^ Oct 21 17:22:08.890 INFO kablam! | Oct 21 17:22:08.890 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 17:22:08.890 INFO kablam! Oct 21 17:22:08.946 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 17:22:08.946 INFO kablam! --> src/main.rs:21:5 Oct 21 17:22:08.946 INFO kablam! | Oct 21 17:22:08.946 INFO kablam! 21 | res.read_to_string(&mut result); Oct 21 17:22:08.946 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 17:22:08.946 INFO kablam! | Oct 21 17:22:08.946 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 17:22:08.946 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 17:22:08.946 INFO kablam! Oct 21 17:22:08.984 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.56s Oct 21 17:22:09.000 INFO kablam! su: No module specific data is present Oct 21 17:22:09.300 INFO running `"docker" "rm" "-f" "0424ea8995568be0566a497bd1cb33e5b77dcd6ef5c5e7b10139391bb95ef266"` Oct 21 17:22:09.422 INFO blam! 0424ea8995568be0566a497bd1cb33e5b77dcd6ef5c5e7b10139391bb95ef266