Oct 21 13:34:14.456 INFO checking sourcepirate/L-voice-changer against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 21 13:34:14.457 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 13:34:14.928 INFO blam! 8b5ada2eb411d2fb952eb3844f2e049d4b466a16f1af3ee9659bbf6d38c0faab Oct 21 13:34:14.929 INFO running `"docker" "start" "-a" "8b5ada2eb411d2fb952eb3844f2e049d4b466a16f1af3ee9659bbf6d38c0faab"` Oct 21 13:34:17.498 INFO kablam! usermod: no changes Oct 21 13:34:17.650 INFO kablam! Checking env_logger v0.5.6 Oct 21 13:34:18.460 INFO kablam! Checking lvoice v0.1.0 (/source) Oct 21 13:34:19.267 INFO kablam! warning: unused import: `File` Oct 21 13:34:19.268 INFO kablam! --> src/temp.rs:1:15 Oct 21 13:34:19.268 INFO kablam! | Oct 21 13:34:19.269 INFO kablam! 1 | use std::fs::{File, remove_file}; Oct 21 13:34:19.270 INFO kablam! | ^^^^ Oct 21 13:34:19.270 INFO kablam! | Oct 21 13:34:19.270 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:34:19.270 INFO kablam! Oct 21 13:34:19.349 INFO kablam! warning: unused import: `File` Oct 21 13:34:19.350 INFO kablam! --> src/temp.rs:1:15 Oct 21 13:34:19.350 INFO kablam! | Oct 21 13:34:19.351 INFO kablam! 1 | use std::fs::{File, remove_file}; Oct 21 13:34:19.351 INFO kablam! | ^^^^ Oct 21 13:34:19.352 INFO kablam! | Oct 21 13:34:19.353 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 21 13:34:19.353 INFO kablam! Oct 21 13:34:19.454 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:34:19.454 INFO kablam! --> src/temp.rs:37:9 Oct 21 13:34:19.455 INFO kablam! | Oct 21 13:34:19.456 INFO kablam! 37 | remove_file(self.path.as_str()); Oct 21 13:34:19.456 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:34:19.456 INFO kablam! | Oct 21 13:34:19.457 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 13:34:19.457 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:34:19.460 INFO kablam! Oct 21 13:34:19.461 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:34:19.461 INFO kablam! --> src/main.rs:48:5 Oct 21 13:34:19.461 INFO kablam! | Oct 21 13:34:19.462 INFO kablam! 48 | lowpass_file.create(input_path.to_str().unwrap()); Oct 21 13:34:19.462 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:34:19.462 INFO kablam! | Oct 21 13:34:19.463 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:34:19.463 INFO kablam! Oct 21 13:34:19.463 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:34:19.464 INFO kablam! --> src/main.rs:49:5 Oct 21 13:34:19.464 INFO kablam! | Oct 21 13:34:19.464 INFO kablam! 49 | highpass_file.create(input_path.to_str().unwrap()); Oct 21 13:34:19.464 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:34:19.465 INFO kablam! | Oct 21 13:34:19.465 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:34:19.465 INFO kablam! Oct 21 13:34:19.530 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:34:19.530 INFO kablam! --> src/temp.rs:37:9 Oct 21 13:34:19.530 INFO kablam! | Oct 21 13:34:19.531 INFO kablam! 37 | remove_file(self.path.as_str()); Oct 21 13:34:19.531 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:34:19.531 INFO kablam! | Oct 21 13:34:19.531 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 21 13:34:19.532 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:34:19.532 INFO kablam! Oct 21 13:34:19.532 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:34:19.533 INFO kablam! --> src/main.rs:48:5 Oct 21 13:34:19.533 INFO kablam! | Oct 21 13:34:19.533 INFO kablam! 48 | lowpass_file.create(input_path.to_str().unwrap()); Oct 21 13:34:19.533 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:34:19.534 INFO kablam! | Oct 21 13:34:19.534 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:34:19.534 INFO kablam! Oct 21 13:34:19.535 INFO kablam! warning: unused `std::result::Result` that must be used Oct 21 13:34:19.535 INFO kablam! --> src/main.rs:49:5 Oct 21 13:34:19.535 INFO kablam! | Oct 21 13:34:19.535 INFO kablam! 49 | highpass_file.create(input_path.to_str().unwrap()); Oct 21 13:34:19.536 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 21 13:34:19.536 INFO kablam! | Oct 21 13:34:19.536 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 21 13:34:19.537 INFO kablam! Oct 21 13:34:19.580 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.04s Oct 21 13:34:19.584 INFO kablam! su: No module specific data is present Oct 21 13:34:20.952 INFO running `"docker" "rm" "-f" "8b5ada2eb411d2fb952eb3844f2e049d4b466a16f1af3ee9659bbf6d38c0faab"` Oct 21 13:34:21.340 INFO blam! 8b5ada2eb411d2fb952eb3844f2e049d4b466a16f1af3ee9659bbf6d38c0faab