[INFO] fetching crate pilota-build2 0.7.13...
[INFO] testing pilota-build2-0.7.13 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate pilota-build2 0.7.13 into /workspace/builds/worker-0-tc2/source
[INFO] started tweaking crates.io crate pilota-build2 0.7.13
[INFO] finished tweaking crates.io crate pilota-build2 0.7.13
[INFO] tweaked toml for crates.io crate pilota-build2 0.7.13 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate pilota-build2 0.7.13 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 189 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.5.1 (available: v0.7.0)
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding diffy v0.3.0 (available: v0.4.2)
[INFO] [stderr]       Adding heck v0.4.1 (available: v0.5.0)
[INFO] [stderr]       Adding itertools v0.10.5 (available: v0.14.0)
[INFO] [stderr]       Adding petgraph v0.6.5 (available: v0.8.3)
[INFO] [stderr]       Adding phf v0.11.3 (available: v0.13.1)
[INFO] [stderr]       Adding pilota-thrift-parser v0.4.2 (available: v0.12.1)
[INFO] [stderr]       Adding salsa v0.17.0-pre.2 (available: v0.23.0)
[INFO] [stderr]       Adding toml v0.7.8 (available: v0.9.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7fd088a93857d053e2eb7d4a924d9708219e9171e36926946301ac72fdfdf572
[INFO] running `Command { std: "docker" "start" "-a" "7fd088a93857d053e2eb7d4a924d9708219e9171e36926946301ac72fdfdf572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7fd088a93857d053e2eb7d4a924d9708219e9171e36926946301ac72fdfdf572", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7fd088a93857d053e2eb7d4a924d9708219e9171e36926946301ac72fdfdf572", kill_on_drop: false }`
[INFO] [stdout] 7fd088a93857d053e2eb7d4a924d9708219e9171e36926946301ac72fdfdf572
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 272e6f6d49d6093134345b2446ec1cc2c82974f7fdec0abd3c66470c17d978d4
[INFO] running `Command { std: "docker" "start" "-a" "272e6f6d49d6093134345b2446ec1cc2c82974f7fdec0abd3c66470c17d978d4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling protobuf2 v4.0.0-alpha.2
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling faststr v0.2.32
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling pilota-thrift-parser v0.4.2
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling salsa-macros v0.17.0-pre.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling salsa v0.17.0-pre.2
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling protobuf-support2 v4.0.0-alpha.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling protobuf-parse2 v4.0.0-alpha.4
[INFO] [stderr]    Compiling pilota-build2 v0.7.13 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.88s
[INFO] running `Command { std: "docker" "inspect" "272e6f6d49d6093134345b2446ec1cc2c82974f7fdec0abd3c66470c17d978d4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "272e6f6d49d6093134345b2446ec1cc2c82974f7fdec0abd3c66470c17d978d4", kill_on_drop: false }`
[INFO] [stdout] 272e6f6d49d6093134345b2446ec1cc2c82974f7fdec0abd3c66470c17d978d4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d363d00f09559d7ca2caa0fa51a8dab335b0acc3748aacb643140313abec6783
[INFO] running `Command { std: "docker" "start" "-a" "d363d00f09559d7ca2caa0fa51a8dab335b0acc3748aacb643140313abec6783", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling faststr v0.2.32
[INFO] [stderr]    Compiling diffy v0.3.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling salsa-macros v0.17.0-pre.2
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling salsa v0.17.0-pre.2
[INFO] [stderr]    Compiling pilota-build2 v0.7.13 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `pilota`
[INFO] [stdout]    --> src/test/mod.rs:179:9
[INFO] [stdout]     |
[INFO] [stdout] 179 |     use pilota::{
[INFO] [stdout]     |         ^^^^^^ use of unresolved module or unlinked crate `pilota`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `pilota`, use `cargo add pilota` to add it to your `Cargo.toml`
[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:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |                 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:143:23
[INFO] [stdout]     |
[INFO] [stdout] 143 |                 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:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 |                 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:289:23
[INFO] [stdout]     |
[INFO] [stdout] 289 |                 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:309:23
[INFO] [stdout]     |
[INFO] [stdout] 309 |                 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:435:23
[INFO] [stdout]     |
[INFO] [stdout] 435 |                 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:12:28
[INFO] [stdout]    |
[INFO] [stdout] 12 |             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:15:46
[INFO] [stdout]    |
[INFO] [stdout] 15 |             ) -> ::std::result::Result<(), ::pilota::thrift::EncodeError> {
[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:18:38
[INFO] [stdout]    |
[INFO] [stdout] 18 |                 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:27:28
[INFO] [stdout]    |
[INFO] [stdout] 27 |             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:29:48
[INFO] [stdout]    |
[INFO] [stdout] 29 |             ) -> ::std::result::Result<Self, ::pilota::thrift::DecodeError> {
[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:38:56
[INFO] [stdout]    |
[INFO] [stdout] 38 |                         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:44:60
[INFO] [stdout]    |
[INFO] [stdout] 44 | ...                   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:55:31
[INFO] [stdout]    |
[INFO] [stdout] 55 |                     Ok::<_, ::pilota::thrift::DecodeError>(())
[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:58:38
[INFO] [stdout]    |
[INFO] [stdout] 58 |                         return Err(::pilota::thrift::DecodeError::new(
[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:59:31
[INFO] [stdout]    |
[INFO] [stdout] 59 | ...                   ::pilota::thrift::DecodeErrorKind::WithContext(::std::boxed::Box::new(
[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:72:27
[INFO] [stdout]    |
[INFO] [stdout] 72 |                         ::pilota::thrift::DecodeError::new(
[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:31
[INFO] [stdout]    |
[INFO] [stdout] 73 | ...                   ::pilota::thrift::DecodeErrorKind::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:40
[INFO] [stdout]    |
[INFO] [stdout] 83 |             async fn decode_async<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:85:48
[INFO] [stdout]    |
[INFO] [stdout] 85 |             ) -> ::std::result::Result<Self, ::pilota::thrift::DecodeError> {
[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:94:56
[INFO] [stdout]    |
[INFO] [stdout] 94 |                         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:100:60
[INFO] [stdout]     |
[INFO] [stdout] 100 | ...                   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:111:31
[INFO] [stdout]     |
[INFO] [stdout] 111 |                     Ok::<_, ::pilota::thrift::DecodeError>(())
[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:116:38
[INFO] [stdout]     |
[INFO] [stdout] 116 |                         return Err(::pilota::thrift::DecodeError::new(
[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:117:31
[INFO] [stdout]     |
[INFO] [stdout] 117 | ...                   ::pilota::thrift::DecodeErrorKind::WithContext(::std::boxed::Box::new(
[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:130:27
[INFO] [stdout]     |
[INFO] [stdout] 130 |                         ::pilota::thrift::DecodeError::new(
[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:131:31
[INFO] [stdout]     |
[INFO] [stdout] 131 | ...                   ::pilota::thrift::DecodeErrorKind::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:141:26
[INFO] [stdout]     |
[INFO] [stdout] 141 |             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:144:52
[INFO] [stdout]     |
[INFO] [stdout] 144 |                 protocol.write_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:153:22
[INFO] [stdout]     |
[INFO] [stdout] 153 |             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:158:28
[INFO] [stdout]     |
[INFO] [stdout] 158 |             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:161:46
[INFO] [stdout]     |
[INFO] [stdout] 161 |             ) -> ::std::result::Result<(), ::pilota::thrift::EncodeError> {
[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:164:38
[INFO] [stdout]     |
[INFO] [stdout] 164 |                 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:173:28
[INFO] [stdout]     |
[INFO] [stdout] 173 |             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:175:48
[INFO] [stdout]     |
[INFO] [stdout] 175 |             ) -> ::std::result::Result<Self, ::pilota::thrift::DecodeError> {
[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:184:56
[INFO] [stdout]     |
[INFO] [stdout] 184 |                         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:190:60
[INFO] [stdout]     |
[INFO] [stdout] 190 | ...                   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:201:31
[INFO] [stdout]     |
[INFO] [stdout] 201 |                     Ok::<_, ::pilota::thrift::DecodeError>(())
[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:38
[INFO] [stdout]     |
[INFO] [stdout] 204 |                         return Err(::pilota::thrift::DecodeError::new(
[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:205:31
[INFO] [stdout]     |
[INFO] [stdout] 205 | ...                   ::pilota::thrift::DecodeErrorKind::WithContext(::std::boxed::Box::new(
[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:218:27
[INFO] [stdout]     |
[INFO] [stdout] 218 |                         ::pilota::thrift::DecodeError::new(
[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:219:31
[INFO] [stdout]     |
[INFO] [stdout] 219 | ...                   ::pilota::thrift::DecodeErrorKind::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:229:40
[INFO] [stdout]     |
[INFO] [stdout] 229 |             async fn decode_async<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:231:48
[INFO] [stdout]     |
[INFO] [stdout] 231 |             ) -> ::std::result::Result<Self, ::pilota::thrift::DecodeError> {
[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:240:56
[INFO] [stdout]     |
[INFO] [stdout] 240 |                         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:246:60
[INFO] [stdout]     |
[INFO] [stdout] 246 | ...                   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:257:31
[INFO] [stdout]     |
[INFO] [stdout] 257 |                     Ok::<_, ::pilota::thrift::DecodeError>(())
[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:262:38
[INFO] [stdout]     |
[INFO] [stdout] 262 |                         return Err(::pilota::thrift::DecodeError::new(
[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:263:31
[INFO] [stdout]     |
[INFO] [stdout] 263 | ...                   ::pilota::thrift::DecodeErrorKind::WithContext(::std::boxed::Box::new(
[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:276:27
[INFO] [stdout]     |
[INFO] [stdout] 276 |                         ::pilota::thrift::DecodeError::new(
[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:31
[INFO] [stdout]     |
[INFO] [stdout] 277 | ...                   ::pilota::thrift::DecodeErrorKind::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:287:26
[INFO] [stdout]     |
[INFO] [stdout] 287 |             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:290:52
[INFO] [stdout]     |
[INFO] [stdout] 290 |                 protocol.write_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:304:28
[INFO] [stdout]     |
[INFO] [stdout] 304 |             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:307:46
[INFO] [stdout]     |
[INFO] [stdout] 307 |             ) -> ::std::result::Result<(), ::pilota::thrift::EncodeError> {
[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:310:38
[INFO] [stdout]     |
[INFO] [stdout] 310 |                 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:319:28
[INFO] [stdout]     |
[INFO] [stdout] 319 |             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:321:48
[INFO] [stdout]     |
[INFO] [stdout] 321 |             ) -> ::std::result::Result<Self, ::pilota::thrift::DecodeError> {
[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:330:56
[INFO] [stdout]     |
[INFO] [stdout] 330 |                         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:336:60
[INFO] [stdout]     |
[INFO] [stdout] 336 | ...                   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:347:31
[INFO] [stdout]     |
[INFO] [stdout] 347 |                     Ok::<_, ::pilota::thrift::DecodeError>(())
[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:350:38
[INFO] [stdout]     |
[INFO] [stdout] 350 |                         return Err(::pilota::thrift::DecodeError::new(
[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:351:31
[INFO] [stdout]     |
[INFO] [stdout] 351 | ...                   ::pilota::thrift::DecodeErrorKind::WithContext(::std::boxed::Box::new(
[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:364:27
[INFO] [stdout]     |
[INFO] [stdout] 364 |                         ::pilota::thrift::DecodeError::new(
[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:365:31
[INFO] [stdout]     |
[INFO] [stdout] 365 | ...                   ::pilota::thrift::DecodeErrorKind::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:375:40
[INFO] [stdout]     |
[INFO] [stdout] 375 |             async fn decode_async<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:377:48
[INFO] [stdout]     |
[INFO] [stdout] 377 |             ) -> ::std::result::Result<Self, ::pilota::thrift::DecodeError> {
[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:386:56
[INFO] [stdout]     |
[INFO] [stdout] 386 |                         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:392:60
[INFO] [stdout]     |
[INFO] [stdout] 392 | ...                   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:403:31
[INFO] [stdout]     |
[INFO] [stdout] 403 |                     Ok::<_, ::pilota::thrift::DecodeError>(())
[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:408:38
[INFO] [stdout]     |
[INFO] [stdout] 408 |                         return Err(::pilota::thrift::DecodeError::new(
[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:409:31
[INFO] [stdout]     |
[INFO] [stdout] 409 | ...                   ::pilota::thrift::DecodeErrorKind::WithContext(::std::boxed::Box::new(
[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:422:27
[INFO] [stdout]     |
[INFO] [stdout] 422 |                         ::pilota::thrift::DecodeError::new(
[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:423:31
[INFO] [stdout]     |
[INFO] [stdout] 423 | ...                   ::pilota::thrift::DecodeErrorKind::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:433:26
[INFO] [stdout]     |
[INFO] [stdout] 433 |             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:436:52
[INFO] [stdout]     |
[INFO] [stdout] 436 |                 protocol.write_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:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |         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] 11 -         impl ::pilota::thrift::Message for A {
[INFO] [stdout] 11 +         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:46:48
[INFO] [stdout]    |
[INFO] [stdout] 46 | ...                   b = 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] 46 -                                     b = Some(::pilota::thrift::Message::decode(protocol)?);
[INFO] [stdout] 46 +                                     b = 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:102:48
[INFO] [stdout]     |
[INFO] [stdout] 102 | ...                   b = Some(::pilota::thrift::Message::decode_async(protocol).await?);
[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] 102 -                                     b = Some(::pilota::thrift::Message::decode_async(protocol).await?);
[INFO] [stdout] 102 +                                     b = Some(Message::decode_async(protocol).await?);
[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:157:16
[INFO] [stdout]     |
[INFO] [stdout] 157 |         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] 157 -         impl ::pilota::thrift::Message for C {
[INFO] [stdout] 157 +         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:303:16
[INFO] [stdout]     |
[INFO] [stdout] 303 |         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] 303 -         impl ::pilota::thrift::Message for B {
[INFO] [stdout] 303 +         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:338:48
[INFO] [stdout]     |
[INFO] [stdout] 338 | ...                   c = 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] 338 -                                     c = Some(::pilota::thrift::Message::decode(protocol)?);
[INFO] [stdout] 338 +                                     c = 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:394:48
[INFO] [stdout]     |
[INFO] [stdout] 394 | ...                   c = Some(::pilota::thrift::Message::decode_async(protocol).await?);
[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] 394 -                                     c = Some(::pilota::thrift::Message::decode_async(protocol).await?);
[INFO] [stdout] 394 +                                     c = Some(Message::decode_async(protocol).await?);
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `pilota-build2` (lib test) due to 84 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "d363d00f09559d7ca2caa0fa51a8dab335b0acc3748aacb643140313abec6783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d363d00f09559d7ca2caa0fa51a8dab335b0acc3748aacb643140313abec6783", kill_on_drop: false }`
[INFO] [stdout] d363d00f09559d7ca2caa0fa51a8dab335b0acc3748aacb643140313abec6783
