[INFO] fetching crate parquet-format-async-temp 0.3.1...
[INFO] testing parquet-format-async-temp-0.3.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate parquet-format-async-temp 0.3.1 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate parquet-format-async-temp 0.3.1
[INFO] finished tweaking crates.io crate parquet-format-async-temp 0.3.1
[INFO] tweaked toml for crates.io crate parquet-format-async-temp 0.3.1 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate parquet-format-async-temp 0.3.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding integer-encoding v3.0.4 (available: v4.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03fba1b787114ec3b8afb986cbf800196b2c73d051d0de37cf4a6cd93ef31815
[INFO] running `Command { std: "docker" "start" "-a" "03fba1b787114ec3b8afb986cbf800196b2c73d051d0de37cf4a6cd93ef31815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03fba1b787114ec3b8afb986cbf800196b2c73d051d0de37cf4a6cd93ef31815", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03fba1b787114ec3b8afb986cbf800196b2c73d051d0de37cf4a6cd93ef31815", kill_on_drop: false }`
[INFO] [stdout] 03fba1b787114ec3b8afb986cbf800196b2c73d051d0de37cf4a6cd93ef31815
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0c967930a55a4372e3dcd3ffe8d5c41905a36ff1d2c799555b1ece46720aa30
[INFO] running `Command { std: "docker" "start" "-a" "c0c967930a55a4372e3dcd3ffe8d5c41905a36ff1d2c799555b1ece46720aa30", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling parquet-format-async-temp v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.60s
[INFO] running `Command { std: "docker" "inspect" "c0c967930a55a4372e3dcd3ffe8d5c41905a36ff1d2c799555b1ece46720aa30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0c967930a55a4372e3dcd3ffe8d5c41905a36ff1d2c799555b1ece46720aa30", kill_on_drop: false }`
[INFO] [stdout] c0c967930a55a4372e3dcd3ffe8d5c41905a36ff1d2c799555b1ece46720aa30
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c494f6a7c17498fd16ced689885673828f2a88f3ef3df5de73873ed63842a69
[INFO] running `Command { std: "docker" "start" "-a" "6c494f6a7c17498fd16ced689885673828f2a88f3ef3df5de73873ed63842a69", kill_on_drop: false }`
[INFO] [stderr]    Compiling parquet-format-async-temp v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.74s
[INFO] running `Command { std: "docker" "inspect" "6c494f6a7c17498fd16ced689885673828f2a88f3ef3df5de73873ed63842a69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c494f6a7c17498fd16ced689885673828f2a88f3ef3df5de73873ed63842a69", kill_on_drop: false }`
[INFO] [stdout] 6c494f6a7c17498fd16ced689885673828f2a88f3ef3df5de73873ed63842a69
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] e9c216b0c303b2736d34bd51ed4cf37584cc6342be995e72b76b86c6cbf082c9
[INFO] running `Command { std: "docker" "start" "-a" "e9c216b0c303b2736d34bd51ed4cf37584cc6342be995e72b76b86c6cbf082c9", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parquet_format_async_temp-98de6f7f8847971a)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test tests::basic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests parquet_format_async_temp
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test src/thrift/protocol/mod.rs - thrift::protocol::TInputProtocol (line 97) - compile ... FAILED
[INFO] [stdout] test src/thrift/protocol/mod.rs - thrift::protocol (line 43) - compile ... FAILED
[INFO] [stdout] test src/thrift/protocol/mod.rs - thrift::protocol::TOutputProtocol (line 246) - compile ... FAILED
[INFO] [stdout] test src/thrift/protocol/compact.rs - thrift::protocol::compact::TCompactInputProtocol (line 40) - compile ... FAILED
[INFO] [stdout] test src/thrift/protocol/compact.rs - thrift::protocol::compact::TCompactOutputProtocol (line 321) - compile ... FAILED
[INFO] [stdout] test src/thrift/protocol/mod.rs - thrift::protocol (line 24) - compile ... FAILED
[INFO] [stdout] test src/thrift/errors.rs - thrift::errors::Error (line 106) ... FAILED
[INFO] [stdout] test src/thrift/errors.rs - thrift::errors::Error (line 61) ... FAILED
[INFO] [stdout] test src/thrift/errors.rs - thrift::errors::Error (line 135) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/thrift/protocol/mod.rs - thrift::protocol::TInputProtocol (line 97) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/protocol/mod.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 | use thrift::protocol::{TBinaryInputProtocol, TInputProtocol};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/protocol/mod.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 | use thrift::transport::TTcpChannel;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/thrift/protocol/mod.rs - thrift::protocol (line 43) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/protocol/mod.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | use thrift::protocol::{TBinaryOutputProtocol, TFieldIdentifier, TOutputProtocol, TType};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/protocol/mod.rs:45:5
[INFO] [stdout]    |
[INFO] [stdout] 45 | use thrift::transport::TTcpChannel;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/thrift/protocol/mod.rs - thrift::protocol::TOutputProtocol (line 246) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/protocol/mod.rs:247:5
[INFO] [stdout]     |
[INFO] [stdout] 247 | use thrift::protocol::{TBinaryOutputProtocol, TFieldIdentifier, TOutputProtocol, TType};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/protocol/mod.rs:248:5
[INFO] [stdout]     |
[INFO] [stdout] 248 | use thrift::transport::TTcpChannel;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/thrift/protocol/compact.rs - thrift::protocol::compact::TCompactInputProtocol (line 40) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/protocol/compact.rs:41:5
[INFO] [stdout]    |
[INFO] [stdout] 41 | use thrift::protocol::{TCompactInputProtocol, TInputProtocol};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/protocol/compact.rs:42:5
[INFO] [stdout]    |
[INFO] [stdout] 42 | use thrift::transport::TTcpChannel;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/thrift/protocol/compact.rs - thrift::protocol::compact::TCompactOutputProtocol (line 321) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/protocol/compact.rs:322:5
[INFO] [stdout]     |
[INFO] [stdout] 322 | use thrift::protocol::{TCompactOutputProtocol, TOutputProtocol};
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/protocol/compact.rs:323:5
[INFO] [stdout]     |
[INFO] [stdout] 323 | use thrift::transport::TTcpChannel;
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/thrift/protocol/mod.rs - thrift::protocol (line 24) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/protocol/mod.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 | use thrift::protocol::{TBinaryInputProtocol, TInputProtocol};
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/protocol/mod.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 | use thrift::transport::TTcpChannel;
[INFO] [stdout]    |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/thrift/errors.rs - thrift::errors::Error (line 106) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `thrift`
[INFO] [stdout]    --> src/thrift/errors.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | use thrift::{ApplicationError, ApplicationErrorKind};
[INFO] [stdout]     |     ^^^^^^ help: a similar path exists: `parquet_format_async_temp::thrift`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/errors.rs:110:11
[INFO] [stdout]     |
[INFO] [stdout] 110 | let err0: thrift::Result<()> = Err(
[INFO] [stdout]     |           ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 106 + use parquet_format_async_temp::thrift;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/errors.rs:111:3
[INFO] [stdout]     |
[INFO] [stdout] 111 |   thrift::Error::from("This is an error")
[INFO] [stdout]     |   ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 106 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 106 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 106 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout] 106 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 111 -   thrift::Error::from("This is an error")
[INFO] [stdout] 111 +   Error::from("This is an error")
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/errors.rs:115:11
[INFO] [stdout]     |
[INFO] [stdout] 115 | let err1: thrift::Result<()> = Err(
[INFO] [stdout]     |           ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 106 + use parquet_format_async_temp::thrift;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/errors.rs:116:3
[INFO] [stdout]     |
[INFO] [stdout] 116 |   thrift::Error::Application(
[INFO] [stdout]     |   ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 106 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 106 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 106 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout] 106 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 116 -   thrift::Error::Application(
[INFO] [stdout] 116 +   Error::Application(
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/thrift/errors.rs - thrift::errors::Error (line 61) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `thrift`
[INFO] [stdout]   --> src/thrift/errors.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 62 | use thrift::{TransportError, TransportErrorKind};
[INFO] [stdout]    |     ^^^^^^ help: a similar path exists: `parquet_format_async_temp::thrift`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/errors.rs:65:11
[INFO] [stdout]    |
[INFO] [stdout] 65 | let err0: thrift::Result<()> = Err(
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 61 + use parquet_format_async_temp::thrift;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/errors.rs:66:3
[INFO] [stdout]    |
[INFO] [stdout] 66 |   thrift::Error::Transport(
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 61 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 61 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 61 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout] 61 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 66 -   thrift::Error::Transport(
[INFO] [stdout] 66 +   Error::Transport(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/errors.rs:75:11
[INFO] [stdout]    |
[INFO] [stdout] 75 | let err1: thrift::Result<()> = Err(
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 61 + use parquet_format_async_temp::thrift;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/errors.rs:76:3
[INFO] [stdout]    |
[INFO] [stdout] 76 |   thrift::Error::from(
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 61 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 61 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 61 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout] 61 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 76 -   thrift::Error::from(
[INFO] [stdout] 76 +   Error::from(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/errors.rs:85:11
[INFO] [stdout]    |
[INFO] [stdout] 85 | let err2: thrift::Result<()> = Err(
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 61 + use parquet_format_async_temp::thrift;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/errors.rs:86:3
[INFO] [stdout]    |
[INFO] [stdout] 86 |   thrift::Error::Transport(
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 61 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout] 61 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout] 61 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout] 61 + use core::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]    = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 86 -   thrift::Error::Transport(
[INFO] [stdout] 86 +   Error::Transport(
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/errors.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 96 | let err3: thrift::Result<()> = Err(
[INFO] [stdout]    |           ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 61 + use parquet_format_async_temp::thrift;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]   --> src/thrift/errors.rs:97:3
[INFO] [stdout]    |
[INFO] [stdout] 97 |   thrift::new_transport_error(
[INFO] [stdout]    |   ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout] 61 + use parquet_format_async_temp::thrift;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/thrift/errors.rs - thrift::errors::Error (line 135) stdout ----
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/errors.rs:151:25
[INFO] [stdout]     |
[INFO] [stdout] 151 | impl From<Xception> for thrift::Error {
[INFO] [stdout]     |                         ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 135 + use parquet_format_async_temp::thrift;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/errors.rs:153:5
[INFO] [stdout]     |
[INFO] [stdout] 153 |     thrift::Error::User(Box::new(e))
[INFO] [stdout]     |     ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 135 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 135 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 135 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout] 135 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 153 -     thrift::Error::User(Box::new(e))
[INFO] [stdout] 153 +     Error::User(Box::new(e))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/errors.rs:165:10
[INFO] [stdout]     |
[INFO] [stdout] 165 | let err: thrift::Result<()> = Err(
[INFO] [stdout]     |          ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]     |
[INFO] [stdout] 135 + use parquet_format_async_temp::thrift;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]    --> src/thrift/errors.rs:166:3
[INFO] [stdout]     |
[INFO] [stdout] 166 |   thrift::Error::from(Xception { error_code: Some(1), message: None })
[INFO] [stdout]     |   ^^^^^^ use of unresolved module or unlinked crate `thrift`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `thrift`, use `cargo add thrift` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 135 + use std::error::Error;
[INFO] [stdout]     |
[INFO] [stdout] 135 + use std::fmt::Error;
[INFO] [stdout]     |
[INFO] [stdout] 135 + use std::io::Error;
[INFO] [stdout]     |
[INFO] [stdout] 135 + use core::error::Error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 3 other candidates
[INFO] [stdout] help: if you import `Error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 166 -   thrift::Error::from(Xception { error_code: Some(1), message: None })
[INFO] [stdout] 166 +   Error::from(Xception { error_code: Some(1), message: None })
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/thrift/errors.rs - thrift::errors::Error (line 106)
[INFO] [stdout]     src/thrift/errors.rs - thrift::errors::Error (line 135)
[INFO] [stdout]     src/thrift/errors.rs - thrift::errors::Error (line 61)
[INFO] [stdout]     src/thrift/protocol/compact.rs - thrift::protocol::compact::TCompactInputProtocol (line 40)
[INFO] [stdout]     src/thrift/protocol/compact.rs - thrift::protocol::compact::TCompactOutputProtocol (line 321)
[INFO] [stdout]     src/thrift/protocol/mod.rs - thrift::protocol (line 24)
[INFO] [stdout]     src/thrift/protocol/mod.rs - thrift::protocol (line 43)
[INFO] [stdout]     src/thrift/protocol/mod.rs - thrift::protocol::TInputProtocol (line 97)
[INFO] [stdout]     src/thrift/protocol/mod.rs - thrift::protocol::TOutputProtocol (line 246)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.37s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e9c216b0c303b2736d34bd51ed4cf37584cc6342be995e72b76b86c6cbf082c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e9c216b0c303b2736d34bd51ed4cf37584cc6342be995e72b76b86c6cbf082c9", kill_on_drop: false }`
[INFO] [stdout] e9c216b0c303b2736d34bd51ed4cf37584cc6342be995e72b76b86c6cbf082c9
