[INFO] cloning repository https://github.com/semiotic-ai/odos-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/semiotic-ai/odos-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemiotic-ai%2Fodos-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsemiotic-ai%2Fodos-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ab33df40d3a295d770b567c05915aab64a106742
[INFO] testing semiotic-ai/odos-rs 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%2Fsemiotic-ai%2Fodos-rs" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/semiotic-ai/odos-rs
[INFO] finished tweaking git repo https://github.com/semiotic-ai/odos-rs
[INFO] tweaked toml for git repo https://github.com/semiotic-ai/odos-rs written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/semiotic-ai/odos-rs 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/semiotic-ai/odos-rs 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] f0e5470ea34677f480bd914b112a3dec024b74c114db1d8c3cc6496a290cf0b7
[INFO] running `Command { std: "docker" "start" "-a" "f0e5470ea34677f480bd914b112a3dec024b74c114db1d8c3cc6496a290cf0b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f0e5470ea34677f480bd914b112a3dec024b74c114db1d8c3cc6496a290cf0b7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f0e5470ea34677f480bd914b112a3dec024b74c114db1d8c3cc6496a290cf0b7", kill_on_drop: false }`
[INFO] [stdout] f0e5470ea34677f480bd914b112a3dec024b74c114db1d8c3cc6496a290cf0b7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 74e2752f5a310e9afccaec6e91d51a8ed807b56321cd3409d210d7be799c4bcc
[INFO] running `Command { std: "docker" "start" "-a" "74e2752f5a310e9afccaec6e91d51a8ed807b56321cd3409d210d7be799c4bcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling keccak v0.1.6
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bitflags v2.11.0
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling zerocopy v0.8.39
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling rustls v0.23.37
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling dyn-clone v1.0.20
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling const-hex v1.18.0
[INFO] [stderr]    Compiling uuid v1.21.0
[INFO] [stderr]    Compiling ruint v1.17.2
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling lru v0.16.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling tempfile v3.26.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling syn-solidity v1.5.7
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.13
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[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 auto_impl v1.3.0
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling bon-macros v3.9.0
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.5.7
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.13
[INFO] [stderr]    Compiling derive_more v2.1.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling alloy-primitives v1.5.7
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling nybbles v0.4.8
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling alloy-json-abi v1.5.7
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.5.7
[INFO] [stderr]    Compiling alloy-serde v1.7.3
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.3
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.3
[INFO] [stderr]    Compiling alloy-eip7928 v0.3.2
[INFO] [stderr]    Compiling alloy-trie v0.9.4
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling alloy-signer v1.7.3
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.5.7
[INFO] [stderr]    Compiling alloy-chains v0.2.30
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling alloy-hardforks v0.2.13
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.17.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.7.3
[INFO] [stderr]    Compiling bon v3.9.0
[INFO] [stderr]    Compiling serde_with v3.17.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling alloy-eips v1.7.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling alloy-sol-macro v1.5.7
[INFO] [stderr]    Compiling alloy-sol-types v1.5.7
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling alloy-consensus v1.7.3
[INFO] [stderr]    Compiling alloy-genesis v1.7.3
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling alloy-json-rpc v1.7.3
[INFO] [stderr]    Compiling alloy-dyn-abi v1.5.7
[INFO] [stderr]    Compiling alloy-transport v1.7.3
[INFO] [stderr]    Compiling alloy-network-primitives v1.7.3
[INFO] [stderr]    Compiling alloy-consensus-any v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.7.3
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types-anvil v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-types v1.7.3
[INFO] [stderr]    Compiling alloy-transport-http v1.7.3
[INFO] [stderr]    Compiling alloy-network v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-client v1.7.3
[INFO] [stderr]    Compiling alloy-signer-local v1.7.3
[INFO] [stderr]    Compiling alloy-node-bindings v1.7.3
[INFO] [stderr]    Compiling alloy-provider v1.7.3
[INFO] [stderr]    Compiling alloy-contract v1.7.3
[INFO] [stderr]    Compiling odos-sdk v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 05s
[INFO] running `Command { std: "docker" "inspect" "74e2752f5a310e9afccaec6e91d51a8ed807b56321cd3409d210d7be799c4bcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74e2752f5a310e9afccaec6e91d51a8ed807b56321cd3409d210d7be799c4bcc", kill_on_drop: false }`
[INFO] [stdout] 74e2752f5a310e9afccaec6e91d51a8ed807b56321cd3409d210d7be799c4bcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 114b245224b34a94ffe2146fb16681e939d1bff10b56186c2311bec469387375
[INFO] running `Command { std: "docker" "start" "-a" "114b245224b34a94ffe2146fb16681e939d1bff10b56186c2311bec469387375", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling backon v1.6.0
[INFO] [stderr]    Compiling deadpool v0.12.3
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tokio-stream v0.1.18
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling alloy-transport v1.7.3
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling wiremock v0.6.5
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling alloy-transport-http v1.7.3
[INFO] [stderr]    Compiling alloy-rpc-client v1.7.3
[INFO] [stderr]    Compiling alloy-provider v1.7.3
[INFO] [stderr]    Compiling alloy-contract v1.7.3
[INFO] [stderr]    Compiling odos-sdk v3.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 45.00s
[INFO] running `Command { std: "docker" "inspect" "114b245224b34a94ffe2146fb16681e939d1bff10b56186c2311bec469387375", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "114b245224b34a94ffe2146fb16681e939d1bff10b56186c2311bec469387375", kill_on_drop: false }`
[INFO] [stdout] 114b245224b34a94ffe2146fb16681e939d1bff10b56186c2311bec469387375
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 9b357e930bab3b893568b6633d956c01720482bc1fc8c83cbd5c5e6ca48dfb1e
[INFO] running `Command { std: "docker" "start" "-a" "9b357e930bab3b893568b6633d956c01720482bc1fc8c83cbd5c5e6ca48dfb1e", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.53s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/odos_sdk-33b936eac56992d7)
[INFO] [stdout] 
[INFO] [stdout] running 136 tests
[INFO] [stdout] test api::tests::test_api_host_base_url ... ok
[INFO] [stdout] test api::tests::test_api_version_path ... ok
[INFO] [stdout] test api::tests::test_endpoint_assemble_urls ... ok
[INFO] [stdout] test api_key::tests::test_api_key_display_redacted ... ok
[INFO] [stdout] test api_key::tests::test_api_key_from_str_invalid ... ok
[INFO] [stdout] test api_key::tests::test_api_key_from_uuid ... ok
[INFO] [stdout] test api_key::tests::test_api_key_new ... ok
[INFO] [stdout] test api_key::tests::test_api_key_debug_redacted ... ok
[INFO] [stdout] test assemble::tests::test_parse_value_edge_cases ... ok
[INFO] [stdout] test assemble::tests::test_parse_value_decimal ... ok
[INFO] [stdout] test assemble::tests::test_parse_value_hex_with_prefix ... ok
[INFO] [stdout] test assemble::tests::test_parse_value_error_messages ... ok
[INFO] [stdout] test assemble::tests::test_parse_value_hex_without_prefix ... ok
[INFO] [stdout] test assemble::tests::test_parse_value_realistic_transaction_values ... ok
[INFO] [stdout] test chain::tests::test_error_handling ... ok
[INFO] [stdout] test chain::tests::test_router_availability ... ok
[INFO] [stdout] test assemble::tests::test_parse_value_invalid ... ok
[INFO] [stdout] test chain::tests::test_router_selection ... ok
[INFO] [stdout] test chain::tests::test_supports_lo ... ok
[INFO] [stdout] test chain::tests::test_supports_odos ... ok
[INFO] [stdout] test chain::tests::test_lo_router_addresses ... ok
[INFO] [stdout] test chain::tests::test_supports_v2 ... ok
[INFO] [stdout] test chain::tests::test_v3_router_addresses ... ok
[INFO] [stdout] test api::tests::test_endpoint_default ... ok
[INFO] [stdout] test chain::tests::test_v2_router_addresses ... ok
[INFO] [stdout] test api::tests::test_endpoint_quote_urls ... ok
[INFO] [stdout] test client::tests::test_client_config_default ... ok
[INFO] [stdout] test client::tests::test_extract_retry_after_invalid_utf8 ... ok
[INFO] [stdout] test client::tests::test_extract_retry_after_malformed_value ... ok
[INFO] [stdout] test client::tests::test_extract_retry_after_missing_header ... ok
[INFO] [stdout] test client::tests::test_extract_retry_after_valid_numeric ... ok
[INFO] [stdout] test client::tests::test_extract_retry_after_zero_value ... ok
[INFO] [stdout] test chain::tests::test_supports_v3 ... ok
[INFO] [stdout] test chain::tests::test_try_methods ... ok
[INFO] [stdout] test api::tests::test_endpoint_equality ... ok
[INFO] [stdout] test api_key::tests::test_api_key_from_str ... ok
[INFO] [stdout] test client::tests::test_extract_retry_after_large_value ... ok
[INFO] [stdout] test client::tests::test_client_config_debug_redacts_api_key ... ok
[INFO] [stdout] test api::tests::test_endpoint_constructors ... ok
[INFO] [stdout] test client::tests::test_parse_unstructured_error_response ... ok
[INFO] [stdout] test client::tests::test_parse_structured_error_response ... ok
[INFO] [stdout] test assemble::tests::test_parse_value_zero ... ok
[INFO] [stdout] test client::tests::test_client_with_custom_config ... ok
[INFO] [stdout] test client::tests::test_accessor_methods ... ok
[INFO] [stdout] test client::tests::test_rate_limit_with_trace_id ... ok
[INFO] [stdout] test client::tests::test_retry_exhaustion_returns_last_error ... ok
[INFO] [stdout] test client::tests::test_network_error_retryable ... ok
[INFO] [stdout] test contract::tests::test_chain_id_lookup ... ok
[INFO] [stdout] test contract::tests::test_supported_chains_consistency ... ok
[INFO] [stdout] test contract::tests::test_trait_and_utility_functions_agree ... ok
[INFO] [stdout] test client::tests::test_retryable_500_error ... ok
[INFO] [stdout] test client::tests::test_rate_limit_without_retry_after ... ok
[INFO] [stdout] test client::tests::test_default_client ... ok
[INFO] [stdout] test client::tests::test_non_retryable_error ... ok
[INFO] [stdout] test client::tests::test_max_retries_zero ... ok
[INFO] [stdout] test client::tests::test_invalid_request_builder_fails_immediately ... ok
[INFO] [stdout] test error::tests::test_client_and_server_errors ... ok
[INFO] [stdout] test error::tests::test_retryable_errors ... ok
[INFO] [stdout] test error_code::tests::test_display_format ... ok
[INFO] [stdout] test error_code::tests::test_error_code_from_u16 ... ok
[INFO] [stdout] test error_code::tests::test_error_categories ... ok
[INFO] [stdout] test error_code::tests::test_error_code_to_u16 ... ok
[INFO] [stdout] test error_code::tests::test_specific_error_checks ... ok
[INFO] [stdout] test error_code::tests::test_retryability ... ok
[INFO] [stdout] test error_code::tests::test_unroutable_token_detection ... ok
[INFO] [stdout] test events::tests::test_build_v3_filter ... ok
[INFO] [stdout] test events::tests::test_swap_event_filter_builder ... ok
[INFO] [stdout] test events::tests::test_swap_event_filter_latest_blocks ... ok
[INFO] [stdout] test integration_tests::tests::test_error_creation_and_classification ... ok
[INFO] [stdout] test integration_tests::tests::test_error_retryability_logic ... ok
[INFO] [stdout] test integration_tests::tests::test_error_type_conversions ... ok
[INFO] [stdout] test error_code::tests::test_timeout_detection ... ok
[INFO] [stdout] test error_code::tests::test_connection_error_detection ... ok
[INFO] [stdout] test contract::tests::test_utility_functions_use_standard_conversion ... ok
[INFO] [stdout] test error::tests::test_suggested_retry_delay ... ok
[INFO] [stdout] test error_code::tests::test_trace_id_creation ... ok
[INFO] [stdout] test integration_tests::tests::test_quote_request_builder ... ok
[INFO] [stdout] test multicall::tests::test_approval_needed ... ok
[INFO] [stdout] test multicall::tests::test_allowance_encoding ... ok
[INFO] [stdout] test multicall::tests::test_balance_of_encoding ... ok
[INFO] [stdout] test multicall::tests::test_multicall3_address ... ok
[INFO] [stdout] test multicall::tests::test_preflight_result_is_ready ... ok
[INFO] [stdout] test router_type::tests::test_display ... ok
[INFO] [stdout] test router_type::tests::test_emits_order_events ... ok
[INFO] [stdout] test router_type::tests::test_emits_swap_events ... ok
[INFO] [stdout] test router_type::tests::test_router_availability_lo_v3_only ... ok
[INFO] [stdout] test router_type::tests::test_order_routers ... ok
[INFO] [stdout] test router_type::tests::test_router_availability_all ... ok
[INFO] [stdout] test router_type::tests::test_router_availability_v2_v3_only ... ok
[INFO] [stdout] test router_type::tests::test_router_type_all ... ok
[INFO] [stdout] test router_type::tests::test_router_type_display ... ok
[INFO] [stdout] test router_type::tests::test_swap_and_order_routers_are_exhaustive ... ok
[INFO] [stdout] test router_type::tests::test_swap_routers ... ok
[INFO] [stdout] test router_type::tests::test_available_routers ... ok
[INFO] [stdout] test router_type::tests::test_router_availability_none ... ok
[INFO] [stdout] test client::tests::test_client_creation ... ok
[INFO] [stdout] test types::chain::tests::test_chain_constructors ... ok
[INFO] [stdout] test client::tests::test_api_error_with_structured_response ... ok
[INFO] [stdout] test types::chain::tests::test_display ... ok
[INFO] [stdout] test types::chain::tests::test_conversions ... ok
[INFO] [stdout] test client::tests::test_rate_limit_with_retry_after_zero ... ok
[INFO] [stdout] test types::chain::tests::test_equality ... ok
[INFO] [stdout] test types::chain::tests::test_from_chain_id ... ok
[INFO] [stdout] test client::tests::test_client_config_failure ... ok
[INFO] [stdout] test types::chain::tests::test_odos_chain_trait ... ok
[INFO] [stdout] test types::chain::tests::test_serialization ... ok
[INFO] [stdout] test types::chain::tests::test_inner ... ok
[INFO] [stdout] test types::referral::tests::test_default ... ok
[INFO] [stdout] test types::referral::tests::test_display ... ok
[INFO] [stdout] test types::referral::tests::test_equality ... ok
[INFO] [stdout] test types::referral::tests::test_ordering ... ok
[INFO] [stdout] test types::referral::tests::test_serialization ... ok
[INFO] [stdout] test types::slippage::tests::test_bps_constructor ... ok
[INFO] [stdout] test types::referral::tests::test_none_constant ... ok
[INFO] [stdout] test types::slippage::tests::test_convenience_methods ... ok
[INFO] [stdout] test types::slippage::tests::test_conversions ... ok
[INFO] [stdout] test types::slippage::tests::test_display ... ok
[INFO] [stdout] test types::referral::tests::test_conversions ... ok
[INFO] [stdout] test types::referral::tests::test_new ... ok
[INFO] [stdout] test types::slippage::tests::test_equality_and_ordering ... ok
[INFO] [stdout] test types::slippage::tests::test_serialization ... ok
[INFO] [stdout] test types::slippage::tests::test_percent_constructor ... ok
[INFO] [stdout] test types::slippage::tests::test_bps_validation ... ok
[INFO] [stdout] test error::tests::test_error_categories ... ok
[INFO] [stdout] test types::slippage::tests::test_percent_validation ... ok
[INFO] [stdout] test client::tests::test_rate_limit_with_retry_after ... ok
[INFO] [stdout] test swap_builder::tests::test_builder_chain_methods ... ok
[INFO] [stdout] test swap_builder::tests::test_builder_aliases ... ok
[INFO] [stdout] test client::tests::test_retryable_502_bad_gateway ... ok
[INFO] [stdout] test swap_builder::tests::test_builder_recipient_defaults_to_signer ... ok
[INFO] [stdout] test integration_tests::tests::test_odos_sor_with_custom_config ... ok
[INFO] [stdout] test client::tests::test_retryable_503_service_unavailable ... ok
[INFO] [stdout] test swap_builder::tests::test_builder_construction ... ok
[INFO] [stdout] test integration_tests::tests::test_odos_sor_default ... ok
[INFO] [stdout] test client::tests::test_retryable_504_gateway_timeout ... ok
[INFO] [stdout] test client::tests::test_timeout_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 136 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.16s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr]      Running tests/fork_tests.rs (/opt/rustwide/target/debug/deps/fork_tests-d60aa7d9efecd640)
[INFO] [stdout] test test_v2_router_exists_on_fork ... ignored, requires Anvil and network access
[INFO] [stderr]    Doc-tests odos_sdk
[INFO] [stdout] test test_v3_router_liquidator_on_fork ... ignored, requires Anvil and network access
[INFO] [stdout] test test_v3_router_owner_on_fork ... ignored, requires Anvil and network access
[INFO] [stdout] test test_chain_support ... ok
[INFO] [stdout] test test_v3_unified_address ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 3 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 132 tests
[INFO] [stdout] test src/api.rs - api::Endpoint::public_v3 (line 226) ... FAILED
[INFO] [stdout] test src/api.rs - api::Endpoint::host (line 312) ... FAILED
[INFO] [stdout] test src/api.rs - api::Endpoint (line 159) ... FAILED
[INFO] [stdout] test src/api.rs - api::ApiHost::base_url (line 68) ... FAILED
[INFO] [stdout] test src/api.rs - api::ApiHost (line 38) ... FAILED
[INFO] [stdout] test src/api.rs - api::Endpoint::new (line 195) ... FAILED
[INFO] [stdout] test src/api.rs - api::Endpoint::assemble_url (line 298) ... FAILED
[INFO] [stdout] test src/api.rs - api::Endpoint::quote_url (line 275) ... FAILED
[INFO] [stdout] test src/api.rs - api::Endpoint (line 168) ... FAILED
[INFO] [stdout] test src/api.rs - api::Endpoint::enterprise_v2 (line 242) ... FAILED
[INFO] [stdout] test src/api_key.rs - api_key::ApiKey (line 18) ... ok
[INFO] [stdout] test src/api.rs - api::QuoteRequest (line 420) ... ok
[INFO] [stdout] test src/api.rs - api::ApiVersion (line 96) ... ok
[INFO] [stdout] test src/api.rs - api::Endpoint::enterprise_v3 (line 258) ... ok
[INFO] [stdout] test src/api.rs - api::Endpoint (line 141) ... FAILED
[INFO] [stdout] test src/api.rs - api::Endpoint::public_v2 (line 210) ... FAILED
[INFO] [stdout] test src/api.rs - api::Endpoint::version (line 326) ... FAILED
[INFO] [stdout] test src/chain.rs - chain::OdosChain (line 55) ... FAILED
[INFO] [stdout] test src/assemble.rs - assemble::parse_value (line 172) ... FAILED
[INFO] [stdout] test src/chain.rs - chain::OdosChain::v2_router_address (line 102) ... FAILED
[INFO] [stdout] test src/api_key.rs - api_key::ApiKey::new (line 39) ... ok
[INFO] [stdout] test src/client.rs - client::ClientConfig (line 125) ... ok
[INFO] [stdout] test src/chain.rs - chain::OdosRouterSelection::router_address_with_fallback (line 423) ... ok
[INFO] [stdout] test src/chain.rs - chain::OdosRouterSelection::router_address_by_preference (line 448) ... FAILED
[INFO] [stdout] test src/chain.rs - chain::OdosRouterSelection::recommended_router_address (line 400) ... ok
[INFO] [stdout] test src/chain.rs - chain::OdosChain::router_availability (line 168) ... ok
[INFO] [stdout] test src/chain.rs - chain::OdosChain::v3_router_address (line 123) ... ok
[INFO] [stdout] test src/client.rs - client::ClientConfig (line 135) ... ok
[INFO] [stdout] test src/client.rs - client::ClientConfig::endpoint (line 222) ... ok
[INFO] [stdout] test src/client.rs - client::ClientConfig (line 118) ... ok
[INFO] [stdout] test src/client.rs - client::RetryConfig (line 25) ... ok
[INFO] [stdout] test src/client.rs - client::ClientConfig (line 142) ... FAILED
[INFO] [stdout] test src/contract.rs - contract (line 40) ... FAILED
[INFO] [stdout] test src/contract.rs - contract::get_supported_lo_chains (line 487) ... FAILED
[INFO] [stdout] test src/contract.rs - contract::get_lo_router_by_chain_id (line 360) ... FAILED
[INFO] [stdout] test src/events.rs - events (line 13) ... ignored
[INFO] [stdout] test src/events.rs - events::SwapEventFilter (line 78) ... ignored
[INFO] [stdout] test src/contract.rs - contract::get_supported_chains (line 443) ... FAILED
[INFO] [stdout] test src/contract.rs - contract (line 20) ... FAILED
[INFO] [stdout] test src/error.rs - error::OdosError::is_rate_limit (line 296) ... ok
[INFO] [stdout] test src/lib.rs - (line 133) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 194) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 101) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 302) ... ignored
[INFO] [stdout] test src/lib.rs - (line 324) ... ignored
[INFO] [stdout] test src/lib.rs - (line 348) ... ignored
[INFO] [stdout] test src/lib.rs - (line 372) ... ignored
[INFO] [stdout] test src/lib.rs - (line 394) ... ignored
[INFO] [stdout] test src/lib.rs - (line 229) - compile ... ok
[INFO] [stdout] test src/multicall.rs - multicall (line 14) ... ignored
[INFO] [stdout] test src/multicall.rs - multicall (line 29) ... ignored
[INFO] [stdout] test src/multicall.rs - multicall::check_allowance (line 92) ... ignored
[INFO] [stdout] test src/multicall.rs - multicall::check_balance (line 61) ... ignored
[INFO] [stdout] test src/multicall.rs - multicall::check_balance_and_allowance (line 124) ... ignored
[INFO] [stdout] test src/multicall.rs - multicall::multicall_check_balances (line 249) ... ignored
[INFO] [stdout] test src/lib.rs - (line 270) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 23) - compile ... ok
[INFO] [stdout] test src/contract.rs - contract::get_supported_v2_chains (line 530) ... ok
[INFO] [stdout] test src/error.rs - error::OdosError::error_code (line 348) ... ok
[INFO] [stdout] test src/lib.rs - (line 55) - compile ... ok
[INFO] [stdout] test src/contract.rs - contract::get_supported_v3_chains (line 573) ... ok
[INFO] [stdout] test src/contract.rs - contract::get_v2_router_by_chain_id (line 308) ... FAILED
[INFO] [stdout] test src/prelude.rs - prelude (line 11) ... ok
[INFO] [stdout] test src/error.rs - error::OdosError::suggested_retry_delay (line 430) ... ok
[INFO] [stdout] test src/error.rs - error::OdosError::trace_id (line 380) ... ok
[INFO] [stdout] test src/error.rs - error::OdosError::is_server_error (line 509) ... FAILED
[INFO] [stdout] test src/sor.rs - sor::OdosClient (line 38) ... ok
[INFO] [stdout] test src/router_type.rs - router_type::RouterType::emits_order_events (line 148) ... ok
[INFO] [stdout] test src/sor.rs - sor::OdosClient::assemble_tx_data (line 380) - compile ... ok
[INFO] [stdout] test src/sor.rs - sor::OdosClient::quote (line 237) - compile ... ok
[INFO] [stdout] test src/router_type.rs - router_type::RouterType::order_routers (line 111) ... ok
[INFO] [stdout] test src/sor.rs - sor::OdosClient::swap (line 183) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder (line 22) - compile ... ok
[INFO] [stdout] test src/sor.rs - sor::OdosClient::assemble (line 478) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder (line 44) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::chain (line 103) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::build_transaction (line 462) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::compact (line 306) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::input (line 126) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::from_token (line 147) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::disable_rfqs (line 342) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::output (line 170) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::quote (line 373) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::recipient (line 262) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::referral (line 287) - compile ... ok
[INFO] [stdout] test src/error.rs - error::OdosError::is_client_error (line 486) ... FAILED
[INFO] [stdout] test src/sor.rs - sor::OdosClient (line 62) ... ok
[INFO] [stdout] test src/sor.rs - sor::OdosClient (line 48) ... ok
[INFO] [stdout] test src/sor.rs - sor::OdosClient::new (line 92) ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::slippage (line 213) - compile ... ok
[INFO] [stdout] test src/sor.rs - sor::OdosClient::with_config (line 121) ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::signer (line 236) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::to_token (line 190) - compile ... ok
[INFO] [stdout] test src/swap_builder.rs - swap_builder::SwapBuilder<'a>::simple (line 324) - compile ... ok
[INFO] [stdout] test src/router_type.rs - router_type::RouterType::emits_swap_events (line 130) ... ok
[INFO] [stdout] test src/router_type.rs - router_type::RouterType::swap_routers (line 93) ... ok
[INFO] [stdout] test src/router_type.rs - router_type::RouterType (line 32) ... ok
[INFO] [stdout] test src/chain.rs - chain::OdosChain::lo_router_address (line 85) ... ok
[INFO] [stdout] test src/error.rs - error::OdosError (line 43) ... ok
[INFO] [stdout] test src/error.rs - error::OdosError::retry_after (line 321) ... ok
[INFO] [stdout] test src/contract.rs - contract::get_v3_router_by_chain_id (line 412) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::avalanche (line 130) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::fraxtal (line 186) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::bsc (line 116) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::base (line 102) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::arbitrum (line 60) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::inner (line 275) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::ethereum (line 46) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::id (line 260) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain (line 19) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::mantle (line 172) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::sonic (line 200) ... FAILED
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::from_chain_id (line 237) ... FAILED
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::linea (line 144) ... FAILED
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::optimism (line 74) ... FAILED
[INFO] [stdout] test src/v2_router.rs - v2_router::V2Router (line 31) ... ignored
[INFO] [stdout] test src/v3_router.rs - v3_router::V3Router (line 31) ... ignored
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::polygon (line 88) ... FAILED
[INFO] [stdout] test src/sor.rs - sor::OdosClient::with_retry_config (line 146) ... ok
[INFO] [stdout] test src/types/referral.rs - types::referral::ReferralCode::NONE (line 38) ... ok
[INFO] [stdout] test src/types/referral.rs - types::referral::ReferralCode::new (line 54) ... ok
[INFO] [stdout] test src/types/referral.rs - types::referral::ReferralCode::is_some (line 99) ... ok
[INFO] [stdout] test src/types/referral.rs - types::referral::ReferralCode::is_none (line 85) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::unichain (line 214) ... ok
[INFO] [stdout] test src/types/chain.rs - types::chain::Chain::zksync (line 158) ... ok
[INFO] [stdout] test src/types/slippage.rs - types::slippage::Slippage::as_percent (line 117) ... ok
[INFO] [stdout] test src/types/referral.rs - types::referral::ReferralCode (line 16) ... ok
[INFO] [stdout] test src/types/slippage.rs - types::slippage::Slippage (line 16) ... ok
[INFO] [stdout] test src/types/slippage.rs - types::slippage::Slippage::percent (line 52) ... ok
[INFO] [stdout] test src/types/referral.rs - types::referral::ReferralCode::code (line 71) ... ok
[INFO] [stdout] test src/types/slippage.rs - types::slippage::Slippage::bps (line 89) ... ok
[INFO] [stdout] test src/types/slippage.rs - types::slippage::Slippage::as_bps (line 132) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api.rs - api::Endpoint::public_v3 (line 226) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6W9AiE/rustchkDptu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctest6W9AiE/rustchkDptu/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6W9AiE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::Endpoint::host (line 312) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestxyKK2B/rustcHgcH1Z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestxyKK2B/rustcHgcH1Z/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxyKK2B/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::Endpoint (line 159) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestR80MIm/rustclgwpX4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestR80MIm/rustclgwpX4/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestR80MIm/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::ApiHost::base_url (line 68) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFOQt5M/rustcoM8QNq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestFOQt5M/rustcoM8QNq/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFOQt5M/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::ApiHost (line 38) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest3fg7HB/rustc5wyc3u/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctest3fg7HB/rustc5wyc3u/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3fg7HB/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::Endpoint::new (line 195) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestSV4ek5/rustcEV7WRx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestSV4ek5/rustcEV7WRx/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestSV4ek5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::Endpoint::assemble_url (line 298) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGie5Xn/rustc2ZFmkg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestGie5Xn/rustc2ZFmkg/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGie5Xn/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::Endpoint::quote_url (line 275) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctests9It03/rustcvz3IHf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctests9It03/rustcvz3IHf/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctests9It03/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::Endpoint (line 168) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestofJMVE/rustciAkNub/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestofJMVE/rustciAkNub/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestofJMVE/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::Endpoint::enterprise_v2 (line 242) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestgrspUz/rustczAqVJu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestgrspUz/rustczAqVJu/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgrspUz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::Endpoint (line 141) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestf8mAVc/rustclp8LuK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestf8mAVc/rustclp8LuK/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestf8mAVc/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::Endpoint::public_v2 (line 210) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestiNy3Wj/rustcadlE0b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestiNy3Wj/rustcadlE0b/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiNy3Wj/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api.rs - api::Endpoint::version (line 326) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestyVrCUW/rustcoBLDCO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestyVrCUW/rustcoBLDCO/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyVrCUW/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/chain.rs - chain::OdosChain (line 55) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestKDQXYT/rustc9sU0T7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestKDQXYT/rustc9sU0T7/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKDQXYT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/assemble.rs - assemble::parse_value (line 172) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestx1jjnb/rustckAbslQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestx1jjnb/rustckAbslQ/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestx1jjnb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/chain.rs - chain::OdosChain::v2_router_address (line 102) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest3uYzqX/rustcYkm9Qx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctest3uYzqX/rustcYkm9Qx/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3uYzqX/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/chain.rs - chain::OdosRouterSelection::router_address_by_preference (line 448) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEBecNx/rustcQCw4x4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestEBecNx/rustcQCw4x4/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEBecNx/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/client.rs - client::ClientConfig (line 142) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestX7b2i3/rustcAtFBFm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestX7b2i3/rustcAtFBFm/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestX7b2i3/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/contract.rs - contract (line 40) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestnvlYeI/rustcqkGzc3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestnvlYeI/rustcqkGzc3/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnvlYeI/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/contract.rs - contract::get_supported_lo_chains (line 487) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestldj47U/rustcHIGDd3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestldj47U/rustcHIGDd3/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestldj47U/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/contract.rs - contract::get_lo_router_by_chain_id (line 360) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7LjKin/rustc7tM3RC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctest7LjKin/rustc7tM3RC/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7LjKin/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/contract.rs - contract::get_supported_chains (line 443) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestc1ibBV/rustcL5KNgg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestc1ibBV/rustcL5KNgg/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestc1ibBV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/contract.rs - contract (line 20) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGhzp62/rustcVJdhDU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestGhzp62/rustcVJdhDU/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGhzp62/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/contract.rs - contract::get_v2_router_by_chain_id (line 308) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFndIRb/rustcsh8Dyj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestFndIRb/rustcsh8Dyj/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFndIRb/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::OdosError::is_server_error (line 509) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestj34TUU/rustcRGUaw5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestj34TUU/rustcRGUaw5/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestj34TUU/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/error.rs - error::OdosError::is_client_error (line 486) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEfSsZP/rustcI0e44G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestEfSsZP/rustcI0e44G/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEfSsZP/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/chain.rs - types::chain::Chain::sonic (line 200) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestyzo3VZ/rustcTplR1S/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestyzo3VZ/rustcTplR1S/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyzo3VZ/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/chain.rs - types::chain::Chain::from_chain_id (line 237) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestX7G80S/rustcNnOXvZ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestX7G80S/rustcNnOXvZ/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestX7G80S/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/chain.rs - types::chain::Chain::linea (line 144) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestI9J0WO/rustcoecmOy/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestI9J0WO/rustcoecmOy/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestI9J0WO/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/chain.rs - types::chain::Chain::optimism (line 74) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsjuKLz/rustcSDotQg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctestsjuKLz/rustcSDotQg/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsjuKLz/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/types/chain.rs - types::chain::Chain::polygon (line 88) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest0dcBUr/rustcSCQx7v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libodos_sdk-a43578c6ce90d719,liballoy_contract-2cfc9d7ac7eea21a,liballoy_dyn_abi-9e2acdde61c45d5f,liballoy_provider-fd46f2fa6328fa22,liballoy_node_bindings-f8777f83deaf145b,libtempfile-bcb8ffb807492f18,librustix-2186f077589ce598,liblinux_raw_sys-0b6cde911e9a3109,liballoy_genesis-70cb47133757e387,liballoy_signer_local-b0590274e72d5a76,librand-53c549f1659d88c1,librand_chacha-bdb258ce8e2f0827,libppv_lite86-ab86d466baec27fa,libzerocopy-04d31f9721d0da51,liballoy_hardforks-4fefd7fdc1564550,libdyn_clone-319e7691ef78165b,libdashmap-479265337f7d4a8c,libhashbrown-7535884dad52ee2f,libcrossbeam_utils-f696a08ab1e94e7a,liballoy_rpc_types_anvil-cdf015f1437a0759,liblru-17e1353ca718cb6d,libasync_stream-e8a46082f24fa39e,liballoy_rpc_client-b975c5c9466756aa,libtokio_stream-019d10fec8c73a87,libpin_project-0264cdf00404e58c,liballoy_transport_http-9f513df9b4943f55,liballoy_transport-5f7564bf8f02579c,libparking_lot-4cbdff581f21a78c,libparking_lot_core-72f2f0b4644b1859,liblock_api-16d46fed645f7bff,libscopeguard-7ec2214574194454,libfutures-06d4d1883dc40240,libfutures_executor-3c67ef8d52a2df2d,libreqwest-463ae6aa2c9803dc,libserde_urlencoded-a8cdcc877cd43a6a,libryu-1f4f40e4352371e5,libreqwest-68aade9b48577876,librustls_platform_verifier-9aa44179188618aa,librustls_native_certs-465b2aa2129aa72f,libopenssl_probe-6b1b371432012237,libhyper_rustls-54b883f309d458f3,libtokio_rustls-9b4cb2719e76979c,librustls-efd7d5d6584b6f9a,libwebpki-3966ad5f4f1e868a,libuntrusted-b2f816886faf2178,libaws_lc_rs-39f2f0ba6a249ddf,libaws_lc_sys-60bb966db6857931,librustls_pki_types-a1ff9279e609de76,libmime-0188e0814ca7ddbf,libencoding_rs-c7a67ac351c2b19f,libtower_http-31b877119f6b76e5,libbitflags-19bd3a07fb167555,libiri_string-7980c6545d934b56,libtower-fce77dde0d5663e8,libtower_layer-d908dd771b239ecd,libhyper_util-c7e0dcb1dfe9c63b,libbase64-32787b0325ea6df8,libipnet-a38805d99c19843f,libtower_service-3fb88d28c2218805,libhyper-c343faabc9a96f0c,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libhttparse-8c9b827b8f345444,libh2-e4e3223090065bd6,libindexmap-81ceb698dfd1a0e3,libfnv-79e2cbfbe03dcd16,libtokio_util-d174f5c0c1dead96,libpin_utils-3860774ad9b215b5,libatomic_waker-06950c8c08d2b8fa,libhttpdate-331798cefc82cc7e,libfutures_util-81ef189fe7f385b5,libfutures_io-a8805bd12b2ab705,libslab-0582d648e59ab406,libfutures_channel-04b287164a72dbf0,libfutures_sink-3971bde37bb30e19,libfutures_task-36f327cfab86eddc,libhttp_body_util-66786a1c653839ec,libhttp_body-e2c052a98a2cc93c,liblog-f16ce4b64309590f,libsync_wrapper-6bdfbc29c4269203,libfutures_core-1121ff913ed87f93,libbackon-75458b9c0d426cbc,libtokio-44d8179b235e1ee6,libsocket2-14341f75d99011d9,libmio-252d475348d71f5e,libfastrand-751bcde24b8aa073,liballoy_chains-be3bdcb4f29d58b5,libstrum-8d2b71294a02de7e,libnum_enum-34d38565b5486cd3,liballoy_rpc_types-deeb05f753633ac8,liballoy_network-ce6b20f34a18fcc0,liballoy_rpc_types_any-17caa5a02e2b10e5,liballoy_signer-54321a26dcefa589,libfutures_utils_wasm-38ebf48fc9a287e3,liballoy_rpc_types_eth-03621c2ab95d02f9,liballoy_consensus_any-a6b8051e18dacd1c,libitertools-e858251afcecbfef,liballoy_network_primitives-fc772cb2a59607c0,liballoy_json_rpc-852afe69501bbc26,liballoy_sol_types-0c5632de50c37139,liballoy_json_abi-58ab6af71ca8caaa,liballoy_sol_type_parser-4ef1e5f1f530de06,libwinnow-a22d654a682d1158,libhttp-2eaf0ac46bcd81f2,liballoy_consensus-3a4ab5ad41bd6155,liballoy_eips-82d6ec82396b4c9c,libeither-1d1b266434d61d71,liballoy_serde-31a9e92ddee9cc01,libserde_json-eb0c31efe4d838c5,libmemchr-5cfa70d22cb32987,libzmij-ef63f1da73704b4c,libserde_with-3d504e4f74f1aad6,liballoy_eip7928-72a7b87c7e1a3c50,liballoy_eip7702-67bf23061c79d4aa,liballoy_eip2930-689ca3d7cdf97b23,liballoy_eip2124-fe2f489a5c14bdaa,libcrc-25688e51664257b1,libcrc_catalog-5af10f2bf5720cb5,liballoy_trie-426989023c46ed01,libthiserror-b5530cefa8ed9052,libnybbles-8ea6ce0a313d2ff6,libuuid-17ce524aceaa3d6b,libgetrandom-cc43160b00bc56d6,libtracing-e0c152a0d8c41fa7,libpin_project_lite-72bf04572caa1c84,libtracing_core-5514c019623f0390,libonce_cell-e9252a7b5119f3eb,liburl-78f4cb164c09302b,libidna-05c281df4bd41ddb,libutf8_iter-51566bbad89f3a68,libidna_adapter-a1cb1028138c5d31,libicu_properties-b24a6a633fdb5c8d,libicu_properties_data-b217809bf575558a,libicu_normalizer-78bdef3aba75b19b,libsmallvec-915d0dc0cdc2c3ba,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,libbon-0223a254ce766212,liballoy_primitives-f3124545d9a14bbf,libitoa-f3a70a1441f7f89b,libhashbrown-6bdb0a0a7bd36ed8,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfoldhash-3b780c428974a407,libconst_hex-77c6e1b789490fcc,libderive_more-e1dd48baddfa89b8,libk256-27bbae4d12f6e9b8,libsha2-166354abd22aa991,libcpufeatures-e04321643d03190d,libecdsa-d36770b375bdced6,librfc6979-582a288984b34e8e,libhmac-059abcf2bdff7f94,libspki-12546cb7b1eca0cc,libsignature-99223a1f08d68666,libelliptic_curve-b39a1d9338e883d4,libsec1-4467b867c452eff2,libder-2fe4813ddc3b227d,libcrypto_bigint-535f7f6a850f985d,libbase16ct-c4cc4b0550013254,libgroup-7696f3d1d18a9510,libff-a14b332a5db4caaf,librand_core-0aac2acf8cb9fd37,libgetrandom-f94a6f5230b8f045,liblibc-4fc9a7ee991d175f,libcfg_if-83060ec5685761ae,libruint-26cf67f7037e9c4e,liballoy_rlp-7b12b32a3b17450b,libarrayvec-af0f1df7e0666026,libbytes-9121b943248f0650,libserde-c22827daf2caf9c5,libserde_core-49c5f0449f9ff544,libsha3-c416024991176a12,libkeccak-4e8bed53ca794b01,libdigest-1f813c5727823a69,libsubtle-cdc2b7d5fab71c70,libconst_oid-2aadc73a32842898,libblock_buffer-e7ecb4ffe6f80945,libcrypto_common-289c4c49dc507f2f,libgeneric_array-45d5f0e30f052cbc,libtypenum-973adb5204d6e560,libzeroize-7f213bea776ca5b6,librustc_hash-b0e75ddb701aad11}.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/rustdoctest0dcBUr/rustcSCQx7v/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-53b0e0593777f0df/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0dcBUr/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api.rs - api::ApiHost (line 38)
[INFO] [stdout]     src/api.rs - api::ApiHost::base_url (line 68)
[INFO] [stdout]     src/api.rs - api::Endpoint (line 141)
[INFO] [stdout]     src/api.rs - api::Endpoint (line 159)
[INFO] [stdout]     src/api.rs - api::Endpoint (line 168)
[INFO] [stdout]     src/api.rs - api::Endpoint::assemble_url (line 298)
[INFO] [stdout]     src/api.rs - api::Endpoint::enterprise_v2 (line 242)
[INFO] [stdout]     src/api.rs - api::Endpoint::host (line 312)
[INFO] [stdout]     src/api.rs - api::Endpoint::new (line 195)
[INFO] [stdout]     src/api.rs - api::Endpoint::public_v2 (line 210)
[INFO] [stdout]     src/api.rs - api::Endpoint::public_v3 (line 226)
[INFO] [stdout]     src/api.rs - api::Endpoint::quote_url (line 275)
[INFO] [stdout]     src/api.rs - api::Endpoint::version (line 326)
[INFO] [stdout]     src/assemble.rs - assemble::parse_value (line 172)
[INFO] [stdout]     src/chain.rs - chain::OdosChain (line 55)
[INFO] [stdout]     src/chain.rs - chain::OdosChain::v2_router_address (line 102)
[INFO] [stdout]     src/chain.rs - chain::OdosRouterSelection::router_address_by_preference (line 448)
[INFO] [stdout]     src/client.rs - client::ClientConfig (line 142)
[INFO] [stdout]     src/contract.rs - contract (line 20)
[INFO] [stdout]     src/contract.rs - contract (line 40)
[INFO] [stdout]     src/contract.rs - contract::get_lo_router_by_chain_id (line 360)
[INFO] [stdout]     src/contract.rs - contract::get_supported_chains (line 443)
[INFO] [stdout]     src/contract.rs - contract::get_supported_lo_chains (line 487)
[INFO] [stdout]     src/contract.rs - contract::get_v2_router_by_chain_id (line 308)
[INFO] [stdout]     src/error.rs - error::OdosError::is_client_error (line 486)
[INFO] [stdout]     src/error.rs - error::OdosError::is_server_error (line 509)
[INFO] [stdout]     src/types/chain.rs - types::chain::Chain::from_chain_id (line 237)
[INFO] [stdout]     src/types/chain.rs - types::chain::Chain::linea (line 144)
[INFO] [stdout]     src/types/chain.rs - types::chain::Chain::optimism (line 74)
[INFO] [stdout]     src/types/chain.rs - types::chain::Chain::polygon (line 88)
[INFO] [stdout]     src/types/chain.rs - types::chain::Chain::sonic (line 200)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 86 passed; 31 failed; 15 ignored; 0 measured; 0 filtered out; finished in 59.19s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "9b357e930bab3b893568b6633d956c01720482bc1fc8c83cbd5c5e6ca48dfb1e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9b357e930bab3b893568b6633d956c01720482bc1fc8c83cbd5c5e6ca48dfb1e", kill_on_drop: false }`
[INFO] [stdout] 9b357e930bab3b893568b6633d956c01720482bc1fc8c83cbd5c5e6ca48dfb1e
