Oct 12 17:05:30.418 INFO testing zwirec/http_server against try#40d4795669493f1965de7c44029c69552134fe1f for rustdoc-test-static-cling-1 Oct 12 17:05:30.418 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 17:05:30.895 INFO blam! b46f4504266ab4262ed59ec6e8a04d255788027c136bb943f390b645fc8245f4 Oct 12 17:05:30.897 INFO running `"docker" "start" "-a" "b46f4504266ab4262ed59ec6e8a04d255788027c136bb943f390b645fc8245f4"` Oct 12 17:05:32.326 INFO kablam! usermod: no changes Oct 12 17:05:32.410 INFO kablam! Compiling num-traits v0.2.1 Oct 12 17:05:32.412 INFO kablam! Compiling void v1.0.2 Oct 12 17:05:32.412 INFO kablam! Compiling libc v0.2.38 Oct 12 17:05:32.412 INFO kablam! Compiling lazy_static v1.0.0 Oct 12 17:05:32.412 INFO kablam! Compiling utf8-ranges v1.0.0 Oct 12 17:05:32.412 INFO kablam! Compiling regex-syntax v0.4.2 Oct 12 17:05:32.422 INFO kablam! Compiling percent-encoding v1.0.1 Oct 12 17:05:32.422 INFO kablam! Compiling strum v0.8.0 Oct 12 17:05:33.181 INFO kablam! Compiling unreachable v1.0.0 Oct 12 17:05:33.292 INFO kablam! Compiling strum_macros v0.8.0 Oct 12 17:05:33.853 INFO kablam! Compiling thread_local v0.3.5 Oct 12 17:05:39.811 INFO kablam! Compiling memchr v2.0.1 Oct 12 17:05:39.811 INFO kablam! Compiling time v0.1.39 Oct 12 17:05:41.171 INFO kablam! Compiling aho-corasick v0.6.4 Oct 12 17:05:43.131 INFO kablam! Compiling num-integer v0.1.36 Oct 12 17:05:44.603 INFO kablam! Compiling num-iter v0.1.35 Oct 12 17:05:45.343 INFO kablam! Compiling num v0.1.42 Oct 12 17:05:45.819 INFO kablam! Compiling chrono v0.4.0 Oct 12 17:05:47.183 INFO kablam! Compiling regex v0.2.6 Oct 12 17:05:53.648 INFO kablam! Compiling http_server v0.1.0 (/source) Oct 12 17:05:53.787 INFO kablam! warning: unused import: `std::thread` Oct 12 17:05:53.787 INFO kablam! --> src/server/server.rs:8:5 Oct 12 17:05:53.787 INFO kablam! | Oct 12 17:05:53.787 INFO kablam! 8 | use std::thread; Oct 12 17:05:53.787 INFO kablam! | ^^^^^^^^^^^ Oct 12 17:05:53.787 INFO kablam! | Oct 12 17:05:53.787 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:05:53.787 INFO kablam! Oct 12 17:05:53.787 INFO kablam! warning: unused import: `std::io::SeekFrom` Oct 12 17:05:53.787 INFO kablam! --> src/server/server.rs:10:5 Oct 12 17:05:53.787 INFO kablam! | Oct 12 17:05:53.787 INFO kablam! 10 | use std::io::SeekFrom; Oct 12 17:05:53.787 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 17:05:53.787 INFO kablam! Oct 12 17:05:53.787 INFO kablam! warning: unused import: `Task` Oct 12 17:05:53.787 INFO kablam! --> src/server/thread_pool.rs:1:32 Oct 12 17:05:53.787 INFO kablam! | Oct 12 17:05:53.787 INFO kablam! 1 | use ::server::worker::{Worker, Task}; Oct 12 17:05:53.787 INFO kablam! | ^^^^ Oct 12 17:05:53.787 INFO kablam! Oct 12 17:05:53.787 INFO kablam! warning: unused import: `self::chrono::prelude::*` Oct 12 17:05:53.787 INFO kablam! --> src/server/response.rs:3:5 Oct 12 17:05:53.787 INFO kablam! | Oct 12 17:05:53.787 INFO kablam! 3 | use self::chrono::prelude::*; Oct 12 17:05:53.787 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:05:53.787 INFO kablam! Oct 12 17:05:53.787 INFO kablam! warning: unused import: `EnumProperty` Oct 12 17:05:53.787 INFO kablam! --> src/server/response.rs:4:13 Oct 12 17:05:53.787 INFO kablam! | Oct 12 17:05:53.787 INFO kablam! 4 | use strum::{EnumProperty, EnumMessage}; Oct 12 17:05:53.787 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:05:53.787 INFO kablam! Oct 12 17:05:53.795 INFO kablam! warning: unused import: `std::fmt` Oct 12 17:05:53.795 INFO kablam! --> src/server/response.rs:6:5 Oct 12 17:05:53.795 INFO kablam! | Oct 12 17:05:53.795 INFO kablam! 6 | use std::fmt; Oct 12 17:05:53.795 INFO kablam! | ^^^^^^^^ Oct 12 17:05:53.795 INFO kablam! Oct 12 17:05:53.795 INFO kablam! warning: unused import: `std::string::ToString` Oct 12 17:05:53.795 INFO kablam! --> src/server/response.rs:10:5 Oct 12 17:05:53.795 INFO kablam! | Oct 12 17:05:53.795 INFO kablam! 10 | use std::string::ToString; Oct 12 17:05:53.795 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:05:53.795 INFO kablam! Oct 12 17:05:53.971 INFO kablam! warning: unused variable: `len` Oct 12 17:05:53.971 INFO kablam! --> src/server/request.rs:127:13 Oct 12 17:05:53.971 INFO kablam! | Oct 12 17:05:53.971 INFO kablam! 127 | let len = p.len(); Oct 12 17:05:53.971 INFO kablam! | ^^^ help: consider using `_len` instead Oct 12 17:05:53.971 INFO kablam! | Oct 12 17:05:53.971 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 17:05:53.971 INFO kablam! Oct 12 17:05:53.971 INFO kablam! warning: value assigned to `sub_path` is never read Oct 12 17:05:53.971 INFO kablam! --> src/server/request.rs:186:17 Oct 12 17:05:53.971 INFO kablam! | Oct 12 17:05:53.971 INFO kablam! 186 | let mut sub_path = String::from(""); Oct 12 17:05:53.971 INFO kablam! | ^^^^^^^^ Oct 12 17:05:53.971 INFO kablam! | Oct 12 17:05:53.971 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 17:05:53.971 INFO kablam! Oct 12 17:05:54.014 INFO kablam! warning: field is never used: `workers` Oct 12 17:05:54.014 INFO kablam! --> src/server/thread_pool.rs:6:5 Oct 12 17:05:54.014 INFO kablam! | Oct 12 17:05:54.014 INFO kablam! 6 | workers: Vec, Oct 12 17:05:54.014 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 17:05:54.014 INFO kablam! | Oct 12 17:05:54.015 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:05:54.015 INFO kablam! Oct 12 17:05:54.015 INFO kablam! warning: unused attribute Oct 12 17:05:54.015 INFO kablam! --> src/server/server.rs:16:1 Oct 12 17:05:54.015 INFO kablam! | Oct 12 17:05:54.015 INFO kablam! 16 | #[macro_use] Oct 12 17:05:54.015 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:05:54.016 INFO kablam! | Oct 12 17:05:54.016 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 12 17:05:54.016 INFO kablam! Oct 12 17:05:54.020 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:05:54.020 INFO kablam! --> src/server/response.rs:134:29 Oct 12 17:05:54.020 INFO kablam! | Oct 12 17:05:54.020 INFO kablam! 134 | f.seek(SeekFrom::Start(n as u64)); Oct 12 17:05:54.020 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:05:54.020 INFO kablam! | Oct 12 17:05:54.020 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 17:05:54.020 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:05:54.020 INFO kablam! Oct 12 17:05:56.094 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 23.74s Oct 12 17:05:56.099 INFO kablam! su: No module specific data is present Oct 12 17:05:56.376 INFO running `"docker" "rm" "-f" "b46f4504266ab4262ed59ec6e8a04d255788027c136bb943f390b645fc8245f4"` Oct 12 17:05:56.466 INFO blam! b46f4504266ab4262ed59ec6e8a04d255788027c136bb943f390b645fc8245f4 Oct 12 17:05:56.468 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 17:05:56.675 INFO blam! 97ef0c9b6a716cc78b894fde3931ea160716ace032b8a18f2122c1354c8d6977 Oct 12 17:05:56.681 INFO running `"docker" "start" "-a" "97ef0c9b6a716cc78b894fde3931ea160716ace032b8a18f2122c1354c8d6977"` Oct 12 17:05:57.506 INFO kablam! usermod: no changes Oct 12 17:05:57.603 INFO kablam! Compiling http_server v0.1.0 (/source) Oct 12 17:05:57.891 INFO kablam! warning: unused import: `std::thread` Oct 12 17:05:57.891 INFO kablam! --> src/server/server.rs:8:5 Oct 12 17:05:57.891 INFO kablam! | Oct 12 17:05:57.891 INFO kablam! 8 | use std::thread; Oct 12 17:05:57.891 INFO kablam! | ^^^^^^^^^^^ Oct 12 17:05:57.891 INFO kablam! | Oct 12 17:05:57.891 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 17:05:57.891 INFO kablam! Oct 12 17:05:57.892 INFO kablam! warning: unused import: `std::io::SeekFrom` Oct 12 17:05:57.892 INFO kablam! --> src/server/server.rs:10:5 Oct 12 17:05:57.892 INFO kablam! | Oct 12 17:05:57.892 INFO kablam! 10 | use std::io::SeekFrom; Oct 12 17:05:57.892 INFO kablam! | ^^^^^^^^^^^^^^^^^ Oct 12 17:05:57.892 INFO kablam! Oct 12 17:05:57.894 INFO kablam! warning: unused import: `Task` Oct 12 17:05:57.894 INFO kablam! --> src/server/thread_pool.rs:1:32 Oct 12 17:05:57.894 INFO kablam! | Oct 12 17:05:57.894 INFO kablam! 1 | use ::server::worker::{Worker, Task}; Oct 12 17:05:57.894 INFO kablam! | ^^^^ Oct 12 17:05:57.894 INFO kablam! Oct 12 17:05:57.894 INFO kablam! warning: unused import: `self::chrono::prelude::*` Oct 12 17:05:57.894 INFO kablam! --> src/server/response.rs:3:5 Oct 12 17:05:57.894 INFO kablam! | Oct 12 17:05:57.894 INFO kablam! 3 | use self::chrono::prelude::*; Oct 12 17:05:57.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:05:57.894 INFO kablam! Oct 12 17:05:57.894 INFO kablam! warning: unused import: `EnumProperty` Oct 12 17:05:57.894 INFO kablam! --> src/server/response.rs:4:13 Oct 12 17:05:57.894 INFO kablam! | Oct 12 17:05:57.894 INFO kablam! 4 | use strum::{EnumProperty, EnumMessage}; Oct 12 17:05:57.894 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:05:57.894 INFO kablam! Oct 12 17:05:57.894 INFO kablam! warning: unused import: `std::fmt` Oct 12 17:05:57.894 INFO kablam! --> src/server/response.rs:6:5 Oct 12 17:05:57.894 INFO kablam! | Oct 12 17:05:57.894 INFO kablam! 6 | use std::fmt; Oct 12 17:05:57.894 INFO kablam! | ^^^^^^^^ Oct 12 17:05:57.894 INFO kablam! Oct 12 17:05:57.894 INFO kablam! warning: unused import: `std::string::ToString` Oct 12 17:05:57.894 INFO kablam! --> src/server/response.rs:10:5 Oct 12 17:05:57.894 INFO kablam! | Oct 12 17:05:57.894 INFO kablam! 10 | use std::string::ToString; Oct 12 17:05:57.894 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:05:57.894 INFO kablam! Oct 12 17:05:58.307 INFO kablam! warning: unused variable: `len` Oct 12 17:05:58.307 INFO kablam! --> src/server/request.rs:127:13 Oct 12 17:05:58.307 INFO kablam! | Oct 12 17:05:58.307 INFO kablam! 127 | let len = p.len(); Oct 12 17:05:58.307 INFO kablam! | ^^^ help: consider using `_len` instead Oct 12 17:05:58.307 INFO kablam! | Oct 12 17:05:58.307 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 12 17:05:58.307 INFO kablam! Oct 12 17:05:58.307 INFO kablam! warning: value assigned to `sub_path` is never read Oct 12 17:05:58.307 INFO kablam! --> src/server/request.rs:186:17 Oct 12 17:05:58.307 INFO kablam! | Oct 12 17:05:58.307 INFO kablam! 186 | let mut sub_path = String::from(""); Oct 12 17:05:58.307 INFO kablam! | ^^^^^^^^ Oct 12 17:05:58.307 INFO kablam! | Oct 12 17:05:58.307 INFO kablam! = note: #[warn(unused_assignments)] on by default Oct 12 17:05:58.307 INFO kablam! Oct 12 17:05:58.383 INFO kablam! warning: field is never used: `workers` Oct 12 17:05:58.383 INFO kablam! --> src/server/thread_pool.rs:6:5 Oct 12 17:05:58.383 INFO kablam! | Oct 12 17:05:58.383 INFO kablam! 6 | workers: Vec, Oct 12 17:05:58.383 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^ Oct 12 17:05:58.383 INFO kablam! | Oct 12 17:05:58.383 INFO kablam! = note: #[warn(dead_code)] on by default Oct 12 17:05:58.383 INFO kablam! Oct 12 17:05:58.383 INFO kablam! warning: unused attribute Oct 12 17:05:58.383 INFO kablam! --> src/server/server.rs:16:1 Oct 12 17:05:58.383 INFO kablam! | Oct 12 17:05:58.383 INFO kablam! 16 | #[macro_use] Oct 12 17:05:58.383 INFO kablam! | ^^^^^^^^^^^^ Oct 12 17:05:58.383 INFO kablam! | Oct 12 17:05:58.383 INFO kablam! = note: #[warn(unused_attributes)] on by default Oct 12 17:05:58.383 INFO kablam! Oct 12 17:05:58.389 INFO kablam! warning: unused `std::result::Result` which must be used Oct 12 17:05:58.389 INFO kablam! --> src/server/response.rs:134:29 Oct 12 17:05:58.389 INFO kablam! | Oct 12 17:05:58.389 INFO kablam! 134 | f.seek(SeekFrom::Start(n as u64)); Oct 12 17:05:58.389 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 12 17:05:58.389 INFO kablam! | Oct 12 17:05:58.389 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 12 17:05:58.389 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 12 17:05:58.389 INFO kablam! Oct 12 17:05:59.003 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1.48s Oct 12 17:05:59.007 INFO kablam! su: No module specific data is present Oct 12 17:05:59.841 INFO running `"docker" "rm" "-f" "97ef0c9b6a716cc78b894fde3931ea160716ace032b8a18f2122c1354c8d6977"` Oct 12 17:06:00.362 INFO blam! 97ef0c9b6a716cc78b894fde3931ea160716ace032b8a18f2122c1354c8d6977 Oct 12 17:06:00.364 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling-1/worker-6/try#40d4795669493f1965de7c44029c69552134fe1f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling-1/try#40d4795669493f1965de7c44029c69552134fe1f:/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 +40d4795669493f1965de7c44029c69552134fe1f-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 12 17:06:00.872 INFO blam! d0b8ffab87f1ab64a9ef7f93dbde9237830572d5011290c7aec350d6202426f1 Oct 12 17:06:00.873 INFO running `"docker" "start" "-a" "d0b8ffab87f1ab64a9ef7f93dbde9237830572d5011290c7aec350d6202426f1"` Oct 12 17:06:02.159 INFO kablam! usermod: no changes Oct 12 17:06:02.319 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.12s Oct 12 17:06:02.323 INFO kablam! Running /target/debug/deps/http_server-7cef472041651f3b Oct 12 17:06:02.327 INFO blam! Oct 12 17:06:02.327 INFO blam! running 0 tests Oct 12 17:06:02.327 INFO blam! Oct 12 17:06:02.327 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:06:02.327 INFO blam! Oct 12 17:06:02.331 INFO blam! Oct 12 17:06:02.331 INFO kablam! Running /target/debug/deps/http_server-fa6d54c00305e8cd Oct 12 17:06:02.331 INFO blam! running 0 tests Oct 12 17:06:02.331 INFO kablam! Doc-tests http_server Oct 12 17:06:02.331 INFO blam! Oct 12 17:06:02.331 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:06:02.331 INFO blam! Oct 12 17:06:02.565 INFO blam! Oct 12 17:06:02.565 INFO blam! running 0 tests Oct 12 17:06:02.566 INFO blam! Oct 12 17:06:02.566 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 12 17:06:02.566 INFO blam! Oct 12 17:06:02.573 INFO kablam! su: No module specific data is present Oct 12 17:06:03.267 INFO running `"docker" "rm" "-f" "d0b8ffab87f1ab64a9ef7f93dbde9237830572d5011290c7aec350d6202426f1"` Oct 12 17:06:03.511 INFO blam! d0b8ffab87f1ab64a9ef7f93dbde9237830572d5011290c7aec350d6202426f1