[INFO] cloning repository https://github.com/zettawatt/osnova
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zettawatt/osnova" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzettawatt%2Fosnova", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzettawatt%2Fosnova'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7a325dc63b56063bac31303e1b08d7bdd50a84fc
[INFO] testing zettawatt/osnova against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzettawatt%2Fosnova" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/zettawatt/osnova
[INFO] finished tweaking git repo https://github.com/zettawatt/osnova
[INFO] tweaked toml for git repo https://github.com/zettawatt/osnova written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/zettawatt/osnova on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/zettawatt/osnova already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00db2a19bb4fdac0ddc5f5e33da3cad92d1afae7040e1c90b54db826c8988b54
[INFO] running `Command { std: "docker" "start" "-a" "00db2a19bb4fdac0ddc5f5e33da3cad92d1afae7040e1c90b54db826c8988b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00db2a19bb4fdac0ddc5f5e33da3cad92d1afae7040e1c90b54db826c8988b54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00db2a19bb4fdac0ddc5f5e33da3cad92d1afae7040e1c90b54db826c8988b54", kill_on_drop: false }`
[INFO] [stdout] 00db2a19bb4fdac0ddc5f5e33da3cad92d1afae7040e1c90b54db826c8988b54
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a7fd0bb6b076515e475833f404f829a0d65f4577a129cfeaebf0556aa129058d
[INFO] running `Command { std: "docker" "start" "-a" "a7fd0bb6b076515e475833f404f829a0d65f4577a129cfeaebf0556aa129058d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.3
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling cc v1.2.40
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling const-hex v1.16.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling bitflags v2.9.4
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.4.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling alloy-primitives v1.4.0
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling alloy-json-abi v1.4.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling syn-solidity v1.4.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_with_macros v3.15.0
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling libp2p-core v0.43.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling serde_with v3.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.4.0
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.4.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling alloy-serde v1.0.37
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling nybbles v0.4.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling alloy-eips v1.0.37
[INFO] [stderr]    Compiling alloy-trie v0.9.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.37
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling alloy-consensus v1.0.37
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling alloy-sol-macro v1.4.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling alloy-sol-types v1.4.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling libp2p-swarm-derive v0.35.1
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.37
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.37
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling libp2p-swarm v0.47.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling netlink-packet-utils v0.5.2
[INFO] [stderr]    Compiling block-padding v0.3.3
[INFO] [stderr]    Compiling num_enum_derive v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling num_enum v0.7.4
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling netlink-packet-core v0.7.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling alloy-signer v1.0.37
[INFO] [stderr]    Compiling rusticata-macros v4.1.0
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling asn1-rs-impl v0.2.0
[INFO] [stderr]    Compiling asn1-rs-derive v0.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling asn1-rs v0.7.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling alloy-chains v0.2.14
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling netlink-sys v0.8.7
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling oid-registry v0.8.1
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling netlink-proto v0.11.5
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling netlink-packet-route v0.17.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling quinn-udp v0.5.14
[INFO] [stderr]    Compiling alloy-genesis v1.0.37
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tracing-serde v0.2.0
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling moka v0.12.11
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling nu-ansi-term v0.50.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling rtnetlink v0.13.1
[INFO] [stderr]    Compiling der-parser v10.0.0
[INFO] [stderr]    Compiling alloy-json-rpc v1.0.37
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.37
[INFO] [stderr]    Compiling alloy-transport v1.0.37
[INFO] [stderr]    Compiling alloy-dyn-abi v1.4.0
[INFO] [stderr]    Compiling alloy-transport-http v1.0.37
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling alloy-rpc-client v1.0.37
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling futures-rustls v0.26.0
[INFO] [stderr]    Compiling quinn v0.11.9
[INFO] [stderr]    Compiling vergen v8.3.2
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling snow v0.9.6
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling quinn-proto v0.11.13
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.0.37
[INFO] [stderr]    Compiling alloy-network v1.0.37
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.0.37
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling alloy-signer-local v1.0.37
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling alloy-node-bindings v1.0.37
[INFO] [stderr]    Compiling rcgen v0.13.2
[INFO] [stderr]    Compiling x509-parser v0.17.0
[INFO] [stderr]    Compiling if-watch v3.2.1
[INFO] [stderr]    Compiling alloy-provider v1.0.37
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]    Compiling attohttpc v0.30.1
[INFO] [stderr]    Compiling serde_test v1.0.177
[INFO] [stderr]    Compiling cbor4ii v0.3.3
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling resolv-conf v0.7.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling multimap v0.8.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling soketto v0.8.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling libp2p-request-response v0.29.0
[INFO] [stderr]    Compiling xor_name v5.0.0
[INFO] [stderr]    Compiling igd-next v0.16.2
[INFO] [stderr]    Compiling libp2p-tls v0.6.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling alloy-rpc-types v1.0.37
[INFO] [stderr]    Compiling yamux v0.12.1
[INFO] [stderr]    Compiling yamux v0.13.7
[INFO] [stderr]    Compiling alloy-core v1.4.0
[INFO] [stderr]    Compiling uint v0.10.0
[INFO] [stderr]    Compiling webpki-roots v0.26.11
[INFO] [stderr]    Compiling alloy-contract v1.0.37
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling byte-slice-cast v1.2.3
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling alloy v1.0.37
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling libp2p-yamux v0.47.0
[INFO] [stderr]    Compiling libp2p-noise v0.46.1
[INFO] [stderr]    Compiling libp2p-websocket v0.45.1
[INFO] [stderr]    Compiling libp2p-upnp v0.5.0
[INFO] [stderr]    Compiling libp2p-kad v0.48.0
[INFO] [stderr]    Compiling ant-build-info v0.1.29
[INFO] [stderr]    Compiling libp2p-quic v0.13.0
[INFO] [stderr]    Compiling custom_debug_derive v0.6.2
[INFO] [stderr]    Compiling libp2p-autonat v0.15.0
[INFO] [stderr]    Compiling libp2p-dns v0.44.0
[INFO] [stderr]    Compiling pairing v0.22.0
[INFO] [stderr]    Compiling tonic-build v0.6.2
[INFO] [stderr]    Compiling libp2p-tcp v0.44.0
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling libp2p-identify v0.47.0
[INFO] [stderr]    Compiling libp2p-relay v0.21.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling libp2p-connection-limits v0.6.0
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.6.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling rmp v0.8.14
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling prometheus-client v0.23.1
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling rmp-serde v1.3.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling libp2p v0.56.0
[INFO] [stderr]    Compiling ant-protocol v1.0.9
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling blstrs v0.6.2
[INFO] [stderr]    Compiling custom_debug v0.6.2
[INFO] [stderr]    Compiling brotli-decompressor v2.3.5
[INFO] [stderr]    Compiling evmlib v0.4.4
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling prometheus-client-derive-encode v0.4.2
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling dtoa v1.0.10
[INFO] [stderr]    Compiling file-rotate v0.7.6
[INFO] [stderr]    Compiling blsttc v8.0.2
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling brotli v3.3.4
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling cbc v0.1.2
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling crdts v7.3.2
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling crypto-mac v0.11.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.5.47
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling ant-evm v0.1.17
[INFO] [stderr]    Compiling hmac v0.11.0
[INFO] [stderr]    Compiling atomic-write-file v0.2.3
[INFO] [stderr]    Compiling ant-logging v0.2.52
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling clap v4.5.48
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling blstrs v0.7.1
[INFO] [stderr]    Compiling ant-bootstrap v0.2.8
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling self_encryption v0.34.1
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling pbkdf2 v0.9.0
[INFO] [stderr]    Compiling self_encryption v0.30.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling exponential-backoff v2.1.0
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling cocoon v0.4.3
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling autonomi v0.6.1
[INFO] [stderr]    Compiling rusqlite v0.32.1
[INFO] [stderr]    Compiling osnova_lib v0.1.0 (/opt/rustwide/workdir/core/osnova_lib)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 00s
[INFO] running `Command { std: "docker" "inspect" "a7fd0bb6b076515e475833f404f829a0d65f4577a129cfeaebf0556aa129058d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7fd0bb6b076515e475833f404f829a0d65f4577a129cfeaebf0556aa129058d", kill_on_drop: false }`
[INFO] [stdout] a7fd0bb6b076515e475833f404f829a0d65f4577a129cfeaebf0556aa129058d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14c8569c8b376bfd73d7dd79b41b337a4e246fd5fd109dae02a9fdd900cf6fec
[INFO] running `Command { std: "docker" "start" "-a" "14c8569c8b376bfd73d7dd79b41b337a4e246fd5fd109dae02a9fdd900cf6fec", kill_on_drop: false }`
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling bit-vec v0.8.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rusty-fork v0.3.1
[INFO] [stderr]    Compiling bit-set v0.8.0
[INFO] [stderr]    Compiling proptest v1.8.0
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]    Compiling tonic-build v0.6.2
[INFO] [stderr]    Compiling ant-protocol v1.0.9
[INFO] [stderr]    Compiling ant-bootstrap v0.2.8
[INFO] [stderr]    Compiling autonomi v0.6.1
[INFO] [stderr]    Compiling osnova_lib v0.1.0 (/opt/rustwide/workdir/core/osnova_lib)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 09s
[INFO] running `Command { std: "docker" "inspect" "14c8569c8b376bfd73d7dd79b41b337a4e246fd5fd109dae02a9fdd900cf6fec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14c8569c8b376bfd73d7dd79b41b337a4e246fd5fd109dae02a9fdd900cf6fec", kill_on_drop: false }`
[INFO] [stdout] 14c8569c8b376bfd73d7dd79b41b337a4e246fd5fd109dae02a9fdd900cf6fec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d567a929ed5ebd0754368e11ceb9a90a742e0674bcf56ffe13856deca83c0a25
[INFO] running `Command { std: "docker" "start" "-a" "d567a929ed5ebd0754368e11ceb9a90a742e0674bcf56ffe13856deca83c0a25", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.10s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/osnova_lib-9465bf3ca0429d65)
[INFO] [stdout] 
[INFO] [stdout] running 217 tests
[INFO] [stdout] test cache::manager::tests::test_sanitize_key ... ok
[INFO] [stdout] test components::downloader::tests::test_cache_key ... ok
[INFO] [stdout] test components::downloader::tests::test_verify_hash_failure ... ok
[INFO] [stdout] test components::downloader::tests::test_verify_hash_success ... ok
[INFO] [stdout] test crypto::encryption::tests::test_decrypt_invalid_ciphertext ... ok
[INFO] [stdout] test crypto::encryption::tests::test_decrypt_too_short ... ok
[INFO] [stdout] test crypto::encryption::tests::test_decrypt_with_wrong_key ... ok
[INFO] [stdout] test crypto::encryption::tests::test_different_keys_produce_different_ciphertexts ... ok
[INFO] [stdout] test crypto::encryption::tests::test_encrypt_decrypt ... ok
[INFO] [stdout] test crypto::encryption::tests::test_encrypt_deterministic ... ok
[INFO] [stdout] test crypto::encryption::tests::test_encrypt_empty_data ... ok
[INFO] [stdout] test crypto::encryption::tests::test_encrypt_produces_different_output ... ok
[INFO] [stdout] test crypto::encryption::tests::test_tampering_detection ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_derive_symmetric_key ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_derive_symmetric_key_different_components ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_derive_symmetric_key_different_indexes ... ok
[INFO] [stdout] test crypto::encryption::tests::test_json_serialization_encryption ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_derive_symmetric_key_different_master_keys ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_different_indexes_different_keypairs ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_derive_symmetric_key_deterministic ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_keypair_deterministic ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_ed25519_vs_x25519_different ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_generate_ed25519_keypair ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_generate_x25519_keypair ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_public_key_derives_from_secret ... ok
[INFO] [stdout] test manifest::resolver::tests::test_unsupported_scheme ... ok
[INFO] [stdout] test manifest::resolver::tests::test_ant_uri_without_client ... ok
[INFO] [stdout] test manifest::schema::tests::test_valid_semver ... ok
[INFO] [stdout] test manifest::validator::tests::test_validate_manifest_bytes_invalid_utf8 ... ok
[INFO] [stdout] test manifest::validator::tests::test_validate_manifest_bytes_success ... ok
[INFO] [stdout] test manifest::validator::tests::test_validate_manifest_invalid_json ... ok
[INFO] [stdout] test manifest::validator::tests::test_validate_manifest_missing_field ... ok
[INFO] [stdout] test manifest::validator::tests::test_validate_manifest_success ... ok
[INFO] [stdout] test models::application::tests::test_component_kind_serialization ... ok
[INFO] [stdout] test models::application::tests::test_component_ref_invalid_version ... ok
[INFO] [stdout] test models::application::tests::test_component_ref_new ... ok
[INFO] [stdout] test manifest::resolver::tests::test_invalid_file_uri ... ok
[INFO] [stdout] test models::application::tests::test_component_ref_with_config ... ok
[INFO] [stdout] test models::application::tests::test_component_ref_with_hash ... ok
[INFO] [stdout] test models::application::tests::test_component_ref_with_platform ... ok
[INFO] [stdout] test models::application::tests::test_osnova_application_add_component ... ok
[INFO] [stdout] test models::application::tests::test_osnova_application_components_by_kind ... ok
[INFO] [stdout] test models::application::tests::test_osnova_application_invalid_version ... ok
[INFO] [stdout] test models::application::tests::test_osnova_application_new ... ok
[INFO] [stdout] test models::application::tests::test_osnova_application_serialization ... ok
[INFO] [stdout] test models::application::tests::test_osnova_application_with_metadata ... ok
[INFO] [stdout] test models::application::tests::test_osnova_application_with_publisher ... ok
[INFO] [stdout] test models::application::tests::test_osnova_application_with_signature ... ok
[INFO] [stdout] test models::application::tests::test_platform_serialization ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_cache_clear ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_cache_clone ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_cache_is_empty ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_cache_new ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_cache_serialization ... ok
[INFO] [stdout] test models::application::tests::test_component_ref_with_target ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_cache_with_timestamp ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_configuration_clear_settings ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_configuration_clone ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_configuration_get_missing_setting ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_configuration_new ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_configuration_remove_setting ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_configuration_serialization ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_configuration_set_setting ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_cache_update_entries ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_configuration_with_settings ... ok
[INFO] [stdout] test models::config_cache::tests::test_app_configuration_with_timestamp ... ok
[INFO] [stdout] test models::device_key::tests::test_different_device_ids_not_equal ... ok
[INFO] [stdout] test models::device_key::tests::test_different_keys_not_equal ... ok
[INFO] [stdout] test models::device_key::tests::test_equality ... ok
[INFO] [stdout] test models::device_key::tests::test_new_device_key ... ok
[INFO] [stdout] test models::device_key::tests::test_revoke ... ok
[INFO] [stdout] test models::device_key::tests::test_revoke_at ... ok
[INFO] [stdout] test models::device_key::tests::test_revoke_idempotent ... ok
[INFO] [stdout] test models::device_key::tests::test_serialization ... ok
[INFO] [stdout] test models::device_key::tests::test_serialization_with_revoked ... ok
[INFO] [stdout] test models::device_key::tests::test_with_timestamp ... ok
[INFO] [stdout] test models::device_key::tests::test_new_with_invalid_key_length ... ok
[INFO] [stdout] test manifest::schema::tests::test_component_validation ... ok
[INFO] [stdout] test models::device_key::tests::test_clone ... ok
[INFO] [stdout] test models::application::tests::test_osnova_application_find_component ... ok
[INFO] [stdout] test models::identity::tests::test_component_key_isolation ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_derivation_always_32_bytes ... ok
[INFO] [stdout] test crypto::key_derivation::tests::test_same_inputs_same_output ... ok
[INFO] [stdout] test models::identity::tests::test_component_key_deterministic ... ok
[INFO] [stdout] test models::identity::tests::test_component_key_index_isolation ... ok
[INFO] [stdout] test models::identity::tests::test_component_key_purpose_isolation ... ok
[INFO] [stdout] test models::identity::tests::test_derive_component_key ... ok
[INFO] [stdout] test models::identity::tests::test_fingerprint ... ok
[INFO] [stdout] test models::identity::tests::test_from_seed_invalid ... ok
[INFO] [stdout] test models::identity::tests::test_from_seed_valid ... ok
[INFO] [stdout] test models::identity::tests::test_fingerprint_deterministic ... ok
[INFO] [stdout] test models::identity::tests::test_from_seed_wrong_length ... ok
[INFO] [stdout] test models::key_cocoon::tests::test_add_and_get_key ... ok
[INFO] [stdout] test models::key_cocoon::tests::test_get_by_public_key ... ok
[INFO] [stdout] test models::key_cocoon::tests::test_highest_index ... ok
[INFO] [stdout] test models::key_cocoon::tests::test_key_cocoon_creation ... ok
[INFO] [stdout] test models::key_cocoon::tests::test_list_keys ... ok
[INFO] [stdout] test models::pairing::tests::test_clone ... ok
[INFO] [stdout] test models::pairing::tests::test_different_sessions_not_equal ... ok
[INFO] [stdout] test models::pairing::tests::test_equality ... ok
[INFO] [stdout] test models::pairing::tests::test_is_expired_with_expiry ... ok
[INFO] [stdout] test models::pairing::tests::test_is_expired_without_expiry ... ok
[INFO] [stdout] test models::pairing::tests::test_mark_established ... ok
[INFO] [stdout] test models::pairing::tests::test_mark_established_at ... ok
[INFO] [stdout] test models::pairing::tests::test_mark_established_idempotent ... ok
[INFO] [stdout] test models::pairing::tests::test_mark_failed ... ok
[INFO] [stdout] test models::pairing::tests::test_mark_failed_idempotent ... ok
[INFO] [stdout] test models::pairing::tests::test_new_pairing_session ... ok
[INFO] [stdout] test models::pairing::tests::test_new_with_invalid_device_key_length ... ok
[INFO] [stdout] test models::pairing::tests::test_new_with_invalid_server_key_length ... ok
[INFO] [stdout] test models::pairing::tests::test_pairing_status_serialization ... ok
[INFO] [stdout] test models::pairing::tests::test_serialization ... ok
[INFO] [stdout] test models::pairing::tests::test_serialization_established ... ok
[INFO] [stdout] test models::pairing::tests::test_with_expiry ... ok
[INFO] [stdout] test network::autonomi_client::tests::test_disconnect_fails_when_not_connected ... ok
[INFO] [stdout] test network::autonomi_client::tests::test_health_check_fails_when_not_connected ... ok
[INFO] [stdout] test network::autonomi_client::tests::test_new_client_not_connected ... ok
[INFO] [stdout] test network::download::tests::test_download_fails_when_not_connected ... ok
[INFO] [stdout] test network::download::tests::test_parse_invalid_hex ... ok
[INFO] [stdout] test network::download::tests::test_parse_invalid_length ... ok
[INFO] [stdout] test network::download::tests::test_parse_invalid_prefix ... ok
[INFO] [stdout] test network::download::tests::test_parse_valid_ant_uri ... ok
[INFO] [stdout] test network::upload::tests::test_estimate_cost_fails_when_not_connected ... ok
[INFO] [stdout] test network::upload::tests::test_upload_fails_when_not_connected ... ok
[INFO] [stdout] test platform::paths::tests::test_get_cache_dir ... ok
[INFO] [stdout] test platform::paths::tests::test_get_component_cache_dir ... ok
[INFO] [stdout] test platform::paths::tests::test_get_config_dir ... ok
[INFO] [stdout] test platform::paths::tests::test_get_data_dir ... ok
[INFO] [stdout] test platform::paths::tests::test_paths_are_different ... ok
[INFO] [stdout] test models::identity::tests::test_generate_identity ... ok
[INFO] [stdout] test models::identity::tests::test_fingerprint_unique ... ok
[INFO] [stdout] test services::apps::tests::test_launch_existing_app ... ok
[INFO] [stdout] test services::apps::tests::test_launch_nonexistent_app ... ok
[INFO] [stdout] test services::apps::tests::test_list_apps ... ok
[INFO] [stdout] test services::apps::tests::test_list_empty ... ok
[INFO] [stdout] test services::apps::tests::test_uninstall_nonexistent ... ok
[INFO] [stdout] test models::identity::tests::test_deterministic_master_key ... ok
[INFO] [stdout] test services::config::tests::test_app_config_per_user ... ok
[INFO] [stdout] test services::config::tests::test_get_app_cache_not_exists ... ok
[INFO] [stdout] test services::config::tests::test_clear_app_cache ... ok
[INFO] [stdout] test models::identity::tests::test_different_seeds_different_keys ... ok
[INFO] [stdout] test services::config::tests::test_get_app_config_new ... ok
[INFO] [stdout] test services::apps::tests::test_uninstall ... ok
[INFO] [stdout] test services::config::tests::test_get_launcher_manifest_not_configured ... ok
[INFO] [stdout] test services::config::tests::test_set_and_get_app_config ... ok
[INFO] [stdout] test services::config::tests::test_set_and_get_server ... ok
[INFO] [stdout] test services::config::tests::test_system_config_persistence ... ok
[INFO] [stdout] test services::config::tests::test_set_and_get_launcher_manifest ... ok
[INFO] [stdout] test services::config::tests::test_update_app_config ... ok
[INFO] [stdout] test services::identity::tests::test_get_identity_not_initialized ... ok
[INFO] [stdout] test services::identity::tests::test_create_fails_if_exists ... ok
[INFO] [stdout] test services::identity::tests::test_create_identity ... ok
[INFO] [stdout] test services::identity::tests::test_import_invalid_phrase ... ok
[INFO] [stdout] test services::identity::tests::test_delete_identity ... ok
[INFO] [stdout] test services::identity::tests::test_status_uninitialized ... ok
[INFO] [stdout] test services::identity::tests::test_get_identity ... ok
[INFO] [stdout] test services::keys::tests::test_derive_at_index ... ok
[INFO] [stdout] test services::keys::tests::test_component_isolation ... ok
[INFO] [stdout] test services::identity::tests::test_identity_persistence ... ok
[INFO] [stdout] test services::keys::tests::test_derive_first_key ... ok
[INFO] [stdout] test services::keys::tests::test_derive_at_index_idempotent ... ok
[INFO] [stdout] test services::keys::tests::test_deterministic_derivation ... ok
[INFO] [stdout] test services::keys::tests::test_get_by_public_key_not_found ... ok
[INFO] [stdout] test services::keys::tests::test_initialize ... ok
[INFO] [stdout] test services::keys::tests::test_get_by_public_key ... ok
[INFO] [stdout] test services::keys::tests::test_derive_multiple_keys ... ok
[INFO] [stdout] test services::keys::tests::test_list_for_component_empty ... ok
[INFO] [stdout] test services::keys::tests::test_x25519_key_generation ... ok
[INFO] [stdout] test services::launcher::tests::test_get_layout_empty ... ok
[INFO] [stdout] test services::launcher::tests::test_per_user_isolation ... ok
[INFO] [stdout] test services::launcher::tests::test_layout_persistence ... ok
[INFO] [stdout] test services::keys::tests::test_list_for_component ... ok
[INFO] [stdout] test services::launcher::tests::test_set_and_get_layout ... ok
[INFO] [stdout] test services::identity::tests::test_import_fails_if_exists ... ok
[INFO] [stdout] test services::navigation::tests::test_bottom_menu_persistence ... ok
[INFO] [stdout] test services::navigation::tests::test_get_bottom_menu_default ... ok
[INFO] [stdout] test services::launcher::tests::test_update_layout ... ok
[INFO] [stdout] test services::navigation::tests::test_all_tab_variants ... ok
[INFO] [stdout] test services::navigation::tests::test_set_and_get_bottom_menu ... ok
[INFO] [stdout] test services::status::tests::test_connect_to_server ... ok
[INFO] [stdout] test services::status::tests::test_disconnect_from_server ... ok
[INFO] [stdout] test services::status::tests::test_initial_status_disconnected ... ok
[INFO] [stdout] test services::status::tests::test_set_status_connecting ... ok
[INFO] [stdout] test services::status::tests::test_set_status_failed ... ok
[INFO] [stdout] test services::status::tests::test_status_response_builders ... ok
[INFO] [stdout] test services::navigation::tests::test_update_bottom_menu ... ok
[INFO] [stdout] test services::ui::tests::test_get_theme_default ... ok
[INFO] [stdout] test services::navigation::tests::test_per_user_isolation ... ok
[INFO] [stdout] test services::ui::tests::test_all_theme_variants ... ok
[INFO] [stdout] test services::ui::tests::test_per_user_isolation ... ok
[INFO] [stdout] test services::ui::tests::test_theme_persistence ... ok
[INFO] [stdout] test storage::file::tests::test_binary_data ... ok
[INFO] [stdout] test storage::file::tests::test_clear_directory ... ok
[INFO] [stdout] test storage::file::tests::test_delete ... ok
[INFO] [stdout] test services::ui::tests::test_update_theme ... ok
[INFO] [stdout] test storage::file::tests::test_empty_data ... ok
[INFO] [stdout] test storage::file::tests::test_exists ... ok
[INFO] [stdout] test services::ui::tests::test_set_and_get_theme ... ok
[INFO] [stdout] test storage::file::tests::test_list_files ... ok
[INFO] [stdout] test storage::file::tests::test_write_with_subdirectories ... ok
[INFO] [stdout] test storage::file::tests::test_write_and_read ... ok
[INFO] [stdout] test storage::file::tests::test_wrong_key_fails ... ok
[INFO] [stdout] test storage::file::tests::test_overwrite_file ... ok
[INFO] [stdout] test storage::sql::tests::test_delete_application ... ok
[INFO] [stdout] test storage::sql::tests::test_encrypted_blob_operations ... ok
[INFO] [stdout] test storage::sql::tests::test_device_key_operations ... ok
[INFO] [stdout] test storage::sql::tests::test_encrypted_config_operations ... ok
[INFO] [stdout] test storage::sql::tests::test_upsert_and_get_application ... ok
[INFO] [stdout] test storage::sql::tests::test_list_applications ... ok
[INFO] [stdout] test storage::sql::tests::test_pairing_session_operations ... ok
[INFO] [stdout] test tests::test_library_loads ... ok
[INFO] [stdout] test services::identity::tests::test_import_with_phrase ... ok
[INFO] [stdout] test storage::sql::tests::test_wrong_encryption_key_fails ... ok
[INFO] [stdout] test crypto::encryption::tests::test_encrypt_large_data ... ok
[INFO] [stdout] test storage::file::tests::test_large_data ... ok
[INFO] [stdout] test models::identity::tests::test_component_key_always_32_bytes ... ok
[INFO] [stdout] test models::identity::tests::test_different_indexes_different_keys ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 217 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 19.44s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/e2e_component_fetch.rs (/opt/rustwide/target/debug/deps/e2e_component_fetch-50c00fc4df445e37)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_e2e_hash_verification_failure ... ok
[INFO] [stdout] test test_e2e_local_manifest_with_local_components ... ok
[INFO] [stdout] test test_e2e_cache_eviction ... ok
[INFO] [stdout] test test_e2e_manifest_with_http_components ... ok
[INFO] [stdout] test test_e2e_autonomi_network_integration ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.33s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests osnova_lib
[INFO] [stdout] 
[INFO] [stdout] running 104 tests
[INFO] [stdout] test core/osnova_lib/src/cache/manager.rs - cache::manager::CacheManager::clear (line 228) ... ignored
[INFO] [stdout] test core/osnova_lib/src/cache/manager.rs - cache::manager::CacheManager::get (line 172) ... ignored
[INFO] [stdout] test core/osnova_lib/src/cache/manager.rs - cache::manager::CacheManager::remove (line 203) ... ignored
[INFO] [stdout] test core/osnova_lib/src/cache/manager.rs - cache::manager::CacheManager::store (line 125) ... ignored
[INFO] [stdout] test core/osnova_lib/src/components/downloader.rs - components::downloader::ComponentDownloader (line 27) ... ignored
[INFO] [stdout] test core/osnova_lib/src/components/downloader.rs - components::downloader::ComponentDownloader::download (line 72) ... ignored
[INFO] [stdout] test core/osnova_lib/src/components/downloader.rs - components::downloader::download_component (line 257) ... ignored
[INFO] [stdout] test core/osnova_lib/src/crypto/encryption.rs - crypto::encryption (line 8) ... ignored
[INFO] [stdout] test core/osnova_lib/src/crypto/key_derivation.rs - crypto::key_derivation (line 8) ... ignored
[INFO] [stdout] test core/osnova_lib/src/lib.rs - (line 13) ... ignored
[INFO] [stdout] test core/osnova_lib/src/cache/manager.rs - cache::manager::CacheManager::new (line 85) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/lib.rs - manifest (line 68) ... ignored
[INFO] [stdout] test core/osnova_lib/src/lib.rs - network (line 62) ... ignored
[INFO] [stdout] test core/osnova_lib/src/manifest/resolver.rs - manifest::resolver::resolve_manifest (line 31) ... ignored
[INFO] [stdout] test core/osnova_lib/src/manifest/schema.rs - manifest::schema::ComponentSchema (line 69) ... ignored
[INFO] [stdout] test core/osnova_lib/src/manifest/schema.rs - manifest::schema::ManifestSchema (line 16) ... ignored
[INFO] [stdout] test core/osnova_lib/src/manifest/validator.rs - manifest::validator::validate_manifest (line 23) ... ignored
[INFO] [stdout] test core/osnova_lib/src/manifest/validator.rs - manifest::validator::validate_manifest_bytes (line 66) ... ignored
[INFO] [stdout] test core/osnova_lib/src/models/application.rs - models::application (line 10) ... ignored
[INFO] [stdout] test core/osnova_lib/src/lib.rs - cache (line 74) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/cache/manager.rs - cache::manager (line 13) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/models/config_cache.rs - models::config_cache (line 10) ... ignored
[INFO] [stdout] test core/osnova_lib/src/crypto/key_derivation.rs - crypto::key_derivation::derive_symmetric_key (line 58) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/crypto/encryption.rs - crypto::encryption::CocoonEncryption::new (line 44) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/crypto/encryption.rs - crypto::encryption::CocoonEncryption::encrypt (line 66) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/application.rs - models::application::ComponentRef::new (line 101) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppCache::new (line 217) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/device_key.rs - models::device_key (line 10) ... ignored
[INFO] [stdout] test core/osnova_lib/src/crypto/encryption.rs - crypto::encryption::CocoonEncryption::decrypt (line 103) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/crypto/key_derivation.rs - crypto::key_derivation::generate_keypair (line 94) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/application.rs - models::application::OsnovaApplication::new (line 269) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppCache::update_entries (line 270) has been running for over 60 seconds
[INFO] [stdout] test core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::get_setting (line 119) has been running for over 60 seconds
[INFO] [stdout] test core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::new (line 56) has been running for over 60 seconds
[INFO] [stdout] test core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::set_setting (line 139) has been running for over 60 seconds
[INFO] [stdout] test core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::new (line 56) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/identity.rs - models::identity (line 10) ... ignored
[INFO] [stdout] test core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppCache::update_entries (line 270) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::get_setting (line 119) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::set_setting (line 139) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::is_revoked (line 144) has been running for over 60 seconds
[INFO] [stdout] test core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::with_timestamp (line 92) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/pairing.rs - models::pairing (line 11) ... ignored
[INFO] [stdout] test core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::new (line 58) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::revoke (line 165) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::is_revoked (line 144) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/identity.rs - models::identity::RootIdentity::fingerprint (line 183) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/network/autonomi_client.rs - network::autonomi_client (line 9) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/autonomi_client.rs - network::autonomi_client::AutonomiClient::connect (line 55) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/autonomi_client.rs - network::autonomi_client::AutonomiClient::connect_alpha (line 80) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/autonomi_client.rs - network::autonomi_client::AutonomiClient::disconnect (line 154) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/autonomi_client.rs - network::autonomi_client::AutonomiClient::health_check (line 126) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/autonomi_client.rs - network::autonomi_client::AutonomiClient::is_connected (line 102) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/autonomi_client.rs - network::autonomi_client::AutonomiClient::reconnect (line 179) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/download.rs - network::download (line 13) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/download.rs - network::download::download_data (line 48) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/download.rs - network::download::parse_ant_uri (line 101) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/upload.rs - network::upload (line 13) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/upload.rs - network::upload::estimate_upload_cost (line 104) ... ignored
[INFO] [stdout] test core/osnova_lib/src/network/upload.rs - network::upload::upload_data (line 49) ... ignored
[INFO] [stdout] test core/osnova_lib/src/platform/paths.rs - platform::paths (line 39) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/platform/paths.rs - platform::paths::get_cache_dir (line 105) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/models/identity.rs - models::identity::RootIdentity::derive_component_key (line 146) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/identity.rs - models::identity::RootIdentity::generate (line 53) ... FAILED
[INFO] [stdout] test core/osnova_lib/src/models/identity.rs - models::identity::RootIdentity::from_seed (line 75) ... ok
[INFO] [stdout] test core/osnova_lib/src/platform/paths.rs - platform::paths::get_config_dir (line 140) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/platform/paths.rs - platform::paths::get_component_cache_dir (line 171) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/platform/paths.rs - platform::paths::get_data_dir (line 70) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/apps.rs - services::apps::AppsService::list (line 69) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/apps.rs - services::apps::AppsService::launch (line 101) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/apps.rs - services::apps::AppsService::install (line 129) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/apps.rs - services::apps::AppsService (line 32) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/config.rs - services::config::ConfigService::clear_app_cache (line 308) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/config.rs - services::config::ConfigService::get_app_cache (line 281) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/config.rs - services::config::ConfigService (line 22) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/apps.rs - services::apps::AppsService::uninstall (line 152) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/config.rs - services::config::ConfigService::set_app_config (line 233) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/config.rs - services::config::ConfigService::get_app_config (line 196) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/config.rs - services::config::ConfigService::get_launcher_manifest (line 109) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/config.rs - services::config::ConfigService::set_server (line 161) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/config.rs - services::config::ConfigService::set_launcher_manifest (line 135) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/identity.rs - services::identity::IdentityService (line 26) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/identity.rs - services::identity::IdentityService::import_with_phrase (line 177) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/identity.rs - services::identity::IdentityService::status (line 76) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/models/pairing.rs - models::pairing::PairingSession::is_expired (line 187) ... ok
[INFO] [stdout] test core/osnova_lib/src/services/identity.rs - services::identity::IdentityService::create (line 130) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/keys.rs - services::keys::KeyService (line 54) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/keys.rs - services::keys::KeyService::derive (line 133) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/keys.rs - services::keys::KeyService::derive_at_index (line 177) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/keys.rs - services::keys::KeyService::get_by_public_key (line 224) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/keys.rs - services::keys::KeyService::list_for_component (line 261) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/launcher.rs - services::launcher::LauncherService::get_layout (line 114) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/launcher.rs - services::launcher::LauncherService::set_layout (line 149) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/launcher.rs - services::launcher::LauncherService (line 64) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/navigation.rs - services::navigation::NavigationService (line 82) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/navigation.rs - services::navigation::NavigationService::get_bottom_menu (line 132) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/navigation.rs - services::navigation::NavigationService::set_bottom_menu (line 167) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/status.rs - services::status::StatusService (line 94) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/ui.rs - services::ui::UIService (line 82) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/status.rs - services::status::StatusService::get_server (line 130) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/ui.rs - services::ui::UIService::set_theme (line 167) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/storage/file.rs - storage::file::FileStorage (line 19) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/services/ui.rs - services::ui::UIService::get_theme (line 132) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/storage/file.rs - storage::file::FileStorage::read (line 121) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/storage/sql.rs - storage::sql::SqlStorage (line 22) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/storage/file.rs - storage::file::FileStorage::write (line 72) - compile ... ok
[INFO] [stdout] test core/osnova_lib/src/models/pairing.rs - models::pairing::PairingSession::new (line 79) ... ok
[INFO] [stdout] test core/osnova_lib/src/models/pairing.rs - models::pairing::PairingSession::mark_established (line 219) ... ok
[INFO] [stdout] test core/osnova_lib/src/models/pairing.rs - models::pairing::PairingSession::mark_failed (line 254) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- core/osnova_lib/src/crypto/key_derivation.rs - crypto::key_derivation::derive_symmetric_key (line 58) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOzQfHe/rustcJmIw0H/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOzQfHe/rustcJmIw0H/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOzQfHe/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] ---- core/osnova_lib/src/crypto/encryption.rs - crypto::encryption::CocoonEncryption::new (line 44) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestexAILx/rustcrQOEsO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestexAILx/rustcrQOEsO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestexAILx/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] ---- core/osnova_lib/src/crypto/encryption.rs - crypto::encryption::CocoonEncryption::encrypt (line 66) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest50fH9o/rustcruVcYl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest50fH9o/rustcruVcYl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest50fH9o/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] ---- core/osnova_lib/src/models/application.rs - models::application::ComponentRef::new (line 101) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestR8wsXv/rustczy6thO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestR8wsXv/rustczy6thO/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestR8wsXv/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] ---- core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppCache::new (line 217) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGFpCt1/rustcMLcn0U/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGFpCt1/rustcMLcn0U/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGFpCt1/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] ---- core/osnova_lib/src/crypto/encryption.rs - crypto::encryption::CocoonEncryption::decrypt (line 103) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8EaAuH/rustcMRp7jw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8EaAuH/rustcMRp7jw/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8EaAuH/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] ---- core/osnova_lib/src/crypto/key_derivation.rs - crypto::key_derivation::generate_keypair (line 94) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestUZatwD/rustcDFhOs4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestUZatwD/rustcDFhOs4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUZatwD/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] ---- core/osnova_lib/src/models/application.rs - models::application::OsnovaApplication::new (line 269) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestXXrpBu/rustcBRxoaY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestXXrpBu/rustcBRxoaY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXXrpBu/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] ---- core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::new (line 56) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestAlqIPx/rustcZA9ii2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestAlqIPx/rustcZA9ii2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAlqIPx/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] ---- core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppCache::update_entries (line 270) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqNj7ud/rustclcCGiF/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqNj7ud/rustclcCGiF/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqNj7ud/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] ---- core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::get_setting (line 119) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestWxtAkJ/rustc2wewHe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestWxtAkJ/rustc2wewHe/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWxtAkJ/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] ---- core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::set_setting (line 139) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestC5c0w3/rustcFy6CYv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestC5c0w3/rustcFy6CYv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestC5c0w3/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] ---- core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::with_timestamp (line 92) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestZJzEhn/rustc6DT2lT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestZJzEhn/rustc6DT2lT/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZJzEhn/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] ---- core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::new (line 58) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestldXmEK/rustcAJTSBH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestldXmEK/rustcAJTSBH/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestldXmEK/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] ---- core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::revoke (line 165) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8hH3tA/rustc5OBOSQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8hH3tA/rustc5OBOSQ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8hH3tA/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] ---- core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::is_revoked (line 144) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdocteste14oQD/rustchP9LZ2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdocteste14oQD/rustchP9LZ2/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdocteste14oQD/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] ---- core/osnova_lib/src/models/identity.rs - models::identity::RootIdentity::fingerprint (line 183) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjMTrod/rustcUpRrqd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjMTrod/rustcUpRrqd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjMTrod/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] ---- core/osnova_lib/src/models/identity.rs - models::identity::RootIdentity::derive_component_key (line 146) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesto7vF7l/rustc2eHDpZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesto7vF7l/rustc2eHDpZ/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesto7vF7l/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] ---- core/osnova_lib/src/models/identity.rs - models::identity::RootIdentity::generate (line 53) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjm9QeF/rustch4VC2w/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libosnova_lib-5a0f1c1f36ad01af,libdirs-36fbad12fde58d00,libdirs_sys-bfa1fd114bc57fcb,liboption_ext-61303ef911796993,libtar-2bdc59cff63644ba,libxattr-68317732e5d62240,libfiletime-1017b872ac15d9f3,libflate2-cee18bcb5cb18532,libcrc32fast-e59ffec6bd3c4370,libautonomi-c8736d95879fbb9b,libwalkdir-7cc6f300a6f0bf06,libsame_file-ff49545450c0b63c,libself_encryption-d8452e16b53388de,libitertools-e4d03176970ec683,libexponential_backoff-ab89b5d842d1b59b,libant_bootstrap-a21c97490c6bb9d2,libdirs_next-172195992ec7e880,libdirs_sys_next-e14016e415268fb2,libclap-298da58de115d0e5,libclap_builder-b69144fdc9e2090f,libstrsim-4d1ed08a123238dc,libanstream-c255f0dac3a0e38d,libanstyle_query-01c9a556ffcdbece,libis_terminal_polyfill-e39671344234c74d,libcolorchoice-8e2615b3451b028d,libanstyle_parse-2b179629a907e4e4,libutf8parse-92d0158219063202,libclap_lex-005b57ef74360062,libanstyle-fe219cdab7346aa5,libatomic_write_file-26c907f668d50fd6,libnix-2100011cd64a6d96,libself_encryption-b64625695581163d,libcbc-a6c75084d9197d0b,librayon-ac96285b5c54d3da,librayon_core-3758773107958d4b,libcrossbeam_deque-be5f647d9b7cfb41,libbincode-a0ecf52189ec3d7b,libbrotli-a592f811bbd58856,libbrotli_decompressor-58de05cefaced8cd,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libant_protocol-fd22288b0fb24019,libprometheus_client-2823f37cdf428196,libdtoa-3ccbc6d68634781a,libblsttc-f38e4d5e931aaee7,libhex_fmt-030e3ae8e4c2668b,libblstrs-6c3f256e79cd2c21,libpairing-e0ac0430469bcb6a,libbyte_slice_cast-547e2bc2aa459c88,libgroup-c1d8ef4b723bab93,libff-6fc9a0acf3cf73c3,libblst-99f56a9563c921b8,libthreadpool-d262f979e46c6fbe,libcolor_eyre-83bdfd5678f8bd87,libcolor_spantrace-d0b52cdd8d19a9ef,libtracing_error-f5d900244ec9cc8a,libtracing_subscriber-0c48800f9ab15df1,libtracing_serde-aea1a538dedf0893,libnu_ansi_term-e9210014b02935ec,libthread_local-51ca2ed9dc45b38e,libsharded_slab-bd3e89e1e50b7c87,libtracing_log-9211510fcfd140a0,libowo_colors-542d7154100c4576,libeyre-6ffaf3ec50caa512,libindenter-b719c13f4453217d,libbacktrace-39ab8c6bf780e7ed,libminiz_oxide-29bada8b75492381,libsimd_adler32-e4e29dbd2b1c60c8,libobject-8b8cf285fb592e86,libaddr2line-f3d67c68df15d143,libgimli-e1b664456e926008,librustc_demangle-95c712a3b77eaf6a,libant_evm-f6e35eb0c025d13a,librmp_serde-f42e1291dbf0a196,librmp-9374a267da61a20d,libcustom_debug-7e251330ed4c4d30,libxor_name-054927412b874b9a,liblibp2p-973fe7239244885e,liblibp2p_yamux-67dbd938b4dd7e70,libyamux-8e6436675c729c4a,libyamux-5403869d20a66eec,libnohash_hasher-d70a43ff1b8813cc,liblibp2p_websocket-f576cab7783237e7,libwebpki_roots-bdc9ac4d875e53ec,libsoketto-72097504eaee0f1e,libsha1-0a6f84d1fc7c9893,liblibp2p_upnp-8e37b208e0594504,libigd_next-1137d0fd4dc94225,libattohttpc-f5e6d4fa527c4db8,libxmltree-700831fc62b53263,libxml-f342e686f2b688a5,liblibp2p_tcp-9e340578e981dc51,liblibp2p_relay-86ac4119c3c386ce,liblibp2p_quic-a3df3641195fb914,liblibp2p_tls-1a974d5afffcd29e,librcgen-3b13c53df4be1f67,libpem-70a80253b39993e8,libyasna-98657ebe690aa6a6,libfutures_rustls-1a7a0ff3387e36cc,libx509_parser-03e3f17af5bcf5dd,liblazy_static-3674be3f4245d19b,liboid_registry-2434d3ce3cccdfba,libder_parser-8b33cafd29559f8f,libnum_bigint-914061b6a0c2b743,libnum_integer-e1dae9bde9b8ffd5,libasn1_rs-1066fc1d7cbfaf19,librusticata_macros-0b6248a8dd9123ca,libnom-e3768c88045296be,libnum_traits-61451ab850bd490d,libtime-a3a214bf6e50b74a,libtime_core-18c82ab596674382,libnum_conv-d3297905cfb69f59,libderanged-edb4861ad224c7ca,libpowerfmt-f6019a2766e431f7,libsocket2-a2a6bc1061365876,libif_watch-51abc2689ba4d25b,librtnetlink-91b284e912a23381,libnix-f035591e4559f2f6,libnetlink_proto-5549db6560784681,libnetlink_sys-6dd703315e3a250b,libnetlink_packet_route-dd42773b64c0987b,libbitflags-dde12b0d7d495b50,libnetlink_packet_core-1f711ea0af8dcda8,libnetlink_packet_utils-e03a402c71ed6de7,libquinn-8418a6e07eab96ff,libquinn_udp-a39f713be795c2f0,libquinn_proto-cf79542faa9e87cf,liblru_slab-3437f7a29fa5ef09,librustc_hash-ca4219e344ea5da0,liblibp2p_noise-25b157e556edcace,libsnow-6282857d855db874,liblibp2p_kad-f4fc0c22989beda0,libuint-6f09c1bfee68244c,libhex-13e08b3b00984ab7,liblibp2p_identify-54393593c80f6d08,liblibp2p_dns-31c64eebf47fbc4e,libhickory_resolver-91118a9b114b8b95,libresolv_conf-cacb3a6beffca428,libmoka-f34fce1adb8b68d1,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-d5f1f504e6e54eaa,libcrossbeam_channel-c975edaf87631b25,libhickory_proto-a49a10f610f90cf4,librand-7d042cf9754fb00c,librand_chacha-f2bedf155705bdba,librand_core-9ca17b7c8dccbf6e,liblibp2p_connection_limits-1ae5fa68712afec2,liblibp2p_autonat-07c50201fc415ef8,libquick_protobuf_codec-7fb1ce5785105bb5,libasynchronous_codec-6ca88c6a16f78ff3,liblibp2p_request_response-741fd8ee6b9348bd,libfutures_bounded-a1f769cced0b77ba,libcbor4ii-635fce9efa3fa957,liblibp2p_allow_block_list-9e60629f4efa695f,liblibp2p_swarm-5583b39e970d5ae1,liblru-3af40d5519ef5719,liblibp2p_core-337b18ca561e9b9a,libmultistream_select-2347218e0ef923d1,libunsigned_varint-b0835176ee1729e9,libfutures_timer-17baedd4276dc448,librw_stream_sink-40a9ac4e3895be56,libweb_time-e902e3c80b588a6f,libmultiaddr-017c0af17c2e38db,libmultibase-40dea9564640941f,libbase_x-e5b84adab724dcee,libbase256emoji-76c318a296d183e8,libconst_str-a43587d571c7c343,libdata_encoding_macro-2100878d823a5449,libstatic_assertions-f0217ecdd817a834,liblibp2p_identity-43dbfc2d6a3fbab6,libbs58-6d9c7a5f59ca4fad,libquick_protobuf-b7e89338cc32fca4,libdata_encoding-506ef4e476430498,libbyteorder-8f59b6d1bfdaa844,libmultihash-44c804f35244e55d,libunsigned_varint-fb9a05934f82dfbc,libevmlib-738c0d9942d96893,libthiserror-519a3911901d3a55,liballoy-c1c84e8f214a8393,liballoy_rpc_types-1fb4eedfc9b270c0,liballoy_contract-e318ef4d3c541622,liballoy_provider-b775ec0cca544807,liballoy_node_bindings-7bbd8a789f4eb7dc,libtempfile-6f6e88d92b47ce8c,libgetrandom-3b6d7766a20f7f5b,libfastrand-751bcde24b8aa073,librustix-1118add3e5f8c7da,liblinux_raw_sys-7c0af75954695899,liballoy_genesis-c5827699fa9a2f5b,liballoy_signer_local-27bbfa17a40605eb,liballoy_hardforks-22746bd1b22d3c41,libdyn_clone-319e7691ef78165b,libdashmap-a4291223dd694dde,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-d24c36f1bf883e54,liblru-fc51dfc590a083b7,libhashbrown-621f4a290160b487,libfoldhash-07f233db1c671507,liballocator_api2-8d9c1e895dea53bd,libasync_stream-a91f897ead528770,liballoy_rpc_client-926174cd60ec5182,libtokio_stream-b7b8c45e8e3adbf5,libpin_project-5e22c21aa3e58f45,liballoy_chains-08cb13c3851342f9,libstrum-a5eef9db2a5d99e5,libnum_enum-d888924553ca9104,liballoy_transport_http-77ad11da844e5011,liballoy_transport-d8168001e421a9d5,libfutures-d2b6a52153f8a6c0,libfutures_executor-b6c98a93b6fa528b,libnum_cpus-388b8236eb0db8db,libreqwest-62bcc28c0c5fe807,libserde_urlencoded-7c857fbced385a22,libhyper_rustls-2461fe4278fc4838,libwebpki_roots-4a1e9569b30ab32b,libhyper_tls-5f2cbc777122d48a,libtokio_native_tls-76e14018b343f7e0,libtokio_rustls-64b42c4d87c84ff3,librustls-61b35c14ec72ef47,libwebpki-7c508c66d63e678c,libring-0fd0edd4c456ad14,libuntrusted-b2f816886faf2178,librustls_pki_types-b1204be231a58087,libmime-0188e0814ca7ddbf,libencoding_rs-12137936ea3fe5ee,libtower_http-67aaac4cba7cf90a,libiri_string-f2231ba2cbe5b068,libtower-cd76916404938b28,libtower_layer-d908dd771b239ecd,libnative_tls-e8af32c7cd8bb4a6,libopenssl_probe-2c6d21a9709cae46,libopenssl-d7ff7dd44eb9bdbe,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-c30eddd37fce8c62,libhyper_util-edc93274db588dc0,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-009d6b121c3ee785,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-b2e662a6b1373607,libindexmap-ed425d40b578d035,libequivalent-6a754676e6af62ae,libtokio_util-18509b730b664823,libatomic_waker-06950c8c08d2b8fa,libfutures_util-a3b9730786dacb7e,libfutures_io-f72315fc1e3f198d,libslab-5629529544b2a983,libfutures_channel-a0eff9c1e2d8d23f,libfutures_sink-ae1eb2d060de53a2,libfutures_task-296614dc200de07c,libpin_utils-3860774ad9b215b5,libtokio-ce78e4ea8a9343d9,libsignal_hook_registry-5d907a8857eb4c9e,libsocket2-9c8afd9a0f6795f0,libmio-24d2f33837062d08,libparking_lot-555e84fc823d4cfd,libparking_lot_core-080427229958a01e,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libhttp_body_util-cf1f1c8f7da41992,libhttp_body-56bbdc9aa7fff433,liblog-28ade3d6717210f3,liburl-0cf18ceeb3c4b213,libidna-d6f30e54df327aac,libutf8_iter-51566bbad89f3a68,libidna_adapter-93fb13111e76b89f,libicu_properties-5a0c3b2eded59b4c,libicu_properties_data-b53d225676b50701,libicu_normalizer-a01f9078ad3d637e,libicu_normalizer_data-ff82f05aef08137e,libicu_collections-30f1ad06395d4661,libpotential_utf-800d96bf35456206,libicu_provider-6e8dbbb164bc78cf,libicu_locale_core-8a0d52628861eea9,libtinystr-a63c263e33101766,liblitemap-76c583890b84c465,libwriteable-240af3fb4837c678,libzerovec-2dec7c85b9531b6e,libzerotrie-837d4a594c524333,libyoke-f4636603f8103bf3,libstable_deref_trait-14e4a70bda35dfe8,libzerofrom-2c70c7b8bda85179,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libsync_wrapper-50e4a82d674d5dfc,libfutures_core-c28b0f2af79a51d5,liballoy_network-98ab3be3b351c258,liballoy_rpc_types_any-cb673f513e1c64e2,liballoy_signer-8a1a6f04ced3cffd,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-5f6f44845ff9daff,liballoy_consensus_any-95352756d972c49e,libitertools-f415d85c3973e77a,liballoy_network_primitives-c5f0ad3f924da9b4,liballoy_json_rpc-c8c54091d310ede3,libhttp-4275ffb603c8cd46,libfnv-79e2cbfbe03dcd16,liballoy_consensus-2b9c54119a63a881,liballoy_eips-00a8a7501e16d5b8,libeither-4ee753a9c8a0e29e,liballoy_serde-d329190b1a602f81,libserde_with-f8d8779b7e87166b,liballoy_eip7702-d6d69626c7540a04,liballoy_eip2930-6d316e8f12d761cc,liballoy_eip2124-2c7f18ead0f14292,libthiserror-4432edc19d4e3903,libcrc-fcaea11bad78f3a8,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-ade41ee7f71d6559,libnybbles-5e98218eff3c5c33,liballoy_core-a21b1aa615fc88fc,liballoy_dyn_abi-3b836e54c3e8f1ea,liballoy_sol_types-9fabd90fa2e1af9a,liballoy_json_abi-bfad2cad4bfc42fe,liballoy_sol_type_parser-20729466cf6d1447,libwinnow-9a9a253563084406,liballoy_primitives-ed25a02a87337f1f,libhashbrown-616c07e2b96c5c75,libfoldhash-3b780c428974a407,libconst_hex-a6e5857f3359e114,libderive_more-3ca3912fceb73769,libk256-3c413eeff6fc8cd3,libecdsa-dc03c8a57c4d27b7,librfc6979-9624af26b1f9b10d,libspki-7ff1b45544995a12,libelliptic_curve-d76678bbebc2d79c,libsec1-087a2442f884a6a0,libder-8293b7ec2e61e452,libcrypto_bigint-97c52b32290e2b22,libbase16ct-c4cc4b0550013254,libgroup-58527c207efed205,librand_xorshift-bbb129c91f00e0c4,libff-4af3a43bad40ef9e,libbitvec-1b60bb3a0246a7d9,libwyz-133d1f40126b72c7,libtap-37e510577f660e8b,libradium-df668b38f12b3f7a,libfunty-15c9f00de3f19225,libruint-1ef4fdd1e8fd71b7,liballoy_rlp-fa9db43a092b85ce,libbytes-f931068b60b08da5,libtiny_keccak-508d904679339d2e,libcrunchy-44d9048e8d2697f6,libtracing-e02976407e680841,libpin_project_lite-72bf04572caa1c84,libtracing_core-e11828b2873c5638,libx25519_dalek-01a5df5533e9ed05,libed25519_dalek-d53d80de0a822e4a,libcurve25519_dalek-961dabdc57c3618f,libed25519-89114ae4a60499a5,libsignature-35dc9225f8374fb4,libbase64-32787b0325ea6df8,librusqlite-8c5e087ee441c3e4,libbitflags-317a5afac3dccb6f,libsmallvec-f3680fe8e156aea9,libfallible_streaming_iterator-4b12442690f53239,libfallible_iterator-6e888fb96d72e3e0,libhashlink-4c1891fbadb8d2c9,libhashbrown-e6311c63119186cd,libahash-dea8e6b54bc925da,libonce_cell-4242c0a50c2fcbee,libportable_atomic-60abd958a9c449b7,liblibsqlite3_sys-2d0ffb109da5e8e2,libanyhow-4342eda19ce54c8e,libcocoon-16a0302c2ed3e45a,libchacha20poly1305-0943b3c861e322de,libchacha20-3c1e0b03143e6a9c,libpoly1305-f4e4e141208ce056,libaes_gcm-d303fd4837763ab6,libctr-68a9bae7a1e0f561,libghash-f05b23e17eaed0d0,libpolyval-86df3496e06ee131,libuniversal_hash-3183466ad298958c,libaes-37862fda70b31931,libcipher-bfc65c826a26566d,libinout-701783d33b2c2f00,libblock_padding-13b89e806e660a10,libaead-cdf0a0d2ad70a21d,libsha2-afca0a1a54e303e3,libopaque_debug-90e66d859d53ff28,libblock_buffer-a330550f3e2b4a15,libpbkdf2-5e37f5c10823a135,libhmac-a3cd713ee41d60fe,libdigest-26e385dc11a197fd,libcrypto_mac-45ee9595d232ee36,libsha2-13ada7a3567922c1,libcpufeatures-e04321643d03190d,libhkdf-5b0b1b6167724302,libhmac-194af44c6624a0c6,libdigest-2d259806f04a0a02,libsubtle-9600f7efd1e82d97,libconst_oid-2aadc73a32842898,libblock_buffer-90524d07f43e29f5,libcrypto_common-40a95c83a4978b7e,libgeneric_array-8baf6bac9732137b,libtypenum-973adb5204d6e560,libzeroize-93763443838632b3,libblake3-9ca4f96c74357ff5,libconstant_time_eq-efbf8da8f259d1ea,libarrayvec-c86d42473bcaee14,libarrayref-81fde35c69841043,libbip39-4e4071cc9aa1569c,librand-d391d6fc2b345962,librand_chacha-9bc3e6d4423c96bf,libppv_lite86-a9f9c43a8866d5d8,libzerocopy-ed46142cfaf51ef7,librand_core-08b8aa3e730278a9,libgetrandom-b25ec85baf3d9a8b,liblibc-bde8530209ccac14,libcfg_if-ae1e883b62e8dab7,libunicode_normalization-371a9c8d8ea925a7,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libbitcoin_hashes-0c84dcc854f43084,libhex_conservative-2336a1378e083bec,libserde_json-78ff86aa66184516,libmemchr-9be7e24c0cc6f173,libitoa-ef40fa516293a9d3,libryu-a7164637bc4900ee,libserde-cd7c5e5d273b2bb9,libserde_core-49c5f0449f9ff544}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjm9QeF/rustch4VC2w/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/blake3-be37cf16fe2fd0e0/out" "-L" "/opt/rustwide/target/debug/build/blst-d6e28bea144ccd85/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1e31c9851e495309/out" "-L" "/opt/rustwide/target/debug/build/ring-25879ab21179e605/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjm9QeF/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]     core/osnova_lib/src/crypto/encryption.rs - crypto::encryption::CocoonEncryption::decrypt (line 103)
[INFO] [stdout]     core/osnova_lib/src/crypto/encryption.rs - crypto::encryption::CocoonEncryption::encrypt (line 66)
[INFO] [stdout]     core/osnova_lib/src/crypto/encryption.rs - crypto::encryption::CocoonEncryption::new (line 44)
[INFO] [stdout]     core/osnova_lib/src/crypto/key_derivation.rs - crypto::key_derivation::derive_symmetric_key (line 58)
[INFO] [stdout]     core/osnova_lib/src/crypto/key_derivation.rs - crypto::key_derivation::generate_keypair (line 94)
[INFO] [stdout]     core/osnova_lib/src/models/application.rs - models::application::ComponentRef::new (line 101)
[INFO] [stdout]     core/osnova_lib/src/models/application.rs - models::application::OsnovaApplication::new (line 269)
[INFO] [stdout]     core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppCache::new (line 217)
[INFO] [stdout]     core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppCache::update_entries (line 270)
[INFO] [stdout]     core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::get_setting (line 119)
[INFO] [stdout]     core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::new (line 56)
[INFO] [stdout]     core/osnova_lib/src/models/config_cache.rs - models::config_cache::AppConfiguration::set_setting (line 139)
[INFO] [stdout]     core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::is_revoked (line 144)
[INFO] [stdout]     core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::new (line 58)
[INFO] [stdout]     core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::revoke (line 165)
[INFO] [stdout]     core/osnova_lib/src/models/device_key.rs - models::device_key::DeviceKey::with_timestamp (line 92)
[INFO] [stdout]     core/osnova_lib/src/models/identity.rs - models::identity::RootIdentity::derive_component_key (line 146)
[INFO] [stdout]     core/osnova_lib/src/models/identity.rs - models::identity::RootIdentity::fingerprint (line 183)
[INFO] [stdout]     core/osnova_lib/src/models/identity.rs - models::identity::RootIdentity::generate (line 53)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 50 passed; 19 failed; 35 ignored; 0 measured; 0 filtered out; finished in 143.03s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "d567a929ed5ebd0754368e11ceb9a90a742e0674bcf56ffe13856deca83c0a25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d567a929ed5ebd0754368e11ceb9a90a742e0674bcf56ffe13856deca83c0a25", kill_on_drop: false }`
[INFO] [stdout] d567a929ed5ebd0754368e11ceb9a90a742e0674bcf56ffe13856deca83c0a25
