[INFO] fetching crate m10-sdk 1.0.0... [INFO] testing m10-sdk-1.0.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate m10-sdk 1.0.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate m10-sdk 1.0.0 [INFO] finished tweaking crates.io crate m10-sdk 1.0.0 [INFO] tweaked toml for crates.io crate m10-sdk 1.0.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate m10-sdk 1.0.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate m10-sdk 1.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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rustify_derive v0.5.4 [INFO] [stderr] Downloaded toml_write v0.1.1 [INFO] [stderr] Downloaded hyper-rustls v0.27.6 [INFO] [stderr] Downloaded looking-glass-derive v0.1.1 [INFO] [stderr] Downloaded m10-protos v1.0.0 [INFO] [stderr] Downloaded looking-glass v0.1.1 [INFO] [stderr] Downloaded quinn-udp v0.5.12 [INFO] [stderr] Downloaded rustify v0.6.1 [INFO] [stderr] Downloaded vaultrs v0.7.4 [INFO] [stderr] Downloaded m10-signing v1.0.0 [INFO] [stderr] Downloaded h2 v0.4.10 [INFO] [stderr] Downloaded reqwest v0.12.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6188674b0920c12062c33a93482945ce1da8b71a5da896f518ec3fe6b1abe1a8 [INFO] running `Command { std: "docker" "start" "-a" "6188674b0920c12062c33a93482945ce1da8b71a5da896f518ec3fe6b1abe1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6188674b0920c12062c33a93482945ce1da8b71a5da896f518ec3fe6b1abe1a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6188674b0920c12062c33a93482945ce1da8b71a5da896f518ec3fe6b1abe1a8", kill_on_drop: false }` [INFO] [stdout] 6188674b0920c12062c33a93482945ce1da8b71a5da896f518ec3fe6b1abe1a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6ac38b85135e2ca88d121f449e17590673c6aaee1f2b01afbe8855cbd6dc420 [INFO] running `Command { std: "docker" "start" "-a" "f6ac38b85135e2ca88d121f449e17590673c6aaee1f2b01afbe8855cbd6dc420", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling cc v1.2.24 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tracing-attributes v0.1.28 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustls v0.23.27 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling prettyplease v0.2.32 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling fixedbitset v0.5.7 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling multimap v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling webpki-roots v1.0.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling csv-core v0.1.12 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling petgraph v0.7.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling structmeta-derive v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.103.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling structmeta v0.1.6 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling smol_str v0.1.24 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling parse-display-derive v0.5.5 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling ron v0.8.1 [INFO] [stderr] Compiling csv v1.3.1 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling prost v0.13.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling prost-types v0.13.5 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling rustify_derive v0.5.4 [INFO] [stderr] Compiling looking-glass v0.1.1 [INFO] [stderr] Compiling looking-glass-derive v0.1.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling darling v0.14.4 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling derive_builder_core v0.12.0 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling serde_with v1.14.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling parse-display v0.5.5 [INFO] [stderr] Compiling prost-build v0.13.5 [INFO] [stderr] Compiling derive_builder_macro v0.12.0 [INFO] [stderr] Compiling derive_builder v0.12.0 [INFO] [stderr] Compiling tonic-build v0.12.3 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling m10-protos v1.0.0 [INFO] [stderr] Compiling h2 v0.4.10 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower-http v0.6.4 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling tungstenite v0.21.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-tungstenite v0.21.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-util v0.1.13 [INFO] [stderr] Compiling hyper-rustls v0.27.6 [INFO] [stderr] Compiling hyper-timeout v0.5.2 [INFO] [stderr] Compiling tonic v0.12.3 [INFO] [stderr] Compiling reqwest v0.12.18 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rustify v0.6.1 [INFO] [stderr] Compiling vaultrs v0.7.4 [INFO] [stderr] Compiling m10-signing v1.0.0 [INFO] [stderr] Compiling m10-sdk v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "f6ac38b85135e2ca88d121f449e17590673c6aaee1f2b01afbe8855cbd6dc420", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6ac38b85135e2ca88d121f449e17590673c6aaee1f2b01afbe8855cbd6dc420", kill_on_drop: false }` [INFO] [stdout] f6ac38b85135e2ca88d121f449e17590673c6aaee1f2b01afbe8855cbd6dc420 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 645df45502e7495e9a1e5dcc8cae0ae253270696ed157b627d860bff2feb772b [INFO] running `Command { std: "docker" "start" "-a" "645df45502e7495e9a1e5dcc8cae0ae253270696ed157b627d860bff2feb772b", kill_on_drop: false }` [INFO] [stderr] Compiling m10-sdk v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.34s [INFO] running `Command { std: "docker" "inspect" "645df45502e7495e9a1e5dcc8cae0ae253270696ed157b627d860bff2feb772b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "645df45502e7495e9a1e5dcc8cae0ae253270696ed157b627d860bff2feb772b", kill_on_drop: false }` [INFO] [stdout] 645df45502e7495e9a1e5dcc8cae0ae253270696ed157b627d860bff2feb772b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 9ab4526b6dbaa2fbe4ce7b5d00bdfa5cae4bddd65eedb69258dbaba13f23e33a [INFO] running `Command { std: "docker" "start" "-a" "9ab4526b6dbaa2fbe4ce7b5d00bdfa5cae4bddd65eedb69258dbaba13f23e33a", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.45s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/m10_sdk-fb77123dc02c0e87) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test account::id::tests::account_id_builder ... ok [INFO] [stdout] test contract::tests::contract_flow ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests m10_sdk [INFO] [stdout] [INFO] [stdout] running 62 tests [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::from_raw (line 69) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::from_raw (line 77) ... FAILED [INFO] [stdout] test src/account/id/builder.rs - account::id::builder::Builder::issuance_id (line 135) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::from_raw (line 90) ... FAILED [INFO] [stdout] test src/account/id/builder.rs - account::id::builder::Builder::push (line 96) ... FAILED [INFO] [stdout] test src/account/id/builder.rs - account::id::builder::Builder::from_root_account_index (line 60) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::child_id (line 453) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::from_raw (line 59) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::as_raw (line 193) ... FAILED [INFO] [stdout] test src/account/id/builder.rs - account::id::builder::Builder::leaf_id (line 157) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::depth (line 211) ... FAILED [INFO] [stdout] test src/account/id/builder.rs - account::id::builder::Builder::from_id (line 28) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::child_id (line 463) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId (line 774) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::child_id (line 439) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::hierarchy (line 292) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::account_indexes (line 365) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::is_descendant_of (line 491) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::from_raw_unchecked (line 152) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::from_root_account_index (line 171) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::leaf_account_index (line 333) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::is_eq_or_descendant_of (line 518) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::is_leaf (line 229) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::parent_id (line 397) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::issuance_account_indexes (line 313) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::to_be_bytes (line 537) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::is_issuance (line 252) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::root_account_index (line 273) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::try_from_be_bytes (line 604) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::try_from_be_bytes (line 615) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 681) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 692) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::try_from_be_bytes (line 592) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 669) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 718) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::AccountId::to_vec (line 559) ... ok [INFO] [stdout] test src/account/id/mod.rs - account::id::account_id (line 912) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::account_id (line 930) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::AccountIndex::as_issuance_account_index (line 370) ... FAILED [INFO] [stdout] test src/account/id/mod.rs - account::id::account_id (line 921) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::AccountIndex::as_leaf_account_index (line 399) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::AccountIndex::as_non_root_account_index (line 428) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::AccountIndex::is_leaf (line 522) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::AccountIndex::as_raw (line 313) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::IssuanceAccountIndex::new (line 116) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::AccountIndex::as_root_account_index (line 341) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::AccountIndex::is_issuance (line 494) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::LeafAccountIndex::new (line 213) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::IssuanceAccountIndex::new_unchecked (line 147) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::LeafAccountIndex::new_unchecked (line 244) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::AccountIndex::is_root (line 466) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::IssuanceAccountIndex::as_raw (line 161) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::LeafAccountIndex::as_raw (line 258) ... FAILED [INFO] [stdout] test src/account/index.rs - account::index::NonRootAccountIndex::as_issuance_account_index (line 665) ... FAILED [INFO] [stdout] test src/collections/mod.rs - collections::DocumentUpdate (line 23) ... ok [INFO] [stdout] test src/account/index.rs - account::index::RootAccountIndex::new (line 23) ... ok [INFO] [stdout] test src/account/index.rs - account::index::NonRootAccountIndex::is_issuance (line 712) ... ok [INFO] [stdout] test src/account/index.rs - account::index::RootAccountIndex::new_unchecked (line 54) ... ok [INFO] [stdout] test src/account/index.rs - account::index::NonRootAccountIndex::as_raw (line 643) ... ok [INFO] [stdout] test src/account/index.rs - account::index::RootAccountIndex::as_raw (line 68) ... ok [INFO] [stdout] test src/account/index.rs - account::index::NonRootAccountIndex::as_leaf_account_index (line 689) ... ok [INFO] [stdout] test src/account/index.rs - account::index::NonRootAccountIndex::is_leaf (line 735) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/account/id/mod.rs - account::id::AccountId::from_raw (line 69) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1ENy43/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1ENy43/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest288DCo/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/account/id/mod.rs - account::id::AccountId::from_raw (line 77) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustca9WN1p/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustca9WN1p/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestN0JVk5/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/account/id/builder.rs - account::id::builder::Builder::issuance_id (line 135) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVvg11S/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVvg11S/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest37s01A/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/account/id/mod.rs - account::id::AccountId::from_raw (line 90) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustciBsovF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustciBsovF/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestU2YdBr/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/account/id/builder.rs - account::id::builder::Builder::push (line 96) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1inhxJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1inhxJ/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesti8pXag/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/account/id/builder.rs - account::id::builder::Builder::from_root_account_index (line 60) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgwhgyU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgwhgyU/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSY7kzn/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/account/id/mod.rs - account::id::AccountId::child_id (line 453) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcrJfI4s/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcrJfI4s/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestokYSyZ/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/account/id/mod.rs - account::id::AccountId::from_raw (line 59) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustctfcCDh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustctfcCDh/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRM3IFq/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/account/id/mod.rs - account::id::AccountId::as_raw (line 193) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustclF721m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustclF721m/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestorR1iO/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/account/id/builder.rs - account::id::builder::Builder::leaf_id (line 157) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7AqYfZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7AqYfZ/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestM4MIaW/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/account/id/mod.rs - account::id::AccountId::depth (line 211) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcMJeK8u/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcMJeK8u/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBYdUk6/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/account/id/builder.rs - account::id::builder::Builder::from_id (line 28) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc8Q7Yix/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8Q7Yix/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6ErX88/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/account/id/mod.rs - account::id::AccountId::child_id (line 463) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcpio7NE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcpio7NE/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestu0yU1i/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/account/id/mod.rs - account::id::AccountId (line 774) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcV2iHX5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcV2iHX5/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestu77fFw/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/account/id/mod.rs - account::id::AccountId::child_id (line 439) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc6rIHul/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6rIHul/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdWh2UY/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/account/id/mod.rs - account::id::AccountId::hierarchy (line 292) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcshtYiB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcshtYiB/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLC4Uiw/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/account/id/mod.rs - account::id::AccountId::account_indexes (line 365) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustckIrQCP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckIrQCP/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpCii1C/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/account/id/mod.rs - account::id::AccountId::is_descendant_of (line 491) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcG0F5Ye/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcG0F5Ye/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestD8amU1/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/account/id/mod.rs - account::id::AccountId::from_raw_unchecked (line 152) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcwWLBqB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcwWLBqB/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestC3q1jB/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/account/id/mod.rs - account::id::AccountId::from_root_account_index (line 171) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcc23tVz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcc23tVz/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTukA0W/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/account/id/mod.rs - account::id::AccountId::leaf_account_index (line 333) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcuGcObC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcuGcObC/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7HRdTP/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/account/id/mod.rs - account::id::AccountId::is_eq_or_descendant_of (line 518) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcFTj4mU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcFTj4mU/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmM5ZIp/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/account/id/mod.rs - account::id::AccountId::is_leaf (line 229) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcar1bPC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcar1bPC/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest26EykT/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/account/id/mod.rs - account::id::AccountId::parent_id (line 397) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc38g4yB/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc38g4yB/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesto3FUz0/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/account/id/mod.rs - account::id::AccountId::issuance_account_indexes (line 313) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcr803cT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcr803cT/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb5DHKS/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/account/id/mod.rs - account::id::AccountId::to_be_bytes (line 537) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcULfHMZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcULfHMZ/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFv7muY/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/account/id/mod.rs - account::id::AccountId::is_issuance (line 252) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7WhyDC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc7WhyDC/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesto56uki/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/account/id/mod.rs - account::id::AccountId::root_account_index (line 273) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4RRvkq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4RRvkq/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4t3mT6/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/account/id/mod.rs - account::id::AccountId::try_from_be_bytes (line 604) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcmQUaQ5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcmQUaQ5/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMXxRcp/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/account/id/mod.rs - account::id::AccountId::try_from_be_bytes (line 615) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHJRIuF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcHJRIuF/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestINhsmD/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/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 681) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCOirSs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCOirSs/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestth7VCe/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/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 692) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcTu0zbA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcTu0zbA/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrJDV6u/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/account/id/mod.rs - account::id::AccountId::try_from_be_bytes (line 592) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAJ0Ffl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAJ0Ffl/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsorUY2/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/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 669) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcfJBYz2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcfJBYz2/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQrLdln/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/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 718) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcArP3MR/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcArP3MR/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxeHhky/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/account/id/mod.rs - account::id::account_id (line 912) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgMGvuy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgMGvuy/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBe8J7L/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/account/id/mod.rs - account::id::account_id (line 930) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4uDkzE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4uDkzE/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestB1OnlC/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/account/index.rs - account::index::AccountIndex::as_issuance_account_index (line 370) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcKmlCNj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcKmlCNj/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyTKET6/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/account/id/mod.rs - account::id::account_id (line 921) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcriFuz8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcriFuz8/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7bWI2f/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/account/index.rs - account::index::AccountIndex::as_leaf_account_index (line 399) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcNpEQed/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcNpEQed/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnrijje/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/account/index.rs - account::index::AccountIndex::as_non_root_account_index (line 428) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcbwkA3I/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcbwkA3I/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRbF62U/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/account/index.rs - account::index::AccountIndex::is_leaf (line 522) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcPxxpGU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcPxxpGU/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestE2i1eA/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/account/index.rs - account::index::AccountIndex::as_raw (line 313) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcSnTK6X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSnTK6X/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9pq55C/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/account/index.rs - account::index::IssuanceAccountIndex::new (line 116) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc4DVGNv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc4DVGNv/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnRs6oB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [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/account/index.rs - account::index::AccountIndex::as_root_account_index (line 341) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCZoVDq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCZoVDq/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestESdc9h/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/account/index.rs - account::index::AccountIndex::is_issuance (line 494) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1az8A6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1az8A6/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnmbDWJ/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/account/index.rs - account::index::LeafAccountIndex::new (line 213) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvB30kk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvB30kk/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9MWBwd/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/account/index.rs - account::index::IssuanceAccountIndex::new_unchecked (line 147) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcm2cxQw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcm2cxQw/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestviVwU3/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/account/index.rs - account::index::LeafAccountIndex::new_unchecked (line 244) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccQbsiN/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccQbsiN/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestNDf2yW/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/account/index.rs - account::index::AccountIndex::is_root (line 466) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustccUGRue/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustccUGRue/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDBVzn8/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/account/index.rs - account::index::IssuanceAccountIndex::as_raw (line 161) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcAV3m5l/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcAV3m5l/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHpl6HP/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/account/index.rs - account::index::LeafAccountIndex::as_raw (line 258) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcqYvwD7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcqYvwD7/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTYn2nt/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/account/index.rs - account::index::NonRootAccountIndex::as_issuance_account_index (line 665) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnb9uOp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libm10_sdk-1812caea15e0d2d7,libcsv-003dc30712b35997,libcsv_core-9225609c9ed951f5,libserde_yaml-5956803ae1642cf1,libunsafe_libyaml-fe35479b74a9772a,libfastrand-1b40ee46a22cd88d,libparse_display-34fdfe8b5977ac16,libregex-ba469f9e544b175a,libregex_automata-0d682e30a3c5b961,libaho_corasick-c3edd29732527541,libregex_syntax-a2301440a5fca75a,libtoml-278fa3a6f69677ab,libtoml_edit-ad09cb5cef5410a9,libserde_spanned-5e55e0471bfef6c1,libwinnow-d9d221094be75135,libtoml_write-32b3e1a4d3d911e6,libtoml_datetime-19aad5e9ba001df0,libtokio_tungstenite-d8d63bce83b59e6d,libtokio_native_tls-87de15577b5ca355,libtungstenite-5f741b239ca235ef,libdata_encoding-ccc12427b5ff3680,libnative_tls-ff0dc452b47c2d02,libopenssl-40d5f66cb9ebd91b,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-b2477ea1d61ff04c,libutf8-86b7bfe0260f02cf,libbyteorder-3f91e0f3212dbed5,libsha1-9a26e6d34e4d220c,libcpufeatures-057207a46b263eb1,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libron-2a5d6db01ae9f229,libreqwest-944c8cccbfb9b6ce,librustls_pemfile-550c29e87618f221,libhyper_rustls-2f40825de2f6ec9c,libwebpki_roots-b15add880dd75ba8,libbase64-732898d5debd16bb,libtokio_rustls-90a16ae56fb93828,libencoding_rs-743cdb245c8359d9,librustls-8bb4bbfbcbbd56a8,libsct-57187f1092d7c647,libwebpki-f17ffe57dc7bcef9,libhyper-f3800e7bd9389097,libh2-762fdaeeb461dd2c,libsync_wrapper-f2a4e47367769dca,libhttp_body-af776943a0b02eea,libhttp-cf9f83b5b6b661e1,libm10_signing-3bc442f6f2fab08f,libbase64-d808d36ac308abb0,libvaultrs-7ca9d01995de6636,librustify-093fdd9feaeef033,libanyhow-578b140c59529c2d,libreqwest-639a6e2805048c56,libserde_urlencoded-3f6b398033e56aee,libhyper_rustls-a63234c6dddd9f61,libwebpki_roots-8f9ea324dbef369e,libtower_http-bdeffd2e18bccdb3,libbitflags-41ec2e0657c0136e,libiri_string-1a4c3210b3f922ab,liburl-93460397d551fe7a,libidna-878cea4042677b41,libutf8_iter-311f0db35672adba,libidna_adapter-cbd48573c9dc687b,libicu_properties-c196fa3191ff7819,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-5d8e4d96980e23ff,libicu_normalizer_data-c02881ae5176f208,libicu_collections-0c30ce7e1d8aa7a5,libpotential_utf-3a56f77ef1a4d9ab,libicu_provider-c2163f02df68122c,libicu_locale_core-2da5f95f28a722c0,libtinystr-0f4dc203667a5f78,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-f332ebdebe8f9cb0,libzerotrie-ffc96a34790e5d5a,libyoke-5930a9c0246bd254,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-841b2ed5624b1943,libform_urlencoded-c673e72532ec8ad1,libserde_json-6df6370476cf5766,libmemchr-8483526b530fc45f,libryu-3ba25d01f660afda,libderive_builder-d486bb7eda3b00e6,libuuid-d5a53226fdf2ac67,libgetrandom-6884b0db4acc959c,libm10_protos-5abb335a49449b7d,liblooking_glass-5e54d9abae736716,libthiserror-fb3ef639051c6e66,libsmol_str-96b972a9cb51925a,libtonic-279e46b70150b61b,librustls_pemfile-6445e669a8956ea7,librustls_native_certs-aaa5b195840e4590,libopenssl_probe-43f6112dac9608f0,libhyper_timeout-235e0c56b1ae289f,libasync_stream-5c3572e5d8f16e76,libtokio_rustls-1203f865e9a0a07c,librustls-4696330aa2297a95,libsubtle-d1a60bb8d2665678,libwebpki-1e0b94deb3f8ce14,libring-7be5502d9cbde68c,libuntrusted-540e03abf2dcef7d,librustls_pki_types-886d682da66cb1f6,libzeroize-f7c84155a662146a,libhyper_util-e7a5698b2bdd456a,libipnet-6391c567488bc9bc,libhyper-d69b026a26d4485e,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsmallvec-54dde64ee0117a70,libhttparse-3484dc2af2ac521c,libh2-83d74ba9e1f6ad2a,libindexmap-4c93cfc3aef03e85,libequivalent-bf2cc2d551c30568,libhashbrown-47b2575eb26dfd3e,libatomic_waker-915dba4b61adf499,libhttpdate-6f35e35716ab0b1a,libfutures_channel-6c963e07d378e238,libaxum-b959312fb28dc0ec,libpercent_encoding-fcd6fdfaafdccea6,libmatchit-efc9b6821a7b0624,libaxum_core-96ff723b5cf4f2a1,libmime-fa5c6e61475ee11e,libtower-b84e9ade4e9c07c8,libsync_wrapper-448121b333e08fc9,libtower-7727ff6366d2e51c,libindexmap-964b66c6e3941906,libhashbrown-ac9e50f61247ada6,libtokio_util-10bd01d4d984eb7b,librand-d4f868dc70060b3a,librand_chacha-be7909145fa2d629,libppv_lite86-b76a847ffd32e4e5,libzerocopy-bb0e806aa23e6fb1,librand_core-908db9ac44085b1c,libgetrandom-5d543c039f44de75,libcfg_if-3183e62f61f23a61,libfutures_util-394c5cf9ae433e0f,libslab-8cebda35b8a02c61,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-08b8c341835ea1e8,libpin_utils-45ba7e7cff7aa459,libtower_layer-387250be0616cbd3,libbase64-216937815d5196b4,libpin_project-22fd5113c6beb550,libtracing-5c5ebd1014e7793c,liblog-e6a210008fa175ac,libtracing_core-9b3fab0b8a3a8369,libonce_cell-65395029fac7f518,libtower_service-ffd8abe90aad1f3e,libtokio_stream-4604b80541557d84,libtokio-893b6b4c50e3d484,libsocket2-ab8781298cb76889,libmio-6cfd7d81cfd47347,liblibc-5cdf14e28c1851b6,libhttp_body_util-a78b0558bead7a2a,libpin_project_lite-0cffc5d959d0b16f,libfutures_core-cfb76736a56aefc1,libhttp_body-79f33164e304dade,libhttp-5c9869f34f4e3f8e,libitoa-a4ff8677f852b89f,libfnv-773757b135178300,libserde_with-bb4521845c755a23,libhex-ca926d8cc80c7033,libprost_types-29acb72428b35ef8,libprost-da6d63dc57a0bc1c,libbytes-0326037288bd4f72,libserde-a0cb7b8d4aa58e64}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,libcfg_if-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcnb9uOp/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/ring-96b22c3410003cad/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGAb5mD/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/account/id/builder.rs - account::id::builder::Builder::from_id (line 28) [INFO] [stdout] src/account/id/builder.rs - account::id::builder::Builder::from_root_account_index (line 60) [INFO] [stdout] src/account/id/builder.rs - account::id::builder::Builder::issuance_id (line 135) [INFO] [stdout] src/account/id/builder.rs - account::id::builder::Builder::leaf_id (line 157) [INFO] [stdout] src/account/id/builder.rs - account::id::builder::Builder::push (line 96) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId (line 774) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::account_indexes (line 365) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::as_raw (line 193) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::child_id (line 439) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::child_id (line 453) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::child_id (line 463) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::depth (line 211) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::from_raw (line 59) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::from_raw (line 69) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::from_raw (line 77) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::from_raw (line 90) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::from_raw_unchecked (line 152) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::from_root_account_index (line 171) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::hierarchy (line 292) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::is_descendant_of (line 491) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::is_eq_or_descendant_of (line 518) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::is_issuance (line 252) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::is_leaf (line 229) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::issuance_account_indexes (line 313) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::leaf_account_index (line 333) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::parent_id (line 397) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::root_account_index (line 273) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::to_be_bytes (line 537) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::try_from_be_bytes (line 592) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::try_from_be_bytes (line 604) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::try_from_be_bytes (line 615) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 669) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 681) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 692) [INFO] [stdout] src/account/id/mod.rs - account::id::AccountId::try_from_be_slice (line 718) [INFO] [stdout] src/account/id/mod.rs - account::id::account_id (line 912) [INFO] [stdout] src/account/id/mod.rs - account::id::account_id (line 921) [INFO] [stdout] src/account/id/mod.rs - account::id::account_id (line 930) [INFO] [stdout] src/account/index.rs - account::index::AccountIndex::as_issuance_account_index (line 370) [INFO] [stdout] src/account/index.rs - account::index::AccountIndex::as_leaf_account_index (line 399) [INFO] [stdout] src/account/index.rs - account::index::AccountIndex::as_non_root_account_index (line 428) [INFO] [stdout] src/account/index.rs - account::index::AccountIndex::as_raw (line 313) [INFO] [stdout] src/account/index.rs - account::index::AccountIndex::as_root_account_index (line 341) [INFO] [stdout] src/account/index.rs - account::index::AccountIndex::is_issuance (line 494) [INFO] [stdout] src/account/index.rs - account::index::AccountIndex::is_leaf (line 522) [INFO] [stdout] src/account/index.rs - account::index::AccountIndex::is_root (line 466) [INFO] [stdout] src/account/index.rs - account::index::IssuanceAccountIndex::as_raw (line 161) [INFO] [stdout] src/account/index.rs - account::index::IssuanceAccountIndex::new (line 116) [INFO] [stdout] src/account/index.rs - account::index::IssuanceAccountIndex::new_unchecked (line 147) [INFO] [stdout] src/account/index.rs - account::index::LeafAccountIndex::as_raw (line 258) [INFO] [stdout] src/account/index.rs - account::index::LeafAccountIndex::new (line 213) [INFO] [stdout] src/account/index.rs - account::index::LeafAccountIndex::new_unchecked (line 244) [INFO] [stdout] src/account/index.rs - account::index::NonRootAccountIndex::as_issuance_account_index (line 665) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 9 passed; 53 failed; 0 ignored; 0 measured; 0 filtered out; finished in 53.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9ab4526b6dbaa2fbe4ce7b5d00bdfa5cae4bddd65eedb69258dbaba13f23e33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9ab4526b6dbaa2fbe4ce7b5d00bdfa5cae4bddd65eedb69258dbaba13f23e33a", kill_on_drop: false }` [INFO] [stdout] 9ab4526b6dbaa2fbe4ce7b5d00bdfa5cae4bddd65eedb69258dbaba13f23e33a