Oct 12 16:21:29.601 INFO checking nswbmw/mmjpg-rs against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 16:21:29.602 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 16:21:30.019 INFO blam! 609ed9f17002ee8807efd37f84e5e1fe62222376ed33624269987376bd2248c4 Oct 12 16:21:30.021 INFO running `"docker" "start" "-a" "609ed9f17002ee8807efd37f84e5e1fe62222376ed33624269987376bd2248c4"` Oct 12 16:21:31.692 INFO kablam! usermod: no changes Oct 12 16:21:31.880 INFO kablam! Compiling version_check v0.1.2 Oct 12 16:21:31.880 INFO kablam! Compiling openssl v0.9.14 Oct 12 16:21:31.906 INFO kablam! Compiling rand v0.3.15 Oct 12 16:21:31.907 INFO kablam! Compiling openssl-sys v0.9.14 Oct 12 16:21:31.907 INFO kablam! Checking num_cpus v1.6.2 Oct 12 16:21:31.908 INFO kablam! Checking libflate v0.1.8 Oct 12 16:21:31.908 INFO kablam! Checking serde_json v1.0.2 Oct 12 16:21:31.909 INFO kablam! Checking url v1.5.1 Oct 12 16:21:34.409 INFO kablam! Compiling serde_derive_internals v0.15.1 Oct 12 16:21:34.891 INFO kablam! Checking regex v0.2.2 Oct 12 16:21:40.237 INFO kablam! Checking tendril v0.3.0 Oct 12 16:21:47.181 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 12 16:21:47.189 INFO kablam! Compiling unicase v1.4.2 Oct 12 16:21:47.338 INFO kablam! Compiling phf_generator v0.7.21 Oct 12 16:21:47.613 INFO kablam! Compiling serde_derive v1.0.8 Oct 12 16:21:49.496 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 12 16:21:49.497 INFO kablam! Compiling phf_codegen v0.7.21 Oct 12 16:21:54.188 INFO kablam! Checking hyper v0.10.12 Oct 12 16:21:54.610 INFO kablam! Compiling string_cache v0.6.0 Oct 12 16:21:54.610 INFO kablam! Compiling markup5ever v0.3.1 Oct 12 16:22:03.325 INFO kablam! Checking native-tls v0.1.4 Oct 12 16:22:11.825 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 12 16:22:13.224 INFO kablam! Checking reqwest v0.6.2 Oct 12 16:22:14.900 INFO kablam! Checking html5ever v0.18.0 Oct 12 16:22:17.759 INFO kablam! Checking select v0.4.1 Oct 12 16:22:18.752 INFO kablam! Checking mmjpg-rs v0.0.1 (/source) Oct 12 16:22:20.740 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 16:22:20.740 INFO kablam! --> src/main.rs:44:3 Oct 12 16:22:20.740 INFO kablam! | Oct 12 16:22:20.740 INFO kablam! 44 | resp.read_to_string(&mut html); Oct 12 16:22:20.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:22:20.740 INFO kablam! | Oct 12 16:22:20.740 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 16:22:20.740 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 16:22:20.740 INFO kablam! Oct 12 16:22:20.740 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 16:22:20.740 INFO kablam! --> src/main.rs:72:3 Oct 12 16:22:20.740 INFO kablam! | Oct 12 16:22:20.740 INFO kablam! 72 | resp.read_to_string(&mut html); Oct 12 16:22:20.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:22:20.740 INFO kablam! | Oct 12 16:22:20.740 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 16:22:20.740 INFO kablam! Oct 12 16:22:20.740 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 16:22:20.740 INFO kablam! --> src/main.rs:96:3 Oct 12 16:22:20.740 INFO kablam! | Oct 12 16:22:20.740 INFO kablam! 96 | resp.read_to_string(&mut html); Oct 12 16:22:20.740 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:22:20.740 INFO kablam! | Oct 12 16:22:20.740 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 16:22:20.740 INFO kablam! Oct 12 16:22:21.086 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 16:22:21.087 INFO kablam! --> src/main.rs:44:3 Oct 12 16:22:21.087 INFO kablam! | Oct 12 16:22:21.087 INFO kablam! 44 | resp.read_to_string(&mut html); Oct 12 16:22:21.088 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:22:21.088 INFO kablam! | Oct 12 16:22:21.088 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 16:22:21.088 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 16:22:21.089 INFO kablam! Oct 12 16:22:21.089 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 16:22:21.089 INFO kablam! --> src/main.rs:72:3 Oct 12 16:22:21.090 INFO kablam! | Oct 12 16:22:21.090 INFO kablam! 72 | resp.read_to_string(&mut html); Oct 12 16:22:21.090 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:22:21.091 INFO kablam! | Oct 12 16:22:21.091 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 16:22:21.091 INFO kablam! Oct 12 16:22:21.091 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 16:22:21.092 INFO kablam! --> src/main.rs:96:3 Oct 12 16:22:21.092 INFO kablam! | Oct 12 16:22:21.092 INFO kablam! 96 | resp.read_to_string(&mut html); Oct 12 16:22:21.092 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 16:22:21.093 INFO kablam! | Oct 12 16:22:21.093 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 16:22:21.093 INFO kablam! Oct 12 16:22:21.132 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.41s Oct 12 16:22:21.144 INFO kablam! su: No module specific data is present Oct 12 16:22:21.809 INFO running `"docker" "rm" "-f" "609ed9f17002ee8807efd37f84e5e1fe62222376ed33624269987376bd2248c4"` Oct 12 16:22:21.920 INFO blam! 609ed9f17002ee8807efd37f84e5e1fe62222376ed33624269987376bd2248c4