[INFO] fetching crate russenger 0.3.1...
[INFO] testing russenger-0.3.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate russenger 0.3.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate russenger 0.3.1
[INFO] finished tweaking crates.io crate russenger 0.3.1
[INFO] tweaked toml for crates.io crate russenger 0.3.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate russenger 0.3.1 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 crates.io crate russenger 0.3.1 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] e4519312f753126459d9bed1f68548493a7a7a89f80377292144a71b3310043b
[INFO] running `Command { std: "docker" "start" "-a" "e4519312f753126459d9bed1f68548493a7a7a89f80377292144a71b3310043b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e4519312f753126459d9bed1f68548493a7a7a89f80377292144a71b3310043b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4519312f753126459d9bed1f68548493a7a7a89f80377292144a71b3310043b", kill_on_drop: false }`
[INFO] [stdout] e4519312f753126459d9bed1f68548493a7a7a89f80377292144a71b3310043b
[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] 98acfc16dcbf8ff43eda66004117410babadaf99eda53cd2bda5e547a20d9b37
[INFO] running `Command { std: "docker" "start" "-a" "98acfc16dcbf8ff43eda66004117410babadaf99eda53cd2bda5e547a20d9b37", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling toml_datetime v0.6.8
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling deranged v0.4.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.7
[INFO] [stderr]    Compiling brotli-decompressor v4.0.2
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling flate2 v1.1.1
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling brotli v7.0.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling winnow v0.6.26
[INFO] [stderr]    Compiling unicode_categories v0.1.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling inventory v0.3.20
[INFO] [stderr]    Compiling http-range v0.1.5
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling sqlformat v0.3.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling deluxe-core v0.5.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling deluxe-macros v0.5.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling derive_more v0.99.19
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling deluxe v0.5.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling rusql-alchemy-derive v1.0.5
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling tokio-util v0.7.14
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling actix-server v2.5.1
[INFO] [stderr]    Compiling h2 v0.4.8
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling sqlx-core v0.8.3
[INFO] [stderr]    Compiling actix-http v3.10.0
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.3
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.3
[INFO] [stderr]    Compiling hyper-util v0.1.11
[INFO] [stderr]    Compiling sqlx v0.8.3
[INFO] [stderr]    Compiling actix-web v4.10.2
[INFO] [stderr]    Compiling rusql-alchemy v0.5.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling actix-files v0.6.6
[INFO] [stderr]    Compiling russenger v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s
[INFO] running `Command { std: "docker" "inspect" "98acfc16dcbf8ff43eda66004117410babadaf99eda53cd2bda5e547a20d9b37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98acfc16dcbf8ff43eda66004117410babadaf99eda53cd2bda5e547a20d9b37", kill_on_drop: false }`
[INFO] [stdout] 98acfc16dcbf8ff43eda66004117410babadaf99eda53cd2bda5e547a20d9b37
[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] 4c5279a051009bacc829738ccb73798472dde02dcea5329fa702762cd201cf3e
[INFO] running `Command { std: "docker" "start" "-a" "4c5279a051009bacc829738ccb73798472dde02dcea5329fa702762cd201cf3e", kill_on_drop: false }`
[INFO] [stderr]    Compiling russenger v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.29s
[INFO] running `Command { std: "docker" "inspect" "4c5279a051009bacc829738ccb73798472dde02dcea5329fa702762cd201cf3e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4c5279a051009bacc829738ccb73798472dde02dcea5329fa702762cd201cf3e", kill_on_drop: false }`
[INFO] [stdout] 4c5279a051009bacc829738ccb73798472dde02dcea5329fa702762cd201cf3e
[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] 33e0ce6e7b5830d4fb92fa878c8ea41492a9a82f0a9b0421e68e63fb32222751
[INFO] running `Command { std: "docker" "start" "-a" "33e0ce6e7b5830d4fb92fa878c8ea41492a9a82f0a9b0421e68e63fb32222751", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/russenger-93e1729e4a54d616)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests russenger
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 63 tests
[INFO] [stdout] test src/core/request.rs - core::request::Req::data (line 137) ... FAILED
[INFO] [stdout] test src/lib.rs - App::attach (line 228) ... FAILED
[INFO] [stdout] test src/lib.rs - (line 26) ... FAILED
[INFO] [stdout] test src/response_models/button.rs - response_models::button::Button (line 59) ... FAILED
[INFO] [stdout] test src/core/response.rs - core::response::Res (line 34) ... FAILED
[INFO] [stdout] test src/core/request.rs - core::request::Req::host (line 154) ... FAILED
[INFO] [stdout] test src/response_models/button.rs - response_models::button::ButtonModel (line 156) ... FAILED
[INFO] [stdout] test src/core/response.rs - core::response (line 9) ... FAILED
[INFO] [stdout] test src/models.rs - models::RussengerUser (line 73) ... ok
[INFO] [stdout] test src/core/mod.rs - core (line 19) ... FAILED
[INFO] [stdout] test src/core/request.rs - core::request::Req::user (line 72) ... FAILED
[INFO] [stdout] test src/core/request.rs - core::request::Req::query (line 103) ... FAILED
[INFO] [stdout] test src/core/request.rs - core::request (line 13) ... FAILED
[INFO] [stdout] test src/response_models/generic.rs - response_models::generic (line 17) ... FAILED
[INFO] [stdout] test src/response_models/button.rs - response_models::button::ButtonModel<'b>::new (line 192) ... FAILED
[INFO] [stdout] test src/response_models/generic.rs - response_models::generic::GenericElement (line 75) ... FAILED
[INFO] [stdout] test src/response_models/generic.rs - response_models::generic::GenericModel (line 211) ... FAILED
[INFO] [stdout] test src/response_models/generic.rs - response_models::generic::GenericElement::new (line 131) ... FAILED
[INFO] [stdout] test src/response_models/generic.rs - response_models::generic::GenericModel<'g>::new (line 272) ... FAILED
[INFO] [stdout] test src/response_models/get_started.rs - response_models::get_started::GetStartedButtonModel (line 56) ... FAILED
[INFO] [stdout] test src/response_models/get_started.rs - response_models::get_started::GetStartedButtonModel::new (line 91) ... FAILED
[INFO] [stdout] test src/response_models/mod.rs - response_models::data::Data (line 125) ... FAILED
[INFO] [stdout] test src/response_models/media.rs - response_models::media (line 36) ... FAILED
[INFO] [stdout] test src/response_models/get_started.rs - response_models::get_started (line 19) ... FAILED
[INFO] [stdout] test src/response_models/mod.rs - response_models::data::Data::get_value (line 183) ... FAILED
[INFO] [stdout] test src/response_models/media.rs - response_models::media::MediaModel (line 102) ... FAILED
[INFO] [stdout] test src/response_models/media.rs - response_models::media::MediaModel (line 87) ... FAILED
[INFO] [stdout] test src/response_models/media.rs - response_models::media (line 21) ... FAILED
[INFO] [stdout] test src/response_models/media.rs - response_models::media::MediaModel<'m>::new (line 132) ... FAILED
[INFO] [stdout] test src/query.rs - query (line 22) ... FAILED
[INFO] [stdout] test src/core/request.rs - core::request (line 26) ... FAILED
[INFO] [stdout] test src/response_models/mod.rs - response_models (line 36) ... FAILED
[INFO] [stdout] test src/core/request.rs - core::request::Req::new_from (line 199) ... FAILED
[INFO] [stdout] test src/response_models/button.rs - response_models::button (line 7) ... FAILED
[INFO] [stdout] test src/query.rs - query::Query::set_path (line 131) ... FAILED
[INFO] [stdout] test src/response_models/persistent_menu.rs - response_models::persistent_menu (line 20) ... FAILED
[INFO] [stdout] test src/response_models/payload.rs - response_models::payload::Payload (line 78) ... FAILED
[INFO] [stdout] test src/response_models/payload.rs - response_models::payload::Payload::new (line 117) ... FAILED
[INFO] [stdout] test src/response_models/mod.rs - response_models::data::Data::get_page (line 203) ... FAILED
[INFO] [stdout] test src/models.rs - models (line 27) ... FAILED
[INFO] [stdout] test src/prelude.rs - prelude (line 13) ... FAILED
[INFO] [stdout] test src/response_models/persistent_menu.rs - response_models::persistent_menu::PersistentMenuModel<'p>::new (line 135) ... FAILED
[INFO] [stdout] test src/response_models/quick_replies.rs - response_models::quick_replies::QuickReplyModel (line 178) ... FAILED
[INFO] [stdout] test src/response_models/quick_replies.rs - response_models::quick_replies::QuickReply (line 98) ... FAILED
[INFO] [stdout] test src/response_models/quick_replies.rs - response_models::quick_replies::QuickReply::new (line 135) ... FAILED
[INFO] [stdout] test src/response_models/quick_replies.rs - response_models::quick_replies::QuickReplyModel<'q>::new (line 213) ... FAILED
[INFO] [stdout] test src/response_models/sender_action.rs - response_models::sender_action::Actions (line 79) ... FAILED
[INFO] [stdout] test src/response_models/sender_action.rs - response_models::sender_action (line 27) ... FAILED
[INFO] [stdout] test src/response_models/sender_action.rs - response_models::sender_action::Actions (line 86) ... FAILED
[INFO] [stdout] test src/response_models/sender_action.rs - response_models::sender_action::SenderActionModel (line 115) ... FAILED
[INFO] [stdout] test src/response_models/sender_action.rs - response_models::sender_action::Actions (line 93) ... FAILED
[INFO] [stdout] test src/response_models/persistent_menu.rs - response_models::persistent_menu::PersistentMenuModel (line 84) ... FAILED
[INFO] [stdout] test src/response_models/sender_action.rs - response_models::sender_action::SenderActionModel (line 142) ... FAILED
[INFO] [stdout] test src/response_models/sender_action.rs - response_models::sender_action::SenderActionModel (line 128) ... FAILED
[INFO] [stdout] test src/response_models/text.rs - response_models::text::TextModel<'s>::new (line 110) ... ok
[INFO] [stdout] test src/response_models/text.rs - response_models::text::TextModel (line 71) ... ok
[INFO] [stdout] test src/response_models/text.rs - response_models::text (line 29) ... ok
[INFO] [stdout] test src/response_models/sender_action.rs - response_models::sender_action::SenderActionModel (line 135) ... ok
[INFO] [stdout] test src/response_models/text.rs - response_models::text::TextModel (line 81) ... ok
[INFO] [stdout] test src/response_models/sender_action.rs - response_models::sender_action::SenderActionModel<'a>::new (line 175) ... ok
[INFO] [stdout] test src/response_models/sender_action.rs - response_models::sender_action (line 37) ... FAILED
[INFO] [stdout] test src/response_models/payload.rs - response_models::payload (line 21) ... FAILED
[INFO] [stdout] test src/response_models/quick_replies.rs - response_models::quick_replies (line 36) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/core/request.rs - core::request::Req::data (line 137) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/core/request.rs:142:21
[INFO] [stdout]     |
[INFO] [stdout] 142 | let value: String = data.get_value();
[INFO] [stdout]     |            ------   ^^^^^^^^^^^^^^^^ expected `String`, found `Result<_, Error>`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `String`
[INFO] [stdout]                  found enum `Result<_, russenger::error::Error>`
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result<_, russenger::error::Error>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 142 | let value: String = data.get_value().expect("REASON");
[INFO] [stdout]     |                                     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - App::attach (line 228) stdout ----
[INFO] [stdout] error[E0277]: `russenger::App` is not a future
[INFO] [stdout]    --> src/lib.rs:253:34
[INFO] [stdout]     |
[INFO] [stdout] 253 |         .attach(group_actions()).await // Attach group actions to the application's router
[INFO] [stdout]     |                                  ^^^^^ `russenger::App` is not a future
[INFO] [stdout]     |
[INFO] [stdout]     = help: the trait `Future` is not implemented for `russenger::App`
[INFO] [stdout]     = note: russenger::App must be a future or must implement `IntoFuture` to be awaited
[INFO] [stdout]     = note: required for `russenger::App` to implement `IntoFuture`
[INFO] [stdout] help: remove the `.await`
[INFO] [stdout]     |
[INFO] [stdout] 253 -         .attach(group_actions()).await // Attach group actions to the application's router
[INFO] [stdout] 253 +         .attach(group_actions()) // Attach group actions to the application's router
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 26) stdout ----
[INFO] [stdout] error: unexpected token: `.`
[INFO] [stdout]   --> src/lib.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(FromRow, Clone, Model)]
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive produced unparsable tokens
[INFO] [stdout]   --> src/lib.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(FromRow, Clone, Model)]
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: expected identifier or integer
[INFO] [stdout]   --> src/lib.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(FromRow, Clone, Model)]
[INFO] [stdout]    |                          ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the derive macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `get` found for struct `Register` in the current scope
[INFO] [stdout]   --> src/lib.rs:45:44
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Register {
[INFO] [stdout]    | ------------------- function or associated item `get` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 45 |     if let Some(user_register) = Register::get(kwargs!(user_id = req.user), &req.query.conn).await {
[INFO] [stdout]    |                                            ^^^ function or associated item not found in `Register`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `get`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `Row`
[INFO] [stdout]            candidate #2: `SliceIndex`
[INFO] [stdout]            candidate #3: `russenger::prelude::Model`
[INFO] [stdout]            candidate #4: `rustls::server::server_conn::StoresServerSessions`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `create` found for struct `Register` in the current scope
[INFO] [stdout]   --> src/lib.rs:69:32
[INFO] [stdout]    |
[INFO] [stdout] 31 | pub struct Register {
[INFO] [stdout]    | ------------------- function or associated item `create` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 69 |     let message = if Register::create(kwargs!(user_id = req.user, username = username), &req.query.conn).await {
[INFO] [stdout]    |                                ^^^^^^ function or associated item not found in `Register`
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `create`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `actix_server::service::ServerServiceFactory`
[INFO] [stdout]            candidate #2: `regex_syntax::hir::interval::Interval`
[INFO] [stdout]            candidate #3: `russenger::prelude::Model`
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `migrate` found for struct `Register` in the current scope
[INFO] [stdout]   --> src/lib.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 | #[derive(FromRow, Clone, Model)]
[INFO] [stdout]    |                          ^^^^^ function or associated item not found in `Register`
[INFO] [stdout] 31 | pub struct Register {
[INFO] [stdout]    | ------------------- function or associated item `migrate` not found for this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following trait defines an item `migrate`, perhaps you need to implement it:
[INFO] [stdout]            candidate #1: `russenger::prelude::Model`
[INFO] [stdout]    = note: this error originates in the derive macro `Model` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 6 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response_models/button.rs - response_models::button::Button (line 59) stdout ----
[INFO] [stdout] error[E0425]: cannot find value `HelloWorld` in this scope
[INFO] [stdout]   --> src/response_models/button.rs:80:27
[INFO] [stdout]    |
[INFO] [stdout] 80 |     payload: Payload::new(HelloWorld, Some(Data::new("HelloWorld", None))),
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | async fn hello_world(res: Res, req: Req) -> Result<()> {
[INFO] [stdout]    | ------------------------------------------------------ similarly named function `hello_world` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 80 -     payload: Payload::new(HelloWorld, Some(Data::new("HelloWorld", None))),
[INFO] [stdout] 80 +     payload: Payload::new(hello_world, Some(Data::new("HelloWorld", None))),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find value `HelloWorld` in this scope
[INFO] [stdout]   --> src/response_models/button.rs:86:27
[INFO] [stdout]    |
[INFO] [stdout] 86 |     payload: Payload::new(HelloWorld, Some(Data::new("<PhoneNumber>", None))),
[INFO] [stdout]    |                           ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 91 | async fn hello_world(res: Res, req: Req) -> Result<()> {
[INFO] [stdout]    | ------------------------------------------------------ similarly named function `hello_world` defined here
[INFO] [stdout]    |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]    |
[INFO] [stdout] 86 -     payload: Payload::new(HelloWorld, Some(Data::new("<PhoneNumber>", None))),
[INFO] [stdout] 86 +     payload: Payload::new(hello_world, Some(Data::new("<PhoneNumber>", None))),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]   --> src/response_models/button.rs:74:10
[INFO] [stdout]    |
[INFO] [stdout] 74 |     url: "https://example.com".to_owned(),
[INFO] [stdout]    |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected `&str`, found `String`
[INFO] [stdout]    |
[INFO] [stdout] help: try removing the method call
[INFO] [stdout]    |
[INFO] [stdout] 74 -     url: "https://example.com".to_owned(),
[INFO] [stdout] 74 +     url: "https://example.com",
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/response_models/button.rs:80:44
[INFO] [stdout]     |
[INFO] [stdout]  80 |     payload: Payload::new(HelloWorld, Some(Data::new("HelloWorld", None))),
[INFO] [stdout]     |                                            ^^^^^^^^^               ---- unexpected argument #2 of type `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/response_models/mod.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 |         pub fn new(value: impl Serialize) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  80 -     payload: Payload::new(HelloWorld, Some(Data::new("HelloWorld", None))),
[INFO] [stdout]  80 +     payload: Payload::new(HelloWorld, Some(Data::new("HelloWorld"))),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error[E0061]: this function takes 1 argument but 2 arguments were supplied
[INFO] [stdout]    --> src/response_models/button.rs:86:44
[INFO] [stdout]     |
[INFO] [stdout]  86 |     payload: Payload::new(HelloWorld, Some(Data::new("<PhoneNumber>", None))),
[INFO] [stdout]     |                                            ^^^^^^^^^                  ---- unexpected argument #2 of type `Option<_>`
[INFO] [stdout]     |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]    --> src/response_models/mod.rs:152:16
[INFO] [stdout]     |
[INFO] [stdout] 152 |         pub fn new(value: impl Serialize) -> Self {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]     |
[INFO] [stdout]  86 -     payload: Payload::new(HelloWorld, Some(Data::new("<PhoneNumber>", None))),
[INFO] [stdout]  86 +     payload: Payload::new(HelloWorld, Some(Data::new("<PhoneNumber>"))),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0308, E0425.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/response.rs - core::response::Res (line 34) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestsgRpOD/rustcrZ0eoL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestsgRpOD/rustcrZ0eoL/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsgRpOD/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/core/request.rs - core::request::Req::host (line 154) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestMjKPlk/rustcqwRZlC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestMjKPlk/rustcqwRZlC/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMjKPlk/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/response_models/button.rs - response_models::button::ButtonModel (line 156) stdout ----
[INFO] [stdout] error[E0277]: the `?` operator can only be used in an async function that returns `Result` or `Option` (or another type that implements `FromResidual`)
[INFO] [stdout]    --> src/response_models/button.rs:165:67
[INFO] [stdout]     |
[INFO] [stdout] 160 |   async fn index(res: Res, req: Req) {
[INFO] [stdout]     |  ____________________________________-
[INFO] [stdout] 161 | |     let buttons = vec![
[INFO] [stdout] 162 | |         Button::WebUrl {title: "Click Me".to_owned(), url: "https://link.test.com".to_owned()},
[INFO] [stdout] ...   |
[INFO] [stdout] 165 | |     res.send(ButtonModel::new(&req.user, "Option", buttons)).await?;
[INFO] [stdout]     | |                                                                   ^ cannot use the `?` operator in an async function that returns `()`
[INFO] [stdout] 166 | |
[INFO] [stdout] 167 | |     Ok(())
[INFO] [stdout] 168 | | }
[INFO] [stdout]     | |_- this function should return `Result` or `Option` to accept `?`
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/response_models/button.rs:167:5
[INFO] [stdout]     |
[INFO] [stdout] 167 |     Ok(())
[INFO] [stdout]     |     ^^^^^^ expected `()`, found `Result<(), _>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected unit type `()`
[INFO] [stdout]                     found enum `Result<(), _>`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0308.
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/core/response.rs - core::response (line 9) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHLwFI9/rustc8m3fvp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHLwFI9/rustc8m3fvp/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHLwFI9/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/core/mod.rs - core (line 19) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestD1xWBX/rustcgDar1f/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestD1xWBX/rustcgDar1f/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestD1xWBX/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/core/request.rs - core::request::Req::user (line 72) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestHG0nzJ/rustcL9s554/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestHG0nzJ/rustcL9s554/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHG0nzJ/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/core/request.rs - core::request::Req::query (line 103) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestKGuaQ2/rustc9SP2Si/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestKGuaQ2/rustc9SP2Si/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKGuaQ2/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/core/request.rs - core::request (line 13) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjYxDua/rustc6byRC0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjYxDua/rustc6byRC0/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjYxDua/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/response_models/generic.rs - response_models::generic (line 17) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestwaTWhV/rustcY2uJTU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestwaTWhV/rustcY2uJTU/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwaTWhV/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/response_models/button.rs - response_models::button::ButtonModel<'b>::new (line 192) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestP7sQHk/rustcdzXWCw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestP7sQHk/rustcdzXWCw/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestP7sQHk/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/response_models/generic.rs - response_models::generic::GenericElement (line 75) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestrQvQkS/rustcBDIR8S/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrQvQkS/rustcBDIR8S/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrQvQkS/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/response_models/generic.rs - response_models::generic::GenericModel (line 211) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthbYcDv/rustcHDveLo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthbYcDv/rustcHDveLo/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthbYcDv/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/response_models/generic.rs - response_models::generic::GenericElement::new (line 131) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8GsAk0/rustchVYcRz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8GsAk0/rustchVYcRz/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8GsAk0/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/response_models/generic.rs - response_models::generic::GenericModel<'g>::new (line 272) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestcn0VyP/rustcnOacXq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestcn0VyP/rustcnOacXq/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcn0VyP/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/response_models/get_started.rs - response_models::get_started::GetStartedButtonModel (line 56) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjpkOBr/rustcASOMWv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjpkOBr/rustcASOMWv/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjpkOBr/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/response_models/get_started.rs - response_models::get_started::GetStartedButtonModel::new (line 91) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestAeP4mH/rustc72iStn/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestAeP4mH/rustc72iStn/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAeP4mH/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/response_models/mod.rs - response_models::data::Data (line 125) stdout ----
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/response_models/mod.rs:130:21
[INFO] [stdout]     |
[INFO] [stdout] 130 | let value: String = data.get_value();
[INFO] [stdout]     |            ------   ^^^^^^^^^^^^^^^^ expected `String`, found `Result<_, Error>`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `String`
[INFO] [stdout]                  found enum `Result<_, russenger::error::Error>`
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result<_, russenger::error::Error>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 130 | let value: String = data.get_value().expect("REASON");
[INFO] [stdout]     |                                     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response_models/media.rs - response_models::media (line 36) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestaOr47w/rustclN9IOW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestaOr47w/rustclN9IOW/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaOr47w/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/response_models/get_started.rs - response_models::get_started (line 19) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestGE2qH3/rustcmvsVr4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestGE2qH3/rustcmvsVr4/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGE2qH3/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/response_models/mod.rs - response_models::data::Data::get_value (line 183) stdout ----
[INFO] [stdout] error[E0618]: expected function, found `&'static str`
[INFO] [stdout]    --> src/response_models/mod.rs:187:22
[INFO] [stdout]     |
[INFO] [stdout] 187 | let data = Data::new("value"());
[INFO] [stdout]     |                      ^^^^^^^--
[INFO] [stdout]     |                      |
[INFO] [stdout]     |                      call expression requires function
[INFO] [stdout] 
[INFO] [stdout] error[E0308]: mismatched types
[INFO] [stdout]    --> src/response_models/mod.rs:188:21
[INFO] [stdout]     |
[INFO] [stdout] 188 | let value: String = data.get_value();
[INFO] [stdout]     |            ------   ^^^^^^^^^^^^^^^^ expected `String`, found `Result<_, Error>`
[INFO] [stdout]     |            |
[INFO] [stdout]     |            expected due to this
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected struct `String`
[INFO] [stdout]                  found enum `Result<_, russenger::error::Error>`
[INFO] [stdout] help: consider using `Result::expect` to unwrap the `Result<_, russenger::error::Error>` value, panicking if the value is a `Result::Err`
[INFO] [stdout]     |
[INFO] [stdout] 188 | let value: String = data.get_value().expect("REASON");
[INFO] [stdout]     |                                     +++++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0308, E0618.
[INFO] [stdout] For more information about an error, try `rustc --explain E0308`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/response_models/media.rs - response_models::media::MediaModel (line 102) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestiFYgyV/rustc1onA50/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestiFYgyV/rustc1onA50/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestiFYgyV/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/response_models/media.rs - response_models::media::MediaModel (line 87) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestdC69nM/rustcobqucf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestdC69nM/rustcobqucf/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdC69nM/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/response_models/media.rs - response_models::media (line 21) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5PKnNL/rustc1JQzwV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5PKnNL/rustc1JQzwV/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5PKnNL/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/response_models/media.rs - response_models::media::MediaModel<'m>::new (line 132) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestYwqVTf/rustckPrRwG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYwqVTf/rustckPrRwG/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYwqVTf/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/query.rs - query (line 22) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest5Hp80G/rustcsRrk8p/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest5Hp80G/rustcsRrk8p/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5Hp80G/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/core/request.rs - core::request (line 26) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqVKA8k/rustcVgAx3X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqVKA8k/rustcVgAx3X/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqVKA8k/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/response_models/mod.rs - response_models (line 36) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthuZWpW/rustcX5QRn3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthuZWpW/rustcX5QRn3/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthuZWpW/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/core/request.rs - core::request::Req::new_from (line 199) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9llvCi/rustcYUZiGw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9llvCi/rustcYUZiGw/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9llvCi/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/response_models/button.rs - response_models::button (line 7) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest0mShwJ/rustczZs2hQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest0mShwJ/rustczZs2hQ/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0mShwJ/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/query.rs - query::Query::set_path (line 131) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestmY9rTg/rustcfWCTLe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmY9rTg/rustcfWCTLe/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmY9rTg/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/response_models/persistent_menu.rs - response_models::persistent_menu (line 20) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestEtc3rt/rustcAuQfvm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestEtc3rt/rustcAuQfvm/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEtc3rt/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/response_models/payload.rs - response_models::payload::Payload (line 78) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestkYVnau/rustcBhHzc3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestkYVnau/rustcBhHzc3/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkYVnau/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/response_models/payload.rs - response_models::payload::Payload::new (line 117) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestR2e0qJ/rustcmJbNRg/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestR2e0qJ/rustcmJbNRg/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestR2e0qJ/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/response_models/mod.rs - response_models::data::Data::get_page (line 203) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqX4qam/rustclwJ8Ey/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqX4qam/rustclwJ8Ey/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqX4qam/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/models.rs - models (line 27) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestaTVbGM/rustcJWnZqs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestaTVbGM/rustcJWnZqs/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaTVbGM/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/prelude.rs - prelude (line 13) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFGn1bD/rustcFnFpJm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFGn1bD/rustcFnFpJm/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFGn1bD/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/response_models/persistent_menu.rs - response_models::persistent_menu::PersistentMenuModel<'p>::new (line 135) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestmxLd5i/rustcvNaMFY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestmxLd5i/rustcvNaMFY/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmxLd5i/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/response_models/quick_replies.rs - response_models::quick_replies::QuickReplyModel (line 178) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestb4ajM5/rustcOLd6rb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestb4ajM5/rustcOLd6rb/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestb4ajM5/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/response_models/quick_replies.rs - response_models::quick_replies::QuickReply (line 98) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestTt1t4V/rustcJ80fEK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestTt1t4V/rustcJ80fEK/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestTt1t4V/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/response_models/quick_replies.rs - response_models::quick_replies::QuickReply::new (line 135) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestxCW3zJ/rustcC3Powt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxCW3zJ/rustcC3Powt/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxCW3zJ/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/response_models/quick_replies.rs - response_models::quick_replies::QuickReplyModel<'q>::new (line 213) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8iLnvL/rustcF9foBM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8iLnvL/rustcF9foBM/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8iLnvL/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/response_models/sender_action.rs - response_models::sender_action::Actions (line 79) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesteVvJYS/rustcDYSl13/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesteVvJYS/rustcDYSl13/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteVvJYS/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/response_models/sender_action.rs - response_models::sender_action (line 27) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestbpuyOf/rustcg7fmmr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestbpuyOf/rustcg7fmmr/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestbpuyOf/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/response_models/sender_action.rs - response_models::sender_action::Actions (line 86) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestYiAQN5/rustcAg0ru2/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestYiAQN5/rustcAg0ru2/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYiAQN5/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/response_models/sender_action.rs - response_models::sender_action::SenderActionModel (line 115) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestrzMQOJ/rustckdPbli/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestrzMQOJ/rustckdPbli/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrzMQOJ/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/response_models/sender_action.rs - response_models::sender_action::Actions (line 93) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest1hLJYK/rustcrpjRH8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest1hLJYK/rustcrpjRH8/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest1hLJYK/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/response_models/persistent_menu.rs - response_models::persistent_menu::PersistentMenuModel (line 84) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzjazsu/rustcZrzUpT/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzjazsu/rustcZrzUpT/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzjazsu/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/response_models/sender_action.rs - response_models::sender_action::SenderActionModel (line 142) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestqHUqlw/rustcONkFuk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestqHUqlw/rustcONkFuk/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqHUqlw/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/response_models/sender_action.rs - response_models::sender_action::SenderActionModel (line 128) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestWrMU3z/rustcfpDU14/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{librussenger-5a5654bbb370e1f2,libactix_files-a4954126b276d1f6,libhttp_range-f5119913cb7eb173,libv_htmlescape-caac465e73daf51e,libmime_guess-d468a43a2457b5f2,libunicase-a96f10189856838f,librusql_alchemy-67d325004c9ce004,libdotenv-7a66b7690bbb34f4,libinventory-b1590faa31b99657,libchrono-24785ecb72a21cb7,libnum_traits-66f46d894c59143e,libiana_time_zone-7ebdf60e360da8b0,libsqlx-d1b8cde00967588d,libsqlx_core-4a2c95935a505687,libwebpki_roots-7207248f439b4cbc,libthiserror-e329a5201da00dd7,libsha2-1c90cc4876be6668,librustls-e053215ce0f90745,libsubtle-2ae6a7038b9a0630,libwebpki-31ab44dc5f1c6602,libring-660c118d78cde20c,libgetrandom-9f7fe5e6686083b9,libuntrusted-b2f816886faf2178,libzeroize-9d781f334751eb0e,libhashlink-f0436779550f9600,libcrossbeam_queue-7c6dbf82c0535e67,libcrossbeam_utils-076f45bf81d9c2d2,libeither-ab007dc9c4abcf5f,libevent_listener-7b4a653e6461b395,libparking-a9ae72c6c16ee980,libsqlformat-5ae5f07b6ec61039,libwinnow-79686beefeab45bb,libunicode_categories-6f2b7f5ace1e9985,liblazy_static-3674be3f4245d19b,libreqwest-6b0cd9dd8955de3a,librustls_pemfile-6ed9ce0160316b93,librustls_pki_types-7013f2d5aa634e0b,libipnet-a38805d99c19843f,libhyper_tls-4f1404c9f644f094,libtokio_native_tls-b5bc3161b8ff0d9c,libtower-5533330d7a5eb59c,libsync_wrapper-a254cb6192850e87,libtower_layer-d908dd771b239ecd,libnative_tls-9416e8c960eb5327,libopenssl_probe-2c6d21a9709cae46,libopenssl-196906b81ed2b1ca,libforeign_types-4fe1886d5d9265b9,libforeign_types_shared-47b443a4583fd949,libopenssl_sys-0a3b993b63cbea36,libhyper_util-5ee3d42f5efec7cd,libtower_service-3fb88d28c2218805,libhyper-fae4b5493a5433ce,libwant-7a6260b9c50f1479,libtry_lock-8fa2f6971035be84,libh2-456f59cd521f7604,libatomic_waker-06950c8c08d2b8fa,libfutures_channel-0897301d97903da3,libhttp_body_util-3e17c470bd7f7a50,libhttp_body-105ee97081f5a2ad,libhttp-2d03230cfda7aff1,libanyhow-5c5020a1011a8ef6,libactix_web-1641b700c6b4274d,libimpl_more-7d8093f282a8f115,liburl-5b7feed6cc3a5e5f,libidna-4aa32c4bd143470d,libidna_adapter-e9d025a6a9df386c,libicu_normalizer-3c0e8c0acf2396e7,libicu_normalizer_data-c33c55b3cec027b2,libwrite16-e996c39ad8ba5f0b,libutf8_iter-51566bbad89f3a68,libutf16_iter-7ca3c212f3ee1c68,libicu_properties-5fdfa17ab27a1218,libicu_properties_data-2474cd73d9d0fc17,libicu_locid_transform-5280019f5f6c7ea0,libicu_locid_transform_data-d08f8e04e6076fc3,libicu_collections-e78ef226b024979a,libicu_provider-9f8d6a775b06763b,libicu_locid-d799479cfc60a84c,liblitemap-79485f3bd9d9879d,libtinystr-ad84d2e6e7739f72,libzerovec-fd4eaf543aaffed9,libwriteable-1e5dea0053e4c229,libyoke-538e91f74c3f2235,libzerofrom-6b4b7f16a5e262af,libstable_deref_trait-14e4a70bda35dfe8,libserde_urlencoded-ae871ad60f51bb1e,libform_urlencoded-48069ad4ff13b53d,libserde_json-29f94d29a18b32d4,libryu-a7164637bc4900ee,libactix_server-8e573925bda9f4b6,libactix_router-770c8bdb2e5c2dc6,libregex-6c01582c2a55ef83,libregex_automata-364a2725dc1d6a56,libaho_corasick-c633c294b3f5f5b4,libregex_syntax-cf9ef9729ec61e4c,libserde-de4d82972ab885af,libcookie-595710149d65ebdf,libtime-451763c3e1c7ab9b,libtime_core-ebad1aa9d4f81543,libnum_conv-d3297905cfb69f59,libderanged-d53ffb0795d69241,libpowerfmt-f6019a2766e431f7,libactix_http-8775179ebcd7d7c1,librand-476264021ea503af,librand_chacha-556484d8bc5a78d5,libppv_lite86-297aa4ed9a766048,libzerocopy-75d01f198c96d1d5,librand_core-07c18f6d65bbd697,libgetrandom-08a9d875161078eb,libhttparse-8c9b827b8f345444,libbrotli-e07809fb8122bfc3,libbrotli_decompressor-27a374f8f1732b74,liballoc_stdlib-4aac9f1b7fbf996b,liballoc_no_stdlib-118b0458ceca2dd8,libhttpdate-331798cefc82cc7e,libsha1-1b7c605295e6ab5e,libcpufeatures-e04321643d03190d,libdigest-0dc99e4daa127caa,libblock_buffer-0dc685f90ebcf515,libcrypto_common-05bf6487d37e6f7c,libgeneric_array-373dfccc781d5b87,libtypenum-2411508f27232473,libbase64-32787b0325ea6df8,liblocal_channel-81c547dad6dd6e54,libbytestring-d0e8f93bef6d9ccd,libencoding_rs-55bc2f0c3e70aa1b,liblanguage_tags-458019a498dd9479,libmime-0188e0814ca7ddbf,libpercent_encoding-af9df9186596bd92,libh2-600c9d8bf06c410b,libindexmap-5a164822ed47b794,libhashbrown-e44c75971dcf317a,libfoldhash-d6b73c06654b8dc9,libequivalent-6a754676e6af62ae,liballocator_api2-8d9c1e895dea53bd,libfutures_util-355f663bbaebcf64,libfutures_io-6a4719510b0746bc,libslab-3788524c377108ad,libfutures_task-e09ab7898221cb97,libpin_utils-3860774ad9b215b5,libzstd-660e204b35c0bbe0,libzstd_safe-df8654ce2315c639,libzstd_sys-3b38109cb73cfa79,libflate2-2f6481dc3ff886a5,libminiz_oxide-9f93c1de2c6bf898,libadler2-405893fb7a545b5b,libcrc32fast-3cfcc2f76e093b40,libactix_service-7c6e42dbdd257cff,libactix_codec-0d36fb87f8f8189e,libtracing-a36984932518005a,libtracing_core-3659fde2e44e9d17,libonce_cell-e9252a7b5119f3eb,libmemchr-08f38e9718637002,libbitflags-716aca32ffb35253,libtokio_util-054df1d727dfb018,libfutures_sink-ae1eb2d060de53a2,libderive_more-1d55bee5f34a0d2c,libactix_utils-b801cf86fdee2d64,liblocal_waker-256d3526e6604f95,libactix_rt-7b29fa64e6fb5ddc,libtokio-5bf0898f7a98cc47,libsignal_hook_registry-8b14f89771a2c699,libsocket2-a41a569283a571d2,libmio-9ba182c7eeae23d1,liblog-9c5892e2c6fd8400,libparking_lot-3461c80ee0661505,libparking_lot_core-16e2c3cd638af4b8,liblibc-b7b7482ca8d8c662,libcfg_if-3e7fc4e38d4a72b5,libsmallvec-0773c6573f6fd6fc,liblock_api-172be1fcd34e42db,libscopeguard-7ec2214574194454,libpin_project_lite-72bf04572caa1c84,libfutures_core-3b920243fce8fec0,libhttp-f7e42874eabb68a3,libitoa-ef40fa516293a9d3,libbytes-82ad4f0211bdc963,libfnv-79e2cbfbe03dcd16}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestWrMU3z/rustcfpDU14/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/ring-daf19f4e03f7a4f8/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-4a8ada42a8062ce4/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWrMU3z/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/response_models/sender_action.rs - response_models::sender_action (line 37) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: rusql_alchemy::Database::new::{{closure}}
[INFO] [stdout]    3: russenger::query::Query::new::{{closure}}
[INFO] [stdout]    4: russenger::App::init::{{closure}}
[INFO] [stdout]    5: rust_out::main::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    8: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    9: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   13: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   14: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   15: rust_out::main
[INFO] [stdout]   16: core::ops::function::FnOnce::call_once
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   18: std::rt::lang_start::{{closure}}
[INFO] [stdout]   19: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   24: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   28: std::rt::lang_start
[INFO] [stdout]   29: main
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: __libc_start_main
[INFO] [stdout]   32: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/response_models/payload.rs - response_models::payload (line 21) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: rusql_alchemy::Database::new::{{closure}}
[INFO] [stdout]    3: russenger::query::Query::new::{{closure}}
[INFO] [stdout]    4: russenger::App::init::{{closure}}
[INFO] [stdout]    5: rust_out::main::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    8: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    9: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   13: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   14: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   15: rust_out::main
[INFO] [stdout]   16: core::ops::function::FnOnce::call_once
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   18: std::rt::lang_start::{{closure}}
[INFO] [stdout]   19: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   24: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   28: std::rt::lang_start
[INFO] [stdout]   29: main
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: __libc_start_main
[INFO] [stdout]   32: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/response_models/quick_replies.rs - response_models::quick_replies (line 36) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: environment variable not found
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: anyhow::error::<impl core::convert::From<E> for anyhow::Error>::from
[INFO] [stdout]    1: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stdout]    2: rusql_alchemy::Database::new::{{closure}}
[INFO] [stdout]    3: russenger::query::Query::new::{{closure}}
[INFO] [stdout]    4: russenger::App::init::{{closure}}
[INFO] [stdout]    5: rust_out::main::{{closure}}
[INFO] [stdout]    6: <core::pin::Pin<P> as core::future::future::Future>::poll
[INFO] [stdout]    7: tokio::runtime::park::CachedParkThread::block_on::{{closure}}
[INFO] [stdout]    8: tokio::runtime::park::CachedParkThread::block_on
[INFO] [stdout]    9: tokio::runtime::context::blocking::BlockingRegionGuard::block_on
[INFO] [stdout]   10: tokio::runtime::scheduler::multi_thread::MultiThread::block_on::{{closure}}
[INFO] [stdout]   11: tokio::runtime::context::runtime::enter_runtime
[INFO] [stdout]   12: tokio::runtime::scheduler::multi_thread::MultiThread::block_on
[INFO] [stdout]   13: tokio::runtime::runtime::Runtime::block_on_inner
[INFO] [stdout]   14: tokio::runtime::runtime::Runtime::block_on
[INFO] [stdout]   15: rust_out::main
[INFO] [stdout]   16: core::ops::function::FnOnce::call_once
[INFO] [stdout]   17: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stdout]   18: std::rt::lang_start::{{closure}}
[INFO] [stdout]   19: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   20: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   21: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   22: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   23: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:175:24
[INFO] [stdout]   24: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   25: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   26: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   27: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/rt.rs:171:5
[INFO] [stdout]   28: std::rt::lang_start
[INFO] [stdout]   29: main
[INFO] [stdout]   30: <unknown>
[INFO] [stdout]   31: __libc_start_main
[INFO] [stdout]   32: _start
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/core/mod.rs - core (line 19)
[INFO] [stdout]     src/core/request.rs - core::request (line 13)
[INFO] [stdout]     src/core/request.rs - core::request (line 26)
[INFO] [stdout]     src/core/request.rs - core::request::Req::data (line 137)
[INFO] [stdout]     src/core/request.rs - core::request::Req::host (line 154)
[INFO] [stdout]     src/core/request.rs - core::request::Req::new_from (line 199)
[INFO] [stdout]     src/core/request.rs - core::request::Req::query (line 103)
[INFO] [stdout]     src/core/request.rs - core::request::Req::user (line 72)
[INFO] [stdout]     src/core/response.rs - core::response (line 9)
[INFO] [stdout]     src/core/response.rs - core::response::Res (line 34)
[INFO] [stdout]     src/lib.rs - (line 26)
[INFO] [stdout]     src/lib.rs - App::attach (line 228)
[INFO] [stdout]     src/models.rs - models (line 27)
[INFO] [stdout]     src/prelude.rs - prelude (line 13)
[INFO] [stdout]     src/query.rs - query (line 22)
[INFO] [stdout]     src/query.rs - query::Query::set_path (line 131)
[INFO] [stdout]     src/response_models/button.rs - response_models::button (line 7)
[INFO] [stdout]     src/response_models/button.rs - response_models::button::Button (line 59)
[INFO] [stdout]     src/response_models/button.rs - response_models::button::ButtonModel (line 156)
[INFO] [stdout]     src/response_models/button.rs - response_models::button::ButtonModel<'b>::new (line 192)
[INFO] [stdout]     src/response_models/generic.rs - response_models::generic (line 17)
[INFO] [stdout]     src/response_models/generic.rs - response_models::generic::GenericElement (line 75)
[INFO] [stdout]     src/response_models/generic.rs - response_models::generic::GenericElement::new (line 131)
[INFO] [stdout]     src/response_models/generic.rs - response_models::generic::GenericModel (line 211)
[INFO] [stdout]     src/response_models/generic.rs - response_models::generic::GenericModel<'g>::new (line 272)
[INFO] [stdout]     src/response_models/get_started.rs - response_models::get_started (line 19)
[INFO] [stdout]     src/response_models/get_started.rs - response_models::get_started::GetStartedButtonModel (line 56)
[INFO] [stdout]     src/response_models/get_started.rs - response_models::get_started::GetStartedButtonModel::new (line 91)
[INFO] [stdout]     src/response_models/media.rs - response_models::media (line 21)
[INFO] [stdout]     src/response_models/media.rs - response_models::media (line 36)
[INFO] [stdout]     src/response_models/media.rs - response_models::media::MediaModel (line 102)
[INFO] [stdout]     src/response_models/media.rs - response_models::media::MediaModel (line 87)
[INFO] [stdout]     src/response_models/media.rs - response_models::media::MediaModel<'m>::new (line 132)
[INFO] [stdout]     src/response_models/mod.rs - response_models (line 36)
[INFO] [stdout]     src/response_models/mod.rs - response_models::data::Data (line 125)
[INFO] [stdout]     src/response_models/mod.rs - response_models::data::Data::get_page (line 203)
[INFO] [stdout]     src/response_models/mod.rs - response_models::data::Data::get_value (line 183)
[INFO] [stdout]     src/response_models/payload.rs - response_models::payload (line 21)
[INFO] [stdout]     src/response_models/payload.rs - response_models::payload::Payload (line 78)
[INFO] [stdout]     src/response_models/payload.rs - response_models::payload::Payload::new (line 117)
[INFO] [stdout]     src/response_models/persistent_menu.rs - response_models::persistent_menu (line 20)
[INFO] [stdout]     src/response_models/persistent_menu.rs - response_models::persistent_menu::PersistentMenuModel (line 84)
[INFO] [stdout]     src/response_models/persistent_menu.rs - response_models::persistent_menu::PersistentMenuModel<'p>::new (line 135)
[INFO] [stdout]     src/response_models/quick_replies.rs - response_models::quick_replies (line 36)
[INFO] [stdout]     src/response_models/quick_replies.rs - response_models::quick_replies::QuickReply (line 98)
[INFO] [stdout]     src/response_models/quick_replies.rs - response_models::quick_replies::QuickReply::new (line 135)
[INFO] [stdout]     src/response_models/quick_replies.rs - response_models::quick_replies::QuickReplyModel (line 178)
[INFO] [stdout]     src/response_models/quick_replies.rs - response_models::quick_replies::QuickReplyModel<'q>::new (line 213)
[INFO] [stdout]     src/response_models/sender_action.rs - response_models::sender_action (line 27)
[INFO] [stdout]     src/response_models/sender_action.rs - response_models::sender_action (line 37)
[INFO] [stdout]     src/response_models/sender_action.rs - response_models::sender_action::Actions (line 79)
[INFO] [stdout]     src/response_models/sender_action.rs - response_models::sender_action::Actions (line 86)
[INFO] [stdout]     src/response_models/sender_action.rs - response_models::sender_action::Actions (line 93)
[INFO] [stdout]     src/response_models/sender_action.rs - response_models::sender_action::SenderActionModel (line 115)
[INFO] [stdout]     src/response_models/sender_action.rs - response_models::sender_action::SenderActionModel (line 128)
[INFO] [stdout]     src/response_models/sender_action.rs - response_models::sender_action::SenderActionModel (line 142)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 7 passed; 56 failed; 0 ignored; 0 measured; 0 filtered out; finished in 79.60s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "33e0ce6e7b5830d4fb92fa878c8ea41492a9a82f0a9b0421e68e63fb32222751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33e0ce6e7b5830d4fb92fa878c8ea41492a9a82f0a9b0421e68e63fb32222751", kill_on_drop: false }`
[INFO] [stdout] 33e0ce6e7b5830d4fb92fa878c8ea41492a9a82f0a9b0421e68e63fb32222751
