Oct 11 11:10:03.053 INFO testing sozu-acme-0.5.0 against master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513 for rustdoc-test-static-cling Oct 11 11:10:03.053 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt build --frozen Oct 11 11:10:03.053 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11:10:03.406 INFO blam! f90e07260246cf8cacd539d4912404b850e4e65eb9792635c9c585eea7f3123f Oct 11 11:10:03.410 INFO running `"docker" "start" "-a" "f90e07260246cf8cacd539d4912404b850e4e65eb9792635c9c585eea7f3123f"` Oct 11 11:10:04.313 INFO kablam! usermod: no changes Oct 11 11:10:04.706 INFO kablam! Compiling pool v0.1.4 Oct 11 11:10:04.712 INFO kablam! Compiling tiny_http v0.6.0 Oct 11 11:10:04.712 INFO kablam! Compiling reqwest v0.6.2 Oct 11 11:10:05.956 INFO kablam! Compiling sozu-command-lib v0.9.0 Oct 11 11:10:16.565 INFO kablam! Compiling acme-client v0.4.5 Oct 11 11:10:41.344 INFO kablam! Compiling sozu-acme v0.5.0 (/source) Oct 11 11:10:52.617 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 11:10:52.617 INFO kablam! --> src/main.rs:136:9 Oct 11 11:10:52.618 INFO kablam! | Oct 11 11:10:52.618 INFO kablam! 136 | request.respond(Response::from_data(key_authorization.as_bytes()).with_status_code(200)); Oct 11 11:10:52.618 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:10:52.619 INFO kablam! | Oct 11 11:10:52.619 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 11:10:52.619 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 11:10:52.619 INFO kablam! Oct 11 11:10:52.620 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 11:10:52.620 INFO kablam! --> src/main.rs:140:9 Oct 11 11:10:52.620 INFO kablam! | Oct 11 11:10:52.621 INFO kablam! 140 | request.respond(Response::from_data(&b"not found"[..]).with_status_code(404)); Oct 11 11:10:52.621 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:10:52.621 INFO kablam! | Oct 11 11:10:52.621 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 11:10:52.622 INFO kablam! Oct 11 11:11:06.808 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 02s Oct 11 11:11:06.828 INFO kablam! su: No module specific data is present Oct 11 11:11:07.490 INFO running `"docker" "rm" "-f" "f90e07260246cf8cacd539d4912404b850e4e65eb9792635c9c585eea7f3123f"` Oct 11 11:11:07.652 INFO blam! f90e07260246cf8cacd539d4912404b850e4e65eb9792635c9c585eea7f3123f Oct 11 11:11:07.657 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen --no-run Oct 11 11:11:07.658 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11:11:08.218 INFO blam! 4d51217d63b415a0237716ce4d4d7f0c23c64fcd330152e803da1b31ec32b7f4 Oct 11 11:11:08.220 INFO running `"docker" "start" "-a" "4d51217d63b415a0237716ce4d4d7f0c23c64fcd330152e803da1b31ec32b7f4"` Oct 11 11:11:09.612 INFO kablam! usermod: no changes Oct 11 11:11:09.888 INFO kablam! Compiling sozu-acme v0.5.0 (/source) Oct 11 11:11:19.368 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 11:11:19.368 INFO kablam! --> src/main.rs:136:9 Oct 11 11:11:19.368 INFO kablam! | Oct 11 11:11:19.368 INFO kablam! 136 | request.respond(Response::from_data(key_authorization.as_bytes()).with_status_code(200)); Oct 11 11:11:19.368 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:11:19.368 INFO kablam! | Oct 11 11:11:19.368 INFO kablam! = note: #[warn(unused_must_use)] on by default Oct 11 11:11:19.368 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 11:11:19.368 INFO kablam! Oct 11 11:11:19.368 INFO kablam! warning: unused `std::result::Result` which must be used Oct 11 11:11:19.368 INFO kablam! --> src/main.rs:140:9 Oct 11 11:11:19.368 INFO kablam! | Oct 11 11:11:19.369 INFO kablam! 140 | request.respond(Response::from_data(&b"not found"[..]).with_status_code(404)); Oct 11 11:11:19.369 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Oct 11 11:11:19.369 INFO kablam! | Oct 11 11:11:19.369 INFO kablam! = note: this `Result` may be an `Err` variant, which should be handled Oct 11 11:11:19.369 INFO kablam! Oct 11 11:11:19.928 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 10.29s Oct 11 11:11:19.943 INFO kablam! su: No module specific data is present Oct 11 11:11:20.763 INFO running `"docker" "rm" "-f" "4d51217d63b415a0237716ce4d4d7f0c23c64fcd330152e803da1b31ec32b7f4"` Oct 11 11:11:21.249 INFO blam! 4d51217d63b415a0237716ce4d4d7f0c23c64fcd330152e803da1b31ec32b7f4 Oct 11 11:11:21.250 INFO running: cargo +0e07c4281c343e9e15a0a8fca79538ad1a8eb513-alt test --frozen Oct 11 11:11:21.250 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/rustdoc-test-static-cling/master#0e07c4281c343e9e15a0a8fca79538ad1a8eb513:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/target-dirs/rustdoc-test-static-cling/worker-6/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 11:11:21.649 INFO blam! 1821f397e62dcf8d96241cda4721d0d60065b2e1e5d532575fe94d6d6a689092 Oct 11 11:11:21.654 INFO running `"docker" "start" "-a" "1821f397e62dcf8d96241cda4721d0d60065b2e1e5d532575fe94d6d6a689092"` Oct 11 11:11:22.128 INFO kablam! usermod: no changes Oct 11 11:11:22.332 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 0.18s Oct 11 11:11:22.350 INFO kablam! Running /target/debug/deps/sozu_acme-43826e42105f5a46 Oct 11 11:11:22.357 INFO blam! Oct 11 11:11:22.357 INFO blam! running 0 tests Oct 11 11:11:22.358 INFO blam! Oct 11 11:11:22.358 INFO blam! test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out Oct 11 11:11:22.358 INFO blam! Oct 11 11:11:22.359 INFO kablam! su: No module specific data is present Oct 11 11:11:22.648 INFO running `"docker" "rm" "-f" "1821f397e62dcf8d96241cda4721d0d60065b2e1e5d532575fe94d6d6a689092"` Oct 11 11:11:22.716 INFO blam! 1821f397e62dcf8d96241cda4721d0d60065b2e1e5d532575fe94d6d6a689092