Dec 12 05:20:40.569 INFO checking vacuum-0.1.1 against try#aa9aa79c3c583aab59ac9134542d60a780c35e2e for pr-56677 Dec 12 05:20:40.569 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-56677/worker-2/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-56677/try#aa9aa79c3c583aab59ac9134542d60a780c35e2e:/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 +aa9aa79c3c583aab59ac9134542d60a780c35e2e-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"` Dec 12 05:20:41.008 INFO [stdout] 0cf6485e5921697e8cc710d3ff3d98ab2b36172705ccffdd050adcf715667e1f Dec 12 05:20:41.010 INFO running `"docker" "start" "-a" "0cf6485e5921697e8cc710d3ff3d98ab2b36172705ccffdd050adcf715667e1f"` Dec 12 05:20:42.208 INFO [stderr] usermod: no changes Dec 12 05:20:42.282 INFO [stderr] warning: only one of `license` or `license-file` is necessary Dec 12 05:20:42.664 INFO [stderr] Checking uuid v0.7.1 Dec 12 05:20:42.664 INFO [stderr] Compiling structopt-derive v0.2.14 Dec 12 05:20:42.664 INFO [stderr] Checking hyper v0.12.18 Dec 12 05:20:48.896 INFO [stderr] Checking structopt v0.2.14 Dec 12 05:20:53.085 INFO [stderr] Checking hyper-tls v0.3.1 Dec 12 05:20:56.800 INFO [stderr] Checking reqwest v0.9.5 Dec 12 05:21:02.312 INFO [stderr] Checking vacuum v0.1.1 (/source) Dec 12 05:21:09.840 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 05:21:09.840 INFO [stderr] --> src/launch_library.rs:55:13 Dec 12 05:21:09.840 INFO [stderr] | Dec 12 05:21:09.840 INFO [stderr] 55 | write!(f, " instantaneous"); Dec 12 05:21:09.840 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 05:21:09.840 INFO [stderr] | Dec 12 05:21:09.840 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 12 05:21:09.840 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 05:21:09.840 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 05:21:09.841 INFO [stderr] Dec 12 05:21:09.841 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 05:21:09.841 INFO [stderr] --> src/launch_library.rs:57:13 Dec 12 05:21:09.841 INFO [stderr] | Dec 12 05:21:09.841 INFO [stderr] 57 | / write!( Dec 12 05:21:09.841 INFO [stderr] 58 | | f, Dec 12 05:21:09.841 INFO [stderr] 59 | | " {}m window", Dec 12 05:21:09.841 INFO [stderr] 60 | | (self.isoend - self.isostart).num_minutes() Dec 12 05:21:09.841 INFO [stderr] 61 | | ); Dec 12 05:21:09.841 INFO [stderr] | |______________^ Dec 12 05:21:09.841 INFO [stderr] | Dec 12 05:21:09.841 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 05:21:09.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 05:21:09.841 INFO [stderr] Dec 12 05:21:09.841 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 05:21:09.841 INFO [stderr] --> src/launch_library.rs:74:13 Dec 12 05:21:09.841 INFO [stderr] | Dec 12 05:21:09.841 INFO [stderr] 74 | writeln!(f, "{} TBD / Unavailable", Paint::cyan("Broadcasts:")); Dec 12 05:21:09.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 05:21:09.841 INFO [stderr] | Dec 12 05:21:09.841 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 05:21:09.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 05:21:09.841 INFO [stderr] Dec 12 05:21:09.841 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 05:21:09.841 INFO [stderr] --> src/launch_library.rs:78:17 Dec 12 05:21:09.841 INFO [stderr] | Dec 12 05:21:09.841 INFO [stderr] 78 | write!(f, " {}", url); Dec 12 05:21:09.841 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 12 05:21:09.841 INFO [stderr] | Dec 12 05:21:09.841 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 05:21:09.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 05:21:09.841 INFO [stderr] Dec 12 05:21:09.841 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 05:21:09.841 INFO [stderr] --> src/launch_library.rs:80:13 Dec 12 05:21:09.841 INFO [stderr] | Dec 12 05:21:09.841 INFO [stderr] 80 | writeln!(f); Dec 12 05:21:09.841 INFO [stderr] | ^^^^^^^^^^^^ Dec 12 05:21:09.841 INFO [stderr] | Dec 12 05:21:09.841 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 05:21:09.841 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 05:21:09.841 INFO [stderr] Dec 12 05:21:09.868 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 05:21:09.868 INFO [stderr] --> src/launch_library.rs:55:13 Dec 12 05:21:09.868 INFO [stderr] | Dec 12 05:21:09.868 INFO [stderr] 55 | write!(f, " instantaneous"); Dec 12 05:21:09.868 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 05:21:09.868 INFO [stderr] | Dec 12 05:21:09.868 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 12 05:21:09.868 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 05:21:09.868 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 05:21:09.868 INFO [stderr] Dec 12 05:21:09.868 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 05:21:09.868 INFO [stderr] --> src/launch_library.rs:57:13 Dec 12 05:21:09.868 INFO [stderr] | Dec 12 05:21:09.868 INFO [stderr] 57 | / write!( Dec 12 05:21:09.869 INFO [stderr] 58 | | f, Dec 12 05:21:09.869 INFO [stderr] 59 | | " {}m window", Dec 12 05:21:09.869 INFO [stderr] 60 | | (self.isoend - self.isostart).num_minutes() Dec 12 05:21:09.869 INFO [stderr] 61 | | ); Dec 12 05:21:09.869 INFO [stderr] | |______________^ Dec 12 05:21:09.869 INFO [stderr] | Dec 12 05:21:09.869 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 05:21:09.869 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 05:21:09.869 INFO [stderr] Dec 12 05:21:09.869 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 05:21:09.869 INFO [stderr] --> src/launch_library.rs:74:13 Dec 12 05:21:09.869 INFO [stderr] | Dec 12 05:21:09.869 INFO [stderr] 74 | writeln!(f, "{} TBD / Unavailable", Paint::cyan("Broadcasts:")); Dec 12 05:21:09.869 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Dec 12 05:21:09.869 INFO [stderr] | Dec 12 05:21:09.869 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 05:21:09.869 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 05:21:09.869 INFO [stderr] Dec 12 05:21:09.869 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 05:21:09.869 INFO [stderr] --> src/launch_library.rs:78:17 Dec 12 05:21:09.869 INFO [stderr] | Dec 12 05:21:09.869 INFO [stderr] 78 | write!(f, " {}", url); Dec 12 05:21:09.869 INFO [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ Dec 12 05:21:09.869 INFO [stderr] | Dec 12 05:21:09.869 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 05:21:09.869 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 05:21:09.869 INFO [stderr] Dec 12 05:21:09.869 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 12 05:21:09.869 INFO [stderr] --> src/launch_library.rs:80:13 Dec 12 05:21:09.869 INFO [stderr] | Dec 12 05:21:09.869 INFO [stderr] 80 | writeln!(f); Dec 12 05:21:09.869 INFO [stderr] | ^^^^^^^^^^^^ Dec 12 05:21:09.869 INFO [stderr] | Dec 12 05:21:09.869 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 12 05:21:09.869 INFO [stderr] = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Dec 12 05:21:09.869 INFO [stderr] Dec 12 05:21:09.897 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.66s Dec 12 05:21:09.913 INFO [stderr] su: No module specific data is present Dec 12 05:21:10.496 INFO running `"docker" "inspect" "0cf6485e5921697e8cc710d3ff3d98ab2b36172705ccffdd050adcf715667e1f"` Dec 12 05:21:10.790 INFO running `"docker" "rm" "-f" "0cf6485e5921697e8cc710d3ff3d98ab2b36172705ccffdd050adcf715667e1f"` Dec 12 05:21:11.136 INFO [stdout] 0cf6485e5921697e8cc710d3ff3d98ab2b36172705ccffdd050adcf715667e1f