Oct 26 23:31:16.305 INFO checking nswbmw/mmjpg-rs against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 26 23:31:16.307 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 23:31:16.869 INFO blam! 5c4da502685efe926e80aa8fbb993a0926a62f35a47657b441af269c9afdea59 Oct 26 23:31:16.871 INFO running `"docker" "start" "-a" "5c4da502685efe926e80aa8fbb993a0926a62f35a47657b441af269c9afdea59"` Oct 26 23:31:18.903 INFO kablam! usermod: no changes Oct 26 23:31:19.103 INFO kablam! Compiling libc v0.2.24 Oct 26 23:31:19.103 INFO kablam! Compiling version_check v0.1.2 Oct 26 23:31:19.115 INFO kablam! Compiling openssl v0.9.14 Oct 26 23:31:19.115 INFO kablam! Checking precomputed-hash v0.1.0 Oct 26 23:31:19.115 INFO kablam! Checking num-traits v0.1.39 Oct 26 23:31:19.123 INFO kablam! Checking libflate v0.1.8 Oct 26 23:31:19.123 INFO kablam! Compiling serde_derive_internals v0.15.1 Oct 26 23:31:19.123 INFO kablam! Checking tendril v0.3.0 Oct 26 23:31:20.167 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 26 23:31:23.727 INFO kablam! Compiling unicase v1.4.2 Oct 26 23:31:24.547 INFO kablam! Compiling rand v0.3.15 Oct 26 23:31:27.971 INFO kablam! Checking serde_json v1.0.2 Oct 26 23:31:30.803 INFO kablam! Checking hyper v0.10.12 Oct 26 23:31:31.236 INFO kablam! Compiling serde_derive v1.0.8 Oct 26 23:31:34.080 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 23:31:35.875 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 26 23:31:35.875 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 23:31:39.412 INFO kablam! Checking native-tls v0.1.4 Oct 26 23:31:41.943 INFO kablam! Compiling string_cache v0.6.0 Oct 26 23:31:41.943 INFO kablam! Compiling markup5ever v0.3.1 Oct 26 23:31:50.571 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 26 23:31:52.925 INFO kablam! Checking reqwest v0.6.2 Oct 26 23:31:56.595 INFO kablam! Checking html5ever v0.18.0 Oct 26 23:31:59.651 INFO kablam! Checking select v0.4.1 Oct 26 23:32:00.744 INFO kablam! Checking mmjpg-rs v0.0.1 (/source) Oct 26 23:32:02.875 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:02.875 INFO kablam! --> src/main.rs:44:3 Oct 26 23:32:02.875 INFO kablam! | Oct 26 23:32:02.875 INFO kablam! 44 | resp.read_to_string(&mut html); Oct 26 23:32:02.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:02.875 INFO kablam! | Oct 26 23:32:02.875 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 23:32:02.875 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:02.875 INFO kablam! Oct 26 23:32:02.875 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:02.875 INFO kablam! --> src/main.rs:72:3 Oct 26 23:32:02.875 INFO kablam! | Oct 26 23:32:02.875 INFO kablam! 72 | resp.read_to_string(&mut html); Oct 26 23:32:02.875 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:02.875 INFO kablam! | Oct 26 23:32:02.875 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:02.875 INFO kablam! Oct 26 23:32:02.878 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:02.878 INFO kablam! --> src/main.rs:96:3 Oct 26 23:32:02.878 INFO kablam! | Oct 26 23:32:02.878 INFO kablam! 96 | resp.read_to_string(&mut html); Oct 26 23:32:02.878 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:02.878 INFO kablam! | Oct 26 23:32:02.878 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:02.878 INFO kablam! Oct 26 23:32:02.931 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:02.931 INFO kablam! --> src/main.rs:44:3 Oct 26 23:32:02.931 INFO kablam! | Oct 26 23:32:02.931 INFO kablam! 44 | resp.read_to_string(&mut html); Oct 26 23:32:02.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:02.931 INFO kablam! | Oct 26 23:32:02.931 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 23:32:02.931 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:02.931 INFO kablam! Oct 26 23:32:02.931 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:02.931 INFO kablam! --> src/main.rs:72:3 Oct 26 23:32:02.931 INFO kablam! | Oct 26 23:32:02.931 INFO kablam! 72 | resp.read_to_string(&mut html); Oct 26 23:32:02.932 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:02.932 INFO kablam! | Oct 26 23:32:02.932 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:02.932 INFO kablam! Oct 26 23:32:02.933 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:02.933 INFO kablam! --> src/main.rs:96:3 Oct 26 23:32:02.933 INFO kablam! | Oct 26 23:32:02.934 INFO kablam! 96 | resp.read_to_string(&mut html); Oct 26 23:32:02.934 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:02.934 INFO kablam! | Oct 26 23:32:02.934 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:02.934 INFO kablam! Oct 26 23:32:02.969 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 44.04s Oct 26 23:32:02.979 INFO kablam! su: No module specific data is present Oct 26 23:32:03.917 INFO running `"docker" "rm" "-f" "5c4da502685efe926e80aa8fbb993a0926a62f35a47657b441af269c9afdea59"` Oct 26 23:32:04.169 INFO blam! 5c4da502685efe926e80aa8fbb993a0926a62f35a47657b441af269c9afdea59