[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] 9f630496158edcf9092e5bc0d2d7ddea36c54e2a [INFO] testing scottlamb/http-serve against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fscottlamb%2Fhttp-serve" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/scottlamb/http-serve on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "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-11/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9ed2141750a7a91730567c5716a3c49cb181522280a16b858c4bca9544272e9 [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" "c9ed2141750a7a91730567c5716a3c49cb181522280a16b858c4bca9544272e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9ed2141750a7a91730567c5716a3c49cb181522280a16b858c4bca9544272e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9ed2141750a7a91730567c5716a3c49cb181522280a16b858c4bca9544272e9", kill_on_drop: false }` [INFO] [stdout] c9ed2141750a7a91730567c5716a3c49cb181522280a16b858c4bca9544272e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1e07fd4dcaeb4b4874824c6629d5f53a2bb67d8eab845527f9bee4143b3b58cd [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" "1e07fd4dcaeb4b4874824c6629d5f53a2bb67d8eab845527f9bee4143b3b58cd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling smallvec v1.6.1 [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 mio v0.7.13 [INFO] [stderr] Compiling http v0.2.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling http-body v0.4.2 [INFO] [stderr] Compiling tokio-macros v1.3.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling http-serve v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 44.02s [INFO] running `Command { std: "docker" "inspect" "1e07fd4dcaeb4b4874824c6629d5f53a2bb67d8eab845527f9bee4143b3b58cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1e07fd4dcaeb4b4874824c6629d5f53a2bb67d8eab845527f9bee4143b3b58cd", kill_on_drop: false }` [INFO] [stdout] 1e07fd4dcaeb4b4874824c6629d5f53a2bb67d8eab845527f9bee4143b3b58cd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] f30e2a7fa30fe5ebcb62a6a8bf4b3b33a7cd31f768413ce52353d667f361c26c [INFO] running `Command { std: "docker" "start" "-a" "f30e2a7fa30fe5ebcb62a6a8bf4b3b33a7cd31f768413ce52353d667f361c26c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling httparse v1.4.1 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.1 [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 walkdir v2.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling nix v0.22.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling h2 v0.3.3 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling env_logger v0.8.4 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [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.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "f30e2a7fa30fe5ebcb62a6a8bf4b3b33a7cd31f768413ce52353d667f361c26c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f30e2a7fa30fe5ebcb62a6a8bf4b3b33a7cd31f768413ce52353d667f361c26c", kill_on_drop: false }` [INFO] [stdout] f30e2a7fa30fe5ebcb62a6a8bf4b3b33a7cd31f768413ce52353d667f361c26c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] eb663611cc03570e2d8dcf0e44e77910ee389a0b1c9e047114d07d18e0c117ec [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" "eb663611cc03570e2d8dcf0e44e77910ee389a0b1c9e047114d07d18e0c117ec", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/http_serve-85d7ee715e80cd51) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test etag::tests::comma_in_etag ... ok [INFO] [stdout] test chunker::tests::large_write ... ok [INFO] [stdout] test chunker::tests::chunk_double_write ... ok [INFO] [stdout] test chunker::tests::abort ... ok [INFO] [stdout] test chunker::tests::chunk_write ... ok [INFO] [stdout] test chunker::tests::small_no_flush ... ok [INFO] [stdout] test etag::tests::nonempty_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 range::tests::test_resolve_ranges_rfc ... ok [INFO] [stdout] test tests::parse_qvalue ... ok [INFO] [stdout] test tests::should_gzip ... ok [INFO] [stdout] test range::tests::test_resolve_ranges_satisfiability ... ok [INFO] [stdout] test etag::tests::corrupt_list ... ok [INFO] [stdout] test etag::tests::empty_list ... ok [INFO] [stdout] test etag::tests::weak_eq ... ok [INFO] [stdout] test etag::tests::strong_eq ... ok [INFO] [stdout] test chunker::tests::small_flush ... ok [INFO] [stdout] test chunker::tests::small_large_write ... 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.09s [INFO] [stdout] [INFO] [stderr] Running tests/chunked-acceptance.rs (/opt/rustwide/target/debug/deps/chunked_acceptance-0aff5fb3b99f22ea) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test auto_gzip_abort ... ok [INFO] [stdout] test manual_gzip ... ok [INFO] [stdout] test auto_gzip ... ok [INFO] [stdout] test no_gzip_abort ... 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.08s [INFO] [stdout] [INFO] [stderr] Running tests/entity-acceptance.rs (/opt/rustwide/target/debug/deps/entity_acceptance-8fb06b624a2f5aff) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test serve_with_strong_etag ... ok [INFO] [stdout] test serve_with_weak_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.11s [INFO] [stdout] [INFO] [stderr] Doc-tests http-serve [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/file.rs - file::ChunkedReadFile (line 33) ... ok [INFO] [stdout] test src/lib.rs - streaming_body (line 319) ... ok [INFO] [stdout] test src/lib.rs - streaming_body (line 300) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.82s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "eb663611cc03570e2d8dcf0e44e77910ee389a0b1c9e047114d07d18e0c117ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb663611cc03570e2d8dcf0e44e77910ee389a0b1c9e047114d07d18e0c117ec", kill_on_drop: false }` [INFO] [stdout] eb663611cc03570e2d8dcf0e44e77910ee389a0b1c9e047114d07d18e0c117ec