Oct 12 20:36:06.721 INFO checking huytd/rust-url-render against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 20:36:06.721 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 20:36:07.155 INFO blam! 7e512137b842ae1d0303959d0d153d1fc71606a109ae6f256e25af6b0d638f42 Oct 12 20:36:07.160 INFO running `"docker" "start" "-a" "7e512137b842ae1d0303959d0d153d1fc71606a109ae6f256e25af6b0d638f42"` Oct 12 20:36:08.421 INFO kablam! usermod: no changes Oct 12 20:36:08.664 INFO kablam! Checking siphasher v0.2.1 Oct 12 20:36:08.665 INFO kablam! Compiling quote v0.3.13 Oct 12 20:36:08.668 INFO kablam! Compiling openssl v0.9.7 Oct 12 20:36:08.668 INFO kablam! Compiling openssl-sys v0.9.7 Oct 12 20:36:08.668 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 20:36:08.669 INFO kablam! Compiling hyper v0.10.5 Oct 12 20:36:08.672 INFO kablam! Checking tendril v0.2.3 Oct 12 20:36:08.673 INFO kablam! Checking backtrace v0.2.3 Oct 12 20:36:11.188 INFO kablam! Checking phf_shared v0.7.21 Oct 12 20:36:11.292 INFO kablam! Compiling syn v0.9.2 Oct 12 20:36:12.124 INFO kablam! Compiling string_cache_codegen v0.3.1 Oct 12 20:36:12.196 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 20:36:12.237 INFO kablam! Compiling string_cache v0.2.29 Oct 12 20:36:14.248 INFO kablam! Checking phf v0.7.21 Oct 12 20:36:19.473 INFO kablam! Compiling string_cache v0.3.0 Oct 12 20:36:19.475 INFO kablam! Compiling html5ever-atoms v0.1.3 Oct 12 20:36:28.130 INFO kablam! Checking native-tls v0.1.1 Oct 12 20:36:29.284 INFO kablam! Checking hyper-native-tls v0.2.2 Oct 12 20:36:29.484 INFO kablam! Compiling html5ever v0.9.0 Oct 12 20:36:38.914 INFO kablam! Checking html2text v0.1.4 Oct 12 20:36:40.344 INFO kablam! Checking render v0.1.0 (/source) Oct 12 20:36:42.600 INFO kablam! warning: unused import: `std::io` Oct 12 20:36:42.600 INFO kablam! --> src/main.rs:5:5 Oct 12 20:36:42.600 INFO kablam! | Oct 12 20:36:42.600 INFO kablam! 5 | use std::io; Oct 12 20:36:42.600 INFO kablam! | ^^^^^^^ Oct 12 20:36:42.600 INFO kablam! | Oct 12 20:36:42.600 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:36:42.600 INFO kablam! Oct 12 20:36:42.652 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:36:42.652 INFO kablam! --> src/main.rs:21:5 Oct 12 20:36:42.652 INFO kablam! | Oct 12 20:36:42.652 INFO kablam! 21 | res.read_to_string(&mut result); Oct 12 20:36:42.652 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:36:42.652 INFO kablam! | Oct 12 20:36:42.652 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 20:36:42.652 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:36:42.652 INFO kablam! Oct 12 20:36:42.760 INFO kablam! warning: unused import: `std::io` Oct 12 20:36:42.760 INFO kablam! --> src/main.rs:5:5 Oct 12 20:36:42.760 INFO kablam! | Oct 12 20:36:42.760 INFO kablam! 5 | use std::io; Oct 12 20:36:42.760 INFO kablam! | ^^^^^^^ Oct 12 20:36:42.760 INFO kablam! | Oct 12 20:36:42.760 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 20:36:42.760 INFO kablam! Oct 12 20:36:42.825 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 20:36:42.825 INFO kablam! --> src/main.rs:21:5 Oct 12 20:36:42.825 INFO kablam! | Oct 12 20:36:42.825 INFO kablam! 21 | res.read_to_string(&mut result); Oct 12 20:36:42.825 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 20:36:42.826 INFO kablam! | Oct 12 20:36:42.826 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 20:36:42.827 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 20:36:42.827 INFO kablam! Oct 12 20:36:42.891 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 34.44s Oct 12 20:36:42.910 INFO kablam! su: No module specific data is present Oct 12 20:36:43.488 INFO running `"docker" "rm" "-f" "7e512137b842ae1d0303959d0d153d1fc71606a109ae6f256e25af6b0d638f42"` Oct 12 20:36:43.751 INFO blam! 7e512137b842ae1d0303959d0d153d1fc71606a109ae6f256e25af6b0d638f42