[INFO] cloning repository https://github.com/nicholasraimbault/skytale
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nicholasraimbault/skytale" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasraimbault%2Fskytale", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnicholasraimbault%2Fskytale'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 29bc01932074ae4f2ce5aee1064693ed3a126ec4
[INFO] testing nicholasraimbault/skytale 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%2Fnicholasraimbault%2Fskytale" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-7-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/nicholasraimbault/skytale
[INFO] finished tweaking git repo https://github.com/nicholasraimbault/skytale
[INFO] tweaked toml for git repo https://github.com/nicholasraimbault/skytale written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nicholasraimbault/skytale 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/nicholasraimbault/skytale 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 8c836094fd17f54f5d969694d4f3354ebfe162984db9ad54e99d0cc9fd4fe875
[INFO] running `Command { std: "docker" "start" "-a" "8c836094fd17f54f5d969694d4f3354ebfe162984db9ad54e99d0cc9fd4fe875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c836094fd17f54f5d969694d4f3354ebfe162984db9ad54e99d0cc9fd4fe875", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c836094fd17f54f5d969694d4f3354ebfe162984db9ad54e99d0cc9fd4fe875", kill_on_drop: false }`
[INFO] [stdout] 8c836094fd17f54f5d969694d4f3354ebfe162984db9ad54e99d0cc9fd4fe875
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 01eb1a7b381a3482b39eeeea309c37acc86d244f5a36d782ba9d3c2bf8590938
[INFO] running `Command { std: "docker" "start" "-a" "01eb1a7b381a3482b39eeeea309c37acc86d244f5a36d782ba9d3c2bf8590938", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling portable-atomic v1.13.1
[INFO] [stderr]    Compiling critical-section v1.2.0
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling aws-lc-rs v1.16.1
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling aws-lc-sys v0.38.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hybrid-array v0.4.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling pem-rfc7468 v1.0.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.11.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling vergen-lib v9.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling spin v0.10.0
[INFO] [stderr]    Compiling diatomic-waker v0.2.3
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio v1.50.0
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerocopy-derive v0.8.40
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling pin-project v1.1.11
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling prost-derive v0.14.3
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling der v0.8.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling n0-error-macros v0.1.3
[INFO] [stderr]    Compiling spez v0.1.2
[INFO] [stderr]    Compiling cordyceps v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling futures-buffered v0.2.13
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.9+spec-1.1.0
[INFO] [stderr]    Compiling digest v0.11.0-rc.10
[INFO] [stderr]    Compiling netlink-packet-core v0.8.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling n0-error v0.1.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling spki v0.8.0-rc.4
[INFO] [stderr]    Compiling vergen v9.1.0
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]    Compiling iroh-quinn-udp v0.8.0
[INFO] [stderr]    Compiling n0-future v0.3.2
[INFO] [stderr]    Compiling curve25519-dalek v5.0.0-pre.1
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling openssl-src v300.5.5+3.5.5
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling pkcs8 v0.11.0-rc.11
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling tls_codec_derive v0.4.2
[INFO] [stderr]    Compiling vergen-gitcl v1.0.8
[INFO] [stderr]    Compiling signature v3.0.0-rc.10
[INFO] [stderr]    Compiling hax-lib v0.3.6
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling pulldown-cmark v0.13.1
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling ed25519 v3.0.0-rc.4
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling tls_codec v0.4.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling sha2 v0.11.0-rc.2
[INFO] [stderr]    Compiling netlink-sys v0.8.8
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling postcard-derive v0.2.2
[INFO] [stderr]    Compiling hax-lib-macros v0.3.6
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]    Compiling data-encoding v2.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling fastbloom v0.14.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling prost v0.14.3
[INFO] [stderr]    Compiling ed25519-dalek v3.0.0-pre.1
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling netlink-packet-route v0.25.1
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling iroh-metrics-derive v0.4.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling enum-assoc v1.3.0
[INFO] [stderr]    Compiling libsqlite3-sys v0.36.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling uuid v1.22.0
[INFO] [stderr]    Compiling blake3 v1.8.3
[INFO] [stderr]    Compiling iroh-quinn v0.16.1
[INFO] [stderr]    Compiling pkarr v5.0.3
[INFO] [stderr]    Compiling netwatch v0.14.0
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling base32 v0.5.1
[INFO] [stderr]    Compiling identity-hash v0.1.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]    Compiling lru-slab v0.1.2
[INFO] [stderr]    Compiling tagptr v0.2.0
[INFO] [stderr]    Compiling sorted-index-buffer v0.2.1
[INFO] [stderr]    Compiling mac-addr v0.3.0
[INFO] [stderr]    Compiling moka v0.12.13
[INFO] [stderr]    Compiling petgraph v0.8.3
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling xmltree v0.10.3
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling ntimestamp v1.0.0
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling iroh-metrics v0.38.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling iroh-relay v0.96.1
[INFO] [stderr]    Compiling pulldown-cmark-to-cmark v22.0.0
[INFO] [stderr]    Compiling prost-types v0.14.3
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling netlink-proto v0.12.0
[INFO] [stderr]    Compiling netdev v0.40.0
[INFO] [stderr]    Compiling n0-watcher v0.6.1
[INFO] [stderr]    Compiling openmls_traits v0.5.0
[INFO] [stderr]    Compiling hyper-timeout v0.5.2
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling netlink-packet-route v0.28.0
[INFO] [stderr]    Compiling attohttpc v0.30.1
[INFO] [stderr]    Compiling async-compat v0.2.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling simple-dns v0.9.3
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling sha1_smol v1.0.1
[INFO] [stderr]    Compiling libcrux-intrinsics v0.0.5
[INFO] [stderr]    Compiling self_cell v1.2.2
[INFO] [stderr]    Compiling constant_time_eq v0.4.2
[INFO] [stderr]    Compiling resolv-conf v0.7.6
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling prost-build v0.14.3
[INFO] [stderr]    Compiling igd-next v0.16.2
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tonic-build v0.14.5
[INFO] [stderr]    Compiling iroh-base v0.96.1
[INFO] [stderr]    Compiling libcrux-secrets v0.0.5
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling iroh v0.96.1
[INFO] [stderr]    Compiling hashlink v0.11.0
[INFO] [stderr]    Compiling seize v0.5.1
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling libcrux-sha3 v0.0.6
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling z32 v1.3.0
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling papaya v0.2.3
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling portmapper v0.14.0
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling libcrux-traits v0.0.5
[INFO] [stderr]    Compiling tonic-prost-build v0.14.5
[INFO] [stderr]    Compiling poly1305 v0.8.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling chacha20 v0.9.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling hpke-rs-crypto v0.4.0
[INFO] [stderr]    Compiling filedesc v0.6.3
[INFO] [stderr]    Compiling libcrux-platform v0.0.3
[INFO] [stderr]    Compiling rlimit v0.11.0
[INFO] [stderr]    Compiling clap_lex v1.0.0
[INFO] [stderr]    Compiling clap_builder v4.5.60
[INFO] [stderr]    Compiling tokio-seqpacket v0.7.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.4
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling nix v0.26.4
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling chacha20poly1305 v0.10.1
[INFO] [stderr]    Compiling skytale-relay v0.4.2 (/opt/rustwide/workdir/relay)
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling skytale-padding v0.1.0 (/opt/rustwide/workdir/crates/skytale-padding)
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling x25519-dalek v2.0.1
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling clap_derive v4.5.55
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling serde_spanned v1.0.4
[INFO] [stderr]    Compiling toml_datetime v1.0.0+spec-1.1.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling os_pipe v1.2.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling clap v4.5.60
[INFO] [stderr]    Compiling ecdysis v1.0.1
[INFO] [stderr]    Compiling toml v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling hpke-rs-rust-crypto v0.4.0
[INFO] [stderr]    Compiling hpke-rs v0.5.1
[INFO] [stderr]    Compiling openmls_memory_storage v0.5.0
[INFO] [stderr]    Compiling openmls_basic_credential v0.5.0
[INFO] [stderr]    Compiling openmls_rust_crypto v0.5.0
[INFO] [stderr]    Compiling openmls v0.8.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling iroh-quinn-proto v0.15.1
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tonic v0.14.5
[INFO] [stderr]    Compiling tokio-websockets v0.12.3
[INFO] [stderr]    Compiling tonic-prost v0.14.5
[INFO] [stderr]    Compiling hickory-resolver v0.25.2
[INFO] [stderr]    Compiling tonic-reflection v0.14.5
[INFO] [stderr]    Compiling tonic-health v0.14.5
[INFO] [stderr]    Compiling skytale-net v0.4.2 (/opt/rustwide/workdir/crates/skytale-net)
[INFO] [stderr]    Compiling rusqlite v0.38.0
[INFO] [stderr]    Compiling skytale-store v0.4.2 (/opt/rustwide/workdir/crates/skytale-store)
[INFO] [stderr]    Compiling skytale-mls v0.4.2 (/opt/rustwide/workdir/crates/skytale-mls)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12m 30s
[INFO] running `Command { std: "docker" "inspect" "01eb1a7b381a3482b39eeeea309c37acc86d244f5a36d782ba9d3c2bf8590938", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "01eb1a7b381a3482b39eeeea309c37acc86d244f5a36d782ba9d3c2bf8590938", kill_on_drop: false }`
[INFO] [stdout] 01eb1a7b381a3482b39eeeea309c37acc86d244f5a36d782ba9d3c2bf8590938
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] ee1801afd51f40c8d68a8cf72c150e518e1ffdd2bf897dae9ed7c64903c55cdc
[INFO] running `Command { std: "docker" "start" "-a" "ee1801afd51f40c8d68a8cf72c150e518e1ffdd2bf897dae9ed7c64903c55cdc", kill_on_drop: false }`
[INFO] [stderr]    Compiling skytale-relay v0.4.2 (/opt/rustwide/workdir/relay)
[INFO] [stderr]    Compiling skytale-store v0.4.2 (/opt/rustwide/workdir/crates/skytale-store)
[INFO] [stderr]    Compiling skytale-net v0.4.2 (/opt/rustwide/workdir/crates/skytale-net)
[INFO] [stderr]    Compiling skytale-mls v0.4.2 (/opt/rustwide/workdir/crates/skytale-mls)
[INFO] [stderr]    Compiling skytale-padding v0.1.0 (/opt/rustwide/workdir/crates/skytale-padding)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 41.86s
[INFO] running `Command { std: "docker" "inspect" "ee1801afd51f40c8d68a8cf72c150e518e1ffdd2bf897dae9ed7c64903c55cdc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee1801afd51f40c8d68a8cf72c150e518e1ffdd2bf897dae9ed7c64903c55cdc", kill_on_drop: false }`
[INFO] [stdout] ee1801afd51f40c8d68a8cf72c150e518e1ffdd2bf897dae9ed7c64903c55cdc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 98e72da8c439a805de38275abaea1e127801e83fcbc3f71cd938107a0aba82e3
[INFO] running `Command { std: "docker" "start" "-a" "98e72da8c439a805de38275abaea1e127801e83fcbc3f71cd938107a0aba82e3", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.98s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skytale_mls-89ae31ddc750ef1f)
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test extensions::tests::test_add_service_appends ... ok
[INFO] [stdout] test extensions::tests::test_find_services_filters_by_type ... ok
[INFO] [stdout] test extensions::tests::test_default_equals_new ... ok
[INFO] [stdout] test extensions::tests::test_cbor_roundtrip_empty_directory ... ok
[INFO] [stdout] test extensions::tests::test_cbor_roundtrip_populated_directory ... ok
[INFO] [stdout] test extensions::tests::test_extension_type_in_private_use_range ... ok
[INFO] [stdout] test tests::test_batch_add_empty_list_errors ... ok
[INFO] [stdout] test tests::test_voice_key_export ... ok
[INFO] [stdout] test tests::test_epoch_advances_on_add_and_commit ... ok
[INFO] [stdout] test tests::test_voice_key_consistency_across_members ... ok
[INFO] [stdout] test tests::test_remove_member_prevents_decryption ... ok
[INFO] [stdout] test tests::test_two_member_group_message_roundtrip ... ok
[INFO] [stdout] test tests::test_batch_add_two_members_single_epoch_advance ... ok
[INFO] [stdout] test tests::test_three_member_group ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.64s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skytale_net-3db619046b047d76)
[INFO] [stdout] 
[INFO] [stdout] running 65 tests
[INFO] [stdout] test cbor_protocol::tests::test_batch_config_default ... ok
[INFO] [stdout] test cbor_protocol::tests::test_outer_type_roundtrip ... ok
[INFO] [stdout] test cbor_protocol::tests::test_frame_envelope_be_prefix ... ok
[INFO] [stdout] test cbor_protocol::tests::test_error_response_roundtrip ... ok
[INFO] [stdout] test cbor_protocol::tests::test_heartbeat_roundtrip ... ok
[INFO] [stdout] test cbor_protocol::tests::test_cover_traffic_frame_roundtrip ... ok
[INFO] [stdout] test cbor_protocol::tests::test_unknown_outer_type_returns_none ... ok
[INFO] [stdout] test cbor_protocol::tests::test_session_hello_encode_decode ... ok
[INFO] [stdout] test cbor_protocol::tests::test_session_welcome_encode_decode ... ok
[INFO] [stdout] test cbor_protocol::tests::test_validate_cbor_depth_accepts_normal_data ... ok
[INFO] [stdout] test cbor_protocol::tests::test_envelope_with_channel_roundtrip ... ok
[INFO] [stdout] test cbor_protocol::tests::test_envelope_encode_decode_roundtrip ... ok
[INFO] [stdout] test cbor_protocol::tests::test_validate_cbor_depth_rejects_deep_nesting ... ok
[INFO] [stdout] test cover_traffic::tests::test_constant_rate_mode_no_jitter ... ok
[INFO] [stdout] test cover_traffic::tests::test_cover_frame_format ... ok
[INFO] [stdout] test cover_traffic::tests::test_cbor_cover_frame_monotonic_counter ... ok
[INFO] [stdout] test cover_traffic::tests::test_cbor_cover_frame_random_channel_id ... ok
[INFO] [stdout] test cover_traffic::tests::test_cbor_cover_frame_format ... ok
[INFO] [stdout] test cover_traffic::tests::test_cover_frame_random_fill ... ok
[INFO] [stdout] test cover_traffic::tests::test_cover_frame_invalid_size ... ok
[INFO] [stdout] test cover_traffic::tests::test_default_config ... ok
[INFO] [stdout] test cover_traffic::tests::test_default_config_use_cbor ... ok
[INFO] [stdout] test cover_traffic::tests::test_is_cover_frame_empty ... ok
[INFO] [stdout] test cover_traffic::tests::test_cover_traffic_stop ... ok
[INFO] [stdout] test cover_traffic::tests::test_cover_traffic_config_update ... ok
[INFO] [stdout] test cbor_protocol::tests::test_is_cbor_envelope_detection ... ok
[INFO] [stdout] test cover_traffic::tests::test_is_cover_frame_true ... ok
[INFO] [stdout] test cover_traffic::tests::test_jittered_delay_minimum_clamp ... ok
[INFO] [stdout] test cover_traffic::tests::test_jittered_delay_maximum_clamp ... ok
[INFO] [stdout] test cover_traffic::tests::test_mode_default_is_adaptive ... ok
[INFO] [stdout] test cover_traffic::tests::test_jittered_delay_no_jitter ... ok
[INFO] [stdout] test cover_traffic::tests::test_cover_traffic_jitter ... ok
[INFO] [stdout] test cover_traffic::tests::test_select_cover_size_single_weight ... ok
[INFO] [stdout] test cover_traffic::tests::test_token_bucket_consume ... ok
[INFO] [stdout] test cover_traffic::tests::test_token_bucket_empty_cannot_consume ... ok
[INFO] [stdout] test cover_traffic::tests::test_select_cover_size_fallback ... ok
[INFO] [stdout] test cover_traffic::tests::test_token_bucket_max_cap ... ok
[INFO] [stdout] test cover_traffic::tests::test_token_bucket_refill ... ok
[INFO] [stdout] test cover_traffic::tests::test_token_bucket_time_to_next ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_decode_invalid_json ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_decode_invalid_base64 ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_decode_missing_fields ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_encode_decode_node_id_only ... ok
[INFO] [stdout] test cbor_protocol::tests::test_validate_cbor_depth_skips_string_contents ... ok
[INFO] [stdout] test cover_traffic::tests::test_is_cover_frame_false_for_real_message ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_encode_decode_with_direct_only ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_encode_decode_roundtrip ... ok
[INFO] [stdout] test cover_traffic::tests::test_jittered_delay_has_variance ... ok
[INFO] [stdout] test cover_traffic::tests::test_cover_traffic_timing ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_encode_decode_with_relay_only ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_encoded_is_url_safe ... ok
[INFO] [stdout] test cover_traffic::tests::test_cover_frame_all_bucket_sizes ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_to_endpoint_addr_invalid_direct_addr ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_to_endpoint_addr_no_addrs ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_to_endpoint_addr_invalid_node_id ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_to_endpoint_addr_invalid_relay_url ... ok
[INFO] [stdout] test endpoint::tests::test_custom_alpn_config ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_to_endpoint_addr_both ... ok
[INFO] [stdout] test endpoint::tests::test_default_config ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_to_endpoint_addr_with_relay ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_to_endpoint_addr_with_direct ... ok
[INFO] [stdout] test endpoint::tests::test_ephemeral_keypair_uniqueness ... ok
[INFO] [stdout] test discovery::tests::test_supernode_info_from_endpoint_addr_roundtrip ... ok
[INFO] [stdout] test cover_traffic::tests::test_select_cover_size_distribution ... ok
[INFO] [stdout] test endpoint::tests::test_create_endpoint_local_mode ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skytale_padding-b8fdc45a455031e9)
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test tests::test_bucket_boundaries ... ok
[INFO] [stdout] test tests::test_bucket_for_size_values ... ok
[INFO] [stdout] test tests::test_pad_auto_boundary_uses_bucket ... ok
[INFO] [stdout] test tests::test_pad_auto_large_uses_padme ... ok
[INFO] [stdout] test tests::test_pad_auto_small_uses_buckets ... ok
[INFO] [stdout] test tests::test_pad_large_unpad_large_100kb ... ok
[INFO] [stdout] test tests::test_pad_large_small_payload ... ok
[INFO] [stdout] test tests::test_pad_auto_over_boundary_uses_padme ... ok
[INFO] [stdout] test tests::test_pad_unpad_roundtrip_empty ... ok
[INFO] [stdout] test tests::test_pad_unpad_roundtrip_large ... ok
[INFO] [stdout] test tests::test_pad_unpad_roundtrip_small ... ok
[INFO] [stdout] test tests::test_padding_is_random ... ok
[INFO] [stdout] test tests::test_pad_large_unpad_large_roundtrip ... ok
[INFO] [stdout] test tests::test_pad_too_large ... ok
[INFO] [stdout] test tests::test_padme_length_always_geq_input ... ok
[INFO] [stdout] test tests::test_padme_length_medium_values ... ok
[INFO] [stdout] test tests::test_padme_length_small_values ... ok
[INFO] [stdout] test tests::test_padme_length_large_values ... ok
[INFO] [stdout] test tests::test_pad_unpad_roundtrip_max_bucket ... ok
[INFO] [stdout] test tests::test_padme_overhead_bounded ... ok
[INFO] [stdout] test tests::test_unpad_corrupted_length ... ok
[INFO] [stdout] test tests::test_unpad_large_too_short ... ok
[INFO] [stdout] test tests::test_unpad_wrong_size ... ok
[INFO] [stdout] test tests::test_pad_unpad_roundtrip_medium ... ok
[INFO] [stdout] test tests::test_unpad_large_wrong_magic ... ok
[INFO] [stdout] test tests::test_unpad_auto_unknown_format ... ok
[INFO] [stdout] test tests::test_pad_large_unpad_large_1mb ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skytale_relay-098adb90a185c67f)
[INFO] [stdout] 
[INFO] [stdout] running 236 tests
[INFO] [stdout] test archive::tests::test_archived_message_has_timestamp ... ok
[INFO] [stdout] test archive::tests::test_archived_message_preserves_ciphertext ... ok
[INFO] [stdout] test archive::tests::test_message_count_per_channel ... ok
[INFO] [stdout] test archive::tests::test_retrieve_before_seq_1_returns_empty ... ok
[INFO] [stdout] test archive::tests::test_retrieve_all_messages_with_large_limit ... ok
[INFO] [stdout] test archive::tests::test_retrieve_before_seq_at_start_returns_fewer ... ok
[INFO] [stdout] test archive::tests::test_retrieve_with_before_seq_pagination ... ok
[INFO] [stdout] test archive::tests::test_retrieve_no_messages_returns_empty ... ok
[INFO] [stdout] test archive::tests::test_retrieve_with_limit_returns_most_recent ... ok
[INFO] [stdout] test archive::tests::test_store_assigns_sequential_numbers ... ok
[INFO] [stdout] test archive::tests::test_channel_count ... ok
[INFO] [stdout] test batch::tests::test_interval_ms_accessor ... ok
[INFO] [stdout] test archive::tests::test_store_evicts_oldest_at_capacity ... ok
[INFO] [stdout] test archive::tests::test_store_independent_channels_have_independent_sequences ... ok
[INFO] [stdout] test batch::tests::test_shuffle_changes_order_probabilistically ... ok
[INFO] [stdout] test archive::tests::test_total_message_count ... ok
[INFO] [stdout] test batch::tests::test_push_and_flush_preserves_all_messages ... ok
[INFO] [stdout] test batch::tests::test_should_flush_at_capacity ... ok
[INFO] [stdout] test community::tests::test_add_member_and_list_members ... ok
[INFO] [stdout] test batch::tests::test_flush_clears_buffer ... ok
[INFO] [stdout] test batch::tests::test_empty_flush_returns_empty ... ok
[INFO] [stdout] test community::tests::test_all_invite_codes_returns_all ... ok
[INFO] [stdout] test community::tests::test_community_count ... ok
[INFO] [stdout] test community::tests::test_create_channel_adds_to_community ... ok
[INFO] [stdout] test community::tests::test_create_community_returns_valid_state ... ok
[INFO] [stdout] test community::tests::test_get_community_after_create ... ok
[INFO] [stdout] test community::tests::test_each_community_has_unique_id ... ok
[INFO] [stdout] test community::tests::test_get_community_by_invite_case_insensitive ... ok
[INFO] [stdout] test community::tests::test_each_community_has_unique_invite_code ... ok
[INFO] [stdout] test community::tests::test_create_channel_respects_limit ... ok
[INFO] [stdout] test community::tests::test_get_community_by_invite_succeeds ... ok
[INFO] [stdout] test community::tests::test_get_community_nonexistent_returns_none ... ok
[INFO] [stdout] test community::tests::test_get_community_by_invite_without_dash ... ok
[INFO] [stdout] test community::tests::test_get_community_by_invite_wrong_code_returns_none ... ok
[INFO] [stdout] test community::tests::test_add_member_nonexistent_community ... ok
[INFO] [stdout] test community::tests::test_create_community_invite_code_is_human_readable ... ok
[INFO] [stdout] test community::tests::test_create_channel_nonexistent_community_fails ... ok
[INFO] [stdout] test community::tests::test_list_channels_returns_all_channels ... ok
[INFO] [stdout] test community::tests::test_list_members_nonexistent_community ... ok
[INFO] [stdout] test community::tests::test_remove_member_not_present ... ok
[INFO] [stdout] test community::tests::test_remove_member ... ok
[INFO] [stdout] test community::tests::test_member_tracking_three_clients ... ok
[INFO] [stdout] test community::tests::test_remove_member_from_all ... ok
[INFO] [stdout] test community::tests::test_total_channel_count ... ok
[INFO] [stdout] test config::tests::test_apns_config_default_is_not_configured ... ok
[INFO] [stdout] test config::tests::test_apns_config_is_configured_requires_all_fields ... ok
[INFO] [stdout] test config::tests::test_apns_config_missing_from_toml_uses_defaults ... ok
[INFO] [stdout] test config::tests::test_apns_config_from_toml ... ok
[INFO] [stdout] test community::tests::test_list_channels_nonexistent_community_returns_empty ... ok
[INFO] [stdout] test config::tests::test_from_toml_empty_string_returns_defaults ... ok
[INFO] [stdout] test config::tests::test_from_toml_invalid_toml_returns_error ... ok
[INFO] [stdout] test config::tests::test_from_toml_full_config ... ok
[INFO] [stdout] test config::tests::test_config_roundtrip_through_toml ... ok
[INFO] [stdout] test config::tests::test_from_toml_partial_config_fills_defaults ... ok
[INFO] [stdout] test config::tests::test_default_config_has_expected_values ... ok
[INFO] [stdout] test config::tests::test_load_nonexistent_file_returns_defaults ... ok
[INFO] [stdout] test config::tests::test_jwt_secret_from_toml ... ok
[INFO] [stdout] test config::tests::test_grpc_enable_reflection_default_is_false ... ok
[INFO] [stdout] test config::tests::test_jwt_secret_default_is_none ... ok
[INFO] [stdout] test config::tests::test_grpc_enable_reflection_from_toml ... ok
[INFO] [stdout] test config::tests::test_usage_config_from_toml ... ok
[INFO] [stdout] test config::tests::test_localhost_bind_addr_missing_from_toml_is_none ... ok
[INFO] [stdout] test config::tests::test_usage_config_default ... ok
[INFO] [stdout] test graceful::tests::test_exit_status_debug_format ... ok
[INFO] [stdout] test graceful::tests::test_default_drain_timeout_constant ... ok
[INFO] [stdout] test config::tests::test_usage_config_missing_from_toml_uses_defaults ... ok
[INFO] [stdout] test graceful::tests::test_exit_status_variants ... ok
[INFO] [stdout] test grpc::cover_tests::test_grpc_cover_jittered_delay_bounds ... ok
[INFO] [stdout] test graceful::tests::test_graceful_manager_new_succeeds ... ok
[INFO] [stdout] test graceful::tests::test_tcp_listener_binds_on_ephemeral_port ... ok
[INFO] [stdout] test grpc::cover_tests::test_grpc_cover_jittered_delay_variance ... ok
[INFO] [stdout] test config::tests::test_load_from_real_file ... ok
[INFO] [stdout] test grpc::cover_tests::test_grpc_cover_select_size_valid ... ok
[INFO] [stdout] test invite::tests::test_extended_invite_decode_invalid_length ... ok
[INFO] [stdout] test invite::tests::test_extended_invite_format ... ok
[INFO] [stdout] test invite::tests::test_extended_invite_decode_invalid_char ... ok
[INFO] [stdout] test invite::tests::test_format_invite_code_adds_dash ... ok
[INFO] [stdout] test invite::tests::test_extended_invite_multiple_roundtrips ... ok
[INFO] [stdout] test invite::tests::test_format_invite_code_wrong_length_passthrough ... ok
[INFO] [stdout] test invite::tests::test_extended_invite_roundtrip ... ok
[INFO] [stdout] test config::tests::test_localhost_bind_addr_default_is_none ... ok
[INFO] [stdout] test invite::tests::test_invite_alphabet_has_30_chars ... ok
[INFO] [stdout] test config::tests::test_localhost_bind_addr_from_toml ... ok
[INFO] [stdout] test invite::tests::test_normalize_already_valid ... ok
[INFO] [stdout] test invite::tests::test_normalize_lowercase_with_dash ... ok
[INFO] [stdout] test invite::tests::test_normalize_rejects_invalid_character_o ... ok
[INFO] [stdout] test invite::tests::test_normalize_rejects_invalid_character_one ... ok
[INFO] [stdout] test invite::tests::test_generate_invite_code_format ... ok
[INFO] [stdout] test invite::tests::test_normalize_rejects_long_code ... ok
[INFO] [stdout] test invite::tests::test_generate_all_match_format ... ok
[INFO] [stdout] test invite::tests::test_generated_code_normalizes_back ... ok
[INFO] [stdout] test invite::tests::test_invite_alphabet_no_ambiguous_chars ... ok
[INFO] [stdout] test invite::tests::test_normalize_strips_whitespace ... ok
[INFO] [stdout] test invite::tests::test_generate_100_unique_codes ... ok
[INFO] [stdout] test name_registry::tests::test_hash_name_different_inputs ... ok
[INFO] [stdout] test name_registry::tests::test_lookup_missing_returns_none ... ok
[INFO] [stdout] test invite::tests::test_normalize_rejects_invalid_character_zero ... ok
[INFO] [stdout] test invite::tests::test_normalize_rejects_short_code ... ok
[INFO] [stdout] test name_registry::tests::test_hash_name_deterministic ... ok
[INFO] [stdout] test name_registry::tests::test_resolve_or_register_component_too_long ... ok
[INFO] [stdout] test name_registry::tests::test_resolve_or_register_existing_returns_same_id ... ok
[INFO] [stdout] test name_registry::tests::test_resolve_or_register_new_entry ... ok
[INFO] [stdout] test ordering::tests::test_epoch_too_far_ahead_rejected ... ok
[INFO] [stdout] test ordering::tests::test_epoch_zero_submit_rejected ... ok
[INFO] [stdout] test ordering::tests::test_independent_channels ... ok
[INFO] [stdout] test ordering::tests::test_first_commit_accepted ... ok
[INFO] [stdout] test ordering::tests::test_set_epoch ... ok
[INFO] [stdout] test ordering::tests::test_stale_epoch_rejected ... ok
[INFO] [stdout] test protocol::envelope::tests::test_envelope_roundtrip_subscribe ... ok
[INFO] [stdout] test protocol::envelope::tests::test_envelope_roundtrip_with_payload ... ok
[INFO] [stdout] test protocol::envelope::tests::test_parse_envelope_too_short ... ok
[INFO] [stdout] test ordering::tests::test_current_epoch_returns_none_for_unknown ... ok
[INFO] [stdout] test ordering::tests::test_sequential_commits_accepted ... ok
[INFO] [stdout] test protocol::push::tests::test_build_push_token_envelope ... ok
[INFO] [stdout] test protocol::push::tests::test_push_token_payload_empty_token ... ok
[INFO] [stdout] test protocol::push::tests::test_push_token_payload_roundtrip_apns ... ok
[INFO] [stdout] test protocol::push::tests::test_push_token_payload_roundtrip_fcm ... ok
[INFO] [stdout] test protocol::push::tests::test_push_token_payload_too_short ... ok
[INFO] [stdout] test protocol::push::tests::test_push_token_payload_truncated_token ... ok
[INFO] [stdout] test protocol::responses::tests::test_all_communities_empty ... ok
[INFO] [stdout] test protocol::responses::tests::test_all_communities_roundtrip ... ok
[INFO] [stdout] test protocol::responses::tests::test_build_auth_response_ok ... ok
[INFO] [stdout] test protocol::responses::tests::test_build_channel_created_payload ... ok
[INFO] [stdout] test protocol::responses::tests::test_build_channel_list_payload ... ok
[INFO] [stdout] test protocol::responses::tests::test_build_commit_accepted_epoch ... ok
[INFO] [stdout] test protocol::responses::tests::test_build_community_created_payload ... ok
[INFO] [stdout] test protocol::responses::tests::test_build_join_accepted_payload ... ok
[INFO] [stdout] test protocol::responses::tests::test_build_join_rejected ... ok
[INFO] [stdout] test protocol::responses::tests::test_build_relay_message_carries_ciphertext ... ok
[INFO] [stdout] test protocol::responses::tests::test_graph_request_response_roundtrip ... ok
[INFO] [stdout] test protocol::responses::tests::test_parse_all_communities_too_short ... ok
[INFO] [stdout] test protocol::sync::tests::test_build_history_response_payload ... ok
[INFO] [stdout] test protocol::sync::tests::test_parse_history_request_too_short ... ok
[INFO] [stdout] test protocol::sync::tests::test_parse_history_request_valid ... ok
[INFO] [stdout] test protocol::sync::tests::test_sync_request_empty ... ok
[INFO] [stdout] test protocol::sync::tests::test_sync_request_roundtrip ... ok
[INFO] [stdout] test protocol::sync::tests::test_sync_request_too_short ... ok
[INFO] [stdout] test protocol::sync::tests::test_sync_response_too_short ... ok
[INFO] [stdout] test protocol::responses::tests::test_build_commit_rejected_epoch ... ok
[INFO] [stdout] test protocol::sync::tests::test_sync_response_roundtrip ... ok
[INFO] [stdout] test grpc::cover_tests::test_grpc_cover_select_size_distribution ... ok
[INFO] [stdout] test protocol::sync::tests::test_sync_response_with_has_more ... ok
[INFO] [stdout] test push::tests::test_apns_client_from_config_incomplete_returns_noop ... ok
[INFO] [stdout] test push::tests::test_apns_client_noop_is_not_configured ... ok
[INFO] [stdout] test push::tests::test_create_apns_client_default_config_returns_noop ... ok
[INFO] [stdout] test push::tests::test_apns_client_noop_send_returns_ok ... ok
[INFO] [stdout] test push::tests::test_push_token_store_get_nonexistent_returns_none ... ok
[INFO] [stdout] test push::tests::test_push_token_store_multiple_connections ... ok
[INFO] [stdout] test push::tests::test_push_token_store_new_is_empty ... ok
[INFO] [stdout] test push::tests::test_push_token_store_register_and_get ... ok
[INFO] [stdout] test push::tests::test_push_token_store_register_overwrites_existing ... ok
[INFO] [stdout] test push::tests::test_push_token_store_remove ... ok
[INFO] [stdout] test push::tests::test_push_token_store_remove_nonexistent_is_noop ... ok
[INFO] [stdout] test relay::tests::test_channel_index_cleaned_on_remove_connection ... ok
[INFO] [stdout] test relay::tests::test_remove_connection_cleans_all_channels ... ok
[INFO] [stdout] test relay::tests::test_empty_channel_has_no_subscribers ... ok
[INFO] [stdout] test relay::tests::test_channel_index_cleaned_on_unsubscribe ... ok
[INFO] [stdout] test relay::tests::test_subscribe_and_list ... ok
[INFO] [stdout] test relay::tests::test_subscribers_except_excludes_sender ... ok
[INFO] [stdout] test relay::tests::test_subscribers_for_channel_empty ... ok
[INFO] [stdout] test relay::tests::test_subscribe_idempotent ... ok
[INFO] [stdout] test relay::tests::test_subscribers_for_channel_uses_precomputed_index ... ok
[INFO] [stdout] test relay::tests::test_unsubscribe_removes_connection ... ok
[INFO] [stdout] test server::cover_relay::tests::test_jittered_delay_bounds ... ok
[INFO] [stdout] test server::cover_relay::tests::test_jittered_delay_no_jitter ... ok
[INFO] [stdout] test server::cover_relay::tests::test_relay_cover_config_default ... ok
[INFO] [stdout] test server::cover_relay::tests::test_select_cover_size_all_zero_weights ... ok
[INFO] [stdout] test server::cover_relay::tests::test_jittered_delay_has_variance ... ok
[INFO] [stdout] test server::tests::test_adaptive_buffer_constants_ordering ... ok
[INFO] [stdout] test server::tests::test_conn_handle_no_expand_when_idle ... ok
[INFO] [stdout] test server::tests::test_conn_handle_should_expand_buffer_when_active ... ok
[INFO] [stdout] test server::tests::test_conn_handle_tracks_last_activity ... ok
[INFO] [stdout] test server::tests::test_connection_limits_defaults ... ok
[INFO] [stdout] test server::tests::test_connection_limits_rate_limit_allows_under_threshold ... ok
[INFO] [stdout] test server::tests::test_connection_limits_rate_limit_blocks_over_threshold ... ok
[INFO] [stdout] test server::cover_relay::tests::test_select_cover_size_distribution ... ok
[INFO] [stdout] test server::tests::test_dashmap_relay_fan_out ... ok
[INFO] [stdout] test server::tests::test_hex_prefix_format ... ok
[INFO] [stdout] test server::tests::test_idle_shrink_before_disconnect ... ok
[INFO] [stdout] test server::tests::test_idle_thresholds_ordering ... ok
[INFO] [stdout] test server::tests::test_initial_buffer_size_constant ... ok
[INFO] [stdout] test server::tests::test_is_valid_bucket_size_known_sizes ... ok
[INFO] [stdout] test server::tests::test_connection_limits_rate_limit_disabled_when_zero ... ok
[INFO] [stdout] test server::tests::test_is_valid_bucket_size_rejects_invalid ... ok
[INFO] [stdout] test server::tests::test_is_valid_invite_code_format_accepts_valid ... ok
[INFO] [stdout] test server::tests::test_is_valid_invite_code_format_rejects_invalid ... ok
[INFO] [stdout] test server::tests::test_is_valid_padded_payload_padme ... ok
[INFO] [stdout] test server::tests::test_is_valid_padded_payload_rejects_invalid ... ok
[INFO] [stdout] test server::tests::test_relay_uses_precomputed_index ... ok
[INFO] [stdout] test server::tests::test_supernode_config_defaults ... ok
[INFO] [stdout] test server::tests::test_sweep_keeps_active_connections ... ok
[INFO] [stdout] test server::tests::test_sweep_removes_expired_connections ... ok
[INFO] [stdout] test server::tests::test_sweep_resets_msg_rate_for_idle_connections ... ok
[INFO] [stdout] test session::tests::test_add_channel_to_session ... ok
[INFO] [stdout] test session::tests::test_all_connection_ids ... ok
[INFO] [stdout] test session::tests::test_authenticate_nonexistent_session ... ok
[INFO] [stdout] test session::tests::test_authenticate_session ... ok
[INFO] [stdout] test session::tests::test_create_session_returns_unique_ids ... ok
[INFO] [stdout] test server::tests::test_is_valid_padded_payload_bucket_sizes ... ok
[INFO] [stdout] test session::tests::test_remove_session_leaves_no_trace ... ok
[INFO] [stdout] test session::tests::test_session_account_id_defaults_to_none ... ok
[INFO] [stdout] test session::tests::test_session_plan_tier_defaults_to_none ... ok
[INFO] [stdout] test session::tests::test_session_starts_unauthenticated ... ok
[INFO] [stdout] test session::tests::test_set_account_id_on_session ... ok
[INFO] [stdout] test server::cover_relay::tests::test_relay_cover_task_stops_on_channel_close ... ok
[INFO] [stdout] test session::tests::test_set_plan_tier_nonexistent_session ... ok
[INFO] [stdout] test session::tests::test_set_plan_tier_on_session ... ok
[INFO] [stdout] test sqlite_archive::tests::test_archived_message_preserves_ciphertext ... ok
[INFO] [stdout] test sqlite_archive::tests::test_archived_message_has_timestamp ... ok
[INFO] [stdout] test session::tests::test_set_account_id_nonexistent_session ... ok
[INFO] [stdout] test sqlite_archive::tests::test_channel_count ... ok
[INFO] [stdout] test sqlite_archive::tests::test_cleanup_expired_keeps_recent_messages ... ok
[INFO] [stdout] test sqlite_archive::tests::test_latest_sequence ... ok
[INFO] [stdout] test sqlite_archive::tests::test_eviction_applies_to_all_entry_types ... ok
[INFO] [stdout] test sqlite_archive::tests::test_message_count_per_channel ... ok
[INFO] [stdout] test push::tests::test_generate_jwt_with_test_key ... ok
[INFO] [stdout] test sqlite_archive::tests::test_retrieve_before_seq_1_returns_empty ... ok
[INFO] [stdout] test sqlite_archive::tests::test_retrieve_before_seq_at_start_returns_fewer ... ok
[INFO] [stdout] test server::cover_relay::tests::test_relay_cover_sends_frames ... ok
[INFO] [stdout] test sqlite_archive::tests::test_retrieve_all_messages_with_large_limit ... ok
[INFO] [stdout] test sqlite_archive::tests::test_retrieve_log_returns_all_types ... ok
[INFO] [stdout] test sqlite_archive::tests::test_retrieve_no_messages_returns_empty ... ok
[INFO] [stdout] test sqlite_archive::tests::test_retrieve_log_after_seq_filters_correctly ... ok
[INFO] [stdout] test sqlite_archive::tests::test_retrieve_messages_filters_out_commits ... ok
[INFO] [stdout] test sqlite_archive::tests::test_retrieve_with_limit_returns_most_recent ... ok
[INFO] [stdout] test sqlite_archive::tests::test_store_assigns_sequential_numbers ... ok
[INFO] [stdout] test sqlite_archive::tests::test_store_evicts_oldest_at_capacity ... ok
[INFO] [stdout] test sqlite_archive::tests::test_store_independent_channels_have_independent_sequences ... ok
[INFO] [stdout] test sqlite_archive::tests::test_store_log_entry_mixed_types_share_sequence ... ok
[INFO] [stdout] test sqlite_archive::tests::test_total_message_count ... ok
[INFO] [stdout] test sqlite_archive::tests::test_retrieve_with_before_seq_pagination ... ok
[INFO] [stdout] test sqlite_archive::tests::test_persistence_across_instance_reuse ... ok
[INFO] [stdout] test sqlite_archive::tests::test_cleanup_expired_removes_old_messages ... ok
[INFO] [stdout] test name_registry::tests::test_resolve_or_register_capacity_limit ... ok
[INFO] [stdout] test name_registry::tests::test_resolve_or_register_existing_entry_still_resolves_at_capacity ... ok
[INFO] [stdout] test grpc::cover_tests::test_grpc_cover_task_stops_on_channel_close ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 236 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.78s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/skytale_relay-9af18510838490f3)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test tests::test_cli_help_does_not_panic ... ok
[INFO] [stdout] test tests::test_cli_drain_timeout_default_matches_constant ... ok
[INFO] [stdout] test tests::test_cli_parses_all_args ... ok
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-b60331a113e07081)
[INFO] [stdout] test tests::test_cli_parses_defaults ... ok
[INFO] [stdout] test tests::test_cli_short_args ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 7 tests
[INFO] [stdout] test test_commit_ordering_accept_and_reject ... ok
[INFO] [stdout] test test_commit_broadcast_to_subscribers ... ok
[INFO] [stdout] test test_cbor_cover_traffic_silently_discarded ... ok
[INFO] [stdout] test test_cbor_heartbeat_round_trip ... ok
[INFO] [stdout] test test_message_relay_between_two_clients ... ok
[INFO] [stdout] test test_cbor_session_hello_welcome_handshake ... ok
[INFO] [stdout] test test_auth_with_empty_credential_fails ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.36s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/skytale_store-6e29736704784554)
[INFO] [stdout] 
[INFO] [stdout] running 114 tests
[INFO] [stdout] test attachments::tests::test_get_and_delete_chunks ... ok
[INFO] [stdout] test categories::tests::test_list_categories_ordered_by_position ... ok
[INFO] [stdout] test categories::tests::test_list_categories_empty ... ok
[INFO] [stdout] test attachments::tests::test_list_attachments ... ok
[INFO] [stdout] test attachments::tests::test_create_and_get_attachment ... ok
[INFO] [stdout] test categories::tests::test_create_and_list_categories ... ok
[INFO] [stdout] test attachments::tests::test_mark_complete ... ok
[INFO] [stdout] test attachments::tests::test_store_chunks_and_completion ... ok
[INFO] [stdout] test categories::tests::test_move_channel_to_category ... ok
[INFO] [stdout] test channels::tests::test_get_nonexistent_channel ... ok
[INFO] [stdout] test categories::tests::test_remove_channel_from_category ... ok
[INFO] [stdout] test channels::tests::test_create_and_get_channel ... ok
[INFO] [stdout] test channels::tests::test_create_voice_channel ... ok
[INFO] [stdout] test categories::tests::test_move_nonexistent_channel ... ok
[INFO] [stdout] test cursors::tests::test_cursor_defaults_to_zero ... ok
[INFO] [stdout] test cursors::tests::test_load_all_cursors ... ok
[INFO] [stdout] test cursors::tests::test_save_and_load_cursor ... ok
[INFO] [stdout] test channels::tests::test_list_channels_empty ... ok
[INFO] [stdout] test channels::tests::test_list_channels_filters_by_community ... ok
[INFO] [stdout] test communities::tests::test_create_and_get_community ... ok
[INFO] [stdout] test channels::tests::test_list_channels_multiple ... ok
[INFO] [stdout] test communities::tests::test_list_communities_empty ... ok
[INFO] [stdout] test communities::tests::test_get_nonexistent_community ... ok
[INFO] [stdout] test db::tests::test_open_memory_connection ... ok
[INFO] [stdout] test communities::tests::test_list_communities_multiple ... ok
[INFO] [stdout] test db::tests::test_init_memory_connection_runs_migrations ... ok
[INFO] [stdout] test db::tests::test_foreign_keys_enabled ... ok
[INFO] [stdout] test identity::tests::test_store_identity_overwrites ... ok
[INFO] [stdout] test db::tests::test_performance_pragmas_applied ... ok
[INFO] [stdout] test identity::tests::test_load_identity_when_empty ... ok
[INFO] [stdout] test db::tests::test_open_file_connection ... ok
[INFO] [stdout] test identity::tests::test_store_identity_without_display_name ... ok
[INFO] [stdout] test identity::tests::test_store_and_load_identity ... ok
[INFO] [stdout] test link_previews::tests::test_cleanup_old_previews ... ok
[INFO] [stdout] test db::tests::test_reopen_existing_database ... ok
[INFO] [stdout] test link_previews::tests::test_upsert_and_get_link_preview ... ok
[INFO] [stdout] test link_previews::tests::test_cleanup_old_previews_none_to_delete ... ok
[INFO] [stdout] test link_previews::tests::test_upsert_overwrites_preview ... ok
[INFO] [stdout] test messages::tests::test_delete_nonexistent_message ... ok
[INFO] [stdout] test link_previews::tests::test_get_nonexistent_preview ... ok
[INFO] [stdout] test messages::tests::test_edit_message ... ok
[INFO] [stdout] test messages::tests::test_edit_nonexistent_message ... ok
[INFO] [stdout] test migrations::tests::test_schema_version_on_empty_db ... ok
[INFO] [stdout] test migrations::tests::test_schema_version_too_new ... ok
[INFO] [stdout] test messages::tests::test_get_nonexistent_message ... ok
[INFO] [stdout] test messages::tests::test_insert_and_get_message ... ok
[INFO] [stdout] test migrations::tests::test_idempotent_migration ... ok
[INFO] [stdout] test messages::tests::test_soft_delete_message ... ok
[INFO] [stdout] test migrations::tests::test_fresh_database_migration ... ok
[INFO] [stdout] test messages::tests::test_paginate_messages ... ok
[INFO] [stdout] test mls_storage::tests::test_append_builds_list ... ok
[INFO] [stdout] test migrations::tests::test_tables_created_by_migration ... ok
[INFO] [stdout] test mls_storage::tests::test_delete_removes_entry ... ok
[INFO] [stdout] test mls_storage::tests::test_write_and_read_roundtrip ... ok
[INFO] [stdout] test mls_storage::tests::test_overwrite_existing_key ... ok
[INFO] [stdout] test mls_storage::tests::test_read_nonexistent_returns_none ... ok
[INFO] [stdout] test mls_storage::tests::test_v008_migration_creates_table ... ok
[INFO] [stdout] test mls_storage::tests::test_remove_item_from_list ... ok
[INFO] [stdout] test moderation::tests::test_list_blocked_users ... ok
[INFO] [stdout] test moderation::tests::test_block_is_per_community ... ok
[INFO] [stdout] test moderation::tests::test_block_and_unblock_user ... ok
[INFO] [stdout] test moderation::tests::test_mute_and_unmute_channel ... ok
[INFO] [stdout] test moderation::tests::test_list_muted_channels ... ok
[INFO] [stdout] test profiles::tests::test_get_nonexistent_profile ... ok
[INFO] [stdout] test pins::tests::test_pin_nonexistent_message ... ok
[INFO] [stdout] test pins::tests::test_multiple_pinned_messages ... ok
[INFO] [stdout] test pins::tests::test_pin_and_get_pinned_messages ... ok
[INFO] [stdout] test pins::tests::test_get_pinned_messages_empty_channel ... ok
[INFO] [stdout] test pins::tests::test_unpin_nonexistent_message ... ok
[INFO] [stdout] test pins::tests::test_unpin_message ... ok
[INFO] [stdout] test profiles::tests::test_upsert_profile_overwrites ... ok
[INFO] [stdout] test reactions::tests::test_add_and_get_reaction ... ok
[INFO] [stdout] test profiles::tests::test_upsert_and_get_profile ... ok
[INFO] [stdout] test read_state::tests::test_get_all_unread_counts_empty ... ok
[INFO] [stdout] test reactions::tests::test_remove_reaction ... ok
[INFO] [stdout] test reactions::tests::test_multiple_reactions_on_message ... ok
[INFO] [stdout] test reactions::tests::test_remove_nonexistent_reaction ... ok
[INFO] [stdout] test read_state::tests::test_get_all_unread_counts ... ok
[INFO] [stdout] test read_state::tests::test_get_read_state_nonexistent ... ok
[INFO] [stdout] test reactions::tests::test_add_reaction_is_idempotent ... ok
[INFO] [stdout] test reactions::tests::test_get_reactions_empty ... ok
[INFO] [stdout] test read_state::tests::test_increment_unread_accumulates ... ok
[INFO] [stdout] test roles::tests::test_role_ordering ... ok
[INFO] [stdout] test read_state::tests::test_increment_unread_with_mention ... ok
[INFO] [stdout] test read_state::tests::test_mark_channel_read_with_message_id ... ok
[INFO] [stdout] test read_state::tests::test_mark_channel_read_creates_state ... ok
[INFO] [stdout] test read_state::tests::test_increment_unread_creates_state ... ok
[INFO] [stdout] test roles::tests::test_get_members_by_role ... ok
[INFO] [stdout] test read_state::tests::test_mark_read_resets_unread_count ... ok
[INFO] [stdout] test roles::tests::test_list_members_with_roles ... ok
[INFO] [stdout] test roles::tests::test_set_and_get_role ... ok
[INFO] [stdout] test search::tests::test_search_no_results ... ok
[INFO] [stdout] test search::tests::test_search_single_term ... ok
[INFO] [stdout] test search::tests::test_search_prefix ... ok
[INFO] [stdout] test search::tests::test_search_empty_query ... ok
[INFO] [stdout] test search::tests::test_search_with_limit ... ok
[INFO] [stdout] test search::tests::test_search_phrase ... ok
[INFO] [stdout] test tests::test_community_and_channel_crud ... ok
[INFO] [stdout] test tests::test_open_and_close_memory_store ... ok
[INFO] [stdout] test types::tests::test_did_web_roundtrip ... ok
[INFO] [stdout] test types::tests::test_did_web_with_various_uris ... ok
[INFO] [stdout] test types::tests::test_parse_empty_bytes_produces_zero_raw_key ... ok
[INFO] [stdout] test types::tests::test_parse_short_bytes_zero_pads ... ok
[INFO] [stdout] test types::tests::test_pubkey_accessor_did ... ok
[INFO] [stdout] test types::tests::test_pubkey_accessor_raw ... ok
[INFO] [stdout] test types::tests::test_raw_key_roundtrip ... ok
[INFO] [stdout] test types::tests::test_raw_key_starting_with_0x83_parses_as_raw ... ok
[INFO] [stdout] test tests::test_identity_store_and_load ... ok
[INFO] [stdout] test tests::test_message_pagination_async ... ok
[INFO] [stdout] test tests::test_full_message_lifecycle ... ok
[INFO] [stdout] test tests::test_settings_crud ... ok
[INFO] [stdout] test tests::test_search_messages_async ... ok
[INFO] [stdout] test tests::test_open_and_close_file_store ... ok
[INFO] [stderr] 2026-03-10 13:54:10.418: ERROR CORE sqlcipher_page_cipher: hmac check failed for pgno=1
[INFO] [stderr] 2026-03-10 13:54:10.418: ERROR CORE sqlite3Codec: error decrypting page 1 data: 1
[INFO] [stderr] 2026-03-10 13:54:10.418: ERROR CORE sqlcipher_codec_ctx_set_error 1
[INFO] [stdout] test tests::test_encrypted_file_store ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 114 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.40s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests skytale_mls
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test crates/skytale-mls/src/error.rs - error::MlsError (line 12) ... ok
[INFO] [stdout] test crates/skytale-mls/src/extensions.rs - extensions::ServiceDirectory (line 41) ... ok
[INFO] [stdout] test crates/skytale-mls/src/credential.rs - credential::generate_credential (line 48) ... ok
[INFO] [stdout] test crates/skytale-mls/src/credential.rs - credential::generate_credential_for_identity (line 160) ... ok
[INFO] [stdout] test crates/skytale-mls/src/credential.rs - credential::load_or_generate_credential (line 103) ... ok
[INFO] [stdout] test crates/skytale-mls/src/extensions.rs - extensions::ServiceDirectory::add_service (line 93) ... ok
[INFO] [stdout] test crates/skytale-mls/src/extensions.rs - extensions::ServiceDirectory::find_services (line 116) ... ok
[INFO] [stdout] test crates/skytale-mls/src/extensions.rs - extensions::ServiceDirectory::new (line 71) ... ok
[INFO] [stdout] test crates/skytale-mls/src/extensions.rs - extensions::ServiceDirectory::to_cbor (line 148) ... ok
[INFO] [stdout] test crates/skytale-mls/src/extensions.rs - extensions::ServiceDirectory::from_cbor (line 170) ... ok
[INFO] [stdout] test crates/skytale-mls/src/extensions.rs - extensions::ServiceEntry (line 16) ... ok
[INFO] [stdout] test crates/skytale-mls/src/export.rs - export::export_secret (line 129) ... ok
[INFO] [stdout] test crates/skytale-mls/src/export.rs - export::export_voice_key (line 72) ... ok
[INFO] [stdout] test crates/skytale-mls/src/key_package.rs - key_package::deserialize_key_package (line 102) ... ok
[INFO] [stdout] test crates/skytale-mls/src/key_package.rs - key_package::generate_key_package (line 35) ... ok
[INFO] [stdout] test crates/skytale-mls/src/commit.rs - commit::create_commit (line 37) ... ok
[INFO] [stdout] test crates/skytale-mls/src/key_package.rs - key_package::serialize_key_package (line 71) ... ok
[INFO] [stdout] test crates/skytale-mls/src/group.rs - group::create_group (line 43) ... ok
[INFO] [stdout] test crates/skytale-mls/src/group.rs - group::add_members_batch (line 186) ... ok
[INFO] [stdout] test crates/skytale-mls/src/provider.rs - provider::create_persistent_provider (line 57) - compile ... ok
[INFO] [stdout] test crates/skytale-mls/src/group.rs - group::add_member (line 101) ... ok
[INFO] [stdout] test crates/skytale-mls/src/provider.rs - provider::CIPHERSUITE (line 27) ... ok
[INFO] [stdout] test crates/skytale-mls/src/provider.rs - provider::create_provider (line 43) ... ok
[INFO] [stdout] test crates/skytale-mls/src/group.rs - group::join_from_welcome (line 271) ... ok
[INFO] [stdout] test crates/skytale-mls/src/storage.rs - storage::StaticCryptoProvider (line 17) - compile ... ok
[INFO] [stdout] test crates/skytale-mls/src/storage.rs - storage::StaticCryptoProvider::new (line 39) - compile ... ok
[INFO] [stdout] test crates/skytale-mls/src/group.rs - group::remove_member (line 352) ... ok
[INFO] [stdout] test crates/skytale-mls/src/query.rs - query::group_members (line 46) ... ok
[INFO] [stdout] test crates/skytale-mls/src/query.rs - query::group_epoch (line 19) ... ok
[INFO] [stdout] test crates/skytale-mls/src/message.rs - message::encrypt_message (line 63) ... ok
[INFO] [stdout] test crates/skytale-mls/src/query.rs - query::group_members_identities (line 84) ... ok
[INFO] [stdout] test crates/skytale-mls/src/lib.rs - (line 30) ... ok
[INFO] [stdout] test crates/skytale-mls/src/message.rs - message::process_message (line 124) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 33 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 53.63s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests skytale_net
[INFO] [stdout] 
[INFO] [stdout] running 52 tests
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::Heartbeat (line 407) ... ok
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::MessageEnvelope::with_channel (line 253) ... FAILED
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::encode_cbor (line 652) ... FAILED
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::OuterMessageType::from_u16 (line 118) ... FAILED
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::MessageEnvelope::new (line 221) ... ok
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::encode_envelope (line 606) ... ok
[INFO] [stdout] test crates/skytale-net/src/connection.rs - connection (line 9) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/connection.rs - connection::accept_connection (line 114) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/connection.rs - connection::connect_to_peer (line 58) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic (line 48) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::OuterMessageType::as_u16 (line 102) ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::CoverTrafficGenerator::run (line 614) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::frame_envelope (line 682) ... ok
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::decode_envelope (line 628) ... ok
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::BatchConfig (line 291) ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::CoverTrafficHandle::stop (line 845) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::CoverTrafficHandle (line 755) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::CoverTrafficHandle::spawn (line 786) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::CoverTrafficHandle::update_config (line 823) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::is_cbor_envelope (line 712) ... ok
[INFO] [stdout] test crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::validate_cbor_depth (line 516) ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::CoverTrafficMode (line 107) ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::CoverTrafficGenerator::new (line 581) ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::TokenBucket (line 283) ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::TokenBucket::time_to_next_token (line 369) ... FAILED
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::TokenBucket::new (line 307) ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::CoverTrafficConfig (line 141) ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::TokenBucket::refill (line 325) ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::TokenBucket::try_consume (line 346) ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::build_cover_frame (line 420) ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::build_cbor_cover_frame (line 478) ... ok
[INFO] [stdout] test crates/skytale-net/src/discovery.rs - discovery::SupernodeInfo::from_endpoint_addr (line 209) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/discovery.rs - discovery::SupernodeInfo::to_endpoint_addr (line 165) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/endpoint.rs - endpoint (line 16) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::select_cover_size (line 238) ... ok
[INFO] [stdout] test crates/skytale-net/src/endpoint.rs - endpoint::create_endpoint (line 146) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/discovery.rs - discovery::SupernodeInfo::decode (line 125) ... FAILED
[INFO] [stdout] test crates/skytale-net/src/cover_traffic.rs - cover_traffic::is_cover_frame (line 864) ... ok
[INFO] [stdout] test crates/skytale-net/src/streams.rs - streams (line 27) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/lib.rs - (line 50) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/streams.rs - streams::read_framed (line 286) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/error.rs - error::NetworkError (line 14) ... ok
[INFO] [stdout] test crates/skytale-net/src/streams.rs - streams::receive_message (line 121) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/streams.rs - streams::accept_request (line 212) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/discovery.rs - discovery (line 15) ... ok
[INFO] [stdout] test crates/skytale-net/src/streams.rs - streams::write_framed (line 249) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/streams.rs - streams::send_message (line 71) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/streams.rs - streams::request_response (line 161) - compile ... ok
[INFO] [stdout] test crates/skytale-net/src/endpoint.rs - endpoint::generate_ephemeral_keypair (line 115) ... ok
[INFO] [stdout] test crates/skytale-net/src/discovery.rs - discovery::SupernodeInfo (line 58) ... ok
[INFO] [stdout] test crates/skytale-net/src/endpoint.rs - endpoint::EndpointConfig (line 45) ... ok
[INFO] [stdout] test crates/skytale-net/src/discovery.rs - discovery::SupernodeInfo::encode (line 96) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::MessageEnvelope::with_channel (line 253) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsRy6Vk/rustclQxOut/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libskytale_net-bcdc817c4db37f95,libciborium-6a7102b53eaf93bf,libciborium_ll-de595acf9c8f02f9,libhalf-05e78bb07aa5e92f,libciborium_io-830fc40686b7b55e,libskytale_padding-9e2adeb7ac5f993c,librand-ed940ccb7e8d8fd1,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libiroh-9baf1d0b06f97076,libpapaya-cc0aa49d7f109b3a,libseize-fb6b2f4f40e93a65,libportmapper-924a8dca6c4cf881,libigd_next-e1caee7476f2800d,libattohttpc-47a2cf44245c2e41,libxmltree-ef59c3c5c00575a3,libxml-8001e380a02b20a3,libbackon-8f879b1c57f9dff4,libiroh_metrics-271a033730734b97,libnetwatch-d26662bc4a4f1ef0,libtime-2b9155aad1992104,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libnetlink_proto-897ea73ae9023ad3,libfutures-9adfc43c58df5a87,libfutures_executor-e87375b628a3dcc7,libnetdev-bd4684485de45503,libnetlink_packet_route-2d822102210f545c,libmac_addr-4b1ca8fad25f5e2b,libnetlink_sys-9ea1e20a91641134,libnetlink_packet_route-31701591300196f3,libnetlink_packet_core-61bd5c2f2a558f37,libn0_watcher-7aef42b9917b2b40,libiroh_relay-06c5b19465ba11a1,libz32-7c13ba5019366ace,libreqwest-7b51596f8234ca6e,libserde_urlencoded-695849f141e3ebde,libryu-1f4f40e4352371e5,libblake3-b02d28b8ab510309,libconstant_time_eq-1a60f1c89abc6683,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libpostcard-5ed69bbe03952f94,libheapless-18fde74b3504563c,libspin-a10f8ca15d1a6a27,libhash32-fb250d4613ebc190,libbyteorder-9f6ac6743e38a88c,libcobs-b1a8a84898b694eb,libserde_bytes-ce432e04640b7350,libtokio_websockets-6fd9273acb8e2737,libsimdutf8-b13888957f68b47b,libstrum-5fb81ea1fac6258f,libnum_enum-9392462b1f439a8d,libpkarr-c086db161931ad0c,libasync_compat-085b739589b87c72,libsha1_smol-a320b1639232fa11,libsimple_dns-eb511d1a9b0bde77,libself_cell-77f1462d73d9bcc4,libreqwest-9189af901ea25629,librustls_platform_verifier-464d7e6f109498c6,librustls_native_certs-05bca243153a9e03,libopenssl_probe-6b1b371432012237,libhyper_rustls-d960c14bcf55227c,libwebpki_roots-25ad75148e3ca3a8,libserde_json-6fed612a1dcbae30,libzmij-ef63f1da73704b4c,libtower_http-13884ee08c02e642,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-e9224e279b0d1bfd,libtower_layer-d908dd771b239ecd,libsync_wrapper-6bdfbc29c4269203,libntimestamp-71f4b3226ff36c0e,libbase32-b2fe4a34a1a9844f,liblru-6ea6b99eab1dedeb,libdyn_clone-319e7691ef78165b,libhickory_resolver-c1c260ea1d7d3c96,libresolv_conf-aec290acf5745886,libmoka-189252cad2f442c5,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-c7b1ecbbab828da5,libgetrandom-fa1e800d9801737e,librand_core-0c7241369648ce5c,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libhickory_proto-8dc054a340e3ba33,libtokio_rustls-6117748157b0a107,libiroh_quinn-89061023bf347d72,libtokio_stream-123d3268cca6cb7f,libiroh_quinn_udp-19499971f36fd0bf,libiroh_quinn_proto-f44dda69ac7d4834,liblru_slab-3437f7a29fa5ef09,libsorted_index_buffer-f973037712c76d0f,libidentity_hash-6027174088438bd0,librustc_hash-ca4219e344ea5da0,libfastbloom-8205ec48d284b167,libsiphasher-b386b3b339112ba5,librand-a5bacd1ce091696d,librand_chacha-28226d2de9cb0ce9,libppv_lite86-c8992de1368fbe1b,libzerocopy-243a8038edccc6c3,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libthiserror-b5530cefa8ed9052,libhyper_util-c81a60c8e084cd4a,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,librustls-6c7c411e0a1a9d5b,libwebpki-fed9dc7713aad2b8,libaws_lc_rs-56c701c5789811ad,libaws_lc_sys-4e65d4c1b03b0eb4,libring-a438601e575dc324,libgetrandom-bf95a3be4f5341f5,libuntrusted-b2f816886faf2178,librustls_pki_types-a18b146a00a88e9e,libhyper-425cd2177a7d3949,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-032e73f06a54d274,libindexmap-0ece783e234d1377,libhashbrown-63a892cc2d36a2f0,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libfnv-79e2cbfbe03dcd16,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-435c3d9885c1d0aa,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libtracing-e818b8775e2751e8,liblog-b262261d47bd2eba,libtracing_core-00bb502c1890806e,libonce_cell-02e97ddc8d15b306,libportable_atomic-b2c3e87a13df7d23,libn0_future-e883ddc63d7adae4,libfutures_lite-c69810b5334e0e9b,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libfutures_buffered-86bc907247b9c62e,libspin-10e68d2d91f38ac3,libdiatomic_waker-128bb77c4f3577b7,libcordyceps-384c625045d1cf1a,libtokio_util-5cd2d8e0ef864ff5,libfutures_util-544aced96225107a,libmemchr-5cfa70d22cb32987,libfutures_io-3814ffd654d7040e,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libfutures_sink-3971bde37bb30e19,libtokio-d44836d24fc4babf,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libbytes-2ed9460101f17bbf,libmio-f496e136be040350,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libpin_project-d3cf40f2721e0064,libiroh_base-afe2a00a7627e52b,libdata_encoding-4b0fc7d26697af29,libderive_more-1b616ad16f5a2b05,liburl-f0c8687013443198,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libn0_error-445454cbd4014a96,libed25519_dalek-1b83b919917878f8,libsha2-9d538ae0c90d1890,libed25519-87010969a2ca5a72,libsignature-f32eb80ac0437d59,libpkcs8-de61e74e57d990ed,libspki-b3924fb6bfe27ac9,libder-24be5152abe74a88,libpem_rfc7468-2246d64c81bbc59f,libbase64ct-050420b1c69ac317,libcurve25519_dalek-d5fd1b1a00e10c90,libcpufeatures-e04321643d03190d,libzeroize-ea968b22b3bec548,libsubtle-1c9305436597371b,librand_core-cb7f1f57d72da5e0,libgetrandom-b22aa144bf13d759,liblibc-c5c8bfd9c629b52e,libcfg_if-83060ec5685761ae,libdigest-37a8082ee6abba99,libconst_oid-58507ca40e062d76,libcrypto_common-492b2c5713e13a98,libblock_buffer-1acf23d7c05840aa,libhybrid_array-f3bf2a68571151fc,libtypenum-13440ebbf1fd8e12,libserde-bc9e348431e4dd64,libserde_core-46542aab222bf259}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestsRy6Vk/rustclQxOut/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/aws-lc-sys-d2e69ef6e6f53cec/out" "-L" "/opt/rustwide/target/debug/build/blake3-88c578f87bef86fa/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-7c58f52a060ccacc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-5865daa4077ae69c/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-214ff24a477bf1f9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsRy6Vk/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] ---- crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::encode_cbor (line 652) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesttGcwct/rustcsT98qp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libskytale_net-bcdc817c4db37f95,libciborium-6a7102b53eaf93bf,libciborium_ll-de595acf9c8f02f9,libhalf-05e78bb07aa5e92f,libciborium_io-830fc40686b7b55e,libskytale_padding-9e2adeb7ac5f993c,librand-ed940ccb7e8d8fd1,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libiroh-9baf1d0b06f97076,libpapaya-cc0aa49d7f109b3a,libseize-fb6b2f4f40e93a65,libportmapper-924a8dca6c4cf881,libigd_next-e1caee7476f2800d,libattohttpc-47a2cf44245c2e41,libxmltree-ef59c3c5c00575a3,libxml-8001e380a02b20a3,libbackon-8f879b1c57f9dff4,libiroh_metrics-271a033730734b97,libnetwatch-d26662bc4a4f1ef0,libtime-2b9155aad1992104,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libnetlink_proto-897ea73ae9023ad3,libfutures-9adfc43c58df5a87,libfutures_executor-e87375b628a3dcc7,libnetdev-bd4684485de45503,libnetlink_packet_route-2d822102210f545c,libmac_addr-4b1ca8fad25f5e2b,libnetlink_sys-9ea1e20a91641134,libnetlink_packet_route-31701591300196f3,libnetlink_packet_core-61bd5c2f2a558f37,libn0_watcher-7aef42b9917b2b40,libiroh_relay-06c5b19465ba11a1,libz32-7c13ba5019366ace,libreqwest-7b51596f8234ca6e,libserde_urlencoded-695849f141e3ebde,libryu-1f4f40e4352371e5,libblake3-b02d28b8ab510309,libconstant_time_eq-1a60f1c89abc6683,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libpostcard-5ed69bbe03952f94,libheapless-18fde74b3504563c,libspin-a10f8ca15d1a6a27,libhash32-fb250d4613ebc190,libbyteorder-9f6ac6743e38a88c,libcobs-b1a8a84898b694eb,libserde_bytes-ce432e04640b7350,libtokio_websockets-6fd9273acb8e2737,libsimdutf8-b13888957f68b47b,libstrum-5fb81ea1fac6258f,libnum_enum-9392462b1f439a8d,libpkarr-c086db161931ad0c,libasync_compat-085b739589b87c72,libsha1_smol-a320b1639232fa11,libsimple_dns-eb511d1a9b0bde77,libself_cell-77f1462d73d9bcc4,libreqwest-9189af901ea25629,librustls_platform_verifier-464d7e6f109498c6,librustls_native_certs-05bca243153a9e03,libopenssl_probe-6b1b371432012237,libhyper_rustls-d960c14bcf55227c,libwebpki_roots-25ad75148e3ca3a8,libserde_json-6fed612a1dcbae30,libzmij-ef63f1da73704b4c,libtower_http-13884ee08c02e642,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-e9224e279b0d1bfd,libtower_layer-d908dd771b239ecd,libsync_wrapper-6bdfbc29c4269203,libntimestamp-71f4b3226ff36c0e,libbase32-b2fe4a34a1a9844f,liblru-6ea6b99eab1dedeb,libdyn_clone-319e7691ef78165b,libhickory_resolver-c1c260ea1d7d3c96,libresolv_conf-aec290acf5745886,libmoka-189252cad2f442c5,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-c7b1ecbbab828da5,libgetrandom-fa1e800d9801737e,librand_core-0c7241369648ce5c,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libhickory_proto-8dc054a340e3ba33,libtokio_rustls-6117748157b0a107,libiroh_quinn-89061023bf347d72,libtokio_stream-123d3268cca6cb7f,libiroh_quinn_udp-19499971f36fd0bf,libiroh_quinn_proto-f44dda69ac7d4834,liblru_slab-3437f7a29fa5ef09,libsorted_index_buffer-f973037712c76d0f,libidentity_hash-6027174088438bd0,librustc_hash-ca4219e344ea5da0,libfastbloom-8205ec48d284b167,libsiphasher-b386b3b339112ba5,librand-a5bacd1ce091696d,librand_chacha-28226d2de9cb0ce9,libppv_lite86-c8992de1368fbe1b,libzerocopy-243a8038edccc6c3,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libthiserror-b5530cefa8ed9052,libhyper_util-c81a60c8e084cd4a,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,librustls-6c7c411e0a1a9d5b,libwebpki-fed9dc7713aad2b8,libaws_lc_rs-56c701c5789811ad,libaws_lc_sys-4e65d4c1b03b0eb4,libring-a438601e575dc324,libgetrandom-bf95a3be4f5341f5,libuntrusted-b2f816886faf2178,librustls_pki_types-a18b146a00a88e9e,libhyper-425cd2177a7d3949,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-032e73f06a54d274,libindexmap-0ece783e234d1377,libhashbrown-63a892cc2d36a2f0,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libfnv-79e2cbfbe03dcd16,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-435c3d9885c1d0aa,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libtracing-e818b8775e2751e8,liblog-b262261d47bd2eba,libtracing_core-00bb502c1890806e,libonce_cell-02e97ddc8d15b306,libportable_atomic-b2c3e87a13df7d23,libn0_future-e883ddc63d7adae4,libfutures_lite-c69810b5334e0e9b,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libfutures_buffered-86bc907247b9c62e,libspin-10e68d2d91f38ac3,libdiatomic_waker-128bb77c4f3577b7,libcordyceps-384c625045d1cf1a,libtokio_util-5cd2d8e0ef864ff5,libfutures_util-544aced96225107a,libmemchr-5cfa70d22cb32987,libfutures_io-3814ffd654d7040e,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libfutures_sink-3971bde37bb30e19,libtokio-d44836d24fc4babf,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libbytes-2ed9460101f17bbf,libmio-f496e136be040350,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libpin_project-d3cf40f2721e0064,libiroh_base-afe2a00a7627e52b,libdata_encoding-4b0fc7d26697af29,libderive_more-1b616ad16f5a2b05,liburl-f0c8687013443198,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libn0_error-445454cbd4014a96,libed25519_dalek-1b83b919917878f8,libsha2-9d538ae0c90d1890,libed25519-87010969a2ca5a72,libsignature-f32eb80ac0437d59,libpkcs8-de61e74e57d990ed,libspki-b3924fb6bfe27ac9,libder-24be5152abe74a88,libpem_rfc7468-2246d64c81bbc59f,libbase64ct-050420b1c69ac317,libcurve25519_dalek-d5fd1b1a00e10c90,libcpufeatures-e04321643d03190d,libzeroize-ea968b22b3bec548,libsubtle-1c9305436597371b,librand_core-cb7f1f57d72da5e0,libgetrandom-b22aa144bf13d759,liblibc-c5c8bfd9c629b52e,libcfg_if-83060ec5685761ae,libdigest-37a8082ee6abba99,libconst_oid-58507ca40e062d76,libcrypto_common-492b2c5713e13a98,libblock_buffer-1acf23d7c05840aa,libhybrid_array-f3bf2a68571151fc,libtypenum-13440ebbf1fd8e12,libserde-bc9e348431e4dd64,libserde_core-46542aab222bf259}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesttGcwct/rustcsT98qp/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/aws-lc-sys-d2e69ef6e6f53cec/out" "-L" "/opt/rustwide/target/debug/build/blake3-88c578f87bef86fa/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-7c58f52a060ccacc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-5865daa4077ae69c/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-214ff24a477bf1f9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttGcwct/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] ---- crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::OuterMessageType::from_u16 (line 118) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTPt0Ha/rustcFKkqz4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libskytale_net-bcdc817c4db37f95,libciborium-6a7102b53eaf93bf,libciborium_ll-de595acf9c8f02f9,libhalf-05e78bb07aa5e92f,libciborium_io-830fc40686b7b55e,libskytale_padding-9e2adeb7ac5f993c,librand-ed940ccb7e8d8fd1,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libiroh-9baf1d0b06f97076,libpapaya-cc0aa49d7f109b3a,libseize-fb6b2f4f40e93a65,libportmapper-924a8dca6c4cf881,libigd_next-e1caee7476f2800d,libattohttpc-47a2cf44245c2e41,libxmltree-ef59c3c5c00575a3,libxml-8001e380a02b20a3,libbackon-8f879b1c57f9dff4,libiroh_metrics-271a033730734b97,libnetwatch-d26662bc4a4f1ef0,libtime-2b9155aad1992104,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libnetlink_proto-897ea73ae9023ad3,libfutures-9adfc43c58df5a87,libfutures_executor-e87375b628a3dcc7,libnetdev-bd4684485de45503,libnetlink_packet_route-2d822102210f545c,libmac_addr-4b1ca8fad25f5e2b,libnetlink_sys-9ea1e20a91641134,libnetlink_packet_route-31701591300196f3,libnetlink_packet_core-61bd5c2f2a558f37,libn0_watcher-7aef42b9917b2b40,libiroh_relay-06c5b19465ba11a1,libz32-7c13ba5019366ace,libreqwest-7b51596f8234ca6e,libserde_urlencoded-695849f141e3ebde,libryu-1f4f40e4352371e5,libblake3-b02d28b8ab510309,libconstant_time_eq-1a60f1c89abc6683,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libpostcard-5ed69bbe03952f94,libheapless-18fde74b3504563c,libspin-a10f8ca15d1a6a27,libhash32-fb250d4613ebc190,libbyteorder-9f6ac6743e38a88c,libcobs-b1a8a84898b694eb,libserde_bytes-ce432e04640b7350,libtokio_websockets-6fd9273acb8e2737,libsimdutf8-b13888957f68b47b,libstrum-5fb81ea1fac6258f,libnum_enum-9392462b1f439a8d,libpkarr-c086db161931ad0c,libasync_compat-085b739589b87c72,libsha1_smol-a320b1639232fa11,libsimple_dns-eb511d1a9b0bde77,libself_cell-77f1462d73d9bcc4,libreqwest-9189af901ea25629,librustls_platform_verifier-464d7e6f109498c6,librustls_native_certs-05bca243153a9e03,libopenssl_probe-6b1b371432012237,libhyper_rustls-d960c14bcf55227c,libwebpki_roots-25ad75148e3ca3a8,libserde_json-6fed612a1dcbae30,libzmij-ef63f1da73704b4c,libtower_http-13884ee08c02e642,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-e9224e279b0d1bfd,libtower_layer-d908dd771b239ecd,libsync_wrapper-6bdfbc29c4269203,libntimestamp-71f4b3226ff36c0e,libbase32-b2fe4a34a1a9844f,liblru-6ea6b99eab1dedeb,libdyn_clone-319e7691ef78165b,libhickory_resolver-c1c260ea1d7d3c96,libresolv_conf-aec290acf5745886,libmoka-189252cad2f442c5,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-c7b1ecbbab828da5,libgetrandom-fa1e800d9801737e,librand_core-0c7241369648ce5c,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libhickory_proto-8dc054a340e3ba33,libtokio_rustls-6117748157b0a107,libiroh_quinn-89061023bf347d72,libtokio_stream-123d3268cca6cb7f,libiroh_quinn_udp-19499971f36fd0bf,libiroh_quinn_proto-f44dda69ac7d4834,liblru_slab-3437f7a29fa5ef09,libsorted_index_buffer-f973037712c76d0f,libidentity_hash-6027174088438bd0,librustc_hash-ca4219e344ea5da0,libfastbloom-8205ec48d284b167,libsiphasher-b386b3b339112ba5,librand-a5bacd1ce091696d,librand_chacha-28226d2de9cb0ce9,libppv_lite86-c8992de1368fbe1b,libzerocopy-243a8038edccc6c3,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libthiserror-b5530cefa8ed9052,libhyper_util-c81a60c8e084cd4a,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,librustls-6c7c411e0a1a9d5b,libwebpki-fed9dc7713aad2b8,libaws_lc_rs-56c701c5789811ad,libaws_lc_sys-4e65d4c1b03b0eb4,libring-a438601e575dc324,libgetrandom-bf95a3be4f5341f5,libuntrusted-b2f816886faf2178,librustls_pki_types-a18b146a00a88e9e,libhyper-425cd2177a7d3949,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-032e73f06a54d274,libindexmap-0ece783e234d1377,libhashbrown-63a892cc2d36a2f0,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libfnv-79e2cbfbe03dcd16,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-435c3d9885c1d0aa,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libtracing-e818b8775e2751e8,liblog-b262261d47bd2eba,libtracing_core-00bb502c1890806e,libonce_cell-02e97ddc8d15b306,libportable_atomic-b2c3e87a13df7d23,libn0_future-e883ddc63d7adae4,libfutures_lite-c69810b5334e0e9b,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libfutures_buffered-86bc907247b9c62e,libspin-10e68d2d91f38ac3,libdiatomic_waker-128bb77c4f3577b7,libcordyceps-384c625045d1cf1a,libtokio_util-5cd2d8e0ef864ff5,libfutures_util-544aced96225107a,libmemchr-5cfa70d22cb32987,libfutures_io-3814ffd654d7040e,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libfutures_sink-3971bde37bb30e19,libtokio-d44836d24fc4babf,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libbytes-2ed9460101f17bbf,libmio-f496e136be040350,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libpin_project-d3cf40f2721e0064,libiroh_base-afe2a00a7627e52b,libdata_encoding-4b0fc7d26697af29,libderive_more-1b616ad16f5a2b05,liburl-f0c8687013443198,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libn0_error-445454cbd4014a96,libed25519_dalek-1b83b919917878f8,libsha2-9d538ae0c90d1890,libed25519-87010969a2ca5a72,libsignature-f32eb80ac0437d59,libpkcs8-de61e74e57d990ed,libspki-b3924fb6bfe27ac9,libder-24be5152abe74a88,libpem_rfc7468-2246d64c81bbc59f,libbase64ct-050420b1c69ac317,libcurve25519_dalek-d5fd1b1a00e10c90,libcpufeatures-e04321643d03190d,libzeroize-ea968b22b3bec548,libsubtle-1c9305436597371b,librand_core-cb7f1f57d72da5e0,libgetrandom-b22aa144bf13d759,liblibc-c5c8bfd9c629b52e,libcfg_if-83060ec5685761ae,libdigest-37a8082ee6abba99,libconst_oid-58507ca40e062d76,libcrypto_common-492b2c5713e13a98,libblock_buffer-1acf23d7c05840aa,libhybrid_array-f3bf2a68571151fc,libtypenum-13440ebbf1fd8e12,libserde-bc9e348431e4dd64,libserde_core-46542aab222bf259}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTPt0Ha/rustcFKkqz4/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/aws-lc-sys-d2e69ef6e6f53cec/out" "-L" "/opt/rustwide/target/debug/build/blake3-88c578f87bef86fa/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-7c58f52a060ccacc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-5865daa4077ae69c/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-214ff24a477bf1f9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTPt0Ha/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] ---- crates/skytale-net/src/cover_traffic.rs - cover_traffic::TokenBucket::time_to_next_token (line 369) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFvsuvY/rustcDNUK4x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libskytale_net-bcdc817c4db37f95,libciborium-6a7102b53eaf93bf,libciborium_ll-de595acf9c8f02f9,libhalf-05e78bb07aa5e92f,libciborium_io-830fc40686b7b55e,libskytale_padding-9e2adeb7ac5f993c,librand-ed940ccb7e8d8fd1,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libiroh-9baf1d0b06f97076,libpapaya-cc0aa49d7f109b3a,libseize-fb6b2f4f40e93a65,libportmapper-924a8dca6c4cf881,libigd_next-e1caee7476f2800d,libattohttpc-47a2cf44245c2e41,libxmltree-ef59c3c5c00575a3,libxml-8001e380a02b20a3,libbackon-8f879b1c57f9dff4,libiroh_metrics-271a033730734b97,libnetwatch-d26662bc4a4f1ef0,libtime-2b9155aad1992104,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libnetlink_proto-897ea73ae9023ad3,libfutures-9adfc43c58df5a87,libfutures_executor-e87375b628a3dcc7,libnetdev-bd4684485de45503,libnetlink_packet_route-2d822102210f545c,libmac_addr-4b1ca8fad25f5e2b,libnetlink_sys-9ea1e20a91641134,libnetlink_packet_route-31701591300196f3,libnetlink_packet_core-61bd5c2f2a558f37,libn0_watcher-7aef42b9917b2b40,libiroh_relay-06c5b19465ba11a1,libz32-7c13ba5019366ace,libreqwest-7b51596f8234ca6e,libserde_urlencoded-695849f141e3ebde,libryu-1f4f40e4352371e5,libblake3-b02d28b8ab510309,libconstant_time_eq-1a60f1c89abc6683,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libpostcard-5ed69bbe03952f94,libheapless-18fde74b3504563c,libspin-a10f8ca15d1a6a27,libhash32-fb250d4613ebc190,libbyteorder-9f6ac6743e38a88c,libcobs-b1a8a84898b694eb,libserde_bytes-ce432e04640b7350,libtokio_websockets-6fd9273acb8e2737,libsimdutf8-b13888957f68b47b,libstrum-5fb81ea1fac6258f,libnum_enum-9392462b1f439a8d,libpkarr-c086db161931ad0c,libasync_compat-085b739589b87c72,libsha1_smol-a320b1639232fa11,libsimple_dns-eb511d1a9b0bde77,libself_cell-77f1462d73d9bcc4,libreqwest-9189af901ea25629,librustls_platform_verifier-464d7e6f109498c6,librustls_native_certs-05bca243153a9e03,libopenssl_probe-6b1b371432012237,libhyper_rustls-d960c14bcf55227c,libwebpki_roots-25ad75148e3ca3a8,libserde_json-6fed612a1dcbae30,libzmij-ef63f1da73704b4c,libtower_http-13884ee08c02e642,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-e9224e279b0d1bfd,libtower_layer-d908dd771b239ecd,libsync_wrapper-6bdfbc29c4269203,libntimestamp-71f4b3226ff36c0e,libbase32-b2fe4a34a1a9844f,liblru-6ea6b99eab1dedeb,libdyn_clone-319e7691ef78165b,libhickory_resolver-c1c260ea1d7d3c96,libresolv_conf-aec290acf5745886,libmoka-189252cad2f442c5,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-c7b1ecbbab828da5,libgetrandom-fa1e800d9801737e,librand_core-0c7241369648ce5c,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libhickory_proto-8dc054a340e3ba33,libtokio_rustls-6117748157b0a107,libiroh_quinn-89061023bf347d72,libtokio_stream-123d3268cca6cb7f,libiroh_quinn_udp-19499971f36fd0bf,libiroh_quinn_proto-f44dda69ac7d4834,liblru_slab-3437f7a29fa5ef09,libsorted_index_buffer-f973037712c76d0f,libidentity_hash-6027174088438bd0,librustc_hash-ca4219e344ea5da0,libfastbloom-8205ec48d284b167,libsiphasher-b386b3b339112ba5,librand-a5bacd1ce091696d,librand_chacha-28226d2de9cb0ce9,libppv_lite86-c8992de1368fbe1b,libzerocopy-243a8038edccc6c3,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libthiserror-b5530cefa8ed9052,libhyper_util-c81a60c8e084cd4a,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,librustls-6c7c411e0a1a9d5b,libwebpki-fed9dc7713aad2b8,libaws_lc_rs-56c701c5789811ad,libaws_lc_sys-4e65d4c1b03b0eb4,libring-a438601e575dc324,libgetrandom-bf95a3be4f5341f5,libuntrusted-b2f816886faf2178,librustls_pki_types-a18b146a00a88e9e,libhyper-425cd2177a7d3949,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-032e73f06a54d274,libindexmap-0ece783e234d1377,libhashbrown-63a892cc2d36a2f0,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libfnv-79e2cbfbe03dcd16,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-435c3d9885c1d0aa,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libtracing-e818b8775e2751e8,liblog-b262261d47bd2eba,libtracing_core-00bb502c1890806e,libonce_cell-02e97ddc8d15b306,libportable_atomic-b2c3e87a13df7d23,libn0_future-e883ddc63d7adae4,libfutures_lite-c69810b5334e0e9b,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libfutures_buffered-86bc907247b9c62e,libspin-10e68d2d91f38ac3,libdiatomic_waker-128bb77c4f3577b7,libcordyceps-384c625045d1cf1a,libtokio_util-5cd2d8e0ef864ff5,libfutures_util-544aced96225107a,libmemchr-5cfa70d22cb32987,libfutures_io-3814ffd654d7040e,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libfutures_sink-3971bde37bb30e19,libtokio-d44836d24fc4babf,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libbytes-2ed9460101f17bbf,libmio-f496e136be040350,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libpin_project-d3cf40f2721e0064,libiroh_base-afe2a00a7627e52b,libdata_encoding-4b0fc7d26697af29,libderive_more-1b616ad16f5a2b05,liburl-f0c8687013443198,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libn0_error-445454cbd4014a96,libed25519_dalek-1b83b919917878f8,libsha2-9d538ae0c90d1890,libed25519-87010969a2ca5a72,libsignature-f32eb80ac0437d59,libpkcs8-de61e74e57d990ed,libspki-b3924fb6bfe27ac9,libder-24be5152abe74a88,libpem_rfc7468-2246d64c81bbc59f,libbase64ct-050420b1c69ac317,libcurve25519_dalek-d5fd1b1a00e10c90,libcpufeatures-e04321643d03190d,libzeroize-ea968b22b3bec548,libsubtle-1c9305436597371b,librand_core-cb7f1f57d72da5e0,libgetrandom-b22aa144bf13d759,liblibc-c5c8bfd9c629b52e,libcfg_if-83060ec5685761ae,libdigest-37a8082ee6abba99,libconst_oid-58507ca40e062d76,libcrypto_common-492b2c5713e13a98,libblock_buffer-1acf23d7c05840aa,libhybrid_array-f3bf2a68571151fc,libtypenum-13440ebbf1fd8e12,libserde-bc9e348431e4dd64,libserde_core-46542aab222bf259}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFvsuvY/rustcDNUK4x/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/aws-lc-sys-d2e69ef6e6f53cec/out" "-L" "/opt/rustwide/target/debug/build/blake3-88c578f87bef86fa/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-7c58f52a060ccacc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-5865daa4077ae69c/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-214ff24a477bf1f9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFvsuvY/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] ---- crates/skytale-net/src/discovery.rs - discovery::SupernodeInfo::decode (line 125) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5QLpIO/rustcwiq5fJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libskytale_net-bcdc817c4db37f95,libciborium-6a7102b53eaf93bf,libciborium_ll-de595acf9c8f02f9,libhalf-05e78bb07aa5e92f,libciborium_io-830fc40686b7b55e,libskytale_padding-9e2adeb7ac5f993c,librand-ed940ccb7e8d8fd1,libchacha20-82fd443d327e1971,libcpufeatures-6c1f78f4142e3013,libiroh-9baf1d0b06f97076,libpapaya-cc0aa49d7f109b3a,libseize-fb6b2f4f40e93a65,libportmapper-924a8dca6c4cf881,libigd_next-e1caee7476f2800d,libattohttpc-47a2cf44245c2e41,libxmltree-ef59c3c5c00575a3,libxml-8001e380a02b20a3,libbackon-8f879b1c57f9dff4,libiroh_metrics-271a033730734b97,libnetwatch-d26662bc4a4f1ef0,libtime-2b9155aad1992104,libtime_core-031b6ab885a7634b,libnum_conv-9ace8b7f2a214982,libderanged-d0114085ae3b02c5,libpowerfmt-f6019a2766e431f7,libnetlink_proto-897ea73ae9023ad3,libfutures-9adfc43c58df5a87,libfutures_executor-e87375b628a3dcc7,libnetdev-bd4684485de45503,libnetlink_packet_route-2d822102210f545c,libmac_addr-4b1ca8fad25f5e2b,libnetlink_sys-9ea1e20a91641134,libnetlink_packet_route-31701591300196f3,libnetlink_packet_core-61bd5c2f2a558f37,libn0_watcher-7aef42b9917b2b40,libiroh_relay-06c5b19465ba11a1,libz32-7c13ba5019366ace,libreqwest-7b51596f8234ca6e,libserde_urlencoded-695849f141e3ebde,libryu-1f4f40e4352371e5,libblake3-b02d28b8ab510309,libconstant_time_eq-1a60f1c89abc6683,libarrayvec-c7dde542da3995d2,libarrayref-81fde35c69841043,libpostcard-5ed69bbe03952f94,libheapless-18fde74b3504563c,libspin-a10f8ca15d1a6a27,libhash32-fb250d4613ebc190,libbyteorder-9f6ac6743e38a88c,libcobs-b1a8a84898b694eb,libserde_bytes-ce432e04640b7350,libtokio_websockets-6fd9273acb8e2737,libsimdutf8-b13888957f68b47b,libstrum-5fb81ea1fac6258f,libnum_enum-9392462b1f439a8d,libpkarr-c086db161931ad0c,libasync_compat-085b739589b87c72,libsha1_smol-a320b1639232fa11,libsimple_dns-eb511d1a9b0bde77,libself_cell-77f1462d73d9bcc4,libreqwest-9189af901ea25629,librustls_platform_verifier-464d7e6f109498c6,librustls_native_certs-05bca243153a9e03,libopenssl_probe-6b1b371432012237,libhyper_rustls-d960c14bcf55227c,libwebpki_roots-25ad75148e3ca3a8,libserde_json-6fed612a1dcbae30,libzmij-ef63f1da73704b4c,libtower_http-13884ee08c02e642,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-e9224e279b0d1bfd,libtower_layer-d908dd771b239ecd,libsync_wrapper-6bdfbc29c4269203,libntimestamp-71f4b3226ff36c0e,libbase32-b2fe4a34a1a9844f,liblru-6ea6b99eab1dedeb,libdyn_clone-319e7691ef78165b,libhickory_resolver-c1c260ea1d7d3c96,libresolv_conf-aec290acf5745886,libmoka-189252cad2f442c5,libtagptr-17baaf534c9c3f80,libcrossbeam_epoch-2c19d130e745537c,libuuid-c7b1ecbbab828da5,libgetrandom-fa1e800d9801737e,librand_core-0c7241369648ce5c,libcrossbeam_channel-c975edaf87631b25,libcrossbeam_utils-f696a08ab1e94e7a,libhickory_proto-8dc054a340e3ba33,libtokio_rustls-6117748157b0a107,libiroh_quinn-89061023bf347d72,libtokio_stream-123d3268cca6cb7f,libiroh_quinn_udp-19499971f36fd0bf,libiroh_quinn_proto-f44dda69ac7d4834,liblru_slab-3437f7a29fa5ef09,libsorted_index_buffer-f973037712c76d0f,libidentity_hash-6027174088438bd0,librustc_hash-ca4219e344ea5da0,libfastbloom-8205ec48d284b167,libsiphasher-b386b3b339112ba5,librand-a5bacd1ce091696d,librand_chacha-28226d2de9cb0ce9,libppv_lite86-c8992de1368fbe1b,libzerocopy-243a8038edccc6c3,libtinyvec-0e7c5ebf3c1ba3ec,libtinyvec_macros-7b77ea21c73594ca,libthiserror-b5530cefa8ed9052,libhyper_util-c81a60c8e084cd4a,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,librustls-6c7c411e0a1a9d5b,libwebpki-fed9dc7713aad2b8,libaws_lc_rs-56c701c5789811ad,libaws_lc_sys-4e65d4c1b03b0eb4,libring-a438601e575dc324,libgetrandom-bf95a3be4f5341f5,libuntrusted-b2f816886faf2178,librustls_pki_types-a18b146a00a88e9e,libhyper-425cd2177a7d3949,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-032e73f06a54d274,libindexmap-0ece783e234d1377,libhashbrown-63a892cc2d36a2f0,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libfnv-79e2cbfbe03dcd16,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libhttp_body_util-435c3d9885c1d0aa,libhttp_body-55146306285889c1,libhttp-621951be98ec0f6f,libitoa-f3a70a1441f7f89b,libtracing-e818b8775e2751e8,liblog-b262261d47bd2eba,libtracing_core-00bb502c1890806e,libonce_cell-02e97ddc8d15b306,libportable_atomic-b2c3e87a13df7d23,libn0_future-e883ddc63d7adae4,libfutures_lite-c69810b5334e0e9b,libparking-a9ae72c6c16ee980,libfastrand-751bcde24b8aa073,libfutures_buffered-86bc907247b9c62e,libspin-10e68d2d91f38ac3,libdiatomic_waker-128bb77c4f3577b7,libcordyceps-384c625045d1cf1a,libtokio_util-5cd2d8e0ef864ff5,libfutures_util-544aced96225107a,libmemchr-5cfa70d22cb32987,libfutures_io-3814ffd654d7040e,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_task-36f327cfab86eddc,libfutures_core-1121ff913ed87f93,libfutures_sink-3971bde37bb30e19,libtokio-d44836d24fc4babf,libsignal_hook_registry-da0a50253c41996c,liberrno-5dffa121bc05fb77,libsocket2-96cc22de1ec9cd6e,libbytes-2ed9460101f17bbf,libmio-f496e136be040350,libparking_lot-e140dcb6942f509f,libparking_lot_core-4145a6ca1ce1f1c1,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libpin_project_lite-0a15d51c77964692,libpin_project-d3cf40f2721e0064,libiroh_base-afe2a00a7627e52b,libdata_encoding-4b0fc7d26697af29,libderive_more-1b616ad16f5a2b05,liburl-f0c8687013443198,libidna-c1ecc125a869dc7e,libutf8_iter-51566bbad89f3a68,libidna_adapter-620eb08cf61dc048,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-9343f1ca7ab62c29,libsmallvec-bc3128fdd57228fc,libicu_normalizer_data-ab8997d7cbbb3306,libicu_collections-136bb52bbac7dd5c,libpotential_utf-1305f2ad64e092c7,libicu_provider-865ed6cab506fd5d,libicu_locale_core-1d6daa38b30cde8c,libtinystr-6e270dfabff785db,liblitemap-cd9b5b2aa04e2018,libwriteable-4f74a67d38fff78e,libzerovec-cab26583ee8198cc,libzerotrie-5b9bbc914da48b8e,libyoke-8782af6a68030e4d,libstable_deref_trait-63cbf3f3d3f94e56,libzerofrom-8c2ea569abd07b2f,libform_urlencoded-58b0f0edb59b40d2,libpercent_encoding-fa055ecaa1e57cfa,libn0_error-445454cbd4014a96,libed25519_dalek-1b83b919917878f8,libsha2-9d538ae0c90d1890,libed25519-87010969a2ca5a72,libsignature-f32eb80ac0437d59,libpkcs8-de61e74e57d990ed,libspki-b3924fb6bfe27ac9,libder-24be5152abe74a88,libpem_rfc7468-2246d64c81bbc59f,libbase64ct-050420b1c69ac317,libcurve25519_dalek-d5fd1b1a00e10c90,libcpufeatures-e04321643d03190d,libzeroize-ea968b22b3bec548,libsubtle-1c9305436597371b,librand_core-cb7f1f57d72da5e0,libgetrandom-b22aa144bf13d759,liblibc-c5c8bfd9c629b52e,libcfg_if-83060ec5685761ae,libdigest-37a8082ee6abba99,libconst_oid-58507ca40e062d76,libcrypto_common-492b2c5713e13a98,libblock_buffer-1acf23d7c05840aa,libhybrid_array-f3bf2a68571151fc,libtypenum-13440ebbf1fd8e12,libserde-bc9e348431e4dd64,libserde_core-46542aab222bf259}.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" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5QLpIO/rustcwiq5fJ/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/aws-lc-sys-d2e69ef6e6f53cec/out" "-L" "/opt/rustwide/target/debug/build/blake3-88c578f87bef86fa/out" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-7c58f52a060ccacc/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-5865daa4077ae69c/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-214ff24a477bf1f9/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5QLpIO/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]     crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::MessageEnvelope::with_channel (line 253)
[INFO] [stdout]     crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::OuterMessageType::from_u16 (line 118)
[INFO] [stdout]     crates/skytale-net/src/cbor_protocol.rs - cbor_protocol::encode_cbor (line 652)
[INFO] [stdout]     crates/skytale-net/src/cover_traffic.rs - cover_traffic::TokenBucket::time_to_next_token (line 369)
[INFO] [stdout]     crates/skytale-net/src/discovery.rs - discovery::SupernodeInfo::decode (line 125)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 47 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 78.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p skytale-net --doc`
[INFO] running `Command { std: "docker" "inspect" "98e72da8c439a805de38275abaea1e127801e83fcbc3f71cd938107a0aba82e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98e72da8c439a805de38275abaea1e127801e83fcbc3f71cd938107a0aba82e3", kill_on_drop: false }`
[INFO] [stdout] 98e72da8c439a805de38275abaea1e127801e83fcbc3f71cd938107a0aba82e3
