[INFO] cloning repository https://github.com/obrienalaribe/xcm-exercise
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/obrienalaribe/xcm-exercise" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobrienalaribe%2Fxcm-exercise", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobrienalaribe%2Fxcm-exercise'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8c8e4ce023fb1b2bc111e15807b6675a084dc2af
[INFO] testing obrienalaribe/xcm-exercise against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fobrienalaribe%2Fxcm-exercise" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/obrienalaribe/xcm-exercise
[INFO] finished tweaking git repo https://github.com/obrienalaribe/xcm-exercise
[INFO] tweaked toml for git repo https://github.com/obrienalaribe/xcm-exercise written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/obrienalaribe/xcm-exercise 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] crate git repo https://github.com/obrienalaribe/xcm-exercise already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[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] 06a1e25e419b271555857e3ef60c3c443edb898d6e682ef133803e59eb04c8f9
[INFO] running `Command { std: "docker" "start" "-a" "06a1e25e419b271555857e3ef60c3c443edb898d6e682ef133803e59eb04c8f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "06a1e25e419b271555857e3ef60c3c443edb898d6e682ef133803e59eb04c8f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "06a1e25e419b271555857e3ef60c3c443edb898d6e682ef133803e59eb04c8f9", kill_on_drop: false }`
[INFO] [stdout] 06a1e25e419b271555857e3ef60c3c443edb898d6e682ef133803e59eb04c8f9
[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] a7f30bc711205b4603141d0886253d6fa98a7a93f43775df65dd1c397735d616
[INFO] running `Command { std: "docker" "start" "-a" "a7f30bc711205b4603141d0886253d6fa98a7a93f43775df65dd1c397735d616", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.50
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling toml_datetime v0.5.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling arrayvec v0.7.2
[INFO] [stderr]    Compiling nom8 v0.2.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]    Compiling byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling bytes v1.3.0
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling digest v0.10.6
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling target-lexicon v0.12.5
[INFO] [stderr]    Compiling sp-std v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling io-lifetimes v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]    Compiling gimli v0.26.2
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling rustix v0.35.13
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling wasmtime-runtime v1.0.2
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling rustc-demangle v0.1.21
[INFO] [stderr]    Compiling keccak v0.1.3
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.0.46
[INFO] [stderr]    Compiling cpp_demangle v0.3.5
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]    Compiling wasmtime-asm-macros v1.0.2
[INFO] [stderr]    Compiling wasmtime-jit-debug v1.0.2
[INFO] [stderr]    Compiling ref-cast v1.0.14
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.6
[INFO] [stderr]    Compiling wasmtime v1.0.2
[INFO] [stderr]    Compiling memory_units v0.4.0
[INFO] [stderr]    Compiling downcast-rs v1.2.0
[INFO] [stderr]    Compiling parity-wasm v0.45.0
[INFO] [stderr]    Compiling iana-time-zone v0.1.53
[INFO] [stderr]    Compiling futures-sink v0.3.25
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling matchers v0.0.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling chrono v0.4.23
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling ahash v0.7.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling tracing-log v0.1.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling crypto-mac v0.11.1
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling sharded-slab v0.1.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling secp256k1-sys v0.6.1
[INFO] [stderr]    Compiling futures-io v0.3.25
[INFO] [stderr]    Compiling hash-db v0.15.2
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling wasmi-validation v0.5.0
[INFO] [stderr]    Compiling ansi_term v0.12.1
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling sha2 v0.8.2
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling num_cpus v1.15.0
[INFO] [stderr]    Compiling sha3 v0.10.6
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling environmental v1.1.4
[INFO] [stderr]    Compiling wasmi_core v0.2.1
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling addr2line v0.17.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling pbkdf2 v0.8.0
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling dyn-clone v1.0.10
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hash256-std-hasher v0.15.2
[INFO] [stderr]    Compiling array-bytes v4.2.0
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling base58 v0.2.0
[INFO] [stderr]    Compiling wasmi v0.13.2
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling sp-core-hashing v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling backtrace v0.3.67
[INFO] [stderr]    Compiling gimli v0.27.1
[INFO] [stderr]    Compiling miniz_oxide v0.6.2
[INFO] [stderr]    Compiling object v0.30.3
[INFO] [stderr]    Compiling async-trait v0.1.63
[INFO] [stderr]    Compiling memory-db v0.31.0
[INFO] [stderr]    Compiling trie-db v0.24.0
[INFO] [stderr]    Compiling trie-root v0.17.0
[INFO] [stderr]    Compiling lru v0.8.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling ed25519 v1.5.3
[INFO] [stderr]    Compiling integer-sqrt v0.1.5
[INFO] [stderr]    Compiling either v1.8.0
[INFO] [stderr]    Compiling const-oid v0.9.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling cfg-expr v0.10.3
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling tt-call v1.0.9
[INFO] [stderr]    Compiling futures-timer v3.0.2
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling ref-cast-impl v1.0.14
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling sp-debug-derive v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling dyn-clonable-impl v0.9.0
[INFO] [stderr]    Compiling sp-core-hashing-proc-macro v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling zeroize_derive v1.3.3
[INFO] [stderr]    Compiling dyn-clonable v0.9.0
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v3.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling addr2line v0.19.0
[INFO] [stderr]    Compiling zeroize v1.5.7
[INFO] [stderr]    Compiling xcm-procedural v0.9.37 (https://github.com/paritytech/polkadot?branch=release-v0.9.37#64572398)
[INFO] [stderr]    Compiling merlin v2.0.1
[INFO] [stderr]    Compiling curve25519-dalek v3.2.0
[INFO] [stderr]    Compiling curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling schnorrkel v0.9.1
[INFO] [stderr]    Compiling secp256k1 v0.24.3
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]    Compiling tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling ed25519-zebra v3.1.0
[INFO] [stderr]    Compiling tracing v0.1.37
[INFO] [stderr]    Compiling substrate-bip39 v0.4.4
[INFO] [stderr]    Compiling ed25519-dalek v1.0.1
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling sp-panic-handler v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling k256 v0.11.6
[INFO] [stderr]    Compiling futures-executor v0.3.25
[INFO] [stderr]    Compiling futures v0.3.25
[INFO] [stderr]    Compiling cranelift-entity v0.88.2
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling toml_edit v0.18.0
[INFO] [stderr]    Compiling wasmparser v0.89.1
[INFO] [stderr]    Compiling object v0.29.0
[INFO] [stderr]    Compiling tracing-subscriber v0.2.25
[INFO] [stderr]    Compiling ss58-registry v1.38.0
[INFO] [stderr]    Compiling proc-macro-crate v1.3.0
[INFO] [stderr]    Compiling frame-support-procedural-tools v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.1.4
[INFO] [stderr]    Compiling scale-info-derive v2.3.1
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-api-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling frame-election-provider-solution-type v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling frame-support-procedural v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling wasmtime-types v1.0.2
[INFO] [stderr]    Compiling wasmtime-environ v1.0.2
[INFO] [stderr]    Compiling parity-scale-codec v3.3.0
[INFO] [stderr]    Compiling scale-info v2.3.1
[INFO] [stderr]    Compiling sp-storage v7.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling impl-codec v0.6.0
[INFO] [stderr]    Compiling sp-tracing v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-externalities v0.13.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-version-proc-macro v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling wasmtime-jit v1.0.2
[INFO] [stderr]    Compiling primitive-types v0.12.1
[INFO] [stderr]    Compiling sp-arithmetic v6.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling frame-metadata v15.0.0
[INFO] [stderr]    Compiling sp-wasm-interface v7.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-runtime-interface v7.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-core v7.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-trie v7.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-keystore v0.13.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-weights v4.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-state-machine v0.13.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-io v7.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-application-crypto v7.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-runtime v7.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-inherents v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-version v5.0.0 (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-staking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling polkadot-core-primitives v0.9.37 (https://github.com/paritytech/polkadot?branch=release-v0.9.37#64572398)
[INFO] [stderr]    Compiling xcm v0.9.37 (https://github.com/paritytech/polkadot?branch=release-v0.9.37#64572398)
[INFO] [stderr]    Compiling sp-consensus-vrf v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-npos-elections v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-api v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-session v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-authority-discovery v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling frame-support v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-timestamp v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-authorship v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-consensus v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-consensus-slots v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling sp-consensus-babe v0.10.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling frame-system v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling polkadot-parachain v0.9.37 (https://github.com/paritytech/polkadot?branch=release-v0.9.37#64572398)
[INFO] [stderr]    Compiling xcm-executor v0.9.33 (/opt/rustwide/workdir/xcm-related-code/xcm-executor)
[INFO] [stderr]    Compiling polkadot-primitives v0.9.37 (https://github.com/paritytech/polkadot?branch=release-v0.9.37#64572398)
[INFO] [stderr]    Compiling pallet-timestamp v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling pallet-authorship v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling frame-election-provider-support v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling pallet-balances v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling pallet-vesting v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling pallet-transaction-payment v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling pallet-assets v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling pallet-session v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling polkadot-runtime-metrics v0.9.37 (https://github.com/paritytech/polkadot?branch=release-v0.9.37#64572398)
[INFO] [stdout] warning: struct `FilterAssets` is never constructed
[INFO] [stdout]   --> xcm-related-code/xcm-executor/src/traits/drop_assets.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct FilterAssets<D, A>(PhantomData<(D, A)>);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilterOrigin` is never constructed
[INFO] [stdout]   --> xcm-related-code/xcm-executor/src/traits/drop_assets.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct FilterOrigin<D, O>(PhantomData<(D, O)>);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `UniversalWeigher` is never used
[INFO] [stdout]   --> xcm-related-code/xcm-executor/src/traits/weight.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait UniversalWeigher {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pallet-xcm v0.9.37 (https://github.com/paritytech/polkadot?branch=release-v0.9.37#64572398)
[INFO] [stderr]    Compiling xcm-builder v0.9.37 (https://github.com/paritytech/polkadot?branch=release-v0.9.37#64572398)
[INFO] [stderr]    Compiling pallet-staking v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling pallet-authority-discovery v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling pallet-babe v4.0.0-dev (https://github.com/paritytech/substrate?branch=polkadot-v0.9.37#946507ba)
[INFO] [stderr]    Compiling polkadot-runtime-parachains v0.9.37 (https://github.com/paritytech/polkadot?branch=release-v0.9.37#64572398)
[INFO] [stderr]    Compiling xcm-simulator v0.9.37 (https://github.com/paritytech/polkadot?branch=release-v0.9.37#64572398)
[INFO] [stderr]    Compiling xcm-simulator-for-exercises v0.9.31 (/opt/rustwide/workdir/xcm-related-code/xcm-simulator-for-exercises)
[INFO] [stdout] warning: unexpected `cfg` condition value: `try-runtime`
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[pallet::pallet]
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]     = help: consider adding `try-runtime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `try-runtime`
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[pallet::pallet]
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]     = help: consider adding `try-runtime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Store` is never used
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[pallet::generate_store(pub(super) trait Store)]
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Store` is never used
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:320:44
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[pallet::generate_store(pub(super) trait Store)]
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xcm-simulator-constructing-message-and-send-exercise v0.9.31 (/opt/rustwide/workdir/3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator)
[INFO] [stderr]    Compiling xcm-chain-config-exercise v0.9.31 (/opt/rustwide/workdir/4-Chain_Config_in_XCM/chain_config_excercises)
[INFO] [stderr]    Compiling xcm-execution-exercise v0.9.31 (/opt/rustwide/workdir/2-XCVM/execution_exercises)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 21s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a7f30bc711205b4603141d0886253d6fa98a7a93f43775df65dd1c397735d616", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7f30bc711205b4603141d0886253d6fa98a7a93f43775df65dd1c397735d616", kill_on_drop: false }`
[INFO] [stdout] a7f30bc711205b4603141d0886253d6fa98a7a93f43775df65dd1c397735d616
[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] a10a606a0cfbaaeaf4a40262761d4e9aade97e2526721847cb666a69de14db46
[INFO] running `Command { std: "docker" "start" "-a" "a10a606a0cfbaaeaf4a40262761d4e9aade97e2526721847cb666a69de14db46", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stdout] warning: struct `FilterAssets` is never constructed
[INFO] [stdout]   --> xcm-related-code/xcm-executor/src/traits/drop_assets.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 36 | pub struct FilterAssets<D, A>(PhantomData<(D, A)>);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FilterOrigin` is never constructed
[INFO] [stdout]   --> xcm-related-code/xcm-executor/src/traits/drop_assets.rs:51:12
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct FilterOrigin<D, O>(PhantomData<(D, O)>);
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xcm-simulator-for-exercises v0.9.31 (/opt/rustwide/workdir/xcm-related-code/xcm-simulator-for-exercises)
[INFO] [stderr]    Compiling xcm-simulator-constructing-message-and-send-exercise v0.9.31 (/opt/rustwide/workdir/3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator)
[INFO] [stdout] warning: trait `UniversalWeigher` is never used
[INFO] [stdout]   --> xcm-related-code/xcm-executor/src/traits/weight.rs:34:11
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub trait UniversalWeigher {
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `try-runtime`
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[pallet::pallet]
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]     = help: consider adding `try-runtime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `try-runtime`
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[pallet::pallet]
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]     = help: consider adding `try-runtime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Store` is never used
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[pallet::generate_store(pub(super) trait Store)]
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Store` is never used
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:320:44
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[pallet::generate_store(pub(super) trait Store)]
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling xcm-chain-config-exercise v0.9.31 (/opt/rustwide/workdir/4-Chain_Config_in_XCM/chain_config_excercises)
[INFO] [stderr]    Compiling xcm-execution-exercise v0.9.31 (/opt/rustwide/workdir/2-XCVM/execution_exercises)
[INFO] [stdout] warning: unused import: `codec::Encode`
[INFO] [stdout]   --> 4-Chain_Config_in_XCM/chain_config_excercises/src/lib.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use codec::Encode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `frame_support::assert_ok`
[INFO] [stdout]   --> 4-Chain_Config_in_XCM/chain_config_excercises/src/lib.rs:20:6
[INFO] [stdout]    |
[INFO] [stdout] 20 |     use frame_support::assert_ok;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `VersionedXcm` and `latest::prelude::*`
[INFO] [stdout]   --> 4-Chain_Config_in_XCM/chain_config_excercises/src/lib.rs:21:12
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use xcm::{latest::prelude::*, VersionedXcm};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ALICE`, `BOB`, `INITIAL_BALANCE`, `ParaA`, `ParachainPalletBalances`, `ParachainPalletXcm`, `TestExt`, `parachain_xcm_executed_successfully`, and `parachain`
[INFO] [stdout]   --> 4-Chain_Config_in_XCM/chain_config_excercises/src/lib.rs:23:3
[INFO] [stdout]    |
[INFO] [stdout] 23 |         parachain, parachain_xcm_executed_successfully, MockNet, ParaA, ParachainPalletBalances,
[INFO] [stdout]    |         ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^           ^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 24 |         ParachainPalletXcm, TestExt, ALICE, BOB, INITIAL_BALANCE,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^  ^^^  ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `withdraw_amount`
[INFO] [stdout]   --> 3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator/src/lib.rs:44:7
[INFO] [stdout]    |
[INFO] [stdout] 44 |         let withdraw_amount = 100;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_withdraw_amount`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `withdraw_amount`
[INFO] [stdout]   --> 3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator/src/lib.rs:88:7
[INFO] [stdout]    |
[INFO] [stdout] 88 |         let withdraw_amount = 100;
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_withdraw_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `withdraw_amount`
[INFO] [stdout]    --> 3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator/src/lib.rs:191:7
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let withdraw_amount = 100;
[INFO] [stdout]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_withdraw_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Mul`
[INFO] [stdout]   --> 2-XCVM/execution_exercises/src/lib.rs:19:6
[INFO] [stdout]    |
[INFO] [stdout] 19 |     use std::ops::Mul;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `codec::Encode`
[INFO] [stdout]   --> 2-XCVM/execution_exercises/src/lib.rs:21:6
[INFO] [stdout]    |
[INFO] [stdout] 21 |     use codec::Encode;
[INFO] [stdout]    |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `RelayChainPalletBalances`
[INFO] [stdout]   --> 2-XCVM/execution_exercises/src/lib.rs:26:61
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ParachainPalletXcm, TestExt, ALICE, BOB, INITIAL_BALANCE, RelayChainPalletBalances,
[INFO] [stdout]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `try-runtime`
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:151:12
[INFO] [stdout]     |
[INFO] [stdout] 151 |     #[pallet::pallet]
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]     = help: consider adding `try-runtime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `try-runtime`
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:319:12
[INFO] [stdout]     |
[INFO] [stdout] 319 |     #[pallet::pallet]
[INFO] [stdout]     |               ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `default` and `std`
[INFO] [stdout]     = help: consider adding `try-runtime` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Store` is never used
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |     #[pallet::generate_store(pub(super) trait Store)]
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Store` is never used
[INFO] [stdout]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:320:44
[INFO] [stdout]     |
[INFO] [stdout] 320 |     #[pallet::generate_store(pub(super) trait Store)]
[INFO] [stdout]     |                                               ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.67s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "a10a606a0cfbaaeaf4a40262761d4e9aade97e2526721847cb666a69de14db46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a10a606a0cfbaaeaf4a40262761d4e9aade97e2526721847cb666a69de14db46", kill_on_drop: false }`
[INFO] [stdout] a10a606a0cfbaaeaf4a40262761d4e9aade97e2526721847cb666a69de14db46
[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", kill_on_drop: false }`
[INFO] [stdout] 79050c80b7119610701752433ea07d68a4ff74402b9cca774a48e04d05fc051d
[INFO] running `Command { std: "docker" "start" "-a" "79050c80b7119610701752433ea07d68a4ff74402b9cca774a48e04d05fc051d", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] warning: struct `FilterAssets` is never constructed
[INFO] [stderr]   --> xcm-related-code/xcm-executor/src/traits/drop_assets.rs:36:12
[INFO] [stderr]    |
[INFO] [stderr] 36 | pub struct FilterAssets<D, A>(PhantomData<(D, A)>);
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FilterOrigin` is never constructed
[INFO] [stderr]   --> xcm-related-code/xcm-executor/src/traits/drop_assets.rs:51:12
[INFO] [stderr]    |
[INFO] [stderr] 51 | pub struct FilterOrigin<D, O>(PhantomData<(D, O)>);
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `UniversalWeigher` is never used
[INFO] [stderr]   --> xcm-related-code/xcm-executor/src/traits/weight.rs:34:11
[INFO] [stderr]    |
[INFO] [stderr] 34 | pub trait UniversalWeigher {
[INFO] [stderr]    |           ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `xcm-executor` (lib) generated 3 warnings
[INFO] [stderr] warning: unexpected `cfg` condition value: `try-runtime`
[INFO] [stderr]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:151:12
[INFO] [stderr]     |
[INFO] [stderr] 151 |     #[pallet::pallet]
[INFO] [stderr]     |               ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default` and `std`
[INFO] [stderr]     = help: consider adding `try-runtime` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `try-runtime`
[INFO] [stderr]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:319:12
[INFO] [stderr]     |
[INFO] [stderr] 319 |     #[pallet::pallet]
[INFO] [stderr]     |               ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `default` and `std`
[INFO] [stderr]     = help: consider adding `try-runtime` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Store` is never used
[INFO] [stderr]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:152:44
[INFO] [stderr]     |
[INFO] [stderr] 152 |     #[pallet::generate_store(pub(super) trait Store)]
[INFO] [stderr]     |                                               ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Store` is never used
[INFO] [stderr]    --> xcm-related-code/xcm-simulator-for-exercises/src/parachain.rs:320:44
[INFO] [stderr]     |
[INFO] [stderr] 320 |     #[pallet::generate_store(pub(super) trait Store)]
[INFO] [stderr]     |                                               ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `xcm-simulator-for-exercises` (lib) generated 4 warnings
[INFO] [stderr] warning: `xcm-simulator-for-exercises` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: unused import: `codec::Encode`
[INFO] [stderr]   --> 4-Chain_Config_in_XCM/chain_config_excercises/src/lib.rs:19:6
[INFO] [stderr]    |
[INFO] [stderr] 19 |     use codec::Encode;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `frame_support::assert_ok`
[INFO] [stderr]   --> 4-Chain_Config_in_XCM/chain_config_excercises/src/lib.rs:20:6
[INFO] [stderr]    |
[INFO] [stderr] 20 |     use frame_support::assert_ok;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `VersionedXcm` and `latest::prelude::*`
[INFO] [stderr]   --> 4-Chain_Config_in_XCM/chain_config_excercises/src/lib.rs:21:12
[INFO] [stderr]    |
[INFO] [stderr] 21 |     use xcm::{latest::prelude::*, VersionedXcm};
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ALICE`, `BOB`, `INITIAL_BALANCE`, `ParaA`, `ParachainPalletBalances`, `ParachainPalletXcm`, `TestExt`, `parachain_xcm_executed_successfully`, and `parachain`
[INFO] [stderr]   --> 4-Chain_Config_in_XCM/chain_config_excercises/src/lib.rs:23:3
[INFO] [stderr]    |
[INFO] [stderr] 23 |         parachain, parachain_xcm_executed_successfully, MockNet, ParaA, ParachainPalletBalances,
[INFO] [stderr]    |         ^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^           ^^^^^  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 24 |         ParachainPalletXcm, TestExt, ALICE, BOB, INITIAL_BALANCE,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^  ^^^  ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `withdraw_amount`
[INFO] [stderr]   --> 3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator/src/lib.rs:44:7
[INFO] [stderr]    |
[INFO] [stderr] 44 |         let withdraw_amount = 100;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_withdraw_amount`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `withdraw_amount`
[INFO] [stderr]   --> 3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator/src/lib.rs:88:7
[INFO] [stderr]    |
[INFO] [stderr] 88 |         let withdraw_amount = 100;
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_withdraw_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `withdraw_amount`
[INFO] [stderr]    --> 3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator/src/lib.rs:191:7
[INFO] [stderr]     |
[INFO] [stderr] 191 |         let withdraw_amount = 100;
[INFO] [stderr]     |             ^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_withdraw_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::ops::Mul`
[INFO] [stderr]   --> 2-XCVM/execution_exercises/src/lib.rs:19:6
[INFO] [stderr]    |
[INFO] [stderr] 19 |     use std::ops::Mul;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `codec::Encode`
[INFO] [stderr]   --> 2-XCVM/execution_exercises/src/lib.rs:21:6
[INFO] [stderr]    |
[INFO] [stderr] 21 |     use codec::Encode;
[INFO] [stderr]    |         ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `RelayChainPalletBalances`
[INFO] [stderr]   --> 2-XCVM/execution_exercises/src/lib.rs:26:61
[INFO] [stderr]    |
[INFO] [stderr] 26 |         ParachainPalletXcm, TestExt, ALICE, BOB, INITIAL_BALANCE, RelayChainPalletBalances,
[INFO] [stderr]    |                                                                   ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `xcm-chain-config-exercise` (lib test) generated 4 warnings (run `cargo fix --lib -p xcm-chain-config-exercise --tests` to apply 4 suggestions)
[INFO] [stderr] warning: `xcm-simulator-constructing-message-and-send-exercise` (lib test) generated 3 warnings
[INFO] [stderr] warning: `xcm-execution-exercise` (lib test) generated 3 warnings (run `cargo fix --lib -p xcm-execution-exercise --tests` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.24.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xcm_chain_config_exercise-dfdf39956933762e)
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test tests::test_minting_token_relay_in_pallet_assets ... ok
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xcm_execution_exercise-217e89700d28b04a)
[INFO] [stdout] test tests::test_20_byte_account_xcm_deposit_withdraw ... ok
[INFO] [stdout] test tests::test_teleporting_from_relay_to_para ... ok
[INFO] [stdout] test tests::test_non_free_execution_from_relay ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test tests::execute_withdraw_asset ... ok
[INFO] [stdout] test tests::execute_origin_mutating_instruction ... ok
[INFO] [stdout] test tests::execute_buy_execution ... ok
[INFO] [stdout] test tests::execute_transact_on_own_dispatchable ... ok
[INFO] [stdout] test tests::execute_transact_message ... ok
[INFO] [stdout] test tests::execute_send_funds_to_bob ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xcm_simulator_constructing_message_and_send_exercise-e732b9ad29c5b941)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_automatic_versioning_on_runtime_upgrade_with_relay ... ok
[INFO] [stdout] test tests::execute_initiate_reserve_withdraw_to_para_a ... ok
[INFO] [stdout] test tests::execute_initiate_teleport_to_para_a ... ok
[INFO] [stdout] test tests::withdraw_and_query_holding_xcmp ... ok
[INFO] [stdout] test tests::send_ump_withdraw_deposit_alice ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::send_ump_withdraw_deposit_alice stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::send_ump_withdraw_deposit_alice' (519) panicked at 3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator/src/lib.rs:169:13:
[INFO] [stdout] assertion `left == right` failed
[INFO] [stdout]   left: 1000000000
[INFO] [stdout]  right: 1000000100
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5e8169cfe9b2 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5e8169cfe9b2 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5e8169cfe9b2 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5e8169cfe9b2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h67edf0e4d33c343c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5e8169d0fecf - core::fmt::rt::Argument::fmt::hef94184842aeafdd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5e8169d0fecf - core::fmt::write::hcf0c66b48a8fa606
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5e8169ccbac1 - std::io::default_write_fmt::h69967ac0ba93195f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5e8169ccbac1 - std::io::Write::write_fmt::h8db9396209deaa1c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5e8169cd7b22 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5e8169cdc9af - std::panicking::default_hook::{{closure}}::h91001850288db5f7
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5e8169cdc841 - std::panicking::default_hook::h2346dbb704ef5512
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x5e816975789e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h18383b2e29377420
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   12:     0x5e816975789e - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5e8169cdd06f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h6dba6e441651a0d1
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9
[INFO] [stdout]   14:     0x5e8169cdd06f - std::panicking::panic_with_hook::hd2b063a6090d23a4
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x5e8169cdceca - std::panicking::panic_handler::{{closure}}::he666d95f139a333e
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x5e8169cd7c59 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5e8169cbff9d - __rustc[1d67440d6e82e4f]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x5e8169d18a80 - core::panicking::panic_fmt::h420ddb7fd73daf53
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x5e8169d18833 - core::panicking::assert_failed_inner::h448e1d534f4c3d4b
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:439:17
[INFO] [stdout]   20:     0x5e8169c0b197 - core::panicking::assert_failed::h77c99d16658f3fd9
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:394:5
[INFO] [stdout]   21:     0x5e8169729e93 - xcm_simulator_constructing_message_and_send_exercise::tests::send_ump_withdraw_deposit_alice::{{closure}}::h8a84929a71a181e8
[INFO] [stdout]                                at /opt/rustwide/workdir/3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator/src/lib.rs:169:4
[INFO] [stdout]   22:     0x5e816972e8ac - environmental::using::{{closure}}::hcd6a78fc2bf74ced
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/environmental-1.1.4/src/lib.rs:124:3
[INFO] [stdout]   23:     0x5e816973529d - std::thread::local::LocalKey<T>::try_with::hc57f385fec9bfb6c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   24:     0x5e8169734848 - std::thread::local::LocalKey<T>::with::hf07601d4cdbecaa2
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   25:     0x5e816972dd6d - environmental::using::h3afe907c14d8d50d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/environmental-1.1.4/src/lib.rs:115:9
[INFO] [stdout]   26:     0x5e816972f567 - sp_externalities::scope_limited::ext::using::h212cd0b45a4778d0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/environmental-1.1.4/src/lib.rs:295:5
[INFO] [stdout]   27:     0x5e816972f4a7 - sp_externalities::scope_limited::set_and_run_with_externalities::hc131ddb955b90828
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/946507b/primitives/externalities/src/scope_limited.rs:31:2
[INFO] [stdout]   28:     0x5e816972fc6d - sp_state_machine::testing::TestExternalities<H>::execute_with::h937d5804bd11c382
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/substrate-ef701c1d76c9f8aa/946507b/primitives/state-machine/src/testing.rs:198:3
[INFO] [stdout]   29:     0x5e8169733a6c - <xcm_simulator_for_exercises::Relay as xcm_simulator::TestExt>::execute_without_dispatch::{{closure}}::he9299747750f1d84
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/polkadot-b4e923577e855508/6457239/xcm/xcm-simulator/src/lib.rs:211:39
[INFO] [stdout]   30:     0x5e8169735528 - std::thread::local::LocalKey<T>::try_with::hd1bbf22b1a250933
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:315:12
[INFO] [stdout]   31:     0x5e8169734403 - std::thread::local::LocalKey<T>::with::h00f557de6c19ef36
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/local.rs:279:20
[INFO] [stdout]   32:     0x5e8169733724 - <xcm_simulator_for_exercises::Relay as xcm_simulator::TestExt>::execute_without_dispatch::h63ecf1dc5e57dad9
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/polkadot-b4e923577e855508/6457239/xcm/xcm-simulator/src/lib.rs:211:15
[INFO] [stdout]   33:     0x5e816972f26e - xcm_simulator::TestExt::execute_with::hab1602d619e8d013
[INFO] [stdout]                                at /opt/rustwide/cargo-home/git/checkouts/polkadot-b4e923577e855508/6457239/xcm/xcm-simulator/src/lib.rs:53:16
[INFO] [stdout]   34:     0x5e8169729d5b - xcm_simulator_constructing_message_and_send_exercise::tests::send_ump_withdraw_deposit_alice::h0f18ebfc89f248ac
[INFO] [stdout]                                at /opt/rustwide/workdir/3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator/src/lib.rs:168:3
[INFO] [stdout]   35:     0x5e8169729d77 - xcm_simulator_constructing_message_and_send_exercise::tests::send_ump_withdraw_deposit_alice::{{closure}}::h1271cdb46829948e
[INFO] [stdout]                                at /opt/rustwide/workdir/3-Writing_Sending_Executing_XCM/constructing-messages-with-simulator/src/lib.rs:125:38
[INFO] [stdout]   36:     0x5e8169730246 - core::ops::function::FnOnce::call_once::ha6295c4e6a1e63d6
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5e816975765b - core::ops::function::FnOnce::call_once::h70887edf07a630ba
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5e816975765b - test::__rust_begin_short_backtrace::h27763c4cbbdb8601
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18
[INFO] [stdout]   39:     0x5e816976d2c5 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74
[INFO] [stdout]   40:     0x5e816976d2c5 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   41:     0x5e816976d2c5 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   42:     0x5e816976d2c5 - std::panicking::catch_unwind::hae1ec7bf94407afa
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   43:     0x5e816976d2c5 - std::panic::catch_unwind::h0f4ff4773d84d3cd
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5e816976d2c5 - test::run_test_in_process::h03fbc77ae48b3f10
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27
[INFO] [stdout]   45:     0x5e816976d2c5 - test::run_test::{{closure}}::h83476a9c453dc4d3
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43
[INFO] [stdout]   46:     0x5e8169743ab4 - test::run_test::{{closure}}::h515482ad1e7fe7de
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41
[INFO] [stdout]   47:     0x5e8169743ab4 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   48:     0x5e816974737a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   49:     0x5e816974737a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   50:     0x5e816974737a - std::panicking::catch_unwind::do_call::hdc29e11311eb7655
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40
[INFO] [stdout]   51:     0x5e816974737a - std::panicking::catch_unwind::h9e402d6a96fef41c
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19
[INFO] [stdout]   52:     0x5e816974737a - std::panic::catch_unwind::h9213c0c54aec70e0
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5e816974737a - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   54:     0x5e816974737a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5e8169cd2dbf - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2044e71c41d3958a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   56:     0x5e8169cd2dbf - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a
[INFO] [stdout]                                at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17
[INFO] [stdout]   57:     0x78c6ddbb3aa4 - <unknown>
[INFO] [stdout]   58:     0x78c6ddc40a34 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::send_ump_withdraw_deposit_alice
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 4 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.44s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `-p xcm-simulator-constructing-message-and-send-exercise --lib`
[INFO] running `Command { std: "docker" "inspect" "79050c80b7119610701752433ea07d68a4ff74402b9cca774a48e04d05fc051d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79050c80b7119610701752433ea07d68a4ff74402b9cca774a48e04d05fc051d", kill_on_drop: false }`
[INFO] [stdout] 79050c80b7119610701752433ea07d68a4ff74402b9cca774a48e04d05fc051d
