[INFO] fetching crate parquet-format-async-temp 0.3.1... [INFO] testing parquet-format-async-temp-0.3.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate parquet-format-async-temp 0.3.1 into /workspace/builds/worker-0-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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate parquet-format-async-temp 0.3.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "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.0.2) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d542b4b377c0fe1dcec5f3031f25fb394dfaf0b92934e70ae37877d4d751c9e2 [INFO] running `Command { std: "docker" "start" "-a" "d542b4b377c0fe1dcec5f3031f25fb394dfaf0b92934e70ae37877d4d751c9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d542b4b377c0fe1dcec5f3031f25fb394dfaf0b92934e70ae37877d4d751c9e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d542b4b377c0fe1dcec5f3031f25fb394dfaf0b92934e70ae37877d4d751c9e2", kill_on_drop: false }` [INFO] [stdout] d542b4b377c0fe1dcec5f3031f25fb394dfaf0b92934e70ae37877d4d751c9e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7673489d0a3aaf102d066862f37aa9edc5dac711b252f71b2a876e7bc0a3df3f [INFO] running `Command { std: "docker" "start" "-a" "7673489d0a3aaf102d066862f37aa9edc5dac711b252f71b2a876e7bc0a3df3f", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [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.17s [INFO] running `Command { std: "docker" "inspect" "7673489d0a3aaf102d066862f37aa9edc5dac711b252f71b2a876e7bc0a3df3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7673489d0a3aaf102d066862f37aa9edc5dac711b252f71b2a876e7bc0a3df3f", kill_on_drop: false }` [INFO] [stdout] 7673489d0a3aaf102d066862f37aa9edc5dac711b252f71b2a876e7bc0a3df3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 602c42621f9d5b77470c62e2979f68d9b352c15f8d9100be21dc43c1fd0a351d [INFO] running `Command { std: "docker" "start" "-a" "602c42621f9d5b77470c62e2979f68d9b352c15f8d9100be21dc43c1fd0a351d", 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.08s [INFO] running `Command { std: "docker" "inspect" "602c42621f9d5b77470c62e2979f68d9b352c15f8d9100be21dc43c1fd0a351d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "602c42621f9d5b77470c62e2979f68d9b352c15f8d9100be21dc43c1fd0a351d", kill_on_drop: false }` [INFO] [stdout] 602c42621f9d5b77470c62e2979f68d9b352c15f8d9100be21dc43c1fd0a351d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f80d48cfd0e3854dccaf751568263e6fd50ec355aaac2bab4aceaf8fceeb9941 [INFO] running `Command { std: "docker" "start" "-a" "f80d48cfd0e3854dccaf751568263e6fd50ec355aaac2bab4aceaf8fceeb9941", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parquet_format_async_temp-f6cd39571451fc19) [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 (line 24) - 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/protocol/mod.rs - thrift::protocol (line 43) - compile ... FAILED [INFO] [stdout] test src/thrift/protocol/mod.rs - thrift::protocol::TInputProtocol (line 97) - compile ... FAILED [INFO] [stdout] test src/thrift/protocol/compact.rs - thrift::protocol::compact::TCompactOutputProtocol (line 321) - 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 (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/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/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/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/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/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] ---- 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 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] [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.09s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "f80d48cfd0e3854dccaf751568263e6fd50ec355aaac2bab4aceaf8fceeb9941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f80d48cfd0e3854dccaf751568263e6fd50ec355aaac2bab4aceaf8fceeb9941", kill_on_drop: false }` [INFO] [stdout] f80d48cfd0e3854dccaf751568263e6fd50ec355aaac2bab4aceaf8fceeb9941