[INFO] fetching crate monoio-thrift 0.1.5...
[INFO] testing monoio-thrift-0.1.5 against 1.91.0 for beta-1.92-2
[INFO] extracting crate monoio-thrift 0.1.5 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate monoio-thrift 0.1.5
[INFO] finished tweaking crates.io crate monoio-thrift 0.1.5
[INFO] tweaked toml for crates.io crate monoio-thrift 0.1.5 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate monoio-thrift 0.1.5 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate monoio-thrift 0.1.5 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.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded monoio-codec v0.3.4
[INFO] [stderr]   Downloaded monoio v0.2.3
[INFO] [stderr]   Downloaded auto-const-array v0.2.1
[INFO] [stderr]   Downloaded io-uring v0.6.3
[INFO] [stderr]   Downloaded cc v1.0.92
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e99706c46d85f84f858fcd41a8201ce29e0172d6d62630dda4fd608fa36ac0b4
[INFO] running `Command { std: "docker" "start" "-a" "e99706c46d85f84f858fcd41a8201ce29e0172d6d62630dda4fd608fa36ac0b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e99706c46d85f84f858fcd41a8201ce29e0172d6d62630dda4fd608fa36ac0b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e99706c46d85f84f858fcd41a8201ce29e0172d6d62630dda4fd608fa36ac0b4", kill_on_drop: false }`
[INFO] [stdout] e99706c46d85f84f858fcd41a8201ce29e0172d6d62630dda4fd608fa36ac0b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2987ed39052d0947e43b7ff76345133fbc606dcf39b11d20a54138466b092b29
[INFO] running `Command { std: "docker" "start" "-a" "2987ed39052d0947e43b7ff76345133fbc606dcf39b11d20a54138466b092b29", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling libc v0.2.153
[INFO] [stderr]    Compiling autocfg v1.2.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling io-uring v0.6.3
[INFO] [stderr]    Compiling bytes v1.6.0
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling tokio v1.37.0
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.58
[INFO] [stderr]    Compiling mio v0.8.11
[INFO] [stderr]    Compiling socket2 v0.5.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling monoio-macros v0.1.0
[INFO] [stderr]    Compiling auto-const-array v0.2.1
[INFO] [stderr]    Compiling num_enum_derive v0.7.2
[INFO] [stderr]    Compiling monoio v0.2.3
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling tokio-util v0.7.10
[INFO] [stderr]    Compiling num_enum v0.7.2
[INFO] [stderr]    Compiling monoio-codec v0.3.4
[INFO] [stderr]    Compiling monoio-thrift v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier, CodecError>;
[INFO] [stdout]    |                           ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier<'_>, CodecError>;
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/thrift.rs:189:10
[INFO] [stdout]     |
[INFO] [stdout] 186 |         name: CowBytes<'a, str>,
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 189 |     ) -> TMessageIdentifier {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 189 |     ) -> TMessageIdentifier<'a> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier, CodecError> {
[INFO] [stdout]     |                           ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier<'_>, CodecError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 18.02s
[INFO] running `Command { std: "docker" "inspect" "2987ed39052d0947e43b7ff76345133fbc606dcf39b11d20a54138466b092b29", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2987ed39052d0947e43b7ff76345133fbc606dcf39b11d20a54138466b092b29", kill_on_drop: false }`
[INFO] [stdout] 2987ed39052d0947e43b7ff76345133fbc606dcf39b11d20a54138466b092b29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8e7b778c300f1e532e5f2d8d9e92bbfb1111713161e261d44789cb85de3dd641
[INFO] running `Command { std: "docker" "start" "-a" "8e7b778c300f1e532e5f2d8d9e92bbfb1111713161e261d44789cb85de3dd641", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier, CodecError>;
[INFO] [stdout]    |                           ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier<'_>, CodecError>;
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/thrift.rs:189:10
[INFO] [stdout]     |
[INFO] [stdout] 186 |         name: CowBytes<'a, str>,
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 189 |     ) -> TMessageIdentifier {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 189 |     ) -> TMessageIdentifier<'a> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier, CodecError> {
[INFO] [stdout]     |                           ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier<'_>, CodecError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling monoio-thrift v0.1.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/protocol.rs:18:27
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier, CodecError>;
[INFO] [stdout]    |                           ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                           |
[INFO] [stdout]    |                           the 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: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier<'_>, CodecError>;
[INFO] [stdout]    |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/thrift.rs:189:10
[INFO] [stdout]     |
[INFO] [stdout] 186 |         name: CowBytes<'a, str>,
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] ...
[INFO] [stdout] 189 |     ) -> TMessageIdentifier {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 189 |     ) -> TMessageIdentifier<'a> {
[INFO] [stdout]     |                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/binary.rs:164:27
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier, CodecError> {
[INFO] [stdout]     |                           ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 164 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier<'_>, CodecError> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.00s
[INFO] running `Command { std: "docker" "inspect" "8e7b778c300f1e532e5f2d8d9e92bbfb1111713161e261d44789cb85de3dd641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e7b778c300f1e532e5f2d8d9e92bbfb1111713161e261d44789cb85de3dd641", kill_on_drop: false }`
[INFO] [stdout] 8e7b778c300f1e532e5f2d8d9e92bbfb1111713161e261d44789cb85de3dd641
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 925e8cac26d3e99c53a400ae75948d3e3e8b15aab1689855c616cee0ad122125
[INFO] running `Command { std: "docker" "start" "-a" "925e8cac26d3e99c53a400ae75948d3e3e8b15aab1689855c616cee0ad122125", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/protocol.rs:18:27
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier, CodecError>;
[INFO] [stderr]    |                           ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                           |
[INFO] [stderr]    |                           the 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: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 18 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier<'_>, CodecError>;
[INFO] [stderr]    |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/thrift.rs:189:10
[INFO] [stderr]     |
[INFO] [stderr] 186 |         name: CowBytes<'a, str>,
[INFO] [stderr]     |                        -- the lifetime is named here
[INFO] [stderr] ...
[INFO] [stderr] 189 |     ) -> TMessageIdentifier {
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 189 |     ) -> TMessageIdentifier<'a> {
[INFO] [stderr]     |                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/binary.rs:164:27
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier, CodecError> {
[INFO] [stderr]     |                           ^^^^^^^^^            ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 164 |     fn read_message_begin(&mut self) -> Result<TMessageIdentifier<'_>, CodecError> {
[INFO] [stderr]     |                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `monoio-thrift` (lib) generated 3 warnings (run `cargo fix --lib -p monoio-thrift` to apply 3 suggestions)
[INFO] [stderr] warning: `monoio-thrift` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.08s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/monoio_thrift-9bc05caa9e08db11)
[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 monoio_thrift
[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] running `Command { std: "docker" "inspect" "925e8cac26d3e99c53a400ae75948d3e3e8b15aab1689855c616cee0ad122125", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "925e8cac26d3e99c53a400ae75948d3e3e8b15aab1689855c616cee0ad122125", kill_on_drop: false }`
[INFO] [stdout] 925e8cac26d3e99c53a400ae75948d3e3e8b15aab1689855c616cee0ad122125
