Oct 21 13:49:34.441 INFO checking shqld/rust-git against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:49:34.441 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/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 21 13:49:34.887 INFO blam! 030b90d3dce8b327fe4f953c3c06baf560522089f7957d41aa039ca7025aaf52 Oct 21 13:49:34.889 INFO running `"docker" "start" "-a" "030b90d3dce8b327fe4f953c3c06baf560522089f7957d41aa039ca7025aaf52"` Oct 21 13:49:36.297 INFO kablam! usermod: no changes Oct 21 13:49:36.444 INFO kablam! Compiling libz-sys v1.0.18 Oct 21 13:49:38.885 INFO kablam! Checking flate2 v1.0.1 Oct 21 13:49:39.940 INFO kablam! Checking rust-git v0.1.0 (/source) Oct 21 13:49:40.508 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:49:40.508 INFO kablam! --> src/utils/zlib.rs:12:3 Oct 21 13:49:40.508 INFO kablam! | Oct 21 13:49:40.508 INFO kablam! 12 | e.write_all(s.as_bytes()); Oct 21 13:49:40.508 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:49:40.508 INFO kablam! | Oct 21 13:49:40.508 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 13:49:40.508 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:49:40.508 INFO kablam! Oct 21 13:49:40.509 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:49:40.509 INFO kablam! --> src/utils/zlib.rs:19:3 Oct 21 13:49:40.509 INFO kablam! | Oct 21 13:49:40.509 INFO kablam! 19 | z.read_to_string(&mut s); Oct 21 13:49:40.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:49:40.509 INFO kablam! | Oct 21 13:49:40.509 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:49:40.509 INFO kablam! Oct 21 13:49:40.509 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:49:40.509 INFO kablam! --> src/main.rs:25:5 Oct 21 13:49:40.509 INFO kablam! | Oct 21 13:49:40.509 INFO kablam! 25 | fs::write_file(&Path::new(&path), &compressed); Oct 21 13:49:40.509 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:49:40.509 INFO kablam! | Oct 21 13:49:40.509 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:49:40.509 INFO kablam! Oct 21 13:49:40.533 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:49:40.533 INFO kablam! --> src/utils/zlib.rs:12:3 Oct 21 13:49:40.533 INFO kablam! | Oct 21 13:49:40.533 INFO kablam! 12 | e.write_all(s.as_bytes()); Oct 21 13:49:40.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:49:40.533 INFO kablam! | Oct 21 13:49:40.533 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 13:49:40.533 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:49:40.533 INFO kablam! Oct 21 13:49:40.533 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:49:40.533 INFO kablam! --> src/utils/zlib.rs:19:3 Oct 21 13:49:40.533 INFO kablam! | Oct 21 13:49:40.533 INFO kablam! 19 | z.read_to_string(&mut s); Oct 21 13:49:40.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:49:40.533 INFO kablam! | Oct 21 13:49:40.533 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:49:40.533 INFO kablam! Oct 21 13:49:40.533 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:49:40.533 INFO kablam! --> src/main.rs:25:5 Oct 21 13:49:40.533 INFO kablam! | Oct 21 13:49:40.533 INFO kablam! 25 | fs::write_file(&Path::new(&path), &compressed); Oct 21 13:49:40.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:49:40.533 INFO kablam! | Oct 21 13:49:40.533 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:49:40.533 INFO kablam! Oct 21 13:49:40.569 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.23s Oct 21 13:49:40.573 INFO kablam! su: No module specific data is present Oct 21 13:49:41.298 INFO running `"docker" "rm" "-f" "030b90d3dce8b327fe4f953c3c06baf560522089f7957d41aa039ca7025aaf52"` Oct 21 13:49:41.616 INFO blam! 030b90d3dce8b327fe4f953c3c06baf560522089f7957d41aa039ca7025aaf52