httparse 1.4.1

A tiny, safe, speedy, zero-copy HTTP/1.x parser.
Documentation
Build #387268 2021-05-10 20:27:45

# rustc version rustc 1.54.0-nightly (ca82264ec 2021-05-09)

# docs.rs version docsrs 0.6.0 (c2d325f 2021-05-02)

# build log [INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/httparse-1.4.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/httparse-1.4.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "2" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs\"" "-j2" "--" "-Z" "unstable-options" "--emit=invocation-specific" "--resource-suffix" "-20210509-1.54.0-nightly-ca82264ec" "--static-root-path" "/" "--cap-lints" "warn" "--disable-per-crate-search", kill_on_drop: false }` [INFO] [stdout] 64a927e86a5be0f7ef46d3eeadb085994341d02f8c158a3f2af32f1ae236112d [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" "64a927e86a5be0f7ef46d3eeadb085994341d02f8c158a3f2af32f1ae236112d", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> build.rs:138:21 [INFO] [stderr] | [INFO] [stderr] 138 | let major = try!(num.parse::<u32>().map_err(|e| e.to_string())); [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> build.rs:147:21 [INFO] [stderr] | [INFO] [stderr] 147 | let minor = try!(num.parse::<u32>().map_err(|e| e.to_string())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stderr] --> build.rs:156:21 [INFO] [stderr] | [INFO] [stderr] 156 | let patch = try!(num.parse::<u32>().map_err(|e| e.to_string())); [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: 3 warnings emitted [INFO] [stderr] [INFO] [stderr] Documenting httparse v1.4.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.87s [INFO] running `Command { std: "docker" "inspect" "64a927e86a5be0f7ef46d3eeadb085994341d02f8c158a3f2af32f1ae236112d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "64a927e86a5be0f7ef46d3eeadb085994341d02f8c158a3f2af32f1ae236112d", kill_on_drop: false }` [INFO] [stdout] 64a927e86a5be0f7ef46d3eeadb085994341d02f8c158a3f2af32f1ae236112d