Oct 31 21:12:29.994 INFO checking shqld/rust-git against try#d7816399d50d407bbce1efe9dbadf8faaaf568fc for pr-55538 Oct 31 21:12:29.994 INFO running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-55538/worker-2/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/target:rw,Z" "-v" "/mnt/big/crater/work/local/test-source/worker-2/pr-55538/try#d7816399d50d407bbce1efe9dbadf8faaaf568fc:/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 +d7816399d50d407bbce1efe9dbadf8faaaf568fc-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.502 INFO blam! aa872db965ee7d04b61e2778b6e78abba221c707b1550dc9da45799db97d724b Oct 31 21:12:30.520 INFO running `"docker" "start" "-a" "aa872db965ee7d04b61e2778b6e78abba221c707b1550dc9da45799db97d724b"` Oct 31 21:12:32.540 INFO kablam! usermod: no changes Oct 31 21:12:32.644 INFO kablam! Compiling libz-sys v1.0.18 Oct 31 21:12:32.645 INFO kablam! Checking sha-1 v0.7.0 Oct 31 21:12:35.092 INFO kablam! Checking flate2 v1.0.1 Oct 31 21:12:36.072 INFO kablam! Checking rust-git v0.1.0 (/source) Oct 31 21:12:36.704 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:36.704 INFO kablam! --> src/utils/zlib.rs:12:3 Oct 31 21:12:36.704 INFO kablam! | Oct 31 21:12:36.710 INFO kablam! 12 | e.write_all(s.as_bytes()); Oct 31 21:12:36.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:36.710 INFO kablam! | Oct 31 21:12:36.710 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 21:12:36.710 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:36.710 INFO kablam! Oct 31 21:12:36.710 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:36.710 INFO kablam! --> src/utils/zlib.rs:19:3 Oct 31 21:12:36.710 INFO kablam! | Oct 31 21:12:36.710 INFO kablam! 19 | z.read_to_string(&mut s); Oct 31 21:12:36.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:36.710 INFO kablam! | Oct 31 21:12:36.710 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:36.710 INFO kablam! Oct 31 21:12:36.710 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:36.710 INFO kablam! --> src/main.rs:25:5 Oct 31 21:12:36.710 INFO kablam! | Oct 31 21:12:36.710 INFO kablam! 25 | fs::write_file(&Path::new(&path), &compressed); Oct 31 21:12:36.710 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:36.710 INFO kablam! | Oct 31 21:12:36.710 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:36.710 INFO kablam! Oct 31 21:12:36.748 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:36.748 INFO kablam! --> src/utils/zlib.rs:12:3 Oct 31 21:12:36.748 INFO kablam! | Oct 31 21:12:36.748 INFO kablam! 12 | e.write_all(s.as_bytes()); Oct 31 21:12:36.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:36.748 INFO kablam! | Oct 31 21:12:36.748 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 31 21:12:36.748 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:36.748 INFO kablam! Oct 31 21:12:36.748 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:36.748 INFO kablam! --> src/utils/zlib.rs:19:3 Oct 31 21:12:36.748 INFO kablam! | Oct 31 21:12:36.748 INFO kablam! 19 | z.read_to_string(&mut s); Oct 31 21:12:36.748 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:36.748 INFO kablam! | Oct 31 21:12:36.748 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:36.748 INFO kablam! Oct 31 21:12:36.748 INFO kablam! warning: unused `std::result::Result` that must be used Oct 31 21:12:36.748 INFO kablam! --> src/main.rs:25:5 Oct 31 21:12:36.748 INFO kablam! | Oct 31 21:12:36.749 INFO kablam! 25 | fs::write_file(&Path::new(&path), &compressed); Oct 31 21:12:36.749 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 31 21:12:36.749 INFO kablam! | Oct 31 21:12:36.749 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 31 21:12:36.749 INFO kablam! Oct 31 21:12:36.792 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.23s Oct 31 21:12:36.794 INFO kablam! su: No module specific data is present Oct 31 21:12:37.729 INFO running `"docker" "rm" "-f" "aa872db965ee7d04b61e2778b6e78abba221c707b1550dc9da45799db97d724b"` Oct 31 21:12:38.021 INFO blam! aa872db965ee7d04b61e2778b6e78abba221c707b1550dc9da45799db97d724b