[INFO] fetching crate slashook 0.5.0... [INFO] testing slashook-0.5.0 against master#562dee4820c458d823175268e41601d4c060588a for pr-154210-2 [INFO] extracting crate slashook 0.5.0 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate slashook 0.5.0 [INFO] finished tweaking crates.io crate slashook 0.5.0 [INFO] tweaked toml for crates.io crate slashook 0.5.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate slashook 0.5.0 on toolchain 562dee4820c458d823175268e41601d4c060588a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate slashook 0.5.0 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" "+562dee4820c458d823175268e41601d4c060588a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded slashook-macros v0.5.0 [INFO] [stderr] Downloaded windows-result v0.3.2 [INFO] [stderr] Downloaded icu_normalizer_data v1.5.1 [INFO] [stderr] Downloaded icu_locid_transform_data v1.5.1 [INFO] [stderr] Downloaded windows-strings v0.4.0 [INFO] [stderr] Downloaded common-multipart-rfc7578 v0.7.0 [INFO] [stderr] Downloaded windows-core v0.61.0 [INFO] [stderr] Downloaded uuid v1.16.0 [INFO] [stderr] Downloaded atomic v0.6.0 [INFO] [stderr] Downloaded cfb v0.7.3 [INFO] [stderr] Downloaded openssl-sys v0.9.107 [INFO] [stderr] Downloaded icu_properties_data v1.5.1 [INFO] [stderr] Downloaded winnow v0.7.7 [INFO] [stderr] Downloaded infer v0.19.0 [INFO] [stderr] Downloaded rustls v0.23.26 [INFO] [stderr] Downloaded cc v1.2.20 [INFO] [stderr] Downloaded h2 v0.4.9 [INFO] [stderr] Downloaded rustls-webpki v0.103.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0fb0c9826d3933a91ce767243abdaf051d9930e5267b04b95df7f2582b2b7823 [INFO] running `Command { std: "docker" "start" "-a" "0fb0c9826d3933a91ce767243abdaf051d9930e5267b04b95df7f2582b2b7823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0fb0c9826d3933a91ce767243abdaf051d9930e5267b04b95df7f2582b2b7823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0fb0c9826d3933a91ce767243abdaf051d9930e5267b04b95df7f2582b2b7823", kill_on_drop: false }` [INFO] [stdout] 0fb0c9826d3933a91ce767243abdaf051d9930e5267b04b95df7f2582b2b7823 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 98077174aa97700e0b70d905691ecad3bb3083e1d1ef03f04180a9bc91257724 [INFO] running `Command { std: "docker" "start" "-a" "98077174aa97700e0b70d905691ecad3bb3083e1d1ef03f04180a9bc91257724", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling zerocopy v0.8.25 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling slashook-macros v0.5.0 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.7.0 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling zerovec v0.10.4 [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 rocket_codegen v0.5.1 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [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 toml v0.8.22 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling slashook v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "98077174aa97700e0b70d905691ecad3bb3083e1d1ef03f04180a9bc91257724", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "98077174aa97700e0b70d905691ecad3bb3083e1d1ef03f04180a9bc91257724", kill_on_drop: false }` [INFO] [stdout] 98077174aa97700e0b70d905691ecad3bb3083e1d1ef03f04180a9bc91257724 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] debe5e62c9d4b9d23bd2dbf50028e420ee48abf2ab3d56348375d15134bff80a [INFO] running `Command { std: "docker" "start" "-a" "debe5e62c9d4b9d23bd2dbf50028e420ee48abf2ab3d56348375d15134bff80a", kill_on_drop: false }` [INFO] [stderr] Compiling slashook v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.79s [INFO] running `Command { std: "docker" "inspect" "debe5e62c9d4b9d23bd2dbf50028e420ee48abf2ab3d56348375d15134bff80a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "debe5e62c9d4b9d23bd2dbf50028e420ee48abf2ab3d56348375d15134bff80a", kill_on_drop: false }` [INFO] [stdout] debe5e62c9d4b9d23bd2dbf50028e420ee48abf2ab3d56348375d15134bff80a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+562dee4820c458d823175268e41601d4c060588a" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b8994ea4267d43daf72d293634c2ad29d96637add139c44916fba30b177b0d00 [INFO] running `Command { std: "docker" "start" "-a" "b8994ea4267d43daf72d293634c2ad29d96637add139c44916fba30b177b0d00", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slashook-23e7c4812b9da4ff) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests slashook [INFO] [stdout] [INFO] [stdout] running 138 tests [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::add_file (line 225) - compile ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::add_sticker (line 320) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::clear_embeds (line 115) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_as_voice_message (line 185) - compile ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::autocomplete (line 492) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::launch_activity (line 541) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::clear_attachments (line 278) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::add_embed (line 99) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::open_modal (line 519) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_allowed_mentions (line 127) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_ephemeral (line 140) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_components (line 208) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_content (line 87) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::delete_followup_message (line 633) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_suppress_embeds (line 155) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_poll (line 290) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::update_message (line 427) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_message_reference (line 307) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::edit_followup_message (line 583) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::get_original_message (line 618) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::send_message (line 401) ... FAILED [INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_suppress_notifications (line 170) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_tts (line 75) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::Modal::new (line 349) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::keep_attachment (line 247) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::defer (line 456) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::defer_update (line 475) ... FAILED [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::send_followup_message (line 561) ... FAILED [INFO] [stdout] test src/lib.rs - Client::register_commands (line 155) ... FAILED [INFO] [stdout] test src/lib.rs - Client::register_command (line 137) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::Modal::set_components (line 362) ... ok [INFO] [stdout] test src/lib.rs - Client::register_events (line 197) ... FAILED [INFO] [stdout] test src/lib.rs - Client::sync_guild_commands (line 268) ... FAILED [INFO] [stdout] test src/lib.rs - Client::sync_commands (line 240) ... FAILED [INFO] [stdout] test src/lib.rs - Client::register_event (line 179) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::join_thread (line 652) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::add_thread_member (line 666) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::remove_thread_member (line 698) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::bulk_delete_messages (line 491) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::delete (line 457) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::edit_channel_permission (line 508) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::create_invite (line 550) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_disabled (line 463) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::delete_channel_permission (line 530) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::fetch (line 427) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_emoji (line 410) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_label (line 398) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_style (line 386) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::get_pinned_messages (line 578) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::modify (line 441) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_id (line 425) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::pin_message (line 594) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::Components::add_row (line 255) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_sku_id (line 437) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_url (line 450) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::Components::add_button (line 276) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Components::add_select_menu (line 300) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::Components::add_text_input (line 325) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::Components::empty (line 243) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::leave_thread (line 682) ... FAILED [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::start_thread (line 624) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::add_default_value (line 564) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::add_channel_type (line 537) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::set_max_values (line 593) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::set_id (line 499) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::add_option (line 523) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::unpin_message (line 609) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::set_min_values (line 581) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::set_placeholder (line 552) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectOption::new (line 607) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectOption::set_emoji (line 633) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectOption::set_default (line 645) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::set_disabled (line 511) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_label (line 697) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_min_length (line 709) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::SelectOption::set_description (line 622) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_style (line 685) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_id (line 673) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_max_length (line 721) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_placeholder (line 757) ... FAILED [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::add_field (line 283) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_value (line 745) ... FAILED [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_required (line 733) ... FAILED [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_image (line 232) ... FAILED [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_description (line 163) ... FAILED [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_color (line 200) ... FAILED [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_thumbnail (line 249) ... FAILED [INFO] [stdout] test src/structs/emojis.rs - structs::emojis::Emoji::new_standard_emoji (line 39) ... FAILED [INFO] [stdout] test src/structs/emojis.rs - structs::emojis::Emoji::new_custom_emoji (line 58) ... FAILED [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_footer (line 216) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::AllowedMentions::add_role (line 1039) ... FAILED [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_timestamp (line 187) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::AllowedMentions::add_parse (line 1007) ... FAILED [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_url (line 175) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::AllowedMentions::add_user (line 1022) ... FAILED [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_title (line 151) ... ok [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_author (line 266) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::AllowedMentions::new (line 990) ... ok [INFO] [stdout] test src/structs/emojis.rs - structs::emojis::Emoji::mention (line 77) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::delete_all_reactions_for_emoji (line 711) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::delete_all_reactions (line 688) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::delete_user_reaction (line 640) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::create (line 504) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::as_reply (line 851) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::as_forward (line 872) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::pin (line 734) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::get_poll_voters (line 803) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::create_reaction (line 600) ... FAILED [INFO] [stdout] test src/structs/permissions.rs - structs::permissions::Permissions (line 14) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::get_reactions (line 663) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::crosspost (line 577) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::end_poll (line 828) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::delete (line 554) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::unpin (line 757) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::delete_reaction (line 623) ... FAILED [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollCreateRequest::set_layout_type (line 160) ... FAILED [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollCreateRequest::add_answer (line 125) ... FAILED [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollCreateRequest::set_allow_multiselect (line 149) ... FAILED [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollCreateRequest::new (line 109) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::fetch (line 475) ... FAILED [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollMedia::set_emoji (line 192) ... FAILED [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollMedia::set_text (line 181) ... FAILED [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollCreateRequest::set_duration (line 138) ... FAILED [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::edit (line 524) ... FAILED [INFO] [stdout] test src/structs/utils.rs - structs::utils::File::from_file (line 101) - compile ... ok [INFO] [stdout] test src/structs/utils.rs - structs::utils::File::set_description (line 124) - compile ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::start_thread (line 780) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::fetch_many (line 489) ... FAILED [INFO] [stdout] test src/structs/users.rs - structs::users::User::create_dm (line 285) ... ok [INFO] [stdout] test src/structs/users.rs - structs::users::User::get_current_user_guilds (line 256) ... ok [INFO] [stdout] test src/structs/utils.rs - structs::utils::File::new (line 86) ... ok [INFO] [stdout] test src/structs/utils.rs - structs::utils::Color (line 18) ... ok [INFO] [stdout] test src/structs/users.rs - structs::users::User::modify_current_user (line 235) ... ok [INFO] [stdout] test src/structs/users.rs - structs::users::User::leave_guild (line 271) ... ok [INFO] [stdout] test src/structs/users.rs - structs::users::User::fetch (line 207) ... ok [INFO] [stdout] test src/structs/users.rs - structs::users::User::get_current_user (line 221) ... ok [INFO] [stdout] test src/structs/utils.rs - structs::utils::Color::to_hex (line 47) ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/commands/responder.rs - commands::responder::CommandResponder::autocomplete (line 492) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestw5c82E/rustc1iDn9t/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestw5c82E/rustc1iDn9t/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestw5c82E/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/commands/responder.rs - commands::responder::CommandResponder::launch_activity (line 541) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesthsqWhA/rustcDKXDvQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctesthsqWhA/rustcDKXDvQ/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthsqWhA/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/commands/responder.rs - commands::responder::MessageResponse::clear_attachments (line 278) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestvM52x3/rustc7heF8m/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestvM52x3/rustc7heF8m/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvM52x3/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/commands/responder.rs - commands::responder::MessageResponse::add_embed (line 99) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestufBnIP/rustc8E1PEM/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestufBnIP/rustc8E1PEM/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestufBnIP/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/commands/responder.rs - commands::responder::CommandResponder::open_modal (line 519) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestso7tYR/rustcAKzVx3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestso7tYR/rustcAKzVx3/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestso7tYR/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/commands/responder.rs - commands::responder::MessageResponse::set_allowed_mentions (line 127) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestCZQLX7/rustcgVGiSf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestCZQLX7/rustcgVGiSf/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCZQLX7/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/commands/responder.rs - commands::responder::MessageResponse::set_ephemeral (line 140) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest7xFR7j/rustco5MAil/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest7xFR7j/rustco5MAil/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7xFR7j/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/commands/responder.rs - commands::responder::MessageResponse::set_components (line 208) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestJBNfQ0/rustcmwjnml/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestJBNfQ0/rustcmwjnml/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJBNfQ0/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/commands/responder.rs - commands::responder::MessageResponse::set_content (line 87) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestpceU54/rustczqQqXE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestpceU54/rustczqQqXE/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpceU54/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/commands/responder.rs - commands::responder::CommandResponder::delete_followup_message (line 633) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestp7adwB/rustcjYLcxA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestp7adwB/rustcjYLcxA/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestp7adwB/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/commands/responder.rs - commands::responder::MessageResponse::set_suppress_embeds (line 155) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestmwN3xB/rustcGxjPBP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestmwN3xB/rustcGxjPBP/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestmwN3xB/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/commands/responder.rs - commands::responder::MessageResponse::set_poll (line 290) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestzJuhCD/rustcbxvG2G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestzJuhCD/rustcbxvG2G/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzJuhCD/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/commands/responder.rs - commands::responder::CommandResponder::update_message (line 427) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestBoLqXe/rustchWXu6b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestBoLqXe/rustchWXu6b/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBoLqXe/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/commands/responder.rs - commands::responder::MessageResponse::set_message_reference (line 307) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestAZobcY/rustcuoipfv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestAZobcY/rustcuoipfv/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAZobcY/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/commands/responder.rs - commands::responder::CommandResponder::edit_followup_message (line 583) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestrg8Hhp/rustc4FeJtU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestrg8Hhp/rustc4FeJtU/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestrg8Hhp/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/commands/responder.rs - commands::responder::CommandResponder::get_original_message (line 618) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlxtxkU/rustc17oMpO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestlxtxkU/rustc17oMpO/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlxtxkU/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/commands/responder.rs - commands::responder::CommandResponder::send_message (line 401) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestC0v6IL/rustcloEBmc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestC0v6IL/rustcloEBmc/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestC0v6IL/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/commands/responder.rs - commands::responder::MessageResponse::set_suppress_notifications (line 170) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestXsrjd0/rustclLB5pL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestXsrjd0/rustclLB5pL/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXsrjd0/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/commands/responder.rs - commands::responder::MessageResponse::set_tts (line 75) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestMFCtvi/rustcuFYqQX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestMFCtvi/rustcuFYqQX/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestMFCtvi/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/commands/responder.rs - commands::responder::Modal::new (line 349) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestoEj59h/rustcZykNem/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestoEj59h/rustcZykNem/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestoEj59h/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/commands/responder.rs - commands::responder::MessageResponse::keep_attachment (line 247) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestEgvZ0x/rustcqGrlV4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestEgvZ0x/rustcqGrlV4/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestEgvZ0x/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/commands/responder.rs - commands::responder::CommandResponder::defer (line 456) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestJrpqib/rustcfYn3e7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestJrpqib/rustcfYn3e7/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJrpqib/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/commands/responder.rs - commands::responder::CommandResponder::defer_update (line 475) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestA69ImT/rustcFO6qhS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestA69ImT/rustcFO6qhS/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestA69ImT/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/commands/responder.rs - commands::responder::CommandResponder::send_followup_message (line 561) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestczH5o9/rustcr4jiPG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestczH5o9/rustcr4jiPG/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestczH5o9/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/lib.rs - Client::register_commands (line 155) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestIrQ1cn/rustc5onqRo/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestIrQ1cn/rustc5onqRo/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestIrQ1cn/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/lib.rs - Client::register_events (line 197) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestZiYO5U/rustc7EvGlf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestZiYO5U/rustc7EvGlf/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZiYO5U/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/lib.rs - Client::sync_guild_commands (line 268) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestXlCtb3/rustcjftJCe/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestXlCtb3/rustcjftJCe/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXlCtb3/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/lib.rs - Client::sync_commands (line 240) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestjpAHzW/rustcZk4krG/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestjpAHzW/rustcZk4krG/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjpAHzW/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/structs/channels.rs - structs::channels::Channel::join_thread (line 652) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestL1QQRt/rustcBH3B2O/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestL1QQRt/rustcBH3B2O/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestL1QQRt/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/structs/channels.rs - structs::channels::Channel::add_thread_member (line 666) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesttUnYXa/rustcGzL5xl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctesttUnYXa/rustcGzL5xl/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttUnYXa/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/structs/channels.rs - structs::channels::Channel::remove_thread_member (line 698) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestE9UxPL/rustcuLKv7X/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestE9UxPL/rustcuLKv7X/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestE9UxPL/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/structs/channels.rs - structs::channels::Channel::bulk_delete_messages (line 491) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestFSvJC0/rustcEr1ewf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestFSvJC0/rustcEr1ewf/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFSvJC0/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/structs/channels.rs - structs::channels::Channel::delete (line 457) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestizZOcG/rustchewFly/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestizZOcG/rustchewFly/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestizZOcG/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/structs/channels.rs - structs::channels::Channel::edit_channel_permission (line 508) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestUIMctY/rustcABR62B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestUIMctY/rustcABR62B/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestUIMctY/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/structs/channels.rs - structs::channels::Channel::create_invite (line 550) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlloQAg/rustcK0xKPV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestlloQAg/rustcK0xKPV/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlloQAg/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/structs/components.rs - structs::components::Button::set_disabled (line 463) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestPreuYg/rustcCilnc7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestPreuYg/rustcCilnc7/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPreuYg/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/structs/channels.rs - structs::channels::Channel::delete_channel_permission (line 530) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestOIfNQ2/rustcE1AuAL/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestOIfNQ2/rustcE1AuAL/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOIfNQ2/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/structs/channels.rs - structs::channels::Channel::fetch (line 427) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestG34tRb/rustcI3Rv6b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestG34tRb/rustcI3Rv6b/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestG34tRb/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/structs/components.rs - structs::components::Button::set_emoji (line 410) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestGHlfu9/rustcwx84Ro/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestGHlfu9/rustcwx84Ro/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGHlfu9/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/structs/components.rs - structs::components::Button::set_label (line 398) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest8KL7L4/rustcRW6F5B/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest8KL7L4/rustcRW6F5B/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8KL7L4/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/structs/components.rs - structs::components::Button::set_style (line 386) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestaJ4vLy/rustchEUBtD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestaJ4vLy/rustchEUBtD/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestaJ4vLy/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/structs/channels.rs - structs::channels::Channel::get_pinned_messages (line 578) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestjeXP9g/rustcnTGZhb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestjeXP9g/rustcnTGZhb/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjeXP9g/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/structs/channels.rs - structs::channels::Channel::modify (line 441) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestJ7TlaD/rustcE7r0nd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestJ7TlaD/rustcE7r0nd/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJ7TlaD/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/structs/channels.rs - structs::channels::Channel::pin_message (line 594) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest4ZyAl5/rustcEsq8MO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest4ZyAl5/rustcEsq8MO/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4ZyAl5/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/structs/components.rs - structs::components::Components::add_row (line 255) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesteKcOGf/rustcEw7OLU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctesteKcOGf/rustcEw7OLU/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteKcOGf/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/structs/components.rs - structs::components::Button::set_url (line 450) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesthDbdsN/rustc7eCtgs/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctesthDbdsN/rustc7eCtgs/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthDbdsN/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/structs/components.rs - structs::components::Components::add_select_menu (line 300) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest56zx8g/rustcRCjVUt/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest56zx8g/rustcRCjVUt/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest56zx8g/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/structs/components.rs - structs::components::Components::add_text_input (line 325) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestp2lQKc/rustcNpYeBl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestp2lQKc/rustcNpYeBl/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestp2lQKc/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/structs/components.rs - structs::components::Components::empty (line 243) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest7abKMJ/rustctm1onu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest7abKMJ/rustctm1onu/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7abKMJ/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/structs/channels.rs - structs::channels::Channel::leave_thread (line 682) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestcZyeXI/rustck1wLxO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestcZyeXI/rustck1wLxO/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcZyeXI/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/structs/channels.rs - structs::channels::Channel::start_thread (line 624) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest0t3TBM/rustc6HLoFc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest0t3TBM/rustc6HLoFc/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest0t3TBM/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/structs/components.rs - structs::components::SelectMenu::add_default_value (line 564) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestkMsgty/rustckntC7v/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestkMsgty/rustckntC7v/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkMsgty/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/structs/components.rs - structs::components::SelectMenu::add_channel_type (line 537) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestRneEwo/rustcMQI4Iw/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestRneEwo/rustcMQI4Iw/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRneEwo/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/structs/components.rs - structs::components::SelectMenu::set_max_values (line 593) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest5F2Avg/rustcbBuldc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest5F2Avg/rustcbBuldc/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest5F2Avg/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/structs/components.rs - structs::components::SelectMenu::set_id (line 499) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestdiPSIh/rustctodrqE/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestdiPSIh/rustctodrqE/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestdiPSIh/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/structs/channels.rs - structs::channels::Channel::unpin_message (line 609) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest6ndPA0/rustcCHifT7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest6ndPA0/rustcCHifT7/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6ndPA0/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/structs/components.rs - structs::components::SelectMenu::set_min_values (line 581) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestkhR5Xs/rustcHJRBe6/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestkhR5Xs/rustcHJRBe6/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestkhR5Xs/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/structs/components.rs - structs::components::SelectMenu::set_placeholder (line 552) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlrbfPn/rustcV29UwJ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestlrbfPn/rustcV29UwJ/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlrbfPn/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/structs/components.rs - structs::components::SelectOption::new (line 607) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestsssCFh/rustcp765Dm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestsssCFh/rustcp765Dm/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsssCFh/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/structs/components.rs - structs::components::SelectOption::set_emoji (line 633) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestcx9yuJ/rustcMmSbrD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestcx9yuJ/rustcMmSbrD/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcx9yuJ/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/structs/components.rs - structs::components::SelectOption::set_default (line 645) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestgbre21/rustcHKsYSA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestgbre21/rustcHKsYSA/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgbre21/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/structs/components.rs - structs::components::TextInput::set_label (line 697) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestElfinw/rustckRub3x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestElfinw/rustckRub3x/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestElfinw/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/structs/components.rs - structs::components::TextInput::set_min_length (line 709) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestBEF4GR/rustcThwEaA/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestBEF4GR/rustcThwEaA/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBEF4GR/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/structs/components.rs - structs::components::SelectOption::set_description (line 622) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestnC7fRr/rustcr7NY0C/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestnC7fRr/rustcr7NY0C/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestnC7fRr/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/structs/components.rs - structs::components::TextInput::set_style (line 685) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestPtiRSa/rustcb8IvMh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestPtiRSa/rustcb8IvMh/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestPtiRSa/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/structs/components.rs - structs::components::TextInput::set_id (line 673) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestHolYtC/rustc3cJeKU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestHolYtC/rustc3cJeKU/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestHolYtC/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/structs/components.rs - structs::components::TextInput::set_max_length (line 721) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestA6JEKA/rustc5lnBtq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestA6JEKA/rustc5lnBtq/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestA6JEKA/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/structs/components.rs - structs::components::TextInput::set_placeholder (line 757) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestqBYn6m/rustcz7MjT5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestqBYn6m/rustcz7MjT5/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestqBYn6m/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/structs/embeds.rs - structs::embeds::Embed::add_field (line 283) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestsks4j9/rustcpmSOju/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestsks4j9/rustcpmSOju/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestsks4j9/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/structs/components.rs - structs::components::TextInput::set_value (line 745) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestCyPYyF/rustc7hkYGj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestCyPYyF/rustc7hkYGj/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCyPYyF/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/structs/components.rs - structs::components::TextInput::set_required (line 733) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlBPbPm/rustcuM60sC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestlBPbPm/rustcuM60sC/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlBPbPm/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/structs/embeds.rs - structs::embeds::Embed::set_image (line 232) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestwltg4u/rustcwIBayj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestwltg4u/rustcwIBayj/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestwltg4u/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/structs/embeds.rs - structs::embeds::Embed::set_description (line 163) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestLpiQm7/rustcEh13Ma/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestLpiQm7/rustcEh13Ma/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLpiQm7/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/structs/embeds.rs - structs::embeds::Embed::set_color (line 200) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestuOZ8d1/rustce79A4Y/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestuOZ8d1/rustce79A4Y/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuOZ8d1/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/structs/embeds.rs - structs::embeds::Embed::set_thumbnail (line 249) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctesttNN86S/rustcyWAk9G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctesttNN86S/rustcyWAk9G/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesttNN86S/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/structs/emojis.rs - structs::emojis::Emoji::new_standard_emoji (line 39) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestymYEzw/rustc1U2tYh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestymYEzw/rustc1U2tYh/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestymYEzw/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/structs/emojis.rs - structs::emojis::Emoji::new_custom_emoji (line 58) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest4A19pA/rustczMr2zp/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest4A19pA/rustczMr2zp/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4A19pA/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/structs/embeds.rs - structs::embeds::Embed::set_footer (line 216) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest3Uo0Ef/rustciuMUYW/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest3Uo0Ef/rustciuMUYW/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest3Uo0Ef/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/structs/messages.rs - structs::messages::AllowedMentions::add_role (line 1039) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestysAstn/rustckKzGM3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestysAstn/rustckKzGM3/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestysAstn/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/structs/embeds.rs - structs::embeds::Embed::set_timestamp (line 187) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestOc7Okx/rustcBYdXqz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestOc7Okx/rustcBYdXqz/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOc7Okx/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/structs/messages.rs - structs::messages::AllowedMentions::add_parse (line 1007) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestW548kE/rustcm3sjM1/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestW548kE/rustcm3sjM1/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestW548kE/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/structs/embeds.rs - structs::embeds::Embed::set_url (line 175) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest6yOE1B/rustcuB2ZYP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest6yOE1B/rustcuB2ZYP/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6yOE1B/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/structs/messages.rs - structs::messages::AllowedMentions::add_user (line 1022) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestAI3W1H/rustc6p4Ofq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestAI3W1H/rustc6p4Ofq/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAI3W1H/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/structs/embeds.rs - structs::embeds::Embed::set_author (line 266) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlP5qlL/rustckCB7C5/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestlP5qlL/rustckCB7C5/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlP5qlL/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/structs/messages.rs - structs::messages::Message::delete_user_reaction (line 640) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestAiDiQZ/rustcW2N2yb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestAiDiQZ/rustcW2N2yb/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAiDiQZ/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/structs/messages.rs - structs::messages::Message::create (line 504) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestyFbAdt/rustchOebxu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestyFbAdt/rustchOebxu/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyFbAdt/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/structs/messages.rs - structs::messages::Message::as_reply (line 851) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest7jNHsO/rustcRiEQQK/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest7jNHsO/rustcRiEQQK/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7jNHsO/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/structs/messages.rs - structs::messages::Message::as_forward (line 872) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest6ImI7R/rustcYpYbDl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest6ImI7R/rustcYpYbDl/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6ImI7R/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/structs/messages.rs - structs::messages::Message::pin (line 734) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestgwLi57/rustcIQHNMv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestgwLi57/rustcIQHNMv/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestgwLi57/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/structs/messages.rs - structs::messages::Message::get_poll_voters (line 803) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestcWSaPP/rustc92rqwc/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestcWSaPP/rustc92rqwc/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestcWSaPP/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/structs/messages.rs - structs::messages::Message::create_reaction (line 600) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestV2l3vs/rustcp1vW50/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestV2l3vs/rustcp1vW50/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestV2l3vs/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/structs/messages.rs - structs::messages::Message::get_reactions (line 663) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestAl51vy/rustcxGIIgI/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestAl51vy/rustcxGIIgI/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestAl51vy/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/structs/messages.rs - structs::messages::Message::crosspost (line 577) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest37DF4h/rustc1njGGC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest37DF4h/rustc1njGGC/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest37DF4h/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/structs/messages.rs - structs::messages::Message::end_poll (line 828) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlQLxEb/rustcLHGNUj/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestlQLxEb/rustcLHGNUj/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlQLxEb/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/structs/messages.rs - structs::messages::Message::delete (line 554) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestKN15uW/rustckATU05/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestKN15uW/rustckATU05/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestKN15uW/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/structs/messages.rs - structs::messages::Message::unpin (line 757) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestDSWeWO/rustcQWBL8M/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestDSWeWO/rustcQWBL8M/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestDSWeWO/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/structs/messages.rs - structs::messages::Message::delete_reaction (line 623) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestOwQDCZ/rustcZgp4R7/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestOwQDCZ/rustcZgp4R7/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOwQDCZ/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/structs/polls.rs - structs::polls::PollCreateRequest::set_layout_type (line 160) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest8Q6fhQ/rustclPQyJH/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest8Q6fhQ/rustclPQyJH/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8Q6fhQ/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/structs/polls.rs - structs::polls::PollCreateRequest::add_answer (line 125) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestGrxF0t/rustcWUfHx0/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestGrxF0t/rustcWUfHx0/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGrxF0t/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/structs/polls.rs - structs::polls::PollCreateRequest::set_allow_multiselect (line 149) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestQB2FW6/rustcIgjR8x/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestQB2FW6/rustcIgjR8x/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestQB2FW6/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/structs/polls.rs - structs::polls::PollCreateRequest::new (line 109) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestk1m5VQ/rustcUcQMMb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestk1m5VQ/rustcUcQMMb/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestk1m5VQ/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/structs/messages.rs - structs::messages::Message::fetch (line 475) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestCpz0rC/rustcO6n1uf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestCpz0rC/rustcO6n1uf/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestCpz0rC/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/structs/polls.rs - structs::polls::PollMedia::set_emoji (line 192) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestGfjKbC/rustcVrpDaO/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestGfjKbC/rustcVrpDaO/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestGfjKbC/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/structs/polls.rs - structs::polls::PollMedia::set_text (line 181) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestXlDM6G/rustchEqccQ/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestXlDM6G/rustchEqccQ/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestXlDM6G/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/structs/polls.rs - structs::polls::PollCreateRequest::set_duration (line 138) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctest7VLkIj/rustcriG7Ew/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctest7VLkIj/rustcriG7Ew/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7VLkIj/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/structs/messages.rs - structs::messages::Message::edit (line 524) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestlw2rAn/rustcZ1FCzx/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestlw2rAn/rustcZ1FCzx/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestlw2rAn/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/structs/messages.rs - structs::messages::Message::fetch_many (line 489) stdout ---- [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/tmp/rustdoctestvimEiD/rustcu3piIP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libslashook-d3dc039e8c3fa731,libinfer-647b28939e5d1cc7,libcfb-fff6ede157795389,libuuid-9c56eef199d6d6e9,libbyteorder-1efcbe4f07366651,libhex-28742b4ca144387c,libthiserror-8a76c13e306020c5,libanyhow-e1510cbfe26654d3,libchrono-76e5541585baa31b,libiana_time_zone-693b81a5c0b46492,libnum_traits-c9b9d1e7f3645a61,libring-ac76bec64cf9466d,libuntrusted-3420b86308bec153,libreqwest-a7d36fda0742496e,librustls_pemfile-70a8b1ebc541565a,librustls_pki_types-2e4234be2bbf9b66,libserde_urlencoded-722aba0ee160424d,libbase64-2a03de3babadded3,libipnet-9aae67a4e846df6d,libhyper_tls-4da6a02e5e743e52,libtokio_native_tls-e8d27bdafe761574,libserde_json-7940f580192b47b9,libryu-0ea4bafc9bef6d8b,libtower-2bf6ad6856c63527,libsync_wrapper-a3845461b7db14a0,libtower_layer-d70c7e404336389b,libnative_tls-e58ddadb3e694fe1,libopenssl_probe-cbab9b905ab83f66,libopenssl-0146c97f8f9041a8,libforeign_types-5fe497e04623184e,libforeign_types_shared-1d09a6084921ca40,libopenssl_sys-c4054085815f7bb8,libhyper_util-465df7664613fc8f,libhyper-14fd21f8cd011b48,libwant-7ab32758a94a943e,libtry_lock-aabba5e3d97e6b57,libh2-e3218d982fb1d7d1,libatomic_waker-001109810bdecbaa,libhttp_body_util-67dd3ebadf32b4c0,libhttp_body-eab26e8a1c030c72,liburl-ca8e8ccb7ab2565c,libidna-a32cf14c17d5df06,libidna_adapter-deaa754869b11970,libicu_normalizer-d80d6baabe99ad8c,libicu_normalizer_data-599d95ef553f8e1f,libwrite16-e3dc6fad88157cf5,libutf8_iter-0d9be7b316c2b184,libutf16_iter-d3264925eca367d9,libicu_properties-1ebe8b08669820c0,libicu_properties_data-86d72b2b3779d85a,libicu_locid_transform-07a418a8339b2926,libicu_locid_transform_data-eef3f069e8a20759,libicu_collections-293fe9da02bc764a,libicu_provider-f45e4e88b788d32e,libicu_locid-f75e1b770c3a655f,liblitemap-705c4d2af7d10c57,libtinystr-895a28f4b9d0b69a,libzerovec-c9f52aaa55a1c20f,libwriteable-45c783735d88c2b0,libyoke-36914374427a3e4c,libzerofrom-b206e672cc1e85d9,libstable_deref_trait-e5f295e98f1b80b2,libform_urlencoded-9a3b196401a840c1,libcommon_multipart_rfc7578-eda1aac1f2549328,libmime_guess-82b360cb7bb2e746,libunicase-5017e9507498ef51,libthiserror-33ef00b3fc07f671,librand-2814b25dfb820348,librand_chacha-29042c827dc4a31c,libppv_lite86-e21724d63cd6c663,libzerocopy-faff184601410546,librand_core-f79121a74e983675,libgetrandom-59ba6db5b5c79692,librocket-8d9f213e77bcb55d,libnum_cpus-7e0a39f1ea537fb4,libtempfile-f77b591769e8f0f4,libgetrandom-10394fc5dcdcdfe9,libfastrand-503f12a96d791409,librustix-2d11112d78fe5e48,libbitflags-ec9e26e8384cfc98,liblinux_raw_sys-20b62ec4b985a4c8,librocket_http-7192c6a5e2ce272e,libcookie-4a9051090a3c6c90,libstable_pattern-4f4759882b311bec,libref_cast-2e917fb88706e7b7,libpercent_encoding-9bee39bbc5bd523a,libhyper-5d5eb0caf8fd26bd,libh2-2e4a4c86f39f0332,libtower_service-0d7df29686b13872,libtracing-16a4ca8f4bc6266e,libtracing_core-c2aed6b1712d0a02,libonce_cell-0ba6aecba7086d38,libhttp_body-963f6313988c3235,libhttpdate-9f9d2502c6a38412,libhttp-ee1406c505ea38c3,libmulter-5de563dccc02bfe5,libmime-4b44681fdb2c65f7,libtokio_util-2465929bd135d609,libhttparse-4b1ed73b760072b9,libspin-bbfc7d9afebf93b8,libencoding_rs-591e0cad5e0af89d,libhttp-b47bc680ed14946e,libfnv-2d77ec4f6f971b24,libeither-1e551205f1478063,libtokio_stream-d1ed65823e355bc8,libatomic-c07357df513237e0,libstate-0b52da1ac91aaf36,libparking_lot-288866314c05a0ed,libparking_lot_core-b492c1c6117f5d26,libcfg_if-33ef6c02a07f9fec,libsmallvec-cc09618ba41502d9,liblock_api-87fe6f2f71d5b0ae,libscopeguard-d52bd00767847e44,libubyte-6f10b0f7444031e2,liblog-ba604b77dad33fe2,libtime-6c7f6a75fb0e8f00,libitoa-6b76ec393d6a2c41,libtime_core-45a5f0d549950b2a,libnum_conv-2c976fbf8b8f2899,libderanged-7a5c17cefd52121d,libpowerfmt-a0c185df26c26a22,libfigment-8a9f26c627d9633b,libtoml-be3fef1000eea810,libtoml_edit-bfb97f7bc76b4834,libserde_spanned-af93aac45331c234,libindexmap-3489e3f70eef5c34,libequivalent-7e0e8cbe6c474a67,libhashbrown-19954401a582c725,libwinnow-275ad02d1fca8ae9,libtoml_write-8a18110dc2453e68,libtoml_datetime-27cbff9b1f0ec831,libuncased-99072456f7e52ff7,libpear-44e9e97ff77def8d,libinlinable_string-be82f8463bd0ceb4,libserde-8e315c17dd977672,libtokio-1b7448985f65e8be,libsignal_hook_registry-3946ed00872e2224,libsocket2-9590eedb67bcac94,libbytes-bfe11088fe358bd1,libmio-77f2f6669067b2ac,libfutures-02d0d149b1366443,libfutures_util-f1cb8cbfa00d86f4,libmemchr-3ffe5f7a52883367,libfutures_io-3e19596c076de665,libslab-2beeedcc9f7dbddb,libfutures_channel-c679acf38b3b9ea3,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libasync_stream-1d2c8e15c7c2d975,libpin_project_lite-bedc6e0acd72ff2a,libfutures_core-fc6bb1738f00fc87,libyansi-906b7014d5f8baec,libis_terminal-13769a372497ded7,liblibc-e32e94b265a2208b}.rlib" "/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/rustdoctestvimEiD/rustcu3piIP/raw-dylibs" "-B/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-8ddb3c858eb3f776/out" "-L" "/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestvimEiD/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/commands/responder.rs - commands::responder::CommandResponder::autocomplete (line 492) [INFO] [stdout] src/commands/responder.rs - commands::responder::CommandResponder::defer (line 456) [INFO] [stdout] src/commands/responder.rs - commands::responder::CommandResponder::defer_update (line 475) [INFO] [stdout] src/commands/responder.rs - commands::responder::CommandResponder::delete_followup_message (line 633) [INFO] [stdout] src/commands/responder.rs - commands::responder::CommandResponder::edit_followup_message (line 583) [INFO] [stdout] src/commands/responder.rs - commands::responder::CommandResponder::get_original_message (line 618) [INFO] [stdout] src/commands/responder.rs - commands::responder::CommandResponder::launch_activity (line 541) [INFO] [stdout] src/commands/responder.rs - commands::responder::CommandResponder::open_modal (line 519) [INFO] [stdout] src/commands/responder.rs - commands::responder::CommandResponder::send_followup_message (line 561) [INFO] [stdout] src/commands/responder.rs - commands::responder::CommandResponder::send_message (line 401) [INFO] [stdout] src/commands/responder.rs - commands::responder::CommandResponder::update_message (line 427) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::add_embed (line 99) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::clear_attachments (line 278) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::keep_attachment (line 247) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::set_allowed_mentions (line 127) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::set_components (line 208) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::set_content (line 87) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::set_ephemeral (line 140) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::set_message_reference (line 307) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::set_poll (line 290) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::set_suppress_embeds (line 155) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::set_suppress_notifications (line 170) [INFO] [stdout] src/commands/responder.rs - commands::responder::MessageResponse::set_tts (line 75) [INFO] [stdout] src/commands/responder.rs - commands::responder::Modal::new (line 349) [INFO] [stdout] src/lib.rs - Client::register_commands (line 155) [INFO] [stdout] src/lib.rs - Client::register_events (line 197) [INFO] [stdout] src/lib.rs - Client::sync_commands (line 240) [INFO] [stdout] src/lib.rs - Client::sync_guild_commands (line 268) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::add_thread_member (line 666) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::bulk_delete_messages (line 491) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::create_invite (line 550) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::delete (line 457) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::delete_channel_permission (line 530) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::edit_channel_permission (line 508) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::fetch (line 427) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::get_pinned_messages (line 578) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::join_thread (line 652) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::leave_thread (line 682) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::modify (line 441) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::pin_message (line 594) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::remove_thread_member (line 698) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::start_thread (line 624) [INFO] [stdout] src/structs/channels.rs - structs::channels::Channel::unpin_message (line 609) [INFO] [stdout] src/structs/components.rs - structs::components::Button::set_disabled (line 463) [INFO] [stdout] src/structs/components.rs - structs::components::Button::set_emoji (line 410) [INFO] [stdout] src/structs/components.rs - structs::components::Button::set_label (line 398) [INFO] [stdout] src/structs/components.rs - structs::components::Button::set_style (line 386) [INFO] [stdout] src/structs/components.rs - structs::components::Button::set_url (line 450) [INFO] [stdout] src/structs/components.rs - structs::components::Components::add_row (line 255) [INFO] [stdout] src/structs/components.rs - structs::components::Components::add_select_menu (line 300) [INFO] [stdout] src/structs/components.rs - structs::components::Components::add_text_input (line 325) [INFO] [stdout] src/structs/components.rs - structs::components::Components::empty (line 243) [INFO] [stdout] src/structs/components.rs - structs::components::SelectMenu::add_channel_type (line 537) [INFO] [stdout] src/structs/components.rs - structs::components::SelectMenu::add_default_value (line 564) [INFO] [stdout] src/structs/components.rs - structs::components::SelectMenu::set_id (line 499) [INFO] [stdout] src/structs/components.rs - structs::components::SelectMenu::set_max_values (line 593) [INFO] [stdout] src/structs/components.rs - structs::components::SelectMenu::set_min_values (line 581) [INFO] [stdout] src/structs/components.rs - structs::components::SelectMenu::set_placeholder (line 552) [INFO] [stdout] src/structs/components.rs - structs::components::SelectOption::new (line 607) [INFO] [stdout] src/structs/components.rs - structs::components::SelectOption::set_default (line 645) [INFO] [stdout] src/structs/components.rs - structs::components::SelectOption::set_description (line 622) [INFO] [stdout] src/structs/components.rs - structs::components::SelectOption::set_emoji (line 633) [INFO] [stdout] src/structs/components.rs - structs::components::TextInput::set_id (line 673) [INFO] [stdout] src/structs/components.rs - structs::components::TextInput::set_label (line 697) [INFO] [stdout] src/structs/components.rs - structs::components::TextInput::set_max_length (line 721) [INFO] [stdout] src/structs/components.rs - structs::components::TextInput::set_min_length (line 709) [INFO] [stdout] src/structs/components.rs - structs::components::TextInput::set_placeholder (line 757) [INFO] [stdout] src/structs/components.rs - structs::components::TextInput::set_required (line 733) [INFO] [stdout] src/structs/components.rs - structs::components::TextInput::set_style (line 685) [INFO] [stdout] src/structs/components.rs - structs::components::TextInput::set_value (line 745) [INFO] [stdout] src/structs/embeds.rs - structs::embeds::Embed::add_field (line 283) [INFO] [stdout] src/structs/embeds.rs - structs::embeds::Embed::set_author (line 266) [INFO] [stdout] src/structs/embeds.rs - structs::embeds::Embed::set_color (line 200) [INFO] [stdout] src/structs/embeds.rs - structs::embeds::Embed::set_description (line 163) [INFO] [stdout] src/structs/embeds.rs - structs::embeds::Embed::set_footer (line 216) [INFO] [stdout] src/structs/embeds.rs - structs::embeds::Embed::set_image (line 232) [INFO] [stdout] src/structs/embeds.rs - structs::embeds::Embed::set_thumbnail (line 249) [INFO] [stdout] src/structs/embeds.rs - structs::embeds::Embed::set_timestamp (line 187) [INFO] [stdout] src/structs/embeds.rs - structs::embeds::Embed::set_url (line 175) [INFO] [stdout] src/structs/emojis.rs - structs::emojis::Emoji::new_custom_emoji (line 58) [INFO] [stdout] src/structs/emojis.rs - structs::emojis::Emoji::new_standard_emoji (line 39) [INFO] [stdout] src/structs/messages.rs - structs::messages::AllowedMentions::add_parse (line 1007) [INFO] [stdout] src/structs/messages.rs - structs::messages::AllowedMentions::add_role (line 1039) [INFO] [stdout] src/structs/messages.rs - structs::messages::AllowedMentions::add_user (line 1022) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::as_forward (line 872) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::as_reply (line 851) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::create (line 504) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::create_reaction (line 600) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::crosspost (line 577) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::delete (line 554) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::delete_reaction (line 623) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::delete_user_reaction (line 640) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::edit (line 524) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::end_poll (line 828) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::fetch (line 475) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::fetch_many (line 489) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::get_poll_voters (line 803) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::get_reactions (line 663) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::pin (line 734) [INFO] [stdout] src/structs/messages.rs - structs::messages::Message::unpin (line 757) [INFO] [stdout] src/structs/polls.rs - structs::polls::PollCreateRequest::add_answer (line 125) [INFO] [stdout] src/structs/polls.rs - structs::polls::PollCreateRequest::new (line 109) [INFO] [stdout] src/structs/polls.rs - structs::polls::PollCreateRequest::set_allow_multiselect (line 149) [INFO] [stdout] src/structs/polls.rs - structs::polls::PollCreateRequest::set_duration (line 138) [INFO] [stdout] src/structs/polls.rs - structs::polls::PollCreateRequest::set_layout_type (line 160) [INFO] [stdout] src/structs/polls.rs - structs::polls::PollMedia::set_emoji (line 192) [INFO] [stdout] src/structs/polls.rs - structs::polls::PollMedia::set_text (line 181) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 31 passed; 107 failed; 0 ignored; 0 measured; 0 filtered out; finished in 106.51s [INFO] [stdout] [INFO] [stdout] all doctests ran in 107.52s; merged doctests compilation took 0.97s [INFO] [stderr] error: doctest failed, to rerun pass `--doc` [INFO] running `Command { std: "docker" "inspect" "b8994ea4267d43daf72d293634c2ad29d96637add139c44916fba30b177b0d00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b8994ea4267d43daf72d293634c2ad29d96637add139c44916fba30b177b0d00", kill_on_drop: false }` [INFO] [stdout] b8994ea4267d43daf72d293634c2ad29d96637add139c44916fba30b177b0d00