[INFO] fetching crate nextid_sdk 1.0.0-rc2...
[INFO] testing nextid_sdk-1.0.0-rc2 against master#1871252fc8bb672d40787e67404e6eaae7059369 for pr-125151
[INFO] extracting crate nextid_sdk 1.0.0-rc2 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate nextid_sdk 1.0.0-rc2 on toolchain 1871252fc8bb672d40787e67404e6eaae7059369
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nextid_sdk 1.0.0-rc2
[INFO] finished tweaking crates.io crate nextid_sdk 1.0.0-rc2
[INFO] tweaked toml for crates.io crate nextid_sdk 1.0.0-rc2 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] crate crates.io crate nextid_sdk 1.0.0-rc2 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iana-time-zone v0.1.48
[INFO] [stderr]   Downloaded thiserror v1.0.34
[INFO] [stderr]   Downloaded thiserror-impl v1.0.34
[INFO] [stderr]   Downloaded sha3 v0.10.4
[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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6caf422cf7055153faac1fdee8f2054481f731eaf2a31f5b06c54a7549f3bd9
[INFO] running `Command { std: "docker" "start" "-a" "c6caf422cf7055153faac1fdee8f2054481f731eaf2a31f5b06c54a7549f3bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6caf422cf7055153faac1fdee8f2054481f731eaf2a31f5b06c54a7549f3bd9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6caf422cf7055153faac1fdee8f2054481f731eaf2a31f5b06c54a7549f3bd9", kill_on_drop: false }`
[INFO] [stdout] c6caf422cf7055153faac1fdee8f2054481f731eaf2a31f5b06c54a7549f3bd9
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f6f1a460ff669932a73d9d5d87046e517d718840451257af16434a28c82dbb5a
[INFO] running `Command { std: "docker" "start" "-a" "f6f1a460ff669932a73d9d5d87046e517d718840451257af16434a28c82dbb5a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.132
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.43
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling unicode-ident v1.0.3
[INFO] [stderr]    Compiling syn v1.0.99
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling once_cell v1.14.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling crunchy v0.2.2
[INFO] [stderr]    Compiling cc v1.0.73
[INFO] [stderr]    Compiling pkg-config v0.3.25
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling bytes v1.2.1
[INFO] [stderr]    Compiling smallvec v1.9.0
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.24
[INFO] [stderr]    Compiling itoa v1.0.3
[INFO] [stderr]    Compiling futures-task v0.3.24
[INFO] [stderr]    Compiling lock_api v0.4.8
[INFO] [stderr]    Compiling tokio v1.21.0
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling tracing-core v0.1.29
[INFO] [stderr]    Compiling serde_derive v1.0.144
[INFO] [stderr]    Compiling futures-util v0.3.24
[INFO] [stderr]    Compiling openssl v0.10.41
[INFO] [stderr]    Compiling http v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling serde v1.0.144
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling futures-sink v0.3.24
[INFO] [stderr]    Compiling native-tls v0.2.10
[INFO] [stderr]    Compiling futures-channel v0.3.24
[INFO] [stderr]    Compiling tracing v0.1.36
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num_cpus v1.13.1
[INFO] [stderr]    Compiling mio v0.8.4
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook-registry v1.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.75
[INFO] [stderr]    Compiling socket2 v0.4.7
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling rustversion v1.0.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]    Compiling cpufeatures v0.2.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling serde_json v1.0.85
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling libsecp256k1-core v0.3.0
[INFO] [stderr]    Compiling keccak v0.1.2
[INFO] [stderr]    Compiling crypto-mac v0.8.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling hmac v0.8.1
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling hmac-drbg v0.3.0
[INFO] [stderr]    Compiling digest v0.10.3
[INFO] [stderr]    Compiling idna v0.3.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling iana-time-zone v0.1.48
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling ryu v1.0.11
[INFO] [stderr]    Compiling heck v0.4.0
[INFO] [stderr]    Compiling arrayref v0.3.6
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling hex-literal v0.3.4
[INFO] [stderr]    Compiling sha3 v0.10.4
[INFO] [stderr]    Compiling chrono v0.4.22
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling url v2.3.1
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]    Compiling tokio-macros v1.8.0
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.34
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling thiserror v1.0.34
[INFO] [stderr]    Compiling tokio-util v0.7.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.0
[INFO] [stderr]    Compiling h2 v0.3.14
[INFO] [stderr]    Compiling hyper v0.14.20
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling nextid_sdk v1.0.0-rc2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `avatar` is never read
[INFO] [stdout]  --> src/kv_service/types/raw.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct QueryResponse {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     pub avatar: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `total`, `per`, and `current` are never read
[INFO] [stdout]  --> src/proof_service/types/raw/query.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Pagination {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 7 |     pub total: u64,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub per: usize,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 9 |     pub current: usize,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.65s
[INFO] running `Command { std: "docker" "inspect" "f6f1a460ff669932a73d9d5d87046e517d718840451257af16434a28c82dbb5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f6f1a460ff669932a73d9d5d87046e517d718840451257af16434a28c82dbb5a", kill_on_drop: false }`
[INFO] [stdout] f6f1a460ff669932a73d9d5d87046e517d718840451257af16434a28c82dbb5a
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 00637504c348133a6308ae9ca3ebe364a9718405e8d3effdb87b8061cb1b2fa9
[INFO] running `Command { std: "docker" "start" "-a" "00637504c348133a6308ae9ca3ebe364a9718405e8d3effdb87b8061cb1b2fa9", kill_on_drop: false }`
[INFO] [stdout] warning: field `avatar` is never read
[INFO] [stdout]  --> src/kv_service/types/raw.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct QueryResponse {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     pub avatar: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `total`, `per`, and `current` are never read
[INFO] [stdout]  --> src/proof_service/types/raw/query.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Pagination {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 7 |     pub total: u64,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub per: usize,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 9 |     pub current: usize,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling nextid_sdk v1.0.0-rc2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]  --> src/util/tests.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use super::*;
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Error`
[INFO] [stdout]  --> src/util/tests.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::types::{Error, Result};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `avatar` is never read
[INFO] [stdout]  --> src/kv_service/types/raw.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub struct QueryResponse {
[INFO] [stdout]   |            ------------- field in this struct
[INFO] [stdout] 9 |     pub avatar: String,
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `total`, `per`, and `current` are never read
[INFO] [stdout]  --> src/proof_service/types/raw/query.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Pagination {
[INFO] [stdout]   |            ---------- fields in this struct
[INFO] [stdout] 7 |     pub total: u64,
[INFO] [stdout]   |         ^^^^^
[INFO] [stdout] 8 |     pub per: usize,
[INFO] [stdout]   |         ^^^
[INFO] [stdout] 9 |     pub current: usize,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 4 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.37s
[INFO] running `Command { std: "docker" "inspect" "00637504c348133a6308ae9ca3ebe364a9718405e8d3effdb87b8061cb1b2fa9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00637504c348133a6308ae9ca3ebe364a9718405e8d3effdb87b8061cb1b2fa9", kill_on_drop: false }`
[INFO] [stdout] 00637504c348133a6308ae9ca3ebe364a9718405e8d3effdb87b8061cb1b2fa9
[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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:59a85a07ab18ca8720692f8e61effa1c651d9e2ca591e072c2b212bb91a6b8b5" "/opt/rustwide/cargo-home/bin/cargo" "+1871252fc8bb672d40787e67404e6eaae7059369" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7ffd9ab997426c7fed59bbac5e7e00df05776518e680592be239bbe2a235d924
[INFO] running `Command { std: "docker" "start" "-a" "7ffd9ab997426c7fed59bbac5e7e00df05776518e680592be239bbe2a235d924", kill_on_drop: false }`
[INFO] [stderr] warning: field `avatar` is never read
[INFO] [stderr]  --> src/kv_service/types/raw.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 8 | pub struct QueryResponse {
[INFO] [stderr]   |            ------------- field in this struct
[INFO] [stderr] 9 |     pub avatar: String,
[INFO] [stderr]   |         ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: fields `total`, `per`, and `current` are never read
[INFO] [stderr]  --> src/proof_service/types/raw/query.rs:7:9
[INFO] [stderr]   |
[INFO] [stderr] 6 | pub struct Pagination {
[INFO] [stderr]   |            ---------- fields in this struct
[INFO] [stderr] 7 |     pub total: u64,
[INFO] [stderr]   |         ^^^^^
[INFO] [stderr] 8 |     pub per: usize,
[INFO] [stderr]   |         ^^^
[INFO] [stderr] 9 |     pub current: usize,
[INFO] [stderr]   |         ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `super::*`
[INFO] [stderr]  --> src/util/tests.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use super::*;
[INFO] [stderr]   |     ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Error`
[INFO] [stderr]  --> src/util/tests.rs:2:20
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::types::{Error, Result};
[INFO] [stderr]   |                    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `nextid_sdk` (lib) generated 2 warnings
[INFO] [stderr] warning: `nextid_sdk` (lib test) generated 4 warnings (2 duplicates) (run `cargo fix --lib -p nextid_sdk --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.18s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/nextid_sdk-bbff9e7efe7f9d26)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test util::tests::test_something ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests nextid_sdk
[INFO] [stdout] 
[INFO] [stdout] running 21 tests
[INFO] [stdout] test src/proof_service/procedure.rs - proof_service::procedure::ProofProcedure::get_payload (line 85) ... FAILED
[INFO] [stdout] test src/proof_service/mod.rs - proof_service::Endpoint::find_by (line 32) ... FAILED
[INFO] [stdout] test src/kv_service/procedure.rs - kv_service::procedure::KVProcedure::get_payload (line 58) ... FAILED
[INFO] [stdout] test src/kv_service/mod.rs - kv_service::Endpoint::find_by_avatar (line 51) ... FAILED
[INFO] [stdout] test src/kv_service/mod.rs - kv_service::Endpoint::find_by_platform_identity (line 71) ... FAILED
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::personal_sign (line 130) ... FAILED
[INFO] [stdout] test src/util/mod.rs - util::keccak256_hash (line 77) ... FAILED
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::generate (line 18) ... FAILED
[INFO] [stdout] test src/util/mod.rs - util::ts_string_to_naive (line 94) ... FAILED
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::recover_from_personal_signature (line 173) ... FAILED
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_sk_hex (line 93) ... FAILED
[INFO] [stdout] test src/proof_service/procedure.rs - proof_service::procedure::ProofProcedure::new (line 48) ... FAILED
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_sk (line 76) ... FAILED
[INFO] [stdout] test src/util/mod.rs - util::base64_encode (line 48) ... ok
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_pk_hex (line 38) ... ok
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_pk_vec (line 60) ... ok
[INFO] [stdout] test src/util/crypto.rs - util::crypto::Secp256k1KeyPair::has_sk (line 221) ... ok
[INFO] [stdout] test src/util/mod.rs - util::base64_decode (line 64) ... ok
[INFO] [stdout] test src/util/mod.rs - util::hex_encode (line 15) ... ok
[INFO] [stdout] test src/util/mod.rs - util::hex_decode (line 30) ... ok
[INFO] [stdout] test src/util/mod.rs - util::eth_address_from_public_key (line 111) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/proof_service/procedure.rs - proof_service::procedure::ProofProcedure::get_payload (line 85) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/proof_service/mod.rs - proof_service::Endpoint::find_by (line 32) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/kv_service/procedure.rs - kv_service::procedure::KVProcedure::get_payload (line 58) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/kv_service/mod.rs - kv_service::Endpoint::find_by_avatar (line 51) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/kv_service/mod.rs - kv_service::Endpoint::find_by_platform_identity (line 71) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util/crypto.rs - util::crypto::Secp256k1KeyPair::personal_sign (line 130) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcaoyAeR/symbols.o" "/tmp/rustdoctestFWyqDV/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestFWyqDV/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnextid_sdk-671ee1e5f3ba382f.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libstrum-756654c4a8880525.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c5383d183a604c13.rlib" "/opt/rustwide/target/debug/deps/libsha3-7c48c8458dd97791.rlib" "/opt/rustwide/target/debug/deps/libkeccak-3f87bb8c7384cc12.rlib" "/opt/rustwide/target/debug/deps/libdigest-0442434a2a18f7c1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f1f425376b179507.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a44e204ab92461a3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-653d57a3f2f1e65d.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-cfe363b015bef3a6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9633cad962633ddd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-79fa28c8e6f0f42d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0f0388d1ef86233b.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-d376dfef7e90c0a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libsha2-89d661a87be0d295.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-4cd66ddbdf5f248e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-918031e1c31badbb.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-5b42956f5e3be6f3.rlib" "/opt/rustwide/target/debug/deps/libhmac-7524aad89228f836.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-795ca7b395322a6c.rlib" "/opt/rustwide/target/debug/deps/librand-0a742d4fd12da8b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3703f8250d15a95e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-394f9d032299ed50.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3070bd518c0a299.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4bec64ee222bcaef.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-a7ed1887b492c6f0.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-8be2c4684b4e447f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1e7c9d47d33d073d.rlib" "/opt/rustwide/target/debug/deps/libdigest-2f940278f1406f39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/liburl-ede7cca165650e83.rlib" "/opt/rustwide/target/debug/deps/libidna-3ddc5a34f39c8ecc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9aaaa7399be8727f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e8adea2949fc9a6b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-df2278a79a57c6d5.rlib" "/opt/rustwide/target/debug/deps/libhyper-3200395b139346c9.rlib" "/opt/rustwide/target/debug/deps/libwant-0079b4233148da0c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-98decb468c2e37a7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ee1fc3ebafa2329a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-09978d392daea20f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-0f9acdf4cb0f671d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5a27bd07687f3f2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f3019f78a85c7133.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6cb3389b933645b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7f76649b1fd448d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea5c4154d52d84c6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e0c0c18cff967124.rlib" "/opt/rustwide/target/debug/deps/libtokio-a62d01e5cadbc6ab.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8fade35d90e783d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa39baab89cecfac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5558beb2614ad89f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-11304e3e3c3cf912.rlib" "/opt/rustwide/target/debug/deps/libmio-9e3aa6b7a7dce4ea.rlib" "/opt/rustwide/target/debug/deps/liblog-d22870b56e594fe2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e426a95a21dc539.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e3f68a2ca9fc711d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6cb2ce0a2f5e6695.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ad150d636eada7c2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-01862fbca3faceb4.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libserde-d2b45dfce0759c91.rlib" "/opt/rustwide/target/debug/deps/libhttp-9c732b8ac48e942b.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libchrono-69b5ae6a6364c8ce.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-c1bfc6fb63c36594.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bc5d07346cce737f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5aa0a834e21733e8.rlib" "/opt/rustwide/target/debug/deps/libtime-1ea033d7e923331e.rlib" "/opt/rustwide/target/debug/deps/liblibc-396187206d130c5f.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFWyqDV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[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/util/mod.rs - util::keccak256_hash (line 77) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `nextid_sdk::crypto`
[INFO] [stdout]  --> src/util/mod.rs:79:17
[INFO] [stdout]   |
[INFO] [stdout] 5 | use nextid_sdk::crypto::hash_keccak256;
[INFO] [stdout]   |                 ^^^^^^ could not find `crypto` in `nextid_sdk`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util/crypto.rs - util::crypto::Secp256k1KeyPair::generate (line 18) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcsh4kYg/symbols.o" "/tmp/rustdoctestvivDfk/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestvivDfk/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnextid_sdk-671ee1e5f3ba382f.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libstrum-756654c4a8880525.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c5383d183a604c13.rlib" "/opt/rustwide/target/debug/deps/libsha3-7c48c8458dd97791.rlib" "/opt/rustwide/target/debug/deps/libkeccak-3f87bb8c7384cc12.rlib" "/opt/rustwide/target/debug/deps/libdigest-0442434a2a18f7c1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f1f425376b179507.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a44e204ab92461a3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-653d57a3f2f1e65d.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-cfe363b015bef3a6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9633cad962633ddd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-79fa28c8e6f0f42d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0f0388d1ef86233b.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-d376dfef7e90c0a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libsha2-89d661a87be0d295.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-4cd66ddbdf5f248e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-918031e1c31badbb.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-5b42956f5e3be6f3.rlib" "/opt/rustwide/target/debug/deps/libhmac-7524aad89228f836.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-795ca7b395322a6c.rlib" "/opt/rustwide/target/debug/deps/librand-0a742d4fd12da8b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3703f8250d15a95e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-394f9d032299ed50.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3070bd518c0a299.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4bec64ee222bcaef.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-a7ed1887b492c6f0.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-8be2c4684b4e447f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1e7c9d47d33d073d.rlib" "/opt/rustwide/target/debug/deps/libdigest-2f940278f1406f39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/liburl-ede7cca165650e83.rlib" "/opt/rustwide/target/debug/deps/libidna-3ddc5a34f39c8ecc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9aaaa7399be8727f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e8adea2949fc9a6b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-df2278a79a57c6d5.rlib" "/opt/rustwide/target/debug/deps/libhyper-3200395b139346c9.rlib" "/opt/rustwide/target/debug/deps/libwant-0079b4233148da0c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-98decb468c2e37a7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ee1fc3ebafa2329a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-09978d392daea20f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-0f9acdf4cb0f671d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5a27bd07687f3f2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f3019f78a85c7133.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6cb3389b933645b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7f76649b1fd448d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea5c4154d52d84c6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e0c0c18cff967124.rlib" "/opt/rustwide/target/debug/deps/libtokio-a62d01e5cadbc6ab.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8fade35d90e783d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa39baab89cecfac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5558beb2614ad89f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-11304e3e3c3cf912.rlib" "/opt/rustwide/target/debug/deps/libmio-9e3aa6b7a7dce4ea.rlib" "/opt/rustwide/target/debug/deps/liblog-d22870b56e594fe2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e426a95a21dc539.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e3f68a2ca9fc711d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6cb2ce0a2f5e6695.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ad150d636eada7c2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-01862fbca3faceb4.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libserde-d2b45dfce0759c91.rlib" "/opt/rustwide/target/debug/deps/libhttp-9c732b8ac48e942b.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libchrono-69b5ae6a6364c8ce.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-c1bfc6fb63c36594.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bc5d07346cce737f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5aa0a834e21733e8.rlib" "/opt/rustwide/target/debug/deps/libtime-1ea033d7e923331e.rlib" "/opt/rustwide/target/debug/deps/liblibc-396187206d130c5f.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvivDfk/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[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/util/mod.rs - util::ts_string_to_naive (line 94) stdout ----
[INFO] [stdout] error[E0599]: no method named `year` found for enum `Result` in the current scope
[INFO] [stdout]  --> src/util/mod.rs:98:27
[INFO] [stdout]   |
[INFO] [stdout] 7 | assert_eq!(2022, naive_dt.year());
[INFO] [stdout]   |                           ^^^^ method not found in `Result<NaiveDateTime, Error>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/util/crypto.rs - util::crypto::Secp256k1KeyPair::recover_from_personal_signature (line 173) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc9LyNqf/symbols.o" "/tmp/rustdoctestSXjffh/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestSXjffh/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnextid_sdk-671ee1e5f3ba382f.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libstrum-756654c4a8880525.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c5383d183a604c13.rlib" "/opt/rustwide/target/debug/deps/libsha3-7c48c8458dd97791.rlib" "/opt/rustwide/target/debug/deps/libkeccak-3f87bb8c7384cc12.rlib" "/opt/rustwide/target/debug/deps/libdigest-0442434a2a18f7c1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f1f425376b179507.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a44e204ab92461a3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-653d57a3f2f1e65d.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-cfe363b015bef3a6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9633cad962633ddd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-79fa28c8e6f0f42d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0f0388d1ef86233b.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-d376dfef7e90c0a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libsha2-89d661a87be0d295.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-4cd66ddbdf5f248e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-918031e1c31badbb.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-5b42956f5e3be6f3.rlib" "/opt/rustwide/target/debug/deps/libhmac-7524aad89228f836.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-795ca7b395322a6c.rlib" "/opt/rustwide/target/debug/deps/librand-0a742d4fd12da8b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3703f8250d15a95e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-394f9d032299ed50.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3070bd518c0a299.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4bec64ee222bcaef.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-a7ed1887b492c6f0.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-8be2c4684b4e447f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1e7c9d47d33d073d.rlib" "/opt/rustwide/target/debug/deps/libdigest-2f940278f1406f39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/liburl-ede7cca165650e83.rlib" "/opt/rustwide/target/debug/deps/libidna-3ddc5a34f39c8ecc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9aaaa7399be8727f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e8adea2949fc9a6b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-df2278a79a57c6d5.rlib" "/opt/rustwide/target/debug/deps/libhyper-3200395b139346c9.rlib" "/opt/rustwide/target/debug/deps/libwant-0079b4233148da0c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-98decb468c2e37a7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ee1fc3ebafa2329a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-09978d392daea20f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-0f9acdf4cb0f671d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5a27bd07687f3f2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f3019f78a85c7133.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6cb3389b933645b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7f76649b1fd448d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea5c4154d52d84c6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e0c0c18cff967124.rlib" "/opt/rustwide/target/debug/deps/libtokio-a62d01e5cadbc6ab.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8fade35d90e783d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa39baab89cecfac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5558beb2614ad89f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-11304e3e3c3cf912.rlib" "/opt/rustwide/target/debug/deps/libmio-9e3aa6b7a7dce4ea.rlib" "/opt/rustwide/target/debug/deps/liblog-d22870b56e594fe2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e426a95a21dc539.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e3f68a2ca9fc711d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6cb2ce0a2f5e6695.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ad150d636eada7c2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-01862fbca3faceb4.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libserde-d2b45dfce0759c91.rlib" "/opt/rustwide/target/debug/deps/libhttp-9c732b8ac48e942b.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libchrono-69b5ae6a6364c8ce.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-c1bfc6fb63c36594.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bc5d07346cce737f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5aa0a834e21733e8.rlib" "/opt/rustwide/target/debug/deps/libtime-1ea033d7e923331e.rlib" "/opt/rustwide/target/debug/deps/liblibc-396187206d130c5f.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSXjffh/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[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/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_sk_hex (line 93) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustczhhDGr/symbols.o" "/tmp/rustdoctestsUsdE3/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestsUsdE3/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnextid_sdk-671ee1e5f3ba382f.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libstrum-756654c4a8880525.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c5383d183a604c13.rlib" "/opt/rustwide/target/debug/deps/libsha3-7c48c8458dd97791.rlib" "/opt/rustwide/target/debug/deps/libkeccak-3f87bb8c7384cc12.rlib" "/opt/rustwide/target/debug/deps/libdigest-0442434a2a18f7c1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f1f425376b179507.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a44e204ab92461a3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-653d57a3f2f1e65d.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-cfe363b015bef3a6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9633cad962633ddd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-79fa28c8e6f0f42d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0f0388d1ef86233b.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-d376dfef7e90c0a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libsha2-89d661a87be0d295.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-4cd66ddbdf5f248e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-918031e1c31badbb.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-5b42956f5e3be6f3.rlib" "/opt/rustwide/target/debug/deps/libhmac-7524aad89228f836.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-795ca7b395322a6c.rlib" "/opt/rustwide/target/debug/deps/librand-0a742d4fd12da8b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3703f8250d15a95e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-394f9d032299ed50.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3070bd518c0a299.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4bec64ee222bcaef.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-a7ed1887b492c6f0.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-8be2c4684b4e447f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1e7c9d47d33d073d.rlib" "/opt/rustwide/target/debug/deps/libdigest-2f940278f1406f39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/liburl-ede7cca165650e83.rlib" "/opt/rustwide/target/debug/deps/libidna-3ddc5a34f39c8ecc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9aaaa7399be8727f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e8adea2949fc9a6b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-df2278a79a57c6d5.rlib" "/opt/rustwide/target/debug/deps/libhyper-3200395b139346c9.rlib" "/opt/rustwide/target/debug/deps/libwant-0079b4233148da0c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-98decb468c2e37a7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ee1fc3ebafa2329a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-09978d392daea20f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-0f9acdf4cb0f671d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5a27bd07687f3f2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f3019f78a85c7133.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6cb3389b933645b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7f76649b1fd448d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea5c4154d52d84c6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e0c0c18cff967124.rlib" "/opt/rustwide/target/debug/deps/libtokio-a62d01e5cadbc6ab.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8fade35d90e783d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa39baab89cecfac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5558beb2614ad89f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-11304e3e3c3cf912.rlib" "/opt/rustwide/target/debug/deps/libmio-9e3aa6b7a7dce4ea.rlib" "/opt/rustwide/target/debug/deps/liblog-d22870b56e594fe2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e426a95a21dc539.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e3f68a2ca9fc711d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6cb2ce0a2f5e6695.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ad150d636eada7c2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-01862fbca3faceb4.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libserde-d2b45dfce0759c91.rlib" "/opt/rustwide/target/debug/deps/libhttp-9c732b8ac48e942b.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libchrono-69b5ae6a6364c8ce.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-c1bfc6fb63c36594.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bc5d07346cce737f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5aa0a834e21733e8.rlib" "/opt/rustwide/target/debug/deps/libtime-1ea033d7e923331e.rlib" "/opt/rustwide/target/debug/deps/liblibc-396187206d130c5f.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsUsdE3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[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/proof_service/procedure.rs - proof_service::procedure::ProofProcedure::new (line 48) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcLkwbbV/symbols.o" "/tmp/rustdoctestxZZ7sy/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestxZZ7sy/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnextid_sdk-671ee1e5f3ba382f.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libstrum-756654c4a8880525.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c5383d183a604c13.rlib" "/opt/rustwide/target/debug/deps/libsha3-7c48c8458dd97791.rlib" "/opt/rustwide/target/debug/deps/libkeccak-3f87bb8c7384cc12.rlib" "/opt/rustwide/target/debug/deps/libdigest-0442434a2a18f7c1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f1f425376b179507.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a44e204ab92461a3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-653d57a3f2f1e65d.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-cfe363b015bef3a6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9633cad962633ddd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-79fa28c8e6f0f42d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0f0388d1ef86233b.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-d376dfef7e90c0a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libsha2-89d661a87be0d295.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-4cd66ddbdf5f248e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-918031e1c31badbb.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-5b42956f5e3be6f3.rlib" "/opt/rustwide/target/debug/deps/libhmac-7524aad89228f836.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-795ca7b395322a6c.rlib" "/opt/rustwide/target/debug/deps/librand-0a742d4fd12da8b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3703f8250d15a95e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-394f9d032299ed50.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3070bd518c0a299.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4bec64ee222bcaef.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-a7ed1887b492c6f0.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-8be2c4684b4e447f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1e7c9d47d33d073d.rlib" "/opt/rustwide/target/debug/deps/libdigest-2f940278f1406f39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/liburl-ede7cca165650e83.rlib" "/opt/rustwide/target/debug/deps/libidna-3ddc5a34f39c8ecc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9aaaa7399be8727f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e8adea2949fc9a6b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-df2278a79a57c6d5.rlib" "/opt/rustwide/target/debug/deps/libhyper-3200395b139346c9.rlib" "/opt/rustwide/target/debug/deps/libwant-0079b4233148da0c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-98decb468c2e37a7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ee1fc3ebafa2329a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-09978d392daea20f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-0f9acdf4cb0f671d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5a27bd07687f3f2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f3019f78a85c7133.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6cb3389b933645b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7f76649b1fd448d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea5c4154d52d84c6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e0c0c18cff967124.rlib" "/opt/rustwide/target/debug/deps/libtokio-a62d01e5cadbc6ab.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8fade35d90e783d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa39baab89cecfac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5558beb2614ad89f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-11304e3e3c3cf912.rlib" "/opt/rustwide/target/debug/deps/libmio-9e3aa6b7a7dce4ea.rlib" "/opt/rustwide/target/debug/deps/liblog-d22870b56e594fe2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e426a95a21dc539.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e3f68a2ca9fc711d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6cb2ce0a2f5e6695.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ad150d636eada7c2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-01862fbca3faceb4.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libserde-d2b45dfce0759c91.rlib" "/opt/rustwide/target/debug/deps/libhttp-9c732b8ac48e942b.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libchrono-69b5ae6a6364c8ce.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-c1bfc6fb63c36594.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bc5d07346cce737f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5aa0a834e21733e8.rlib" "/opt/rustwide/target/debug/deps/libtime-1ea033d7e923331e.rlib" "/opt/rustwide/target/debug/deps/liblibc-396187206d130c5f.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxZZ7sy/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[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/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_sk (line 76) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcLhmsU5/symbols.o" "/tmp/rustdoctestsFKJw0/rust_out.rust_out.77795065bd7f5ebc-cgu.0.rcgu.o" "/tmp/rustdoctestsFKJw0/rust_out.64a676cex4wmm5j2zxtg20cvt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnextid_sdk-671ee1e5f3ba382f.rlib" "/opt/rustwide/target/debug/deps/libhex-718b4f18bb2e7953.rlib" "/opt/rustwide/target/debug/deps/libstrum-756654c4a8880525.rlib" "/opt/rustwide/target/debug/deps/libthiserror-c5383d183a604c13.rlib" "/opt/rustwide/target/debug/deps/libsha3-7c48c8458dd97791.rlib" "/opt/rustwide/target/debug/deps/libkeccak-3f87bb8c7384cc12.rlib" "/opt/rustwide/target/debug/deps/libdigest-0442434a2a18f7c1.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-f1f425376b179507.rlib" "/opt/rustwide/target/debug/deps/libcrypto_common-a44e204ab92461a3.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-653d57a3f2f1e65d.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-cfe363b015bef3a6.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-9633cad962633ddd.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-7a88c39453af999d.rlib" "/opt/rustwide/target/debug/deps/libopenssl-79fa28c8e6f0f42d.rlib" "/opt/rustwide/target/debug/deps/libbitflags-560efdb99b117eef.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-635c4831cecdaa17.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-451e418c5f5a784d.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-0f0388d1ef86233b.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1-d376dfef7e90c0a2.rlib" "/opt/rustwide/target/debug/deps/libbase64-70ad20caa2b11358.rlib" "/opt/rustwide/target/debug/deps/libsha2-89d661a87be0d295.rlib" "/opt/rustwide/target/debug/deps/libcpufeatures-4cd66ddbdf5f248e.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-ffed353aad8ea91d.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-918031e1c31badbb.rlib" "/opt/rustwide/target/debug/deps/libhmac_drbg-5b42956f5e3be6f3.rlib" "/opt/rustwide/target/debug/deps/libhmac-7524aad89228f836.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-795ca7b395322a6c.rlib" "/opt/rustwide/target/debug/deps/librand-0a742d4fd12da8b3.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-3703f8250d15a95e.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-394f9d032299ed50.rlib" "/opt/rustwide/target/debug/deps/librand_core-e3070bd518c0a299.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-4bec64ee222bcaef.rlib" "/opt/rustwide/target/debug/deps/libarrayref-51769418d0067876.rlib" "/opt/rustwide/target/debug/deps/liblibsecp256k1_core-a7ed1887b492c6f0.rlib" "/opt/rustwide/target/debug/deps/libcrunchy-8be2c4684b4e447f.rlib" "/opt/rustwide/target/debug/deps/libsubtle-1e7c9d47d33d073d.rlib" "/opt/rustwide/target/debug/deps/libdigest-2f940278f1406f39.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-df1281e22e7f9208.rlib" "/opt/rustwide/target/debug/deps/libtypenum-872c5d0a52e3e462.rlib" "/opt/rustwide/target/debug/deps/liburl-ede7cca165650e83.rlib" "/opt/rustwide/target/debug/deps/libidna-3ddc5a34f39c8ecc.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-9aaaa7399be8727f.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-c3d809a52f8073b0.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-1bf1a30eed3b5c6a.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-4d7b422b6eb43b2b.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-e8adea2949fc9a6b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-df2278a79a57c6d5.rlib" "/opt/rustwide/target/debug/deps/libhyper-3200395b139346c9.rlib" "/opt/rustwide/target/debug/deps/libwant-0079b4233148da0c.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-3a78e9645921fd84.rlib" "/opt/rustwide/target/debug/deps/libhttparse-a8aa5312b7759355.rlib" "/opt/rustwide/target/debug/deps/libh2-98decb468c2e37a7.rlib" "/opt/rustwide/target/debug/deps/libindexmap-d4ff98c05e319d91.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-b50da1c079e7685f.rlib" "/opt/rustwide/target/debug/deps/libslab-23908f3247a0fd64.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ee1fc3ebafa2329a.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-09978d392daea20f.rlib" "/opt/rustwide/target/debug/deps/libtower_service-56141c8379744c53.rlib" "/opt/rustwide/target/debug/deps/libtracing-0f9acdf4cb0f671d.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-5a27bd07687f3f2a.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-f3019f78a85c7133.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-c6cb3389b933645b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-7f76649b1fd448d9.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-ea5c4154d52d84c6.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-76c2785263cdb1c1.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-e0c0c18cff967124.rlib" "/opt/rustwide/target/debug/deps/libtokio-a62d01e5cadbc6ab.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-8fade35d90e783d4.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fa39baab89cecfac.rlib" "/opt/rustwide/target/debug/deps/libsocket2-5558beb2614ad89f.rlib" "/opt/rustwide/target/debug/deps/libmemchr-a4f7a93850c27d99.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-11304e3e3c3cf912.rlib" "/opt/rustwide/target/debug/deps/libmio-9e3aa6b7a7dce4ea.rlib" "/opt/rustwide/target/debug/deps/liblog-d22870b56e594fe2.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-7e426a95a21dc539.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e3f68a2ca9fc711d.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-57bf25c23e31efdb.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-95624225059439b4.rlib" "/opt/rustwide/target/debug/deps/liblock_api-6cb2ce0a2f5e6695.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-6ebe5b14c8a6c2d8.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-ad150d636eada7c2.rlib" "/opt/rustwide/target/debug/deps/libhttpdate-9d36a622b826fcbb.rlib" "/opt/rustwide/target/debug/deps/libserde_json-01862fbca3faceb4.rlib" "/opt/rustwide/target/debug/deps/libryu-ffff83766e30450e.rlib" "/opt/rustwide/target/debug/deps/libserde-d2b45dfce0759c91.rlib" "/opt/rustwide/target/debug/deps/libhttp-9c732b8ac48e942b.rlib" "/opt/rustwide/target/debug/deps/libitoa-d6ef76644bf64f9b.rlib" "/opt/rustwide/target/debug/deps/libbytes-9a47277827e3432a.rlib" "/opt/rustwide/target/debug/deps/libfnv-574dedeaa4c89e1d.rlib" "/opt/rustwide/target/debug/deps/libchrono-69b5ae6a6364c8ce.rlib" "/opt/rustwide/target/debug/deps/libiana_time_zone-c1bfc6fb63c36594.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-bc5d07346cce737f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-5aa0a834e21733e8.rlib" "/opt/rustwide/target/debug/deps/libtime-1ea033d7e923331e.rlib" "/opt/rustwide/target/debug/deps/liblibc-396187206d130c5f.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-de48b8168d6cf4fa.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-9f3477fb95a0bba7.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-210d920812faea91.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-f3d3451767410a17.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-1a79dd36d08251de.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-886230e7120831b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-2caea079085a58a2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-a9d7d97cdc65a449.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-5727477b0a78105a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-7e555563aa211118.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c8f13465f1a795b2.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-ee5b5774583426df.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14df174c91007922.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e8bfe52be756260a.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-6275035a459b3ada.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-b6892f3c52c68f01.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-f72b956e24d1de70.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-632ae0f28c5e55ff.rlib" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-e8b7e96e438f08f6.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/1871252fc8bb672d40787e67404e6eaae7059369/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsFKJw0/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[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/kv_service/mod.rs - kv_service::Endpoint::find_by_avatar (line 51)
[INFO] [stdout]     src/kv_service/mod.rs - kv_service::Endpoint::find_by_platform_identity (line 71)
[INFO] [stdout]     src/kv_service/procedure.rs - kv_service::procedure::KVProcedure::get_payload (line 58)
[INFO] [stdout]     src/proof_service/mod.rs - proof_service::Endpoint::find_by (line 32)
[INFO] [stdout]     src/proof_service/procedure.rs - proof_service::procedure::ProofProcedure::get_payload (line 85)
[INFO] [stdout]     src/proof_service/procedure.rs - proof_service::procedure::ProofProcedure::new (line 48)
[INFO] [stdout]     src/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_sk (line 76)
[INFO] [stdout]     src/util/crypto.rs - util::crypto::Secp256k1KeyPair::from_sk_hex (line 93)
[INFO] [stdout]     src/util/crypto.rs - util::crypto::Secp256k1KeyPair::generate (line 18)
[INFO] [stdout]     src/util/crypto.rs - util::crypto::Secp256k1KeyPair::personal_sign (line 130)
[INFO] [stdout]     src/util/crypto.rs - util::crypto::Secp256k1KeyPair::recover_from_personal_signature (line 173)
[INFO] [stdout]     src/util/mod.rs - util::keccak256_hash (line 77)
[INFO] [stdout]     src/util/mod.rs - util::ts_string_to_naive (line 94)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 13 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.94s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "7ffd9ab997426c7fed59bbac5e7e00df05776518e680592be239bbe2a235d924", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ffd9ab997426c7fed59bbac5e7e00df05776518e680592be239bbe2a235d924", kill_on_drop: false }`
[INFO] [stdout] 7ffd9ab997426c7fed59bbac5e7e00df05776518e680592be239bbe2a235d924
