[INFO] fetching crate traq-ws-bot 0.1.2...
[INFO] testing traq-ws-bot-0.1.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-8
[INFO] extracting crate traq-ws-bot 0.1.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate traq-ws-bot 0.1.2
[INFO] finished tweaking crates.io crate traq-ws-bot 0.1.2
[INFO] tweaked toml for crates.io crate traq-ws-bot 0.1.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate traq-ws-bot 0.1.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 203 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding tokio-tungstenite v0.17.2 (available: v0.28.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ecac55da3bf5a5b30fac5f18d4400ee7982c8bb67f322246d1835593df4912f3
[INFO] running `Command { std: "docker" "start" "-a" "ecac55da3bf5a5b30fac5f18d4400ee7982c8bb67f322246d1835593df4912f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ecac55da3bf5a5b30fac5f18d4400ee7982c8bb67f322246d1835593df4912f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ecac55da3bf5a5b30fac5f18d4400ee7982c8bb67f322246d1835593df4912f3", kill_on_drop: false }`
[INFO] [stdout] ecac55da3bf5a5b30fac5f18d4400ee7982c8bb67f322246d1835593df4912f3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5ab678d9f548e4be2a5f595f09b5d6772770f47a1fbcf2bf6bd22bc41bcc50a
[INFO] running `Command { std: "docker" "start" "-a" "b5ab678d9f548e4be2a5f595f09b5d6772770f47a1fbcf2bf6bd22bc41bcc50a", kill_on_drop: false }`
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling rustls v0.20.9
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling webpki v0.22.4
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio-util v0.7.17
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-rustls v0.23.4
[INFO] [stderr]    Compiling tungstenite v0.17.3
[INFO] [stderr]    Compiling tokio-tungstenite v0.17.2
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling traq-ws-bot v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.18s
[INFO] running `Command { std: "docker" "inspect" "b5ab678d9f548e4be2a5f595f09b5d6772770f47a1fbcf2bf6bd22bc41bcc50a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5ab678d9f548e4be2a5f595f09b5d6772770f47a1fbcf2bf6bd22bc41bcc50a", kill_on_drop: false }`
[INFO] [stdout] b5ab678d9f548e4be2a5f595f09b5d6772770f47a1fbcf2bf6bd22bc41bcc50a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 35e8ca3450546044cff2194d8141e2144d755cb4310f3ca478727d7bf23ab3f0
[INFO] running `Command { std: "docker" "start" "-a" "35e8ca3450546044cff2194d8141e2144d755cb4310f3ca478727d7bf23ab3f0", kill_on_drop: false }`
[INFO] [stderr]    Compiling traq-ws-bot v0.1.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.31s
[INFO] running `Command { std: "docker" "inspect" "35e8ca3450546044cff2194d8141e2144d755cb4310f3ca478727d7bf23ab3f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "35e8ca3450546044cff2194d8141e2144d755cb4310f3ca478727d7bf23ab3f0", kill_on_drop: false }`
[INFO] [stdout] 35e8ca3450546044cff2194d8141e2144d755cb4310f3ca478727d7bf23ab3f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1f6861fd785167a9505e4240131846e7adfbe5cf3c59f42d904ba2a092fed8fd
[INFO] running `Command { std: "docker" "start" "-a" "1f6861fd785167a9505e4240131846e7adfbe5cf3c59f42d904ba2a092fed8fd", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/traq_ws_bot-0d57898c10410be6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests traq_ws_bot
[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] [stdout] 
[INFO] [stdout] running 42 tests
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_direct_message_updated_with_resource (line 465) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_channel_topic_changed (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_channel_topic_changed_with_resource (line 465) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_direct_message_created (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_bot_message_stamps_updated_with_resource (line 465) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_error (line 483) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_direct_message_deleted_with_resource (line 465) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::insert_resource (line 525) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_bot_message_stamps_updated (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBot<T>::start (line 117) ... FAILED
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_error_with_resource (line 503) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_left_with_resource (line 465) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_joined (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_event (line 435) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_channel_created_with_resource (line 465) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_event (line 423) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_direct_message_updated (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_direct_message_created_with_resource (line 465) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_joined_with_resource (line 465) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_created_with_resource (line 465) ... FAILED
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_deleted_with_resource (line 465) ... FAILED
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::build (line 350) ... FAILED
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_tag_added (line 464) ... FAILED
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_tag_removed (line 464) ... FAILED
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_direct_message_deleted (line 464) ... FAILED
[INFO] [stdout] test src/utils.rs - utils::RateLimiter::acquire (line 73) ... FAILED
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_updated_with_resource (line 465) ... FAILED
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_user_created_with_resource (line 465) ... ok
[INFO] [stdout] test src/utils.rs - utils::RateLimiter::try_acquire (line 97) ... FAILED
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_stamp_created (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_updated (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_channel_created (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_tag_added_with_resource (line 465) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_ping (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_deleted (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_stamp_created_with_resource (line 465) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_user_created (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_left (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_ping_with_resource (line 465) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_created (line 464) ... ok
[INFO] [stdout] test src/bot/mod.rs - bot::TraqBotBuilder<T>::on_tag_removed_with_resource (line 465) ... ok
[INFO] [stdout] test src/utils.rs - utils::RateLimiter (line 45) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/bot/mod.rs - bot::TraqBot<T>::start (line 117) stdout ----
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_created_with_resource (line 465) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustceSrriD/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtraq_ws_bot-daee80046a607fe0,libanyhow-a6cad01b77d60716,libchrono-56256ac91906a091,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libtokio_tungstenite-694105eddae784d3,librustls_native_certs-0c45d7ba8c0c4e55,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-3f91da112bbeb33d,libtungstenite-fa97a8676bc5e00c,libbase64-b5296a10b8334a2c,librand-5327b53ec2f9a29b,librand_chacha-11ef7058ad6250a3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-1baf6ef6507a36e5,librustls-0107cf2104a51265,libwebpki-6b475a35e91ccbf6,libring-dd0ff708a736ef69,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-2835a22dec6078d9,libcpufeatures-471354fefbcaf2d8,libdigest-3382ecce2cb789ac,libblock_buffer-b72503624aa3f7fc,libcrypto_common-e595667b8d56821b,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libthiserror-176badb8c25baa8f,libreqwest-e76f17504117e41e,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-d9fe69959641c12b,libserde_urlencoded-436e63f8011dc558,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-d268eddc9e2fa037,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librustls-d4c9454b31e4a3ce,libsct-6f688f61dc27086f,libwebpki-4c8856dea4b4cdf5,libring-9d524d1f69ded92f,libgetrandom-9d0b38267aba3c82,libuntrusted-3420b86308bec153,libhyper-96719270f9de1fcb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-17f9e40221467676,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-63ea1d111f9e35b5,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures-6b63c7519c1c5f85,libfutures_executor-dcda58305f1d77da,libfutures_util-c3e5d2185afc0402,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustceSrriD/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58129ef964996e7d/out" "-L" "/opt/rustwide/target/debug/build/ring-9b96c91a9d64e710/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestz7qCXv/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_deleted_with_resource (line 465) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcehOzpb/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtraq_ws_bot-daee80046a607fe0,libanyhow-a6cad01b77d60716,libchrono-56256ac91906a091,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libtokio_tungstenite-694105eddae784d3,librustls_native_certs-0c45d7ba8c0c4e55,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-3f91da112bbeb33d,libtungstenite-fa97a8676bc5e00c,libbase64-b5296a10b8334a2c,librand-5327b53ec2f9a29b,librand_chacha-11ef7058ad6250a3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-1baf6ef6507a36e5,librustls-0107cf2104a51265,libwebpki-6b475a35e91ccbf6,libring-dd0ff708a736ef69,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-2835a22dec6078d9,libcpufeatures-471354fefbcaf2d8,libdigest-3382ecce2cb789ac,libblock_buffer-b72503624aa3f7fc,libcrypto_common-e595667b8d56821b,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libthiserror-176badb8c25baa8f,libreqwest-e76f17504117e41e,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-d9fe69959641c12b,libserde_urlencoded-436e63f8011dc558,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-d268eddc9e2fa037,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librustls-d4c9454b31e4a3ce,libsct-6f688f61dc27086f,libwebpki-4c8856dea4b4cdf5,libring-9d524d1f69ded92f,libgetrandom-9d0b38267aba3c82,libuntrusted-3420b86308bec153,libhyper-96719270f9de1fcb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-17f9e40221467676,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-63ea1d111f9e35b5,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures-6b63c7519c1c5f85,libfutures_executor-dcda58305f1d77da,libfutures_util-c3e5d2185afc0402,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcehOzpb/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58129ef964996e7d/out" "-L" "/opt/rustwide/target/debug/build/ring-9b96c91a9d64e710/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestZX5PAs/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bot/mod.rs - bot::TraqBotBuilder<T>::build (line 350) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustc8XTRPS/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtraq_ws_bot-daee80046a607fe0,libanyhow-a6cad01b77d60716,libchrono-56256ac91906a091,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libtokio_tungstenite-694105eddae784d3,librustls_native_certs-0c45d7ba8c0c4e55,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-3f91da112bbeb33d,libtungstenite-fa97a8676bc5e00c,libbase64-b5296a10b8334a2c,librand-5327b53ec2f9a29b,librand_chacha-11ef7058ad6250a3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-1baf6ef6507a36e5,librustls-0107cf2104a51265,libwebpki-6b475a35e91ccbf6,libring-dd0ff708a736ef69,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-2835a22dec6078d9,libcpufeatures-471354fefbcaf2d8,libdigest-3382ecce2cb789ac,libblock_buffer-b72503624aa3f7fc,libcrypto_common-e595667b8d56821b,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libthiserror-176badb8c25baa8f,libreqwest-e76f17504117e41e,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-d9fe69959641c12b,libserde_urlencoded-436e63f8011dc558,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-d268eddc9e2fa037,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librustls-d4c9454b31e4a3ce,libsct-6f688f61dc27086f,libwebpki-4c8856dea4b4cdf5,libring-9d524d1f69ded92f,libgetrandom-9d0b38267aba3c82,libuntrusted-3420b86308bec153,libhyper-96719270f9de1fcb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-17f9e40221467676,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-63ea1d111f9e35b5,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures-6b63c7519c1c5f85,libfutures_executor-dcda58305f1d77da,libfutures_util-c3e5d2185afc0402,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustc8XTRPS/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58129ef964996e7d/out" "-L" "/opt/rustwide/target/debug/build/ring-9b96c91a9d64e710/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestuxcUvT/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bot/mod.rs - bot::TraqBotBuilder<T>::on_tag_added (line 464) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcXS0nw8/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtraq_ws_bot-daee80046a607fe0,libanyhow-a6cad01b77d60716,libchrono-56256ac91906a091,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libtokio_tungstenite-694105eddae784d3,librustls_native_certs-0c45d7ba8c0c4e55,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-3f91da112bbeb33d,libtungstenite-fa97a8676bc5e00c,libbase64-b5296a10b8334a2c,librand-5327b53ec2f9a29b,librand_chacha-11ef7058ad6250a3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-1baf6ef6507a36e5,librustls-0107cf2104a51265,libwebpki-6b475a35e91ccbf6,libring-dd0ff708a736ef69,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-2835a22dec6078d9,libcpufeatures-471354fefbcaf2d8,libdigest-3382ecce2cb789ac,libblock_buffer-b72503624aa3f7fc,libcrypto_common-e595667b8d56821b,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libthiserror-176badb8c25baa8f,libreqwest-e76f17504117e41e,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-d9fe69959641c12b,libserde_urlencoded-436e63f8011dc558,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-d268eddc9e2fa037,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librustls-d4c9454b31e4a3ce,libsct-6f688f61dc27086f,libwebpki-4c8856dea4b4cdf5,libring-9d524d1f69ded92f,libgetrandom-9d0b38267aba3c82,libuntrusted-3420b86308bec153,libhyper-96719270f9de1fcb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-17f9e40221467676,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-63ea1d111f9e35b5,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures-6b63c7519c1c5f85,libfutures_executor-dcda58305f1d77da,libfutures_util-c3e5d2185afc0402,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcXS0nw8/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58129ef964996e7d/out" "-L" "/opt/rustwide/target/debug/build/ring-9b96c91a9d64e710/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctesto6pNp6/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bot/mod.rs - bot::TraqBotBuilder<T>::on_tag_removed (line 464) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcEoUMNU/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtraq_ws_bot-daee80046a607fe0,libanyhow-a6cad01b77d60716,libchrono-56256ac91906a091,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libtokio_tungstenite-694105eddae784d3,librustls_native_certs-0c45d7ba8c0c4e55,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-3f91da112bbeb33d,libtungstenite-fa97a8676bc5e00c,libbase64-b5296a10b8334a2c,librand-5327b53ec2f9a29b,librand_chacha-11ef7058ad6250a3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-1baf6ef6507a36e5,librustls-0107cf2104a51265,libwebpki-6b475a35e91ccbf6,libring-dd0ff708a736ef69,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-2835a22dec6078d9,libcpufeatures-471354fefbcaf2d8,libdigest-3382ecce2cb789ac,libblock_buffer-b72503624aa3f7fc,libcrypto_common-e595667b8d56821b,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libthiserror-176badb8c25baa8f,libreqwest-e76f17504117e41e,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-d9fe69959641c12b,libserde_urlencoded-436e63f8011dc558,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-d268eddc9e2fa037,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librustls-d4c9454b31e4a3ce,libsct-6f688f61dc27086f,libwebpki-4c8856dea4b4cdf5,libring-9d524d1f69ded92f,libgetrandom-9d0b38267aba3c82,libuntrusted-3420b86308bec153,libhyper-96719270f9de1fcb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-17f9e40221467676,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-63ea1d111f9e35b5,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures-6b63c7519c1c5f85,libfutures_executor-dcda58305f1d77da,libfutures_util-c3e5d2185afc0402,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcEoUMNU/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58129ef964996e7d/out" "-L" "/opt/rustwide/target/debug/build/ring-9b96c91a9d64e710/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest4xIKU5/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bot/mod.rs - bot::TraqBotBuilder<T>::on_direct_message_deleted (line 464) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcIdvjVr/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtraq_ws_bot-daee80046a607fe0,libanyhow-a6cad01b77d60716,libchrono-56256ac91906a091,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libtokio_tungstenite-694105eddae784d3,librustls_native_certs-0c45d7ba8c0c4e55,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-3f91da112bbeb33d,libtungstenite-fa97a8676bc5e00c,libbase64-b5296a10b8334a2c,librand-5327b53ec2f9a29b,librand_chacha-11ef7058ad6250a3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-1baf6ef6507a36e5,librustls-0107cf2104a51265,libwebpki-6b475a35e91ccbf6,libring-dd0ff708a736ef69,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-2835a22dec6078d9,libcpufeatures-471354fefbcaf2d8,libdigest-3382ecce2cb789ac,libblock_buffer-b72503624aa3f7fc,libcrypto_common-e595667b8d56821b,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libthiserror-176badb8c25baa8f,libreqwest-e76f17504117e41e,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-d9fe69959641c12b,libserde_urlencoded-436e63f8011dc558,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-d268eddc9e2fa037,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librustls-d4c9454b31e4a3ce,libsct-6f688f61dc27086f,libwebpki-4c8856dea4b4cdf5,libring-9d524d1f69ded92f,libgetrandom-9d0b38267aba3c82,libuntrusted-3420b86308bec153,libhyper-96719270f9de1fcb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-17f9e40221467676,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-63ea1d111f9e35b5,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures-6b63c7519c1c5f85,libfutures_executor-dcda58305f1d77da,libfutures_util-c3e5d2185afc0402,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcIdvjVr/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58129ef964996e7d/out" "-L" "/opt/rustwide/target/debug/build/ring-9b96c91a9d64e710/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctest6SOqB8/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::RateLimiter::acquire (line 73) stdout ----
[INFO] [stdout] error: incorrect use of `await`
[INFO] [stdout]   --> src/utils.rs:80:5
[INFO] [stdout]    |
[INFO] [stdout] 80 |     await limiter.acquire();
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `await` is a postfix operation
[INFO] [stdout]    |
[INFO] [stdout] 80 -     await limiter.acquire();
[INFO] [stdout] 80 +     limiter.acquire().await;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_updated_with_resource (line 465) stdout ----
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/tmp/rustcRuAp8n/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libtraq_ws_bot-daee80046a607fe0,libanyhow-a6cad01b77d60716,libchrono-56256ac91906a091,libiana_time_zone-54997521cde77023,libnum_traits-6a9f211205bd6663,libtokio_tungstenite-694105eddae784d3,librustls_native_certs-0c45d7ba8c0c4e55,libopenssl_probe-cbab9b905ab83f66,libtokio_rustls-3f91da112bbeb33d,libtungstenite-fa97a8676bc5e00c,libbase64-b5296a10b8334a2c,librand-5327b53ec2f9a29b,librand_chacha-11ef7058ad6250a3,libppv_lite86-1f94671457ce84ff,libzerocopy-cce06fb2122f9e8f,librand_core-1baf6ef6507a36e5,librustls-0107cf2104a51265,libwebpki-6b475a35e91ccbf6,libring-dd0ff708a736ef69,libspin-bd5c65b66a03de3f,libuntrusted-4c6cc551cc2c6e70,libutf8-d75228722519eff6,libbyteorder-1efcbe4f07366651,libsha1-2835a22dec6078d9,libcpufeatures-471354fefbcaf2d8,libdigest-3382ecce2cb789ac,libblock_buffer-b72503624aa3f7fc,libcrypto_common-e595667b8d56821b,libgeneric_array-0ccf0491e044695c,libtypenum-5940090dfdb1430b,libthiserror-176badb8c25baa8f,libreqwest-e76f17504117e41e,librustls_pemfile-c56e6940cc22dba4,libhyper_rustls-d9fe69959641c12b,libserde_urlencoded-436e63f8011dc558,libwebpki_roots-881d9833caf02a91,libbase64-64299f9d815d057c,libipnet-9aae67a4e846df6d,libtokio_rustls-d268eddc9e2fa037,libmime-4b44681fdb2c65f7,libencoding_rs-cc14b3dbbd1394c4,libserde_json-cb0d880a08aebee6,libryu-0ea4bafc9bef6d8b,librustls-d4c9454b31e4a3ce,libsct-6f688f61dc27086f,libwebpki-4c8856dea4b4cdf5,libring-9d524d1f69ded92f,libgetrandom-9d0b38267aba3c82,libuntrusted-3420b86308bec153,libhyper-96719270f9de1fcb,libwant-0f3c3ee377cad37f,libtry_lock-aabba5e3d97e6b57,libsocket2-bc19c25d656ff1f2,libhttparse-47a3d40564b60e09,libh2-17f9e40221467676,libindexmap-b8e31cf84a4d825d,libequivalent-7e0e8cbe6c474a67,libhashbrown-39a1ad584b454bfa,libtokio_util-63ea1d111f9e35b5,libtower_service-0d7df29686b13872,libtracing-092f07663e482c15,libtracing_core-181ee1ed942b4689,libonce_cell-0ba6aecba7086d38,libtokio-37c19dd98a555d00,libsignal_hook_registry-0e45a8eca25f22d2,libsocket2-67f1f25e645d086a,libmio-a0dcb503c6777286,libparking_lot-1ab54c590d518839,libparking_lot_core-55e4dbd0fd6874e2,liblibc-e2775a15e5abc6fd,libcfg_if-5af52f617df93f8f,liblock_api-b14bc138db870a36,libscopeguard-d52bd00767847e44,libsync_wrapper-17f912c27eab8964,libhttp_body-b4c163883cc9ed18,liblog-45f74354a8b36c20,liburl-517d3f7523f831bb,libidna-9d12a06ba9c05029,libutf8_iter-0d9be7b316c2b184,libidna_adapter-568e5762c66ab9f7,libicu_properties-617a9cc9980feb70,libicu_properties_data-b6781393d5fa18b9,libicu_normalizer-ff3f37b658dda2da,libsmallvec-29f90736a15dcce2,libicu_normalizer_data-7fbb5cfd549048b0,libicu_collections-20720d2106771904,libpotential_utf-aa8d2f23f14fdca6,libicu_provider-01567d863dfbfabb,libicu_locale_core-330658241ce19271,libtinystr-49769a6523d5e192,liblitemap-25fe1ff30044fa90,libwriteable-8a34c6e0a2a8ded3,libzerovec-d4ad7980441fb70f,libzerotrie-7e0a9689f97f8453,libyoke-64bc42a5b82ee0cf,libstable_deref_trait-704f67c99a4c5f65,libzerofrom-08ca58d1fe78857b,libform_urlencoded-332d45145277cfac,libpercent_encoding-c53c37e60dd2727e,libserde-884d9a6627d45ef2,libserde_core-89637146ece38bd9,libhttp-331bc164ab59ceff,libitoa-6b76ec393d6a2c41,libbytes-bfe11088fe358bd1,libfnv-2d77ec4f6f971b24,libfutures-6b63c7519c1c5f85,libfutures_executor-dcda58305f1d77da,libfutures_util-c3e5d2185afc0402,libmemchr-f9c66c7ba21bf873,libfutures_io-3e19596c076de665,libslab-8c0cbfb396425d81,libfutures_channel-f26d4826b597103e,libpin_project_lite-bedc6e0acd72ff2a,libfutures_sink-be8442ee548d90f9,libfutures_task-19b3aba2be9e7ae8,libpin_utils-9a5791cba021167a,libfutures_core-fc6bb1738f00fc87}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/tmp/rustcRuAp8n/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/target/debug/build/ring-58129ef964996e7d/out" "-L" "/opt/rustwide/target/debug/build/ring-9b96c91a9d64e710/out" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/tmp/rustdoctestYVIavV/rust_out" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: collect2: fatal error: ld terminated with signal 9 [Killed]
[INFO] [stdout]           compilation terminated.
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/utils.rs - utils::RateLimiter::try_acquire (line 97) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1139) panicked at src/utils.rs:113:17:
[INFO] [stdout] there is no reactor running, must be called from the context of a Tokio 1.x runtime
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x61bdc1704922 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x61bdc1704922 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x61bdc1704922 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x61bdc1704922 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x61bdc171367f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x61bdc171367f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x61bdc16e23d3 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x61bdc16e23d3 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x61bdc16e7b32 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x61bdc16e955f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x61bdc16e93b9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x61bdc16e9be5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x61bdc16e99ca - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x61bdc16e7c69 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x61bdc16d6e2d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x61bdc1716e90 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x61bdc16b9b30 - core::panicking::panic_display::hf5755497bcb7b7b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:264:5
[INFO] [stdout]   17:     0x61bdc169bb04 - tokio::task::spawn::spawn_inner::h6326b1c2c7978169
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/spawn.rs:207:23
[INFO] [stdout]   18:     0x61bdc169bd9c - tokio::task::spawn::spawn::h9b8c36112946f3fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/spawn.rs:178:13
[INFO] [stdout]   19:     0x61bdc169a902 - traq_ws_bot::utils::RateLimiter::try_acquire::h202d21ff1920dac9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:113:17
[INFO] [stdout]   20:     0x61bdc169a428 - rust_out::main::_doctest_main_src_utils_rs_97_0::h0d02a5764679ce1b
[INFO] [stdout]   21:     0x61bdc169a3e6 - rust_out::main::h583ff58340d718d9
[INFO] [stdout]   22:     0x61bdc169a363 - core::ops::function::FnOnce::call_once::h14c180921ac1da5e
[INFO] [stdout]   23:     0x61bdc169a346 - std::sys::backtrace::__rust_begin_short_backtrace::h6b98eb9b1ad88857
[INFO] [stdout]   24:     0x61bdc169a329 - std::rt::lang_start::{{closure}}::h2fc95fa84f0c83a2
[INFO] [stdout]   25:     0x61bdc16e39d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x61bdc16e39d0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x61bdc16e39d0 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x61bdc16e39d0 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x61bdc16e39d0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x61bdc16e39d0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x61bdc16e39d0 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x61bdc16e39d0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x61bdc16e39d0 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x61bdc169a311 - std::rt::lang_start::h762c340aaede70f7
[INFO] [stdout]   35:     0x61bdc169a4a5 - main
[INFO] [stdout]   36:     0x75472dab21ca - <unknown>
[INFO] [stdout]   37:     0x75472dab228b - __libc_start_main
[INFO] [stdout]   38:     0x61bdc169a225 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/utils.rs - utils::RateLimiter (line 45) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] 
[INFO] [stdout] thread 'main' (1138) panicked at src/utils.rs:113:17:
[INFO] [stdout] there is no reactor running, must be called from the context of a Tokio 1.x runtime
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5990a1891922 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5990a1891922 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5990a1891922 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5990a1891922 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5990a18a067f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5990a18a067f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x5990a186f3d3 - std::io::default_write_fmt::hb29d13affe7e9cd0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5990a186f3d3 - std::io::Write::write_fmt::hec441b8c6eca32b9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5990a1874b32 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5990a187655f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x5990a18763b9 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:328:9
[INFO] [stdout]   11:     0x5990a1876be5 - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:834:13
[INFO] [stdout]   12:     0x5990a18769ca - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   13:     0x5990a1874c69 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   14:     0x5990a1863e2d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   15:     0x5990a18a3e90 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   16:     0x5990a1846b30 - core::panicking::panic_display::hf5755497bcb7b7b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:264:5
[INFO] [stdout]   17:     0x5990a1828b04 - tokio::task::spawn::spawn_inner::h6326b1c2c7978169
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/spawn.rs:207:23
[INFO] [stdout]   18:     0x5990a1828d9c - tokio::task::spawn::spawn::h9b8c36112946f3fb
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.48.0/src/task/spawn.rs:178:13
[INFO] [stdout]   19:     0x5990a1827902 - traq_ws_bot::utils::RateLimiter::try_acquire::h202d21ff1920dac9
[INFO] [stdout]                                at /opt/rustwide/workdir/src/utils.rs:113:17
[INFO] [stdout]   20:     0x5990a1827428 - rust_out::main::_doctest_main_src_utils_rs_45_0::hcf9abe655c36d1c3
[INFO] [stdout]   21:     0x5990a18273e6 - rust_out::main::h583ff58340d718d9
[INFO] [stdout]   22:     0x5990a1827363 - core::ops::function::FnOnce::call_once::h14c180921ac1da5e
[INFO] [stdout]   23:     0x5990a1827346 - std::sys::backtrace::__rust_begin_short_backtrace::h6b98eb9b1ad88857
[INFO] [stdout]   24:     0x5990a1827329 - std::rt::lang_start::{{closure}}::h2fc95fa84f0c83a2
[INFO] [stdout]   25:     0x5990a18709d0 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::h9095abc9db71b07e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:287:21
[INFO] [stdout]   26:     0x5990a18709d0 - std::panicking::catch_unwind::do_call::h6cf5dc461761418c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   27:     0x5990a18709d0 - std::panicking::catch_unwind::h60074fd2327f40bd
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   28:     0x5990a18709d0 - std::panic::catch_unwind::heb14fa8e39d051cf
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   29:     0x5990a18709d0 - std::rt::lang_start_internal::{{closure}}::hfb550bec36306a19
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:175:24
[INFO] [stdout]   30:     0x5990a18709d0 - std::panicking::catch_unwind::do_call::hc805f36f35b6d647
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   31:     0x5990a18709d0 - std::panicking::catch_unwind::hb8d32f0195463ad2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   32:     0x5990a18709d0 - std::panic::catch_unwind::hcebe3b1d5adfc5a2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   33:     0x5990a18709d0 - std::rt::lang_start_internal::h27f55ed238aa26df
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/rt.rs:171:5
[INFO] [stdout]   34:     0x5990a1827311 - std::rt::lang_start::h762c340aaede70f7
[INFO] [stdout]   35:     0x5990a18274a5 - main
[INFO] [stdout]   36:     0x7b008b0c41ca - <unknown>
[INFO] [stdout]   37:     0x7b008b0c428b - __libc_start_main
[INFO] [stdout]   38:     0x5990a1827225 - _start
[INFO] [stdout]   39:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/bot/mod.rs - bot::TraqBot<T>::start (line 117)
[INFO] [stdout]     src/bot/mod.rs - bot::TraqBotBuilder<T>::build (line 350)
[INFO] [stdout]     src/bot/mod.rs - bot::TraqBotBuilder<T>::on_direct_message_deleted (line 464)
[INFO] [stdout]     src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_created_with_resource (line 465)
[INFO] [stdout]     src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_deleted_with_resource (line 465)
[INFO] [stdout]     src/bot/mod.rs - bot::TraqBotBuilder<T>::on_message_updated_with_resource (line 465)
[INFO] [stdout]     src/bot/mod.rs - bot::TraqBotBuilder<T>::on_tag_added (line 464)
[INFO] [stdout]     src/bot/mod.rs - bot::TraqBotBuilder<T>::on_tag_removed (line 464)
[INFO] [stdout]     src/utils.rs - utils::RateLimiter (line 45)
[INFO] [stdout]     src/utils.rs - utils::RateLimiter::acquire (line 73)
[INFO] [stdout]     src/utils.rs - utils::RateLimiter::try_acquire (line 97)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 31 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 53.58s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1f6861fd785167a9505e4240131846e7adfbe5cf3c59f42d904ba2a092fed8fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1f6861fd785167a9505e4240131846e7adfbe5cf3c59f42d904ba2a092fed8fd", kill_on_drop: false }`
[INFO] [stdout] 1f6861fd785167a9505e4240131846e7adfbe5cf3c59f42d904ba2a092fed8fd
