Oct 21 23:14:48.597 INFO checking subunit-rust-0.1.2 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 23:14:48.598 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-5/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 23:14:49.122 INFO blam! 0d7b0942ef15948e14511ad5bed0ef3b35b7e230169dd74abfbe16251cd38e9a Oct 21 23:14:49.140 INFO running `"docker" "start" "-a" "0d7b0942ef15948e14511ad5bed0ef3b35b7e230169dd74abfbe16251cd38e9a"` Oct 21 23:14:50.525 INFO kablam! usermod: no changes Oct 21 23:14:50.638 INFO kablam! Checking subunit-rust v0.1.2 (/source) Oct 21 23:14:52.108 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.108 INFO kablam! --> src/lib.rs:177:9 Oct 21 23:14:52.108 INFO kablam! | Oct 21 23:14:52.108 INFO kablam! 177 | ret.write_u8(value as u8); Oct 21 23:14:52.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.108 INFO kablam! | Oct 21 23:14:52.108 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 23:14:52.108 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.108 INFO kablam! Oct 21 23:14:52.108 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.108 INFO kablam! --> src/lib.rs:182:9 Oct 21 23:14:52.108 INFO kablam! | Oct 21 23:14:52.108 INFO kablam! 182 | ret.write_u16::(value as u16 | 0x4000); Oct 21 23:14:52.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.108 INFO kablam! | Oct 21 23:14:52.108 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.108 INFO kablam! Oct 21 23:14:52.108 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.108 INFO kablam! --> src/lib.rs:187:9 Oct 21 23:14:52.108 INFO kablam! | Oct 21 23:14:52.108 INFO kablam! 187 | ret.write_u8(((value >> 16) | 0x80) as u8); Oct 21 23:14:52.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.108 INFO kablam! | Oct 21 23:14:52.108 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.108 INFO kablam! Oct 21 23:14:52.108 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.108 INFO kablam! --> src/lib.rs:188:9 Oct 21 23:14:52.108 INFO kablam! | Oct 21 23:14:52.108 INFO kablam! 188 | ret.write_u16::(value as u16 & 0xffff); Oct 21 23:14:52.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.108 INFO kablam! | Oct 21 23:14:52.108 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.108 INFO kablam! Oct 21 23:14:52.108 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.108 INFO kablam! --> src/lib.rs:193:9 Oct 21 23:14:52.108 INFO kablam! | Oct 21 23:14:52.108 INFO kablam! 193 | ret.write_u32::(value | 0xC0000000); Oct 21 23:14:52.108 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.108 INFO kablam! | Oct 21 23:14:52.108 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.108 INFO kablam! Oct 21 23:14:52.108 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.109 INFO kablam! --> src/lib.rs:202:5 Oct 21 23:14:52.109 INFO kablam! | Oct 21 23:14:52.109 INFO kablam! 202 | out.write(string.as_bytes()); Oct 21 23:14:52.109 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.109 INFO kablam! | Oct 21 23:14:52.109 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.109 INFO kablam! Oct 21 23:14:52.116 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.116 INFO kablam! --> src/lib.rs:423:13 Oct 21 23:14:52.116 INFO kablam! | Oct 21 23:14:52.116 INFO kablam! 423 | file_content.write(self.file_content.as_ref().unwrap()); Oct 21 23:14:52.116 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.116 INFO kablam! | Oct 21 23:14:52.116 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.116 INFO kablam! Oct 21 23:14:52.469 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.469 INFO kablam! --> src/lib.rs:177:9 Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! 177 | ret.write_u8(value as u8); Oct 21 23:14:52.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 23:14:52.469 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.469 INFO kablam! Oct 21 23:14:52.469 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.469 INFO kablam! --> src/lib.rs:182:9 Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! 182 | ret.write_u16::(value as u16 | 0x4000); Oct 21 23:14:52.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.469 INFO kablam! Oct 21 23:14:52.469 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.469 INFO kablam! --> src/lib.rs:187:9 Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! 187 | ret.write_u8(((value >> 16) | 0x80) as u8); Oct 21 23:14:52.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.469 INFO kablam! Oct 21 23:14:52.469 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.469 INFO kablam! --> src/lib.rs:188:9 Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! 188 | ret.write_u16::(value as u16 & 0xffff); Oct 21 23:14:52.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.469 INFO kablam! Oct 21 23:14:52.469 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.469 INFO kablam! --> src/lib.rs:193:9 Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! 193 | ret.write_u32::(value | 0xC0000000); Oct 21 23:14:52.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.469 INFO kablam! Oct 21 23:14:52.469 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.469 INFO kablam! --> src/lib.rs:202:5 Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! 202 | out.write(string.as_bytes()); Oct 21 23:14:52.469 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.469 INFO kablam! | Oct 21 23:14:52.469 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.469 INFO kablam! Oct 21 23:14:52.476 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 23:14:52.476 INFO kablam! --> src/lib.rs:423:13 Oct 21 23:14:52.476 INFO kablam! | Oct 21 23:14:52.476 INFO kablam! 423 | file_content.write(self.file_content.as_ref().unwrap()); Oct 21 23:14:52.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 23:14:52.476 INFO kablam! | Oct 21 23:14:52.476 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 23:14:52.476 INFO kablam! Oct 21 23:14:52.494 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.94s Oct 21 23:14:52.500 INFO kablam! su: No module specific data is present Oct 21 23:14:53.180 INFO running `"docker" "rm" "-f" "0d7b0942ef15948e14511ad5bed0ef3b35b7e230169dd74abfbe16251cd38e9a"` Oct 21 23:14:53.484 INFO blam! 0d7b0942ef15948e14511ad5bed0ef3b35b7e230169dd74abfbe16251cd38e9a