Oct 31 23:48:07.847 INFO checking nswbmw/mmjpg-rs against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 23:48:07.848 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-4/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-4/pr-55538/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/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 +05812fa8c588473f03e3fa7cf59cd84f4f37c715-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 31 23:48:08.250 INFO blam! 5966f41a9ca860169bd3bfd142a2e6bd19f8c97e003dec50e4e22f7fb4a853a1 Oct 31 23:48:08.252 INFO running `"docker" "start" "-a" "5966f41a9ca860169bd3bfd142a2e6bd19f8c97e003dec50e4e22f7fb4a853a1"` Oct 31 23:48:09.652 INFO kablam! usermod: no changes Oct 31 23:48:09.980 INFO kablam! Compiling libc v0.2.24 Oct 31 23:48:09.981 INFO kablam! Compiling version_check v0.1.2 Oct 31 23:48:09.981 INFO kablam! Compiling openssl v0.9.14 Oct 31 23:48:09.988 INFO kablam! Checking serde v1.0.8 Oct 31 23:48:09.989 INFO kablam! Compiling openssl-sys v0.9.14 Oct 31 23:48:09.989 INFO kablam! Checking unicode-bidi v0.3.3 Oct 31 23:48:09.989 INFO kablam! Checking num_cpus v1.6.2 Oct 31 23:48:09.990 INFO kablam! Checking memchr v1.0.1 Oct 31 23:48:11.920 INFO kablam! Checking libflate v0.1.8 Oct 31 23:48:16.734 INFO kablam! Checking aho-corasick v0.6.3 Oct 31 23:48:16.748 INFO kablam! Checking idna v0.1.2 Oct 31 23:48:16.942 INFO kablam! Compiling serde_derive_internals v0.15.1 Oct 31 23:48:16.954 INFO kablam! Compiling unicase v1.4.2 Oct 31 23:48:17.025 INFO kablam! Checking tendril v0.3.0 Oct 31 23:48:19.193 INFO kablam! Compiling rand v0.3.15 Oct 31 23:48:21.935 INFO kablam! Checking regex v0.2.2 Oct 31 23:48:32.112 INFO kablam! Checking url v1.5.1 Oct 31 23:48:32.324 INFO kablam! Compiling phf_generator v0.7.21 Oct 31 23:48:32.588 INFO kablam! Compiling serde_derive v1.0.8 Oct 31 23:48:33.709 INFO kablam! Compiling string_cache_codegen v0.4.0 Oct 31 23:48:33.709 INFO kablam! Compiling phf_codegen v0.7.21 Oct 31 23:48:40.188 INFO kablam! Checking hyper v0.10.12 Oct 31 23:48:40.468 INFO kablam! Checking native-tls v0.1.4 Oct 31 23:48:40.500 INFO kablam! Compiling string_cache v0.6.0 Oct 31 23:48:40.500 INFO kablam! Compiling markup5ever v0.3.1 Oct 31 23:48:54.068 INFO kablam! Checking hyper-native-tls v0.2.4 Oct 31 23:48:55.518 INFO kablam! Checking serde_json v1.0.2 Oct 31 23:48:55.518 INFO kablam! Checking serde_urlencoded v0.5.1 Oct 31 23:48:58.192 INFO kablam! Checking reqwest v0.6.2 Oct 31 23:48:59.621 INFO kablam! Checking html5ever v0.18.0 Oct 31 23:49:02.483 INFO kablam! Checking select v0.4.1 Oct 31 23:49:03.560 INFO kablam! Checking mmjpg-rs v0.0.1 (/source) Oct 31 23:49:05.144 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 23:49:05.145 INFO kablam! --> src/main.rs:44:3 Oct 31 23:49:05.145 INFO kablam! | Oct 31 23:49:05.146 INFO kablam! 44 | resp.read_to_string(&mut html); Oct 31 23:49:05.146 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:49:05.146 INFO kablam! | Oct 31 23:49:05.147 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 23:49:05.147 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 23:49:05.147 INFO kablam! Oct 31 23:49:05.147 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 23:49:05.148 INFO kablam! --> src/main.rs:72:3 Oct 31 23:49:05.148 INFO kablam! | Oct 31 23:49:05.148 INFO kablam! 72 | resp.read_to_string(&mut html); Oct 31 23:49:05.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:49:05.148 INFO kablam! | Oct 31 23:49:05.148 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 23:49:05.148 INFO kablam! Oct 31 23:49:05.148 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 23:49:05.148 INFO kablam! --> src/main.rs:96:3 Oct 31 23:49:05.148 INFO kablam! | Oct 31 23:49:05.148 INFO kablam! 96 | resp.read_to_string(&mut html); Oct 31 23:49:05.148 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:49:05.148 INFO kablam! | Oct 31 23:49:05.148 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 23:49:05.148 INFO kablam! Oct 31 23:49:05.476 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 23:49:05.477 INFO kablam! --> src/main.rs:44:3 Oct 31 23:49:05.477 INFO kablam! | Oct 31 23:49:05.477 INFO kablam! 44 | resp.read_to_string(&mut html); Oct 31 23:49:05.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:49:05.477 INFO kablam! | Oct 31 23:49:05.477 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 23:49:05.478 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 23:49:05.478 INFO kablam! Oct 31 23:49:05.478 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 23:49:05.478 INFO kablam! --> src/main.rs:72:3 Oct 31 23:49:05.478 INFO kablam! | Oct 31 23:49:05.478 INFO kablam! 72 | resp.read_to_string(&mut html); Oct 31 23:49:05.478 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:49:05.479 INFO kablam! | Oct 31 23:49:05.479 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 23:49:05.479 INFO kablam! Oct 31 23:49:05.479 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 23:49:05.479 INFO kablam! --> src/main.rs:96:3 Oct 31 23:49:05.479 INFO kablam! | Oct 31 23:49:05.479 INFO kablam! 96 | resp.read_to_string(&mut html); Oct 31 23:49:05.480 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 23:49:05.480 INFO kablam! | Oct 31 23:49:05.480 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 23:49:05.480 INFO kablam! Oct 31 23:49:05.536 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 55.82s Oct 31 23:49:05.550 INFO kablam! su: No module specific data is present Oct 31 23:49:06.297 INFO running `"docker" "rm" "-f" "5966f41a9ca860169bd3bfd142a2e6bd19f8c97e003dec50e4e22f7fb4a853a1"` Oct 31 23:49:06.572 INFO blam! 5966f41a9ca860169bd3bfd142a2e6bd19f8c97e003dec50e4e22f7fb4a853a1