[INFO] cloning repository https://github.com/paritytech/xcm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/paritytech/xcm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fxcm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fxcm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1c87ef086b472f36330e9776366185cf202a196f [INFO] testing paritytech/xcm against beta-2025-09-21 for beta-1.91-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fparitytech%2Fxcm" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/paritytech/xcm [INFO] finished tweaking git repo https://github.com/paritytech/xcm [INFO] tweaked toml for git repo https://github.com/paritytech/xcm written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/paritytech/xcm 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/paritytech/xcm 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 42b41a2d82026840fdbe798f8eca3f812ea548f5a3345188d5319c5d64ae0e11 [INFO] running `Command { std: "docker" "start" "-a" "42b41a2d82026840fdbe798f8eca3f812ea548f5a3345188d5319c5d64ae0e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "42b41a2d82026840fdbe798f8eca3f812ea548f5a3345188d5319c5d64ae0e11", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "42b41a2d82026840fdbe798f8eca3f812ea548f5a3345188d5319c5d64ae0e11", kill_on_drop: false }` [INFO] [stdout] 42b41a2d82026840fdbe798f8eca3f812ea548f5a3345188d5319c5d64ae0e11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] e7d0cc563cd4dd9f2c391c21d3d7aa3e908260ebe87e492f740e1ae1505a7ed3 [INFO] running `Command { std: "docker" "start" "-a" "e7d0cc563cd4dd9f2c391c21d3d7aa3e908260ebe87e492f740e1ae1505a7ed3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.67 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling thiserror v1.0.48 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling bytes v1.4.0 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling keccak v0.1.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.7.2 [INFO] [stderr] Compiling log v0.4.19 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling itoa v1.0.6 [INFO] [stderr] Compiling anyhow v1.0.71 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling rustix v0.37.20 [INFO] [stderr] Compiling cpufeatures v0.2.8 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.8 [INFO] [stderr] Compiling syn v2.0.37 [INFO] [stderr] Compiling ryu v1.0.13 [INFO] [stderr] Compiling url v2.4.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling rustix v0.36.14 [INFO] [stderr] Compiling generic-array v0.12.4 [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling sp-std v8.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling linux-raw-sys v0.1.4 [INFO] [stderr] Compiling cpp_demangle v0.3.5 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling libsecp256k1-core v0.3.0 [INFO] [stderr] Compiling regex v1.8.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling wasmtime-jit-debug v8.0.1 [INFO] [stderr] Compiling wasmtime-asm-macros v8.0.1 [INFO] [stderr] Compiling ref-cast v1.0.16 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling wasmtime-jit-icache-coherence v8.0.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling iana-time-zone v0.1.57 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling libsecp256k1-gen-genmult v0.3.0 [INFO] [stderr] Compiling libsecp256k1-gen-ecmult v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling ark-std v0.4.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.10.7 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling crypto-mac v0.11.1 [INFO] [stderr] Compiling secp256k1-sys v0.6.1 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling environmental v1.1.4 [INFO] [stderr] Compiling constant_time_eq v0.2.6 [INFO] [stderr] Compiling blake2b_simd v1.0.1 [INFO] [stderr] Compiling memfd v0.6.3 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling pbkdf2 v0.8.0 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling num-format v0.4.4 [INFO] [stderr] Compiling dyn-clone v1.0.11 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling sp-core-hashing v9.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling hash256-std-hasher v0.15.2 [INFO] [stderr] Compiling integer-sqrt v0.1.5 [INFO] [stderr] Compiling array-bytes v6.1.0 [INFO] [stderr] Compiling bs58 v0.5.0 [INFO] [stderr] Compiling hash-db v0.16.0 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.48 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling ref-cast-impl v1.0.16 [INFO] [stderr] Compiling tracing-attributes v0.1.26 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling sp-debug-derive v8.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling xcm-procedural v3.0.0 (/opt/rustwide/workdir/procedural) [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling zeroize v1.6.0 [INFO] [stderr] Compiling ark-serialize-derive v0.4.2 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2 [INFO] [stderr] Compiling ark-ff-macros v0.4.2 [INFO] [stderr] Compiling ark-ff-asm v0.4.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling dyn-clonable-impl v0.9.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling merlin v3.0.0 [INFO] [stderr] Compiling curve25519-dalek v2.1.3 [INFO] [stderr] Compiling merlin v2.0.1 [INFO] [stderr] Compiling curve25519-dalek v3.2.0 [INFO] [stderr] Compiling secrecy v0.8.0 [INFO] [stderr] Compiling ark-serialize v0.4.2 [INFO] [stderr] Compiling dyn-clonable v0.9.0 [INFO] [stderr] Compiling tiny-bip39 v1.0.0 [INFO] [stderr] Compiling schnorrkel v0.9.1 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling substrate-bip39 v0.4.4 [INFO] [stderr] Compiling ark-ff v0.4.2 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling cranelift-entity v0.95.1 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling tracing-serde v0.1.3 [INFO] [stderr] Compiling wasmparser v0.102.0 [INFO] [stderr] Compiling gimli v0.27.3 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling parity-scale-codec-derive v3.6.4 [INFO] [stderr] Compiling scale-info-derive v2.8.0 [INFO] [stderr] Compiling sp-runtime-interface-proc-macro v11.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling ark-transcript v0.0.2 (https://github.com/w3f/ring-vrf?rev=f4fe253#f4fe2534) [INFO] [stderr] Compiling ss58-registry v1.40.0 [INFO] [stderr] Compiling parity-scale-codec v3.6.4 [INFO] [stderr] Compiling scale-info v2.8.0 [INFO] [stderr] Compiling impl-codec v0.6.0 [INFO] [stderr] Compiling sp-storage v13.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling sp-tracing v10.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling sp-externalities v0.19.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling bounded-collections v0.1.8 [INFO] [stderr] Compiling sp-arithmetic v16.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling addr2line v0.19.0 [INFO] [stderr] Compiling wasmtime-types v8.0.1 [INFO] [stderr] Compiling wasmtime-environ v8.0.1 [INFO] [stderr] Compiling fflonk v0.1.0 (https://github.com/w3f/fflonk#26a5045b) [INFO] [stderr] Compiling ark-secret-scalar v0.0.2 (https://github.com/w3f/ring-vrf?rev=f4fe253#f4fe2534) [INFO] [stderr] Compiling ark-scale v0.0.10 [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling dleq_vrf v0.0.2 (https://github.com/w3f/ring-vrf?rev=f4fe253#f4fe2534) [INFO] [stderr] Compiling ark-ed-on-bls12-381-bandersnatch v0.4.0 [INFO] [stderr] Compiling common v0.1.0 (https://github.com/w3f/ring-proof?rev=8657210#86572101) [INFO] [stderr] Compiling ring v0.1.0 (https://github.com/w3f/ring-proof?rev=8657210#86572101) [INFO] [stderr] Compiling bandersnatch_vrfs v0.0.1 (https://github.com/w3f/ring-vrf?rev=f4fe253#f4fe2534) [INFO] [stderr] Compiling wasmtime-jit v8.0.1 [INFO] [stderr] Compiling sp-wasm-interface v14.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling sp-runtime-interface v17.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling sp-core v21.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling sp-weights v20.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling staging-xcm v3.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v2/multilocation.rs:815:14 [INFO] [stdout] | [INFO] [stdout] 815 | pub fn iter(&self) -> JunctionsRefIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 815 | pub fn iter(&self) -> JunctionsRefIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v3/junctions.rs:560:14 [INFO] [stdout] | [INFO] [stdout] 560 | pub fn iter(&self) -> JunctionsRefIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 560 | pub fn iter(&self) -> JunctionsRefIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "e7d0cc563cd4dd9f2c391c21d3d7aa3e908260ebe87e492f740e1ae1505a7ed3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d0cc563cd4dd9f2c391c21d3d7aa3e908260ebe87e492f740e1ae1505a7ed3", kill_on_drop: false }` [INFO] [stdout] e7d0cc563cd4dd9f2c391c21d3d7aa3e908260ebe87e492f740e1ae1505a7ed3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] b32377269149735dab962664387320a5912f56dd62e48092020f8e38bed83a00 [INFO] running `Command { std: "docker" "start" "-a" "b32377269149735dab962664387320a5912f56dd62e48092020f8e38bed83a00", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling smallvec v1.11.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling libsecp256k1 v0.7.1 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling ed25519-zebra v3.1.0 [INFO] [stderr] Compiling secp256k1 v0.24.3 [INFO] [stderr] Compiling platforms v3.0.2 [INFO] [stderr] Compiling backtrace v0.3.67 [INFO] [stderr] Compiling rustversion v1.0.12 [INFO] [stderr] Compiling memory-db v0.32.0 [INFO] [stderr] Compiling trie-root v0.18.0 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.0 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling signature v2.1.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling hmac-drbg v0.3.0 [INFO] [stderr] Compiling primitive-types v0.12.1 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling ed25519 v2.2.2 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling sp-io v23.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling curve25519-dalek v4.0.0 [INFO] [stderr] Compiling sp-tracing v10.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling ark-poly v0.4.2 [INFO] [stderr] Compiling object v0.30.4 [INFO] [stderr] Compiling trie-db v0.28.0 [INFO] [stderr] Compiling schnellru v0.2.1 [INFO] [stderr] Compiling ed25519-dalek v2.0.0 [INFO] [stderr] Compiling ark-ec v0.4.2 [INFO] [stderr] Compiling fflonk v0.1.0 (https://github.com/w3f/fflonk#26a5045b) [INFO] [stderr] Compiling ark-scale v0.0.10 [INFO] [stderr] Compiling ark-secret-scalar v0.0.2 (https://github.com/w3f/ring-vrf?rev=f4fe253#f4fe2534) [INFO] [stderr] Compiling ark-bls12-381 v0.4.0 [INFO] [stderr] Compiling dleq_vrf v0.0.2 (https://github.com/w3f/ring-vrf?rev=f4fe253#f4fe2534) [INFO] [stderr] Compiling common v0.1.0 (https://github.com/w3f/ring-proof?rev=8657210#86572101) [INFO] [stderr] Compiling ark-ed-on-bls12-381-bandersnatch v0.4.0 [INFO] [stderr] Compiling ring v0.1.0 (https://github.com/w3f/ring-proof?rev=8657210#86572101) [INFO] [stderr] Compiling wasmtime-environ v8.0.1 [INFO] [stderr] Compiling bandersnatch_vrfs v0.0.1 (https://github.com/w3f/ring-vrf?rev=f4fe253#f4fe2534) [INFO] [stderr] Compiling sp-panic-handler v8.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling wasmtime-runtime v8.0.1 [INFO] [stderr] Compiling wasmtime-jit v8.0.1 [INFO] [stderr] Compiling wasmtime v8.0.1 [INFO] [stderr] Compiling sp-wasm-interface v14.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling sp-runtime-interface v17.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling sp-core v21.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling sp-trie v22.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling sp-weights v20.0.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling sp-keystore v0.27.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stderr] Compiling staging-xcm v3.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling sp-state-machine v0.28.0 (https://github.com/paritytech/polkadot-sdk?branch=master#7d3ce4df) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v2/multilocation.rs:815:14 [INFO] [stdout] | [INFO] [stdout] 815 | pub fn iter(&self) -> JunctionsRefIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 815 | pub fn iter(&self) -> JunctionsRefIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v3/junctions.rs:560:14 [INFO] [stdout] | [INFO] [stdout] 560 | pub fn iter(&self) -> JunctionsRefIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 560 | pub fn iter(&self) -> JunctionsRefIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v2/multilocation.rs:815:14 [INFO] [stdout] | [INFO] [stdout] 815 | pub fn iter(&self) -> JunctionsRefIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 815 | pub fn iter(&self) -> JunctionsRefIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/v3/junctions.rs:560:14 [INFO] [stdout] | [INFO] [stdout] 560 | pub fn iter(&self) -> JunctionsRefIterator { [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 560 | pub fn iter(&self) -> JunctionsRefIterator<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 42.77s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.28.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b32377269149735dab962664387320a5912f56dd62e48092020f8e38bed83a00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b32377269149735dab962664387320a5912f56dd62e48092020f8e38bed83a00", kill_on_drop: false }` [INFO] [stdout] b32377269149735dab962664387320a5912f56dd62e48092020f8e38bed83a00 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=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] 2912177654d47ee6a02c2323ab7432101b27d6902fa063d27888f5616fcac99c [INFO] running `Command { std: "docker" "start" "-a" "2912177654d47ee6a02c2323ab7432101b27d6902fa063d27888f5616fcac99c", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v2/multilocation.rs:815:14 [INFO] [stderr] | [INFO] [stderr] 815 | pub fn iter(&self) -> JunctionsRefIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 815 | pub fn iter(&self) -> JunctionsRefIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/v3/junctions.rs:560:14 [INFO] [stderr] | [INFO] [stderr] 560 | pub fn iter(&self) -> JunctionsRefIterator { [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 560 | pub fn iter(&self) -> JunctionsRefIterator<'_> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `staging-xcm` (lib) generated 2 warnings (run `cargo fix --lib -p staging-xcm` to apply 2 suggestions) [INFO] [stderr] warning: `staging-xcm` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.08s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.28.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/staging_xcm-0a65c56d510ffd12) [INFO] [stdout] [INFO] [stdout] running 52 tests [INFO] [stdout] test conversion_works ... ok [INFO] [stdout] test double_encoded::tests::ensure_decoded_works ... ok [INFO] [stdout] test tests::encode_decode_versioned_asset_id_v3 ... ok [INFO] [stdout] test tests::encode_decode_versioned_interior_multi_location_v2 ... ok [INFO] [stdout] test tests::encode_decode_versioned_interior_multi_location_v3 ... ok [INFO] [stdout] test tests::encode_decode_versioned_multi_asset_v2 ... ok [INFO] [stdout] test tests::encode_decode_versioned_multi_assets_v2 ... ok [INFO] [stdout] test tests::encode_decode_versioned_multi_assets_v3 ... ok [INFO] [stdout] test double_encoded::tests::try_into_works ... ok [INFO] [stdout] test tests::encode_decode_versioned_multi_location_v2 ... ok [INFO] [stdout] test tests::encode_decode_versioned_multi_location_v3 ... ok [INFO] [stdout] test tests::encode_decode_versioned_xcm_v2 ... ok [INFO] [stdout] test v2::multilocation::tests::append_with_works ... ok [INFO] [stdout] test v2::multilocation::tests::double_ended_ref_iteration_works ... ok [INFO] [stdout] test tests::encode_decode_versioned_xcm_v3 ... ok [INFO] [stdout] test v2::multilocation::tests::inverted_works ... ok [INFO] [stdout] test v2::multilocation::tests::match_and_split_works ... ok [INFO] [stdout] test v2::multilocation::tests::reanchor_works ... ok [INFO] [stdout] test v2::multilocation::tests::simplify_basic_works ... ok [INFO] [stdout] test v3::junctions::tests::inverting_works ... ok [INFO] [stdout] test v3::junction::tests::junction_round_trip_works ... ok [INFO] [stdout] test v3::junctions::tests::test_conversion ... ok [INFO] [stdout] test tests::encode_decode_versioned_response_v2 ... ok [INFO] [stdout] test tests::encode_decode_versioned_response_v3 ... ok [INFO] [stdout] test v3::multiasset::tests::from_sorted_and_deduplicated_works ... ok [INFO] [stdout] test double_encoded::tests::take_decoded_works ... ok [INFO] [stdout] test v3::junctions::tests::relative_to_works ... ok [INFO] [stdout] test v2::multilocation::tests::conversion_from_other_types_works ... ok [INFO] [stdout] test v3::multiasset::tests::conversion_works ... ok [INFO] [stdout] test v2::multilocation::tests::encode_and_decode_works ... ok [INFO] [stdout] test v2::multilocation::tests::simplify_incompatible_location_fails ... ok [INFO] [stdout] test v3::multiasset::tests::decoding_respects_limit ... ok [INFO] [stdout] test v3::multilocation::tests::conversion_works ... ok [INFO] [stdout] test v3::multilocation::tests::prepend_with_works ... ok [INFO] [stdout] test v3::tests::basic_roundtrip_works ... ok [INFO] [stdout] test tests::encode_decode_versioned_multi_asset_v3 ... ok [INFO] [stdout] test v2::multilocation::tests::starts_with_works ... ok [INFO] [stdout] test v3::multilocation::tests::conversion_from_other_types_works ... ok [INFO] [stdout] test v3::multilocation::tests::double_ended_ref_iteration_works ... ok [INFO] [stdout] test v3::multilocation::tests::append_with_works ... ok [INFO] [stdout] test v3::multilocation::tests::encode_and_decode_works ... ok [INFO] [stdout] test v2::multilocation::tests::prepend_with_works ... ok [INFO] [stdout] test v3::multilocation::tests::simplify_incompatible_location_fails ... ok [INFO] [stdout] test v3::multilocation::tests::match_and_split_works ... ok [INFO] [stdout] test v3::multilocation::tests::reanchor_works ... ok [INFO] [stdout] test v3::multilocation::tests::simplify_basic_works ... ok [INFO] [stdout] test v3::tests::deposit_asset_roundtrip_works ... ok [INFO] [stdout] test v3::tests::deposit_reserve_asset_roundtrip_works ... ok [INFO] [stdout] test v3::tests::reserve_deposit_roundtrip_works ... ok [INFO] [stdout] test v3::junctions::tests::global_consensus_works ... ok [INFO] [stdout] test v3::tests::teleport_roundtrip_works ... ok [INFO] [stdout] test v3::tests::decoding_respects_limit ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 52 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.53s [INFO] [stdout] [INFO] [stderr] Doc-tests staging_xcm [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test src/v3/junctions.rs - v3::junctions::Junctions::append_with (line 439) ... FAILED [INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::prepend_with (line 329) ... FAILED [INFO] [stdout] test src/v2/multilocation.rs - v2::multilocation::Junctions::match_and_split (line 835) ... FAILED [INFO] [stdout] test src/v2/multilocation.rs - v2::multilocation::Junctions::starts_with (line 851) has been running for over 60 seconds [INFO] [stdout] test src/v2/multilocation.rs - v2::multilocation::MultiLocation::append_with (line 279) has been running for over 60 seconds [INFO] [stdout] test src/v2/multilocation.rs - v2::multilocation::MultiLocation::match_and_split (line 240) has been running for over 60 seconds [INFO] [stdout] test src/v2/multilocation.rs - v2::multilocation::MultiLocation::prepend_with (line 300) has been running for over 60 seconds [INFO] [stdout] test src/v2/multilocation.rs - v2::multilocation::MultiLocation::starts_with (line 260) has been running for over 60 seconds [INFO] [stdout] test src/v2/traits.rs - v2::traits::SendXcm (line 280) has been running for over 60 seconds [INFO] [stdout] test src/v3/junctions.rs - v3::junctions::Junctions::match_and_split (line 568) has been running for over 60 seconds [INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::append_with (line 292) has been running for over 60 seconds [INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::appended_with (line 311) has been running for over 60 seconds [INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::match_and_split (line 267) has been running for over 60 seconds [INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::prepended_with (line 376) has been running for over 60 seconds [INFO] [stdout] test src/v3/traits.rs - v3::traits::SendXcm (line 450) has been running for over 60 seconds [INFO] [stdout] test src/v3/junctions.rs - v3::junctions::Junctions::match_and_split (line 568) ... FAILED [INFO] [stdout] test src/v2/multilocation.rs - v2::multilocation::MultiLocation::starts_with (line 260) ... ok [INFO] [stdout] test src/v2/multilocation.rs - v2::multilocation::Junctions::starts_with (line 851) ... ok [INFO] [stdout] test src/v2/multilocation.rs - v2::multilocation::MultiLocation::append_with (line 279) ... ok [INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::append_with (line 292) ... ok [INFO] [stdout] test src/v2/multilocation.rs - v2::multilocation::MultiLocation::match_and_split (line 240) ... ok [INFO] [stdout] test src/v2/multilocation.rs - v2::multilocation::MultiLocation::prepend_with (line 300) ... ok [INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::appended_with (line 311) ... ok [INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::match_and_split (line 267) ... ok [INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::prepended_with (line 376) ... ok [INFO] [stdout] test src/v2/traits.rs - v2::traits::SendXcm (line 280) ... ok [INFO] [stdout] test src/v3/traits.rs - v3::traits::SendXcm (line 450) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/v3/junctions.rs - v3::junctions::Junctions::append_with (line 439) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcX3rMSg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstaging_xcm-dfcbd33c0916f0c6,libsp_weights-6345b732f27acc78,libsp_core-3b47fb52b22aab43,libfutures-d78a1cb23f71039e,libfutures_executor-bf375f1d703b0783,libnum_cpus-33956cc4fe0f5cc0,libfutures_util-62c6cf4eec477121,libfutures_io-133b37a282e7da53,libslab-4e85b7d9399d0c7d,libfutures_channel-604803521c2f111f,libfutures_sink-d9dd0328e83666c7,libfutures_task-cb3e6f6aa321d784,libpin_utils-3860774ad9b215b5,libfutures_core-909c102bdf8162c8,liblibsecp256k1-9d91e66aaf1208c0,libbase64-bc3e43f477d56b63,libhmac_drbg-7c56f64c87997e14,libhmac-a65406df04ab6ece,libcrypto_mac-21a12b5964c22cde,liblibsecp256k1_core-67a589fba0c7ae2f,libsubstrate_bip39-b3e520aae0c8492c,libpbkdf2-c5de50f5bfdd6a1a,libhmac-5298553dec3eb9f4,libcrypto_mac-9db03eb54dd4561b,libarray_bytes-4fd10ca3a098cc99,libbs58-27ea1df8979f1f7c,libdyn_clonable-c6e334a5bbac71d2,libdyn_clone-383dec40dac81b9a,libschnorrkel-e2dd9eddc83bcc25,librand-eb41440efc30e812,librand_chacha-ab2fedf76ca8e5ca,libarrayvec-1656f650a01ecea7,libmerlin-6f101e577bfe982e,libsha2-ed8bad38dee59d91,libopaque_debug-89e52fcacc4e834f,libfake_simd-17e3862452e60c28,libblock_buffer-97baddb9848d7e7d,libblock_padding-b1e5571652c6d1ac,libbyte_tools-59202f0f965332e3,libcurve25519_dalek-72f8d16f15ec0be0,libdigest-9003b13a1fd2d800,libgeneric_array-3502f9e41199145c,libparking_lot-c863f2c828b6f4ef,libparking_lot_core-11538c5cb177339a,liblock_api-4186368e1c9ed6c5,libscopeguard-e318caba69bf687f,libhash_db-c8ee49ccd21307e3,libhash256_std_hasher-1aa5c483b4e04b7f,libed25519_zebra-527b78cda0d72b72,libsha2-1abb5c26790e54e1,libopaque_debug-1826dab867fa4b9d,libblock_buffer-54df0ee09e88e791,libcurve25519_dalek-28852cd6469c1e68,librand_core-78b1cf78f309d267,libgetrandom-921f55871dcb9da1,libdigest-f22bd91cb53e4dc1,libsecp256k1-4e69f5e3ba5c930e,libsecp256k1_sys-fa34b6494991aaeb,libblake2-9dac55fe078ee5bc,libss58_registry-fb9caf9f34def85e,libnum_format-96e4ea29e4bc3103,libsecrecy-219677c1a6693559,libbip39-783760cb08355afd,libpbkdf2-e6dc44ee3bd6a0bb,libhmac-95e2db39032a8228,libzeroize-a9f9cd2a46c757f9,librustc_hash-d7c4a66f98a2548f,libsp_core_hashing-1d8ef8860d535f4e,libsha2-9d0e9533502fdec5,libcpufeatures-ff2d8290742ba97c,libsha3-911703b6dcddb7b1,libkeccak-940b7774c7e12bfb,libtwox_hash-b0b8c296a0e4230a,libblake2b_simd-b98c5fa981d0d935,libconstant_time_eq-31cf7c1424cfee74,libarrayref-d95fb43e6eda34e5,libdigest-395b07345bcc2eba,libsubtle-28bf489532132cab,libblock_buffer-401e64ca5d46cfbe,libcrypto_common-6736e03f13c5a0d8,libgeneric_array-a53a0427037fe66a,libtypenum-52da12a67493096a,libsp_runtime_interface-a6fd2731d336fe0a,libprimitive_types-eb9bc43f76b1a8b6,libimpl_codec-8caf33e90351c447,libuint-6c2a3a7467458fdc,libcrunchy-d0bdef829e131826,libhex-13e08b3b00984ab7,libfixed_hash-ea5ba5a514270ebb,librand-426e4589e1c81cd2,librand_chacha-f0d2b437e9204013,libppv_lite86-74d192d5fb0d20a2,librand_core-f26abe49b400fca8,librustc_hex-8e10e209a94b3eae,libbyteorder-9933e823fb37cbb9,libsp_externalities-3d90e2e745946df7,libenvironmental-d812bc375194592f,libsp_storage-2e098201ede692cd,libimpl_serde-be1e21f5766f3d02,libref_cast-6523eb7d0da9e3af,libsp_tracing-1d1cad085fc1ba78,libtracing_subscriber-e3d7a056baeafed8,libchrono-aead5a28cfbc0084,libiana_time_zone-ebde09c3ffbc5acf,libthread_local-3e31f4610a2c8949,libsharded_slab-77c44ad34d742c30,libtracing_serde-e960a5da0805c2a8,libserde_json-742787df6677954a,libryu-4d09fff2ce933ebb,libitoa-0f3ce2aa4ee007f9,libtracing_log-aa2bef02fc3e7829,libansi_term-74ae5010905c21da,libmatchers-fcd2213a4c3dd2e1,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-a6fa89be8e8f4548,libaho_corasick-d285abd09b9b1583,libregex_syntax-8e35d4a8c6ca5555,liblazy_static-af860367908b8176,libtracing-8996e2a3f39c8081,libpin_project_lite-6df6c214457c8ca7,libtracing_core-76ea42f59f4b3584,libsp_wasm_interface-6853c1216ea8a42d,libwasmtime-c1c4d7a70ce6ded0,libpsm-e8c675d15487ec97,libwasmtime_jit-5a9637b0e50d9147,libaddr2line-10f56995f4734716,libbincode-33e977ac56931663,libcpp_demangle-a5e5acb5ec4f009a,librustc_demangle-74ff52e58533e569,libwasmtime_jit_icache_coherence-9ca8a249ba7d4877,libwasmtime_runtime-ffd0d0bdb1396937,libmemfd-3ed5f608700406d2,librustix-874e3fbd7ca91b06,liblinux_raw_sys-32d7cbad796aca1a,libwasmtime_asm_macros-c860ac8540a0205e,libwasmtime_jit_debug-39f046bc3daf5c75,librustix-a6d7aed4e763c325,libio_lifetimes-eff29761a152406f,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-47a5560eacbdd6ea,libmemoffset-be92b03cfc4a466f,libwasmtime_environ-6f36858d839c4b69,libgimli-1bad7dc261e56bca,libfallible_iterator-448d67c7a9bd3451,libstable_deref_trait-abbc9b1b4dceb875,libwasmtime_types-8a90005946b30318,libwasmparser-995b365f9ce25b39,liburl-754f01a1c6d20c50,libidna-e1783a35cde5c7bf,libunicode_normalization-4062e93a08f44b3d,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-368827eec2cd9f2a,libpercent_encoding-762c6957ae74e2f6,libcranelift_entity-7e9de960a76fccf3,libtarget_lexicon-066ece546c77e1ad,libthiserror-9fd914269b464686,libobject-94ac59b0efeae9ef,libindexmap-1f8511cd96f4a9af,libhashbrown-573f6d6f6f080d00,libahash-956b75f5ec65f1ae,libgetrandom-ac36462375465aa8,liblibc-4700aba0b93c2246,libonce_cell-a142ebc82bf510c5,libcrc32fast-c412880db1184fb5,libmemchr-fe2e5a4f134682e2,libanyhow-346489769351882b,libsmallvec-1af45da98be61ade,libsp_arithmetic-24b6ceb9e33175a2,libstatic_assertions-f0217ecdd817a834,libinteger_sqrt-46eb81d0a40a8540,libsp_std-1e5feffcd49fa95e,libnum_traits-df7a24f3b44a4673,libbounded_collections-f660297b4bec0df1,liblog-b2982dce33f1bb70,libscale_info-ae3433345c35937b,libcfg_if-3e7fc4e38d4a72b5,libparity_scale_codec-b7436fc22aee3392,libserde-f68a8fefc9f67d80,libarrayvec-0dd80ddcbf129fa5,libbytes-5df27178772f787e,libbyte_slice_cast-9646f74e0c1f5148}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcX3rMSg/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-40701ff88c308865/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-bb7aa0f065550b1c/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-9dab22b73f5d66c7/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9X0RXb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/v3/multilocation.rs - v3::multilocation::MultiLocation::prepend_with (line 329) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcL1umiM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstaging_xcm-dfcbd33c0916f0c6,libsp_weights-6345b732f27acc78,libsp_core-3b47fb52b22aab43,libfutures-d78a1cb23f71039e,libfutures_executor-bf375f1d703b0783,libnum_cpus-33956cc4fe0f5cc0,libfutures_util-62c6cf4eec477121,libfutures_io-133b37a282e7da53,libslab-4e85b7d9399d0c7d,libfutures_channel-604803521c2f111f,libfutures_sink-d9dd0328e83666c7,libfutures_task-cb3e6f6aa321d784,libpin_utils-3860774ad9b215b5,libfutures_core-909c102bdf8162c8,liblibsecp256k1-9d91e66aaf1208c0,libbase64-bc3e43f477d56b63,libhmac_drbg-7c56f64c87997e14,libhmac-a65406df04ab6ece,libcrypto_mac-21a12b5964c22cde,liblibsecp256k1_core-67a589fba0c7ae2f,libsubstrate_bip39-b3e520aae0c8492c,libpbkdf2-c5de50f5bfdd6a1a,libhmac-5298553dec3eb9f4,libcrypto_mac-9db03eb54dd4561b,libarray_bytes-4fd10ca3a098cc99,libbs58-27ea1df8979f1f7c,libdyn_clonable-c6e334a5bbac71d2,libdyn_clone-383dec40dac81b9a,libschnorrkel-e2dd9eddc83bcc25,librand-eb41440efc30e812,librand_chacha-ab2fedf76ca8e5ca,libarrayvec-1656f650a01ecea7,libmerlin-6f101e577bfe982e,libsha2-ed8bad38dee59d91,libopaque_debug-89e52fcacc4e834f,libfake_simd-17e3862452e60c28,libblock_buffer-97baddb9848d7e7d,libblock_padding-b1e5571652c6d1ac,libbyte_tools-59202f0f965332e3,libcurve25519_dalek-72f8d16f15ec0be0,libdigest-9003b13a1fd2d800,libgeneric_array-3502f9e41199145c,libparking_lot-c863f2c828b6f4ef,libparking_lot_core-11538c5cb177339a,liblock_api-4186368e1c9ed6c5,libscopeguard-e318caba69bf687f,libhash_db-c8ee49ccd21307e3,libhash256_std_hasher-1aa5c483b4e04b7f,libed25519_zebra-527b78cda0d72b72,libsha2-1abb5c26790e54e1,libopaque_debug-1826dab867fa4b9d,libblock_buffer-54df0ee09e88e791,libcurve25519_dalek-28852cd6469c1e68,librand_core-78b1cf78f309d267,libgetrandom-921f55871dcb9da1,libdigest-f22bd91cb53e4dc1,libsecp256k1-4e69f5e3ba5c930e,libsecp256k1_sys-fa34b6494991aaeb,libblake2-9dac55fe078ee5bc,libss58_registry-fb9caf9f34def85e,libnum_format-96e4ea29e4bc3103,libsecrecy-219677c1a6693559,libbip39-783760cb08355afd,libpbkdf2-e6dc44ee3bd6a0bb,libhmac-95e2db39032a8228,libzeroize-a9f9cd2a46c757f9,librustc_hash-d7c4a66f98a2548f,libsp_core_hashing-1d8ef8860d535f4e,libsha2-9d0e9533502fdec5,libcpufeatures-ff2d8290742ba97c,libsha3-911703b6dcddb7b1,libkeccak-940b7774c7e12bfb,libtwox_hash-b0b8c296a0e4230a,libblake2b_simd-b98c5fa981d0d935,libconstant_time_eq-31cf7c1424cfee74,libarrayref-d95fb43e6eda34e5,libdigest-395b07345bcc2eba,libsubtle-28bf489532132cab,libblock_buffer-401e64ca5d46cfbe,libcrypto_common-6736e03f13c5a0d8,libgeneric_array-a53a0427037fe66a,libtypenum-52da12a67493096a,libsp_runtime_interface-a6fd2731d336fe0a,libprimitive_types-eb9bc43f76b1a8b6,libimpl_codec-8caf33e90351c447,libuint-6c2a3a7467458fdc,libcrunchy-d0bdef829e131826,libhex-13e08b3b00984ab7,libfixed_hash-ea5ba5a514270ebb,librand-426e4589e1c81cd2,librand_chacha-f0d2b437e9204013,libppv_lite86-74d192d5fb0d20a2,librand_core-f26abe49b400fca8,librustc_hex-8e10e209a94b3eae,libbyteorder-9933e823fb37cbb9,libsp_externalities-3d90e2e745946df7,libenvironmental-d812bc375194592f,libsp_storage-2e098201ede692cd,libimpl_serde-be1e21f5766f3d02,libref_cast-6523eb7d0da9e3af,libsp_tracing-1d1cad085fc1ba78,libtracing_subscriber-e3d7a056baeafed8,libchrono-aead5a28cfbc0084,libiana_time_zone-ebde09c3ffbc5acf,libthread_local-3e31f4610a2c8949,libsharded_slab-77c44ad34d742c30,libtracing_serde-e960a5da0805c2a8,libserde_json-742787df6677954a,libryu-4d09fff2ce933ebb,libitoa-0f3ce2aa4ee007f9,libtracing_log-aa2bef02fc3e7829,libansi_term-74ae5010905c21da,libmatchers-fcd2213a4c3dd2e1,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-a6fa89be8e8f4548,libaho_corasick-d285abd09b9b1583,libregex_syntax-8e35d4a8c6ca5555,liblazy_static-af860367908b8176,libtracing-8996e2a3f39c8081,libpin_project_lite-6df6c214457c8ca7,libtracing_core-76ea42f59f4b3584,libsp_wasm_interface-6853c1216ea8a42d,libwasmtime-c1c4d7a70ce6ded0,libpsm-e8c675d15487ec97,libwasmtime_jit-5a9637b0e50d9147,libaddr2line-10f56995f4734716,libbincode-33e977ac56931663,libcpp_demangle-a5e5acb5ec4f009a,librustc_demangle-74ff52e58533e569,libwasmtime_jit_icache_coherence-9ca8a249ba7d4877,libwasmtime_runtime-ffd0d0bdb1396937,libmemfd-3ed5f608700406d2,librustix-874e3fbd7ca91b06,liblinux_raw_sys-32d7cbad796aca1a,libwasmtime_asm_macros-c860ac8540a0205e,libwasmtime_jit_debug-39f046bc3daf5c75,librustix-a6d7aed4e763c325,libio_lifetimes-eff29761a152406f,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-47a5560eacbdd6ea,libmemoffset-be92b03cfc4a466f,libwasmtime_environ-6f36858d839c4b69,libgimli-1bad7dc261e56bca,libfallible_iterator-448d67c7a9bd3451,libstable_deref_trait-abbc9b1b4dceb875,libwasmtime_types-8a90005946b30318,libwasmparser-995b365f9ce25b39,liburl-754f01a1c6d20c50,libidna-e1783a35cde5c7bf,libunicode_normalization-4062e93a08f44b3d,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-368827eec2cd9f2a,libpercent_encoding-762c6957ae74e2f6,libcranelift_entity-7e9de960a76fccf3,libtarget_lexicon-066ece546c77e1ad,libthiserror-9fd914269b464686,libobject-94ac59b0efeae9ef,libindexmap-1f8511cd96f4a9af,libhashbrown-573f6d6f6f080d00,libahash-956b75f5ec65f1ae,libgetrandom-ac36462375465aa8,liblibc-4700aba0b93c2246,libonce_cell-a142ebc82bf510c5,libcrc32fast-c412880db1184fb5,libmemchr-fe2e5a4f134682e2,libanyhow-346489769351882b,libsmallvec-1af45da98be61ade,libsp_arithmetic-24b6ceb9e33175a2,libstatic_assertions-f0217ecdd817a834,libinteger_sqrt-46eb81d0a40a8540,libsp_std-1e5feffcd49fa95e,libnum_traits-df7a24f3b44a4673,libbounded_collections-f660297b4bec0df1,liblog-b2982dce33f1bb70,libscale_info-ae3433345c35937b,libcfg_if-3e7fc4e38d4a72b5,libparity_scale_codec-b7436fc22aee3392,libserde-f68a8fefc9f67d80,libarrayvec-0dd80ddcbf129fa5,libbytes-5df27178772f787e,libbyte_slice_cast-9646f74e0c1f5148}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcL1umiM/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-40701ff88c308865/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-bb7aa0f065550b1c/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-9dab22b73f5d66c7/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestG7rPvV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/v2/multilocation.rs - v2::multilocation::Junctions::match_and_split (line 835) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrJ2XgX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstaging_xcm-dfcbd33c0916f0c6,libsp_weights-6345b732f27acc78,libsp_core-3b47fb52b22aab43,libfutures-d78a1cb23f71039e,libfutures_executor-bf375f1d703b0783,libnum_cpus-33956cc4fe0f5cc0,libfutures_util-62c6cf4eec477121,libfutures_io-133b37a282e7da53,libslab-4e85b7d9399d0c7d,libfutures_channel-604803521c2f111f,libfutures_sink-d9dd0328e83666c7,libfutures_task-cb3e6f6aa321d784,libpin_utils-3860774ad9b215b5,libfutures_core-909c102bdf8162c8,liblibsecp256k1-9d91e66aaf1208c0,libbase64-bc3e43f477d56b63,libhmac_drbg-7c56f64c87997e14,libhmac-a65406df04ab6ece,libcrypto_mac-21a12b5964c22cde,liblibsecp256k1_core-67a589fba0c7ae2f,libsubstrate_bip39-b3e520aae0c8492c,libpbkdf2-c5de50f5bfdd6a1a,libhmac-5298553dec3eb9f4,libcrypto_mac-9db03eb54dd4561b,libarray_bytes-4fd10ca3a098cc99,libbs58-27ea1df8979f1f7c,libdyn_clonable-c6e334a5bbac71d2,libdyn_clone-383dec40dac81b9a,libschnorrkel-e2dd9eddc83bcc25,librand-eb41440efc30e812,librand_chacha-ab2fedf76ca8e5ca,libarrayvec-1656f650a01ecea7,libmerlin-6f101e577bfe982e,libsha2-ed8bad38dee59d91,libopaque_debug-89e52fcacc4e834f,libfake_simd-17e3862452e60c28,libblock_buffer-97baddb9848d7e7d,libblock_padding-b1e5571652c6d1ac,libbyte_tools-59202f0f965332e3,libcurve25519_dalek-72f8d16f15ec0be0,libdigest-9003b13a1fd2d800,libgeneric_array-3502f9e41199145c,libparking_lot-c863f2c828b6f4ef,libparking_lot_core-11538c5cb177339a,liblock_api-4186368e1c9ed6c5,libscopeguard-e318caba69bf687f,libhash_db-c8ee49ccd21307e3,libhash256_std_hasher-1aa5c483b4e04b7f,libed25519_zebra-527b78cda0d72b72,libsha2-1abb5c26790e54e1,libopaque_debug-1826dab867fa4b9d,libblock_buffer-54df0ee09e88e791,libcurve25519_dalek-28852cd6469c1e68,librand_core-78b1cf78f309d267,libgetrandom-921f55871dcb9da1,libdigest-f22bd91cb53e4dc1,libsecp256k1-4e69f5e3ba5c930e,libsecp256k1_sys-fa34b6494991aaeb,libblake2-9dac55fe078ee5bc,libss58_registry-fb9caf9f34def85e,libnum_format-96e4ea29e4bc3103,libsecrecy-219677c1a6693559,libbip39-783760cb08355afd,libpbkdf2-e6dc44ee3bd6a0bb,libhmac-95e2db39032a8228,libzeroize-a9f9cd2a46c757f9,librustc_hash-d7c4a66f98a2548f,libsp_core_hashing-1d8ef8860d535f4e,libsha2-9d0e9533502fdec5,libcpufeatures-ff2d8290742ba97c,libsha3-911703b6dcddb7b1,libkeccak-940b7774c7e12bfb,libtwox_hash-b0b8c296a0e4230a,libblake2b_simd-b98c5fa981d0d935,libconstant_time_eq-31cf7c1424cfee74,libarrayref-d95fb43e6eda34e5,libdigest-395b07345bcc2eba,libsubtle-28bf489532132cab,libblock_buffer-401e64ca5d46cfbe,libcrypto_common-6736e03f13c5a0d8,libgeneric_array-a53a0427037fe66a,libtypenum-52da12a67493096a,libsp_runtime_interface-a6fd2731d336fe0a,libprimitive_types-eb9bc43f76b1a8b6,libimpl_codec-8caf33e90351c447,libuint-6c2a3a7467458fdc,libcrunchy-d0bdef829e131826,libhex-13e08b3b00984ab7,libfixed_hash-ea5ba5a514270ebb,librand-426e4589e1c81cd2,librand_chacha-f0d2b437e9204013,libppv_lite86-74d192d5fb0d20a2,librand_core-f26abe49b400fca8,librustc_hex-8e10e209a94b3eae,libbyteorder-9933e823fb37cbb9,libsp_externalities-3d90e2e745946df7,libenvironmental-d812bc375194592f,libsp_storage-2e098201ede692cd,libimpl_serde-be1e21f5766f3d02,libref_cast-6523eb7d0da9e3af,libsp_tracing-1d1cad085fc1ba78,libtracing_subscriber-e3d7a056baeafed8,libchrono-aead5a28cfbc0084,libiana_time_zone-ebde09c3ffbc5acf,libthread_local-3e31f4610a2c8949,libsharded_slab-77c44ad34d742c30,libtracing_serde-e960a5da0805c2a8,libserde_json-742787df6677954a,libryu-4d09fff2ce933ebb,libitoa-0f3ce2aa4ee007f9,libtracing_log-aa2bef02fc3e7829,libansi_term-74ae5010905c21da,libmatchers-fcd2213a4c3dd2e1,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-a6fa89be8e8f4548,libaho_corasick-d285abd09b9b1583,libregex_syntax-8e35d4a8c6ca5555,liblazy_static-af860367908b8176,libtracing-8996e2a3f39c8081,libpin_project_lite-6df6c214457c8ca7,libtracing_core-76ea42f59f4b3584,libsp_wasm_interface-6853c1216ea8a42d,libwasmtime-c1c4d7a70ce6ded0,libpsm-e8c675d15487ec97,libwasmtime_jit-5a9637b0e50d9147,libaddr2line-10f56995f4734716,libbincode-33e977ac56931663,libcpp_demangle-a5e5acb5ec4f009a,librustc_demangle-74ff52e58533e569,libwasmtime_jit_icache_coherence-9ca8a249ba7d4877,libwasmtime_runtime-ffd0d0bdb1396937,libmemfd-3ed5f608700406d2,librustix-874e3fbd7ca91b06,liblinux_raw_sys-32d7cbad796aca1a,libwasmtime_asm_macros-c860ac8540a0205e,libwasmtime_jit_debug-39f046bc3daf5c75,librustix-a6d7aed4e763c325,libio_lifetimes-eff29761a152406f,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-47a5560eacbdd6ea,libmemoffset-be92b03cfc4a466f,libwasmtime_environ-6f36858d839c4b69,libgimli-1bad7dc261e56bca,libfallible_iterator-448d67c7a9bd3451,libstable_deref_trait-abbc9b1b4dceb875,libwasmtime_types-8a90005946b30318,libwasmparser-995b365f9ce25b39,liburl-754f01a1c6d20c50,libidna-e1783a35cde5c7bf,libunicode_normalization-4062e93a08f44b3d,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-368827eec2cd9f2a,libpercent_encoding-762c6957ae74e2f6,libcranelift_entity-7e9de960a76fccf3,libtarget_lexicon-066ece546c77e1ad,libthiserror-9fd914269b464686,libobject-94ac59b0efeae9ef,libindexmap-1f8511cd96f4a9af,libhashbrown-573f6d6f6f080d00,libahash-956b75f5ec65f1ae,libgetrandom-ac36462375465aa8,liblibc-4700aba0b93c2246,libonce_cell-a142ebc82bf510c5,libcrc32fast-c412880db1184fb5,libmemchr-fe2e5a4f134682e2,libanyhow-346489769351882b,libsmallvec-1af45da98be61ade,libsp_arithmetic-24b6ceb9e33175a2,libstatic_assertions-f0217ecdd817a834,libinteger_sqrt-46eb81d0a40a8540,libsp_std-1e5feffcd49fa95e,libnum_traits-df7a24f3b44a4673,libbounded_collections-f660297b4bec0df1,liblog-b2982dce33f1bb70,libscale_info-ae3433345c35937b,libcfg_if-3e7fc4e38d4a72b5,libparity_scale_codec-b7436fc22aee3392,libserde-f68a8fefc9f67d80,libarrayvec-0dd80ddcbf129fa5,libbytes-5df27178772f787e,libbyte_slice_cast-9646f74e0c1f5148}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrJ2XgX/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-40701ff88c308865/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-bb7aa0f065550b1c/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-9dab22b73f5d66c7/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttFb1eg/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/v3/junctions.rs - v3::junctions::Junctions::match_and_split (line 568) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcXVY9Qt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstaging_xcm-dfcbd33c0916f0c6,libsp_weights-6345b732f27acc78,libsp_core-3b47fb52b22aab43,libfutures-d78a1cb23f71039e,libfutures_executor-bf375f1d703b0783,libnum_cpus-33956cc4fe0f5cc0,libfutures_util-62c6cf4eec477121,libfutures_io-133b37a282e7da53,libslab-4e85b7d9399d0c7d,libfutures_channel-604803521c2f111f,libfutures_sink-d9dd0328e83666c7,libfutures_task-cb3e6f6aa321d784,libpin_utils-3860774ad9b215b5,libfutures_core-909c102bdf8162c8,liblibsecp256k1-9d91e66aaf1208c0,libbase64-bc3e43f477d56b63,libhmac_drbg-7c56f64c87997e14,libhmac-a65406df04ab6ece,libcrypto_mac-21a12b5964c22cde,liblibsecp256k1_core-67a589fba0c7ae2f,libsubstrate_bip39-b3e520aae0c8492c,libpbkdf2-c5de50f5bfdd6a1a,libhmac-5298553dec3eb9f4,libcrypto_mac-9db03eb54dd4561b,libarray_bytes-4fd10ca3a098cc99,libbs58-27ea1df8979f1f7c,libdyn_clonable-c6e334a5bbac71d2,libdyn_clone-383dec40dac81b9a,libschnorrkel-e2dd9eddc83bcc25,librand-eb41440efc30e812,librand_chacha-ab2fedf76ca8e5ca,libarrayvec-1656f650a01ecea7,libmerlin-6f101e577bfe982e,libsha2-ed8bad38dee59d91,libopaque_debug-89e52fcacc4e834f,libfake_simd-17e3862452e60c28,libblock_buffer-97baddb9848d7e7d,libblock_padding-b1e5571652c6d1ac,libbyte_tools-59202f0f965332e3,libcurve25519_dalek-72f8d16f15ec0be0,libdigest-9003b13a1fd2d800,libgeneric_array-3502f9e41199145c,libparking_lot-c863f2c828b6f4ef,libparking_lot_core-11538c5cb177339a,liblock_api-4186368e1c9ed6c5,libscopeguard-e318caba69bf687f,libhash_db-c8ee49ccd21307e3,libhash256_std_hasher-1aa5c483b4e04b7f,libed25519_zebra-527b78cda0d72b72,libsha2-1abb5c26790e54e1,libopaque_debug-1826dab867fa4b9d,libblock_buffer-54df0ee09e88e791,libcurve25519_dalek-28852cd6469c1e68,librand_core-78b1cf78f309d267,libgetrandom-921f55871dcb9da1,libdigest-f22bd91cb53e4dc1,libsecp256k1-4e69f5e3ba5c930e,libsecp256k1_sys-fa34b6494991aaeb,libblake2-9dac55fe078ee5bc,libss58_registry-fb9caf9f34def85e,libnum_format-96e4ea29e4bc3103,libsecrecy-219677c1a6693559,libbip39-783760cb08355afd,libpbkdf2-e6dc44ee3bd6a0bb,libhmac-95e2db39032a8228,libzeroize-a9f9cd2a46c757f9,librustc_hash-d7c4a66f98a2548f,libsp_core_hashing-1d8ef8860d535f4e,libsha2-9d0e9533502fdec5,libcpufeatures-ff2d8290742ba97c,libsha3-911703b6dcddb7b1,libkeccak-940b7774c7e12bfb,libtwox_hash-b0b8c296a0e4230a,libblake2b_simd-b98c5fa981d0d935,libconstant_time_eq-31cf7c1424cfee74,libarrayref-d95fb43e6eda34e5,libdigest-395b07345bcc2eba,libsubtle-28bf489532132cab,libblock_buffer-401e64ca5d46cfbe,libcrypto_common-6736e03f13c5a0d8,libgeneric_array-a53a0427037fe66a,libtypenum-52da12a67493096a,libsp_runtime_interface-a6fd2731d336fe0a,libprimitive_types-eb9bc43f76b1a8b6,libimpl_codec-8caf33e90351c447,libuint-6c2a3a7467458fdc,libcrunchy-d0bdef829e131826,libhex-13e08b3b00984ab7,libfixed_hash-ea5ba5a514270ebb,librand-426e4589e1c81cd2,librand_chacha-f0d2b437e9204013,libppv_lite86-74d192d5fb0d20a2,librand_core-f26abe49b400fca8,librustc_hex-8e10e209a94b3eae,libbyteorder-9933e823fb37cbb9,libsp_externalities-3d90e2e745946df7,libenvironmental-d812bc375194592f,libsp_storage-2e098201ede692cd,libimpl_serde-be1e21f5766f3d02,libref_cast-6523eb7d0da9e3af,libsp_tracing-1d1cad085fc1ba78,libtracing_subscriber-e3d7a056baeafed8,libchrono-aead5a28cfbc0084,libiana_time_zone-ebde09c3ffbc5acf,libthread_local-3e31f4610a2c8949,libsharded_slab-77c44ad34d742c30,libtracing_serde-e960a5da0805c2a8,libserde_json-742787df6677954a,libryu-4d09fff2ce933ebb,libitoa-0f3ce2aa4ee007f9,libtracing_log-aa2bef02fc3e7829,libansi_term-74ae5010905c21da,libmatchers-fcd2213a4c3dd2e1,libregex_automata-b62df1e0f34d8873,libregex_syntax-893772d02d5263ca,libregex-a6fa89be8e8f4548,libaho_corasick-d285abd09b9b1583,libregex_syntax-8e35d4a8c6ca5555,liblazy_static-af860367908b8176,libtracing-8996e2a3f39c8081,libpin_project_lite-6df6c214457c8ca7,libtracing_core-76ea42f59f4b3584,libsp_wasm_interface-6853c1216ea8a42d,libwasmtime-c1c4d7a70ce6ded0,libpsm-e8c675d15487ec97,libwasmtime_jit-5a9637b0e50d9147,libaddr2line-10f56995f4734716,libbincode-33e977ac56931663,libcpp_demangle-a5e5acb5ec4f009a,librustc_demangle-74ff52e58533e569,libwasmtime_jit_icache_coherence-9ca8a249ba7d4877,libwasmtime_runtime-ffd0d0bdb1396937,libmemfd-3ed5f608700406d2,librustix-874e3fbd7ca91b06,liblinux_raw_sys-32d7cbad796aca1a,libwasmtime_asm_macros-c860ac8540a0205e,libwasmtime_jit_debug-39f046bc3daf5c75,librustix-a6d7aed4e763c325,libio_lifetimes-eff29761a152406f,libbitflags-dde12b0d7d495b50,liblinux_raw_sys-47a5560eacbdd6ea,libmemoffset-be92b03cfc4a466f,libwasmtime_environ-6f36858d839c4b69,libgimli-1bad7dc261e56bca,libfallible_iterator-448d67c7a9bd3451,libstable_deref_trait-abbc9b1b4dceb875,libwasmtime_types-8a90005946b30318,libwasmparser-995b365f9ce25b39,liburl-754f01a1c6d20c50,libidna-e1783a35cde5c7bf,libunicode_normalization-4062e93a08f44b3d,libtinyvec-2155ca31685e06d9,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-38e31b3a662e272e,libform_urlencoded-368827eec2cd9f2a,libpercent_encoding-762c6957ae74e2f6,libcranelift_entity-7e9de960a76fccf3,libtarget_lexicon-066ece546c77e1ad,libthiserror-9fd914269b464686,libobject-94ac59b0efeae9ef,libindexmap-1f8511cd96f4a9af,libhashbrown-573f6d6f6f080d00,libahash-956b75f5ec65f1ae,libgetrandom-ac36462375465aa8,liblibc-4700aba0b93c2246,libonce_cell-a142ebc82bf510c5,libcrc32fast-c412880db1184fb5,libmemchr-fe2e5a4f134682e2,libanyhow-346489769351882b,libsmallvec-1af45da98be61ade,libsp_arithmetic-24b6ceb9e33175a2,libstatic_assertions-f0217ecdd817a834,libinteger_sqrt-46eb81d0a40a8540,libsp_std-1e5feffcd49fa95e,libnum_traits-df7a24f3b44a4673,libbounded_collections-f660297b4bec0df1,liblog-b2982dce33f1bb70,libscale_info-ae3433345c35937b,libcfg_if-3e7fc4e38d4a72b5,libparity_scale_codec-b7436fc22aee3392,libserde-f68a8fefc9f67d80,libarrayvec-0dd80ddcbf129fa5,libbytes-5df27178772f787e,libbyte_slice_cast-9646f74e0c1f5148}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXVY9Qt/raw-dylibs" "-B/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/psm-40701ff88c308865/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-bb7aa0f065550b1c/out" "-L" "/opt/rustwide/target/debug/build/wasmtime-runtime-9dab22b73f5d66c7/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestugPeJA/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/v2/multilocation.rs - v2::multilocation::Junctions::match_and_split (line 835) [INFO] [stdout] src/v3/junctions.rs - v3::junctions::Junctions::append_with (line 439) [INFO] [stdout] src/v3/junctions.rs - v3::junctions::Junctions::match_and_split (line 568) [INFO] [stdout] src/v3/multilocation.rs - v3::multilocation::MultiLocation::prepend_with (line 329) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 11 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 100.25s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "2912177654d47ee6a02c2323ab7432101b27d6902fa063d27888f5616fcac99c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2912177654d47ee6a02c2323ab7432101b27d6902fa063d27888f5616fcac99c", kill_on_drop: false }` [INFO] [stdout] 2912177654d47ee6a02c2323ab7432101b27d6902fa063d27888f5616fcac99c