[INFO] fetching crate pilota-build 0.11.27...
[INFO] checking pilota-build-0.11.27 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate pilota-build 0.11.27 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate pilota-build 0.11.27 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate pilota-build 0.11.27
[INFO] finished tweaking crates.io crate pilota-build 0.11.27
[INFO] tweaked toml for crates.io crate pilota-build 0.11.27 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] crate crates.io crate pilota-build 0.11.27 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 03f8f2714e2a0ac7524b037241cf5ddbf9348e69732fa3ae9e0aedbdab79efb9
[INFO] running `Command { std: "docker" "start" "-a" "03f8f2714e2a0ac7524b037241cf5ddbf9348e69732fa3ae9e0aedbdab79efb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "03f8f2714e2a0ac7524b037241cf5ddbf9348e69732fa3ae9e0aedbdab79efb9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "03f8f2714e2a0ac7524b037241cf5ddbf9348e69732fa3ae9e0aedbdab79efb9", kill_on_drop: false }`
[INFO] [stdout] 03f8f2714e2a0ac7524b037241cf5ddbf9348e69732fa3ae9e0aedbdab79efb9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cecb0f40799902639cd9b4432931a429c67a9b3f4462e0c8276967a6e40cff7c
[INFO] running `Command { std: "docker" "start" "-a" "cecb0f40799902639cd9b4432931a429c67a9b3f4462e0c8276967a6e40cff7c", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]     Checking either v1.13.0
[INFO] [stderr]     Checking hashbrown v0.15.1
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.4.14
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bytes v1.8.0
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling protobuf2 v4.0.0-alpha.2
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking oorandom v11.1.4
[INFO] [stderr]     Checking home v0.5.9
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking fastrand v2.1.1
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking plotters-backend v0.3.7
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking clap_builder v4.5.20
[INFO] [stderr]     Checking faststr v0.2.23
[INFO] [stderr]     Checking plotters-svg v0.3.7
[INFO] [stderr]     Checking tempfile v3.13.0
[INFO] [stderr]     Checking which v4.4.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking cast v0.3.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking petgraph v0.6.5
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking pilota-thrift-parser v0.11.5
[INFO] [stderr]     Checking clap v4.5.20
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking itertools v0.13.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking nu-ansi-term v0.50.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]     Checking normpath v1.3.0
[INFO] [stderr]     Checking diffy v0.4.0
[INFO] [stderr]     Checking linkedbytes v0.1.8
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling salsa-macros v0.17.0-pre.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking salsa v0.17.0-pre.2
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking protobuf-support2 v4.0.0-alpha.2
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking protobuf-parse2 v4.0.0-alpha.4
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking pilota-build v0.11.27 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/middle/context.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::{HashMap, HashSet},
[INFO] [stdout]   |                            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `pilota`
[INFO] [stdout]    --> src/test/mod.rs:498:9
[INFO] [stdout]     |
[INFO] [stdout] 498 |     use pilota::{
[INFO] [stdout]     |         ^^^^^^ use of undeclared crate or module `pilota`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |                 use ::pilota::thrift::TOutputProtocolExt;
[INFO] [stdout]    |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 use ::pilota::{thrift::TLengthProtocolExt, Buf};
[INFO] [stdout]    |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:154:23
[INFO] [stdout]     |
[INFO] [stdout] 154 |                 use ::pilota::thrift::TLengthProtocolExt;
[INFO] [stdout]     |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:171:23
[INFO] [stdout]     |
[INFO] [stdout] 171 |                 use ::pilota::thrift::TOutputProtocolExt;
[INFO] [stdout]     |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:185:23
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 use ::pilota::{thrift::TLengthProtocolExt, Buf};
[INFO] [stdout]     |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pilota`
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:29:23
[INFO] [stdout]    |
[INFO] [stdout] 29 |                 use ::pilota::{thrift::TLengthProtocolExt, Buf};
[INFO] [stdout]    |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:307:23
[INFO] [stdout]     |
[INFO] [stdout] 307 |                 use ::pilota::thrift::TLengthProtocolExt;
[INFO] [stdout]     |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:324:23
[INFO] [stdout]     |
[INFO] [stdout] 324 |                 use ::pilota::thrift::TOutputProtocolExt;
[INFO] [stdout]     |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 use ::pilota::{thrift::TLengthProtocolExt, Buf};
[INFO] [stdout]     |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pilota`
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:185:23
[INFO] [stdout]     |
[INFO] [stdout] 185 |                 use ::pilota::{thrift::TLengthProtocolExt, Buf};
[INFO] [stdout]     |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:463:23
[INFO] [stdout]     |
[INFO] [stdout] 463 |                 use ::pilota::thrift::TLengthProtocolExt;
[INFO] [stdout]     |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `pilota`
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:338:23
[INFO] [stdout]     |
[INFO] [stdout] 338 |                 use ::pilota::{thrift::TLengthProtocolExt, Buf};
[INFO] [stdout]     |                       ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:10:28
[INFO] [stdout]    |
[INFO] [stdout] 10 |             fn encode<T: ::pilota::thrift::TOutputProtocol>(
[INFO] [stdout]    |                            ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:13:46
[INFO] [stdout]    |
[INFO] [stdout] 13 |             ) -> ::std::result::Result<(), ::pilota::thrift::ThriftException> {
[INFO] [stdout]    |                                              ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:16:38
[INFO] [stdout]    |
[INFO] [stdout] 16 |                 let struct_ident = ::pilota::thrift::TStructIdentifier { name: "A" };
[INFO] [stdout]    |                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:19:61
[INFO] [stdout]    |
[INFO] [stdout] 19 |                 __protocol.write_struct_field(1, &self.b, ::pilota::thrift::TType::Struct)?;
[INFO] [stdout]    |                                                             ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:25:28
[INFO] [stdout]    |
[INFO] [stdout] 25 |             fn decode<T: ::pilota::thrift::TInputProtocol>(
[INFO] [stdout]    |                            ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:27:48
[INFO] [stdout]    |
[INFO] [stdout] 27 |             ) -> ::std::result::Result<Self, ::pilota::thrift::ThriftException> {
[INFO] [stdout]    |                                                ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:39:56
[INFO] [stdout]    |
[INFO] [stdout] 39 |                         if field_ident.field_type == ::pilota::thrift::TType::Stop {
[INFO] [stdout]    |                                                        ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:48:64
[INFO] [stdout]    |
[INFO] [stdout] 48 | ...                   if field_ident.field_type == ::pilota::thrift::TType::Struct =>
[INFO] [stdout]    |                                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:60:54
[INFO] [stdout]    |
[INFO] [stdout] 60 |                     ::std::result::Result::Ok::<_, ::pilota::thrift::ThriftException>(())
[INFO] [stdout]    |                                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:73:57
[INFO] [stdout]    |
[INFO] [stdout] 73 |                     return ::std::result::Result::Err(::pilota::thrift::new_protocol_exception(
[INFO] [stdout]    |                                                         ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:74:27
[INFO] [stdout]    |
[INFO] [stdout] 74 |                         ::pilota::thrift::ProtocolExceptionKind::InvalidData,
[INFO] [stdout]    |                           ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:83:38
[INFO] [stdout]    |
[INFO] [stdout] 83 |             fn decode_async<'a, T: ::pilota::thrift::TAsyncInputProtocol>(
[INFO] [stdout]    |                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:88:68
[INFO] [stdout]    |
[INFO] [stdout] 88 | ...                   Output = ::std::result::Result<Self, ::pilota::thrift::ThriftException>,
[INFO] [stdout]    |                                                              ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:102:60
[INFO] [stdout]     |
[INFO] [stdout] 102 | ...                   if field_ident.field_type == ::pilota::thrift::TType::Stop {
[INFO] [stdout]     |                                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:110:46
[INFO] [stdout]     |
[INFO] [stdout] 110 | ...                   == ::pilota::thrift::TType::Struct =>
[INFO] [stdout]     |                            ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:124:58
[INFO] [stdout]     |
[INFO] [stdout] 124 |                         ::std::result::Result::Ok::<_, ::pilota::thrift::ThriftException>(())
[INFO] [stdout]     |                                                          ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:140:31
[INFO] [stdout]     |
[INFO] [stdout] 140 | ...                   ::pilota::thrift::new_protocol_exception(
[INFO] [stdout]     |                         ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:141:35
[INFO] [stdout]     |
[INFO] [stdout] 141 | ...                   ::pilota::thrift::ProtocolExceptionKind::InvalidData,
[INFO] [stdout]     |                         ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:152:26
[INFO] [stdout]     |
[INFO] [stdout] 152 |             fn size<T: ::pilota::thrift::TLengthProtocol>(&self, __protocol: &mut T) -> usize {
[INFO] [stdout]     |                          ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:155:48
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 __protocol.struct_begin_len(&::pilota::thrift::TStructIdentifier { name: "A" })
[INFO] [stdout]     |                                                ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:163:22
[INFO] [stdout]     |
[INFO] [stdout] 163 |             pub a: ::pilota::FastStr,
[INFO] [stdout]     |                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:166:28
[INFO] [stdout]     |
[INFO] [stdout] 166 |             fn encode<T: ::pilota::thrift::TOutputProtocol>(
[INFO] [stdout]     |                            ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:169:46
[INFO] [stdout]     |
[INFO] [stdout] 169 |             ) -> ::std::result::Result<(), ::pilota::thrift::ThriftException> {
[INFO] [stdout]     |                                              ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:172:38
[INFO] [stdout]     |
[INFO] [stdout] 172 |                 let struct_ident = ::pilota::thrift::TStructIdentifier { name: "C" };
[INFO] [stdout]     |                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:181:28
[INFO] [stdout]     |
[INFO] [stdout] 181 |             fn decode<T: ::pilota::thrift::TInputProtocol>(
[INFO] [stdout]     |                            ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:183:48
[INFO] [stdout]     |
[INFO] [stdout] 183 |             ) -> ::std::result::Result<Self, ::pilota::thrift::ThriftException> {
[INFO] [stdout]     |                                                ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:195:56
[INFO] [stdout]     |
[INFO] [stdout] 195 |                         if field_ident.field_type == ::pilota::thrift::TType::Stop {
[INFO] [stdout]     |                                                        ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:204:64
[INFO] [stdout]     |
[INFO] [stdout] 204 | ...                   if field_ident.field_type == ::pilota::thrift::TType::Binary =>
[INFO] [stdout]     |                                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:216:54
[INFO] [stdout]     |
[INFO] [stdout] 216 |                     ::std::result::Result::Ok::<_, ::pilota::thrift::ThriftException>(())
[INFO] [stdout]     |                                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:229:57
[INFO] [stdout]     |
[INFO] [stdout] 229 |                     return ::std::result::Result::Err(::pilota::thrift::new_protocol_exception(
[INFO] [stdout]     |                                                         ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:230:27
[INFO] [stdout]     |
[INFO] [stdout] 230 |                         ::pilota::thrift::ProtocolExceptionKind::InvalidData,
[INFO] [stdout]     |                           ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:239:38
[INFO] [stdout]     |
[INFO] [stdout] 239 |             fn decode_async<'a, T: ::pilota::thrift::TAsyncInputProtocol>(
[INFO] [stdout]     |                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:244:68
[INFO] [stdout]     |
[INFO] [stdout] 244 | ...                   Output = ::std::result::Result<Self, ::pilota::thrift::ThriftException>,
[INFO] [stdout]     |                                                              ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:258:60
[INFO] [stdout]     |
[INFO] [stdout] 258 | ...                   if field_ident.field_type == ::pilota::thrift::TType::Stop {
[INFO] [stdout]     |                                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:266:46
[INFO] [stdout]     |
[INFO] [stdout] 266 | ...                   == ::pilota::thrift::TType::Binary =>
[INFO] [stdout]     |                            ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:277:58
[INFO] [stdout]     |
[INFO] [stdout] 277 |                         ::std::result::Result::Ok::<_, ::pilota::thrift::ThriftException>(())
[INFO] [stdout]     |                                                          ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:293:31
[INFO] [stdout]     |
[INFO] [stdout] 293 | ...                   ::pilota::thrift::new_protocol_exception(
[INFO] [stdout]     |                         ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:294:35
[INFO] [stdout]     |
[INFO] [stdout] 294 | ...                   ::pilota::thrift::ProtocolExceptionKind::InvalidData,
[INFO] [stdout]     |                         ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:305:26
[INFO] [stdout]     |
[INFO] [stdout] 305 |             fn size<T: ::pilota::thrift::TLengthProtocol>(&self, __protocol: &mut T) -> usize {
[INFO] [stdout]     |                          ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:308:48
[INFO] [stdout]     |
[INFO] [stdout] 308 |                 __protocol.struct_begin_len(&::pilota::thrift::TStructIdentifier { name: "C" })
[INFO] [stdout]     |                                                ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 |             fn encode<T: ::pilota::thrift::TOutputProtocol>(
[INFO] [stdout]     |                            ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:322:46
[INFO] [stdout]     |
[INFO] [stdout] 322 |             ) -> ::std::result::Result<(), ::pilota::thrift::ThriftException> {
[INFO] [stdout]     |                                              ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:325:38
[INFO] [stdout]     |
[INFO] [stdout] 325 |                 let struct_ident = ::pilota::thrift::TStructIdentifier { name: "B" };
[INFO] [stdout]     |                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:328:61
[INFO] [stdout]     |
[INFO] [stdout] 328 |                 __protocol.write_struct_field(2, &self.c, ::pilota::thrift::TType::Struct)?;
[INFO] [stdout]     |                                                             ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:334:28
[INFO] [stdout]     |
[INFO] [stdout] 334 |             fn decode<T: ::pilota::thrift::TInputProtocol>(
[INFO] [stdout]     |                            ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:336:48
[INFO] [stdout]     |
[INFO] [stdout] 336 |             ) -> ::std::result::Result<Self, ::pilota::thrift::ThriftException> {
[INFO] [stdout]     |                                                ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:348:56
[INFO] [stdout]     |
[INFO] [stdout] 348 |                         if field_ident.field_type == ::pilota::thrift::TType::Stop {
[INFO] [stdout]     |                                                        ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:357:64
[INFO] [stdout]     |
[INFO] [stdout] 357 | ...                   if field_ident.field_type == ::pilota::thrift::TType::Struct =>
[INFO] [stdout]     |                                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:369:54
[INFO] [stdout]     |
[INFO] [stdout] 369 |                     ::std::result::Result::Ok::<_, ::pilota::thrift::ThriftException>(())
[INFO] [stdout]     |                                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:382:57
[INFO] [stdout]     |
[INFO] [stdout] 382 |                     return ::std::result::Result::Err(::pilota::thrift::new_protocol_exception(
[INFO] [stdout]     |                                                         ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:383:27
[INFO] [stdout]     |
[INFO] [stdout] 383 |                         ::pilota::thrift::ProtocolExceptionKind::InvalidData,
[INFO] [stdout]     |                           ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:392:38
[INFO] [stdout]     |
[INFO] [stdout] 392 |             fn decode_async<'a, T: ::pilota::thrift::TAsyncInputProtocol>(
[INFO] [stdout]     |                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:397:68
[INFO] [stdout]     |
[INFO] [stdout] 397 | ...                   Output = ::std::result::Result<Self, ::pilota::thrift::ThriftException>,
[INFO] [stdout]     |                                                              ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:411:60
[INFO] [stdout]     |
[INFO] [stdout] 411 | ...                   if field_ident.field_type == ::pilota::thrift::TType::Stop {
[INFO] [stdout]     |                                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:419:46
[INFO] [stdout]     |
[INFO] [stdout] 419 | ...                   == ::pilota::thrift::TType::Struct =>
[INFO] [stdout]     |                            ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:433:58
[INFO] [stdout]     |
[INFO] [stdout] 433 |                         ::std::result::Result::Ok::<_, ::pilota::thrift::ThriftException>(())
[INFO] [stdout]     |                                                          ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:449:31
[INFO] [stdout]     |
[INFO] [stdout] 449 | ...                   ::pilota::thrift::new_protocol_exception(
[INFO] [stdout]     |                         ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:450:35
[INFO] [stdout]     |
[INFO] [stdout] 450 | ...                   ::pilota::thrift::ProtocolExceptionKind::InvalidData,
[INFO] [stdout]     |                         ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:461:26
[INFO] [stdout]     |
[INFO] [stdout] 461 |             fn size<T: ::pilota::thrift::TLengthProtocol>(&self, __protocol: &mut T) -> usize {
[INFO] [stdout]     |                          ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:464:48
[INFO] [stdout]     |
[INFO] [stdout] 464 |                 __protocol.struct_begin_len(&::pilota::thrift::TStructIdentifier { name: "B" })
[INFO] [stdout]     |                                                ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]  --> src/test/../../test_data/thrift/decode_error.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |         impl ::pilota::thrift::Message for A {
[INFO] [stdout]   |                ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout]   |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]   |
[INFO] [stdout] 5 +         use crate::codegen::thrift;
[INFO] [stdout]   |
[INFO] [stdout] 5 +         use crate::parser::thrift;
[INFO] [stdout]   |
[INFO] [stdout] help: if you import `thrift`, refer to it directly
[INFO] [stdout]   |
[INFO] [stdout] 9 -         impl ::pilota::thrift::Message for A {
[INFO] [stdout] 9 +         impl thrift::Message for A {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]   --> src/test/../../test_data/thrift/decode_error.rs:50:48
[INFO] [stdout]    |
[INFO] [stdout] 50 | ...                   var_1 = Some(::pilota::thrift::Message::decode(__protocol)?);
[INFO] [stdout]    |                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]    |
[INFO] [stdout] 5  +         use crate::errors::Message;
[INFO] [stdout]    |
[INFO] [stdout] 5  +         use crate::ir::Message;
[INFO] [stdout]    |
[INFO] [stdout] 5  +         use crate::rir::Message;
[INFO] [stdout]    |
[INFO] [stdout] 5  +         use protobuf::Message;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Message`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 50 -                                 var_1 = Some(::pilota::thrift::Message::decode(__protocol)?);
[INFO] [stdout] 50 +                                 var_1 = Some(Message::decode(__protocol)?);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:113:49
[INFO] [stdout]     |
[INFO] [stdout] 113 | ...                   <B as ::pilota::thrift::Message>::decode_async(__protocol)
[INFO] [stdout]     |                               ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use crate::codegen::thrift;
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use crate::parser::thrift;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `thrift`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 113 -                                         <B as ::pilota::thrift::Message>::decode_async(__protocol)
[INFO] [stdout] 113 +                                         <B as thrift::Message>::decode_async(__protocol)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:165:16
[INFO] [stdout]     |
[INFO] [stdout] 165 |         impl ::pilota::thrift::Message for C {
[INFO] [stdout]     |                ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use crate::codegen::thrift;
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use crate::parser::thrift;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `thrift`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 165 -         impl ::pilota::thrift::Message for C {
[INFO] [stdout] 165 +         impl thrift::Message for C {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:318:16
[INFO] [stdout]     |
[INFO] [stdout] 318 |         impl ::pilota::thrift::Message for B {
[INFO] [stdout]     |                ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use crate::codegen::thrift;
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use crate::parser::thrift;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `thrift`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 318 -         impl ::pilota::thrift::Message for B {
[INFO] [stdout] 318 +         impl thrift::Message for B {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:359:48
[INFO] [stdout]     |
[INFO] [stdout] 359 | ...                   var_2 = Some(::pilota::thrift::Message::decode(__protocol)?);
[INFO] [stdout]     |                                      ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these items
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use crate::errors::Message;
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use crate::ir::Message;
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use crate::rir::Message;
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use protobuf::Message;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Message`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 359 -                                 var_2 = Some(::pilota::thrift::Message::decode(__protocol)?);
[INFO] [stdout] 359 +                                 var_2 = Some(Message::decode(__protocol)?);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `pilota` in the list of imported crates
[INFO] [stdout]    --> src/test/../../test_data/thrift/decode_error.rs:422:49
[INFO] [stdout]     |
[INFO] [stdout] 422 | ...                   <C as ::pilota::thrift::Message>::decode_async(__protocol)
[INFO] [stdout]     |                               ^^^^^^ could not find `pilota` in the list of imported crates
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use crate::codegen::thrift;
[INFO] [stdout]     |
[INFO] [stdout] 5   +         use crate::parser::thrift;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `thrift`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 422 -                                         <C as ::pilota::thrift::Message>::decode_async(__protocol)
[INFO] [stdout] 422 +                                         <C as thrift::Message>::decode_async(__protocol)
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `HashSet`
[INFO] [stdout]  --> src/middle/context.rs:2:28
[INFO] [stdout]   |
[INFO] [stdout] 2 |     collections::{HashMap, HashSet},
[INFO] [stdout]   |                            ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pilota-build` (lib test) due to 80 previous errors; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: method `increment_by` is never used
[INFO] [stdout]   --> src/index.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 3  | pub trait Idx: Sized + Copy + 'static {
[INFO] [stdout]    |           --- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 14 |     fn increment_by(&mut self, amount: usize) {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ExceptionVariant` is never constructed
[INFO] [stdout]   --> src/ir/mod.rs:60:12
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub struct ExceptionVariant {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ExceptionVariant` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "cecb0f40799902639cd9b4432931a429c67a9b3f4462e0c8276967a6e40cff7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cecb0f40799902639cd9b4432931a429c67a9b3f4462e0c8276967a6e40cff7c", kill_on_drop: false }`
[INFO] [stdout] cecb0f40799902639cd9b4432931a429c67a9b3f4462e0c8276967a6e40cff7c
