Oct 27 08:42:51.588 INFO checking ajm012/eecs-495-hw4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 08:42:51.588 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/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 27 08:42:51.917 INFO blam! 0e4e0c7016edb5a63d88e3d61554b571175f31eb674d32338ba927a0a2523f51 Oct 27 08:42:51.920 INFO running `"docker" "start" "-a" "0e4e0c7016edb5a63d88e3d61554b571175f31eb674d32338ba927a0a2523f51"` Oct 27 08:42:52.580 INFO kablam! usermod: no changes Oct 27 08:42:52.667 INFO kablam! Checking eecs-495-hw4 v0.1.0 (/source) Oct 27 08:42:54.132 INFO kablam! warning: unused variable: `file` Oct 27 08:42:54.132 INFO kablam! --> src/server_handler.rs:232:17 Oct 27 08:42:54.132 INFO kablam! | Oct 27 08:42:54.132 INFO kablam! 232 | let file = File::create(filename); Oct 27 08:42:54.132 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 27 08:42:54.132 INFO kablam! | Oct 27 08:42:54.132 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 27 08:42:54.132 INFO kablam! Oct 27 08:42:54.132 INFO kablam! warning: unused variable: `file` Oct 27 08:42:54.132 INFO kablam! --> src/server_handler.rs:235:14 Oct 27 08:42:54.132 INFO kablam! | Oct 27 08:42:54.132 INFO kablam! 235 | let (file, extension) = get_file(&PathBuf::from(filename)).unwrap(); Oct 27 08:42:54.132 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 27 08:42:54.132 INFO kablam! Oct 27 08:42:54.133 INFO kablam! warning: unused variable: `file` Oct 27 08:42:54.133 INFO kablam! --> src/server_handler.rs:265:17 Oct 27 08:42:54.133 INFO kablam! | Oct 27 08:42:54.133 INFO kablam! 265 | let file = File::create(filename); Oct 27 08:42:54.133 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 27 08:42:54.133 INFO kablam! Oct 27 08:42:54.133 INFO kablam! warning: unused variable: `file` Oct 27 08:42:54.133 INFO kablam! --> src/server_handler.rs:268:14 Oct 27 08:42:54.133 INFO kablam! | Oct 27 08:42:54.133 INFO kablam! 268 | let (file, extension) = get_directory_index_file(&PathBuf::from(directory)).unwrap(); Oct 27 08:42:54.133 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 27 08:42:54.133 INFO kablam! Oct 27 08:42:54.133 INFO kablam! warning: unused variable: `file` Oct 27 08:42:54.133 INFO kablam! --> src/server_handler.rs:281:17 Oct 27 08:42:54.133 INFO kablam! | Oct 27 08:42:54.133 INFO kablam! 281 | let file = File::create(filename); Oct 27 08:42:54.133 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 27 08:42:54.133 INFO kablam! Oct 27 08:42:54.133 INFO kablam! warning: unused variable: `file` Oct 27 08:42:54.133 INFO kablam! --> src/server_handler.rs:284:14 Oct 27 08:42:54.133 INFO kablam! | Oct 27 08:42:54.133 INFO kablam! 284 | let (file, extension) = get_directory_index_file(&PathBuf::from(directory)).unwrap(); Oct 27 08:42:54.133 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 27 08:42:54.133 INFO kablam! Oct 27 08:42:54.133 INFO kablam! warning: unused variable: `file` Oct 27 08:42:54.133 INFO kablam! --> src/server_handler.rs:297:17 Oct 27 08:42:54.133 INFO kablam! | Oct 27 08:42:54.133 INFO kablam! 297 | let file = File::create(filename); Oct 27 08:42:54.133 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 27 08:42:54.133 INFO kablam! Oct 27 08:42:54.133 INFO kablam! warning: unused variable: `file` Oct 27 08:42:54.133 INFO kablam! --> src/server_handler.rs:300:14 Oct 27 08:42:54.133 INFO kablam! | Oct 27 08:42:54.133 INFO kablam! 300 | let (file, extension) = get_directory_index_file(&PathBuf::from(directory)).unwrap(); Oct 27 08:42:54.133 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 27 08:42:54.133 INFO kablam! Oct 27 08:42:54.133 INFO kablam! warning: unused variable: `file` Oct 27 08:42:54.133 INFO kablam! --> src/server_handler.rs:313:17 Oct 27 08:42:54.133 INFO kablam! | Oct 27 08:42:54.133 INFO kablam! 313 | let file = File::create(filename); Oct 27 08:42:54.133 INFO kablam! | ^^^^ help: consider using `_file` instead Oct 27 08:42:54.133 INFO kablam! Oct 27 08:42:54.183 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 08:42:54.183 INFO kablam! --> src/server_handler.rs:238:9 Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.183 INFO kablam! 238 | remove_dir_all("./test4/"); Oct 27 08:42:54.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.183 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 27 08:42:54.183 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 08:42:54.183 INFO kablam! Oct 27 08:42:54.183 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 08:42:54.183 INFO kablam! --> src/server_handler.rs:249:9 Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.183 INFO kablam! 249 | remove_dir_all("./test5/"); Oct 27 08:42:54.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.183 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 08:42:54.183 INFO kablam! Oct 27 08:42:54.183 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 08:42:54.183 INFO kablam! --> src/server_handler.rs:271:9 Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.183 INFO kablam! 271 | remove_dir_all("./test/"); Oct 27 08:42:54.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.183 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 08:42:54.183 INFO kablam! Oct 27 08:42:54.183 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 08:42:54.183 INFO kablam! --> src/server_handler.rs:287:9 Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.183 INFO kablam! 287 | remove_dir_all("./test1/"); Oct 27 08:42:54.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.183 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 08:42:54.183 INFO kablam! Oct 27 08:42:54.183 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 08:42:54.183 INFO kablam! --> src/server_handler.rs:303:9 Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.183 INFO kablam! 303 | remove_dir_all("./test2/"); Oct 27 08:42:54.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.183 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 08:42:54.183 INFO kablam! Oct 27 08:42:54.183 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 08:42:54.183 INFO kablam! --> src/server_handler.rs:317:9 Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.183 INFO kablam! 317 | remove_dir_all("./test3/"); Oct 27 08:42:54.183 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:42:54.183 INFO kablam! | Oct 27 08:42:54.184 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 08:42:54.184 INFO kablam! Oct 27 08:42:54.185 INFO kablam! warning: unused `std::result::Result` that must be used Oct 27 08:42:54.185 INFO kablam! --> src/server_handler.rs:338:9 Oct 27 08:42:54.185 INFO kablam! | Oct 27 08:42:54.185 INFO kablam! 338 | remove_file(filename); Oct 27 08:42:54.185 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^ Oct 27 08:42:54.185 INFO kablam! | Oct 27 08:42:54.185 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 27 08:42:54.185 INFO kablam! Oct 27 08:42:54.619 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.02s Oct 27 08:42:54.622 INFO kablam! su: No module specific data is present Oct 27 08:42:55.399 INFO running `"docker" "rm" "-f" "0e4e0c7016edb5a63d88e3d61554b571175f31eb674d32338ba927a0a2523f51"` Oct 27 08:42:55.675 INFO blam! 0e4e0c7016edb5a63d88e3d61554b571175f31eb674d32338ba927a0a2523f51