[INFO] fetching crate rust-xfinal 0.8.37...
[INFO] testing rust-xfinal-0.8.37 against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] extracting crate rust-xfinal 0.8.37 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate rust-xfinal 0.8.37
[INFO] finished tweaking crates.io crate rust-xfinal 0.8.37
[INFO] tweaked toml for crates.io crate rust-xfinal 0.8.37 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-xfinal 0.8.37 on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.13.1 (available: v0.22.1)
[INFO] [stderr]       Adding chrono-tz v0.6.3 (available: v0.10.4)
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hex-literal v0.3.4 (available: v1.1.0)
[INFO] [stderr]       Adding multimap v0.8.3 (available: v0.10.1)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5060d557191c7e345b1c902cf0d8cedaa917581b81b21b96c82fdbd66451aa4d
[INFO] running `Command { std: "docker" "start" "-a" "5060d557191c7e345b1c902cf0d8cedaa917581b81b21b96c82fdbd66451aa4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5060d557191c7e345b1c902cf0d8cedaa917581b81b21b96c82fdbd66451aa4d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5060d557191c7e345b1c902cf0d8cedaa917581b81b21b96c82fdbd66451aa4d", kill_on_drop: false }`
[INFO] [stdout] 5060d557191c7e345b1c902cf0d8cedaa917581b81b21b96c82fdbd66451aa4d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ffb2f9948c4e9de747b01f4594378b03f24401a219f96da47c4e2772ec609a63
[INFO] running `Command { std: "docker" "start" "-a" "ffb2f9948c4e9de747b01f4594378b03f24401a219f96da47c4e2772ec609a63", kill_on_drop: false }`
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pest v2.8.5
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling chrono-tz-build v0.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling chrono-tz v0.6.3
[INFO] [stderr]    Compiling pest_meta v2.8.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling pest_generator v2.8.5
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling expedite v0.1.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uuid-macro-internal v1.19.0
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling pest_derive v2.8.5
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jwt v0.16.0
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling rust-xfinal v0.8.37 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:378:25
[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 56.80s
[INFO] running `Command { std: "docker" "inspect" "ffb2f9948c4e9de747b01f4594378b03f24401a219f96da47c4e2772ec609a63", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ffb2f9948c4e9de747b01f4594378b03f24401a219f96da47c4e2772ec609a63", kill_on_drop: false }`
[INFO] [stdout] ffb2f9948c4e9de747b01f4594378b03f24401a219f96da47c4e2772ec609a63
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d11c2092de122a20d78cbfa51131d1abc306cf0f93430537181261bbc4f05c89
[INFO] running `Command { std: "docker" "start" "-a" "d11c2092de122a20d78cbfa51131d1abc306cf0f93430537181261bbc4f05c89", kill_on_drop: false }`
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:378:25
[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]    Compiling rust-xfinal v0.8.37 (/opt/rustwide/workdir)
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:378:25
[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.15s
[INFO] running `Command { std: "docker" "inspect" "d11c2092de122a20d78cbfa51131d1abc306cf0f93430537181261bbc4f05c89", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d11c2092de122a20d78cbfa51131d1abc306cf0f93430537181261bbc4f05c89", kill_on_drop: false }`
[INFO] [stdout] d11c2092de122a20d78cbfa51131d1abc306cf0f93430537181261bbc4f05c89
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] bfe115896764817baf48247429f25d43f75c957ea25ba49211d8fe673380a20a
[INFO] running `Command { std: "docker" "start" "-a" "bfe115896764817baf48247429f25d43f75c957ea25ba49211d8fe673380a20a", kill_on_drop: false }`
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:378:25
[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 (run `cargo fix --lib -p rust-xfinal` to apply 1 suggestion)
[INFO] [stderr] warning: `rust-xfinal` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_xfinal-e5717f76002ae64c)
[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]    Doc-tests rust_xfinal
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/http_parser/connection.rs - http_parser::connection::Request<'a>::get_file (line 243) ... FAILED
[INFO] [stdout] test src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 654) ... FAILED
[INFO] [stdout] test src/http_parser/connection.rs - http_parser::connection::Response<'a>::add_header (line 677) ... FAILED
[INFO] [stdout] test src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 650) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/http_parser/connection.rs - http_parser::connection::Request<'a>::get_file (line 243) stdout ----
[INFO] [stdout] error: expected identifier, found `<`
[INFO] [stdout]    --> src/http_parser/connection.rs:244:1
[INFO] [stdout]     |
[INFO] [stdout] 244 | <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] ---- 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]    --> src/http_parser/connection.rs:655:1
[INFO] [stdout]     |
[INFO] [stdout] 655 | 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] ---- 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]    --> src/http_parser/connection.rs:678:1
[INFO] [stdout]     |
[INFO] [stdout] 678 | 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] ---- 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]    --> src/http_parser/connection.rs:651:1
[INFO] [stdout]     |
[INFO] [stdout] 651 | 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]     src/http_parser/connection.rs - http_parser::connection::Request<'a>::get_file (line 243)
[INFO] [stdout]     src/http_parser/connection.rs - http_parser::connection::Response<'a>::add_header (line 677)
[INFO] [stdout]     src/http_parser/connection.rs - http_parser::connection::Response<'a>::remove_header (line 650)
[INFO] [stdout]     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.22s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "bfe115896764817baf48247429f25d43f75c957ea25ba49211d8fe673380a20a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bfe115896764817baf48247429f25d43f75c957ea25ba49211d8fe673380a20a", kill_on_drop: false }`
[INFO] [stdout] bfe115896764817baf48247429f25d43f75c957ea25ba49211d8fe673380a20a
