[INFO] fetching crate staging-xcm 21.0.0...
[INFO] testing staging-xcm-21.0.0 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate staging-xcm 21.0.0 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate staging-xcm 21.0.0
[INFO] finished tweaking crates.io crate staging-xcm 21.0.0
[INFO] tweaked toml for crates.io crate staging-xcm 21.0.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate staging-xcm 21.0.0 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate staging-xcm 21.0.0 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-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 304a34b2d172e64aaecc362fbfb641e3c270c706e5a1cd91b06fda2604df4ade
[INFO] running `Command { std: "docker" "start" "-a" "304a34b2d172e64aaecc362fbfb641e3c270c706e5a1cd91b06fda2604df4ade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "304a34b2d172e64aaecc362fbfb641e3c270c706e5a1cd91b06fda2604df4ade", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "304a34b2d172e64aaecc362fbfb641e3c270c706e5a1cd91b06fda2604df4ade", kill_on_drop: false }`
[INFO] [stdout] 304a34b2d172e64aaecc362fbfb641e3c270c706e5a1cd91b06fda2604df4ade
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 246dade9d5feabbe07ff4c73213676c8fe2a13b38f26d0d91a0284684f44bc6c
[INFO] running `Command { std: "docker" "start" "-a" "246dade9d5feabbe07ff4c73213676c8fe2a13b38f26d0d91a0284684f44bc6c", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.23
[INFO] [stderr]    Compiling sp-debug-derive v14.0.0
[INFO] [stderr]    Compiling tokio v1.45.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.65
[INFO] [stderr]    Compiling backtrace v0.3.71
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling sp-crypto-hashing-proc-macro v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ref-cast v1.0.23
[INFO] [stderr]    Compiling frame-support-procedural-tools-derive v12.0.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.3
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling der v0.7.8
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling include_dir v0.7.3
[INFO] [stderr]    Compiling cfg-expr v0.15.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling sp-panic-handler v13.0.2
[INFO] [stderr]    Compiling thiserror v1.0.65
[INFO] [stderr]    Compiling tt-call v1.0.9
[INFO] [stderr]    Compiling prometheus v0.13.3
[INFO] [stderr]    Compiling xcm-procedural v11.0.2
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling spki v0.7.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.2
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v2.1.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.2
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling aquamarine v0.5.0
[INFO] [stderr]    Compiling ed25519-zebra v4.0.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling sp-crypto-hashing v0.1.0
[INFO] [stderr]    Compiling impl-serde v0.5.0
[INFO] [stderr]    Compiling serdect v0.2.0
[INFO] [stderr]    Compiling serde_bytes v0.11.12
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling schnorrkel v0.11.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling serde_spanned v0.6.7
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling toml_edit v0.21.0
[INFO] [stderr]    Compiling toml_edit v0.22.22
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling h2 v0.4.5
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling ecdsa v0.16.8
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling substrate-bip39 v0.6.0
[INFO] [stderr]    Compiling ss58-registry v1.43.0
[INFO] [stderr]    Compiling proc-macro-crate v3.1.0
[INFO] [stderr]    Compiling toml v0.8.19
[INFO] [stderr]    Compiling frame-support-procedural-tools v13.0.1
[INFO] [stderr]    Compiling parity-scale-codec-derive v3.7.5
[INFO] [stderr]    Compiling scale-info-derive v2.11.6
[INFO] [stderr]    Compiling jam-codec-derive v0.1.0
[INFO] [stderr]    Compiling sp-runtime-interface-proc-macro v20.0.0
[INFO] [stderr]    Compiling sp-api-proc-macro v26.0.0
[INFO] [stderr]    Compiling docify_macros v0.2.9
[INFO] [stderr]    Compiling docify v0.2.9
[INFO] [stderr]    Compiling frame-support-procedural v36.0.0
[INFO] [stderr]    Compiling jam-codec v0.1.0
[INFO] [stderr]    Compiling parity-scale-codec v3.7.5
[INFO] [stderr]    Compiling scale-info v2.11.6
[INFO] [stderr]    Compiling sp-storage v22.0.0
[INFO] [stderr]    Compiling impl-codec v0.7.1
[INFO] [stderr]    Compiling sp-tracing v19.0.0
[INFO] [stderr]    Compiling sp-wasm-interface v24.0.0
[INFO] [stderr]    Compiling binary-merkle-tree v16.1.0
[INFO] [stderr]    Compiling sp-version-proc-macro v15.0.0
[INFO] [stderr]    Compiling sp-externalities v0.31.0
[INFO] [stderr]    Compiling sp-runtime-interface v33.0.0
[INFO] [stderr]    Compiling bounded-collections v0.3.2
[INFO] [stderr]    Compiling primitive-types v0.13.1
[INFO] [stderr]    Compiling sp-arithmetic v28.0.0
[INFO] [stderr]    Compiling frame-metadata v23.0.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sp-metadata-ir v0.12.1
[INFO] [stderr]    Compiling sp-core v39.0.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling sp-weights v33.2.0
[INFO] [stderr]    Compiling substrate-prometheus-endpoint v0.17.7
[INFO] [stderr]    Compiling sp-trie v42.0.0
[INFO] [stderr]    Compiling sp-keystore v0.45.0
[INFO] [stderr]    Compiling sp-state-machine v0.49.0
[INFO] [stderr]    Compiling sp-io v44.0.0
[INFO] [stderr]    Compiling sp-application-crypto v44.0.0
[INFO] [stderr]    Compiling sp-runtime v45.0.0
[INFO] [stderr]    Compiling sp-version v43.0.0
[INFO] [stderr]    Compiling sp-inherents v40.0.0
[INFO] [stderr]    Compiling sp-staking v42.0.0
[INFO] [stderr]    Compiling sp-api v40.0.0
[INFO] [stderr]    Compiling sp-genesis-builder v0.21.0
[INFO] [stderr]    Compiling frame-support v45.0.0
[INFO] [stderr]    Compiling staging-xcm v21.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 48s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.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" "246dade9d5feabbe07ff4c73213676c8fe2a13b38f26d0d91a0284684f44bc6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "246dade9d5feabbe07ff4c73213676c8fe2a13b38f26d0d91a0284684f44bc6c", kill_on_drop: false }`
[INFO] [stdout] 246dade9d5feabbe07ff4c73213676c8fe2a13b38f26d0d91a0284684f44bc6c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 09d870a2cc5479f6cba36aefdbcf4202f7f11072fc122ef742c47e51ba0e3d0c
[INFO] running `Command { std: "docker" "start" "-a" "09d870a2cc5479f6cba36aefdbcf4202f7f11072fc122ef742c47e51ba0e3d0c", kill_on_drop: false }`
[INFO] [stderr]    Compiling staging-xcm v21.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 16.37s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.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" "09d870a2cc5479f6cba36aefdbcf4202f7f11072fc122ef742c47e51ba0e3d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "09d870a2cc5479f6cba36aefdbcf4202f7f11072fc122ef742c47e51ba0e3d0c", kill_on_drop: false }`
[INFO] [stdout] 09d870a2cc5479f6cba36aefdbcf4202f7f11072fc122ef742c47e51ba0e3d0c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f0738b4c11c56d96441b89a663e7d370dcd9e2dfff9255a9e774f1473d08c069
[INFO] running `Command { std: "docker" "start" "-a" "f0738b4c11c56d96441b89a663e7d370dcd9e2dfff9255a9e774f1473d08c069", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: trie-db v0.30.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/staging_xcm-7d962447c7030389)
[INFO] [stdout] 
[INFO] [stdout] running 101 tests
[INFO] [stdout] test double_encoded::tests::ensure_decoded_works ... ok
[INFO] [stdout] test check_is_decodable_works ... ok
[INFO] [stdout] test double_encoded::tests::try_into_works ... ok
[INFO] [stdout] test size_limits ... ok
[INFO] [stdout] test tests::encode_decode_versioned_asset_id_v3 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_asset_v3 ... ok
[INFO] [stdout] test double_encoded::tests::take_decoded_works ... ok
[INFO] [stdout] test conversion_works ... ok
[INFO] [stdout] test tests::encode_decode_versioned_asset_v5 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_asset_v4 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_assets_v3 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_assets_v5 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_assets_v4 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_interior_location_v4 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_interior_location_v3 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_location_v3 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_location_v4 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_location_v5 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_response_v4 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_response_v3 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_response_v5 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_xcm_v3 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_xcm_v5 ... ok
[INFO] [stdout] test tests::encode_decode_versioned_interior_location_v5 ... ok
[INFO] [stdout] test v3::junctions::tests::relative_to_works ... ok
[INFO] [stdout] test v3::junctions::tests::test_conversion ... ok
[INFO] [stdout] test v3::multilocation::tests::double_ended_ref_iteration_works ... ok
[INFO] [stdout] test v3::multiasset::tests::reanchor_preserves_sorting ... ok
[INFO] [stdout] test v3::multilocation::tests::match_and_split_works ... ok
[INFO] [stdout] test v3::multilocation::tests::chain_location_works ... ok
[INFO] [stdout] test v3::multilocation::tests::conversion_works ... ok
[INFO] [stdout] test tests::ensure_type_info_is_correct ... ok
[INFO] [stdout] test v3::junctions::tests::inverting_works ... ok
[INFO] [stdout] test v3::multiasset::tests::conversion_works ... ok
[INFO] [stdout] test v3::multilocation::tests::prepend_with_works ... ok
[INFO] [stdout] test v3::multiasset::tests::prepend_preserves_sorting ... ok
[INFO] [stdout] test v3::junctions::tests::global_consensus_works ... ok
[INFO] [stdout] test v3::multilocation::tests::encode_and_decode_works ... ok
[INFO] [stdout] test v3::multiasset::tests::from_sorted_and_deduplicated_works ... ok
[INFO] [stdout] test v4::junction::tests::junction_round_trip_works ... ok
[INFO] [stdout] test v3::multilocation::tests::simplify_basic_works ... ok
[INFO] [stdout] test v4::asset::tests::conversion_works ... ok
[INFO] [stdout] test v4::junctions::tests::inverting_works ... ok
[INFO] [stdout] test tests::encode_decode_versioned_xcm_v4 ... ok
[INFO] [stdout] test v4::asset::tests::from_sorted_and_deduplicated_works ... ok
[INFO] [stdout] test v4::asset::tests::decoding_respects_limit ... ok
[INFO] [stdout] test v4::junctions::tests::relative_to_works ... ok
[INFO] [stdout] test v4::junctions::tests::global_consensus_works ... ok
[INFO] [stdout] test v4::asset::tests::prepend_preserves_sorting ... ok
[INFO] [stdout] test v3::multilocation::tests::append_with_works ... ok
[INFO] [stdout] test v4::junctions::tests::test_conversion ... ok
[INFO] [stdout] test v4::location::tests::append_with_works ... ok
[INFO] [stdout] test v4::location::tests::conversion_from_other_types_works ... ok
[INFO] [stdout] test v4::junctions::tests::encode_decode_junctions_works ... ok
[INFO] [stdout] test v4::location::tests::conversion_works ... ok
[INFO] [stdout] test v4::asset::tests::reanchor_preserves_sorting ... ok
[INFO] [stdout] test v3::multiasset::tests::decoding_respects_limit ... ok
[INFO] [stdout] test v4::location::tests::encode_and_decode_works ... ok
[INFO] [stdout] test v4::location::tests::double_ended_ref_iteration_works ... ok
[INFO] [stdout] test v4::location::tests::simplify_incompatible_location_fails ... ok
[INFO] [stdout] test v4::location::tests::match_and_split_works ... ok
[INFO] [stdout] test v4::location::tests::prepend_with_works ... ok
[INFO] [stdout] test v4::location::tests::reanchor_works ... ok
[INFO] [stdout] test v4::location::tests::simplify_basic_works ... ok
[INFO] [stdout] test v4::tests::basic_roundtrip_works ... ok
[INFO] [stdout] test v4::tests::deposit_asset_roundtrip_works ... ok
[INFO] [stdout] test v5::junctions::tests::global_consensus_works ... ok
[INFO] [stdout] test v4::tests::reserve_deposit_roundtrip_works ... ok
[INFO] [stdout] test v5::asset::tests::conversion_works ... ok
[INFO] [stdout] test v4::tests::teleport_roundtrip_works ... ok
[INFO] [stdout] test v5::junctions::tests::relative_to_works ... ok
[INFO] [stdout] test v5::asset::tests::from_sorted_and_deduplicated_works ... ok
[INFO] [stdout] test v5::asset::tests::prepend_preserves_sorting ... ok
[INFO] [stdout] test v5::asset::tests::reanchor_preserves_sorting ... ok
[INFO] [stdout] test v5::junction::tests::junction_round_trip_works ... ok
[INFO] [stdout] test v5::junctions::tests::encode_decode_junctions_works ... ok
[INFO] [stdout] test v3::multilocation::tests::simplify_incompatible_location_fails ... ok
[INFO] [stdout] test v3::multilocation::tests::reanchor_works ... ok
[INFO] [stdout] test v5::asset::tests::decoding_respects_limit ... ok
[INFO] [stdout] test v5::junctions::tests::inverting_works ... ok
[INFO] [stdout] test v4::tests::deposit_reserve_asset_roundtrip_works ... ok
[INFO] [stdout] test v5::junctions::tests::test_conversion ... ok
[INFO] [stdout] test v5::location::tests::append_with_works ... ok
[INFO] [stdout] test v5::location::tests::double_ended_ref_iteration_works ... ok
[INFO] [stdout] test v5::location::tests::match_and_split_works ... ok
[INFO] [stdout] test v5::location::tests::encode_and_decode_works ... ok
[INFO] [stdout] test v5::location::tests::prepend_with_works ... ok
[INFO] [stdout] test v5::location::tests::reanchor_works ... ok
[INFO] [stdout] test v5::location::tests::simplify_incompatible_location_fails ... ok
[INFO] [stdout] test v5::location::tests::simplify_basic_works ... ok
[INFO] [stdout] test v5::tests::basic_roundtrip_works ... ok
[INFO] [stdout] test v5::tests::deposit_asset_roundtrip_works ... ok
[INFO] [stdout] test v5::tests::deposit_reserve_asset_roundtrip_works ... ok
[INFO] [stdout] test v5::tests::reserve_deposit_roundtrip_works ... ok
[INFO] [stdout] test v5::tests::transact_roundtrip_works ... ok
[INFO] [stdout] test v5::tests::teleport_roundtrip_works ... ok
[INFO] [stdout] test v5::location::tests::conversion_works ... ok
[INFO] [stdout] test v5::location::tests::conversion_from_other_types_works ... ok
[INFO] [stdout] test v5::tests::decoding_respects_limit ... ok
[INFO] [stdout] test v4::tests::decoding_respects_limit ... ok
[INFO] [stdout] test v3::tests::decoding_respects_limit ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 101 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.57s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests staging_xcm
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test src/v3/traits.rs - v3::traits::SendXcm (line 425) ... FAILED
[INFO] [stdout] test src/v4/location.rs - v4::location::Location::unpack (line 141) ... ok
[INFO] [stdout] test src/v4/junctions.rs - v4::junctions::Junctions::append_with (line 500) ... ok
[INFO] [stdout] test src/v4/traits.rs - v4::traits::SendXcm (line 163) ... FAILED
[INFO] [stdout] test src/v3/junctions.rs - v3::junctions::Junctions::append_with (line 463) ... ok
[INFO] [stdout] test src/v4/location.rs - v4::location::Location::append_with (line 303) ... FAILED
[INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::match_and_split (line 269) ... FAILED
[INFO] [stdout] test src/v4/junctions.rs - v4::junctions::Junctions::match_and_split (line 545) ... FAILED
[INFO] [stdout] test src/v4/location.rs - v4::location::Location::match_and_split (line 276) ... FAILED
[INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::prepend_with (line 331) ... ok
[INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::append_with (line 294) ... ok
[INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::appended_with (line 313) ... FAILED
[INFO] [stdout] test src/v4/location.rs - v4::location::Location::prepended_with (line 393) ... FAILED
[INFO] [stdout] test src/v5/traits.rs - v5::traits::SendXcm (line 393) ... FAILED
[INFO] [stdout] test src/v3/junctions.rs - v3::junctions::Junctions::match_and_split (line 592) ... ok
[INFO] [stdout] test src/v3/multilocation.rs - v3::multilocation::MultiLocation::prepended_with (line 378) ... ok
[INFO] [stdout] test src/v5/location.rs - v5::location::Location::unpack (line 141) ... ok
[INFO] [stdout] test src/v5/junctions.rs - v5::junctions::Junctions::append_with (line 500) ... ok
[INFO] [stdout] test src/v5/location.rs - v5::location::Location::appended_with (line 324) ... ok
[INFO] [stdout] test src/v5/location.rs - v5::location::Location::match_and_split (line 276) ... ok
[INFO] [stdout] test src/v5/location.rs - v5::location::Location::append_with (line 303) ... ok
[INFO] [stdout] test src/v4/location.rs - v4::location::Location::prepend_with (line 344) ... ok
[INFO] [stdout] test src/v4/location.rs - v4::location::Location::appended_with (line 324) ... ok
[INFO] [stdout] test src/v5/location.rs - v5::location::Location::prepend_with (line 344) ... ok
[INFO] [stdout] test src/v5/junctions.rs - v5::junctions::Junctions::match_and_split (line 545) ... ok
[INFO] [stdout] test src/v5/location.rs - v5::location::Location::prepended_with (line 393) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/v3/traits.rs - v3::traits::SendXcm (line 425) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `sp_io` in this scope
[INFO] [stdout]    --> src/v3/traits.rs:482:42
[INFO] [stdout]     |
[INFO] [stdout] 482 | let message_hash = message.using_encoded(sp_io::hashing::blake2_256);
[INFO] [stdout]     |                                          ^^^^^ use of unresolved module or unlinked crate `sp_io`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sp_io`, use `cargo add sp_io` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v4/traits.rs - v4::traits::SendXcm (line 163) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `sp_io` in this scope
[INFO] [stdout]    --> src/v4/traits.rs:220:42
[INFO] [stdout]     |
[INFO] [stdout] 220 | let message_hash = message.using_encoded(sp_io::hashing::blake2_256);
[INFO] [stdout]     |                                          ^^^^^ use of unresolved module or unlinked crate `sp_io`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sp_io`, use `cargo add sp_io` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v4/location.rs - v4::location::Location::append_with (line 303) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestIrRE8L/rustcmkAaEw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstaging_xcm-cb94cea6f61b732b,libhex_literal-ef575e66466a3155,libframe_support-41d0df4e7c5cab89,libsp_genesis_builder-b6f099cfb9b52644,libsp_api-8af127c7d4168de8,libsp_version-b67a4ffa07892894,libparity_wasm-45342fee7b918cc9,libmacro_magic-0f01c7a7aab4ea08,libsp_staking-8d8959d85f7f8b5e,libk256-887e6738d44f304b,libecdsa-9b51efaed30b1ffd,librfc6979-05e3e021f2dc49b2,libelliptic_curve-51e209840cd799df,libpkcs8-dd21ae253154858e,libspki-a9ee0f3643b12ef7,libsec1-b801f055f6752ad9,libder-4854bb96fcec8c5d,libcrypto_bigint-00044b03842d4dd7,libserdect-66b4c65482521e7b,libbase16ct-c4cc4b0550013254,libgroup-4031cca6b2c281db,libff-c0e13f96ef7857fc,libtt_call-97cf892fac5d2e0f,libsp_metadata_ir-6a329b98cea5b08b,libsp_inherents-5e2c6d4c3d11ba43,libsp_runtime-00489af334295fd3,libstrum-25d0e0fc8f00f2f1,libsimple_mermaid-fbc6a77c3835f997,libtuplex-fee868fc75e71130,libbinary_merkle_tree-4755df4f059c1490,libsp_weights-a49dab0a25c05a9b,libsp_application_crypto-b258f080e17c377a,libsp_io-ec2a6b8da230b51a,libsp_state_machine-050218a862c70763,libsp_panic_handler-484c8381d14b6524,libbacktrace-eef29679878b68f3,libminiz_oxide-94bafb4ecd8bb450,libadler-8a8ce72c9fb247b6,libobject-b9734d89d813e194,libaddr2line-29aef5e7c3afe38c,libgimli-dffd801b7aff1cd5,librustc_demangle-74ff52e58533e569,libed25519_dalek-aca5e5eaf17d763d,libsp_runtime_interface-94e28c78cef2ce9c,libsp_tracing-2f226efac5e3b299,libtracing_subscriber-991ac0933124556f,libtime-0a70718e71958cad,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libnu_ansi_term-ef093e3d876aec99,liboverload-447f2db329e02fd7,libsharded_slab-8908d3b3c4bad7cd,libmatchers-82bff9e1b6f2fbd8,libregex_automata-a3cd0ab7d90c5f68,libregex_syntax-893772d02d5263ca,libregex-f23fd8dd6c94faec,libregex_automata-9ade988c2f88ecb4,libaho_corasick-6387c8cec904660e,libregex_syntax-cf9ef9729ec61e4c,libthread_local-080d052c97999ede,libtracing_log-117fe3bb4e0bb1cf,libsp_wasm_interface-4b0b618f60be7c04,libsp_trie-0725af1d8d636f69,libtrie_root-1b088b0533f4ae7c,libmemory_db-c0697fea0291172e,libsubstrate_prometheus_endpoint-0e3ed40c258e1ae3,libhyper_util-7500904ee2ee51da,libhttp_body_util-8a36a444e9d9eab2,libhyper-1ec59300722bac2c,libhttparse-d4b8854bb0257bcb,libh2-b6b4343e4f973d73,libindexmap-1789f62602ce968f,libhashbrown-84251be9b14078aa,libfoldhash-406e5d625b003fe6,libequivalent-487f93f8f6ab5e5b,libatomic_waker-f869257eb019cf10,libtokio_util-6271b568393687ea,libtokio-79db9aee7b5ef01f,libsocket2-8d5dc24c94e1011f,libmio-c2f91eb0fcb1aa55,libhttpdate-331798cefc82cc7e,libhttp_body-d7f515b89005c9dc,libhttp-80081eb08ceeec9a,libprometheus-1433c90ce0103384,liblazy_static-3674be3f4245d19b,libfnv-79e2cbfbe03dcd16,libschnellru-0efe653915372511,libhashbrown-74c6f9599820f595,libnohash_hasher-d70a43ff1b8813cc,libtrie_db-81e6a74cbd27bd8a,libsp_keystore-5b054e76b795c7ac,libsp_arithmetic-8ac9dfa62696afcc,libdocify-18627d5f0222a94e,libsp_core-e28d06701b35a1b6,liblibsecp256k1-83f74c2c511f345a,libbase64-bc3e43f477d56b63,liblibsecp256k1_core-909fccbf642c31a3,libdigest-5a01479ca2874fd7,libfutures-06965e486ab8c639,libfutures_executor-0320e909fac4b9df,libnum_cpus-78fc28bf32096790,libfutures_util-9085c7c96c8a284d,libfutures_io-59d0071c9258d69f,libslab-1d6e3276f95c46da,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libsubstrate_bip39-1f6b08c483302c72,libpbkdf2-35c0551f3147667e,libpassword_hash-62e6cdb3b33842cb,libbase64ct-06bb0b875cf085a4,libhmac-9708db8c112e1d60,libarray_bytes-da790654f3e88d2a,libbs58-8ad6c60ce61d115a,libdyn_clone-5258a20ab3811a89,libbitflags-dde12b0d7d495b50,libtracing-6c2b633ca7a81b12,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-ac04fa3db11817ec,libthiserror-dab22d989a2c75fb,libbounded_collections-ec52339f95e060e4,libjam_codec-46e88c06cb8f74cd,libschnorrkel-56aac0864173b98d,libmerlin-9a632b4e7b54feaf,libgetrandom_or_panic-982a810abb89859a,libed25519_zebra-0de9cc583cd20fde,libed25519-7384255f7871b8f1,libsignature-c855cb322d0af179,libhashbrown-b77450c99034e72f,libahash-732e6960c5114857,libonce_cell-e9252a7b5119f3eb,libzerocopy-136c2da2557a4ca8,liballocator_api2-8d9c1e895dea53bd,libcurve25519_dalek-558b40f93f4086ac,libsecp256k1-786be6fe6cbc3e3f,libsecp256k1_sys-14c39d1f2cd0f364,libsp_externalities-b9b7138108c2c5f8,libenvironmental-d812bc375194592f,libsp_storage-55b7d3a09b5d40f2,libref_cast-fdae5ed5a4dbb6a4,libsp_std-0c1788da1d3d48d4,libparking_lot-f70bcf8284eba0c8,libparking_lot_core-f27b313061506224,libsmallvec-1ceb351caaf54c36,liblock_api-2e5d62b8940711a8,libscopeguard-7ec2214574194454,libhash_db-8957b2bd96232720,libhash256_std_hasher-bd1cfc0cad6013cc,libprimitive_types-dd98025800608ac3,libimpl_codec-2525bfbaeedcc842,libimpl_num_traits-60d4c391ec420f8a,libinteger_sqrt-d286fc6bbac32f41,libnum_traits-cc1271a801d75d88,libuint-5267ff67dfea12e0,libcrunchy-2409ada02084a951,libhex-03ca8dc626f2ced7,libfixed_hash-00ff79e87c4aeecb,librustc_hex-8e10e209a94b3eae,libblake2-3f182162507b3b51,libss58_registry-87e642766aa53452,libnum_format-1f340c9f44e33720,libsecrecy-9242f8987b1f9e47,libitertools-20c318d1f2e7a619,libeither-e5ea87bd27ac73a9,libbip39-471163fd352b831b,libunicode_normalization-722b9cbf2786e917,libtinyvec-c98dfb84ce78a9e8,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-aa72eb27cf60a7d2,libhex_conservative-69a0701df366f8b3,libsp_crypto_hashing-deb07cafc956a06c,libsha2-401805cd58fa3640,libcpufeatures-32ceecd082007066,libsha3-f7be835f987a27cc,libkeccak-940b7774c7e12bfb,libtwox_hash-5d5967124088579c,librand-208a7d5626983e9a,librand_chacha-255501ad69dd58fb,libppv_lite86-74d192d5fb0d20a2,librand_core-37dba98d7283b4bf,libgetrandom-fa478d3a65ca6369,liblibc-e97dc10e4d08f66c,libstatic_assertions-f0217ecdd817a834,libblake2b_simd-228b99eec21a74bb,libconstant_time_eq-7e8eca050190b571,libarrayref-d95fb43e6eda34e5,libdigest-ad3f43719b244206,libsubtle-dcb55361e524ad56,libconst_oid-b0433cd3e49350ec,libblock_buffer-ed8debc7edfb38eb,libcrypto_common-81f76a96a9231bfb,libgeneric_array-5a520b2141c865c3,libtypenum-9b0535122ea7542f,libzeroize-c228942f6ad759e9,libbyteorder-7fb216e967c6a54f,libimpl_serde-275b898423da6908,libserde_json-a4be839924acbee2,libmemchr-08f38e9718637002,libitoa-55c9c85d80bf643d,libryu-df028aa4e33944bd,liblog-368e05ac2c0115e3,libframe_metadata-5d6d8bac133525dc,libscale_info-0627ffe08bf968ff,libderive_more-296075a4f9b79e55,libcfg_if-3e7fc4e38d4a72b5,libparity_scale_codec-f56b354034946c6d,libserde-bdebed5274df837b,libserde_core-49c5f0449f9ff544,libarrayvec-09741c597eeba17a,libbytes-82ad4f0211bdc963,libbyte_slice_cast-7d31f947af6befa2,libconst_format-994a22c87557fcbf}.rlib" "<sysroot>/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/rustdoctestIrRE8L/rustcmkAaEw/raw-dylibs" "-B<sysroot>/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/secp256k1-sys-9e448ab9a1b07126/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIrRE8L/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::match_and_split (line 269) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest4TcmHY/rustcH38Lue/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstaging_xcm-cb94cea6f61b732b,libhex_literal-ef575e66466a3155,libframe_support-41d0df4e7c5cab89,libsp_genesis_builder-b6f099cfb9b52644,libsp_api-8af127c7d4168de8,libsp_version-b67a4ffa07892894,libparity_wasm-45342fee7b918cc9,libmacro_magic-0f01c7a7aab4ea08,libsp_staking-8d8959d85f7f8b5e,libk256-887e6738d44f304b,libecdsa-9b51efaed30b1ffd,librfc6979-05e3e021f2dc49b2,libelliptic_curve-51e209840cd799df,libpkcs8-dd21ae253154858e,libspki-a9ee0f3643b12ef7,libsec1-b801f055f6752ad9,libder-4854bb96fcec8c5d,libcrypto_bigint-00044b03842d4dd7,libserdect-66b4c65482521e7b,libbase16ct-c4cc4b0550013254,libgroup-4031cca6b2c281db,libff-c0e13f96ef7857fc,libtt_call-97cf892fac5d2e0f,libsp_metadata_ir-6a329b98cea5b08b,libsp_inherents-5e2c6d4c3d11ba43,libsp_runtime-00489af334295fd3,libstrum-25d0e0fc8f00f2f1,libsimple_mermaid-fbc6a77c3835f997,libtuplex-fee868fc75e71130,libbinary_merkle_tree-4755df4f059c1490,libsp_weights-a49dab0a25c05a9b,libsp_application_crypto-b258f080e17c377a,libsp_io-ec2a6b8da230b51a,libsp_state_machine-050218a862c70763,libsp_panic_handler-484c8381d14b6524,libbacktrace-eef29679878b68f3,libminiz_oxide-94bafb4ecd8bb450,libadler-8a8ce72c9fb247b6,libobject-b9734d89d813e194,libaddr2line-29aef5e7c3afe38c,libgimli-dffd801b7aff1cd5,librustc_demangle-74ff52e58533e569,libed25519_dalek-aca5e5eaf17d763d,libsp_runtime_interface-94e28c78cef2ce9c,libsp_tracing-2f226efac5e3b299,libtracing_subscriber-991ac0933124556f,libtime-0a70718e71958cad,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libnu_ansi_term-ef093e3d876aec99,liboverload-447f2db329e02fd7,libsharded_slab-8908d3b3c4bad7cd,libmatchers-82bff9e1b6f2fbd8,libregex_automata-a3cd0ab7d90c5f68,libregex_syntax-893772d02d5263ca,libregex-f23fd8dd6c94faec,libregex_automata-9ade988c2f88ecb4,libaho_corasick-6387c8cec904660e,libregex_syntax-cf9ef9729ec61e4c,libthread_local-080d052c97999ede,libtracing_log-117fe3bb4e0bb1cf,libsp_wasm_interface-4b0b618f60be7c04,libsp_trie-0725af1d8d636f69,libtrie_root-1b088b0533f4ae7c,libmemory_db-c0697fea0291172e,libsubstrate_prometheus_endpoint-0e3ed40c258e1ae3,libhyper_util-7500904ee2ee51da,libhttp_body_util-8a36a444e9d9eab2,libhyper-1ec59300722bac2c,libhttparse-d4b8854bb0257bcb,libh2-b6b4343e4f973d73,libindexmap-1789f62602ce968f,libhashbrown-84251be9b14078aa,libfoldhash-406e5d625b003fe6,libequivalent-487f93f8f6ab5e5b,libatomic_waker-f869257eb019cf10,libtokio_util-6271b568393687ea,libtokio-79db9aee7b5ef01f,libsocket2-8d5dc24c94e1011f,libmio-c2f91eb0fcb1aa55,libhttpdate-331798cefc82cc7e,libhttp_body-d7f515b89005c9dc,libhttp-80081eb08ceeec9a,libprometheus-1433c90ce0103384,liblazy_static-3674be3f4245d19b,libfnv-79e2cbfbe03dcd16,libschnellru-0efe653915372511,libhashbrown-74c6f9599820f595,libnohash_hasher-d70a43ff1b8813cc,libtrie_db-81e6a74cbd27bd8a,libsp_keystore-5b054e76b795c7ac,libsp_arithmetic-8ac9dfa62696afcc,libdocify-18627d5f0222a94e,libsp_core-e28d06701b35a1b6,liblibsecp256k1-83f74c2c511f345a,libbase64-bc3e43f477d56b63,liblibsecp256k1_core-909fccbf642c31a3,libdigest-5a01479ca2874fd7,libfutures-06965e486ab8c639,libfutures_executor-0320e909fac4b9df,libnum_cpus-78fc28bf32096790,libfutures_util-9085c7c96c8a284d,libfutures_io-59d0071c9258d69f,libslab-1d6e3276f95c46da,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libsubstrate_bip39-1f6b08c483302c72,libpbkdf2-35c0551f3147667e,libpassword_hash-62e6cdb3b33842cb,libbase64ct-06bb0b875cf085a4,libhmac-9708db8c112e1d60,libarray_bytes-da790654f3e88d2a,libbs58-8ad6c60ce61d115a,libdyn_clone-5258a20ab3811a89,libbitflags-dde12b0d7d495b50,libtracing-6c2b633ca7a81b12,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-ac04fa3db11817ec,libthiserror-dab22d989a2c75fb,libbounded_collections-ec52339f95e060e4,libjam_codec-46e88c06cb8f74cd,libschnorrkel-56aac0864173b98d,libmerlin-9a632b4e7b54feaf,libgetrandom_or_panic-982a810abb89859a,libed25519_zebra-0de9cc583cd20fde,libed25519-7384255f7871b8f1,libsignature-c855cb322d0af179,libhashbrown-b77450c99034e72f,libahash-732e6960c5114857,libonce_cell-e9252a7b5119f3eb,libzerocopy-136c2da2557a4ca8,liballocator_api2-8d9c1e895dea53bd,libcurve25519_dalek-558b40f93f4086ac,libsecp256k1-786be6fe6cbc3e3f,libsecp256k1_sys-14c39d1f2cd0f364,libsp_externalities-b9b7138108c2c5f8,libenvironmental-d812bc375194592f,libsp_storage-55b7d3a09b5d40f2,libref_cast-fdae5ed5a4dbb6a4,libsp_std-0c1788da1d3d48d4,libparking_lot-f70bcf8284eba0c8,libparking_lot_core-f27b313061506224,libsmallvec-1ceb351caaf54c36,liblock_api-2e5d62b8940711a8,libscopeguard-7ec2214574194454,libhash_db-8957b2bd96232720,libhash256_std_hasher-bd1cfc0cad6013cc,libprimitive_types-dd98025800608ac3,libimpl_codec-2525bfbaeedcc842,libimpl_num_traits-60d4c391ec420f8a,libinteger_sqrt-d286fc6bbac32f41,libnum_traits-cc1271a801d75d88,libuint-5267ff67dfea12e0,libcrunchy-2409ada02084a951,libhex-03ca8dc626f2ced7,libfixed_hash-00ff79e87c4aeecb,librustc_hex-8e10e209a94b3eae,libblake2-3f182162507b3b51,libss58_registry-87e642766aa53452,libnum_format-1f340c9f44e33720,libsecrecy-9242f8987b1f9e47,libitertools-20c318d1f2e7a619,libeither-e5ea87bd27ac73a9,libbip39-471163fd352b831b,libunicode_normalization-722b9cbf2786e917,libtinyvec-c98dfb84ce78a9e8,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-aa72eb27cf60a7d2,libhex_conservative-69a0701df366f8b3,libsp_crypto_hashing-deb07cafc956a06c,libsha2-401805cd58fa3640,libcpufeatures-32ceecd082007066,libsha3-f7be835f987a27cc,libkeccak-940b7774c7e12bfb,libtwox_hash-5d5967124088579c,librand-208a7d5626983e9a,librand_chacha-255501ad69dd58fb,libppv_lite86-74d192d5fb0d20a2,librand_core-37dba98d7283b4bf,libgetrandom-fa478d3a65ca6369,liblibc-e97dc10e4d08f66c,libstatic_assertions-f0217ecdd817a834,libblake2b_simd-228b99eec21a74bb,libconstant_time_eq-7e8eca050190b571,libarrayref-d95fb43e6eda34e5,libdigest-ad3f43719b244206,libsubtle-dcb55361e524ad56,libconst_oid-b0433cd3e49350ec,libblock_buffer-ed8debc7edfb38eb,libcrypto_common-81f76a96a9231bfb,libgeneric_array-5a520b2141c865c3,libtypenum-9b0535122ea7542f,libzeroize-c228942f6ad759e9,libbyteorder-7fb216e967c6a54f,libimpl_serde-275b898423da6908,libserde_json-a4be839924acbee2,libmemchr-08f38e9718637002,libitoa-55c9c85d80bf643d,libryu-df028aa4e33944bd,liblog-368e05ac2c0115e3,libframe_metadata-5d6d8bac133525dc,libscale_info-0627ffe08bf968ff,libderive_more-296075a4f9b79e55,libcfg_if-3e7fc4e38d4a72b5,libparity_scale_codec-f56b354034946c6d,libserde-bdebed5274df837b,libserde_core-49c5f0449f9ff544,libarrayvec-09741c597eeba17a,libbytes-82ad4f0211bdc963,libbyte_slice_cast-7d31f947af6befa2,libconst_format-994a22c87557fcbf}.rlib" "<sysroot>/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/rustdoctest4TcmHY/rustcH38Lue/raw-dylibs" "-B<sysroot>/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/secp256k1-sys-9e448ab9a1b07126/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4TcmHY/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/v4/junctions.rs - v4::junctions::Junctions::match_and_split (line 545) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest3vDMfw/rustcyqN4Lk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstaging_xcm-cb94cea6f61b732b,libhex_literal-ef575e66466a3155,libframe_support-41d0df4e7c5cab89,libsp_genesis_builder-b6f099cfb9b52644,libsp_api-8af127c7d4168de8,libsp_version-b67a4ffa07892894,libparity_wasm-45342fee7b918cc9,libmacro_magic-0f01c7a7aab4ea08,libsp_staking-8d8959d85f7f8b5e,libk256-887e6738d44f304b,libecdsa-9b51efaed30b1ffd,librfc6979-05e3e021f2dc49b2,libelliptic_curve-51e209840cd799df,libpkcs8-dd21ae253154858e,libspki-a9ee0f3643b12ef7,libsec1-b801f055f6752ad9,libder-4854bb96fcec8c5d,libcrypto_bigint-00044b03842d4dd7,libserdect-66b4c65482521e7b,libbase16ct-c4cc4b0550013254,libgroup-4031cca6b2c281db,libff-c0e13f96ef7857fc,libtt_call-97cf892fac5d2e0f,libsp_metadata_ir-6a329b98cea5b08b,libsp_inherents-5e2c6d4c3d11ba43,libsp_runtime-00489af334295fd3,libstrum-25d0e0fc8f00f2f1,libsimple_mermaid-fbc6a77c3835f997,libtuplex-fee868fc75e71130,libbinary_merkle_tree-4755df4f059c1490,libsp_weights-a49dab0a25c05a9b,libsp_application_crypto-b258f080e17c377a,libsp_io-ec2a6b8da230b51a,libsp_state_machine-050218a862c70763,libsp_panic_handler-484c8381d14b6524,libbacktrace-eef29679878b68f3,libminiz_oxide-94bafb4ecd8bb450,libadler-8a8ce72c9fb247b6,libobject-b9734d89d813e194,libaddr2line-29aef5e7c3afe38c,libgimli-dffd801b7aff1cd5,librustc_demangle-74ff52e58533e569,libed25519_dalek-aca5e5eaf17d763d,libsp_runtime_interface-94e28c78cef2ce9c,libsp_tracing-2f226efac5e3b299,libtracing_subscriber-991ac0933124556f,libtime-0a70718e71958cad,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libnu_ansi_term-ef093e3d876aec99,liboverload-447f2db329e02fd7,libsharded_slab-8908d3b3c4bad7cd,libmatchers-82bff9e1b6f2fbd8,libregex_automata-a3cd0ab7d90c5f68,libregex_syntax-893772d02d5263ca,libregex-f23fd8dd6c94faec,libregex_automata-9ade988c2f88ecb4,libaho_corasick-6387c8cec904660e,libregex_syntax-cf9ef9729ec61e4c,libthread_local-080d052c97999ede,libtracing_log-117fe3bb4e0bb1cf,libsp_wasm_interface-4b0b618f60be7c04,libsp_trie-0725af1d8d636f69,libtrie_root-1b088b0533f4ae7c,libmemory_db-c0697fea0291172e,libsubstrate_prometheus_endpoint-0e3ed40c258e1ae3,libhyper_util-7500904ee2ee51da,libhttp_body_util-8a36a444e9d9eab2,libhyper-1ec59300722bac2c,libhttparse-d4b8854bb0257bcb,libh2-b6b4343e4f973d73,libindexmap-1789f62602ce968f,libhashbrown-84251be9b14078aa,libfoldhash-406e5d625b003fe6,libequivalent-487f93f8f6ab5e5b,libatomic_waker-f869257eb019cf10,libtokio_util-6271b568393687ea,libtokio-79db9aee7b5ef01f,libsocket2-8d5dc24c94e1011f,libmio-c2f91eb0fcb1aa55,libhttpdate-331798cefc82cc7e,libhttp_body-d7f515b89005c9dc,libhttp-80081eb08ceeec9a,libprometheus-1433c90ce0103384,liblazy_static-3674be3f4245d19b,libfnv-79e2cbfbe03dcd16,libschnellru-0efe653915372511,libhashbrown-74c6f9599820f595,libnohash_hasher-d70a43ff1b8813cc,libtrie_db-81e6a74cbd27bd8a,libsp_keystore-5b054e76b795c7ac,libsp_arithmetic-8ac9dfa62696afcc,libdocify-18627d5f0222a94e,libsp_core-e28d06701b35a1b6,liblibsecp256k1-83f74c2c511f345a,libbase64-bc3e43f477d56b63,liblibsecp256k1_core-909fccbf642c31a3,libdigest-5a01479ca2874fd7,libfutures-06965e486ab8c639,libfutures_executor-0320e909fac4b9df,libnum_cpus-78fc28bf32096790,libfutures_util-9085c7c96c8a284d,libfutures_io-59d0071c9258d69f,libslab-1d6e3276f95c46da,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libsubstrate_bip39-1f6b08c483302c72,libpbkdf2-35c0551f3147667e,libpassword_hash-62e6cdb3b33842cb,libbase64ct-06bb0b875cf085a4,libhmac-9708db8c112e1d60,libarray_bytes-da790654f3e88d2a,libbs58-8ad6c60ce61d115a,libdyn_clone-5258a20ab3811a89,libbitflags-dde12b0d7d495b50,libtracing-6c2b633ca7a81b12,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-ac04fa3db11817ec,libthiserror-dab22d989a2c75fb,libbounded_collections-ec52339f95e060e4,libjam_codec-46e88c06cb8f74cd,libschnorrkel-56aac0864173b98d,libmerlin-9a632b4e7b54feaf,libgetrandom_or_panic-982a810abb89859a,libed25519_zebra-0de9cc583cd20fde,libed25519-7384255f7871b8f1,libsignature-c855cb322d0af179,libhashbrown-b77450c99034e72f,libahash-732e6960c5114857,libonce_cell-e9252a7b5119f3eb,libzerocopy-136c2da2557a4ca8,liballocator_api2-8d9c1e895dea53bd,libcurve25519_dalek-558b40f93f4086ac,libsecp256k1-786be6fe6cbc3e3f,libsecp256k1_sys-14c39d1f2cd0f364,libsp_externalities-b9b7138108c2c5f8,libenvironmental-d812bc375194592f,libsp_storage-55b7d3a09b5d40f2,libref_cast-fdae5ed5a4dbb6a4,libsp_std-0c1788da1d3d48d4,libparking_lot-f70bcf8284eba0c8,libparking_lot_core-f27b313061506224,libsmallvec-1ceb351caaf54c36,liblock_api-2e5d62b8940711a8,libscopeguard-7ec2214574194454,libhash_db-8957b2bd96232720,libhash256_std_hasher-bd1cfc0cad6013cc,libprimitive_types-dd98025800608ac3,libimpl_codec-2525bfbaeedcc842,libimpl_num_traits-60d4c391ec420f8a,libinteger_sqrt-d286fc6bbac32f41,libnum_traits-cc1271a801d75d88,libuint-5267ff67dfea12e0,libcrunchy-2409ada02084a951,libhex-03ca8dc626f2ced7,libfixed_hash-00ff79e87c4aeecb,librustc_hex-8e10e209a94b3eae,libblake2-3f182162507b3b51,libss58_registry-87e642766aa53452,libnum_format-1f340c9f44e33720,libsecrecy-9242f8987b1f9e47,libitertools-20c318d1f2e7a619,libeither-e5ea87bd27ac73a9,libbip39-471163fd352b831b,libunicode_normalization-722b9cbf2786e917,libtinyvec-c98dfb84ce78a9e8,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-aa72eb27cf60a7d2,libhex_conservative-69a0701df366f8b3,libsp_crypto_hashing-deb07cafc956a06c,libsha2-401805cd58fa3640,libcpufeatures-32ceecd082007066,libsha3-f7be835f987a27cc,libkeccak-940b7774c7e12bfb,libtwox_hash-5d5967124088579c,librand-208a7d5626983e9a,librand_chacha-255501ad69dd58fb,libppv_lite86-74d192d5fb0d20a2,librand_core-37dba98d7283b4bf,libgetrandom-fa478d3a65ca6369,liblibc-e97dc10e4d08f66c,libstatic_assertions-f0217ecdd817a834,libblake2b_simd-228b99eec21a74bb,libconstant_time_eq-7e8eca050190b571,libarrayref-d95fb43e6eda34e5,libdigest-ad3f43719b244206,libsubtle-dcb55361e524ad56,libconst_oid-b0433cd3e49350ec,libblock_buffer-ed8debc7edfb38eb,libcrypto_common-81f76a96a9231bfb,libgeneric_array-5a520b2141c865c3,libtypenum-9b0535122ea7542f,libzeroize-c228942f6ad759e9,libbyteorder-7fb216e967c6a54f,libimpl_serde-275b898423da6908,libserde_json-a4be839924acbee2,libmemchr-08f38e9718637002,libitoa-55c9c85d80bf643d,libryu-df028aa4e33944bd,liblog-368e05ac2c0115e3,libframe_metadata-5d6d8bac133525dc,libscale_info-0627ffe08bf968ff,libderive_more-296075a4f9b79e55,libcfg_if-3e7fc4e38d4a72b5,libparity_scale_codec-f56b354034946c6d,libserde-bdebed5274df837b,libserde_core-49c5f0449f9ff544,libarrayvec-09741c597eeba17a,libbytes-82ad4f0211bdc963,libbyte_slice_cast-7d31f947af6befa2,libconst_format-994a22c87557fcbf}.rlib" "<sysroot>/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/rustdoctest3vDMfw/rustcyqN4Lk/raw-dylibs" "-B<sysroot>/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/secp256k1-sys-9e448ab9a1b07126/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3vDMfw/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/v4/location.rs - v4::location::Location::match_and_split (line 276) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestlOS0W4/rustcSX5Svv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstaging_xcm-cb94cea6f61b732b,libhex_literal-ef575e66466a3155,libframe_support-41d0df4e7c5cab89,libsp_genesis_builder-b6f099cfb9b52644,libsp_api-8af127c7d4168de8,libsp_version-b67a4ffa07892894,libparity_wasm-45342fee7b918cc9,libmacro_magic-0f01c7a7aab4ea08,libsp_staking-8d8959d85f7f8b5e,libk256-887e6738d44f304b,libecdsa-9b51efaed30b1ffd,librfc6979-05e3e021f2dc49b2,libelliptic_curve-51e209840cd799df,libpkcs8-dd21ae253154858e,libspki-a9ee0f3643b12ef7,libsec1-b801f055f6752ad9,libder-4854bb96fcec8c5d,libcrypto_bigint-00044b03842d4dd7,libserdect-66b4c65482521e7b,libbase16ct-c4cc4b0550013254,libgroup-4031cca6b2c281db,libff-c0e13f96ef7857fc,libtt_call-97cf892fac5d2e0f,libsp_metadata_ir-6a329b98cea5b08b,libsp_inherents-5e2c6d4c3d11ba43,libsp_runtime-00489af334295fd3,libstrum-25d0e0fc8f00f2f1,libsimple_mermaid-fbc6a77c3835f997,libtuplex-fee868fc75e71130,libbinary_merkle_tree-4755df4f059c1490,libsp_weights-a49dab0a25c05a9b,libsp_application_crypto-b258f080e17c377a,libsp_io-ec2a6b8da230b51a,libsp_state_machine-050218a862c70763,libsp_panic_handler-484c8381d14b6524,libbacktrace-eef29679878b68f3,libminiz_oxide-94bafb4ecd8bb450,libadler-8a8ce72c9fb247b6,libobject-b9734d89d813e194,libaddr2line-29aef5e7c3afe38c,libgimli-dffd801b7aff1cd5,librustc_demangle-74ff52e58533e569,libed25519_dalek-aca5e5eaf17d763d,libsp_runtime_interface-94e28c78cef2ce9c,libsp_tracing-2f226efac5e3b299,libtracing_subscriber-991ac0933124556f,libtime-0a70718e71958cad,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libnu_ansi_term-ef093e3d876aec99,liboverload-447f2db329e02fd7,libsharded_slab-8908d3b3c4bad7cd,libmatchers-82bff9e1b6f2fbd8,libregex_automata-a3cd0ab7d90c5f68,libregex_syntax-893772d02d5263ca,libregex-f23fd8dd6c94faec,libregex_automata-9ade988c2f88ecb4,libaho_corasick-6387c8cec904660e,libregex_syntax-cf9ef9729ec61e4c,libthread_local-080d052c97999ede,libtracing_log-117fe3bb4e0bb1cf,libsp_wasm_interface-4b0b618f60be7c04,libsp_trie-0725af1d8d636f69,libtrie_root-1b088b0533f4ae7c,libmemory_db-c0697fea0291172e,libsubstrate_prometheus_endpoint-0e3ed40c258e1ae3,libhyper_util-7500904ee2ee51da,libhttp_body_util-8a36a444e9d9eab2,libhyper-1ec59300722bac2c,libhttparse-d4b8854bb0257bcb,libh2-b6b4343e4f973d73,libindexmap-1789f62602ce968f,libhashbrown-84251be9b14078aa,libfoldhash-406e5d625b003fe6,libequivalent-487f93f8f6ab5e5b,libatomic_waker-f869257eb019cf10,libtokio_util-6271b568393687ea,libtokio-79db9aee7b5ef01f,libsocket2-8d5dc24c94e1011f,libmio-c2f91eb0fcb1aa55,libhttpdate-331798cefc82cc7e,libhttp_body-d7f515b89005c9dc,libhttp-80081eb08ceeec9a,libprometheus-1433c90ce0103384,liblazy_static-3674be3f4245d19b,libfnv-79e2cbfbe03dcd16,libschnellru-0efe653915372511,libhashbrown-74c6f9599820f595,libnohash_hasher-d70a43ff1b8813cc,libtrie_db-81e6a74cbd27bd8a,libsp_keystore-5b054e76b795c7ac,libsp_arithmetic-8ac9dfa62696afcc,libdocify-18627d5f0222a94e,libsp_core-e28d06701b35a1b6,liblibsecp256k1-83f74c2c511f345a,libbase64-bc3e43f477d56b63,liblibsecp256k1_core-909fccbf642c31a3,libdigest-5a01479ca2874fd7,libfutures-06965e486ab8c639,libfutures_executor-0320e909fac4b9df,libnum_cpus-78fc28bf32096790,libfutures_util-9085c7c96c8a284d,libfutures_io-59d0071c9258d69f,libslab-1d6e3276f95c46da,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libsubstrate_bip39-1f6b08c483302c72,libpbkdf2-35c0551f3147667e,libpassword_hash-62e6cdb3b33842cb,libbase64ct-06bb0b875cf085a4,libhmac-9708db8c112e1d60,libarray_bytes-da790654f3e88d2a,libbs58-8ad6c60ce61d115a,libdyn_clone-5258a20ab3811a89,libbitflags-dde12b0d7d495b50,libtracing-6c2b633ca7a81b12,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-ac04fa3db11817ec,libthiserror-dab22d989a2c75fb,libbounded_collections-ec52339f95e060e4,libjam_codec-46e88c06cb8f74cd,libschnorrkel-56aac0864173b98d,libmerlin-9a632b4e7b54feaf,libgetrandom_or_panic-982a810abb89859a,libed25519_zebra-0de9cc583cd20fde,libed25519-7384255f7871b8f1,libsignature-c855cb322d0af179,libhashbrown-b77450c99034e72f,libahash-732e6960c5114857,libonce_cell-e9252a7b5119f3eb,libzerocopy-136c2da2557a4ca8,liballocator_api2-8d9c1e895dea53bd,libcurve25519_dalek-558b40f93f4086ac,libsecp256k1-786be6fe6cbc3e3f,libsecp256k1_sys-14c39d1f2cd0f364,libsp_externalities-b9b7138108c2c5f8,libenvironmental-d812bc375194592f,libsp_storage-55b7d3a09b5d40f2,libref_cast-fdae5ed5a4dbb6a4,libsp_std-0c1788da1d3d48d4,libparking_lot-f70bcf8284eba0c8,libparking_lot_core-f27b313061506224,libsmallvec-1ceb351caaf54c36,liblock_api-2e5d62b8940711a8,libscopeguard-7ec2214574194454,libhash_db-8957b2bd96232720,libhash256_std_hasher-bd1cfc0cad6013cc,libprimitive_types-dd98025800608ac3,libimpl_codec-2525bfbaeedcc842,libimpl_num_traits-60d4c391ec420f8a,libinteger_sqrt-d286fc6bbac32f41,libnum_traits-cc1271a801d75d88,libuint-5267ff67dfea12e0,libcrunchy-2409ada02084a951,libhex-03ca8dc626f2ced7,libfixed_hash-00ff79e87c4aeecb,librustc_hex-8e10e209a94b3eae,libblake2-3f182162507b3b51,libss58_registry-87e642766aa53452,libnum_format-1f340c9f44e33720,libsecrecy-9242f8987b1f9e47,libitertools-20c318d1f2e7a619,libeither-e5ea87bd27ac73a9,libbip39-471163fd352b831b,libunicode_normalization-722b9cbf2786e917,libtinyvec-c98dfb84ce78a9e8,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-aa72eb27cf60a7d2,libhex_conservative-69a0701df366f8b3,libsp_crypto_hashing-deb07cafc956a06c,libsha2-401805cd58fa3640,libcpufeatures-32ceecd082007066,libsha3-f7be835f987a27cc,libkeccak-940b7774c7e12bfb,libtwox_hash-5d5967124088579c,librand-208a7d5626983e9a,librand_chacha-255501ad69dd58fb,libppv_lite86-74d192d5fb0d20a2,librand_core-37dba98d7283b4bf,libgetrandom-fa478d3a65ca6369,liblibc-e97dc10e4d08f66c,libstatic_assertions-f0217ecdd817a834,libblake2b_simd-228b99eec21a74bb,libconstant_time_eq-7e8eca050190b571,libarrayref-d95fb43e6eda34e5,libdigest-ad3f43719b244206,libsubtle-dcb55361e524ad56,libconst_oid-b0433cd3e49350ec,libblock_buffer-ed8debc7edfb38eb,libcrypto_common-81f76a96a9231bfb,libgeneric_array-5a520b2141c865c3,libtypenum-9b0535122ea7542f,libzeroize-c228942f6ad759e9,libbyteorder-7fb216e967c6a54f,libimpl_serde-275b898423da6908,libserde_json-a4be839924acbee2,libmemchr-08f38e9718637002,libitoa-55c9c85d80bf643d,libryu-df028aa4e33944bd,liblog-368e05ac2c0115e3,libframe_metadata-5d6d8bac133525dc,libscale_info-0627ffe08bf968ff,libderive_more-296075a4f9b79e55,libcfg_if-3e7fc4e38d4a72b5,libparity_scale_codec-f56b354034946c6d,libserde-bdebed5274df837b,libserde_core-49c5f0449f9ff544,libarrayvec-09741c597eeba17a,libbytes-82ad4f0211bdc963,libbyte_slice_cast-7d31f947af6befa2,libconst_format-994a22c87557fcbf}.rlib" "<sysroot>/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/rustdoctestlOS0W4/rustcSX5Svv/raw-dylibs" "-B<sysroot>/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/secp256k1-sys-9e448ab9a1b07126/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlOS0W4/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::appended_with (line 313) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjyt4wn/rustcWT1zsw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstaging_xcm-cb94cea6f61b732b,libhex_literal-ef575e66466a3155,libframe_support-41d0df4e7c5cab89,libsp_genesis_builder-b6f099cfb9b52644,libsp_api-8af127c7d4168de8,libsp_version-b67a4ffa07892894,libparity_wasm-45342fee7b918cc9,libmacro_magic-0f01c7a7aab4ea08,libsp_staking-8d8959d85f7f8b5e,libk256-887e6738d44f304b,libecdsa-9b51efaed30b1ffd,librfc6979-05e3e021f2dc49b2,libelliptic_curve-51e209840cd799df,libpkcs8-dd21ae253154858e,libspki-a9ee0f3643b12ef7,libsec1-b801f055f6752ad9,libder-4854bb96fcec8c5d,libcrypto_bigint-00044b03842d4dd7,libserdect-66b4c65482521e7b,libbase16ct-c4cc4b0550013254,libgroup-4031cca6b2c281db,libff-c0e13f96ef7857fc,libtt_call-97cf892fac5d2e0f,libsp_metadata_ir-6a329b98cea5b08b,libsp_inherents-5e2c6d4c3d11ba43,libsp_runtime-00489af334295fd3,libstrum-25d0e0fc8f00f2f1,libsimple_mermaid-fbc6a77c3835f997,libtuplex-fee868fc75e71130,libbinary_merkle_tree-4755df4f059c1490,libsp_weights-a49dab0a25c05a9b,libsp_application_crypto-b258f080e17c377a,libsp_io-ec2a6b8da230b51a,libsp_state_machine-050218a862c70763,libsp_panic_handler-484c8381d14b6524,libbacktrace-eef29679878b68f3,libminiz_oxide-94bafb4ecd8bb450,libadler-8a8ce72c9fb247b6,libobject-b9734d89d813e194,libaddr2line-29aef5e7c3afe38c,libgimli-dffd801b7aff1cd5,librustc_demangle-74ff52e58533e569,libed25519_dalek-aca5e5eaf17d763d,libsp_runtime_interface-94e28c78cef2ce9c,libsp_tracing-2f226efac5e3b299,libtracing_subscriber-991ac0933124556f,libtime-0a70718e71958cad,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libnu_ansi_term-ef093e3d876aec99,liboverload-447f2db329e02fd7,libsharded_slab-8908d3b3c4bad7cd,libmatchers-82bff9e1b6f2fbd8,libregex_automata-a3cd0ab7d90c5f68,libregex_syntax-893772d02d5263ca,libregex-f23fd8dd6c94faec,libregex_automata-9ade988c2f88ecb4,libaho_corasick-6387c8cec904660e,libregex_syntax-cf9ef9729ec61e4c,libthread_local-080d052c97999ede,libtracing_log-117fe3bb4e0bb1cf,libsp_wasm_interface-4b0b618f60be7c04,libsp_trie-0725af1d8d636f69,libtrie_root-1b088b0533f4ae7c,libmemory_db-c0697fea0291172e,libsubstrate_prometheus_endpoint-0e3ed40c258e1ae3,libhyper_util-7500904ee2ee51da,libhttp_body_util-8a36a444e9d9eab2,libhyper-1ec59300722bac2c,libhttparse-d4b8854bb0257bcb,libh2-b6b4343e4f973d73,libindexmap-1789f62602ce968f,libhashbrown-84251be9b14078aa,libfoldhash-406e5d625b003fe6,libequivalent-487f93f8f6ab5e5b,libatomic_waker-f869257eb019cf10,libtokio_util-6271b568393687ea,libtokio-79db9aee7b5ef01f,libsocket2-8d5dc24c94e1011f,libmio-c2f91eb0fcb1aa55,libhttpdate-331798cefc82cc7e,libhttp_body-d7f515b89005c9dc,libhttp-80081eb08ceeec9a,libprometheus-1433c90ce0103384,liblazy_static-3674be3f4245d19b,libfnv-79e2cbfbe03dcd16,libschnellru-0efe653915372511,libhashbrown-74c6f9599820f595,libnohash_hasher-d70a43ff1b8813cc,libtrie_db-81e6a74cbd27bd8a,libsp_keystore-5b054e76b795c7ac,libsp_arithmetic-8ac9dfa62696afcc,libdocify-18627d5f0222a94e,libsp_core-e28d06701b35a1b6,liblibsecp256k1-83f74c2c511f345a,libbase64-bc3e43f477d56b63,liblibsecp256k1_core-909fccbf642c31a3,libdigest-5a01479ca2874fd7,libfutures-06965e486ab8c639,libfutures_executor-0320e909fac4b9df,libnum_cpus-78fc28bf32096790,libfutures_util-9085c7c96c8a284d,libfutures_io-59d0071c9258d69f,libslab-1d6e3276f95c46da,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libsubstrate_bip39-1f6b08c483302c72,libpbkdf2-35c0551f3147667e,libpassword_hash-62e6cdb3b33842cb,libbase64ct-06bb0b875cf085a4,libhmac-9708db8c112e1d60,libarray_bytes-da790654f3e88d2a,libbs58-8ad6c60ce61d115a,libdyn_clone-5258a20ab3811a89,libbitflags-dde12b0d7d495b50,libtracing-6c2b633ca7a81b12,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-ac04fa3db11817ec,libthiserror-dab22d989a2c75fb,libbounded_collections-ec52339f95e060e4,libjam_codec-46e88c06cb8f74cd,libschnorrkel-56aac0864173b98d,libmerlin-9a632b4e7b54feaf,libgetrandom_or_panic-982a810abb89859a,libed25519_zebra-0de9cc583cd20fde,libed25519-7384255f7871b8f1,libsignature-c855cb322d0af179,libhashbrown-b77450c99034e72f,libahash-732e6960c5114857,libonce_cell-e9252a7b5119f3eb,libzerocopy-136c2da2557a4ca8,liballocator_api2-8d9c1e895dea53bd,libcurve25519_dalek-558b40f93f4086ac,libsecp256k1-786be6fe6cbc3e3f,libsecp256k1_sys-14c39d1f2cd0f364,libsp_externalities-b9b7138108c2c5f8,libenvironmental-d812bc375194592f,libsp_storage-55b7d3a09b5d40f2,libref_cast-fdae5ed5a4dbb6a4,libsp_std-0c1788da1d3d48d4,libparking_lot-f70bcf8284eba0c8,libparking_lot_core-f27b313061506224,libsmallvec-1ceb351caaf54c36,liblock_api-2e5d62b8940711a8,libscopeguard-7ec2214574194454,libhash_db-8957b2bd96232720,libhash256_std_hasher-bd1cfc0cad6013cc,libprimitive_types-dd98025800608ac3,libimpl_codec-2525bfbaeedcc842,libimpl_num_traits-60d4c391ec420f8a,libinteger_sqrt-d286fc6bbac32f41,libnum_traits-cc1271a801d75d88,libuint-5267ff67dfea12e0,libcrunchy-2409ada02084a951,libhex-03ca8dc626f2ced7,libfixed_hash-00ff79e87c4aeecb,librustc_hex-8e10e209a94b3eae,libblake2-3f182162507b3b51,libss58_registry-87e642766aa53452,libnum_format-1f340c9f44e33720,libsecrecy-9242f8987b1f9e47,libitertools-20c318d1f2e7a619,libeither-e5ea87bd27ac73a9,libbip39-471163fd352b831b,libunicode_normalization-722b9cbf2786e917,libtinyvec-c98dfb84ce78a9e8,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-aa72eb27cf60a7d2,libhex_conservative-69a0701df366f8b3,libsp_crypto_hashing-deb07cafc956a06c,libsha2-401805cd58fa3640,libcpufeatures-32ceecd082007066,libsha3-f7be835f987a27cc,libkeccak-940b7774c7e12bfb,libtwox_hash-5d5967124088579c,librand-208a7d5626983e9a,librand_chacha-255501ad69dd58fb,libppv_lite86-74d192d5fb0d20a2,librand_core-37dba98d7283b4bf,libgetrandom-fa478d3a65ca6369,liblibc-e97dc10e4d08f66c,libstatic_assertions-f0217ecdd817a834,libblake2b_simd-228b99eec21a74bb,libconstant_time_eq-7e8eca050190b571,libarrayref-d95fb43e6eda34e5,libdigest-ad3f43719b244206,libsubtle-dcb55361e524ad56,libconst_oid-b0433cd3e49350ec,libblock_buffer-ed8debc7edfb38eb,libcrypto_common-81f76a96a9231bfb,libgeneric_array-5a520b2141c865c3,libtypenum-9b0535122ea7542f,libzeroize-c228942f6ad759e9,libbyteorder-7fb216e967c6a54f,libimpl_serde-275b898423da6908,libserde_json-a4be839924acbee2,libmemchr-08f38e9718637002,libitoa-55c9c85d80bf643d,libryu-df028aa4e33944bd,liblog-368e05ac2c0115e3,libframe_metadata-5d6d8bac133525dc,libscale_info-0627ffe08bf968ff,libderive_more-296075a4f9b79e55,libcfg_if-3e7fc4e38d4a72b5,libparity_scale_codec-f56b354034946c6d,libserde-bdebed5274df837b,libserde_core-49c5f0449f9ff544,libarrayvec-09741c597eeba17a,libbytes-82ad4f0211bdc963,libbyte_slice_cast-7d31f947af6befa2,libconst_format-994a22c87557fcbf}.rlib" "<sysroot>/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/rustdoctestjyt4wn/rustcWT1zsw/raw-dylibs" "-B<sysroot>/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/secp256k1-sys-9e448ab9a1b07126/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjyt4wn/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/v4/location.rs - v4::location::Location::prepended_with (line 393) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestYm80gB/rustcJhJCjf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libstaging_xcm-cb94cea6f61b732b,libhex_literal-ef575e66466a3155,libframe_support-41d0df4e7c5cab89,libsp_genesis_builder-b6f099cfb9b52644,libsp_api-8af127c7d4168de8,libsp_version-b67a4ffa07892894,libparity_wasm-45342fee7b918cc9,libmacro_magic-0f01c7a7aab4ea08,libsp_staking-8d8959d85f7f8b5e,libk256-887e6738d44f304b,libecdsa-9b51efaed30b1ffd,librfc6979-05e3e021f2dc49b2,libelliptic_curve-51e209840cd799df,libpkcs8-dd21ae253154858e,libspki-a9ee0f3643b12ef7,libsec1-b801f055f6752ad9,libder-4854bb96fcec8c5d,libcrypto_bigint-00044b03842d4dd7,libserdect-66b4c65482521e7b,libbase16ct-c4cc4b0550013254,libgroup-4031cca6b2c281db,libff-c0e13f96ef7857fc,libtt_call-97cf892fac5d2e0f,libsp_metadata_ir-6a329b98cea5b08b,libsp_inherents-5e2c6d4c3d11ba43,libsp_runtime-00489af334295fd3,libstrum-25d0e0fc8f00f2f1,libsimple_mermaid-fbc6a77c3835f997,libtuplex-fee868fc75e71130,libbinary_merkle_tree-4755df4f059c1490,libsp_weights-a49dab0a25c05a9b,libsp_application_crypto-b258f080e17c377a,libsp_io-ec2a6b8da230b51a,libsp_state_machine-050218a862c70763,libsp_panic_handler-484c8381d14b6524,libbacktrace-eef29679878b68f3,libminiz_oxide-94bafb4ecd8bb450,libadler-8a8ce72c9fb247b6,libobject-b9734d89d813e194,libaddr2line-29aef5e7c3afe38c,libgimli-dffd801b7aff1cd5,librustc_demangle-74ff52e58533e569,libed25519_dalek-aca5e5eaf17d763d,libsp_runtime_interface-94e28c78cef2ce9c,libsp_tracing-2f226efac5e3b299,libtracing_subscriber-991ac0933124556f,libtime-0a70718e71958cad,libtime_core-1d4d75223b2cf7d2,libnum_conv-d3297905cfb69f59,libderanged-3bcdd72652e1bc87,libpowerfmt-f6019a2766e431f7,libnu_ansi_term-ef093e3d876aec99,liboverload-447f2db329e02fd7,libsharded_slab-8908d3b3c4bad7cd,libmatchers-82bff9e1b6f2fbd8,libregex_automata-a3cd0ab7d90c5f68,libregex_syntax-893772d02d5263ca,libregex-f23fd8dd6c94faec,libregex_automata-9ade988c2f88ecb4,libaho_corasick-6387c8cec904660e,libregex_syntax-cf9ef9729ec61e4c,libthread_local-080d052c97999ede,libtracing_log-117fe3bb4e0bb1cf,libsp_wasm_interface-4b0b618f60be7c04,libsp_trie-0725af1d8d636f69,libtrie_root-1b088b0533f4ae7c,libmemory_db-c0697fea0291172e,libsubstrate_prometheus_endpoint-0e3ed40c258e1ae3,libhyper_util-7500904ee2ee51da,libhttp_body_util-8a36a444e9d9eab2,libhyper-1ec59300722bac2c,libhttparse-d4b8854bb0257bcb,libh2-b6b4343e4f973d73,libindexmap-1789f62602ce968f,libhashbrown-84251be9b14078aa,libfoldhash-406e5d625b003fe6,libequivalent-487f93f8f6ab5e5b,libatomic_waker-f869257eb019cf10,libtokio_util-6271b568393687ea,libtokio-79db9aee7b5ef01f,libsocket2-8d5dc24c94e1011f,libmio-c2f91eb0fcb1aa55,libhttpdate-331798cefc82cc7e,libhttp_body-d7f515b89005c9dc,libhttp-80081eb08ceeec9a,libprometheus-1433c90ce0103384,liblazy_static-3674be3f4245d19b,libfnv-79e2cbfbe03dcd16,libschnellru-0efe653915372511,libhashbrown-74c6f9599820f595,libnohash_hasher-d70a43ff1b8813cc,libtrie_db-81e6a74cbd27bd8a,libsp_keystore-5b054e76b795c7ac,libsp_arithmetic-8ac9dfa62696afcc,libdocify-18627d5f0222a94e,libsp_core-e28d06701b35a1b6,liblibsecp256k1-83f74c2c511f345a,libbase64-bc3e43f477d56b63,liblibsecp256k1_core-909fccbf642c31a3,libdigest-5a01479ca2874fd7,libfutures-06965e486ab8c639,libfutures_executor-0320e909fac4b9df,libnum_cpus-78fc28bf32096790,libfutures_util-9085c7c96c8a284d,libfutures_io-59d0071c9258d69f,libslab-1d6e3276f95c46da,libfutures_channel-3bb2db6cecc5bacb,libfutures_sink-ae1eb2d060de53a2,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libfutures_core-3b920243fce8fec0,libsubstrate_bip39-1f6b08c483302c72,libpbkdf2-35c0551f3147667e,libpassword_hash-62e6cdb3b33842cb,libbase64ct-06bb0b875cf085a4,libhmac-9708db8c112e1d60,libarray_bytes-da790654f3e88d2a,libbs58-8ad6c60ce61d115a,libdyn_clone-5258a20ab3811a89,libbitflags-dde12b0d7d495b50,libtracing-6c2b633ca7a81b12,libpin_project_lite-e591be24d8b8b3c6,libtracing_core-ac04fa3db11817ec,libthiserror-dab22d989a2c75fb,libbounded_collections-ec52339f95e060e4,libjam_codec-46e88c06cb8f74cd,libschnorrkel-56aac0864173b98d,libmerlin-9a632b4e7b54feaf,libgetrandom_or_panic-982a810abb89859a,libed25519_zebra-0de9cc583cd20fde,libed25519-7384255f7871b8f1,libsignature-c855cb322d0af179,libhashbrown-b77450c99034e72f,libahash-732e6960c5114857,libonce_cell-e9252a7b5119f3eb,libzerocopy-136c2da2557a4ca8,liballocator_api2-8d9c1e895dea53bd,libcurve25519_dalek-558b40f93f4086ac,libsecp256k1-786be6fe6cbc3e3f,libsecp256k1_sys-14c39d1f2cd0f364,libsp_externalities-b9b7138108c2c5f8,libenvironmental-d812bc375194592f,libsp_storage-55b7d3a09b5d40f2,libref_cast-fdae5ed5a4dbb6a4,libsp_std-0c1788da1d3d48d4,libparking_lot-f70bcf8284eba0c8,libparking_lot_core-f27b313061506224,libsmallvec-1ceb351caaf54c36,liblock_api-2e5d62b8940711a8,libscopeguard-7ec2214574194454,libhash_db-8957b2bd96232720,libhash256_std_hasher-bd1cfc0cad6013cc,libprimitive_types-dd98025800608ac3,libimpl_codec-2525bfbaeedcc842,libimpl_num_traits-60d4c391ec420f8a,libinteger_sqrt-d286fc6bbac32f41,libnum_traits-cc1271a801d75d88,libuint-5267ff67dfea12e0,libcrunchy-2409ada02084a951,libhex-03ca8dc626f2ced7,libfixed_hash-00ff79e87c4aeecb,librustc_hex-8e10e209a94b3eae,libblake2-3f182162507b3b51,libss58_registry-87e642766aa53452,libnum_format-1f340c9f44e33720,libsecrecy-9242f8987b1f9e47,libitertools-20c318d1f2e7a619,libeither-e5ea87bd27ac73a9,libbip39-471163fd352b831b,libunicode_normalization-722b9cbf2786e917,libtinyvec-c98dfb84ce78a9e8,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-aa72eb27cf60a7d2,libhex_conservative-69a0701df366f8b3,libsp_crypto_hashing-deb07cafc956a06c,libsha2-401805cd58fa3640,libcpufeatures-32ceecd082007066,libsha3-f7be835f987a27cc,libkeccak-940b7774c7e12bfb,libtwox_hash-5d5967124088579c,librand-208a7d5626983e9a,librand_chacha-255501ad69dd58fb,libppv_lite86-74d192d5fb0d20a2,librand_core-37dba98d7283b4bf,libgetrandom-fa478d3a65ca6369,liblibc-e97dc10e4d08f66c,libstatic_assertions-f0217ecdd817a834,libblake2b_simd-228b99eec21a74bb,libconstant_time_eq-7e8eca050190b571,libarrayref-d95fb43e6eda34e5,libdigest-ad3f43719b244206,libsubtle-dcb55361e524ad56,libconst_oid-b0433cd3e49350ec,libblock_buffer-ed8debc7edfb38eb,libcrypto_common-81f76a96a9231bfb,libgeneric_array-5a520b2141c865c3,libtypenum-9b0535122ea7542f,libzeroize-c228942f6ad759e9,libbyteorder-7fb216e967c6a54f,libimpl_serde-275b898423da6908,libserde_json-a4be839924acbee2,libmemchr-08f38e9718637002,libitoa-55c9c85d80bf643d,libryu-df028aa4e33944bd,liblog-368e05ac2c0115e3,libframe_metadata-5d6d8bac133525dc,libscale_info-0627ffe08bf968ff,libderive_more-296075a4f9b79e55,libcfg_if-3e7fc4e38d4a72b5,libparity_scale_codec-f56b354034946c6d,libserde-bdebed5274df837b,libserde_core-49c5f0449f9ff544,libarrayvec-09741c597eeba17a,libbytes-82ad4f0211bdc963,libbyte_slice_cast-7d31f947af6befa2,libconst_format-994a22c87557fcbf}.rlib" "<sysroot>/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/rustdoctestYm80gB/rustcJhJCjf/raw-dylibs" "-B<sysroot>/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/secp256k1-sys-9e448ab9a1b07126/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYm80gB/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/v5/traits.rs - v5::traits::SendXcm (line 393) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `sp_io` in this scope
[INFO] [stdout]    --> src/v5/traits.rs:450:42
[INFO] [stdout]     |
[INFO] [stdout] 450 | let message_hash = message.using_encoded(sp_io::hashing::blake2_256);
[INFO] [stdout]     |                                          ^^^^^ use of unresolved module or unlinked crate `sp_io`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `sp_io`, use `cargo add sp_io` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/v3/multilocation.rs - v3::multilocation::MultiLocation::appended_with (line 313)
[INFO] [stdout]     src/v3/multilocation.rs - v3::multilocation::MultiLocation::match_and_split (line 269)
[INFO] [stdout]     src/v3/traits.rs - v3::traits::SendXcm (line 425)
[INFO] [stdout]     src/v4/junctions.rs - v4::junctions::Junctions::match_and_split (line 545)
[INFO] [stdout]     src/v4/location.rs - v4::location::Location::append_with (line 303)
[INFO] [stdout]     src/v4/location.rs - v4::location::Location::match_and_split (line 276)
[INFO] [stdout]     src/v4/location.rs - v4::location::Location::prepended_with (line 393)
[INFO] [stdout]     src/v4/traits.rs - v4::traits::SendXcm (line 163)
[INFO] [stdout]     src/v5/traits.rs - v5::traits::SendXcm (line 393)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 17 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.54s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f0738b4c11c56d96441b89a663e7d370dcd9e2dfff9255a9e774f1473d08c069", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0738b4c11c56d96441b89a663e7d370dcd9e2dfff9255a9e774f1473d08c069", kill_on_drop: false }`
[INFO] [stdout] f0738b4c11c56d96441b89a663e7d370dcd9e2dfff9255a9e774f1473d08c069
