Oct 11 04:35:40.621 INFO testing Sam-Jeston/oxidize against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 04:35:40.621 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 04:35:40.622 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:35:41.279 INFO blam! 06ce56454e02adc550d1b1a0ab271f3d14725bb751f38d42e0e00eb1a2fab4ba Oct 11 04:35:41.280 INFO running `"docker" "start" "-a" "06ce56454e02adc550d1b1a0ab271f3d14725bb751f38d42e0e00eb1a2fab4ba"` Oct 11 04:35:42.720 INFO kablam! usermod: no changes Oct 11 04:35:42.940 INFO kablam! Compiling iovec v0.1.0 Oct 11 04:35:42.940 INFO kablam! Compiling net2 v0.2.29 Oct 11 04:35:42.940 INFO kablam! Compiling futures-cpupool v0.1.5 Oct 11 04:35:43.512 INFO kablam! Compiling bytes v0.4.4 Oct 11 04:35:45.109 INFO kablam! Compiling mio v0.6.9 Oct 11 04:35:46.566 INFO kablam! Compiling tokio-io v0.1.2 Oct 11 04:35:49.809 INFO kablam! Compiling tokio-core v0.1.8 Oct 11 04:35:52.910 INFO kablam! Compiling tokio-proto v0.1.1 Oct 11 04:35:55.780 INFO kablam! Compiling hyper v0.11.0 Oct 11 04:36:05.477 INFO kablam! Compiling oxidize v0.1.0 (/source) Oct 11 04:36:06.532 INFO kablam! warning: unused imports: `Request`, `Response`, `Service` Oct 11 04:36:06.532 INFO kablam! --> src/main.rs:11:27 Oct 11 04:36:06.532 INFO kablam! | Oct 11 04:36:06.533 INFO kablam! 11 | use hyper::server::{Http, Request, Response, Service}; Oct 11 04:36:06.533 INFO kablam! | ^^^^^^^ ^^^^^^^^ ^^^^^^^ Oct 11 04:36:06.534 INFO kablam! | Oct 11 04:36:06.534 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:36:06.534 INFO kablam! Oct 11 04:36:06.815 INFO kablam! warning: unused variable: `hyper_client` Oct 11 04:36:06.815 INFO kablam! --> src/request_handler/mod.rs:165:5 Oct 11 04:36:06.815 INFO kablam! | Oct 11 04:36:06.815 INFO kablam! 165 | hyper_client: &Client, Oct 11 04:36:06.815 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_hyper_client` instead Oct 11 04:36:06.815 INFO kablam! | Oct 11 04:36:06.815 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:36:06.815 INFO kablam! Oct 11 04:36:06.815 INFO kablam! warning: unused variable: `el_handle` Oct 11 04:36:06.815 INFO kablam! --> src/request_handler/mod.rs:166:5 Oct 11 04:36:06.815 INFO kablam! | Oct 11 04:36:06.815 INFO kablam! 166 | el_handle: &reactor::Handle, Oct 11 04:36:06.815 INFO kablam! | ^^^^^^^^^ help: consider using `_el_handle` instead Oct 11 04:36:06.815 INFO kablam! Oct 11 04:36:12.955 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 30.20s Oct 11 04:36:12.969 INFO kablam! su: No module specific data is present Oct 11 04:36:13.889 INFO running `"docker" "rm" "-f" "06ce56454e02adc550d1b1a0ab271f3d14725bb751f38d42e0e00eb1a2fab4ba"` Oct 11 04:36:14.136 INFO blam! 06ce56454e02adc550d1b1a0ab271f3d14725bb751f38d42e0e00eb1a2fab4ba Oct 11 04:36:14.137 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 04:36:14.137 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:36:14.544 INFO blam! 39fd178a3e96f30dd833af685e64bd2d3c2295625b038edae732257c96ac0b4f Oct 11 04:36:14.560 INFO running `"docker" "start" "-a" "39fd178a3e96f30dd833af685e64bd2d3c2295625b038edae732257c96ac0b4f"` Oct 11 04:36:15.812 INFO kablam! usermod: no changes Oct 11 04:36:16.013 INFO kablam! Compiling oxidize v0.1.0 (/source) Oct 11 04:36:17.045 INFO kablam! warning: unused imports: `Request`, `Response`, `Service` Oct 11 04:36:17.045 INFO kablam! --> src/main.rs:11:27 Oct 11 04:36:17.045 INFO kablam! | Oct 11 04:36:17.045 INFO kablam! 11 | use hyper::server::{Http, Request, Response, Service}; Oct 11 04:36:17.046 INFO kablam! | ^^^^^^^ ^^^^^^^^ ^^^^^^^ Oct 11 04:36:17.046 INFO kablam! | Oct 11 04:36:17.046 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 11 04:36:17.047 INFO kablam! Oct 11 04:36:17.292 INFO kablam! warning: unused variable: `hyper_client` Oct 11 04:36:17.292 INFO kablam! --> src/request_handler/mod.rs:165:5 Oct 11 04:36:17.292 INFO kablam! | Oct 11 04:36:17.292 INFO kablam! 165 | hyper_client: &Client, Oct 11 04:36:17.292 INFO kablam! | ^^^^^^^^^^^^ help: consider using `_hyper_client` instead Oct 11 04:36:17.292 INFO kablam! | Oct 11 04:36:17.292 INFO kablam! = note: #[warn(unused_variables)] on by default Oct 11 04:36:17.292 INFO kablam! Oct 11 04:36:17.292 INFO kablam! warning: unused variable: `el_handle` Oct 11 04:36:17.292 INFO kablam! --> src/request_handler/mod.rs:166:5 Oct 11 04:36:17.292 INFO kablam! | Oct 11 04:36:17.292 INFO kablam! 166 | el_handle: &reactor::Handle, Oct 11 04:36:17.292 INFO kablam! | ^^^^^^^^^ help: consider using `_el_handle` instead Oct 11 04:36:17.292 INFO kablam! Oct 11 04:36:18.508 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.66s Oct 11 04:36:18.512 INFO kablam! su: No module specific data is present Oct 11 04:36:19.366 INFO running `"docker" "rm" "-f" "39fd178a3e96f30dd833af685e64bd2d3c2295625b038edae732257c96ac0b4f"` Oct 11 04:36:19.636 INFO blam! 39fd178a3e96f30dd833af685e64bd2d3c2295625b038edae732257c96ac0b4f Oct 11 04:36:19.652 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 04:36:19.652 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-0/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/target:rw,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" "CMD=cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "--network" "none" "crater"` Oct 11 04:36:20.082 INFO blam! 499e408120a7bf7f1c2ebb0cc810614753ba00f5968545f775f12f50e4d20a87 Oct 11 04:36:20.083 INFO running `"docker" "start" "-a" "499e408120a7bf7f1c2ebb0cc810614753ba00f5968545f775f12f50e4d20a87"` Oct 11 04:36:21.249 INFO kablam! usermod: no changes Oct 11 04:36:21.393 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.11s Oct 11 04:36:21.404 INFO kablam! Running /target/debug/deps/oxidize-c69d4dd8eb37c16e Oct 11 04:36:21.404 INFO blam! Oct 11 04:36:21.404 INFO blam! running 2 tests Oct 11 04:36:21.404 INFO blam! test response::tests::not_found_response_is_correct ... ok Oct 11 04:36:21.404 INFO blam! test config_loader::server_block::tests::accumulated_server_block_correctly_aggregates ... ok Oct 11 04:36:21.404 INFO blam! Oct 11 04:36:21.404 INFO blam! test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 04:36:21.404 INFO blam! Oct 11 04:36:21.408 INFO kablam! su: No module specific data is present Oct 11 04:36:22.323 INFO running `"docker" "rm" "-f" "499e408120a7bf7f1c2ebb0cc810614753ba00f5968545f775f12f50e4d20a87"` Oct 11 04:36:22.542 INFO blam! 499e408120a7bf7f1c2ebb0cc810614753ba00f5968545f775f12f50e4d20a87