Oct 15 05:32:45.062 INFO testing Xinnx/webserv against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 05:32:45.064 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-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 15 05:32:45.621 INFO blam! c0416eba7c65cc6fe2314770a8a0c4243c7f86764417eb02701704d54a646497 Oct 15 05:32:45.635 INFO running `"docker" "start" "-a" "c0416eba7c65cc6fe2314770a8a0c4243c7f86764417eb02701704d54a646497"` Oct 15 05:32:46.723 INFO kablam! usermod: no changes Oct 15 05:32:46.771 INFO kablam! Compiling webserv v0.1.0 (/source) Oct 15 05:32:47.267 INFO kablam! warning: unused import: `std::path::PathBuf` Oct 15 05:32:47.267 INFO kablam! --> src/main.rs:6:5 Oct 15 05:32:47.267 INFO kablam! | Oct 15 05:32:47.267 INFO kablam! 6 | use std::path::PathBuf; Oct 15 05:32:47.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 05:32:47.267 INFO kablam! | Oct 15 05:32:47.267 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:32:47.267 INFO kablam! Oct 15 05:32:47.368 INFO kablam! warning: unused variable: `path` Oct 15 05:32:47.368 INFO kablam! --> src/http/mod.rs:44:17 Oct 15 05:32:47.369 INFO kablam! | Oct 15 05:32:47.369 INFO kablam! 44 | fn try_file(path: PathBuf) { Oct 15 05:32:47.369 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 15 05:32:47.370 INFO kablam! | Oct 15 05:32:47.370 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:32:47.370 INFO kablam! Oct 15 05:32:47.395 INFO kablam! warning: method is never used: `try_file` Oct 15 05:32:47.395 INFO kablam! --> src/http/mod.rs:44:5 Oct 15 05:32:47.395 INFO kablam! | Oct 15 05:32:47.395 INFO kablam! 44 | fn try_file(path: PathBuf) { Oct 15 05:32:47.395 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:32:47.395 INFO kablam! | Oct 15 05:32:47.395 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:32:47.395 INFO kablam! Oct 15 05:32:48.444 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.69s Oct 15 05:32:48.446 INFO kablam! su: No module specific data is present Oct 15 05:32:49.555 INFO running `"docker" "rm" "-f" "c0416eba7c65cc6fe2314770a8a0c4243c7f86764417eb02701704d54a646497"` Oct 15 05:32:49.899 INFO blam! c0416eba7c65cc6fe2314770a8a0c4243c7f86764417eb02701704d54a646497 Oct 15 05:32:49.908 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-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 15 05:32:50.531 INFO blam! 6d6e468d6e78f6348d41cc77222f990addc4889c5d2fb2e4aaf3c5fb6c98c25e Oct 15 05:32:50.547 INFO running `"docker" "start" "-a" "6d6e468d6e78f6348d41cc77222f990addc4889c5d2fb2e4aaf3c5fb6c98c25e"` Oct 15 05:32:51.994 INFO kablam! usermod: no changes Oct 15 05:32:52.049 INFO kablam! Compiling webserv v0.1.0 (/source) Oct 15 05:32:52.587 INFO kablam! warning: unused import: `std::path::PathBuf` Oct 15 05:32:52.587 INFO kablam! --> src/main.rs:6:5 Oct 15 05:32:52.587 INFO kablam! | Oct 15 05:32:52.587 INFO kablam! 6 | use std::path::PathBuf; Oct 15 05:32:52.587 INFO kablam! | ^^^^^^^^^^^^^^^^^^ Oct 15 05:32:52.587 INFO kablam! | Oct 15 05:32:52.587 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 15 05:32:52.587 INFO kablam! Oct 15 05:32:52.691 INFO kablam! warning: unused variable: `path` Oct 15 05:32:52.691 INFO kablam! --> src/http/mod.rs:44:17 Oct 15 05:32:52.691 INFO kablam! | Oct 15 05:32:52.691 INFO kablam! 44 | fn try_file(path: PathBuf) { Oct 15 05:32:52.691 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 15 05:32:52.691 INFO kablam! | Oct 15 05:32:52.691 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 05:32:52.691 INFO kablam! Oct 15 05:32:52.715 INFO kablam! warning: method is never used: `try_file` Oct 15 05:32:52.715 INFO kablam! --> src/http/mod.rs:44:5 Oct 15 05:32:52.715 INFO kablam! | Oct 15 05:32:52.715 INFO kablam! 44 | fn try_file(path: PathBuf) { Oct 15 05:32:52.715 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 05:32:52.715 INFO kablam! | Oct 15 05:32:52.715 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 05:32:52.715 INFO kablam! Oct 15 05:32:53.235 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.21s Oct 15 05:32:53.235 INFO kablam! su: No module specific data is present Oct 15 05:32:54.131 INFO running `"docker" "rm" "-f" "6d6e468d6e78f6348d41cc77222f990addc4889c5d2fb2e4aaf3c5fb6c98c25e"` Oct 15 05:32:54.413 INFO blam! 6d6e468d6e78f6348d41cc77222f990addc4889c5d2fb2e4aaf3c5fb6c98c25e Oct 15 05:32:54.416 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-5/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/rustdoc-test-static-cling-1/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/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 +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-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 15 05:32:54.955 INFO blam! b9bb73cc08daa199acb4300819915c2419b5b5b17db12d328203a6feb77cff7a Oct 15 05:32:54.991 INFO running `"docker" "start" "-a" "b9bb73cc08daa199acb4300819915c2419b5b5b17db12d328203a6feb77cff7a"` Oct 15 05:32:56.687 INFO kablam! usermod: no changes Oct 15 05:32:56.775 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.03s Oct 15 05:32:56.775 INFO blam! Oct 15 05:32:56.776 INFO kablam! Running /target/debug/deps/webserv-58c1d68fb8051612 Oct 15 05:32:56.776 INFO blam! running 0 tests Oct 15 05:32:56.777 INFO blam! Oct 15 05:32:56.777 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 05:32:56.777 INFO blam! Oct 15 05:32:56.787 INFO kablam! su: No module specific data is present Oct 15 05:32:57.527 INFO running `"docker" "rm" "-f" "b9bb73cc08daa199acb4300819915c2419b5b5b17db12d328203a6feb77cff7a"` Oct 15 05:32:57.775 INFO blam! b9bb73cc08daa199acb4300819915c2419b5b5b17db12d328203a6feb77cff7a