Oct 26 17:57:02.941 INFO checking wirelyre/vvvtar against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 17:57:02.943 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/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 17:57:03.436 INFO blam! d7c1432aa486e3c444572da5a8ae6f0155a3c4337de0af57816edd91f7dad991 Oct 26 17:57:03.439 INFO running `"docker" "start" "-a" "d7c1432aa486e3c444572da5a8ae6f0155a3c4337de0af57816edd91f7dad991"` Oct 26 17:57:04.781 INFO kablam! usermod: no changes Oct 26 17:57:04.828 INFO kablam! Checking vvvtar v0.1.0 (/source) Oct 26 17:57:05.233 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:57:05.234 INFO kablam! --> src/main.rs:33:5 Oct 26 17:57:05.234 INFO kablam! | Oct 26 17:57:05.234 INFO kablam! 33 | archive.write(&header.unparse().unwrap()); Oct 26 17:57:05.235 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:57:05.235 INFO kablam! | Oct 26 17:57:05.236 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 17:57:05.236 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:57:05.236 INFO kablam! Oct 26 17:57:05.237 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:57:05.237 INFO kablam! --> src/main.rs:72:9 Oct 26 17:57:05.237 INFO kablam! | Oct 26 17:57:05.237 INFO kablam! 72 | std::io::stdout().flush(); Oct 26 17:57:05.238 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:57:05.238 INFO kablam! | Oct 26 17:57:05.239 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:57:05.239 INFO kablam! Oct 26 17:57:05.239 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:57:05.239 INFO kablam! --> src/main.rs:79:9 Oct 26 17:57:05.239 INFO kablam! | Oct 26 17:57:05.239 INFO kablam! 79 | dst.write(&buf[0..progress]); Oct 26 17:57:05.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:57:05.239 INFO kablam! | Oct 26 17:57:05.239 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:57:05.239 INFO kablam! Oct 26 17:57:05.239 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:57:05.239 INFO kablam! --> src/main.rs:33:5 Oct 26 17:57:05.239 INFO kablam! | Oct 26 17:57:05.239 INFO kablam! 33 | archive.write(&header.unparse().unwrap()); Oct 26 17:57:05.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:57:05.239 INFO kablam! | Oct 26 17:57:05.239 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 26 17:57:05.239 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:57:05.239 INFO kablam! Oct 26 17:57:05.239 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:57:05.239 INFO kablam! --> src/main.rs:72:9 Oct 26 17:57:05.239 INFO kablam! | Oct 26 17:57:05.239 INFO kablam! 72 | std::io::stdout().flush(); Oct 26 17:57:05.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:57:05.239 INFO kablam! | Oct 26 17:57:05.239 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:57:05.239 INFO kablam! Oct 26 17:57:05.239 INFO kablam! warning: unused `std::result::Result` that must be used Oct 26 17:57:05.239 INFO kablam! --> src/main.rs:79:9 Oct 26 17:57:05.239 INFO kablam! | Oct 26 17:57:05.239 INFO kablam! 79 | dst.write(&buf[0..progress]); Oct 26 17:57:05.239 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 26 17:57:05.239 INFO kablam! | Oct 26 17:57:05.239 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 26 17:57:05.239 INFO kablam! Oct 26 17:57:05.287 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.47s Oct 26 17:57:05.287 INFO kablam! su: No module specific data is present Oct 26 17:57:06.511 INFO running `"docker" "rm" "-f" "d7c1432aa486e3c444572da5a8ae6f0155a3c4337de0af57816edd91f7dad991"` Oct 26 17:57:06.823 INFO blam! d7c1432aa486e3c444572da5a8ae6f0155a3c4337de0af57816edd91f7dad991