Oct 26 23:31:19.409 INFO checking nswbmw/mmjpg-rs against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 23:31:19.411 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-0/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-55192-2/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 26 23:31:19.995 INFO blam! 3712e7aa01adeba8adb2e6e43a8d81cc6b9b154180bc5a0bef075d3ad855eb75 Oct 26 23:31:19.997 INFO running `"docker" "start" "-a" "3712e7aa01adeba8adb2e6e43a8d81cc6b9b154180bc5a0bef075d3ad855eb75"` Oct 26 23:31:21.531 INFO kablam! usermod: no changes Oct 26 23:31:21.767 INFO kablam! Compiling libc v0.2.24 Oct 26 23:31:21.767 INFO kablam! Compiling version_check v0.1.2 Oct 26 23:31:21.770 INFO kablam! Compiling openssl v0.9.14 Oct 26 23:31:21.770 INFO kablam! Compiling openssl-sys v0.9.14 Oct 26 23:31:21.771 INFO kablam! Checking unicode-bidi v0.3.3 Oct 26 23:31:21.771 INFO kablam! Checking num_cpus v1.6.2 Oct 26 23:31:21.772 INFO kablam! Checking memchr v1.0.1 Oct 26 23:31:21.772 INFO kablam! Checking libflate v0.1.8 Oct 26 23:31:26.683 INFO kablam! Checking serde_json v1.0.2 Oct 26 23:31:26.700 INFO kablam! Checking aho-corasick v0.6.3 Oct 26 23:31:26.700 INFO kablam! Compiling unicase v1.4.2 Oct 26 23:31:26.898 INFO kablam! Compiling serde_derive_internals v0.15.1 Oct 26 23:31:26.932 INFO kablam! Checking idna v0.1.2 Oct 26 23:31:29.143 INFO kablam! Checking tendril v0.3.0 Oct 26 23:31:29.927 INFO kablam! Compiling rand v0.3.15 Oct 26 23:31:31.923 INFO kablam! Checking regex v0.2.2 Oct 26 23:31:42.219 INFO kablam! Checking url v1.5.1 Oct 26 23:31:42.677 INFO kablam! Compiling serde_derive v1.0.8 Oct 26 23:31:42.699 INFO kablam! Compiling phf_generator v0.7.21 Oct 26 23:31:44.273 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 26 23:31:44.275 INFO kablam! Compiling phf_codegen v0.7.21 Oct 26 23:31:49.791 INFO kablam! Checking hyper v0.10.12 Oct 26 23:31:49.795 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 26 23:31:50.196 INFO kablam! Compiling string_cache v0.6.0 Oct 26 23:31:50.197 INFO kablam! Compiling markup5ever v0.3.1 Oct 26 23:31:51.103 INFO kablam! Checking native-tls v0.1.4 Oct 26 23:32:03.624 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 26 23:32:04.904 INFO kablam! Checking reqwest v0.6.2 Oct 26 23:32:05.015 INFO kablam! Checking html5ever v0.18.0 Oct 26 23:32:07.675 INFO kablam! Checking select v0.4.1 Oct 26 23:32:08.650 INFO kablam! Checking mmjpg-rs v0.0.1 (/source) Oct 26 23:32:10.663 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:10.663 INFO kablam! --> src/main.rs:44:3 Oct 26 23:32:10.663 INFO kablam! | Oct 26 23:32:10.663 INFO kablam! 44 | resp.read_to_string(&mut html); Oct 26 23:32:10.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:10.663 INFO kablam! | Oct 26 23:32:10.663 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 23:32:10.663 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:10.663 INFO kablam! Oct 26 23:32:10.663 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:10.663 INFO kablam! --> src/main.rs:72:3 Oct 26 23:32:10.663 INFO kablam! | Oct 26 23:32:10.663 INFO kablam! 72 | resp.read_to_string(&mut html); Oct 26 23:32:10.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:10.663 INFO kablam! | Oct 26 23:32:10.663 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:10.663 INFO kablam! Oct 26 23:32:10.663 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:10.663 INFO kablam! --> src/main.rs:96:3 Oct 26 23:32:10.663 INFO kablam! | Oct 26 23:32:10.663 INFO kablam! 96 | resp.read_to_string(&mut html); Oct 26 23:32:10.663 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:10.663 INFO kablam! | Oct 26 23:32:10.663 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:10.663 INFO kablam! Oct 26 23:32:10.931 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:10.931 INFO kablam! --> src/main.rs:44:3 Oct 26 23:32:10.931 INFO kablam! | Oct 26 23:32:10.931 INFO kablam! 44 | resp.read_to_string(&mut html); Oct 26 23:32:10.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:10.931 INFO kablam! | Oct 26 23:32:10.931 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 23:32:10.931 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:10.931 INFO kablam! Oct 26 23:32:10.931 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:10.931 INFO kablam! --> src/main.rs:72:3 Oct 26 23:32:10.931 INFO kablam! | Oct 26 23:32:10.931 INFO kablam! 72 | resp.read_to_string(&mut html); Oct 26 23:32:10.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:10.931 INFO kablam! | Oct 26 23:32:10.931 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:10.931 INFO kablam! Oct 26 23:32:10.931 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 23:32:10.931 INFO kablam! --> src/main.rs:96:3 Oct 26 23:32:10.931 INFO kablam! | Oct 26 23:32:10.931 INFO kablam! 96 | resp.read_to_string(&mut html); Oct 26 23:32:10.931 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 23:32:10.931 INFO kablam! | Oct 26 23:32:10.931 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 23:32:10.931 INFO kablam! Oct 26 23:32:10.987 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 49.44s Oct 26 23:32:11.026 INFO kablam! su: No module specific data is present Oct 26 23:32:11.778 INFO running `"docker" "rm" "-f" "3712e7aa01adeba8adb2e6e43a8d81cc6b9b154180bc5a0bef075d3ad855eb75"` Oct 26 23:32:12.057 INFO blam! 3712e7aa01adeba8adb2e6e43a8d81cc6b9b154180bc5a0bef075d3ad855eb75