Dec 18 09:17:44.353 INFO checking welle-0.1.0 against master#96d1334e567237b1507cd277938e7ae2de75ff51 for pr-54252 Dec 18 09:17:44.353 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-54252/worker-2/master#96d1334e567237b1507cd277938e7ae2de75ff51:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-54252/sources/master#96d1334e567237b1507cd277938e7ae2de75ff51/reg/welle/0.1.0:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+96d1334e567237b1507cd277938e7ae2de75ff51-alt" "check" "--frozen" "--all" "--all-targets"` Dec 18 09:17:44.896 INFO [stdout] a36d168c15c0dbd86b4288d76929ed5ad01057c9e545b059f1927befff09af34 Dec 18 09:17:44.902 INFO running `"docker" "start" "-a" "a36d168c15c0dbd86b4288d76929ed5ad01057c9e545b059f1927befff09af34"` Dec 18 09:17:46.709 INFO [stderr] Compiling structopt-derive v0.2.14 Dec 18 09:17:49.268 INFO [stderr] Checking structopt v0.2.14 Dec 18 09:17:49.645 INFO [stderr] Checking welle v0.1.0 (/opt/crater/workdir) Dec 18 09:17:51.818 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 09:17:51.818 INFO [stderr] --> src/main.rs:204:9 Dec 18 09:17:51.819 INFO [stderr] | Dec 18 09:17:51.819 INFO [stderr] 204 | writeln!(f, ""); Dec 18 09:17:51.819 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 18 09:17:51.819 INFO [stderr] | Dec 18 09:17:51.819 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 18 09:17:51.819 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 09:17:51.819 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 18 09:17:51.819 INFO [stderr] Dec 18 09:17:51.819 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 09:17:51.819 INFO [stderr] --> src/main.rs:213:9 Dec 18 09:17:51.819 INFO [stderr] | Dec 18 09:17:51.819 INFO [stderr] 213 | writeln!(f, ""); Dec 18 09:17:51.819 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 18 09:17:51.819 INFO [stderr] | Dec 18 09:17:51.819 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 09:17:51.819 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 18 09:17:51.819 INFO [stderr] Dec 18 09:17:51.819 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 09:17:51.819 INFO [stderr] --> src/main.rs:214:9 Dec 18 09:17:51.819 INFO [stderr] | Dec 18 09:17:51.819 INFO [stderr] 214 | / writeln!( Dec 18 09:17:51.819 INFO [stderr] 215 | | f, Dec 18 09:17:51.819 INFO [stderr] 216 | | "Percentage of the requests served within a certain time:" Dec 18 09:17:51.819 INFO [stderr] 217 | | ); Dec 18 09:17:51.819 INFO [stderr] | |__________^ Dec 18 09:17:51.819 INFO [stderr] | Dec 18 09:17:51.819 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 09:17:51.819 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 18 09:17:51.819 INFO [stderr] Dec 18 09:17:51.847 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 09:17:51.847 INFO [stderr] --> src/main.rs:204:9 Dec 18 09:17:51.847 INFO [stderr] | Dec 18 09:17:51.847 INFO [stderr] 204 | writeln!(f, ""); Dec 18 09:17:51.847 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 18 09:17:51.847 INFO [stderr] | Dec 18 09:17:51.847 INFO [stderr] = note: #[warn(unused_must_use)] on by default Dec 18 09:17:51.847 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 09:17:51.847 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 18 09:17:51.848 INFO [stderr] Dec 18 09:17:51.848 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 09:17:51.848 INFO [stderr] --> src/main.rs:213:9 Dec 18 09:17:51.848 INFO [stderr] | Dec 18 09:17:51.848 INFO [stderr] 213 | writeln!(f, ""); Dec 18 09:17:51.848 INFO [stderr] | ^^^^^^^^^^^^^^^^ Dec 18 09:17:51.848 INFO [stderr] | Dec 18 09:17:51.848 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 09:17:51.848 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 18 09:17:51.848 INFO [stderr] Dec 18 09:17:51.848 INFO [stderr] warning: unused `std::result::Result` that must be used Dec 18 09:17:51.848 INFO [stderr] --> src/main.rs:214:9 Dec 18 09:17:51.848 INFO [stderr] | Dec 18 09:17:51.848 INFO [stderr] 214 | / writeln!( Dec 18 09:17:51.848 INFO [stderr] 215 | | f, Dec 18 09:17:51.848 INFO [stderr] 216 | | "Percentage of the requests served within a certain time:" Dec 18 09:17:51.848 INFO [stderr] 217 | | ); Dec 18 09:17:51.848 INFO [stderr] | |__________^ Dec 18 09:17:51.848 INFO [stderr] | Dec 18 09:17:51.848 INFO [stderr] = note: this `Result` may be an `Err` variant, which should be handled Dec 18 09:17:51.848 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 18 09:17:51.848 INFO [stderr] Dec 18 09:17:51.875 INFO [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.54s Dec 18 09:17:52.313 INFO running `"docker" "inspect" "a36d168c15c0dbd86b4288d76929ed5ad01057c9e545b059f1927befff09af34"` Dec 18 09:17:52.500 INFO running `"docker" "rm" "-f" "a36d168c15c0dbd86b4288d76929ed5ad01057c9e545b059f1927befff09af34"` Dec 18 09:17:52.712 INFO [stdout] a36d168c15c0dbd86b4288d76929ed5ad01057c9e545b059f1927befff09af34