Oct 10 14:30:45.391 INFO testing sozu-proxy/sozu-acme against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 10 14:30:45.391 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 10 14:30:45.391 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 14:30:46.050 INFO blam! 93f7449600d875e35261635a93673b24a0f936a58071df0418e7f91d73d8daa2 Oct 10 14:30:46.053 INFO running `"docker" "start" "-a" "93f7449600d875e35261635a93673b24a0f936a58071df0418e7f91d73d8daa2"` Oct 10 14:30:47.292 INFO kablam! usermod: no changes Oct 10 14:30:47.670 INFO kablam! Compiling pool v0.1.4 Oct 10 14:30:47.704 INFO kablam! Compiling base64 v0.7.0 Oct 10 14:30:47.704 INFO kablam! Compiling serde_json v1.0.31 Oct 10 14:30:47.704 INFO kablam! Compiling hyper v0.10.13 Oct 10 14:30:47.704 INFO kablam! Compiling error-chain v0.12.0 Oct 10 14:30:47.704 INFO kablam! Compiling tiny_http v0.6.0 Oct 10 14:30:47.704 INFO kablam! Compiling pretty_env_logger v0.2.4 Oct 10 14:30:51.241 INFO kablam! Compiling pem v0.5.1 Oct 10 14:30:56.109 INFO kablam! Compiling sozu-command-lib v0.9.0 Oct 10 14:31:03.194 INFO kablam! Compiling hyper-native-tls v0.2.4 Oct 10 14:31:06.268 INFO kablam! Compiling reqwest v0.6.2 Oct 10 14:31:12.336 INFO kablam! Compiling acme-client v0.4.5 Oct 10 14:31:27.356 INFO kablam! Compiling sozu-acme v0.5.0 (/source) Oct 10 14:31:34.476 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:31:34.476 INFO kablam! --> src/main.rs:136:9 Oct 10 14:31:34.476 INFO kablam! | Oct 10 14:31:34.476 INFO kablam! 136 | request.respond(Response::from_data(key_authorization.as_bytes()).with_status_code(200)); Oct 10 14:31:34.476 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:31:34.476 INFO kablam! | Oct 10 14:31:34.476 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 14:31:34.476 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:31:34.476 INFO kablam! Oct 10 14:31:34.476 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:31:34.476 INFO kablam! --> src/main.rs:140:9 Oct 10 14:31:34.477 INFO kablam! | Oct 10 14:31:34.477 INFO kablam! 140 | request.respond(Response::from_data(&b"not found"[..]).with_status_code(404)); Oct 10 14:31:34.477 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:31:34.477 INFO kablam! | Oct 10 14:31:34.477 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:31:34.477 INFO kablam! Oct 10 14:31:51.410 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 04s Oct 10 14:31:51.425 INFO kablam! su: No module specific data is present Oct 10 14:31:52.305 INFO running `"docker" "rm" "-f" "93f7449600d875e35261635a93673b24a0f936a58071df0418e7f91d73d8daa2"` Oct 10 14:31:52.642 INFO blam! 93f7449600d875e35261635a93673b24a0f936a58071df0418e7f91d73d8daa2 Oct 10 14:31:52.648 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 10 14:31:52.650 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 14:31:53.197 INFO blam! e6a6cde60b95341128ef3b969afeecd940e989af6fd6f67cf2dc578af8d1b10b Oct 10 14:31:53.199 INFO running `"docker" "start" "-a" "e6a6cde60b95341128ef3b969afeecd940e989af6fd6f67cf2dc578af8d1b10b"` Oct 10 14:31:55.037 INFO kablam! usermod: no changes Oct 10 14:31:55.315 INFO kablam! Compiling sozu-acme v0.5.0 (/source) Oct 10 14:32:00.733 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:32:00.733 INFO kablam! --> src/main.rs:136:9 Oct 10 14:32:00.734 INFO kablam! | Oct 10 14:32:00.734 INFO kablam! 136 | request.respond(Response::from_data(key_authorization.as_bytes()).with_status_code(200)); Oct 10 14:32:00.734 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:32:00.734 INFO kablam! | Oct 10 14:32:00.735 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 10 14:32:00.735 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:32:00.735 INFO kablam! Oct 10 14:32:00.735 INFO kablam! warning: unused `std::result::Result` which must be used Oct 10 14:32:00.735 INFO kablam! --> src/main.rs:140:9 Oct 10 14:32:00.735 INFO kablam! | Oct 10 14:32:00.735 INFO kablam! 140 | request.respond(Response::from_data(&b"not found"[..]).with_status_code(404)); Oct 10 14:32:00.735 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 10 14:32:00.735 INFO kablam! | Oct 10 14:32:00.735 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 10 14:32:00.736 INFO kablam! Oct 10 14:32:01.421 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 6.36s Oct 10 14:32:01.437 INFO kablam! su: No module specific data is present Oct 10 14:32:03.119 INFO running `"docker" "rm" "-f" "e6a6cde60b95341128ef3b969afeecd940e989af6fd6f67cf2dc578af8d1b10b"` Oct 10 14:32:03.465 INFO blam! e6a6cde60b95341128ef3b969afeecd940e989af6fd6f67cf2dc578af8d1b10b Oct 10 14:32:03.470 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 10 14:32:03.470 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-7/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 10 14:32:04.134 INFO blam! 70d2513b536419778d61077011d1fdda675bf27b63e450d6a9dbf74c99dc6444 Oct 10 14:32:04.136 INFO running `"docker" "start" "-a" "70d2513b536419778d61077011d1fdda675bf27b63e450d6a9dbf74c99dc6444"` Oct 10 14:32:05.864 INFO kablam! usermod: no changes Oct 10 14:32:06.228 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.33s Oct 10 14:32:06.252 INFO kablam! Running /target/debug/deps/sozu_acme-093ebc2dae2fb34c Oct 10 14:32:06.252 INFO blam! Oct 10 14:32:06.252 INFO blam! running 0 tests Oct 10 14:32:06.252 INFO blam! Oct 10 14:32:06.252 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 10 14:32:06.252 INFO blam! Oct 10 14:32:06.256 INFO kablam! su: No module specific data is present Oct 10 14:32:07.540 INFO running `"docker" "rm" "-f" "70d2513b536419778d61077011d1fdda675bf27b63e450d6a9dbf74c99dc6444"` Oct 10 14:32:07.892 INFO blam! 70d2513b536419778d61077011d1fdda675bf27b63e450d6a9dbf74c99dc6444