Oct 15 11:31:47.238 INFO testing Denu8thell/simple-rust-webserver against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling-1 Oct 15 11:31:47.239 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:31:47.763 INFO blam! e162acbf7f9281b32e6788682bf78f96bdfa35fe03098eeea11a77c6e63fe0b5 Oct 15 11:31:47.771 INFO running `"docker" "start" "-a" "e162acbf7f9281b32e6788682bf78f96bdfa35fe03098eeea11a77c6e63fe0b5"` Oct 15 11:31:48.977 INFO kablam! usermod: no changes Oct 15 11:31:49.073 INFO kablam! Compiling simple_webserver v0.1.0 (/source) Oct 15 11:31:50.007 INFO kablam! warning: unused variable: `req_type` Oct 15 11:31:50.008 INFO kablam! --> src/main.rs:202:9 Oct 15 11:31:50.008 INFO kablam! | Oct 15 11:31:50.009 INFO kablam! 202 | let req_type = HTTPMethods::from(token_iter.next().unwrap()); Oct 15 11:31:50.009 INFO kablam! | ^^^^^^^^ help: consider using `_req_type` instead Oct 15 11:31:50.009 INFO kablam! | Oct 15 11:31:50.009 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:31:50.010 INFO kablam! Oct 15 11:31:50.010 INFO kablam! warning: unused variable: `req_path` Oct 15 11:31:50.010 INFO kablam! --> src/main.rs:206:9 Oct 15 11:31:50.011 INFO kablam! | Oct 15 11:31:50.011 INFO kablam! 206 | let req_path = token_iter.next().unwrap(); Oct 15 11:31:50.011 INFO kablam! | ^^^^^^^^ help: consider using `_req_path` instead Oct 15 11:31:50.012 INFO kablam! Oct 15 11:31:50.012 INFO kablam! warning: unused variable: `header_map` Oct 15 11:31:50.012 INFO kablam! --> src/main.rs:239:64 Oct 15 11:31:50.013 INFO kablam! | Oct 15 11:31:50.013 INFO kablam! 239 | fn get_response_body(req_type: HTTPMethods, req_path: &String, header_map: &HashMap) -> String{ Oct 15 11:31:50.013 INFO kablam! | ^^^^^^^^^^ help: consider using `_header_map` instead Oct 15 11:31:50.014 INFO kablam! Oct 15 11:31:50.014 INFO kablam! warning: unused variable: `path` Oct 15 11:31:50.014 INFO kablam! --> src/main.rs:246:14 Oct 15 11:31:50.014 INFO kablam! | Oct 15 11:31:50.015 INFO kablam! 246 | fn file_dump(path: &String) -> String{ Oct 15 11:31:50.015 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 15 11:31:50.015 INFO kablam! Oct 15 11:31:50.064 INFO kablam! warning: function is never used: `get_response_body` Oct 15 11:31:50.065 INFO kablam! --> src/main.rs:239:1 Oct 15 11:31:50.065 INFO kablam! | Oct 15 11:31:50.065 INFO kablam! 239 | fn get_response_body(req_type: HTTPMethods, req_path: &String, header_map: &HashMap) -> String{ Oct 15 11:31:50.066 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:31:50.066 INFO kablam! | Oct 15 11:31:50.066 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:31:50.067 INFO kablam! Oct 15 11:31:50.068 INFO kablam! warning: function is never used: `file_dump` Oct 15 11:31:50.068 INFO kablam! --> src/main.rs:246:1 Oct 15 11:31:50.068 INFO kablam! | Oct 15 11:31:50.069 INFO kablam! 246 | fn file_dump(path: &String) -> String{ Oct 15 11:31:50.070 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:31:50.070 INFO kablam! Oct 15 11:31:51.587 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.56s Oct 15 11:31:51.590 INFO kablam! su: No module specific data is present Oct 15 11:31:52.435 INFO running `"docker" "rm" "-f" "e162acbf7f9281b32e6788682bf78f96bdfa35fe03098eeea11a77c6e63fe0b5"` Oct 15 11:31:52.734 INFO blam! e162acbf7f9281b32e6788682bf78f96bdfa35fe03098eeea11a77c6e63fe0b5 Oct 15 11:31:52.739 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:31:53.087 INFO blam! c187bafde6d6b54fcd762d6d0931a127832e8fc9a91b1b37f0c4681cc6c05964 Oct 15 11:31:53.095 INFO running `"docker" "start" "-a" "c187bafde6d6b54fcd762d6d0931a127832e8fc9a91b1b37f0c4681cc6c05964"` Oct 15 11:31:54.183 INFO kablam! usermod: no changes Oct 15 11:31:54.263 INFO kablam! Compiling simple_webserver v0.1.0 (/source) Oct 15 11:31:55.062 INFO kablam! warning: unused variable: `req_type` Oct 15 11:31:55.062 INFO kablam! --> src/main.rs:202:9 Oct 15 11:31:55.063 INFO kablam! | Oct 15 11:31:55.063 INFO kablam! 202 | let req_type = HTTPMethods::from(token_iter.next().unwrap()); Oct 15 11:31:55.063 INFO kablam! | ^^^^^^^^ help: consider using `_req_type` instead Oct 15 11:31:55.063 INFO kablam! | Oct 15 11:31:55.063 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 15 11:31:55.063 INFO kablam! Oct 15 11:31:55.063 INFO kablam! warning: unused variable: `req_path` Oct 15 11:31:55.063 INFO kablam! --> src/main.rs:206:9 Oct 15 11:31:55.063 INFO kablam! | Oct 15 11:31:55.063 INFO kablam! 206 | let req_path = token_iter.next().unwrap(); Oct 15 11:31:55.063 INFO kablam! | ^^^^^^^^ help: consider using `_req_path` instead Oct 15 11:31:55.063 INFO kablam! Oct 15 11:31:55.063 INFO kablam! warning: unused variable: `header_map` Oct 15 11:31:55.063 INFO kablam! --> src/main.rs:239:64 Oct 15 11:31:55.063 INFO kablam! | Oct 15 11:31:55.063 INFO kablam! 239 | fn get_response_body(req_type: HTTPMethods, req_path: &String, header_map: &HashMap) -> String{ Oct 15 11:31:55.063 INFO kablam! | ^^^^^^^^^^ help: consider using `_header_map` instead Oct 15 11:31:55.063 INFO kablam! Oct 15 11:31:55.063 INFO kablam! warning: unused variable: `path` Oct 15 11:31:55.063 INFO kablam! --> src/main.rs:246:14 Oct 15 11:31:55.063 INFO kablam! | Oct 15 11:31:55.063 INFO kablam! 246 | fn file_dump(path: &String) -> String{ Oct 15 11:31:55.063 INFO kablam! | ^^^^ help: consider using `_path` instead Oct 15 11:31:55.063 INFO kablam! Oct 15 11:31:55.115 INFO kablam! warning: function is never used: `get_response_body` Oct 15 11:31:55.115 INFO kablam! --> src/main.rs:239:1 Oct 15 11:31:55.115 INFO kablam! | Oct 15 11:31:55.115 INFO kablam! 239 | fn get_response_body(req_type: HTTPMethods, req_path: &String, header_map: &HashMap) -> String{ Oct 15 11:31:55.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:31:55.115 INFO kablam! | Oct 15 11:31:55.115 INFO kablam! = note: #[warn(dead_code)] on by default Oct 15 11:31:55.115 INFO kablam! Oct 15 11:31:55.115 INFO kablam! warning: function is never used: `file_dump` Oct 15 11:31:55.115 INFO kablam! --> src/main.rs:246:1 Oct 15 11:31:55.115 INFO kablam! | Oct 15 11:31:55.115 INFO kablam! 246 | fn file_dump(path: &String) -> String{ Oct 15 11:31:55.115 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 15 11:31:55.115 INFO kablam! Oct 15 11:31:55.603 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.38s Oct 15 11:31:55.603 INFO kablam! su: No module specific data is present Oct 15 11:31:56.202 INFO running `"docker" "rm" "-f" "c187bafde6d6b54fcd762d6d0931a127832e8fc9a91b1b37f0c4681cc6c05964"` Oct 15 11:31:56.415 INFO blam! c187bafde6d6b54fcd762d6d0931a127832e8fc9a91b1b37f0c4681cc6c05964 Oct 15 11:31:56.422 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/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 11:31:56.753 INFO blam! b9cf0a9d1e9a51995c94430894fa9f5f24d562d5cd60b30d33ed176144002368 Oct 15 11:31:56.755 INFO running `"docker" "start" "-a" "b9cf0a9d1e9a51995c94430894fa9f5f24d562d5cd60b30d33ed176144002368"` Oct 15 11:31:58.121 INFO kablam! usermod: no changes Oct 15 11:31:58.187 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.05s Oct 15 11:31:58.197 INFO kablam! Running /target/debug/deps/simple_webserver-9b8e41a3a6fdb1b6 Oct 15 11:31:58.211 INFO blam! Oct 15 11:31:58.211 INFO blam! running 0 tests Oct 15 11:31:58.211 INFO blam! Oct 15 11:31:58.211 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 15 11:31:58.211 INFO blam! Oct 15 11:31:58.212 INFO kablam! su: No module specific data is present Oct 15 11:31:58.791 INFO running `"docker" "rm" "-f" "b9cf0a9d1e9a51995c94430894fa9f5f24d562d5cd60b30d33ed176144002368"` Oct 15 11:31:59.115 INFO blam! b9cf0a9d1e9a51995c94430894fa9f5f24d562d5cd60b30d33ed176144002368