[INFO] cloning repository https://github.com/xmh0511/rust-xfinal
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xmh0511/rust-xfinal" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmh0511%2Frust-xfinal", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmh0511%2Frust-xfinal'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f01251d9dec02d98827a857e623d477ff49476bc
[INFO] testing xmh0511/rust-xfinal against 1.90.0 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxmh0511%2Frust-xfinal" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/xmh0511/rust-xfinal
[INFO] finished tweaking git repo https://github.com/xmh0511/rust-xfinal
[INFO] tweaked toml for git repo https://github.com/xmh0511/rust-xfinal written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/xmh0511/rust-xfinal on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/xmh0511/rust-xfinal already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded uuid-macro-internal v1.2.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.49
[INFO] [stderr]   Downloaded uuid v1.2.2
[INFO] [stderr]   Downloaded unic-segment v0.9.0
[INFO] [stderr]   Downloaded globset v0.4.9
[INFO] [stderr]   Downloaded humansize v1.1.1
[INFO] [stderr]   Downloaded pest_meta v2.5.1
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.85
[INFO] [stderr]   Downloaded iana-time-zone v0.1.53
[INFO] [stderr]   Downloaded scratch v1.0.3
[INFO] [stderr]   Downloaded deunicode v0.4.3
[INFO] [stderr]   Downloaded pest v2.5.1
[INFO] [stderr]   Downloaded serde_json v1.0.91
[INFO] [stderr]   Downloaded slug v0.1.4
[INFO] [stderr]   Downloaded bstr v0.2.17
[INFO] [stderr]   Downloaded chrono v0.4.23
[INFO] [stderr]   Downloaded cxx-build v1.0.85
[INFO] [stderr]   Downloaded tera v1.17.1
[INFO] [stderr]   Downloaded ignore v0.4.18
[INFO] [stderr]   Downloaded ryu v1.0.12
[INFO] [stderr]   Downloaded thread_local v1.1.4
[INFO] [stderr]   Downloaded globwalk v0.8.1
[INFO] [stderr]   Downloaded ucd-trie v0.1.5
[INFO] [stderr]   Downloaded itoa v1.0.5
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.85
[INFO] [stderr]   Downloaded pest_generator v2.5.1
[INFO] [stderr]   Downloaded pest_derive v2.5.1
[INFO] [stderr]   Downloaded unic-ucd-segment v0.9.0
[INFO] [stderr]   Downloaded cxx v1.0.85
[INFO] [stderr]   Downloaded expedite v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] cdd9a17592b8853fa997a763764146980a361d5db111f399ae2bb7fdd7c83947
[INFO] running `Command { std: "docker" "start" "-a" "cdd9a17592b8853fa997a763764146980a361d5db111f399ae2bb7fdd7c83947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "cdd9a17592b8853fa997a763764146980a361d5db111f399ae2bb7fdd7c83947", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cdd9a17592b8853fa997a763764146980a361d5db111f399ae2bb7fdd7c83947", kill_on_drop: false }`
[INFO] [stdout] cdd9a17592b8853fa997a763764146980a361d5db111f399ae2bb7fdd7c83947
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34b9b3df601821f2fcbcda69509504ee7b35112b5f1541c0b2289ea8494084fa
[INFO] running `Command { std: "docker" "start" "-a" "34b9b3df601821f2fcbcda69509504ee7b35112b5f1541c0b2289ea8494084fa", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling once_cell v1.16.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling ucd-trie v0.1.5
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.11.1
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.2
[INFO] [stderr]    Compiling thread_local v1.1.4
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling phf v0.11.1
[INFO] [stderr]    Compiling unic-ucd-segment v0.9.0
[INFO] [stderr]    Compiling deunicode v0.4.3
[INFO] [stderr]    Compiling phf_generator v0.11.1
[INFO] [stderr]    Compiling slug v0.1.4
[INFO] [stderr]    Compiling phf_codegen v0.11.1
[INFO] [stderr]    Compiling humansize v1.1.1
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling xfinal-macro v0.1.2 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling unic-segment v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling regex v1.7.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling expedite v0.1.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling sha1 v0.10.5
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling serde_derive v1.0.151
[INFO] [stderr]    Compiling uuid-macro-internal v1.2.2
[INFO] [stderr]    Compiling uuid v1.2.2
[INFO] [stderr]    Compiling globset v0.4.9
[INFO] [stderr]    Compiling pest v2.5.1
[INFO] [stderr]    Compiling ignore v0.4.18
[INFO] [stderr]    Compiling pest_meta v2.5.1
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]    Compiling pest_generator v2.5.1
[INFO] [stderr]    Compiling serde v1.0.151
[INFO] [stderr]    Compiling pest_derive v2.5.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling tera v1.17.1
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling rust-xfinal v0.8.37 (/opt/rustwide/workdir/crates/xfinal)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/xfinal/src/lib.rs:375:10
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &'a mut self,
[INFO] [stdout]     |          ^^ the lifetime is named here
[INFO] [stdout] 376 |         methods: T,
[INFO] [stdout] 377 |         path: &'a str,
[INFO] [stdout]     |                ^^ the lifetime is named here
[INFO] [stdout] 378 |     ) -> RouterRegister<'_> {
[INFO] [stdout]     |                         -- the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 378 -     ) -> RouterRegister<'_> {
[INFO] [stdout] 378 +     ) -> RouterRegister<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.22s
[INFO] running `Command { std: "docker" "inspect" "34b9b3df601821f2fcbcda69509504ee7b35112b5f1541c0b2289ea8494084fa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34b9b3df601821f2fcbcda69509504ee7b35112b5f1541c0b2289ea8494084fa", kill_on_drop: false }`
[INFO] [stdout] 34b9b3df601821f2fcbcda69509504ee7b35112b5f1541c0b2289ea8494084fa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3908c6336326c203e8c90427676f70d226759254ef02cb28c401f4a1cb6183a4
[INFO] running `Command { std: "docker" "start" "-a" "3908c6336326c203e8c90427676f70d226759254ef02cb28c401f4a1cb6183a4", kill_on_drop: false }`
[INFO] [stderr]    Compiling xfinal-macro v0.1.2 (/opt/rustwide/workdir/crates/macros)
[INFO] [stderr]    Compiling rust-xfinal v0.8.37 (/opt/rustwide/workdir/crates/xfinal)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/xfinal/src/lib.rs:375:10
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &'a mut self,
[INFO] [stdout]     |          ^^ the lifetime is named here
[INFO] [stdout] 376 |         methods: T,
[INFO] [stdout] 377 |         path: &'a str,
[INFO] [stdout]     |                ^^ the lifetime is named here
[INFO] [stdout] 378 |     ) -> RouterRegister<'_> {
[INFO] [stdout]     |                         -- the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 378 -     ) -> RouterRegister<'_> {
[INFO] [stdout] 378 +     ) -> RouterRegister<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> crates/xfinal/src/lib.rs:375:10
[INFO] [stdout]     |
[INFO] [stdout] 375 |         &'a mut self,
[INFO] [stdout]     |          ^^ the lifetime is named here
[INFO] [stdout] 376 |         methods: T,
[INFO] [stdout] 377 |         path: &'a str,
[INFO] [stdout]     |                ^^ the lifetime is named here
[INFO] [stdout] 378 |     ) -> RouterRegister<'_> {
[INFO] [stdout]     |                         -- the same lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 378 -     ) -> RouterRegister<'_> {
[INFO] [stdout] 378 +     ) -> RouterRegister<'a> {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.11s
[INFO] running `Command { std: "docker" "inspect" "3908c6336326c203e8c90427676f70d226759254ef02cb28c401f4a1cb6183a4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3908c6336326c203e8c90427676f70d226759254ef02cb28c401f4a1cb6183a4", kill_on_drop: false }`
[INFO] [stdout] 3908c6336326c203e8c90427676f70d226759254ef02cb28c401f4a1cb6183a4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f76457b101a266e131e38339feba127d5d3ac375cb1986286f1733a96cf0163f
[INFO] running `Command { std: "docker" "start" "-a" "f76457b101a266e131e38339feba127d5d3ac375cb1986286f1733a96cf0163f", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> crates/xfinal/src/lib.rs:375:10
[INFO] [stderr]     |
[INFO] [stderr] 375 |         &'a mut self,
[INFO] [stderr]     |          ^^ the lifetime is named here
[INFO] [stderr] 376 |         methods: T,
[INFO] [stderr] 377 |         path: &'a str,
[INFO] [stderr]     |                ^^ the lifetime is named here
[INFO] [stderr] 378 |     ) -> RouterRegister<'_> {
[INFO] [stderr]     |                         -- the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 378 -     ) -> RouterRegister<'_> {
[INFO] [stderr] 378 +     ) -> RouterRegister<'a> {
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-xfinal` (lib) generated 1 warning
[INFO] [stderr] warning: `rust-xfinal` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_xfinal-b394fb5525b3360c)
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xfinal_macro-3034ad044eea14b3)
[INFO] [stderr]    Doc-tests rust_xfinal
[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; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Request<'a>::get_file (line 243) ... FAILED
[INFO] [stdout] test crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 654) ... FAILED
[INFO] [stdout] test crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 650) ... FAILED
[INFO] [stdout] test crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Response<'a>::add_header (line 677) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Request<'a>::get_file (line 243) stdout ----
[INFO] [stdout] error: expected identifier, found `<`
[INFO] [stdout]  --> crates/xfinal/src/http_parser/connection.rs:244:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | <form>
[INFO] [stdout]   | ^ expected identifier
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 654) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `remove_header` in this scope
[INFO] [stdout]  --> crates/xfinal/src/http_parser/connection.rs:655:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | remove_header(String::from("a"))
[INFO] [stdout]   | ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 650) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `add_header` in this scope
[INFO] [stdout]  --> crates/xfinal/src/http_parser/connection.rs:651:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | add_header(String::from("a"),String::from("b"))
[INFO] [stdout]   | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Response<'a>::add_header (line 677) stdout ----
[INFO] [stdout] error[E0425]: cannot find function `add_header` in this scope
[INFO] [stdout]  --> crates/xfinal/src/http_parser/connection.rs:678:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | add_header(String::from("a"),String::from("b"))
[INFO] [stdout]   | ^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0425`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Request<'a>::get_file (line 243)
[INFO] [stdout]     crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Response<'a>::add_header (line 677)
[INFO] [stdout]     crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 650)
[INFO] [stdout]     crates/xfinal/src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 654)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.25s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p rust-xfinal --doc`
[INFO] running `Command { std: "docker" "inspect" "f76457b101a266e131e38339feba127d5d3ac375cb1986286f1733a96cf0163f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f76457b101a266e131e38339feba127d5d3ac375cb1986286f1733a96cf0163f", kill_on_drop: false }`
[INFO] [stdout] f76457b101a266e131e38339feba127d5d3ac375cb1986286f1733a96cf0163f
