Oct 31 21:12:30.170 INFO checking shqld/rust-git against master#05812fa8c588473f03e3fa7cf59cd84f4f37c715 for pr-55538 Oct 31 21:12:30.170 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-3/master#05812fa8c588473f03e3fa7cf59cd84f4f37c715:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-3/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 21:12:30.598 INFO blam! 84c4664056503e10e74e775e32b8273210ba85d06772921262b3a3219ef5c555 Oct 31 21:12:30.616 INFO running `"docker" "start" "-a" "84c4664056503e10e74e775e32b8273210ba85d06772921262b3a3219ef5c555"` Oct 31 21:12:32.991 INFO kablam! usermod: no changes Oct 31 21:12:33.084 INFO kablam! Compiling libz-sys v1.0.18 Oct 31 21:12:35.336 INFO kablam! Checking flate2 v1.0.1 Oct 31 21:12:36.504 INFO kablam! Checking rust-git v0.1.0 (/source) Oct 31 21:12:37.172 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:37.172 INFO kablam! --> src/utils/zlib.rs:12:3 Oct 31 21:12:37.172 INFO kablam! | Oct 31 21:12:37.172 INFO kablam! 12 | e.write_all(s.as_bytes()); Oct 31 21:12:37.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:37.172 INFO kablam! | Oct 31 21:12:37.172 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 21:12:37.172 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:37.172 INFO kablam! Oct 31 21:12:37.172 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:37.172 INFO kablam! --> src/utils/zlib.rs:19:3 Oct 31 21:12:37.172 INFO kablam! | Oct 31 21:12:37.172 INFO kablam! 19 | z.read_to_string(&mut s); Oct 31 21:12:37.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:37.172 INFO kablam! | Oct 31 21:12:37.172 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:37.172 INFO kablam! Oct 31 21:12:37.172 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:37.172 INFO kablam! --> src/main.rs:25:5 Oct 31 21:12:37.172 INFO kablam! | Oct 31 21:12:37.172 INFO kablam! 25 | fs::write_file(&Path::new(&path), &compressed); Oct 31 21:12:37.172 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:37.172 INFO kablam! | Oct 31 21:12:37.172 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:37.172 INFO kablam! Oct 31 21:12:37.220 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:37.220 INFO kablam! --> src/utils/zlib.rs:12:3 Oct 31 21:12:37.220 INFO kablam! | Oct 31 21:12:37.220 INFO kablam! 12 | e.write_all(s.as_bytes()); Oct 31 21:12:37.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:37.220 INFO kablam! | Oct 31 21:12:37.220 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 21:12:37.220 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:37.220 INFO kablam! Oct 31 21:12:37.220 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:37.220 INFO kablam! --> src/utils/zlib.rs:19:3 Oct 31 21:12:37.220 INFO kablam! | Oct 31 21:12:37.220 INFO kablam! 19 | z.read_to_string(&mut s); Oct 31 21:12:37.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:37.220 INFO kablam! | Oct 31 21:12:37.220 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:37.220 INFO kablam! Oct 31 21:12:37.220 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:37.220 INFO kablam! --> src/main.rs:25:5 Oct 31 21:12:37.220 INFO kablam! | Oct 31 21:12:37.220 INFO kablam! 25 | fs::write_file(&Path::new(&path), &compressed); Oct 31 21:12:37.220 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:37.220 INFO kablam! | Oct 31 21:12:37.220 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:37.220 INFO kablam! Oct 31 21:12:37.252 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.24s Oct 31 21:12:37.256 INFO kablam! su: No module specific data is present Oct 31 21:12:38.189 INFO running `"docker" "rm" "-f" "84c4664056503e10e74e775e32b8273210ba85d06772921262b3a3219ef5c555"` Oct 31 21:12:38.453 INFO blam! 84c4664056503e10e74e775e32b8273210ba85d06772921262b3a3219ef5c555