[INFO] fetching crate parquet-format-async-temp 0.3.1...
[INFO] testing parquet-format-async-temp-0.3.1 against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6
[INFO] extracting crate parquet-format-async-temp 0.3.1 into /workspace/builds/worker-1-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate parquet-format-async-temp 0.3.1 on toolchain 9f93af291970322f4f1c6315ccde4d7078201159
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1ee8b3209b33530b41099681d62ae6f9b3a7639fc697edf9e78f90fb0d4b3585
[INFO] running `Command { std: "docker" "start" "-a" "1ee8b3209b33530b41099681d62ae6f9b3a7639fc697edf9e78f90fb0d4b3585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1ee8b3209b33530b41099681d62ae6f9b3a7639fc697edf9e78f90fb0d4b3585", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1ee8b3209b33530b41099681d62ae6f9b3a7639fc697edf9e78f90fb0d4b3585", kill_on_drop: false }`
[INFO] [stdout] 1ee8b3209b33530b41099681d62ae6f9b3a7639fc697edf9e78f90fb0d4b3585
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b4dbbfbe8878c1b04e9efde759fd47baf1535cc4b22fe3e5cfdee48fb5277f1e
[INFO] running `Command { std: "docker" "start" "-a" "b4dbbfbe8878c1b04e9efde759fd47baf1535cc4b22fe3e5cfdee48fb5277f1e", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[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 14.79s
[INFO] running `Command { std: "docker" "inspect" "b4dbbfbe8878c1b04e9efde759fd47baf1535cc4b22fe3e5cfdee48fb5277f1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4dbbfbe8878c1b04e9efde759fd47baf1535cc4b22fe3e5cfdee48fb5277f1e", kill_on_drop: false }`
[INFO] [stdout] b4dbbfbe8878c1b04e9efde759fd47baf1535cc4b22fe3e5cfdee48fb5277f1e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ae8648a81d17fc514dc3298d6e215cf4551fbcab7d7ab647fa75df16d3a4e2fb
[INFO] running `Command { std: "docker" "start" "-a" "ae8648a81d17fc514dc3298d6e215cf4551fbcab7d7ab647fa75df16d3a4e2fb", 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.61s
[INFO] running `Command { std: "docker" "inspect" "ae8648a81d17fc514dc3298d6e215cf4551fbcab7d7ab647fa75df16d3a4e2fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae8648a81d17fc514dc3298d6e215cf4551fbcab7d7ab647fa75df16d3a4e2fb", kill_on_drop: false }`
[INFO] [stdout] ae8648a81d17fc514dc3298d6e215cf4551fbcab7d7ab647fa75df16d3a4e2fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ce959d50951636fd694b089e8b2fdb831324acef452586603fb7f2e76fcbe389
[INFO] running `Command { std: "docker" "start" "-a" "ce959d50951636fd694b089e8b2fdb831324acef452586603fb7f2e76fcbe389", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parquet_format_async_temp-5e522c2175dc8130)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]    Doc-tests parquet_format_async_temp
[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.01s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[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 43) - compile ... FAILED
[INFO] [stdout] test src/thrift/protocol/compact.rs - thrift::protocol::compact::TCompactInputProtocol (line 40) - compile ... FAILED
[INFO] [stdout] test src/thrift/protocol/mod.rs - thrift::protocol::TOutputProtocol (line 246) - compile ... FAILED
[INFO] [stdout] test src/thrift/errors.rs - thrift::errors::Error (line 135) ... FAILED
[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 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] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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] 3 | 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] 4 | 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] 3 | 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] 4 | 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] 3 | 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] 4 | 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] 3 | 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] 4 | 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 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] 18 | 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]  2 + 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] 20 |     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]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + 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] 20 -     thrift::Error::User(Box::new(e))
[INFO] [stdout] 20 +     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] 32 | 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]  2 + 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] 33 |   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]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + 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] 33 -   thrift::Error::from(Xception { error_code: Some(1), message: None })
[INFO] [stdout] 33 +   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] ---- 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] 3 | 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] 4 | 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] 3 | 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] 4 | 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] 3 | 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] 6 | 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] 2 + 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] 7 |   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] 2 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 7 -   thrift::Error::from("This is an error")
[INFO] [stdout] 7 +   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] 11 | 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]  2 + 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] 12 |   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]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + 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] 12 -   thrift::Error::Application(
[INFO] [stdout] 12 +   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] 3 | 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] 6 | 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] 2 + 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] 7 |   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] 2 + use std::error::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::fmt::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + use std::io::Error;
[INFO] [stdout]   |
[INFO] [stdout] 2 + 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] 7 -   thrift::Error::Transport(
[INFO] [stdout] 7 +   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] 16 | 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]  2 + 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] 17 |   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]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + 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] 17 -   thrift::Error::from(
[INFO] [stdout] 17 +   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] 26 | 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]  2 + 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] 27 |   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]  2 + use std::error::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::fmt::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + use std::io::Error;
[INFO] [stdout]    |
[INFO] [stdout]  2 + 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] 27 -   thrift::Error::Transport(
[INFO] [stdout] 27 +   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] 37 | 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]  2 + 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] 38 |   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]  2 + 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] 
[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.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "ce959d50951636fd694b089e8b2fdb831324acef452586603fb7f2e76fcbe389", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce959d50951636fd694b089e8b2fdb831324acef452586603fb7f2e76fcbe389", kill_on_drop: false }`
[INFO] [stdout] ce959d50951636fd694b089e8b2fdb831324acef452586603fb7f2e76fcbe389
