[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] 823f04393eec7a0bb9e499b7fb96b3db3808ccc5 [INFO] testing scottlamb/http-serve against master#404c8471aba60c2d837fa728e7c729a0f52d5830 for pr-87041-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fhttp-serve" "/workspace/builds/worker-104/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-104/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottlamb/http-serve on toolchain 404c8471aba60c2d837fa728e7c729a0f52d5830 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-104/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" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2b0b80fc35ee0ff18444c7b7c05e03cda982013a5670b63fdc17fb8cb9a31aed [INFO] running `Command { std: "docker" "start" "-a" "2b0b80fc35ee0ff18444c7b7c05e03cda982013a5670b63fdc17fb8cb9a31aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2b0b80fc35ee0ff18444c7b7c05e03cda982013a5670b63fdc17fb8cb9a31aed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2b0b80fc35ee0ff18444c7b7c05e03cda982013a5670b63fdc17fb8cb9a31aed", kill_on_drop: false }` [INFO] [stdout] 2b0b80fc35ee0ff18444c7b7c05e03cda982013a5670b63fdc17fb8cb9a31aed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f988207cb8ac857bd11b126a76794bc710f518f81c799c0a33d66cadbac5b412 [INFO] running `Command { std: "docker" "start" "-a" "f988207cb8ac857bd11b126a76794bc710f518f81c799c0a33d66cadbac5b412", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tokio v1.8.1 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling http-serve v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.81s [INFO] running `Command { std: "docker" "inspect" "f988207cb8ac857bd11b126a76794bc710f518f81c799c0a33d66cadbac5b412", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f988207cb8ac857bd11b126a76794bc710f518f81c799c0a33d66cadbac5b412", kill_on_drop: false }` [INFO] [stdout] f988207cb8ac857bd11b126a76794bc710f518f81c799c0a33d66cadbac5b412 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6ac3ae608f3c90ca05f622eead8b24fc39fb379494646bb2d6e792e2fbfe353 [INFO] running `Command { std: "docker" "start" "-a" "a6ac3ae608f3c90ca05f622eead8b24fc39fb379494646bb2d6e792e2fbfe353", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling tinyvec v1.2.0 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling hyper v0.14.10 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling reqwest v0.11.4 [INFO] [stderr] Compiling http-serve v0.3.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 36.20s [INFO] running `Command { std: "docker" "inspect" "a6ac3ae608f3c90ca05f622eead8b24fc39fb379494646bb2d6e792e2fbfe353", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6ac3ae608f3c90ca05f622eead8b24fc39fb379494646bb2d6e792e2fbfe353", kill_on_drop: false }` [INFO] [stdout] a6ac3ae608f3c90ca05f622eead8b24fc39fb379494646bb2d6e792e2fbfe353 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-104/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=forbid" "-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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a429bb59b7a3b4e7270a4b4c243bb115fc561d8f62ec34ef63a0a36cabf65dfd" "/opt/rustwide/cargo-home/bin/cargo" "+404c8471aba60c2d837fa728e7c729a0f52d5830" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 88b0e1e3dddfbefb7b425afb5d82e6105e7dbec303b181ab3c80c77934de2322 [INFO] running `Command { std: "docker" "start" "-a" "88b0e1e3dddfbefb7b425afb5d82e6105e7dbec303b181ab3c80c77934de2322", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/http_serve-c868aade62d74a6f) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test chunker::tests::chunk_write ... ok [INFO] [stdout] test chunker::tests::abort ... ok [INFO] [stdout] test etag::tests::corrupt_list ... ok [INFO] [stdout] test chunker::tests::small_large_write ... ok [INFO] [stdout] test chunker::tests::chunk_double_write ... ok [INFO] [stdout] test etag::tests::comma_in_etag ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_rfc ... ok [INFO] [stdout] test etag::tests::strong_eq ... ok [INFO] [stdout] test etag::tests::nonempty_list ... ok [INFO] [stdout] test chunker::tests::small_flush ... ok [INFO] [stdout] test etag::tests::empty_list ... ok [INFO] [stdout] test chunker::tests::large_write ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_absent_or_invalid ... ok [INFO] [stdout] test etag::tests::weak_eq ... ok [INFO] [stdout] test range::tests::test_nonascii ... ok [INFO] [stdout] test chunker::tests::small_no_flush ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_satisfiability ... ok [INFO] [stdout] test tests::parse_qvalue ... ok [INFO] [stdout] test tests::should_gzip ... ok [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; finished in 0.42s [INFO] [stdout] [INFO] [stderr] Running tests/chunked-acceptance.rs (/opt/rustwide/target/debug/deps/chunked_acceptance-dfe9b15424276038) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test auto_gzip ... ok [INFO] [stdout] test auto_gzip_abort ... ok [INFO] [stdout] test no_gzip_abort ... ok [INFO] [stdout] test manual_gzip ... ok [INFO] [stdout] test no_gzip ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s [INFO] [stdout] [INFO] [stderr] Running tests/entity-acceptance.rs (/opt/rustwide/target/debug/deps/entity_acceptance-a01566a5661fda04) [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; finished in 0.32s [INFO] [stdout] [INFO] [stderr] Doc-tests http-serve [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/lib.rs - streaming_body (line 300) ... ok [INFO] [stdout] test src/file.rs - file::ChunkedReadFile (line 33) ... ok [INFO] [stdout] test src/lib.rs - streaming_body (line 319) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.61s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "88b0e1e3dddfbefb7b425afb5d82e6105e7dbec303b181ab3c80c77934de2322", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "88b0e1e3dddfbefb7b425afb5d82e6105e7dbec303b181ab3c80c77934de2322", kill_on_drop: false }` [INFO] [stdout] 88b0e1e3dddfbefb7b425afb5d82e6105e7dbec303b181ab3c80c77934de2322