[INFO] cloning repository https://github.com/LasterAlex/teloxide_tests
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/LasterAlex/teloxide_tests" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLasterAlex%2Fteloxide_tests", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLasterAlex%2Fteloxide_tests'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f9eb75ac461ef34970601c02b55a7ee1508b3373
[INFO] testing LasterAlex/teloxide_tests against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLasterAlex%2Fteloxide_tests" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/LasterAlex/teloxide_tests
[INFO] finished tweaking git repo https://github.com/LasterAlex/teloxide_tests
[INFO] tweaked toml for git repo https://github.com/LasterAlex/teloxide_tests written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/LasterAlex/teloxide_tests on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/LasterAlex/teloxide_tests 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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded teloxide-macros v0.10.0
[INFO] [stderr]   Downloaded take_mut v0.2.2
[INFO] [stderr]   Downloaded teloxide_tests_macros v0.2.0
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded parse-size v1.1.0
[INFO] [stderr]   Downloaded actix-web-lab-derive v0.23.0
[INFO] [stderr]   Downloaded erasable v1.3.0
[INFO] [stderr]   Downloaded actix-multipart-derive v0.7.0
[INFO] [stderr]   Downloaded gag v1.0.0
[INFO] [stderr]   Downloaded include_dir_macros v0.7.4
[INFO] [stderr]   Downloaded include_dir v0.7.4
[INFO] [stderr]   Downloaded serde_html_form v0.2.7
[INFO] [stderr]   Downloaded actix-multipart v0.7.2
[INFO] [stderr]   Downloaded dptree v0.5.1
[INFO] [stderr]   Downloaded cc v1.2.30
[INFO] [stderr]   Downloaded teloxide v0.17.0
[INFO] [stderr]   Downloaded serde_json v1.0.141
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded actix-web-lab v0.23.0
[INFO] [stderr]   Downloaded takecell v0.1.1
[INFO] [stderr]   Downloaded h2 v0.4.11
[INFO] [stderr]   Downloaded scc v2.3.4
[INFO] [stderr]   Downloaded reqwest v0.12.22
[INFO] [stderr]   Downloaded rc-box v1.3.0
[INFO] [stderr]   Downloaded serde_plain v1.0.2
[INFO] [stderr]   Downloaded filedescriptor v0.8.3
[INFO] [stderr]   Downloaded pretty_env_logger v0.5.0
[INFO] [stderr]   Downloaded teloxide-core v0.13.0
[INFO] [stderr]   Downloaded tokio v1.47.0
[INFO] [stderr]   Downloaded aquamarine v0.6.0
[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" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 16ab942374d192e14220cc1609285363fd12aca99c751760d0ee6acda9442c00
[INFO] running `Command { std: "docker" "start" "-a" "16ab942374d192e14220cc1609285363fd12aca99c751760d0ee6acda9442c00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "16ab942374d192e14220cc1609285363fd12aca99c751760d0ee6acda9442c00", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "16ab942374d192e14220cc1609285363fd12aca99c751760d0ee6acda9442c00", kill_on_drop: false }`
[INFO] [stdout] 16ab942374d192e14220cc1609285363fd12aca99c751760d0ee6acda9442c00
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e9a67825be8d354b397eba94d3f1c4066933a5d89d64f88131e177bb1aaad5f
[INFO] running `Command { std: "docker" "start" "-a" "1e9a67825be8d354b397eba94d3f1c4066933a5d89d64f88131e177bb1aaad5f", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling event-listener v5.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling local-waker v0.1.4
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling whoami v1.6.0
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling actix-utils v3.0.1
[INFO] [stderr]    Compiling flume v0.11.1
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling erasable v1.3.0
[INFO] [stderr]    Compiling actix-service v2.0.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling brotli v8.0.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling h2 v0.4.11
[INFO] [stderr]    Compiling actix-rt v2.10.0
[INFO] [stderr]    Compiling actix-codec v0.5.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling sqlx-sqlite v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling derive_more-impl v1.0.0
[INFO] [stderr]    Compiling local-channel v0.1.5
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling language-tags v0.3.2
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling actix-server v2.6.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling derive_more v1.0.0
[INFO] [stderr]    Compiling actix-http v3.11.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling impl-more v0.1.9
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling actix-web v4.11.0
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling reqwest v0.12.22
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling rc-box v1.3.0
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling parse-size v1.1.0
[INFO] [stderr]    Compiling take_mut v0.2.2
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling takecell v0.1.1
[INFO] [stderr]    Compiling anstyle-query v1.1.3
[INFO] [stderr]    Compiling anstream v0.6.19
[INFO] [stderr]    Compiling dptree v0.5.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling teloxide-core v0.13.0
[INFO] [stderr]    Compiling actix-multipart-derive v0.7.0
[INFO] [stderr]    Compiling aquamarine v0.6.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling sqlx v0.8.6
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling teloxide-macros v0.10.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling serde_html_form v0.2.7
[INFO] [stderr]    Compiling serde_plain v1.0.2
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling actix-web-lab-derive v0.23.0
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling mediatype v0.19.20
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling ctrlc v3.4.7
[INFO] [stderr]    Compiling gag v1.0.0
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling teloxide_tests_macros v0.2.0
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]    Compiling actix-multipart v0.7.2
[INFO] [stderr]    Compiling teloxide_tests_macros v0.2.0 (/opt/rustwide/workdir/teloxide_tests_macros)
[INFO] [stderr]    Compiling actix-web-lab v0.23.0
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling teloxide v0.17.0
[INFO] [stderr]    Compiling teloxide_tests v0.4.0 (/opt/rustwide/workdir/teloxide_tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 37s
[INFO] running `Command { std: "docker" "inspect" "1e9a67825be8d354b397eba94d3f1c4066933a5d89d64f88131e177bb1aaad5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e9a67825be8d354b397eba94d3f1c4066933a5d89d64f88131e177bb1aaad5f", kill_on_drop: false }`
[INFO] [stdout] 1e9a67825be8d354b397eba94d3f1c4066933a5d89d64f88131e177bb1aaad5f
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6c2f9e8cfc77167f6084c1d4646c2480da0f1728ab683aac03b6f8e439174e30
[INFO] running `Command { std: "docker" "start" "-a" "6c2f9e8cfc77167f6084c1d4646c2480da0f1728ab683aac03b6f8e439174e30", kill_on_drop: false }`
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling teloxide_tests_macros v0.2.0 (/opt/rustwide/workdir/teloxide_tests_macros)
[INFO] [stderr]    Compiling scc v2.3.4
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling teloxide_tests v0.4.0 (/opt/rustwide/workdir/teloxide_tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 42.29s
[INFO] running `Command { std: "docker" "inspect" "6c2f9e8cfc77167f6084c1d4646c2480da0f1728ab683aac03b6f8e439174e30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c2f9e8cfc77167f6084c1d4646c2480da0f1728ab683aac03b6f8e439174e30", kill_on_drop: false }`
[INFO] [stdout] 6c2f9e8cfc77167f6084c1d4646c2480da0f1728ab683aac03b6f8e439174e30
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] d956f93f2b0b89be24912765a770345f81c920b0f2ee3554d864ac66182fcf4f
[INFO] running `Command { std: "docker" "start" "-a" "d956f93f2b0b89be24912765a770345f81c920b0f2ee3554d864ac66182fcf4f", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.66s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/teloxide_tests-7cd0a935f3c178a3)
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test dataset::tests::test_location ... ok
[INFO] [stdout] test dataset::tests::test_channel_chat ... ok
[INFO] [stdout] test dataset::tests::test_message_common_contact ... ok
[INFO] [stdout] test dataset::tests::test_into_update ... ok
[INFO] [stdout] test dataset::tests::test_callback_query ... ok
[INFO] [stdout] test dataset::tests::test_message_common_document ... ok
[INFO] [stdout] test dataset::tests::test_message_common_location ... ok
[INFO] [stdout] test dataset::tests::test_changeable ... ok
[INFO] [stdout] test dataset::tests::test_message_common_migration_to_chat ... ok
[INFO] [stdout] test dataset::tests::test_message_common_animation ... ok
[INFO] [stdout] test dataset::tests::test_message_common_migration_from_chat ... ok
[INFO] [stdout] test dataset::tests::test_message_common_photo ... ok
[INFO] [stdout] test dataset::tests::test_message_common_audio ... ok
[INFO] [stdout] test dataset::tests::test_message_common_poll ... ok
[INFO] [stdout] test dataset::tests::test_message_common_sticker ... ok
[INFO] [stdout] test dataset::tests::test_message_common_venue ... ok
[INFO] [stdout] test dataset::tests::test_message_common_game ... ok
[INFO] [stdout] test dataset::tests::test_message_common_video ... ok
[INFO] [stdout] test dataset::tests::test_message_common_video_note ... ok
[INFO] [stdout] test dataset::tests::test_message_common_voice ... ok
[INFO] [stdout] test dataset::tests::test_private_group_chat ... ok
[INFO] [stdout] test dataset::tests::test_message_common_text ... ok
[INFO] [stdout] test dataset::tests::test_public_group_chat ... ok
[INFO] [stdout] test dataset::tests::test_supergroup_chat ... ok
[INFO] [stdout] test dataset::tests::test_update_poll ... ok
[INFO] [stdout] test dataset::tests::test_user ... ok
[INFO] [stdout] test server::messages::tests::test_add_messages ... ok
[INFO] [stdout] test server::messages::tests::test_delete_message ... ok
[INFO] [stdout] test server::messages::tests::test_delete_messages ... ok
[INFO] [stdout] test server::messages::tests::test_edit_message ... ok
[INFO] [stdout] test server::messages::tests::test_edit_message_field ... ok
[INFO] [stdout] test server::messages::tests::test_get_messages ... ok
[INFO] [stdout] test server::messages::tests::test_edit_message_reply_markup ... ok
[INFO] [stdout] test tests::test_delete_messages ... ok
[INFO] [stdout] test tests::test_echo_with_not_start_test ... ok
[INFO] [stdout] test tests::test_ban_and_unban ... ok
[INFO] [stdout] test tests::test_delete_message ... ok
[INFO] [stdout] test tests::test_copy_message ... ok
[INFO] [stdout] test tests::test_echo ... ok
[INFO] [stdout] test tests::test_answer_callback_query ... ok
[INFO] [stdout] test tests::test_assert_state ... ok
[INFO] [stdout] test tests::test_echo_with_start_state ... ok
[INFO] [stdout] test tests::test_edit_caption ... ok
[INFO] [stdout] test tests::test_edit_message ... ok
[INFO] [stdout] test tests::test_edit_message_unchanged ... ok
[INFO] [stdout] test tests::test_edit_reply_markup ... ok
[INFO] [stdout] test tests::test_erased_state ... ok
[INFO] [stdout] test tests::test_edited_message ... ok
[INFO] [stdout] test tests::test_error_handler ... ok
[INFO] [stdout] test tests::test_forward_message ... ok
[INFO] [stdout] test tests::test_no_updates ... ok
[INFO] [stdout] test tests::test_panic - should panic ... ok
[INFO] [stdout] test tests::test_pin_message ... ok
[INFO] [stdout] test tests::test_restrict ... ok
[INFO] [stdout] test tests::test_send_animation ... ok
[INFO] [stdout] test tests::test_send_audio ... ok
[INFO] [stdout] test tests::test_send_chat_action ... ok
[INFO] [stdout] test tests::test_send_contact ... ok
[INFO] [stdout] test tests::test_send_dice ... ok
[INFO] [stderr]  ERROR teloxide::error_handlers > Error: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] test tests::test_send_document ... ok
[INFO] [stdout] test tests::test_send_invoice ... ok
[INFO] [stdout] test tests::test_send_location ... ok
[INFO] [stdout] test tests::test_send_photo ... ok
[INFO] [stdout] test tests::test_send_media_group ... ok
[INFO] [stdout] test tests::test_send_poll ... ok
[INFO] [stdout] test tests::test_send_sticker ... ok
[INFO] [stdout] test tests::test_send_venue ... ok
[INFO] [stdout] test tests::test_send_video ... ok
[INFO] [stdout] test tests::test_send_video_note ... ok
[INFO] [stdout] test tests::test_send_voice ... ok
[INFO] [stdout] test tests::test_set_message_reaction ... ok
[INFO] [stdout] test tests::test_set_my_commands ... ok
[INFO] [stdout] test tests::test_try_get ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 14.92s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/teloxide_tests_macros-2c9c44f7d6ca53b5)
[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 teloxide_tests
[INFO] [stdout] 
[INFO] [stdout] running 139 tests
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockGroupChat::new (line 79) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockPrivateChat::build (line 216) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockChannelChat::id (line 108) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockChannelChat::build (line 131) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockGroupChat::build (line 93) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockGroupChat::id (line 74) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockSupergroupChat::id (line 150) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockChannelChat::new (line 115) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockPrivateChat::new (line 202) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockSupergroupChat::new (line 160) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockSupergroupChat::build (line 174) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoChannel::build (line 206) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat.rs - dataset::chat::MockPrivateChat::id (line 193) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoChannel::id (line 180) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoChannel::new (line 190) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoGroup::build (line 162) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoGroup::id (line 141) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoGroup::new (line 148) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoPrivate::new (line 333) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoSupergroup::build (line 281) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoPrivate::build (line 360) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoPrivate::id (line 313) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoSupergroup::id (line 229) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/chat_full_info.rs - dataset::chat_full_info::MockChatFullInfoSupergroup::new (line 253) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageDice::build (line 174) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockEditedMessage::into_update (line 121) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageDice::id (line 149) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockEditedMessage::new (line 99) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageInvoice::build (line 231) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageDice::new (line 160) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageDice::into_update (line 148) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageInvoice::currency (line 194) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageInvoice::description (line 194) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageNewChatMembers::id (line 255) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageInvoice::title (line 194) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageInvoice::id (line 194) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageInvoice::start_parameter (line 194) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageNewChatMembers::build (line 274) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageInvoice::new (line 211) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageInvoice::into_update (line 193) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageNewChatMembers::into_update (line 254) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAnimation::id (line 150) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAnimation::build (line 208) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAnimation::into_update (line 149) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAudio::into_update (line 241) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageContact::first_name (line 328) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageContact::build (line 362) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageContact::id (line 328) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageContact::into_update (line 327) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageContact::new (line 342) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageContact::phone_number (line 328) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message.rs - dataset::message::MockMessageNewChatMembers::new (line 262) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAudio::build (line 295) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAudio::id (line 242) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAnimation::new (line 180) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageDocument::id (line 386) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageDocument::build (line 431) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAudio::new (line 267) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageDocument::into_update (line 385) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::build (line 497) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::into_update (line 460) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageLocation::id (line 586) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageLocation::into_update (line 585) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageLocation::new (line 601) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageMigrationFromChat::id (line 1070) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageMigrationFromChat::into_update (line 1069) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::id (line 461) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageMigrationToChat::into_update (line 1091) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::new (line 476) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::title (line 461) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePhoto::id (line 640) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePhoto::build (line 678) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageDocument::new (line 407) has been running for over 60 seconds
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::description (line 461) has been running for over 60 seconds
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePhoto::into_update (line 639) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePoll::build (line 759) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePhoto::new (line 655) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageLocation::build (line 615) has been running for over 60 seconds
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePoll::question (line 701) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageMigrationToChat::id (line 1092) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageLocation::build (line 615) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePoll::id (line 701) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageDocument::new (line 407) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::description (line 461) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePoll::into_update (line 700) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePoll::new (line 729) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageSticker::id (line 792) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageText::into_update (line 104) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageSticker::into_update (line 791) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageText::text (line 105) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVenue::address (line 522) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVenue::build (line 560) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageText::id (line 105) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVenue::id (line 522) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVenue::into_update (line 521) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVenue::new (line 538) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageText::new (line 116) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageSticker::new (line 819) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageText::build (line 130) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVenue::title (line 522) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageSticker::build (line 847) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideo::build (line 914) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideo::id (line 879) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideo::new (line 894) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideo::into_update (line 878) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideoNote::into_update (line 936) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVoice::id (line 1002) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideoNote::id (line 937) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVoice::build (line 1042) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideoNote::new (line 956) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVoice::new (line 1021) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVoice::into_update (line 1001) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockChatPhoto::build (line 248) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideoNote::build (line 975) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockChatPhoto::new (line 229) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockLocation::build (line 305) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockLinkPreviewOptions::new (line 473) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockLinkPreviewOptions::build (line 493) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockLocation::new (line 284) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockMe::build (line 181) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockMe::first_name (line 127) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockMe::id (line 127) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockPhotoSize::build (line 363) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockMe::new (line 155) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockPhotoSize::new (line 343) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockUser::id (line 62) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/queries.rs - dataset::queries::MockCallbackQuery::chat_instance (line 11) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/queries.rs - dataset::queries::MockCallbackQuery::build (line 76) ... FAILED
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockUser::build (line 104) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockUser::first_name (line 62) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockUser::new (line 81) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockVideo::build (line 435) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/mod.rs - dataset::MockVideo::new (line 409) ... ok
[INFO] [stdout] test teloxide_tests/src/mock_bot.rs - mock_bot::MockBot<Err,DistributionKey>::new (line 84) - compile ... ok
[INFO] [stdout] test teloxide_tests/src/lib.rs - (line 4) - compile ... ok
[INFO] [stdout] test teloxide_tests/src/mock_bot.rs - mock_bot::MockBot<Err,DistributionKey>::new (line 93) - compile ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/queries.rs - dataset::queries::MockCallbackQuery::into_update (line 111) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/queries.rs - dataset::queries::MockCallbackQuery::make_message_inaccessible (line 54) ... ok
[INFO] [stdout] test teloxide_tests/src/mock_bot.rs - mock_bot::MockBot<Err,Key>::set_state (line 370) - compile ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/update.rs - dataset::update::MockUpdatePoll::new (line 33) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/queries.rs - dataset::queries::MockCallbackQuery::new (line 27) ... ok
[INFO] [stdout] test teloxide_tests/src/dataset/update.rs - dataset::update::MockUpdatePoll::question (line 14) ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- teloxide_tests/src/dataset/chat.rs - dataset::chat::MockGroupChat::new (line 79) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestBCC7jC/rustcZHw4xu/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestBCC7jC/rustcZHw4xu/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestBCC7jC/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] ---- teloxide_tests/src/dataset/chat.rs - dataset::chat::MockPrivateChat::build (line 216) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest65TLd0/rustcJTzNil/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest65TLd0/rustcJTzNil/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest65TLd0/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] ---- teloxide_tests/src/dataset/chat.rs - dataset::chat::MockChannelChat::id (line 108) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest2xqqUB/rustc7MQpOd/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest2xqqUB/rustc7MQpOd/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest2xqqUB/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] ---- teloxide_tests/src/dataset/chat.rs - dataset::chat::MockChannelChat::build (line 131) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestyc5a7i/rustc8BSVsz/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestyc5a7i/rustc8BSVsz/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestyc5a7i/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] ---- teloxide_tests/src/dataset/chat.rs - dataset::chat::MockGroupChat::build (line 93) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjy2oF8/rustctP9bzV/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjy2oF8/rustctP9bzV/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjy2oF8/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAnimation::into_update (line 149) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOe7Ipu/rustcVVeypr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOe7Ipu/rustcVVeypr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOe7Ipu/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAudio::into_update (line 241) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestleEDWf/rustcTI2uxq/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestleEDWf/rustcTI2uxq/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestleEDWf/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageContact::first_name (line 328) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest6mmYc9/rustc7VCfu3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest6mmYc9/rustc7VCfu3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6mmYc9/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageContact::into_update (line 327) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjoUiJg/rustcu7INO3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjoUiJg/rustcu7INO3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjoUiJg/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::build (line 497) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest8obPjC/rustc2Gcn2h/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest8obPjC/rustc2Gcn2h/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest8obPjC/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::into_update (line 460) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestfWC8WF/rustcpYOKGf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestfWC8WF/rustcpYOKGf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestfWC8WF/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageLocation::id (line 586) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestLLLe7j/rustc10GdBX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLLLe7j/rustc10GdBX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLLLe7j/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageLocation::into_update (line 585) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestJYyFH4/rustcC2uvRh/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestJYyFH4/rustcC2uvRh/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestJYyFH4/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageLocation::new (line 601) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestLf1tEa/rustchG9li3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLf1tEa/rustchG9li3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLf1tEa/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageMigrationFromChat::id (line 1070) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest7izBQD/rustcryVyvl/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest7izBQD/rustcryVyvl/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest7izBQD/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageMigrationFromChat::into_update (line 1069) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestper75e/rustcGuwkW3/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestper75e/rustcGuwkW3/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestper75e/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::id (line 461) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesteydSxV/rustcn1Terk/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesteydSxV/rustcn1Terk/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesteydSxV/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageMigrationToChat::into_update (line 1091) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestA2bx2V/rustcD4Qito/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestA2bx2V/rustcD4Qito/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestA2bx2V/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::new (line 476) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestRZ7eO3/rustcpZD4Jr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestRZ7eO3/rustcpZD4Jr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestRZ7eO3/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::title (line 461) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestOZWNIO/rustckJbxrb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestOZWNIO/rustckJbxrb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestOZWNIO/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePhoto::id (line 640) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestpBzACD/rustcR52gxf/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestpBzACD/rustcR52gxf/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestpBzACD/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePhoto::into_update (line 639) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctesthUJeWl/rustclBqd4q/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctesthUJeWl/rustclBqd4q/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesthUJeWl/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePoll::question (line 701) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestWp2ONU/rustcrFLEMm/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestWp2ONU/rustcrFLEMm/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestWp2ONU/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageSticker::id (line 792) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestxX73ex/rustcjBND1A/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestxX73ex/rustcjBND1A/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestxX73ex/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageText::into_update (line 104) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestzKCFWQ/rustcNWVnW4/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestzKCFWQ/rustcNWVnW4/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestzKCFWQ/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageSticker::into_update (line 791) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestewHZLo/rustcKVCKuP/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestewHZLo/rustcKVCKuP/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestewHZLo/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageText::id (line 105) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestFfu1P7/rustck2Ouod/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestFfu1P7/rustck2Ouod/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestFfu1P7/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideo::into_update (line 878) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestuX4K8J/rustczp85F8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestuX4K8J/rustczp85F8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuX4K8J/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideoNote::into_update (line 936) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestjFl0nR/rustcIkYo7G/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestjFl0nR/rustcIkYo7G/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestjFl0nR/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] ---- teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVoice::id (line 1002) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctest9InpdA/rustczdX2PY/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctest9InpdA/rustczdX2PY/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest9InpdA/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] ---- teloxide_tests/src/dataset/queries.rs - dataset::queries::MockCallbackQuery::chat_instance (line 11) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestw36xqr/rustcDEoe2b/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestw36xqr/rustcDEoe2b/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestw36xqr/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] ---- teloxide_tests/src/dataset/queries.rs - dataset::queries::MockCallbackQuery::build (line 76) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustdoctestLr1DCS/rustcbZHX7z/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libteloxide_tests-ce2b1a41be62e90d,libpretty_env_logger-78837b5059a6096e,libenv_logger-cc1792c958f5ca2d,libtermcolor-5a869789f060d27b,libis_terminal-6315e7def9bc8161,libhumantime-01c8a1fbb5fd976b,libactix_multipart-047ec32a98f00dc7,libserde_plain-ec6240d3fb0b762d,libactix_web-8cd7ca888c7dc6ad,libimpl_more-8e38b6ae204fa293,libactix_server-7b243dd205cc744d,libsocket2-5fef8bd46a06a4c4,libactix_router-c1c0f6a3684a1929,libregex-9c624fdee0ce0341,libregex_automata-4849ad6cdadf526b,libaho_corasick-6b25df22483529bb,libregex_syntax-de2788153f3b4823,libcookie-f207863839addc38,libtime-49df86b30b631e91,libtime_core-5918a43795571321,libnum_conv-35e5067041877422,libderanged-d8843f7e22f44da8,libpowerfmt-96bcc13aea1b0702,libactix_http-cfe743accd7c060c,librand-cbb909f09832fbd7,librand_chacha-a3ae45eb92178f52,librand_core-ecd192e8644e8991,libbrotli-42ded20db9320415,libbrotli_decompressor-d37ac26c6e7e9aa6,liballoc_stdlib-fb219d61d5f7de62,liballoc_no_stdlib-49499ce7d88dcb4f,libhttpdate-c834c1bc5cf51106,libsha1-b05a27aa974a2195,liblocal_channel-b0dcbdd23d0c88fe,libbytestring-e49e4b2c88e76f25,liblanguage_tags-7cd23da7c1e1df9d,libh2-7197ae43a02276fc,libzstd-3ddfd4110b5dbdad,libzstd_safe-e062bbe0ec78c3d2,libzstd_sys-45d7eb672e216de3,libflate2-e0e069d57ae67a0a,libminiz_oxide-e4e51eed7d24d6c2,libadler2-60c1e929ce81002a,libcrc32fast-5130b0bae8ccff7e,libactix_service-f3923ef9ba68704e,libactix_codec-937702267fc1dcce,libderive_more-36cef7fcb400db81,libactix_utils-7c5dc32afc7d6c7b,liblocal_waker-bb1c8b83d33e7cc6,libactix_rt-afdf6f08fbc5a04e,libhttp-59fdf243423382b1,liblazy_static-43935f8bf5aea94d,libgag-e380b5087dc555ae,libtempfile-5aa0b23ee1f85902,libfastrand-9610c844b1f2a9a1,librustix-634f07f4455a4ad8,liblinux_raw_sys-84fd5db86ad4a906,libfiledescriptor-c508174e92151d95,libthiserror-d453fb1ab20614ac,libteloxide-81c15037bf0f0a01,libtokio_stream-88e3107aa87b7a43,libsqlx-610b54d243319a41,libsqlx_sqlite-f0068727bdfa8206,libflume-684ff6a8d1555ef6,libspin-26bf31657e48dafe,libfutures_intrusive-aff5fcf1929ff005,liblibsqlite3_sys-f0130a8a874d6c8f,libsqlx_postgres-6428ac7307155af5,libhex-89a7819ac077d9c8,libwhoami-066cc0f0ef091894,libhome-15f25c96e0095e68,libmd5-4914db8985f0d7dd,libbyteorder-00defac103d02205,libatoi-51953d85fc095380,libstringprep-a4520df2a934f53f,libunicode_properties-2b72b3aa15f28209,libunicode_normalization-372e31cefad314ce,libtinyvec-62ce7b31670842c4,libtinyvec_macros-22f5cf82ed794cca,libunicode_bidi-6f685e3db83da699,librand-a17b9898abf86448,librand_chacha-dfc421fc72130ebd,libppv_lite86-ed061b986f61343a,libzerocopy-2f18dfe50bb2a37e,librand_core-507df668d95d44c1,libgetrandom-7d0cac4114a67c04,libhkdf-aed4b5dfc06b2726,libhmac-77655be200f7d182,libsqlx_core-0a0c8a5e14c8d43d,libsha2-e1ba6655b1cacda3,libcpufeatures-ffd35937018bee08,libdigest-c0ac4733de076c2a,libsubtle-dcdab698cc4c3907,libblock_buffer-c11627b86ce6e730,libcrypto_common-b2aca751b7323c7e,libgeneric_array-60b73b05955491e0,libtypenum-3dd45595754a15d1,libhashlink-8509e2fa3816949d,libcrossbeam_queue-bda8dffdd2342b8e,libcrossbeam_utils-4c8962fafb803da9,libevent_listener-82a7f6a954450673,libparking-2c54c652d84c1ba0,libteloxide_core-13908d01f09a776d,libtake_mut-dd30b6566b64ca01,libstacker-e59a4a269d120b73,libpsm-79576afadf2322b4,libuuid-ab5f1c636e172890,libgetrandom-f301325ab9069678,libpin_project-6d9255b66daca005,libserde_with-24be905d619102e7,librgb-4385993fa8f467bd,libbytemuck-c8aa127963fc4c88,libtakecell-667d96642e4cc9d6,librc_box-192f9741a5573467,liberasable-3a216e449560759d,libderive_more-63fac60c59b0183b,libeither-1d6d7bb94b18538a,libchrono-3aab8bed69aadd6f,libiana_time_zone-46ff0f7c0aee6bd3,libnum_traits-ca47ee91ed5e1c8b,libreqwest-b84bc450ac1ba2ac,libserde_urlencoded-1896635252fb9adc,librustls_pki_types-eba93c5340837a0b,libzeroize-b2628ebd6b366ce7,libhyper_tls-6856a045c19034ff,libtokio_native_tls-2cf1023564e04daa,libencoding_rs-be6fdf291b210e73,libserde_json-8f9f47357ccebc64,libryu-60a890ce745a2cd7,libmime_guess-b093368c95467248,libunicase-9a9bbbb29e9d27b9,libtower_http-d06289118f344f4c,libiri_string-f5d81f26d9c7c6ab,libtower-fb86bcb2096f548f,libtower_layer-11b600c9d83f94cb,libnative_tls-6976abf0738baf06,libopenssl_probe-4215be457f7631fb,libopenssl-7e529a03f247fc7b,libbitflags-627b281c0c59c703,libforeign_types-f58fedb6bcb386d3,libforeign_types_shared-c31221e46b90c296,libopenssl_sys-8fed0b4712a64274,libhyper_util-068ffdd26c2d6bf8,libbase64-703a072699e04b45,libipnet-8ec7b873cb0a92d5,libtower_service-61a6e2aaa442e2aa,libhyper-00c0dfbc6a16e591,libwant-5f2de672dba2612e,libtry_lock-4c57bbb82b1190b0,libhttparse-ed4f84df0bdd5152,libh2-bfe82606b4c284a0,libtracing-adc317268e61b87f,libtracing_core-d91fb03751d05276,libonce_cell-ce15a8b95b02a2ad,libindexmap-acec28d463d87268,libhashbrown-6a7d58d79d692cf1,libfoldhash-a7126e7dfd8b0551,libequivalent-a978cf5163e8d2d6,liballocator_api2-b838a1360f83665e,libatomic_waker-3b600cf3b15fbf6e,libtokio_util-1f60fc0a33fdd735,libtokio-ed94d8ed2b6b16f6,libsignal_hook_registry-29e303b8871b9cd7,libsocket2-18df8db124baad60,libmio-1cb86e4d8a2f01c6,libparking_lot-2c93b33b4058b332,libparking_lot_core-164301cbb838848a,liblibc-532a2b7218878141,libcfg_if-a227105ffeb83a10,liblock_api-b3e1689e48e7fe14,libscopeguard-9728c2fe73941895,libhttp_body_util-4df5caef40b9b8a4,libhttp_body-c991cd7f71a5516e,liblog-cc20bba5e24fadab,libhttp-7cb9aa80cc7c7ba9,libitoa-58c69267a8343364,libfnv-68f5b69a4a74de9d,libsync_wrapper-33462cf4daf0d49f,libbytes-13df9da8ba861da2,libthiserror-4d73483829f7a9d2,liburl-e6ae1cc038ebbed1,libidna-f2480c8aca7d52ce,libutf8_iter-3720c12e0564d699,libidna_adapter-ee71724be182146b,libicu_properties-6567b539ba8b45ea,libicu_properties_data-4f5cbce8d0bde918,libicu_normalizer-7a23994b8476d128,libsmallvec-66d3338d6f2e67f4,libicu_normalizer_data-369d395d1ecfb73f,libicu_collections-270880b381c47602,libpotential_utf-4c971a66a009005b,libicu_provider-998c22080aed9c3c,libicu_locale_core-1391f18a3e63359f,libtinystr-b026b2e26c416ff7,liblitemap-81db277af90d3ee6,libwriteable-f81aae6bd1c09a17,libzerovec-01894b700b92fc40,libzerotrie-052950ab901c623d,libyoke-3b979853dbaa074a,libstable_deref_trait-275986c01ee43dea,libzerofrom-fb8c863512c31e66,libform_urlencoded-9d7b7eb6a56238ab,libpercent_encoding-c20dcfa6171127b3,libserde-29d462eaaa208b41,libdptree-bbd37583222d7038,libfutures-7f9a7952ea091a28,libfutures_executor-ca6ae6000ec56acb,libfutures_util-27c1f4dc3e9e62fc,libmemchr-13abfe53f46f3342,libfutures_io-870ba5ef5ff5641a,libslab-7c563c56ae53b434,libfutures_channel-00ed0f65a42f4813,libpin_project_lite-0480e93619ded6e2,libfutures_sink-f0db3c24b19532ab,libfutures_task-cdb2c0efa760cee5,libpin_utils-47b630022fed6c6f,libfutures_core-2de656caeca80e95,libcolored-322a33e3a45eb4d5,libmime-a641f9c01534a6cb}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustdoctestLr1DCS/rustcbZHX7z/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/libsqlite3-sys-1cf355bc0634226d/out" "-L" "/opt/rustwide/target/debug/build/psm-a2a28fb6587e0176/out" "-L" "/opt/rustwide/target/debug/build/zstd-sys-30db83aa8813c152/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestLr1DCS/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]     teloxide_tests/src/dataset/chat.rs - dataset::chat::MockChannelChat::build (line 131)
[INFO] [stdout]     teloxide_tests/src/dataset/chat.rs - dataset::chat::MockChannelChat::id (line 108)
[INFO] [stdout]     teloxide_tests/src/dataset/chat.rs - dataset::chat::MockGroupChat::build (line 93)
[INFO] [stdout]     teloxide_tests/src/dataset/chat.rs - dataset::chat::MockGroupChat::new (line 79)
[INFO] [stdout]     teloxide_tests/src/dataset/chat.rs - dataset::chat::MockPrivateChat::build (line 216)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAnimation::into_update (line 149)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageAudio::into_update (line 241)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageContact::first_name (line 328)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageContact::into_update (line 327)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::build (line 497)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::id (line 461)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::into_update (line 460)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::new (line 476)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageGame::title (line 461)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageLocation::id (line 586)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageLocation::into_update (line 585)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageLocation::new (line 601)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageMigrationFromChat::id (line 1070)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageMigrationFromChat::into_update (line 1069)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageMigrationToChat::into_update (line 1091)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePhoto::id (line 640)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePhoto::into_update (line 639)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessagePoll::question (line 701)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageSticker::id (line 792)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageSticker::into_update (line 791)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageText::id (line 105)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageText::into_update (line 104)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideo::into_update (line 878)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVideoNote::into_update (line 936)
[INFO] [stdout]     teloxide_tests/src/dataset/message_common.rs - dataset::message_common::MockMessageVoice::id (line 1002)
[INFO] [stdout]     teloxide_tests/src/dataset/queries.rs - dataset::queries::MockCallbackQuery::build (line 76)
[INFO] [stdout]     teloxide_tests/src/dataset/queries.rs - dataset::queries::MockCallbackQuery::chat_instance (line 11)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 107 passed; 32 failed; 0 ignored; 0 measured; 0 filtered out; finished in 273.71s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `-p teloxide_tests --doc`
[INFO] running `Command { std: "docker" "inspect" "d956f93f2b0b89be24912765a770345f81c920b0f2ee3554d864ac66182fcf4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d956f93f2b0b89be24912765a770345f81c920b0f2ee3554d864ac66182fcf4f", kill_on_drop: false }`
[INFO] [stdout] d956f93f2b0b89be24912765a770345f81c920b0f2ee3554d864ac66182fcf4f
