[INFO] cloning repository https://github.com/scottlamb/http-serve [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/scottlamb/http-serve" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fhttp-serve", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fhttp-serve'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8767011be62a66e336c72588cdac935a3d78e5d4 [INFO] testing scottlamb/http-serve against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fhttp-serve" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottlamb/http-serve on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/scottlamb/http-serve [INFO] removed 0 missing examples [INFO] finished tweaking git repo https://github.com/scottlamb/http-serve [INFO] tweaked toml for git repo https://github.com/scottlamb/http-serve written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/scottlamb/http-serve already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 476f15cd227c227ec08f9c3dede9e7d1654a082cd777e4b9a4440eead9f55eb0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "476f15cd227c227ec08f9c3dede9e7d1654a082cd777e4b9a4440eead9f55eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "476f15cd227c227ec08f9c3dede9e7d1654a082cd777e4b9a4440eead9f55eb0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "476f15cd227c227ec08f9c3dede9e7d1654a082cd777e4b9a4440eead9f55eb0", kill_on_drop: false }` [INFO] [stdout] 476f15cd227c227ec08f9c3dede9e7d1654a082cd777e4b9a4440eead9f55eb0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 30238b9e70a1e8ee5c9849ab4cc157379da277e3f079c3b2c84ef89e0c5d58b2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "30238b9e70a1e8ee5c9849ab4cc157379da277e3f079c3b2c84ef89e0c5d58b2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.55 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling flate2 v1.0.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling tokio v0.2.24 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling http-serve v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.09s [INFO] running `Command { std: "docker" "inspect" "30238b9e70a1e8ee5c9849ab4cc157379da277e3f079c3b2c84ef89e0c5d58b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30238b9e70a1e8ee5c9849ab4cc157379da277e3f079c3b2c84ef89e0c5d58b2", kill_on_drop: false }` [INFO] [stdout] 30238b9e70a1e8ee5c9849ab4cc157379da277e3f079c3b2c84ef89e0c5d58b2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c7fc9022cfd1d0c8358acc7bd433b85235146b6803cf6fbbb513e46f02300df2 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c7fc9022cfd1d0c8358acc7bd433b85235146b6803cf6fbbb513e46f02300df2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling tinytemplate v1.1.0 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling async-compression v0.3.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling http-serve v0.2.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 05s [INFO] running `Command { std: "docker" "inspect" "c7fc9022cfd1d0c8358acc7bd433b85235146b6803cf6fbbb513e46f02300df2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c7fc9022cfd1d0c8358acc7bd433b85235146b6803cf6fbbb513e46f02300df2", kill_on_drop: false }` [INFO] [stdout] c7fc9022cfd1d0c8358acc7bd433b85235146b6803cf6fbbb513e46f02300df2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] c1e88f73604ba5694b41cae876d6bd04e3cacef0bc0f4e7aca0368cd7b4fb079 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "c1e88f73604ba5694b41cae876d6bd04e3cacef0bc0f4e7aca0368cd7b4fb079", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.66s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/http_serve-85e861dd357ba919 [INFO] [stdout] running 20 tests [INFO] [stdout] test etag::tests::empty_list ... ok [INFO] [stdout] test etag::tests::nonempty_list ... ok [INFO] [stdout] test etag::tests::strong_eq ... ok [INFO] [stdout] test etag::tests::weak_eq ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_satisfiability ... ok [INFO] [stdout] test chunker::tests::chunk_write ... ok [INFO] [stdout] test etag::tests::corrupt_list ... ok [INFO] [stdout] test range::tests::test_nonascii ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_absent_or_invalid ... ok [INFO] [stdout] test chunker::tests::chunk_double_write ... ok [INFO] [stdout] test etag::tests::comma_in_etag ... ok [INFO] [stdout] test chunker::tests::small_no_flush ... ok [INFO] [stdout] test chunker::tests::small_large_write ... ok [INFO] [stdout] test tests::parse_qvalue ... ok [INFO] [stdout] test chunker::tests::large_write ... ok [INFO] [stdout] test tests::should_gzip ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_rfc ... ok [INFO] [stdout] test chunker::tests::small_flush ... ok [INFO] [stdout] test chunker::tests::abort ... ok [INFO] [stderr] Running /opt/rustwide/target/debug/deps/chunked_acceptance-89626d3a4eaa1eaa [INFO] [stdout] test file::tests::basic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test no_gzip ... ok [INFO] [stdout] test manual_gzip ... ok [INFO] [stdout] test auto_gzip_abort ... ok [INFO] [stdout] test auto_gzip ... ok [INFO] [stdout] test no_gzip_abort ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/entity_acceptance-3df83a3f352f987d [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test serve_with_weak_etag ... ok [INFO] [stdout] test serve_with_strong_etag ... ok [INFO] [stdout] test serve_without_etag ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests http-serve [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c1e88f73604ba5694b41cae876d6bd04e3cacef0bc0f4e7aca0368cd7b4fb079", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c1e88f73604ba5694b41cae876d6bd04e3cacef0bc0f4e7aca0368cd7b4fb079", kill_on_drop: false }` [INFO] [stdout] c1e88f73604ba5694b41cae876d6bd04e3cacef0bc0f4e7aca0368cd7b4fb079