[INFO] fetching crate mtv-crypto 0.0.1... [INFO] testing mtv-crypto-0.0.1 against 1.90.0 for beta-1.91-3 [INFO] extracting crate mtv-crypto 0.0.1 into /workspace/builds/worker-0-tc1/source [INFO] started tweaking crates.io crate mtv-crypto 0.0.1 [INFO] finished tweaking crates.io crate mtv-crypto 0.0.1 [INFO] tweaked toml for crates.io crate mtv-crypto 0.0.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mtv-crypto 0.0.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 288 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding secp256k1 v0.27.0 (available: v0.31.1) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding web3 v0.18.0 (available: v0.19.0) [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] Downloading crates ... [INFO] [stderr] Downloaded secp256k1 v0.27.0 [INFO] [stderr] Downloaded secp256k1-sys v0.8.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 8f9d776e5d3996ad4f0c4b9c1939d2cf1019ee08bcd08fbe962985037881a43a [INFO] running `Command { std: "docker" "start" "-a" "8f9d776e5d3996ad4f0c4b9c1939d2cf1019ee08bcd08fbe962985037881a43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8f9d776e5d3996ad4f0c4b9c1939d2cf1019ee08bcd08fbe962985037881a43a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f9d776e5d3996ad4f0c4b9c1939d2cf1019ee08bcd08fbe962985037881a43a", kill_on_drop: false }` [INFO] [stdout] 8f9d776e5d3996ad4f0c4b9c1939d2cf1019ee08bcd08fbe962985037881a43a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 45ab63b8cd46a2cc65105dd487130bfdafa80fceba3d0ac7113cf03de17e3157 [INFO] running `Command { std: "docker" "start" "-a" "45ab63b8cd46a2cc65105dd487130bfdafa80fceba3d0ac7113cf03de17e3157", kill_on_drop: false }` [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling rustc-hex v2.1.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling impl-trait-for-tuples v0.2.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling byte-slice-cast v1.2.3 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling impl-rlp v0.3.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling impl-serde v0.3.2 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling fixed-hash v0.7.0 [INFO] [stderr] Compiling fixed-hash v0.8.0 [INFO] [stderr] Compiling ethbloom v0.11.1 [INFO] [stderr] Compiling ethbloom v0.13.0 [INFO] [stderr] Compiling primitive-types v0.12.2 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling secp256k1 v0.27.0 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling soketto v0.7.1 [INFO] [stderr] Compiling jsonrpc-core v18.0.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling ethereum-types v0.12.1 [INFO] [stderr] Compiling ethabi v16.0.0 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling web3 v0.18.0 [INFO] [stderr] Compiling mtv-crypto v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.86s [INFO] running `Command { std: "docker" "inspect" "45ab63b8cd46a2cc65105dd487130bfdafa80fceba3d0ac7113cf03de17e3157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45ab63b8cd46a2cc65105dd487130bfdafa80fceba3d0ac7113cf03de17e3157", kill_on_drop: false }` [INFO] [stdout] 45ab63b8cd46a2cc65105dd487130bfdafa80fceba3d0ac7113cf03de17e3157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 9e0e5a54d217c10a2d4832652130b48c39a1af1470c43b82094aa8c58a7e2527 [INFO] running `Command { std: "docker" "start" "-a" "9e0e5a54d217c10a2d4832652130b48c39a1af1470c43b82094aa8c58a7e2527", kill_on_drop: false }` [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling web3 v0.18.0 [INFO] [stderr] Compiling mtv-crypto v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.85s [INFO] running `Command { std: "docker" "inspect" "9e0e5a54d217c10a2d4832652130b48c39a1af1470c43b82094aa8c58a7e2527", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e0e5a54d217c10a2d4832652130b48c39a1af1470c43b82094aa8c58a7e2527", kill_on_drop: false }` [INFO] [stdout] 9e0e5a54d217c10a2d4832652130b48c39a1af1470c43b82094aa8c58a7e2527 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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] 06b6b41037217614a39f97e8eb2719b9503d6adabff9587afce6f9d435436535 [INFO] running `Command { std: "docker" "start" "-a" "06b6b41037217614a39f97e8eb2719b9503d6adabff9587afce6f9d435436535", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.36s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mtv_crypto-7ca1607dfc2ad07c) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test authenticator::test::test_should_support_r_on_personal_signatures ... ok [INFO] [stdout] test authenticator::test::test_should_validate_personal_signature ... ok [INFO] [stdout] test authenticator::test::test_should_fail_if_ephemeral_is_expired ... ok [INFO] [stdout] test authenticator::test::test_should_validate_simple_personal_signatures ... ok [INFO] [stdout] test authenticator::test::test_should_recover_address_from_signature ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s [INFO] [stdout] [INFO] [stderr] Doc-tests mtv_crypto [INFO] [stdout] [INFO] [stdout] running 34 tests [INFO] [stdout] test src/account.rs - account::Account::try_from (line 789) ... ok [INFO] [stdout] test src/account.rs - account::Address::try_from (line 177) ... ok [INFO] [stdout] test src/account.rs - account::Address::try_from (line 210) ... ok [INFO] [stdout] test src/account.rs - account::Address::try_from (line 197) ... ok [INFO] [stdout] test src/account.rs - account::Address::try_from (line 188) ... FAILED [INFO] [stdout] test src/account.rs - account::EphemeralPayload (line 611) ... FAILED [INFO] [stdout] test src/account.rs - account::Address::fmt (line 274) ... ok [INFO] [stdout] test src/account.rs - account::Account::sign (line 871) ... ok [INFO] [stdout] test src/account.rs - account::Address::fmt (line 255) ... FAILED [INFO] [stdout] test src/account.rs - account::PersonalSignature::fmt (line 440) ... FAILED [INFO] [stdout] test src/account.rs - account::Address::zero (line 287) ... FAILED [INFO] [stdout] test src/account.rs - account::Address::checksum (line 297) ... FAILED [INFO] [stdout] test src/account.rs - account::Address::fmt (line 236) ... ok [INFO] [stdout] test src/account.rs - account::Address::from (line 127) ... ok [INFO] [stdout] test src/account.rs - account::Address::from (line 141) ... ok [INFO] [stdout] test src/account.rs - account::PersonalSignature::try_recover_from_message (line 452) ... ok [INFO] [stdout] test src/account.rs - account::Account::address (line 855) ... ok [INFO] [stdout] test src/chain.rs - chain::AuthChain::from_json (line 162) ... FAILED [INFO] [stdout] test src/chain.rs - chain::AuthChain::owner (line 231) ... FAILED [INFO] [stdout] test src/account.rs - account::decode_to_slice (line 94) ... ok [INFO] [stdout] test src/authenticator.rs - authenticator::Authenticator (line 80) ... FAILED [INFO] [stdout] test src/chain.rs - chain::AuthChain::from_json_links (line 193) ... FAILED [INFO] [stdout] test src/chain.rs - chain::AuthChain::simple (line 118) ... ok [INFO] [stdout] test src/authenticator.rs - authenticator::Authenticator::validate_personal (line 152) ... ok [INFO] [stdout] test src/chain.rs - chain::AuthLink (line 26) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::from_signer (line 66) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::from_identity (line 95) ... ok [INFO] [stdout] test src/chain.rs - chain::AuthChain::simple (line 131) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::sign_payload (line 174) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::from_json (line 34) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::create_signature (line 127) ... ok [INFO] [stdout] test src/chain.rs - chain::AuthLink (line 17) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::sign_payload (line 162) ... ok [INFO] [stdout] test src/account.rs - account::decode (line 63) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/account.rs - account::Address::try_from (line 188) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcEkzMDl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-126b11248fb71ca8,libethabi-02aa79b7b76b97b7,libethereum_types-77010514b6ed55dd,libethbloom-26c45bc554e318bc,libprimitive_types-552a0f5c5f38edd0,libimpl_serde-b73439a02a89013e,libfixed_hash-0154d94d753d6c90,libsha3-223889824ec65f36,libweb3-21983feb75fe6522,libweb3_async_native_tls-ca8cd4128291af9e,libtokio_stream-dc58396fcb62c50e,libtokio_util-335e534061bdd254,libheaders-c56714f4c44d806b,libsha1-e97b1c7c86a40bb4,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libhttpdate-6f35e35716ab0b1a,libheaders_core-994cbe37526f679b,libsoketto-7cfe9c56f39fe3e0,libbase64-2b85e6abfa9a26e7,libsha1-854c9772b2edddbb,libcpufeatures-057207a46b263eb1,libreqwest-3448292eaeb2a618,librustls_pemfile-550c29e87618f221,libhyper_tls-c4577d681a094899,libserde_urlencoded-a8208dd0e4776697,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-477765006a17a8e6,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-66c5b7a6f73cf974,libopenssl_probe-43f6112dac9608f0,libopenssl-3e209837a93bdfed,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-650a3c618213d46c,libhyper-fb347687ab594092,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-d26e1fe22d9db526,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-0e6758d344e89a80,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libtokio-59aaf72cc3621c6d,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liburl-874ce8d7c20d463c,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libsecp256k1-95c12bee8a4c40b0,libsecp256k1_sys-208a7192928d86fe,libonce_cell-65395029fac7f518,libidna-1163d69bf74d795e,libunicode_normalization-fd1601721e5ee963,libtinyvec-95a7de634ac3db65,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-f26bd5ae877445b6,libmatches-e0967b3597424db7,libfutures_timer-eb8770b79ffd481e,libpin_project-898ec96aef1d471f,libethabi-f5aafd5e46199184,libethereum_types-748138ca5bc5bf8f,libethbloom-d54b9b2d1c3923f0,libtiny_keccak-8d8df827f29c5aba,libprimitive_types-23f7c6fdf760f34c,libimpl_codec-54dff93ec671099e,libparity_scale_codec-79cee228b839d07e,libbyte_slice_cast-d9f626cc0cfa1b88,libarrayvec-7339f336323a9f9d,libimpl_serde-aee85d6f27394f6f,libimpl_rlp-6ec661804073a837,librlp-1f8e65a7b8c10361,libbytes-e08a006c583c3ac6,libfixed_hash-467ffb7ea9bb40b1,librustc_hex-fb2108811dbd48ff,libsha3-16e63af88514d754,libkeccak-a09cdc9d7e40a03a,libopaque_debug-404eb95cc0514505,libblock_buffer-c6c463dafd135eba,libblock_padding-b12269563b0f7d7b,libdigest-0c7a3e0ecf3af7bd,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libuint-5de1487c18f6abb5,libcrunchy-c19ea3a38cfeaa85,libstatic_assertions-55654f80d66897c1,libbyteorder-634c66d766b67237,libjsonrpc_core-8cc3908eaba56406,libserde_json-387b77fe33952e23,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,liblog-62f38dd377528769,libfutures-bf4fbc1724b17842,libfutures_executor-b9bade9ae58c7b99,libfutures_util-4a3dc1ff56f4757b,libfutures_io-5541cb69bafab8cf,libslab-558fefab0f461689,libfutures_channel-aa0a4575037b8e9b,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-e3279a881d232b95,libpin_utils-45ba7e7cff7aa459,libfutures_core-ef8d2de76229b9c2,libthiserror-3a1235682a19e29e,libserde-6622916de642827e,libserde_core-739838079db936dc,libsecp256k1-3dbcb4789e89e3b1,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsecp256k1_sys-e236c163b6b8cde8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23,libhex-ca926d8cc80c7033,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50}.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/rustcEkzMDl/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/secp256k1-sys-10dd1f1134d7f170/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-312fc8444c7b5dbc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQ14Eo9/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.rs - account::EphemeralPayload (line 611) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVuN40R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-126b11248fb71ca8,libethabi-02aa79b7b76b97b7,libethereum_types-77010514b6ed55dd,libethbloom-26c45bc554e318bc,libprimitive_types-552a0f5c5f38edd0,libimpl_serde-b73439a02a89013e,libfixed_hash-0154d94d753d6c90,libsha3-223889824ec65f36,libweb3-21983feb75fe6522,libweb3_async_native_tls-ca8cd4128291af9e,libtokio_stream-dc58396fcb62c50e,libtokio_util-335e534061bdd254,libheaders-c56714f4c44d806b,libsha1-e97b1c7c86a40bb4,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libhttpdate-6f35e35716ab0b1a,libheaders_core-994cbe37526f679b,libsoketto-7cfe9c56f39fe3e0,libbase64-2b85e6abfa9a26e7,libsha1-854c9772b2edddbb,libcpufeatures-057207a46b263eb1,libreqwest-3448292eaeb2a618,librustls_pemfile-550c29e87618f221,libhyper_tls-c4577d681a094899,libserde_urlencoded-a8208dd0e4776697,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-477765006a17a8e6,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-66c5b7a6f73cf974,libopenssl_probe-43f6112dac9608f0,libopenssl-3e209837a93bdfed,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-650a3c618213d46c,libhyper-fb347687ab594092,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-d26e1fe22d9db526,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-0e6758d344e89a80,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libtokio-59aaf72cc3621c6d,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liburl-874ce8d7c20d463c,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libsecp256k1-95c12bee8a4c40b0,libsecp256k1_sys-208a7192928d86fe,libonce_cell-65395029fac7f518,libidna-1163d69bf74d795e,libunicode_normalization-fd1601721e5ee963,libtinyvec-95a7de634ac3db65,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-f26bd5ae877445b6,libmatches-e0967b3597424db7,libfutures_timer-eb8770b79ffd481e,libpin_project-898ec96aef1d471f,libethabi-f5aafd5e46199184,libethereum_types-748138ca5bc5bf8f,libethbloom-d54b9b2d1c3923f0,libtiny_keccak-8d8df827f29c5aba,libprimitive_types-23f7c6fdf760f34c,libimpl_codec-54dff93ec671099e,libparity_scale_codec-79cee228b839d07e,libbyte_slice_cast-d9f626cc0cfa1b88,libarrayvec-7339f336323a9f9d,libimpl_serde-aee85d6f27394f6f,libimpl_rlp-6ec661804073a837,librlp-1f8e65a7b8c10361,libbytes-e08a006c583c3ac6,libfixed_hash-467ffb7ea9bb40b1,librustc_hex-fb2108811dbd48ff,libsha3-16e63af88514d754,libkeccak-a09cdc9d7e40a03a,libopaque_debug-404eb95cc0514505,libblock_buffer-c6c463dafd135eba,libblock_padding-b12269563b0f7d7b,libdigest-0c7a3e0ecf3af7bd,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libuint-5de1487c18f6abb5,libcrunchy-c19ea3a38cfeaa85,libstatic_assertions-55654f80d66897c1,libbyteorder-634c66d766b67237,libjsonrpc_core-8cc3908eaba56406,libserde_json-387b77fe33952e23,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,liblog-62f38dd377528769,libfutures-bf4fbc1724b17842,libfutures_executor-b9bade9ae58c7b99,libfutures_util-4a3dc1ff56f4757b,libfutures_io-5541cb69bafab8cf,libslab-558fefab0f461689,libfutures_channel-aa0a4575037b8e9b,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-e3279a881d232b95,libpin_utils-45ba7e7cff7aa459,libfutures_core-ef8d2de76229b9c2,libthiserror-3a1235682a19e29e,libserde-6622916de642827e,libserde_core-739838079db936dc,libsecp256k1-3dbcb4789e89e3b1,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsecp256k1_sys-e236c163b6b8cde8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23,libhex-ca926d8cc80c7033,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50}.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/rustcVuN40R/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/secp256k1-sys-10dd1f1134d7f170/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-312fc8444c7b5dbc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXb9aYV/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.rs - account::Address::fmt (line 255) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcnpxvOh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-126b11248fb71ca8,libethabi-02aa79b7b76b97b7,libethereum_types-77010514b6ed55dd,libethbloom-26c45bc554e318bc,libprimitive_types-552a0f5c5f38edd0,libimpl_serde-b73439a02a89013e,libfixed_hash-0154d94d753d6c90,libsha3-223889824ec65f36,libweb3-21983feb75fe6522,libweb3_async_native_tls-ca8cd4128291af9e,libtokio_stream-dc58396fcb62c50e,libtokio_util-335e534061bdd254,libheaders-c56714f4c44d806b,libsha1-e97b1c7c86a40bb4,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libhttpdate-6f35e35716ab0b1a,libheaders_core-994cbe37526f679b,libsoketto-7cfe9c56f39fe3e0,libbase64-2b85e6abfa9a26e7,libsha1-854c9772b2edddbb,libcpufeatures-057207a46b263eb1,libreqwest-3448292eaeb2a618,librustls_pemfile-550c29e87618f221,libhyper_tls-c4577d681a094899,libserde_urlencoded-a8208dd0e4776697,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-477765006a17a8e6,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-66c5b7a6f73cf974,libopenssl_probe-43f6112dac9608f0,libopenssl-3e209837a93bdfed,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-650a3c618213d46c,libhyper-fb347687ab594092,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-d26e1fe22d9db526,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-0e6758d344e89a80,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libtokio-59aaf72cc3621c6d,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liburl-874ce8d7c20d463c,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libsecp256k1-95c12bee8a4c40b0,libsecp256k1_sys-208a7192928d86fe,libonce_cell-65395029fac7f518,libidna-1163d69bf74d795e,libunicode_normalization-fd1601721e5ee963,libtinyvec-95a7de634ac3db65,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-f26bd5ae877445b6,libmatches-e0967b3597424db7,libfutures_timer-eb8770b79ffd481e,libpin_project-898ec96aef1d471f,libethabi-f5aafd5e46199184,libethereum_types-748138ca5bc5bf8f,libethbloom-d54b9b2d1c3923f0,libtiny_keccak-8d8df827f29c5aba,libprimitive_types-23f7c6fdf760f34c,libimpl_codec-54dff93ec671099e,libparity_scale_codec-79cee228b839d07e,libbyte_slice_cast-d9f626cc0cfa1b88,libarrayvec-7339f336323a9f9d,libimpl_serde-aee85d6f27394f6f,libimpl_rlp-6ec661804073a837,librlp-1f8e65a7b8c10361,libbytes-e08a006c583c3ac6,libfixed_hash-467ffb7ea9bb40b1,librustc_hex-fb2108811dbd48ff,libsha3-16e63af88514d754,libkeccak-a09cdc9d7e40a03a,libopaque_debug-404eb95cc0514505,libblock_buffer-c6c463dafd135eba,libblock_padding-b12269563b0f7d7b,libdigest-0c7a3e0ecf3af7bd,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libuint-5de1487c18f6abb5,libcrunchy-c19ea3a38cfeaa85,libstatic_assertions-55654f80d66897c1,libbyteorder-634c66d766b67237,libjsonrpc_core-8cc3908eaba56406,libserde_json-387b77fe33952e23,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,liblog-62f38dd377528769,libfutures-bf4fbc1724b17842,libfutures_executor-b9bade9ae58c7b99,libfutures_util-4a3dc1ff56f4757b,libfutures_io-5541cb69bafab8cf,libslab-558fefab0f461689,libfutures_channel-aa0a4575037b8e9b,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-e3279a881d232b95,libpin_utils-45ba7e7cff7aa459,libfutures_core-ef8d2de76229b9c2,libthiserror-3a1235682a19e29e,libserde-6622916de642827e,libserde_core-739838079db936dc,libsecp256k1-3dbcb4789e89e3b1,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsecp256k1_sys-e236c163b6b8cde8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23,libhex-ca926d8cc80c7033,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50}.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/rustcnpxvOh/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/secp256k1-sys-10dd1f1134d7f170/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-312fc8444c7b5dbc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestovqTWB/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.rs - account::PersonalSignature::fmt (line 440) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1LIzwj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-126b11248fb71ca8,libethabi-02aa79b7b76b97b7,libethereum_types-77010514b6ed55dd,libethbloom-26c45bc554e318bc,libprimitive_types-552a0f5c5f38edd0,libimpl_serde-b73439a02a89013e,libfixed_hash-0154d94d753d6c90,libsha3-223889824ec65f36,libweb3-21983feb75fe6522,libweb3_async_native_tls-ca8cd4128291af9e,libtokio_stream-dc58396fcb62c50e,libtokio_util-335e534061bdd254,libheaders-c56714f4c44d806b,libsha1-e97b1c7c86a40bb4,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libhttpdate-6f35e35716ab0b1a,libheaders_core-994cbe37526f679b,libsoketto-7cfe9c56f39fe3e0,libbase64-2b85e6abfa9a26e7,libsha1-854c9772b2edddbb,libcpufeatures-057207a46b263eb1,libreqwest-3448292eaeb2a618,librustls_pemfile-550c29e87618f221,libhyper_tls-c4577d681a094899,libserde_urlencoded-a8208dd0e4776697,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-477765006a17a8e6,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-66c5b7a6f73cf974,libopenssl_probe-43f6112dac9608f0,libopenssl-3e209837a93bdfed,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-650a3c618213d46c,libhyper-fb347687ab594092,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-d26e1fe22d9db526,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-0e6758d344e89a80,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libtokio-59aaf72cc3621c6d,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liburl-874ce8d7c20d463c,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libsecp256k1-95c12bee8a4c40b0,libsecp256k1_sys-208a7192928d86fe,libonce_cell-65395029fac7f518,libidna-1163d69bf74d795e,libunicode_normalization-fd1601721e5ee963,libtinyvec-95a7de634ac3db65,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-f26bd5ae877445b6,libmatches-e0967b3597424db7,libfutures_timer-eb8770b79ffd481e,libpin_project-898ec96aef1d471f,libethabi-f5aafd5e46199184,libethereum_types-748138ca5bc5bf8f,libethbloom-d54b9b2d1c3923f0,libtiny_keccak-8d8df827f29c5aba,libprimitive_types-23f7c6fdf760f34c,libimpl_codec-54dff93ec671099e,libparity_scale_codec-79cee228b839d07e,libbyte_slice_cast-d9f626cc0cfa1b88,libarrayvec-7339f336323a9f9d,libimpl_serde-aee85d6f27394f6f,libimpl_rlp-6ec661804073a837,librlp-1f8e65a7b8c10361,libbytes-e08a006c583c3ac6,libfixed_hash-467ffb7ea9bb40b1,librustc_hex-fb2108811dbd48ff,libsha3-16e63af88514d754,libkeccak-a09cdc9d7e40a03a,libopaque_debug-404eb95cc0514505,libblock_buffer-c6c463dafd135eba,libblock_padding-b12269563b0f7d7b,libdigest-0c7a3e0ecf3af7bd,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libuint-5de1487c18f6abb5,libcrunchy-c19ea3a38cfeaa85,libstatic_assertions-55654f80d66897c1,libbyteorder-634c66d766b67237,libjsonrpc_core-8cc3908eaba56406,libserde_json-387b77fe33952e23,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,liblog-62f38dd377528769,libfutures-bf4fbc1724b17842,libfutures_executor-b9bade9ae58c7b99,libfutures_util-4a3dc1ff56f4757b,libfutures_io-5541cb69bafab8cf,libslab-558fefab0f461689,libfutures_channel-aa0a4575037b8e9b,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-e3279a881d232b95,libpin_utils-45ba7e7cff7aa459,libfutures_core-ef8d2de76229b9c2,libthiserror-3a1235682a19e29e,libserde-6622916de642827e,libserde_core-739838079db936dc,libsecp256k1-3dbcb4789e89e3b1,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsecp256k1_sys-e236c163b6b8cde8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23,libhex-ca926d8cc80c7033,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50}.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/rustc1LIzwj/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/secp256k1-sys-10dd1f1134d7f170/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-312fc8444c7b5dbc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiCEI1q/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.rs - account::Address::zero (line 287) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc9HnTw5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-126b11248fb71ca8,libethabi-02aa79b7b76b97b7,libethereum_types-77010514b6ed55dd,libethbloom-26c45bc554e318bc,libprimitive_types-552a0f5c5f38edd0,libimpl_serde-b73439a02a89013e,libfixed_hash-0154d94d753d6c90,libsha3-223889824ec65f36,libweb3-21983feb75fe6522,libweb3_async_native_tls-ca8cd4128291af9e,libtokio_stream-dc58396fcb62c50e,libtokio_util-335e534061bdd254,libheaders-c56714f4c44d806b,libsha1-e97b1c7c86a40bb4,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libhttpdate-6f35e35716ab0b1a,libheaders_core-994cbe37526f679b,libsoketto-7cfe9c56f39fe3e0,libbase64-2b85e6abfa9a26e7,libsha1-854c9772b2edddbb,libcpufeatures-057207a46b263eb1,libreqwest-3448292eaeb2a618,librustls_pemfile-550c29e87618f221,libhyper_tls-c4577d681a094899,libserde_urlencoded-a8208dd0e4776697,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-477765006a17a8e6,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-66c5b7a6f73cf974,libopenssl_probe-43f6112dac9608f0,libopenssl-3e209837a93bdfed,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-650a3c618213d46c,libhyper-fb347687ab594092,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-d26e1fe22d9db526,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-0e6758d344e89a80,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libtokio-59aaf72cc3621c6d,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liburl-874ce8d7c20d463c,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libsecp256k1-95c12bee8a4c40b0,libsecp256k1_sys-208a7192928d86fe,libonce_cell-65395029fac7f518,libidna-1163d69bf74d795e,libunicode_normalization-fd1601721e5ee963,libtinyvec-95a7de634ac3db65,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-f26bd5ae877445b6,libmatches-e0967b3597424db7,libfutures_timer-eb8770b79ffd481e,libpin_project-898ec96aef1d471f,libethabi-f5aafd5e46199184,libethereum_types-748138ca5bc5bf8f,libethbloom-d54b9b2d1c3923f0,libtiny_keccak-8d8df827f29c5aba,libprimitive_types-23f7c6fdf760f34c,libimpl_codec-54dff93ec671099e,libparity_scale_codec-79cee228b839d07e,libbyte_slice_cast-d9f626cc0cfa1b88,libarrayvec-7339f336323a9f9d,libimpl_serde-aee85d6f27394f6f,libimpl_rlp-6ec661804073a837,librlp-1f8e65a7b8c10361,libbytes-e08a006c583c3ac6,libfixed_hash-467ffb7ea9bb40b1,librustc_hex-fb2108811dbd48ff,libsha3-16e63af88514d754,libkeccak-a09cdc9d7e40a03a,libopaque_debug-404eb95cc0514505,libblock_buffer-c6c463dafd135eba,libblock_padding-b12269563b0f7d7b,libdigest-0c7a3e0ecf3af7bd,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libuint-5de1487c18f6abb5,libcrunchy-c19ea3a38cfeaa85,libstatic_assertions-55654f80d66897c1,libbyteorder-634c66d766b67237,libjsonrpc_core-8cc3908eaba56406,libserde_json-387b77fe33952e23,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,liblog-62f38dd377528769,libfutures-bf4fbc1724b17842,libfutures_executor-b9bade9ae58c7b99,libfutures_util-4a3dc1ff56f4757b,libfutures_io-5541cb69bafab8cf,libslab-558fefab0f461689,libfutures_channel-aa0a4575037b8e9b,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-e3279a881d232b95,libpin_utils-45ba7e7cff7aa459,libfutures_core-ef8d2de76229b9c2,libthiserror-3a1235682a19e29e,libserde-6622916de642827e,libserde_core-739838079db936dc,libsecp256k1-3dbcb4789e89e3b1,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsecp256k1_sys-e236c163b6b8cde8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23,libhex-ca926d8cc80c7033,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50}.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/rustc9HnTw5/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/secp256k1-sys-10dd1f1134d7f170/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-312fc8444c7b5dbc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4sPHsd/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.rs - account::Address::checksum (line 297) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcHZhOP3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-126b11248fb71ca8,libethabi-02aa79b7b76b97b7,libethereum_types-77010514b6ed55dd,libethbloom-26c45bc554e318bc,libprimitive_types-552a0f5c5f38edd0,libimpl_serde-b73439a02a89013e,libfixed_hash-0154d94d753d6c90,libsha3-223889824ec65f36,libweb3-21983feb75fe6522,libweb3_async_native_tls-ca8cd4128291af9e,libtokio_stream-dc58396fcb62c50e,libtokio_util-335e534061bdd254,libheaders-c56714f4c44d806b,libsha1-e97b1c7c86a40bb4,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libhttpdate-6f35e35716ab0b1a,libheaders_core-994cbe37526f679b,libsoketto-7cfe9c56f39fe3e0,libbase64-2b85e6abfa9a26e7,libsha1-854c9772b2edddbb,libcpufeatures-057207a46b263eb1,libreqwest-3448292eaeb2a618,librustls_pemfile-550c29e87618f221,libhyper_tls-c4577d681a094899,libserde_urlencoded-a8208dd0e4776697,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-477765006a17a8e6,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-66c5b7a6f73cf974,libopenssl_probe-43f6112dac9608f0,libopenssl-3e209837a93bdfed,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-650a3c618213d46c,libhyper-fb347687ab594092,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-d26e1fe22d9db526,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-0e6758d344e89a80,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libtokio-59aaf72cc3621c6d,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liburl-874ce8d7c20d463c,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libsecp256k1-95c12bee8a4c40b0,libsecp256k1_sys-208a7192928d86fe,libonce_cell-65395029fac7f518,libidna-1163d69bf74d795e,libunicode_normalization-fd1601721e5ee963,libtinyvec-95a7de634ac3db65,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-f26bd5ae877445b6,libmatches-e0967b3597424db7,libfutures_timer-eb8770b79ffd481e,libpin_project-898ec96aef1d471f,libethabi-f5aafd5e46199184,libethereum_types-748138ca5bc5bf8f,libethbloom-d54b9b2d1c3923f0,libtiny_keccak-8d8df827f29c5aba,libprimitive_types-23f7c6fdf760f34c,libimpl_codec-54dff93ec671099e,libparity_scale_codec-79cee228b839d07e,libbyte_slice_cast-d9f626cc0cfa1b88,libarrayvec-7339f336323a9f9d,libimpl_serde-aee85d6f27394f6f,libimpl_rlp-6ec661804073a837,librlp-1f8e65a7b8c10361,libbytes-e08a006c583c3ac6,libfixed_hash-467ffb7ea9bb40b1,librustc_hex-fb2108811dbd48ff,libsha3-16e63af88514d754,libkeccak-a09cdc9d7e40a03a,libopaque_debug-404eb95cc0514505,libblock_buffer-c6c463dafd135eba,libblock_padding-b12269563b0f7d7b,libdigest-0c7a3e0ecf3af7bd,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libuint-5de1487c18f6abb5,libcrunchy-c19ea3a38cfeaa85,libstatic_assertions-55654f80d66897c1,libbyteorder-634c66d766b67237,libjsonrpc_core-8cc3908eaba56406,libserde_json-387b77fe33952e23,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,liblog-62f38dd377528769,libfutures-bf4fbc1724b17842,libfutures_executor-b9bade9ae58c7b99,libfutures_util-4a3dc1ff56f4757b,libfutures_io-5541cb69bafab8cf,libslab-558fefab0f461689,libfutures_channel-aa0a4575037b8e9b,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-e3279a881d232b95,libpin_utils-45ba7e7cff7aa459,libfutures_core-ef8d2de76229b9c2,libthiserror-3a1235682a19e29e,libserde-6622916de642827e,libserde_core-739838079db936dc,libsecp256k1-3dbcb4789e89e3b1,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsecp256k1_sys-e236c163b6b8cde8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23,libhex-ca926d8cc80c7033,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50}.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/rustcHZhOP3/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/secp256k1-sys-10dd1f1134d7f170/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-312fc8444c7b5dbc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestObaDGj/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/chain.rs - chain::AuthChain::from_json (line 162) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc7CzWd6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-126b11248fb71ca8,libethabi-02aa79b7b76b97b7,libethereum_types-77010514b6ed55dd,libethbloom-26c45bc554e318bc,libprimitive_types-552a0f5c5f38edd0,libimpl_serde-b73439a02a89013e,libfixed_hash-0154d94d753d6c90,libsha3-223889824ec65f36,libweb3-21983feb75fe6522,libweb3_async_native_tls-ca8cd4128291af9e,libtokio_stream-dc58396fcb62c50e,libtokio_util-335e534061bdd254,libheaders-c56714f4c44d806b,libsha1-e97b1c7c86a40bb4,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libhttpdate-6f35e35716ab0b1a,libheaders_core-994cbe37526f679b,libsoketto-7cfe9c56f39fe3e0,libbase64-2b85e6abfa9a26e7,libsha1-854c9772b2edddbb,libcpufeatures-057207a46b263eb1,libreqwest-3448292eaeb2a618,librustls_pemfile-550c29e87618f221,libhyper_tls-c4577d681a094899,libserde_urlencoded-a8208dd0e4776697,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-477765006a17a8e6,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-66c5b7a6f73cf974,libopenssl_probe-43f6112dac9608f0,libopenssl-3e209837a93bdfed,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-650a3c618213d46c,libhyper-fb347687ab594092,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-d26e1fe22d9db526,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-0e6758d344e89a80,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libtokio-59aaf72cc3621c6d,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liburl-874ce8d7c20d463c,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libsecp256k1-95c12bee8a4c40b0,libsecp256k1_sys-208a7192928d86fe,libonce_cell-65395029fac7f518,libidna-1163d69bf74d795e,libunicode_normalization-fd1601721e5ee963,libtinyvec-95a7de634ac3db65,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-f26bd5ae877445b6,libmatches-e0967b3597424db7,libfutures_timer-eb8770b79ffd481e,libpin_project-898ec96aef1d471f,libethabi-f5aafd5e46199184,libethereum_types-748138ca5bc5bf8f,libethbloom-d54b9b2d1c3923f0,libtiny_keccak-8d8df827f29c5aba,libprimitive_types-23f7c6fdf760f34c,libimpl_codec-54dff93ec671099e,libparity_scale_codec-79cee228b839d07e,libbyte_slice_cast-d9f626cc0cfa1b88,libarrayvec-7339f336323a9f9d,libimpl_serde-aee85d6f27394f6f,libimpl_rlp-6ec661804073a837,librlp-1f8e65a7b8c10361,libbytes-e08a006c583c3ac6,libfixed_hash-467ffb7ea9bb40b1,librustc_hex-fb2108811dbd48ff,libsha3-16e63af88514d754,libkeccak-a09cdc9d7e40a03a,libopaque_debug-404eb95cc0514505,libblock_buffer-c6c463dafd135eba,libblock_padding-b12269563b0f7d7b,libdigest-0c7a3e0ecf3af7bd,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libuint-5de1487c18f6abb5,libcrunchy-c19ea3a38cfeaa85,libstatic_assertions-55654f80d66897c1,libbyteorder-634c66d766b67237,libjsonrpc_core-8cc3908eaba56406,libserde_json-387b77fe33952e23,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,liblog-62f38dd377528769,libfutures-bf4fbc1724b17842,libfutures_executor-b9bade9ae58c7b99,libfutures_util-4a3dc1ff56f4757b,libfutures_io-5541cb69bafab8cf,libslab-558fefab0f461689,libfutures_channel-aa0a4575037b8e9b,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-e3279a881d232b95,libpin_utils-45ba7e7cff7aa459,libfutures_core-ef8d2de76229b9c2,libthiserror-3a1235682a19e29e,libserde-6622916de642827e,libserde_core-739838079db936dc,libsecp256k1-3dbcb4789e89e3b1,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsecp256k1_sys-e236c163b6b8cde8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23,libhex-ca926d8cc80c7033,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50}.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/rustc7CzWd6/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/secp256k1-sys-10dd1f1134d7f170/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-312fc8444c7b5dbc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7MwcAR/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/chain.rs - chain::AuthChain::owner (line 231) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcRxgR93/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-126b11248fb71ca8,libethabi-02aa79b7b76b97b7,libethereum_types-77010514b6ed55dd,libethbloom-26c45bc554e318bc,libprimitive_types-552a0f5c5f38edd0,libimpl_serde-b73439a02a89013e,libfixed_hash-0154d94d753d6c90,libsha3-223889824ec65f36,libweb3-21983feb75fe6522,libweb3_async_native_tls-ca8cd4128291af9e,libtokio_stream-dc58396fcb62c50e,libtokio_util-335e534061bdd254,libheaders-c56714f4c44d806b,libsha1-e97b1c7c86a40bb4,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libhttpdate-6f35e35716ab0b1a,libheaders_core-994cbe37526f679b,libsoketto-7cfe9c56f39fe3e0,libbase64-2b85e6abfa9a26e7,libsha1-854c9772b2edddbb,libcpufeatures-057207a46b263eb1,libreqwest-3448292eaeb2a618,librustls_pemfile-550c29e87618f221,libhyper_tls-c4577d681a094899,libserde_urlencoded-a8208dd0e4776697,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-477765006a17a8e6,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-66c5b7a6f73cf974,libopenssl_probe-43f6112dac9608f0,libopenssl-3e209837a93bdfed,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-650a3c618213d46c,libhyper-fb347687ab594092,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-d26e1fe22d9db526,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-0e6758d344e89a80,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libtokio-59aaf72cc3621c6d,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liburl-874ce8d7c20d463c,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libsecp256k1-95c12bee8a4c40b0,libsecp256k1_sys-208a7192928d86fe,libonce_cell-65395029fac7f518,libidna-1163d69bf74d795e,libunicode_normalization-fd1601721e5ee963,libtinyvec-95a7de634ac3db65,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-f26bd5ae877445b6,libmatches-e0967b3597424db7,libfutures_timer-eb8770b79ffd481e,libpin_project-898ec96aef1d471f,libethabi-f5aafd5e46199184,libethereum_types-748138ca5bc5bf8f,libethbloom-d54b9b2d1c3923f0,libtiny_keccak-8d8df827f29c5aba,libprimitive_types-23f7c6fdf760f34c,libimpl_codec-54dff93ec671099e,libparity_scale_codec-79cee228b839d07e,libbyte_slice_cast-d9f626cc0cfa1b88,libarrayvec-7339f336323a9f9d,libimpl_serde-aee85d6f27394f6f,libimpl_rlp-6ec661804073a837,librlp-1f8e65a7b8c10361,libbytes-e08a006c583c3ac6,libfixed_hash-467ffb7ea9bb40b1,librustc_hex-fb2108811dbd48ff,libsha3-16e63af88514d754,libkeccak-a09cdc9d7e40a03a,libopaque_debug-404eb95cc0514505,libblock_buffer-c6c463dafd135eba,libblock_padding-b12269563b0f7d7b,libdigest-0c7a3e0ecf3af7bd,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libuint-5de1487c18f6abb5,libcrunchy-c19ea3a38cfeaa85,libstatic_assertions-55654f80d66897c1,libbyteorder-634c66d766b67237,libjsonrpc_core-8cc3908eaba56406,libserde_json-387b77fe33952e23,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,liblog-62f38dd377528769,libfutures-bf4fbc1724b17842,libfutures_executor-b9bade9ae58c7b99,libfutures_util-4a3dc1ff56f4757b,libfutures_io-5541cb69bafab8cf,libslab-558fefab0f461689,libfutures_channel-aa0a4575037b8e9b,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-e3279a881d232b95,libpin_utils-45ba7e7cff7aa459,libfutures_core-ef8d2de76229b9c2,libthiserror-3a1235682a19e29e,libserde-6622916de642827e,libserde_core-739838079db936dc,libsecp256k1-3dbcb4789e89e3b1,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsecp256k1_sys-e236c163b6b8cde8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23,libhex-ca926d8cc80c7033,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50}.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/rustcRxgR93/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/secp256k1-sys-10dd1f1134d7f170/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-312fc8444c7b5dbc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5JQPFg/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/authenticator.rs - authenticator::Authenticator (line 80) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcV9IqT1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtokio_test-67305668089cf757,libmtv_crypto-126b11248fb71ca8,libethabi-02aa79b7b76b97b7,libethereum_types-77010514b6ed55dd,libethbloom-26c45bc554e318bc,libprimitive_types-552a0f5c5f38edd0,libimpl_serde-b73439a02a89013e,libfixed_hash-0154d94d753d6c90,libsha3-223889824ec65f36,libweb3-21983feb75fe6522,libweb3_async_native_tls-ca8cd4128291af9e,libtokio_stream-dc58396fcb62c50e,libtokio_util-335e534061bdd254,libheaders-c56714f4c44d806b,libsha1-e97b1c7c86a40bb4,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libhttpdate-6f35e35716ab0b1a,libheaders_core-994cbe37526f679b,libsoketto-7cfe9c56f39fe3e0,libbase64-2b85e6abfa9a26e7,libsha1-854c9772b2edddbb,libcpufeatures-057207a46b263eb1,libreqwest-3448292eaeb2a618,librustls_pemfile-550c29e87618f221,libhyper_tls-c4577d681a094899,libserde_urlencoded-a8208dd0e4776697,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-477765006a17a8e6,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-66c5b7a6f73cf974,libopenssl_probe-43f6112dac9608f0,libopenssl-3e209837a93bdfed,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-650a3c618213d46c,libhyper-fb347687ab594092,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-d26e1fe22d9db526,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-0e6758d344e89a80,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libtokio-59aaf72cc3621c6d,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liburl-874ce8d7c20d463c,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libsecp256k1-95c12bee8a4c40b0,libsecp256k1_sys-208a7192928d86fe,libonce_cell-65395029fac7f518,libidna-1163d69bf74d795e,libunicode_normalization-fd1601721e5ee963,libtinyvec-95a7de634ac3db65,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-f26bd5ae877445b6,libmatches-e0967b3597424db7,libfutures_timer-eb8770b79ffd481e,libpin_project-898ec96aef1d471f,libethabi-f5aafd5e46199184,libethereum_types-748138ca5bc5bf8f,libethbloom-d54b9b2d1c3923f0,libtiny_keccak-8d8df827f29c5aba,libprimitive_types-23f7c6fdf760f34c,libimpl_codec-54dff93ec671099e,libparity_scale_codec-79cee228b839d07e,libbyte_slice_cast-d9f626cc0cfa1b88,libarrayvec-7339f336323a9f9d,libimpl_serde-aee85d6f27394f6f,libimpl_rlp-6ec661804073a837,librlp-1f8e65a7b8c10361,libbytes-e08a006c583c3ac6,libfixed_hash-467ffb7ea9bb40b1,librustc_hex-fb2108811dbd48ff,libsha3-16e63af88514d754,libkeccak-a09cdc9d7e40a03a,libopaque_debug-404eb95cc0514505,libblock_buffer-c6c463dafd135eba,libblock_padding-b12269563b0f7d7b,libdigest-0c7a3e0ecf3af7bd,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libuint-5de1487c18f6abb5,libcrunchy-c19ea3a38cfeaa85,libstatic_assertions-55654f80d66897c1,libbyteorder-634c66d766b67237,libjsonrpc_core-8cc3908eaba56406,libserde_json-387b77fe33952e23,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,liblog-62f38dd377528769,libfutures-bf4fbc1724b17842,libfutures_executor-b9bade9ae58c7b99,libfutures_util-4a3dc1ff56f4757b,libfutures_io-5541cb69bafab8cf,libslab-558fefab0f461689,libfutures_channel-aa0a4575037b8e9b,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-e3279a881d232b95,libpin_utils-45ba7e7cff7aa459,libfutures_core-ef8d2de76229b9c2,libthiserror-3a1235682a19e29e,libserde-6622916de642827e,libserde_core-739838079db936dc,libsecp256k1-3dbcb4789e89e3b1,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsecp256k1_sys-e236c163b6b8cde8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23,libhex-ca926d8cc80c7033,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50}.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/rustcV9IqT1/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/secp256k1-sys-10dd1f1134d7f170/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-312fc8444c7b5dbc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestofgSOM/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/chain.rs - chain::AuthChain::from_json_links (line 193) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcN804lx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-126b11248fb71ca8,libethabi-02aa79b7b76b97b7,libethereum_types-77010514b6ed55dd,libethbloom-26c45bc554e318bc,libprimitive_types-552a0f5c5f38edd0,libimpl_serde-b73439a02a89013e,libfixed_hash-0154d94d753d6c90,libsha3-223889824ec65f36,libweb3-21983feb75fe6522,libweb3_async_native_tls-ca8cd4128291af9e,libtokio_stream-dc58396fcb62c50e,libtokio_util-335e534061bdd254,libheaders-c56714f4c44d806b,libsha1-e97b1c7c86a40bb4,libdigest-5a8bca8d7e7b73ce,libblock_buffer-c41afe2cd205da61,libcrypto_common-6df534d6d02dbfe1,libhttpdate-6f35e35716ab0b1a,libheaders_core-994cbe37526f679b,libsoketto-7cfe9c56f39fe3e0,libbase64-2b85e6abfa9a26e7,libsha1-854c9772b2edddbb,libcpufeatures-057207a46b263eb1,libreqwest-3448292eaeb2a618,librustls_pemfile-550c29e87618f221,libhyper_tls-c4577d681a094899,libserde_urlencoded-a8208dd0e4776697,libbase64-732898d5debd16bb,libipnet-6391c567488bc9bc,libtokio_native_tls-477765006a17a8e6,libmime-fa5c6e61475ee11e,libencoding_rs-bde0866e99208baa,libnative_tls-66c5b7a6f73cf974,libopenssl_probe-43f6112dac9608f0,libopenssl-3e209837a93bdfed,libbitflags-3bced5bc0df4c4ae,libforeign_types-71c481252011b7cf,libforeign_types_shared-e8e1fd027e7e4ad5,libopenssl_sys-650a3c618213d46c,libhyper-fb347687ab594092,libwant-f2bbaf431de89a9a,libtry_lock-61e163e8866f58c7,libsocket2-b702c46de82d0786,libhttparse-3484dc2af2ac521c,libh2-d26e1fe22d9db526,libindexmap-0f1b8bb147f59bec,libequivalent-bf2cc2d551c30568,libhashbrown-6a5e56eee6bfa340,libtokio_util-0e6758d344e89a80,libtower_service-ffd8abe90aad1f3e,libtracing-3e4bfff8a8f23531,libtracing_core-d71d11be73f619c1,libtokio-59aaf72cc3621c6d,libsignal_hook_registry-18d8346e5d1190e3,libsocket2-0d4b8422b42bb7e5,libmio-73093c37e39b2bb4,libsync_wrapper-f2a4e47367769dca,libhttp_body-b2c07fb603d59dfa,liburl-874ce8d7c20d463c,libidna-b1f81b22b2038276,libutf8_iter-311f0db35672adba,libidna_adapter-f63414bb3ea1d66f,libicu_properties-6a9ec38b91de7059,libicu_properties_data-ba0a08199bc63ec0,libicu_normalizer-ef8a0ef4bdc71a0b,libicu_normalizer_data-c02881ae5176f208,libicu_collections-863dabeeb3a67c6a,libpotential_utf-95c1503644bd3fe0,libicu_provider-4b2bfa5fbb1d03ea,libicu_locale_core-29a8b104b6604bfa,libtinystr-9ea8dc365eb944c4,liblitemap-c3554637e8a48f2a,libwriteable-a712a784f2630667,libzerovec-a2b1b44a26280522,libzerotrie-e75ada6bb993000d,libyoke-ed57bc21bafd3d1c,libstable_deref_trait-1d3ea2e5b9aa129c,libzerofrom-2c9c211110e35261,libform_urlencoded-1fedd1aa97ed287f,libpercent_encoding-c22fe7fb25e3ff6a,libhttp-16e05df04fe396a3,libfnv-773757b135178300,libparking_lot-69d56696eee9bf25,libparking_lot_core-31fd8c035598e6e1,libsmallvec-b17260dfb89eb1db,liblock_api-4197a6ed9c1f0a3a,libscopeguard-0e30e6315ecc2b6d,libsecp256k1-95c12bee8a4c40b0,libsecp256k1_sys-208a7192928d86fe,libonce_cell-65395029fac7f518,libidna-1163d69bf74d795e,libunicode_normalization-fd1601721e5ee963,libtinyvec-95a7de634ac3db65,libtinyvec_macros-c90ba2208a3cf0ad,libunicode_bidi-f26bd5ae877445b6,libmatches-e0967b3597424db7,libfutures_timer-eb8770b79ffd481e,libpin_project-898ec96aef1d471f,libethabi-f5aafd5e46199184,libethereum_types-748138ca5bc5bf8f,libethbloom-d54b9b2d1c3923f0,libtiny_keccak-8d8df827f29c5aba,libprimitive_types-23f7c6fdf760f34c,libimpl_codec-54dff93ec671099e,libparity_scale_codec-79cee228b839d07e,libbyte_slice_cast-d9f626cc0cfa1b88,libarrayvec-7339f336323a9f9d,libimpl_serde-aee85d6f27394f6f,libimpl_rlp-6ec661804073a837,librlp-1f8e65a7b8c10361,libbytes-e08a006c583c3ac6,libfixed_hash-467ffb7ea9bb40b1,librustc_hex-fb2108811dbd48ff,libsha3-16e63af88514d754,libkeccak-a09cdc9d7e40a03a,libopaque_debug-404eb95cc0514505,libblock_buffer-c6c463dafd135eba,libblock_padding-b12269563b0f7d7b,libdigest-0c7a3e0ecf3af7bd,libgeneric_array-bac9c9f4b1de042f,libtypenum-987523825771ddad,libuint-5de1487c18f6abb5,libcrunchy-c19ea3a38cfeaa85,libstatic_assertions-55654f80d66897c1,libbyteorder-634c66d766b67237,libjsonrpc_core-8cc3908eaba56406,libserde_json-387b77fe33952e23,libitoa-a4ff8677f852b89f,libryu-3ba25d01f660afda,liblog-62f38dd377528769,libfutures-bf4fbc1724b17842,libfutures_executor-b9bade9ae58c7b99,libfutures_util-4a3dc1ff56f4757b,libfutures_io-5541cb69bafab8cf,libslab-558fefab0f461689,libfutures_channel-aa0a4575037b8e9b,libpin_project_lite-0cffc5d959d0b16f,libfutures_sink-1a3e7f43fc6dbf4d,libfutures_task-e3279a881d232b95,libpin_utils-45ba7e7cff7aa459,libfutures_core-ef8d2de76229b9c2,libthiserror-3a1235682a19e29e,libserde-6622916de642827e,libserde_core-739838079db936dc,libsecp256k1-3dbcb4789e89e3b1,librand-076d2bf9cac779a7,librand_chacha-9c838534137a15f7,libppv_lite86-3ff8627d35fbabce,libzerocopy-369d8a2bbe0b4c06,librand_core-a9f1d376f8c7da61,libgetrandom-1410e67f31b38244,liblibc-08aef465eb552f81,libcfg_if-8dc91cf0ce07e60b,libsecp256k1_sys-e236c163b6b8cde8,libregex-6cc3780d7c251e15,libregex_automata-65b0e803af069058,libaho_corasick-44cdfcb816b29b76,libmemchr-32e90f4120c6c9bf,libregex_syntax-82aefd9daabd7fca,liblazy_static-509a3481d98abb23,libhex-ca926d8cc80c7033,libchrono-1907fb56ac124aa0,libiana_time_zone-cc49bde24519b220,libnum_traits-553645f67cf3df50}.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/rustcN804lx/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/secp256k1-sys-10dd1f1134d7f170/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-312fc8444c7b5dbc/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoMGJlB/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.rs - account::Address::checksum (line 297) [INFO] [stdout] src/account.rs - account::Address::fmt (line 255) [INFO] [stdout] src/account.rs - account::Address::try_from (line 188) [INFO] [stdout] src/account.rs - account::Address::zero (line 287) [INFO] [stdout] src/account.rs - account::EphemeralPayload (line 611) [INFO] [stdout] src/account.rs - account::PersonalSignature::fmt (line 440) [INFO] [stdout] src/authenticator.rs - authenticator::Authenticator (line 80) [INFO] [stdout] src/chain.rs - chain::AuthChain::from_json (line 162) [INFO] [stdout] src/chain.rs - chain::AuthChain::from_json_links (line 193) [INFO] [stdout] src/chain.rs - chain::AuthChain::owner (line 231) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 24 passed; 10 failed; 0 ignored; 0 measured; 0 filtered out; finished in 21.56s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "06b6b41037217614a39f97e8eb2719b9503d6adabff9587afce6f9d435436535", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06b6b41037217614a39f97e8eb2719b9503d6adabff9587afce6f9d435436535", kill_on_drop: false }` [INFO] [stdout] 06b6b41037217614a39f97e8eb2719b9503d6adabff9587afce6f9d435436535