Oct 21 20:48:35.265 INFO checking Nyrox/ssnr against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 20:48:35.265 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/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 20:48:35.742 INFO blam! e79ea6de2dd4ca52be59437661fa1ef3a10fcc97e61e316633b3de131d477a39 Oct 21 20:48:35.744 INFO running `"docker" "start" "-a" "e79ea6de2dd4ca52be59437661fa1ef3a10fcc97e61e316633b3de131d477a39"` Oct 21 20:48:37.968 INFO kablam! usermod: no changes Oct 21 20:48:38.136 INFO kablam! Compiling bzip2-sys v0.1.6 Oct 21 20:48:38.140 INFO kablam! Checking gitignore v1.0.6 Oct 21 20:48:38.140 INFO kablam! Checking toml v0.4.5 Oct 21 20:48:38.141 INFO kablam! Checking msdos_time v0.1.5 Oct 21 20:48:43.596 INFO kablam! Checking bzip2 v0.3.2 Oct 21 20:48:44.560 INFO kablam! Checking zip v0.2.6 Oct 21 20:48:45.704 INFO kablam! Checking ssnr v0.1.0 (/source) Oct 21 20:48:47.161 INFO kablam! warning: unused import: `std::process::Command` Oct 21 20:48:47.161 INFO kablam! --> src/main.rs:4:5 Oct 21 20:48:47.161 INFO kablam! | Oct 21 20:48:47.161 INFO kablam! 4 | use std::process::Command; Oct 21 20:48:47.161 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.161 INFO kablam! | Oct 21 20:48:47.161 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:48:47.161 INFO kablam! Oct 21 20:48:47.161 INFO kablam! warning: unused imports: `OsRng`, `Rng` Oct 21 20:48:47.161 INFO kablam! --> src/client.rs:6:19 Oct 21 20:48:47.161 INFO kablam! | Oct 21 20:48:47.161 INFO kablam! 6 | use self::rand::{ Rng, OsRng }; Oct 21 20:48:47.161 INFO kablam! | ^^^ ^^^^^ Oct 21 20:48:47.161 INFO kablam! Oct 21 20:48:47.161 INFO kablam! warning: unused import: `transmute` Oct 21 20:48:47.161 INFO kablam! --> src/client.rs:14:16 Oct 21 20:48:47.161 INFO kablam! | Oct 21 20:48:47.161 INFO kablam! 14 | use std::mem::{transmute}; Oct 21 20:48:47.161 INFO kablam! | ^^^^^^^^^ Oct 21 20:48:47.161 INFO kablam! Oct 21 20:48:47.161 INFO kablam! warning: unused import: `api` Oct 21 20:48:47.161 INFO kablam! --> src/client.rs:18:5 Oct 21 20:48:47.161 INFO kablam! | Oct 21 20:48:47.161 INFO kablam! 18 | use api; Oct 21 20:48:47.161 INFO kablam! | ^^^ Oct 21 20:48:47.161 INFO kablam! Oct 21 20:48:47.196 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 21 20:48:47.196 INFO kablam! --> src/main.rs:26:24 Oct 21 20:48:47.196 INFO kablam! | Oct 21 20:48:47.196 INFO kablam! 26 | let mut config_dir = std::env::home_dir().unwrap(); Oct 21 20:48:47.196 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.196 INFO kablam! | Oct 21 20:48:47.196 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 20:48:47.196 INFO kablam! Oct 21 20:48:47.297 INFO kablam! warning: unused import: `std::process::Command` Oct 21 20:48:47.297 INFO kablam! --> src/main.rs:4:5 Oct 21 20:48:47.297 INFO kablam! | Oct 21 20:48:47.297 INFO kablam! 4 | use std::process::Command; Oct 21 20:48:47.297 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.297 INFO kablam! | Oct 21 20:48:47.297 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 20:48:47.297 INFO kablam! Oct 21 20:48:47.297 INFO kablam! warning: unused imports: `OsRng`, `Rng` Oct 21 20:48:47.298 INFO kablam! --> src/client.rs:6:19 Oct 21 20:48:47.298 INFO kablam! | Oct 21 20:48:47.298 INFO kablam! 6 | use self::rand::{ Rng, OsRng }; Oct 21 20:48:47.298 INFO kablam! | ^^^ ^^^^^ Oct 21 20:48:47.298 INFO kablam! Oct 21 20:48:47.298 INFO kablam! warning: unused import: `transmute` Oct 21 20:48:47.298 INFO kablam! --> src/client.rs:14:16 Oct 21 20:48:47.298 INFO kablam! | Oct 21 20:48:47.298 INFO kablam! 14 | use std::mem::{transmute}; Oct 21 20:48:47.298 INFO kablam! | ^^^^^^^^^ Oct 21 20:48:47.298 INFO kablam! Oct 21 20:48:47.298 INFO kablam! warning: unused import: `api` Oct 21 20:48:47.298 INFO kablam! --> src/client.rs:18:5 Oct 21 20:48:47.298 INFO kablam! | Oct 21 20:48:47.298 INFO kablam! 18 | use api; Oct 21 20:48:47.298 INFO kablam! | ^^^ Oct 21 20:48:47.298 INFO kablam! Oct 21 20:48:47.324 INFO kablam! warning: use of deprecated item 'std::env::home_dir': This function's behavior is unexpected and probably not what you want. Consider using the home_dir function from https://crates.io/crates/dirs instead. Oct 21 20:48:47.324 INFO kablam! --> src/main.rs:26:24 Oct 21 20:48:47.324 INFO kablam! | Oct 21 20:48:47.324 INFO kablam! 26 | let mut config_dir = std::env::home_dir().unwrap(); Oct 21 20:48:47.324 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.324 INFO kablam! | Oct 21 20:48:47.324 INFO kablam! = note: #[warn(deprecated)] on by default Oct 21 20:48:47.324 INFO kablam! Oct 21 20:48:47.412 INFO kablam! warning: variable does not need to be mutable Oct 21 20:48:47.412 INFO kablam! --> src/client.rs:73:7 Oct 21 20:48:47.413 INFO kablam! | Oct 21 20:48:47.413 INFO kablam! 73 | let mut reader = Cursor::new(buffer); Oct 21 20:48:47.413 INFO kablam! | ----^^^^^^ Oct 21 20:48:47.413 INFO kablam! | | Oct 21 20:48:47.413 INFO kablam! | help: remove this `mut` Oct 21 20:48:47.413 INFO kablam! | Oct 21 20:48:47.413 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 20:48:47.413 INFO kablam! Oct 21 20:48:47.420 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.420 INFO kablam! --> src/client.rs:79:5 Oct 21 20:48:47.420 INFO kablam! | Oct 21 20:48:47.420 INFO kablam! 79 | fs::create_dir_all(file.name().split_at(sub).0); Oct 21 20:48:47.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.421 INFO kablam! | Oct 21 20:48:47.421 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 20:48:47.421 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.421 INFO kablam! Oct 21 20:48:47.421 INFO kablam! warning: variable `diskFile` should have a snake case name such as `disk_file` Oct 21 20:48:47.421 INFO kablam! --> src/client.rs:84:8 Oct 21 20:48:47.421 INFO kablam! | Oct 21 20:48:47.421 INFO kablam! 84 | let mut diskFile = File::create(file.name()).expect("Creating file failed"); Oct 21 20:48:47.421 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:48:47.421 INFO kablam! | Oct 21 20:48:47.421 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 20:48:47.421 INFO kablam! Oct 21 20:48:47.421 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.421 INFO kablam! --> src/api.rs:40:3 Oct 21 20:48:47.421 INFO kablam! | Oct 21 20:48:47.421 INFO kablam! 40 | output.write_all(&self.command_header.encode()); Oct 21 20:48:47.421 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.421 INFO kablam! | Oct 21 20:48:47.421 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.421 INFO kablam! Oct 21 20:48:47.421 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.422 INFO kablam! --> src/api.rs:42:3 Oct 21 20:48:47.422 INFO kablam! | Oct 21 20:48:47.422 INFO kablam! 42 | output.write_all(&len_bytes); Oct 21 20:48:47.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.422 INFO kablam! | Oct 21 20:48:47.422 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.422 INFO kablam! Oct 21 20:48:47.422 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.422 INFO kablam! --> src/api.rs:43:3 Oct 21 20:48:47.422 INFO kablam! | Oct 21 20:48:47.422 INFO kablam! 43 | output.write_all(&self.id); Oct 21 20:48:47.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.422 INFO kablam! | Oct 21 20:48:47.422 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.422 INFO kablam! Oct 21 20:48:47.422 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.422 INFO kablam! --> src/api.rs:86:3 Oct 21 20:48:47.422 INFO kablam! | Oct 21 20:48:47.422 INFO kablam! 86 | output.write_all(&self.command_header.encode()); Oct 21 20:48:47.422 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.422 INFO kablam! | Oct 21 20:48:47.423 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.423 INFO kablam! Oct 21 20:48:47.423 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.423 INFO kablam! --> src/api.rs:88:3 Oct 21 20:48:47.423 INFO kablam! | Oct 21 20:48:47.423 INFO kablam! 88 | output.write_all(&len_bytes); Oct 21 20:48:47.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.423 INFO kablam! | Oct 21 20:48:47.423 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.423 INFO kablam! Oct 21 20:48:47.423 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.423 INFO kablam! --> src/api.rs:89:3 Oct 21 20:48:47.423 INFO kablam! | Oct 21 20:48:47.423 INFO kablam! 89 | output.write_all(&self.id); Oct 21 20:48:47.423 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.423 INFO kablam! | Oct 21 20:48:47.423 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.423 INFO kablam! Oct 21 20:48:47.423 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.423 INFO kablam! --> src/main.rs:28:3 Oct 21 20:48:47.423 INFO kablam! | Oct 21 20:48:47.423 INFO kablam! 28 | fs::create_dir_all(config_dir.clone()); Oct 21 20:48:47.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.424 INFO kablam! | Oct 21 20:48:47.424 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.424 INFO kablam! Oct 21 20:48:47.424 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.424 INFO kablam! --> src/main.rs:33:4 Oct 21 20:48:47.424 INFO kablam! | Oct 21 20:48:47.424 INFO kablam! 33 | file.read_to_string(&mut buffer); Oct 21 20:48:47.424 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.424 INFO kablam! | Oct 21 20:48:47.424 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.424 INFO kablam! Oct 21 20:48:47.581 INFO kablam! warning: variable does not need to be mutable Oct 21 20:48:47.581 INFO kablam! --> src/client.rs:73:7 Oct 21 20:48:47.581 INFO kablam! | Oct 21 20:48:47.581 INFO kablam! 73 | let mut reader = Cursor::new(buffer); Oct 21 20:48:47.581 INFO kablam! | ----^^^^^^ Oct 21 20:48:47.581 INFO kablam! | | Oct 21 20:48:47.581 INFO kablam! | help: remove this `mut` Oct 21 20:48:47.581 INFO kablam! | Oct 21 20:48:47.581 INFO kablam! = note: #[warn(unused_mut)] on by default Oct 21 20:48:47.581 INFO kablam! Oct 21 20:48:47.584 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.585 INFO kablam! --> src/client.rs:79:5 Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! 79 | fs::create_dir_all(file.name().split_at(sub).0); Oct 21 20:48:47.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 20:48:47.585 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.585 INFO kablam! Oct 21 20:48:47.585 INFO kablam! warning: variable `diskFile` should have a snake case name such as `disk_file` Oct 21 20:48:47.585 INFO kablam! --> src/client.rs:84:8 Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! 84 | let mut diskFile = File::create(file.name()).expect("Creating file failed"); Oct 21 20:48:47.585 INFO kablam! | ^^^^^^^^^^^^ Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! = note: #[warn(non_snake_case)] on by default Oct 21 20:48:47.585 INFO kablam! Oct 21 20:48:47.585 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.585 INFO kablam! --> src/api.rs:40:3 Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! 40 | output.write_all(&self.command_header.encode()); Oct 21 20:48:47.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.585 INFO kablam! Oct 21 20:48:47.585 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.585 INFO kablam! --> src/api.rs:42:3 Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! 42 | output.write_all(&len_bytes); Oct 21 20:48:47.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.585 INFO kablam! Oct 21 20:48:47.585 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.585 INFO kablam! --> src/api.rs:43:3 Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! 43 | output.write_all(&self.id); Oct 21 20:48:47.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.585 INFO kablam! Oct 21 20:48:47.585 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.585 INFO kablam! --> src/api.rs:86:3 Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! 86 | output.write_all(&self.command_header.encode()); Oct 21 20:48:47.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.585 INFO kablam! Oct 21 20:48:47.585 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.585 INFO kablam! --> src/api.rs:88:3 Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! 88 | output.write_all(&len_bytes); Oct 21 20:48:47.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.585 INFO kablam! Oct 21 20:48:47.585 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.585 INFO kablam! --> src/api.rs:89:3 Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! 89 | output.write_all(&self.id); Oct 21 20:48:47.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.585 INFO kablam! Oct 21 20:48:47.585 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.585 INFO kablam! --> src/main.rs:28:3 Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.585 INFO kablam! 28 | fs::create_dir_all(config_dir.clone()); Oct 21 20:48:47.585 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.585 INFO kablam! | Oct 21 20:48:47.592 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.592 INFO kablam! Oct 21 20:48:47.592 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 20:48:47.592 INFO kablam! --> src/main.rs:33:4 Oct 21 20:48:47.592 INFO kablam! | Oct 21 20:48:47.592 INFO kablam! 33 | file.read_to_string(&mut buffer); Oct 21 20:48:47.592 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 20:48:47.592 INFO kablam! | Oct 21 20:48:47.592 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 20:48:47.592 INFO kablam! Oct 21 20:48:47.620 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.61s Oct 21 20:48:47.625 INFO kablam! su: No module specific data is present Oct 21 20:48:48.428 INFO running `"docker" "rm" "-f" "e79ea6de2dd4ca52be59437661fa1ef3a10fcc97e61e316633b3de131d477a39"` Oct 21 20:48:48.792 INFO blam! e79ea6de2dd4ca52be59437661fa1ef3a10fcc97e61e316633b3de131d477a39