Oct 21 16:02:13.426 INFO checking luxrck/rgssad against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 16:02:13.426 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 16:02:13.915 INFO blam! 789fa5667ce066268af8e37fbda459f1c56b1154e66e1c632c85d1a45ab1ba0c Oct 21 16:02:13.916 INFO running `"docker" "start" "-a" "789fa5667ce066268af8e37fbda459f1c56b1154e66e1c632c85d1a45ab1ba0c"` Oct 21 16:02:14.787 INFO kablam! usermod: no changes Oct 21 16:02:14.861 INFO kablam! Checking rgssad v0.1.4 (/source) Oct 21 16:02:15.599 INFO kablam! warning: unused variable: `key` Oct 21 16:02:15.599 INFO kablam! --> src/main.rs:291:21 Oct 21 16:02:15.599 INFO kablam! | Oct 21 16:02:15.599 INFO kablam! 291 | let key = path.strip_prefix(r).unwrap().to_str().unwrap(); Oct 21 16:02:15.599 INFO kablam! | ^^^ help: consider using `_key` instead Oct 21 16:02:15.599 INFO kablam! | Oct 21 16:02:15.599 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:02:15.599 INFO kablam! Oct 21 16:02:15.599 INFO kablam! warning: unused variable: `stream` Oct 21 16:02:15.599 INFO kablam! --> src/main.rs:292:25 Oct 21 16:02:15.599 INFO kablam! | Oct 21 16:02:15.599 INFO kablam! 292 | let mut stream = File::open(&path).unwrap(); Oct 21 16:02:15.599 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 21 16:02:15.599 INFO kablam! Oct 21 16:02:15.599 INFO kablam! warning: unused variable: `buf` Oct 21 16:02:15.599 INFO kablam! --> src/main.rs:76:25 Oct 21 16:02:15.599 INFO kablam! | Oct 21 16:02:15.599 INFO kablam! 76 | fn write(&mut self, buf: &Take) { Oct 21 16:02:15.599 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 21 16:02:15.599 INFO kablam! Oct 21 16:02:15.614 INFO kablam! warning: unused variable: `key` Oct 21 16:02:15.614 INFO kablam! --> src/main.rs:291:21 Oct 21 16:02:15.614 INFO kablam! | Oct 21 16:02:15.614 INFO kablam! 291 | let key = path.strip_prefix(r).unwrap().to_str().unwrap(); Oct 21 16:02:15.614 INFO kablam! | ^^^ help: consider using `_key` instead Oct 21 16:02:15.614 INFO kablam! | Oct 21 16:02:15.614 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 21 16:02:15.614 INFO kablam! Oct 21 16:02:15.614 INFO kablam! warning: unused variable: `stream` Oct 21 16:02:15.614 INFO kablam! --> src/main.rs:292:25 Oct 21 16:02:15.614 INFO kablam! | Oct 21 16:02:15.614 INFO kablam! 292 | let mut stream = File::open(&path).unwrap(); Oct 21 16:02:15.614 INFO kablam! | ^^^^^^ help: consider using `_stream` instead Oct 21 16:02:15.614 INFO kablam! Oct 21 16:02:15.616 INFO kablam! warning: unused variable: `buf` Oct 21 16:02:15.616 INFO kablam! --> src/main.rs:76:25 Oct 21 16:02:15.616 INFO kablam! | Oct 21 16:02:15.616 INFO kablam! 76 | fn write(&mut self, buf: &Take) { Oct 21 16:02:15.616 INFO kablam! | ^^^ help: consider using `_buf` instead Oct 21 16:02:15.616 INFO kablam! Oct 21 16:02:15.658 INFO kablam! warning: function is never used: `wu32` Oct 21 16:02:15.658 INFO kablam! --> src/main.rs:47:1 Oct 21 16:02:15.659 INFO kablam! | Oct 21 16:02:15.659 INFO kablam! 47 | fn wu32(stream: &mut File, data: &u32) -> bool { Oct 21 16:02:15.659 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:02:15.659 INFO kablam! | Oct 21 16:02:15.660 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:02:15.660 INFO kablam! Oct 21 16:02:15.660 INFO kablam! warning: method is never used: `write` Oct 21 16:02:15.660 INFO kablam! --> src/main.rs:76:5 Oct 21 16:02:15.661 INFO kablam! | Oct 21 16:02:15.661 INFO kablam! 76 | fn write(&mut self, buf: &Take) { Oct 21 16:02:15.661 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:02:15.661 INFO kablam! Oct 21 16:02:15.662 INFO kablam! warning: field is never used: `magic` Oct 21 16:02:15.662 INFO kablam! --> src/main.rs:120:5 Oct 21 16:02:15.662 INFO kablam! | Oct 21 16:02:15.662 INFO kablam! 120 | magic: u32, Oct 21 16:02:15.662 INFO kablam! | ^^^^^^^^^^ Oct 21 16:02:15.663 INFO kablam! Oct 21 16:02:15.663 INFO kablam! warning: field is never used: `version` Oct 21 16:02:15.663 INFO kablam! --> src/main.rs:121:5 Oct 21 16:02:15.663 INFO kablam! | Oct 21 16:02:15.663 INFO kablam! 121 | version: u8, Oct 21 16:02:15.663 INFO kablam! | ^^^^^^^^^^^ Oct 21 16:02:15.664 INFO kablam! Oct 21 16:02:15.664 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:02:15.664 INFO kablam! --> src/main.rs:133:9 Oct 21 16:02:15.664 INFO kablam! | Oct 21 16:02:15.664 INFO kablam! 133 | stream.write_all(&[b'R', b'G', b'S', b'S', b'A', b'D', version]); Oct 21 16:02:15.665 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:02:15.665 INFO kablam! | Oct 21 16:02:15.665 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 16:02:15.665 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:02:15.665 INFO kablam! Oct 21 16:02:15.666 INFO kablam! warning: function is never used: `wu32` Oct 21 16:02:15.666 INFO kablam! --> src/main.rs:47:1 Oct 21 16:02:15.666 INFO kablam! | Oct 21 16:02:15.666 INFO kablam! 47 | fn wu32(stream: &mut File, data: &u32) -> bool { Oct 21 16:02:15.666 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:02:15.666 INFO kablam! | Oct 21 16:02:15.667 INFO kablam! = note: #[warn(dead_code)] on by default Oct 21 16:02:15.667 INFO kablam! Oct 21 16:02:15.667 INFO kablam! warning: method is never used: `write` Oct 21 16:02:15.667 INFO kablam! --> src/main.rs:76:5 Oct 21 16:02:15.667 INFO kablam! | Oct 21 16:02:15.667 INFO kablam! 76 | fn write(&mut self, buf: &Take) { Oct 21 16:02:15.668 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:02:15.668 INFO kablam! Oct 21 16:02:15.668 INFO kablam! warning: field is never used: `magic` Oct 21 16:02:15.668 INFO kablam! --> src/main.rs:120:5 Oct 21 16:02:15.668 INFO kablam! | Oct 21 16:02:15.668 INFO kablam! 120 | magic: u32, Oct 21 16:02:15.669 INFO kablam! | ^^^^^^^^^^ Oct 21 16:02:15.669 INFO kablam! Oct 21 16:02:15.669 INFO kablam! warning: field is never used: `version` Oct 21 16:02:15.669 INFO kablam! --> src/main.rs:121:5 Oct 21 16:02:15.669 INFO kablam! | Oct 21 16:02:15.669 INFO kablam! 121 | version: u8, Oct 21 16:02:15.669 INFO kablam! | ^^^^^^^^^^^ Oct 21 16:02:15.670 INFO kablam! Oct 21 16:02:15.670 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 16:02:15.670 INFO kablam! --> src/main.rs:133:9 Oct 21 16:02:15.670 INFO kablam! | Oct 21 16:02:15.670 INFO kablam! 133 | stream.write_all(&[b'R', b'G', b'S', b'S', b'A', b'D', version]); Oct 21 16:02:15.670 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 16:02:15.670 INFO kablam! | Oct 21 16:02:15.671 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 16:02:15.671 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 16:02:15.671 INFO kablam! Oct 21 16:02:15.682 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.87s Oct 21 16:02:15.687 INFO kablam! su: No module specific data is present Oct 21 16:02:16.088 INFO running `"docker" "rm" "-f" "789fa5667ce066268af8e37fbda459f1c56b1154e66e1c632c85d1a45ab1ba0c"` Oct 21 16:02:16.216 INFO blam! 789fa5667ce066268af8e37fbda459f1c56b1154e66e1c632c85d1a45ab1ba0c