[INFO] fetching crate xcm-procedural 11.0.2...
[INFO] testing xcm-procedural-11.0.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate xcm-procedural 11.0.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate xcm-procedural 11.0.2
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate xcm-procedural 11.0.2
[INFO] tweaked toml for crates.io crate xcm-procedural 11.0.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate xcm-procedural 11.0.2 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 34 packages to latest compatible versions
[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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 2f06f648814cfe04625e7be87f1ae7a3e773606f2ce07ece2a4a689844d9dc6d
[INFO] running `Command { std: "docker" "start" "-a" "2f06f648814cfe04625e7be87f1ae7a3e773606f2ce07ece2a4a689844d9dc6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f06f648814cfe04625e7be87f1ae7a3e773606f2ce07ece2a4a689844d9dc6d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f06f648814cfe04625e7be87f1ae7a3e773606f2ce07ece2a4a689844d9dc6d", kill_on_drop: false }`
[INFO] [stdout] 2f06f648814cfe04625e7be87f1ae7a3e773606f2ce07ece2a4a689844d9dc6d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] ff4eb3c14f90f1ce08c344aa51f240e2dfe4915ecde74d61c788cabfbc5a02b9
[INFO] running `Command { std: "docker" "start" "-a" "ff4eb3c14f90f1ce08c344aa51f240e2dfe4915ecde74d61c788cabfbc5a02b9", kill_on_drop: false }`
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling xcm-procedural v11.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.55s
[INFO] running `Command { std: "docker" "inspect" "ff4eb3c14f90f1ce08c344aa51f240e2dfe4915ecde74d61c788cabfbc5a02b9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff4eb3c14f90f1ce08c344aa51f240e2dfe4915ecde74d61c788cabfbc5a02b9", kill_on_drop: false }`
[INFO] [stdout] ff4eb3c14f90f1ce08c344aa51f240e2dfe4915ecde74d61c788cabfbc5a02b9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 02827a759e401b286ec9a17ab6a68ec06693a57a28ba9b2a0909b8ddcd265018
[INFO] running `Command { std: "docker" "start" "-a" "02827a759e401b286ec9a17ab6a68ec06693a57a28ba9b2a0909b8ddcd265018", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling target-triple v0.1.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling toml_writer v1.0.3
[INFO] [stderr]    Compiling dissimilar v1.0.10
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling serde_spanned v1.0.2
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling toml v0.9.7
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling xcm-procedural v11.0.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling trybuild v1.0.111
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `frame_support`
[INFO] [stdout]   --> tests/enum_variants.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use frame_support::traits::Get;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `frame_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `frame_support`, use `cargo add frame_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xcm`
[INFO] [stdout]   --> tests/builder_pattern.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 | use xcm::latest::prelude::*;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `xcm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xcm`, use `cargo add xcm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `xcm`
[INFO] [stdout]   --> tests/conversion_functions.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 | use xcm::v3::prelude::*;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `xcm`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `xcm`, use `cargo add xcm` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `frame_support`
[INFO] [stdout]   --> tests/builder_pattern.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 | use frame_support::BoundedVec;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `frame_support`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `frame_support`, use `cargo add frame_support` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: could not find `frame_support` in the list of imported crates
[INFO] [stdout]   --> tests/enum_variants.rs:23:10
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(NumVariants)]
[INFO] [stdout]    |          ^^^^^^^^^^^ could not find `frame_support` in the list of imported crates
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `NumVariants` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xcm-procedural` (test "enum_variants") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Junctions`
[INFO] [stdout]   --> tests/conversion_functions.rs:21:22
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let old_junctions = Junctions::X2(Parachain(1), PalletInstance(1));
[INFO] [stdout]    |                         ^^^^^^^^^ use of undeclared type `Junctions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Parachain` in this scope
[INFO] [stdout]   --> tests/conversion_functions.rs:21:36
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let old_junctions = Junctions::X2(Parachain(1), PalletInstance(1));
[INFO] [stdout]    |                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PalletInstance` in this scope
[INFO] [stdout]   --> tests/conversion_functions.rs:21:50
[INFO] [stdout]    |
[INFO] [stdout] 21 |     let old_junctions = Junctions::X2(Parachain(1), PalletInstance(1));
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Junctions`
[INFO] [stdout]   --> tests/conversion_functions.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let new_junctions = Junctions::from([Parachain(1), PalletInstance(1)]);
[INFO] [stdout]    |                         ^^^^^^^^^ use of undeclared type `Junctions`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Parachain` in this scope
[INFO] [stdout]   --> tests/conversion_functions.rs:22:39
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let new_junctions = Junctions::from([Parachain(1), PalletInstance(1)]);
[INFO] [stdout]    |                                          ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `PalletInstance` in this scope
[INFO] [stdout]   --> tests/conversion_functions.rs:22:53
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let new_junctions = Junctions::from([Parachain(1), PalletInstance(1)]);
[INFO] [stdout]    |                                                        ^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xcm-procedural` (test "conversion_functions") due to 7 previous errors
[INFO] [stdout] error[E0412]: cannot find type `Asset` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:25:13
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let asset: Asset = (Here, 100u128).into();
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Here` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:25:22
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let asset: Asset = (Here, 100u128).into();
[INFO] [stdout]    |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Location` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     let beneficiary: Location = [0u8; 32].into();
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::panic::Location;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Xcm` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:27:15
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let message: Xcm<()> = Xcm::builder()
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unlimited` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:29:33
[INFO] [stdout]    |
[INFO] [stdout] 29 |         .buy_execution(asset.clone(), Unlimited)
[INFO] [stdout]    |                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BuyExecution` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:36:4
[INFO] [stdout]    |
[INFO] [stdout] 36 |             BuyExecution { fees: asset.clone(), weight_limit: Unlimited },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unlimited` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:36:54
[INFO] [stdout]    |
[INFO] [stdout] 36 |             BuyExecution { fees: asset.clone(), weight_limit: Unlimited },
[INFO] [stdout]    |                                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DepositAsset` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:37:4
[INFO] [stdout]    |
[INFO] [stdout] 37 |             DepositAsset { assets: asset.into(), beneficiary },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Asset` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:44:13
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let asset: Asset = (Here, 100u128).into();
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Here` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:44:22
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let asset: Asset = (Here, 100u128).into();
[INFO] [stdout]    |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Location` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:45:19
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let beneficiary: Location = AccountId32 { id: [0u8; 32], network: None }.into();
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::panic::Location;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AccountId32` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:45:30
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let beneficiary: Location = AccountId32 { id: [0u8; 32], network: None }.into();
[INFO] [stdout]    |                                 ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Xcm` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let message: Xcm<()> = Xcm::builder_unpaid()
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unlimited` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |         .unpaid_execution(Unlimited, None)
[INFO] [stdout]    |                           ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `UnpaidExecution` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:63:4
[INFO] [stdout]    |
[INFO] [stdout] 63 |             UnpaidExecution { weight_limit: Unlimited, check_origin: None },
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unlimited` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:63:36
[INFO] [stdout]    |
[INFO] [stdout] 63 |             UnpaidExecution { weight_limit: Unlimited, check_origin: None },
[INFO] [stdout]    |                                             ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DepositAsset` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:65:4
[INFO] [stdout]    |
[INFO] [stdout] 65 |             DepositAsset { assets: asset.clone().into(), beneficiary: beneficiary.clone() },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Xcm` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let message: Xcm<()> = Xcm::builder_unsafe()
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DepositAsset` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:79:4
[INFO] [stdout]    |
[INFO] [stdout] 79 |             DepositAsset { assets: asset.clone().into(), beneficiary },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Asset` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:86:13
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let asset: Asset = (Here, 100u128).into();
[INFO] [stdout]    |                ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Here` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:86:22
[INFO] [stdout]    |
[INFO] [stdout] 86 |     let asset: Asset = (Here, 100u128).into();
[INFO] [stdout]    |                         ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Location` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:87:19
[INFO] [stdout]    |
[INFO] [stdout] 87 |     let beneficiary: Location = [0u8; 32].into();
[INFO] [stdout]    |                      ^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout] 20 + use std::panic::Location;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Xcm` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let message: Xcm<()> = Xcm::builder()
[INFO] [stdout]    |                  ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unlimited` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:91:33
[INFO] [stdout]    |
[INFO] [stdout] 91 |         .buy_execution(asset.clone(), Unlimited)
[INFO] [stdout]    |                                       ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ClearOrigin` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:98:4
[INFO] [stdout]    |
[INFO] [stdout] 98 |             ClearOrigin,
[INFO] [stdout]    |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `BuyExecution` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:99:4
[INFO] [stdout]    |
[INFO] [stdout] 99 |             BuyExecution { fees: asset.clone(), weight_limit: Unlimited },
[INFO] [stdout]    |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Unlimited` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:99:54
[INFO] [stdout]    |
[INFO] [stdout] 99 |             BuyExecution { fees: asset.clone(), weight_limit: Unlimited },
[INFO] [stdout]    |                                                               ^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DepositAsset` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:100:4
[INFO] [stdout]     |
[INFO] [stdout] 100 |             DepositAsset { assets: asset.into(), beneficiary },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Location`
[INFO] [stdout]    --> tests/builder_pattern.rs:107:16
[INFO] [stdout]     |
[INFO] [stdout] 107 |     let claimer = Location::parent();
[INFO] [stdout]     |                   ^^^^^^^^ use of undeclared type `Location`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Xcm` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:109:11
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let xcm: Xcm<()> = Xcm::builder_unsafe()
[INFO] [stdout]     |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AssetClaimer` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:110:19
[INFO] [stdout]     |
[INFO] [stdout] 110 |         .set_hints(vec![AssetClaimer { location: claimer.clone() }])
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetHints` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:114:12
[INFO] [stdout]     |
[INFO] [stdout] 114 |         Xcm(vec![SetHints {
[INFO] [stdout]     |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Hint` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:115:24
[INFO] [stdout]     |
[INFO] [stdout] 115 |             hints: BoundedVec::<Hint, HintNumVariants>::truncate_from(vec![AssetClaimer {
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn bounded_vecs_use_vecs_and_truncate_them<Hint>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HintNumVariants` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:115:30
[INFO] [stdout]     |
[INFO] [stdout] 115 |             hints: BoundedVec::<Hint, HintNumVariants>::truncate_from(vec![AssetClaimer {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn bounded_vecs_use_vecs_and_truncate_them<HintNumVariants>() {
[INFO] [stdout]     |                                           +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AssetClaimer` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:115:67
[INFO] [stdout]     |
[INFO] [stdout] 115 |             hints: BoundedVec::<Hint, HintNumVariants>::truncate_from(vec![AssetClaimer {
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Location`
[INFO] [stdout]    --> tests/builder_pattern.rs:116:15
[INFO] [stdout]     |
[INFO] [stdout] 116 |                 location: Location::parent()
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `Location`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Xcm` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:122:11
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let xcm: Xcm<()> = Xcm::builder_unsafe()
[INFO] [stdout]     |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AssetClaimer` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:124:4
[INFO] [stdout]     |
[INFO] [stdout] 124 |             AssetClaimer { location: claimer.clone() },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AssetClaimer` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:125:4
[INFO] [stdout]     |
[INFO] [stdout] 125 |             AssetClaimer { location: Location::here() },
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Location`
[INFO] [stdout]    --> tests/builder_pattern.rs:125:29
[INFO] [stdout]     |
[INFO] [stdout] 125 |             AssetClaimer { location: Location::here() },
[INFO] [stdout]     |                                      ^^^^^^^^ use of undeclared type `Location`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetHints` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:130:12
[INFO] [stdout]     |
[INFO] [stdout] 130 |         Xcm(vec![SetHints {
[INFO] [stdout]     |                  ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Hint` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:131:24
[INFO] [stdout]     |
[INFO] [stdout] 131 |             hints: BoundedVec::<Hint, HintNumVariants>::truncate_from(vec![AssetClaimer {
[INFO] [stdout]     |                                 ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn bounded_vecs_use_vecs_and_truncate_them<Hint>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HintNumVariants` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:131:30
[INFO] [stdout]     |
[INFO] [stdout] 131 |             hints: BoundedVec::<Hint, HintNumVariants>::truncate_from(vec![AssetClaimer {
[INFO] [stdout]     |                                       ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn bounded_vecs_use_vecs_and_truncate_them<HintNumVariants>() {
[INFO] [stdout]     |                                           +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AssetClaimer` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:131:67
[INFO] [stdout]     |
[INFO] [stdout] 131 |             hints: BoundedVec::<Hint, HintNumVariants>::truncate_from(vec![AssetClaimer {
[INFO] [stdout]     |                                                                            ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Location`
[INFO] [stdout]    --> tests/builder_pattern.rs:132:15
[INFO] [stdout]     |
[INFO] [stdout] 132 |                 location: Location::parent()
[INFO] [stdout]     |                           ^^^^^^^^ use of undeclared type `Location`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Xcm` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:137:11
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let xcm: Xcm<()> = Xcm::builder()
[INFO] [stdout]     |              ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Here` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:138:20
[INFO] [stdout]     |
[INFO] [stdout] 138 |         .withdraw_asset((Here, 100u128))
[INFO] [stdout]     |                          ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AssetClaimer` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:139:19
[INFO] [stdout]     |
[INFO] [stdout] 139 |         .set_hints(vec![AssetClaimer { location: claimer }])
[INFO] [stdout]     |                         ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `Here` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:141:14
[INFO] [stdout]     |
[INFO] [stdout] 141 |         .pay_fees((Here, 10u128))
[INFO] [stdout]     |                    ^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `All` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:142:18
[INFO] [stdout]     |
[INFO] [stdout] 142 |         .deposit_asset(All, [0u8; 32])
[INFO] [stdout]     |                        ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Asset` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:147:18
[INFO] [stdout]     |
[INFO] [stdout] 147 |             WithdrawAsset(Asset { id: AssetId(Location::here()), fun: Fungible(100) }.into()),
[INFO] [stdout]     |                           ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Location`
[INFO] [stdout]    --> tests/builder_pattern.rs:147:38
[INFO] [stdout]     |
[INFO] [stdout] 147 |             WithdrawAsset(Asset { id: AssetId(Location::here()), fun: Fungible(100) }.into()),
[INFO] [stdout]     |                                               ^^^^^^^^ use of undeclared type `Location`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `SetHints` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:148:4
[INFO] [stdout]     |
[INFO] [stdout] 148 |             SetHints {
[INFO] [stdout]     |             ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Hint` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:149:25
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 hints: BoundedVec::<Hint, HintNumVariants>::truncate_from(vec![AssetClaimer {
[INFO] [stdout]     |                                     ^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn bounded_vecs_use_vecs_and_truncate_them<Hint>() {
[INFO] [stdout]     |                                           ++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `HintNumVariants` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:149:31
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 hints: BoundedVec::<Hint, HintNumVariants>::truncate_from(vec![AssetClaimer {
[INFO] [stdout]     |                                           ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]     |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]     |
[INFO] [stdout] 106 | fn bounded_vecs_use_vecs_and_truncate_them<HintNumVariants>() {
[INFO] [stdout]     |                                           +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AssetClaimer` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:149:68
[INFO] [stdout]     |
[INFO] [stdout] 149 |                 hints: BoundedVec::<Hint, HintNumVariants>::truncate_from(vec![AssetClaimer {
[INFO] [stdout]     |                                                                                ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Location`
[INFO] [stdout]    --> tests/builder_pattern.rs:150:16
[INFO] [stdout]     |
[INFO] [stdout] 150 |                     location: Location::parent()
[INFO] [stdout]     |                               ^^^^^^^^ use of undeclared type `Location`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `ClearOrigin` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:153:4
[INFO] [stdout]     |
[INFO] [stdout] 153 |             ClearOrigin,
[INFO] [stdout]     |             ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `PayFees` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:154:4
[INFO] [stdout]     |
[INFO] [stdout] 154 |             PayFees { asset: Asset { id: AssetId(Location::here()), fun: Fungible(10) } },
[INFO] [stdout]     |             ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `Asset` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:154:21
[INFO] [stdout]     |
[INFO] [stdout] 154 |             PayFees { asset: Asset { id: AssetId(Location::here()), fun: Fungible(10) } },
[INFO] [stdout]     |                              ^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Location`
[INFO] [stdout]    --> tests/builder_pattern.rs:154:41
[INFO] [stdout]     |
[INFO] [stdout] 154 |             PayFees { asset: Asset { id: AssetId(Location::here()), fun: Fungible(10) } },
[INFO] [stdout]     |                                                  ^^^^^^^^ use of undeclared type `Location`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]  20 + use std::panic::Location;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `DepositAsset` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:155:4
[INFO] [stdout]     |
[INFO] [stdout] 155 |             DepositAsset {
[INFO] [stdout]     |             ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `All` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:156:13
[INFO] [stdout]     |
[INFO] [stdout] 156 |                 assets: All.into(),
[INFO] [stdout]     |                         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0422]: cannot find struct, variant or union type `AccountId32` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:157:18
[INFO] [stdout]     |
[INFO] [stdout] 157 |                 beneficiary: AccountId32 { id: [0u8; 32], network: None }.into()
[INFO] [stdout]     |                              ^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Xcm`
[INFO] [stdout]   --> tests/builder_pattern.rs:27:25
[INFO] [stdout]    |
[INFO] [stdout] 27 |     let message: Xcm<()> = Xcm::builder()
[INFO] [stdout]    |                            ^^^ use of undeclared type `Xcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReceiveTeleportedAsset` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:35:4
[INFO] [stdout]    |
[INFO] [stdout] 35 |             ReceiveTeleportedAsset(asset.clone().into()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Xcm` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:34:3
[INFO] [stdout]    |
[INFO] [stdout] 34 |         Xcm(vec![
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Xcm`
[INFO] [stdout]   --> tests/builder_pattern.rs:55:25
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let message: Xcm<()> = Xcm::builder_unpaid()
[INFO] [stdout]    |                            ^^^ use of undeclared type `Xcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WithdrawAsset` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:64:4
[INFO] [stdout]    |
[INFO] [stdout] 64 |             WithdrawAsset(asset.clone().into()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Xcm` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:62:3
[INFO] [stdout]    |
[INFO] [stdout] 62 |         Xcm(vec![
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Xcm`
[INFO] [stdout]   --> tests/builder_pattern.rs:71:25
[INFO] [stdout]    |
[INFO] [stdout] 71 |     let message: Xcm<()> = Xcm::builder_unsafe()
[INFO] [stdout]    |                            ^^^ use of undeclared type `Xcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WithdrawAsset` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:78:4
[INFO] [stdout]    |
[INFO] [stdout] 78 |             WithdrawAsset(asset.clone().into()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Xcm` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:77:3
[INFO] [stdout]    |
[INFO] [stdout] 77 |         Xcm(vec![
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Xcm`
[INFO] [stdout]   --> tests/builder_pattern.rs:88:25
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let message: Xcm<()> = Xcm::builder()
[INFO] [stdout]    |                            ^^^ use of undeclared type `Xcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `ReceiveTeleportedAsset` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:97:4
[INFO] [stdout]    |
[INFO] [stdout] 97 |             ReceiveTeleportedAsset(asset.clone().into()),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Xcm` in this scope
[INFO] [stdout]   --> tests/builder_pattern.rs:96:3
[INFO] [stdout]    |
[INFO] [stdout] 96 |         Xcm(vec![
[INFO] [stdout]    |         ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Xcm`
[INFO] [stdout]    --> tests/builder_pattern.rs:109:21
[INFO] [stdout]     |
[INFO] [stdout] 109 |     let xcm: Xcm<()> = Xcm::builder_unsafe()
[INFO] [stdout]     |                        ^^^ use of undeclared type `Xcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Xcm` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:114:3
[INFO] [stdout]     |
[INFO] [stdout] 114 |         Xcm(vec![SetHints {
[INFO] [stdout]     |         ^^^ help: a local variable with a similar name exists (notice the capitalization): `xcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Xcm`
[INFO] [stdout]    --> tests/builder_pattern.rs:122:21
[INFO] [stdout]     |
[INFO] [stdout] 122 |     let xcm: Xcm<()> = Xcm::builder_unsafe()
[INFO] [stdout]     |                        ^^^ use of undeclared type `Xcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Xcm` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:130:3
[INFO] [stdout]     |
[INFO] [stdout] 130 |         Xcm(vec![SetHints {
[INFO] [stdout]     |         ^^^ help: a local variable with a similar name exists (notice the capitalization): `xcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `Xcm`
[INFO] [stdout]    --> tests/builder_pattern.rs:137:21
[INFO] [stdout]     |
[INFO] [stdout] 137 |     let xcm: Xcm<()> = Xcm::builder()
[INFO] [stdout]     |                        ^^^ use of undeclared type `Xcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssetId` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:147:30
[INFO] [stdout]     |
[INFO] [stdout] 147 |             WithdrawAsset(Asset { id: AssetId(Location::here()), fun: Fungible(100) }.into()),
[INFO] [stdout]     |                                       ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Fungible` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:147:62
[INFO] [stdout]     |
[INFO] [stdout] 147 |             WithdrawAsset(Asset { id: AssetId(Location::here()), fun: Fungible(100) }.into()),
[INFO] [stdout]     |                                                                       ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `WithdrawAsset` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:147:4
[INFO] [stdout]     |
[INFO] [stdout] 147 |             WithdrawAsset(Asset { id: AssetId(Location::here()), fun: Fungible(100) }.into()),
[INFO] [stdout]     |             ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `AssetId` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:154:33
[INFO] [stdout]     |
[INFO] [stdout] 154 |             PayFees { asset: Asset { id: AssetId(Location::here()), fun: Fungible(10) } },
[INFO] [stdout]     |                                          ^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Fungible` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:154:65
[INFO] [stdout]     |
[INFO] [stdout] 154 |             PayFees { asset: Asset { id: AssetId(Location::here()), fun: Fungible(10) } },
[INFO] [stdout]     |                                                                          ^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function, tuple struct or tuple variant `Xcm` in this scope
[INFO] [stdout]    --> tests/builder_pattern.rs:146:3
[INFO] [stdout]     |
[INFO] [stdout] 146 |         Xcm(vec![
[INFO] [stdout]     |         ^^^ help: a local variable with a similar name exists (notice the capitalization): `xcm`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0422, E0425, E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `xcm-procedural` (test "builder_pattern") due to 89 previous errors
[INFO] running `Command { std: "docker" "inspect" "02827a759e401b286ec9a17ab6a68ec06693a57a28ba9b2a0909b8ddcd265018", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02827a759e401b286ec9a17ab6a68ec06693a57a28ba9b2a0909b8ddcd265018", kill_on_drop: false }`
[INFO] [stdout] 02827a759e401b286ec9a17ab6a68ec06693a57a28ba9b2a0909b8ddcd265018
