[INFO] fetching crate mtv-crypto 0.0.1... [INFO] testing mtv-crypto-0.0.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate mtv-crypto 0.0.1 into /workspace/builds/worker-0-tc2/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-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mtv-crypto 0.0.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ba74c66972a6bfc293385c378b1d4868981e241db632e78e6da3d62a53dc508 [INFO] running `Command { std: "docker" "start" "-a" "4ba74c66972a6bfc293385c378b1d4868981e241db632e78e6da3d62a53dc508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ba74c66972a6bfc293385c378b1d4868981e241db632e78e6da3d62a53dc508", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ba74c66972a6bfc293385c378b1d4868981e241db632e78e6da3d62a53dc508", kill_on_drop: false }` [INFO] [stdout] 4ba74c66972a6bfc293385c378b1d4868981e241db632e78e6da3d62a53dc508 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ad616b1fec75b7dd0cecf99e6642b24c5a50a35fcda0611a03f93d123469c130 [INFO] running `Command { std: "docker" "start" "-a" "ad616b1fec75b7dd0cecf99e6642b24c5a50a35fcda0611a03f93d123469c130", 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 rustc-hex v2.1.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.5.0 [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 toml_datetime v0.6.11 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rlp v0.5.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling radium v0.6.2 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling wyz v0.2.0 [INFO] [stderr] Compiling funty v1.1.0 [INFO] [stderr] Compiling impl-rlp v0.3.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-serde v0.3.2 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling impl-serde v0.4.0 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling secp256k1-sys v0.8.2 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling bitvec v0.20.4 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling futures-util v0.3.31 [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 unicode-bidi v0.3.18 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling secp256k1 v0.21.3 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling futures-timer v3.0.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [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 futures-executor v0.3.31 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [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 secp256k1 v0.27.0 [INFO] [stderr] Compiling parity-scale-codec-derive v2.3.1 [INFO] [stderr] Compiling ethereum-types v0.14.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling parity-scale-codec v2.3.1 [INFO] [stderr] Compiling regex v1.11.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling ethabi v18.0.0 [INFO] [stderr] Compiling impl-codec v0.5.1 [INFO] [stderr] Compiling primitive-types v0.10.1 [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 46.24s [INFO] running `Command { std: "docker" "inspect" "ad616b1fec75b7dd0cecf99e6642b24c5a50a35fcda0611a03f93d123469c130", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad616b1fec75b7dd0cecf99e6642b24c5a50a35fcda0611a03f93d123469c130", kill_on_drop: false }` [INFO] [stdout] ad616b1fec75b7dd0cecf99e6642b24c5a50a35fcda0611a03f93d123469c130 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 99c523f761edf182e4f9c136e998d5f2cf599e12574232ea9cbcc32afb277fb8 [INFO] running `Command { std: "docker" "start" "-a" "99c523f761edf182e4f9c136e998d5f2cf599e12574232ea9cbcc32afb277fb8", 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 web3-async-native-tls v0.4.0 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling h2 v0.3.27 [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 24.21s [INFO] running `Command { std: "docker" "inspect" "99c523f761edf182e4f9c136e998d5f2cf599e12574232ea9cbcc32afb277fb8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "99c523f761edf182e4f9c136e998d5f2cf599e12574232ea9cbcc32afb277fb8", kill_on_drop: false }` [INFO] [stdout] 99c523f761edf182e4f9c136e998d5f2cf599e12574232ea9cbcc32afb277fb8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3b4d3de1ae3366ef58789c54e7f85ae8efa6ea2aa75725f49bbd6838baa9e39f [INFO] running `Command { std: "docker" "start" "-a" "3b4d3de1ae3366ef58789c54e7f85ae8efa6ea2aa75725f49bbd6838baa9e39f", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/mtv_crypto-c01388132bf8b05a) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test authenticator::test::test_should_validate_simple_personal_signatures ... ok [INFO] [stdout] test authenticator::test::test_should_support_r_on_personal_signatures ... ok [INFO] [stdout] test authenticator::test::test_should_fail_if_ephemeral_is_expired ... ok [INFO] [stdout] test authenticator::test::test_should_validate_personal_signature ... 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.24s [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::from (line 141) ... ok [INFO] [stdout] test src/account.rs - account::Address::try_from (line 188) ... 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) ... FAILED [INFO] [stdout] test src/account.rs - account::Account::sign (line 871) ... FAILED [INFO] [stdout] test src/account.rs - account::Address::try_from (line 177) ... FAILED [INFO] [stdout] test src/account.rs - account::Address::fmt (line 274) ... FAILED [INFO] [stdout] test src/account.rs - account::Address::zero (line 287) ... FAILED [INFO] [stdout] test src/account.rs - account::EphemeralPayload (line 611) ... FAILED [INFO] [stdout] test src/account.rs - account::decode (line 63) ... FAILED [INFO] [stdout] test src/account.rs - account::Address::checksum (line 297) ... FAILED [INFO] [stdout] test src/account.rs - account::Address::from (line 127) ... ok [INFO] [stdout] test src/account.rs - account::Address::fmt (line 236) ... ok [INFO] [stdout] test src/account.rs - account::Address::fmt (line 255) ... ok [INFO] [stdout] test src/account.rs - account::Account::address (line 855) ... ok [INFO] [stdout] test src/chain.rs - chain::AuthChain::owner (line 231) ... ok [INFO] [stdout] test src/chain.rs - chain::AuthChain::from_json (line 162) ... ok [INFO] [stdout] test src/chain.rs - chain::AuthChain::from_json_links (line 193) ... ok [INFO] [stdout] test src/account.rs - account::decode_to_slice (line 94) ... ok [INFO] [stdout] test src/account.rs - account::PersonalSignature::fmt (line 440) ... FAILED [INFO] [stdout] test src/account.rs - account::PersonalSignature::try_recover_from_message (line 452) ... ok [INFO] [stdout] test src/authenticator.rs - authenticator::Authenticator::validate_personal (line 152) ... ok [INFO] [stdout] test src/chain.rs - chain::AuthChain::simple (line 118) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::from_identity (line 95) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::from_signer (line 66) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::sign_payload (line 162) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::sign_payload (line 174) ... ok [INFO] [stdout] test src/chain.rs - chain::AuthLink (line 17) ... ok [INFO] [stdout] test src/chain.rs - chain::AuthChain::simple (line 131) ... ok [INFO] [stdout] test src/authenticator.rs - authenticator::Authenticator (line 80) ... ok [INFO] [stdout] test src/chain.rs - chain::AuthLink (line 26) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::create_signature (line 127) ... ok [INFO] [stdout] test src/identity.rs - identity::Identity::from_json (line 34) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/account.rs - account::Address::try_from (line 197) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcVJiaOm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-c86800d0164dbdfe,libethabi-d09082c52133e6d7,libethereum_types-16db41add34bd827,libethbloom-e1c260b4c31f28da,libprimitive_types-e0aa25b30edbdeaa,libimpl_serde-7dcb365de95a342a,libfixed_hash-ef08db060cd0c757,libsha3-a241a90a653bb914,libweb3-9d8441fb8200ea1a,libweb3_async_native_tls-17f1944dd1e78d5c,libtokio_stream-5ee4e139e05395be,libtokio_util-eea0c6a1cc1aa3b2,libheaders-82b25b400d1ab7f9,libsha1-d1497fb065dfb2e7,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libhttpdate-331798cefc82cc7e,libheaders_core-dc56547a9441f0ae,libsoketto-9348b63f4c32a513,libbase64-c467c189a59a103e,libsha1-b3af8fccb13db119,libcpufeatures-e04321643d03190d,libreqwest-e6e0d2f721c4ce17,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-8ce2829dc8cba0f7,libserde_urlencoded-d938b9161b4e13ba,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-81f99a70ba9e58d3,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-1fb7ba17949007c9,libopenssl_probe-2c6d21a9709cae46,libopenssl-6888401d64bef428,libbitflags-7f84f37ac731566a,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b8d8f00b44c38d17,libhyper-86baaa50ac7dd094,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-efb222748a71997a,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-348ced14c55132d2,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-f1b15d2bfe2b998b,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libmio-d0b331fa8c552549,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liburl-25610202a1c19853,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsecp256k1-7f9930bfb353ab96,libsecp256k1_sys-036d395483fea776,libonce_cell-e9252a7b5119f3eb,libidna-c61e3d16b23a9f25,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libfutures_timer-17baedd4276dc448,libpin_project-5334b5225e1bc1ed,libethabi-108e289a2b5ed2a2,libethereum_types-c7b5755754ded6f2,libethbloom-1ad42acdf904b652,libtiny_keccak-303f2dfa58cea8f5,libprimitive_types-f819a4ae6bf5670d,libimpl_codec-6475439aa3b3a555,libparity_scale_codec-f92afa80f386058b,libbyte_slice_cast-7d31f947af6befa2,libarrayvec-09741c597eeba17a,libimpl_serde-8700e5adf83e6d2b,libimpl_rlp-c9a0d71354fe22fb,librlp-9c27812fd300dfec,libbytes-82ad4f0211bdc963,libfixed_hash-38d2d59e0c0aecf9,librustc_hex-8e10e209a94b3eae,libsha3-1100825703272436,libkeccak-b3eea90d0aeeb926,libopaque_debug-90e66d859d53ff28,libblock_buffer-82475018ae6fbe67,libblock_padding-b6fc03ba276d2b11,libdigest-d008fc2fd6b2c9c7,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libuint-671bd0464ec25492,libcrunchy-5959194a6cadac0b,libstatic_assertions-f0217ecdd817a834,libbyteorder-7fb216e967c6a54f,libjsonrpc_core-dfad7875f9ff341c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liblog-40ebd7d040175aeb,libfutures-d98fa2b23ad9e180,libfutures_executor-f0c2ae714ccd4f48,libfutures_util-834814836bbfea99,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0d735dab82cd7b8,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libthiserror-239e48795c09660f,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libsecp256k1-e13fc28a953ca459,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsecp256k1_sys-09a08825ce59ae98,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libmemchr-9be7e24c0cc6f173,libregex_syntax-c1c62fdedc196a6a,liblazy_static-3674be3f4245d19b,libhex-13e08b3b00984ab7,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcVJiaOm/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-610c756f46287abe/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-6967da8dae397106/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestce8SaM/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::Account::sign (line 871) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcgWll7E/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-c86800d0164dbdfe,libethabi-d09082c52133e6d7,libethereum_types-16db41add34bd827,libethbloom-e1c260b4c31f28da,libprimitive_types-e0aa25b30edbdeaa,libimpl_serde-7dcb365de95a342a,libfixed_hash-ef08db060cd0c757,libsha3-a241a90a653bb914,libweb3-9d8441fb8200ea1a,libweb3_async_native_tls-17f1944dd1e78d5c,libtokio_stream-5ee4e139e05395be,libtokio_util-eea0c6a1cc1aa3b2,libheaders-82b25b400d1ab7f9,libsha1-d1497fb065dfb2e7,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libhttpdate-331798cefc82cc7e,libheaders_core-dc56547a9441f0ae,libsoketto-9348b63f4c32a513,libbase64-c467c189a59a103e,libsha1-b3af8fccb13db119,libcpufeatures-e04321643d03190d,libreqwest-e6e0d2f721c4ce17,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-8ce2829dc8cba0f7,libserde_urlencoded-d938b9161b4e13ba,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-81f99a70ba9e58d3,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-1fb7ba17949007c9,libopenssl_probe-2c6d21a9709cae46,libopenssl-6888401d64bef428,libbitflags-7f84f37ac731566a,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b8d8f00b44c38d17,libhyper-86baaa50ac7dd094,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-efb222748a71997a,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-348ced14c55132d2,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-f1b15d2bfe2b998b,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libmio-d0b331fa8c552549,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liburl-25610202a1c19853,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsecp256k1-7f9930bfb353ab96,libsecp256k1_sys-036d395483fea776,libonce_cell-e9252a7b5119f3eb,libidna-c61e3d16b23a9f25,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libfutures_timer-17baedd4276dc448,libpin_project-5334b5225e1bc1ed,libethabi-108e289a2b5ed2a2,libethereum_types-c7b5755754ded6f2,libethbloom-1ad42acdf904b652,libtiny_keccak-303f2dfa58cea8f5,libprimitive_types-f819a4ae6bf5670d,libimpl_codec-6475439aa3b3a555,libparity_scale_codec-f92afa80f386058b,libbyte_slice_cast-7d31f947af6befa2,libarrayvec-09741c597eeba17a,libimpl_serde-8700e5adf83e6d2b,libimpl_rlp-c9a0d71354fe22fb,librlp-9c27812fd300dfec,libbytes-82ad4f0211bdc963,libfixed_hash-38d2d59e0c0aecf9,librustc_hex-8e10e209a94b3eae,libsha3-1100825703272436,libkeccak-b3eea90d0aeeb926,libopaque_debug-90e66d859d53ff28,libblock_buffer-82475018ae6fbe67,libblock_padding-b6fc03ba276d2b11,libdigest-d008fc2fd6b2c9c7,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libuint-671bd0464ec25492,libcrunchy-5959194a6cadac0b,libstatic_assertions-f0217ecdd817a834,libbyteorder-7fb216e967c6a54f,libjsonrpc_core-dfad7875f9ff341c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liblog-40ebd7d040175aeb,libfutures-d98fa2b23ad9e180,libfutures_executor-f0c2ae714ccd4f48,libfutures_util-834814836bbfea99,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0d735dab82cd7b8,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libthiserror-239e48795c09660f,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libsecp256k1-e13fc28a953ca459,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsecp256k1_sys-09a08825ce59ae98,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libmemchr-9be7e24c0cc6f173,libregex_syntax-c1c62fdedc196a6a,liblazy_static-3674be3f4245d19b,libhex-13e08b3b00984ab7,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcgWll7E/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-610c756f46287abe/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-6967da8dae397106/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUkzSTy/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::try_from (line 177) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustc1Odign/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-c86800d0164dbdfe,libethabi-d09082c52133e6d7,libethereum_types-16db41add34bd827,libethbloom-e1c260b4c31f28da,libprimitive_types-e0aa25b30edbdeaa,libimpl_serde-7dcb365de95a342a,libfixed_hash-ef08db060cd0c757,libsha3-a241a90a653bb914,libweb3-9d8441fb8200ea1a,libweb3_async_native_tls-17f1944dd1e78d5c,libtokio_stream-5ee4e139e05395be,libtokio_util-eea0c6a1cc1aa3b2,libheaders-82b25b400d1ab7f9,libsha1-d1497fb065dfb2e7,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libhttpdate-331798cefc82cc7e,libheaders_core-dc56547a9441f0ae,libsoketto-9348b63f4c32a513,libbase64-c467c189a59a103e,libsha1-b3af8fccb13db119,libcpufeatures-e04321643d03190d,libreqwest-e6e0d2f721c4ce17,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-8ce2829dc8cba0f7,libserde_urlencoded-d938b9161b4e13ba,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-81f99a70ba9e58d3,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-1fb7ba17949007c9,libopenssl_probe-2c6d21a9709cae46,libopenssl-6888401d64bef428,libbitflags-7f84f37ac731566a,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b8d8f00b44c38d17,libhyper-86baaa50ac7dd094,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-efb222748a71997a,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-348ced14c55132d2,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-f1b15d2bfe2b998b,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libmio-d0b331fa8c552549,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liburl-25610202a1c19853,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsecp256k1-7f9930bfb353ab96,libsecp256k1_sys-036d395483fea776,libonce_cell-e9252a7b5119f3eb,libidna-c61e3d16b23a9f25,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libfutures_timer-17baedd4276dc448,libpin_project-5334b5225e1bc1ed,libethabi-108e289a2b5ed2a2,libethereum_types-c7b5755754ded6f2,libethbloom-1ad42acdf904b652,libtiny_keccak-303f2dfa58cea8f5,libprimitive_types-f819a4ae6bf5670d,libimpl_codec-6475439aa3b3a555,libparity_scale_codec-f92afa80f386058b,libbyte_slice_cast-7d31f947af6befa2,libarrayvec-09741c597eeba17a,libimpl_serde-8700e5adf83e6d2b,libimpl_rlp-c9a0d71354fe22fb,librlp-9c27812fd300dfec,libbytes-82ad4f0211bdc963,libfixed_hash-38d2d59e0c0aecf9,librustc_hex-8e10e209a94b3eae,libsha3-1100825703272436,libkeccak-b3eea90d0aeeb926,libopaque_debug-90e66d859d53ff28,libblock_buffer-82475018ae6fbe67,libblock_padding-b6fc03ba276d2b11,libdigest-d008fc2fd6b2c9c7,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libuint-671bd0464ec25492,libcrunchy-5959194a6cadac0b,libstatic_assertions-f0217ecdd817a834,libbyteorder-7fb216e967c6a54f,libjsonrpc_core-dfad7875f9ff341c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liblog-40ebd7d040175aeb,libfutures-d98fa2b23ad9e180,libfutures_executor-f0c2ae714ccd4f48,libfutures_util-834814836bbfea99,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0d735dab82cd7b8,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libthiserror-239e48795c09660f,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libsecp256k1-e13fc28a953ca459,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsecp256k1_sys-09a08825ce59ae98,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libmemchr-9be7e24c0cc6f173,libregex_syntax-c1c62fdedc196a6a,liblazy_static-3674be3f4245d19b,libhex-13e08b3b00984ab7,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc1Odign/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-610c756f46287abe/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-6967da8dae397106/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnVQ0lD/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 274) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcvBQ9z5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-c86800d0164dbdfe,libethabi-d09082c52133e6d7,libethereum_types-16db41add34bd827,libethbloom-e1c260b4c31f28da,libprimitive_types-e0aa25b30edbdeaa,libimpl_serde-7dcb365de95a342a,libfixed_hash-ef08db060cd0c757,libsha3-a241a90a653bb914,libweb3-9d8441fb8200ea1a,libweb3_async_native_tls-17f1944dd1e78d5c,libtokio_stream-5ee4e139e05395be,libtokio_util-eea0c6a1cc1aa3b2,libheaders-82b25b400d1ab7f9,libsha1-d1497fb065dfb2e7,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libhttpdate-331798cefc82cc7e,libheaders_core-dc56547a9441f0ae,libsoketto-9348b63f4c32a513,libbase64-c467c189a59a103e,libsha1-b3af8fccb13db119,libcpufeatures-e04321643d03190d,libreqwest-e6e0d2f721c4ce17,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-8ce2829dc8cba0f7,libserde_urlencoded-d938b9161b4e13ba,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-81f99a70ba9e58d3,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-1fb7ba17949007c9,libopenssl_probe-2c6d21a9709cae46,libopenssl-6888401d64bef428,libbitflags-7f84f37ac731566a,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b8d8f00b44c38d17,libhyper-86baaa50ac7dd094,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-efb222748a71997a,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-348ced14c55132d2,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-f1b15d2bfe2b998b,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libmio-d0b331fa8c552549,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liburl-25610202a1c19853,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsecp256k1-7f9930bfb353ab96,libsecp256k1_sys-036d395483fea776,libonce_cell-e9252a7b5119f3eb,libidna-c61e3d16b23a9f25,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libfutures_timer-17baedd4276dc448,libpin_project-5334b5225e1bc1ed,libethabi-108e289a2b5ed2a2,libethereum_types-c7b5755754ded6f2,libethbloom-1ad42acdf904b652,libtiny_keccak-303f2dfa58cea8f5,libprimitive_types-f819a4ae6bf5670d,libimpl_codec-6475439aa3b3a555,libparity_scale_codec-f92afa80f386058b,libbyte_slice_cast-7d31f947af6befa2,libarrayvec-09741c597eeba17a,libimpl_serde-8700e5adf83e6d2b,libimpl_rlp-c9a0d71354fe22fb,librlp-9c27812fd300dfec,libbytes-82ad4f0211bdc963,libfixed_hash-38d2d59e0c0aecf9,librustc_hex-8e10e209a94b3eae,libsha3-1100825703272436,libkeccak-b3eea90d0aeeb926,libopaque_debug-90e66d859d53ff28,libblock_buffer-82475018ae6fbe67,libblock_padding-b6fc03ba276d2b11,libdigest-d008fc2fd6b2c9c7,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libuint-671bd0464ec25492,libcrunchy-5959194a6cadac0b,libstatic_assertions-f0217ecdd817a834,libbyteorder-7fb216e967c6a54f,libjsonrpc_core-dfad7875f9ff341c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liblog-40ebd7d040175aeb,libfutures-d98fa2b23ad9e180,libfutures_executor-f0c2ae714ccd4f48,libfutures_util-834814836bbfea99,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0d735dab82cd7b8,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libthiserror-239e48795c09660f,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libsecp256k1-e13fc28a953ca459,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsecp256k1_sys-09a08825ce59ae98,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libmemchr-9be7e24c0cc6f173,libregex_syntax-c1c62fdedc196a6a,liblazy_static-3674be3f4245d19b,libhex-13e08b3b00984ab7,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcvBQ9z5/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-610c756f46287abe/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-6967da8dae397106/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTyoydX/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/rustc6ioAUn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-c86800d0164dbdfe,libethabi-d09082c52133e6d7,libethereum_types-16db41add34bd827,libethbloom-e1c260b4c31f28da,libprimitive_types-e0aa25b30edbdeaa,libimpl_serde-7dcb365de95a342a,libfixed_hash-ef08db060cd0c757,libsha3-a241a90a653bb914,libweb3-9d8441fb8200ea1a,libweb3_async_native_tls-17f1944dd1e78d5c,libtokio_stream-5ee4e139e05395be,libtokio_util-eea0c6a1cc1aa3b2,libheaders-82b25b400d1ab7f9,libsha1-d1497fb065dfb2e7,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libhttpdate-331798cefc82cc7e,libheaders_core-dc56547a9441f0ae,libsoketto-9348b63f4c32a513,libbase64-c467c189a59a103e,libsha1-b3af8fccb13db119,libcpufeatures-e04321643d03190d,libreqwest-e6e0d2f721c4ce17,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-8ce2829dc8cba0f7,libserde_urlencoded-d938b9161b4e13ba,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-81f99a70ba9e58d3,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-1fb7ba17949007c9,libopenssl_probe-2c6d21a9709cae46,libopenssl-6888401d64bef428,libbitflags-7f84f37ac731566a,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b8d8f00b44c38d17,libhyper-86baaa50ac7dd094,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-efb222748a71997a,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-348ced14c55132d2,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-f1b15d2bfe2b998b,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libmio-d0b331fa8c552549,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liburl-25610202a1c19853,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsecp256k1-7f9930bfb353ab96,libsecp256k1_sys-036d395483fea776,libonce_cell-e9252a7b5119f3eb,libidna-c61e3d16b23a9f25,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libfutures_timer-17baedd4276dc448,libpin_project-5334b5225e1bc1ed,libethabi-108e289a2b5ed2a2,libethereum_types-c7b5755754ded6f2,libethbloom-1ad42acdf904b652,libtiny_keccak-303f2dfa58cea8f5,libprimitive_types-f819a4ae6bf5670d,libimpl_codec-6475439aa3b3a555,libparity_scale_codec-f92afa80f386058b,libbyte_slice_cast-7d31f947af6befa2,libarrayvec-09741c597eeba17a,libimpl_serde-8700e5adf83e6d2b,libimpl_rlp-c9a0d71354fe22fb,librlp-9c27812fd300dfec,libbytes-82ad4f0211bdc963,libfixed_hash-38d2d59e0c0aecf9,librustc_hex-8e10e209a94b3eae,libsha3-1100825703272436,libkeccak-b3eea90d0aeeb926,libopaque_debug-90e66d859d53ff28,libblock_buffer-82475018ae6fbe67,libblock_padding-b6fc03ba276d2b11,libdigest-d008fc2fd6b2c9c7,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libuint-671bd0464ec25492,libcrunchy-5959194a6cadac0b,libstatic_assertions-f0217ecdd817a834,libbyteorder-7fb216e967c6a54f,libjsonrpc_core-dfad7875f9ff341c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liblog-40ebd7d040175aeb,libfutures-d98fa2b23ad9e180,libfutures_executor-f0c2ae714ccd4f48,libfutures_util-834814836bbfea99,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0d735dab82cd7b8,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libthiserror-239e48795c09660f,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libsecp256k1-e13fc28a953ca459,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsecp256k1_sys-09a08825ce59ae98,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libmemchr-9be7e24c0cc6f173,libregex_syntax-c1c62fdedc196a6a,liblazy_static-3674be3f4245d19b,libhex-13e08b3b00984ab7,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc6ioAUn/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-610c756f46287abe/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-6967da8dae397106/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMCXHtw/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/rustcOYizDX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-c86800d0164dbdfe,libethabi-d09082c52133e6d7,libethereum_types-16db41add34bd827,libethbloom-e1c260b4c31f28da,libprimitive_types-e0aa25b30edbdeaa,libimpl_serde-7dcb365de95a342a,libfixed_hash-ef08db060cd0c757,libsha3-a241a90a653bb914,libweb3-9d8441fb8200ea1a,libweb3_async_native_tls-17f1944dd1e78d5c,libtokio_stream-5ee4e139e05395be,libtokio_util-eea0c6a1cc1aa3b2,libheaders-82b25b400d1ab7f9,libsha1-d1497fb065dfb2e7,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libhttpdate-331798cefc82cc7e,libheaders_core-dc56547a9441f0ae,libsoketto-9348b63f4c32a513,libbase64-c467c189a59a103e,libsha1-b3af8fccb13db119,libcpufeatures-e04321643d03190d,libreqwest-e6e0d2f721c4ce17,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-8ce2829dc8cba0f7,libserde_urlencoded-d938b9161b4e13ba,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-81f99a70ba9e58d3,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-1fb7ba17949007c9,libopenssl_probe-2c6d21a9709cae46,libopenssl-6888401d64bef428,libbitflags-7f84f37ac731566a,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b8d8f00b44c38d17,libhyper-86baaa50ac7dd094,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-efb222748a71997a,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-348ced14c55132d2,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-f1b15d2bfe2b998b,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libmio-d0b331fa8c552549,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liburl-25610202a1c19853,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsecp256k1-7f9930bfb353ab96,libsecp256k1_sys-036d395483fea776,libonce_cell-e9252a7b5119f3eb,libidna-c61e3d16b23a9f25,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libfutures_timer-17baedd4276dc448,libpin_project-5334b5225e1bc1ed,libethabi-108e289a2b5ed2a2,libethereum_types-c7b5755754ded6f2,libethbloom-1ad42acdf904b652,libtiny_keccak-303f2dfa58cea8f5,libprimitive_types-f819a4ae6bf5670d,libimpl_codec-6475439aa3b3a555,libparity_scale_codec-f92afa80f386058b,libbyte_slice_cast-7d31f947af6befa2,libarrayvec-09741c597eeba17a,libimpl_serde-8700e5adf83e6d2b,libimpl_rlp-c9a0d71354fe22fb,librlp-9c27812fd300dfec,libbytes-82ad4f0211bdc963,libfixed_hash-38d2d59e0c0aecf9,librustc_hex-8e10e209a94b3eae,libsha3-1100825703272436,libkeccak-b3eea90d0aeeb926,libopaque_debug-90e66d859d53ff28,libblock_buffer-82475018ae6fbe67,libblock_padding-b6fc03ba276d2b11,libdigest-d008fc2fd6b2c9c7,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libuint-671bd0464ec25492,libcrunchy-5959194a6cadac0b,libstatic_assertions-f0217ecdd817a834,libbyteorder-7fb216e967c6a54f,libjsonrpc_core-dfad7875f9ff341c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liblog-40ebd7d040175aeb,libfutures-d98fa2b23ad9e180,libfutures_executor-f0c2ae714ccd4f48,libfutures_util-834814836bbfea99,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0d735dab82cd7b8,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libthiserror-239e48795c09660f,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libsecp256k1-e13fc28a953ca459,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsecp256k1_sys-09a08825ce59ae98,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libmemchr-9be7e24c0cc6f173,libregex_syntax-c1c62fdedc196a6a,liblazy_static-3674be3f4245d19b,libhex-13e08b3b00984ab7,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcOYizDX/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-610c756f46287abe/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-6967da8dae397106/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKhJldk/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::decode (line 63) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustcCAZFHa/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-c86800d0164dbdfe,libethabi-d09082c52133e6d7,libethereum_types-16db41add34bd827,libethbloom-e1c260b4c31f28da,libprimitive_types-e0aa25b30edbdeaa,libimpl_serde-7dcb365de95a342a,libfixed_hash-ef08db060cd0c757,libsha3-a241a90a653bb914,libweb3-9d8441fb8200ea1a,libweb3_async_native_tls-17f1944dd1e78d5c,libtokio_stream-5ee4e139e05395be,libtokio_util-eea0c6a1cc1aa3b2,libheaders-82b25b400d1ab7f9,libsha1-d1497fb065dfb2e7,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libhttpdate-331798cefc82cc7e,libheaders_core-dc56547a9441f0ae,libsoketto-9348b63f4c32a513,libbase64-c467c189a59a103e,libsha1-b3af8fccb13db119,libcpufeatures-e04321643d03190d,libreqwest-e6e0d2f721c4ce17,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-8ce2829dc8cba0f7,libserde_urlencoded-d938b9161b4e13ba,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-81f99a70ba9e58d3,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-1fb7ba17949007c9,libopenssl_probe-2c6d21a9709cae46,libopenssl-6888401d64bef428,libbitflags-7f84f37ac731566a,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b8d8f00b44c38d17,libhyper-86baaa50ac7dd094,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-efb222748a71997a,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-348ced14c55132d2,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-f1b15d2bfe2b998b,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libmio-d0b331fa8c552549,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liburl-25610202a1c19853,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsecp256k1-7f9930bfb353ab96,libsecp256k1_sys-036d395483fea776,libonce_cell-e9252a7b5119f3eb,libidna-c61e3d16b23a9f25,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libfutures_timer-17baedd4276dc448,libpin_project-5334b5225e1bc1ed,libethabi-108e289a2b5ed2a2,libethereum_types-c7b5755754ded6f2,libethbloom-1ad42acdf904b652,libtiny_keccak-303f2dfa58cea8f5,libprimitive_types-f819a4ae6bf5670d,libimpl_codec-6475439aa3b3a555,libparity_scale_codec-f92afa80f386058b,libbyte_slice_cast-7d31f947af6befa2,libarrayvec-09741c597eeba17a,libimpl_serde-8700e5adf83e6d2b,libimpl_rlp-c9a0d71354fe22fb,librlp-9c27812fd300dfec,libbytes-82ad4f0211bdc963,libfixed_hash-38d2d59e0c0aecf9,librustc_hex-8e10e209a94b3eae,libsha3-1100825703272436,libkeccak-b3eea90d0aeeb926,libopaque_debug-90e66d859d53ff28,libblock_buffer-82475018ae6fbe67,libblock_padding-b6fc03ba276d2b11,libdigest-d008fc2fd6b2c9c7,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libuint-671bd0464ec25492,libcrunchy-5959194a6cadac0b,libstatic_assertions-f0217ecdd817a834,libbyteorder-7fb216e967c6a54f,libjsonrpc_core-dfad7875f9ff341c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liblog-40ebd7d040175aeb,libfutures-d98fa2b23ad9e180,libfutures_executor-f0c2ae714ccd4f48,libfutures_util-834814836bbfea99,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0d735dab82cd7b8,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libthiserror-239e48795c09660f,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libsecp256k1-e13fc28a953ca459,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsecp256k1_sys-09a08825ce59ae98,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libmemchr-9be7e24c0cc6f173,libregex_syntax-c1c62fdedc196a6a,liblazy_static-3674be3f4245d19b,libhex-13e08b3b00984ab7,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcCAZFHa/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-610c756f46287abe/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-6967da8dae397106/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPtoh9t/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/rustckJCtFn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-c86800d0164dbdfe,libethabi-d09082c52133e6d7,libethereum_types-16db41add34bd827,libethbloom-e1c260b4c31f28da,libprimitive_types-e0aa25b30edbdeaa,libimpl_serde-7dcb365de95a342a,libfixed_hash-ef08db060cd0c757,libsha3-a241a90a653bb914,libweb3-9d8441fb8200ea1a,libweb3_async_native_tls-17f1944dd1e78d5c,libtokio_stream-5ee4e139e05395be,libtokio_util-eea0c6a1cc1aa3b2,libheaders-82b25b400d1ab7f9,libsha1-d1497fb065dfb2e7,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libhttpdate-331798cefc82cc7e,libheaders_core-dc56547a9441f0ae,libsoketto-9348b63f4c32a513,libbase64-c467c189a59a103e,libsha1-b3af8fccb13db119,libcpufeatures-e04321643d03190d,libreqwest-e6e0d2f721c4ce17,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-8ce2829dc8cba0f7,libserde_urlencoded-d938b9161b4e13ba,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-81f99a70ba9e58d3,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-1fb7ba17949007c9,libopenssl_probe-2c6d21a9709cae46,libopenssl-6888401d64bef428,libbitflags-7f84f37ac731566a,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b8d8f00b44c38d17,libhyper-86baaa50ac7dd094,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-efb222748a71997a,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-348ced14c55132d2,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-f1b15d2bfe2b998b,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libmio-d0b331fa8c552549,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liburl-25610202a1c19853,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsecp256k1-7f9930bfb353ab96,libsecp256k1_sys-036d395483fea776,libonce_cell-e9252a7b5119f3eb,libidna-c61e3d16b23a9f25,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libfutures_timer-17baedd4276dc448,libpin_project-5334b5225e1bc1ed,libethabi-108e289a2b5ed2a2,libethereum_types-c7b5755754ded6f2,libethbloom-1ad42acdf904b652,libtiny_keccak-303f2dfa58cea8f5,libprimitive_types-f819a4ae6bf5670d,libimpl_codec-6475439aa3b3a555,libparity_scale_codec-f92afa80f386058b,libbyte_slice_cast-7d31f947af6befa2,libarrayvec-09741c597eeba17a,libimpl_serde-8700e5adf83e6d2b,libimpl_rlp-c9a0d71354fe22fb,librlp-9c27812fd300dfec,libbytes-82ad4f0211bdc963,libfixed_hash-38d2d59e0c0aecf9,librustc_hex-8e10e209a94b3eae,libsha3-1100825703272436,libkeccak-b3eea90d0aeeb926,libopaque_debug-90e66d859d53ff28,libblock_buffer-82475018ae6fbe67,libblock_padding-b6fc03ba276d2b11,libdigest-d008fc2fd6b2c9c7,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libuint-671bd0464ec25492,libcrunchy-5959194a6cadac0b,libstatic_assertions-f0217ecdd817a834,libbyteorder-7fb216e967c6a54f,libjsonrpc_core-dfad7875f9ff341c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liblog-40ebd7d040175aeb,libfutures-d98fa2b23ad9e180,libfutures_executor-f0c2ae714ccd4f48,libfutures_util-834814836bbfea99,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0d735dab82cd7b8,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libthiserror-239e48795c09660f,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libsecp256k1-e13fc28a953ca459,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsecp256k1_sys-09a08825ce59ae98,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libmemchr-9be7e24c0cc6f173,libregex_syntax-c1c62fdedc196a6a,liblazy_static-3674be3f4245d19b,libhex-13e08b3b00984ab7,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustckJCtFn/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-610c756f46287abe/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-6967da8dae397106/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfoYTp5/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/rustcSqQj4R/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libmtv_crypto-c86800d0164dbdfe,libethabi-d09082c52133e6d7,libethereum_types-16db41add34bd827,libethbloom-e1c260b4c31f28da,libprimitive_types-e0aa25b30edbdeaa,libimpl_serde-7dcb365de95a342a,libfixed_hash-ef08db060cd0c757,libsha3-a241a90a653bb914,libweb3-9d8441fb8200ea1a,libweb3_async_native_tls-17f1944dd1e78d5c,libtokio_stream-5ee4e139e05395be,libtokio_util-eea0c6a1cc1aa3b2,libheaders-82b25b400d1ab7f9,libsha1-d1497fb065dfb2e7,libdigest-530bf2e1015fe14f,libblock_buffer-8d1a3a59f2af3c83,libcrypto_common-db7f5eda2b896b9b,libhttpdate-331798cefc82cc7e,libheaders_core-dc56547a9441f0ae,libsoketto-9348b63f4c32a513,libbase64-c467c189a59a103e,libsha1-b3af8fccb13db119,libcpufeatures-e04321643d03190d,libreqwest-e6e0d2f721c4ce17,librustls_pemfile-5b3b4ed33f2f120c,libhyper_tls-8ce2829dc8cba0f7,libserde_urlencoded-d938b9161b4e13ba,libbase64-13144a1f1e192158,libipnet-a38805d99c19843f,libtokio_native_tls-81f99a70ba9e58d3,libmime-0188e0814ca7ddbf,libencoding_rs-2091607858be9ca0,libnative_tls-1fb7ba17949007c9,libopenssl_probe-2c6d21a9709cae46,libopenssl-6888401d64bef428,libbitflags-7f84f37ac731566a,libforeign_types-ce5d663d7c32e748,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-b8d8f00b44c38d17,libhyper-86baaa50ac7dd094,libwant-0b31e25494497eb5,libtry_lock-8fa2f6971035be84,libsocket2-95b3c9da886109fc,libhttparse-225777ae3f11a86e,libh2-efb222748a71997a,libindexmap-7a2a7805215d2d03,libequivalent-6a754676e6af62ae,libhashbrown-ac2229ec4aecf871,libtokio_util-348ced14c55132d2,libtower_service-3fb88d28c2218805,libtracing-3725853815512622,libtracing_core-148ef8f7e3e4784c,libtokio-f1b15d2bfe2b998b,libsignal_hook_registry-741d383cddcee45f,libsocket2-b7bfdd47074e2248,libmio-d0b331fa8c552549,libsync_wrapper-b5d3a794a1e9deea,libhttp_body-ac0ac3eab81ceb5d,liburl-25610202a1c19853,libidna-962d050c6e8353be,libutf8_iter-51566bbad89f3a68,libidna_adapter-b8c57f1c3d55e53a,libicu_properties-eaf58216d8e75798,libicu_properties_data-01a9dfdf4bda796c,libicu_normalizer-70301942ef303c28,libicu_normalizer_data-e4fd454ffa065c14,libicu_collections-0d5ed3629381a610,libpotential_utf-206ba8cbf59235e5,libicu_provider-95026aa1a7c772bf,libicu_locale_core-c7109f2ea51889d5,libtinystr-7d2b9e0c11d1f78f,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-6c6c636b5acbe699,libzerotrie-59dc4df31da4b3b8,libyoke-aa11bab182671962,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-286155031c19d723,libform_urlencoded-62e6bfb486502810,libpercent_encoding-fa055ecaa1e57cfa,libhttp-4b117cc5cdebc6e1,libfnv-79e2cbfbe03dcd16,libparking_lot-ccd6b6e0e3defa21,libparking_lot_core-74af2920437d51fe,libsmallvec-3281308869c19c4b,liblock_api-f1e0a864f057dfa7,libscopeguard-7ec2214574194454,libsecp256k1-7f9930bfb353ab96,libsecp256k1_sys-036d395483fea776,libonce_cell-e9252a7b5119f3eb,libidna-c61e3d16b23a9f25,libunicode_normalization-1af61a07996ccb21,libtinyvec-8f77f64c852edda1,libtinyvec_macros-7b77ea21c73594ca,libunicode_bidi-a9d2c96e849c6f3c,libmatches-12896af12519b727,libfutures_timer-17baedd4276dc448,libpin_project-5334b5225e1bc1ed,libethabi-108e289a2b5ed2a2,libethereum_types-c7b5755754ded6f2,libethbloom-1ad42acdf904b652,libtiny_keccak-303f2dfa58cea8f5,libprimitive_types-f819a4ae6bf5670d,libimpl_codec-6475439aa3b3a555,libparity_scale_codec-f92afa80f386058b,libbyte_slice_cast-7d31f947af6befa2,libarrayvec-09741c597eeba17a,libimpl_serde-8700e5adf83e6d2b,libimpl_rlp-c9a0d71354fe22fb,librlp-9c27812fd300dfec,libbytes-82ad4f0211bdc963,libfixed_hash-38d2d59e0c0aecf9,librustc_hex-8e10e209a94b3eae,libsha3-1100825703272436,libkeccak-b3eea90d0aeeb926,libopaque_debug-90e66d859d53ff28,libblock_buffer-82475018ae6fbe67,libblock_padding-b6fc03ba276d2b11,libdigest-d008fc2fd6b2c9c7,libgeneric_array-1971f984e9a539a4,libtypenum-f2b179c8a326fef2,libuint-671bd0464ec25492,libcrunchy-5959194a6cadac0b,libstatic_assertions-f0217ecdd817a834,libbyteorder-7fb216e967c6a54f,libjsonrpc_core-dfad7875f9ff341c,libserde_json-188b8264a216d870,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,liblog-40ebd7d040175aeb,libfutures-d98fa2b23ad9e180,libfutures_executor-f0c2ae714ccd4f48,libfutures_util-834814836bbfea99,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0d735dab82cd7b8,libpin_project_lite-72bf04572caa1c84,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libfutures_core-c28b0f2af79a51d5,libthiserror-239e48795c09660f,libserde-232f4e71b217ad7d,libserde_core-24ed4fb8c683bc6d,libsecp256k1-e13fc28a953ca459,librand-77cebc56bb771cfe,librand_chacha-540078586876b417,libppv_lite86-e47e6443d109905f,libzerocopy-669dcbe6b59e8934,librand_core-bdc62bee86541c90,libgetrandom-b1b710f2a7fcca42,liblibc-7a54cdb917ea7291,libcfg_if-ae1e883b62e8dab7,libsecp256k1_sys-09a08825ce59ae98,libregex-a9bd2c9bb900e8ea,libregex_automata-4a1fd306cee2b158,libaho_corasick-c0ba953a0b790d79,libmemchr-9be7e24c0cc6f173,libregex_syntax-c1c62fdedc196a6a,liblazy_static-3674be3f4245d19b,libhex-13e08b3b00984ab7,libchrono-ea181d6b18778f92,libiana_time_zone-bab5d12b40894ac1,libnum_traits-6666cccbb131ccd3}.rlib" "/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcSqQj4R/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-610c756f46287abe/out" "-L" "/opt/rustwide/target/debug/build/secp256k1-sys-6967da8dae397106/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHMF3u8/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::Account::sign (line 871) [INFO] [stdout] src/account.rs - account::Address::checksum (line 297) [INFO] [stdout] src/account.rs - account::Address::fmt (line 274) [INFO] [stdout] src/account.rs - account::Address::try_from (line 177) [INFO] [stdout] src/account.rs - account::Address::try_from (line 197) [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/account.rs - account::decode (line 63) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 25 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 17.07s [INFO] [stdout] [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "3b4d3de1ae3366ef58789c54e7f85ae8efa6ea2aa75725f49bbd6838baa9e39f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b4d3de1ae3366ef58789c54e7f85ae8efa6ea2aa75725f49bbd6838baa9e39f", kill_on_drop: false }` [INFO] [stdout] 3b4d3de1ae3366ef58789c54e7f85ae8efa6ea2aa75725f49bbd6838baa9e39f