[INFO] fetching crate slashook 0.5.0... [INFO] testing slashook-0.5.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate slashook 0.5.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate slashook 0.5.0 [INFO] finished tweaking crates.io crate slashook 0.5.0 [INFO] tweaked toml for crates.io crate slashook 0.5.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate slashook 0.5.0 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate slashook 0.5.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1c1bc6bc2f3abf88841dd9e011a3eaba58c2f5e4d5a38c22734e586d2671eb40 [INFO] running `Command { std: "docker" "start" "-a" "1c1bc6bc2f3abf88841dd9e011a3eaba58c2f5e4d5a38c22734e586d2671eb40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1c1bc6bc2f3abf88841dd9e011a3eaba58c2f5e4d5a38c22734e586d2671eb40", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c1bc6bc2f3abf88841dd9e011a3eaba58c2f5e4d5a38c22734e586d2671eb40", kill_on_drop: false }` [INFO] [stdout] 1c1bc6bc2f3abf88841dd9e011a3eaba58c2f5e4d5a38c22734e586d2671eb40 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05fe8c366d721dfaa85d0de82e96a5c2b999cdf7ace83bc413025c996d037373 [INFO] running `Command { std: "docker" "start" "-a" "05fe8c366d721dfaa85d0de82e96a5c2b999cdf7ace83bc413025c996d037373", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.10.1 [INFO] [stderr] Compiling smallvec v1.15.0 [INFO] [stderr] Compiling cc v1.2.20 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling tracing-core v0.1.33 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling litemap v0.7.5 [INFO] [stderr] Compiling mio v1.0.3 [INFO] [stderr] Compiling socket2 v0.5.9 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling bitflags v2.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.107 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling uncased v0.9.10 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling tokio v1.44.2 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling state v0.6.0 [INFO] [stderr] Compiling toml_write v0.1.1 [INFO] [stderr] Compiling winnow v0.7.7 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling indexmap v2.9.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling figment v0.10.19 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling devise_core v0.4.2 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling rocket v0.5.1 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling rustls-pki-types v1.11.0 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling glob v0.3.2 [INFO] [stderr] Compiling uuid v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pear_codegen v0.2.9 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling devise_codegen v0.4.2 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling pear v0.2.9 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.7.5 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling devise v0.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling rocket_http v0.5.1 [INFO] [stderr] Compiling cfb v0.7.3 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling async-stream v0.3.6 [INFO] [stderr] Compiling tempfile v3.19.1 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling rocket_codegen v0.5.1 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling serde_spanned v0.6.8 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.9 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling h2 v0.3.26 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling ubyte v0.10.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna_adapter v1.2.0 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling toml v0.8.22 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling binascii v0.1.4 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling hyper-util v0.1.11 [INFO] [stderr] Compiling common-multipart-rfc7578 v0.7.0 [INFO] [stderr] Compiling infer v0.19.0 [INFO] [stderr] Compiling slashook-macros v0.5.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling reqwest v0.12.15 [INFO] [stderr] Compiling slashook v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 19s [INFO] running `Command { std: "docker" "inspect" "05fe8c366d721dfaa85d0de82e96a5c2b999cdf7ace83bc413025c996d037373", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05fe8c366d721dfaa85d0de82e96a5c2b999cdf7ace83bc413025c996d037373", kill_on_drop: false }` [INFO] [stdout] 05fe8c366d721dfaa85d0de82e96a5c2b999cdf7ace83bc413025c996d037373 [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 17ab6490e56f984240ed6f0825d6a894cf83d407f8c6e8af2fbb6f7d8f152ffa [INFO] running `Command { std: "docker" "start" "-a" "17ab6490e56f984240ed6f0825d6a894cf83d407f8c6e8af2fbb6f7d8f152ffa", kill_on_drop: false }` [INFO] [stderr] Compiling slashook v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 6.25s [INFO] running `Command { std: "docker" "inspect" "17ab6490e56f984240ed6f0825d6a894cf83d407f8c6e8af2fbb6f7d8f152ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "17ab6490e56f984240ed6f0825d6a894cf83d407f8c6e8af2fbb6f7d8f152ffa", kill_on_drop: false }` [INFO] [stdout] 17ab6490e56f984240ed6f0825d6a894cf83d407f8c6e8af2fbb6f7d8f152ffa [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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 040b6aa2c1f9d3ab4156a11b499b6f66790b560ebb3a86cfb86cc566d16d9cbe [INFO] running `Command { std: "docker" "start" "-a" "040b6aa2c1f9d3ab4156a11b499b6f66790b560ebb3a86cfb86cc566d16d9cbe", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.25s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/slashook-ded83c38093906d7) [INFO] [stderr] Doc-tests slashook [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] [stdout] [INFO] [stdout] running 138 tests [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::launch_activity (line 541) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::open_modal (line 519) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::autocomplete (line 492) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::defer (line 456) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::delete_followup_message (line 633) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::add_file (line 225) - compile ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::add_sticker (line 320) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::defer_update (line 475) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::get_original_message (line 618) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::add_embed (line 99) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::edit_followup_message (line 583) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::update_message (line 427) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::send_message (line 401) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_as_voice_message (line 185) - compile ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::CommandResponder::send_followup_message (line 561) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::clear_embeds (line 115) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::clear_attachments (line 278) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_allowed_mentions (line 127) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_components (line 208) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_content (line 87) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_ephemeral (line 140) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_message_reference (line 307) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::Modal::new (line 349) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_suppress_notifications (line 170) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_poll (line 290) ... ok [INFO] [stdout] test src/lib.rs - (line 19) - compile ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_tts (line 75) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::set_suppress_embeds (line 155) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::Modal::set_components (line 362) ... ok [INFO] [stdout] test src/lib.rs - Client::register_commands (line 155) ... ok [INFO] [stdout] test src/lib.rs - Client::register_events (line 197) ... ok [INFO] [stdout] test src/lib.rs - Client::register_event (line 179) ... ok [INFO] [stdout] test src/lib.rs - Client::register_command (line 137) ... ok [INFO] [stdout] test src/commands/responder.rs - commands::responder::MessageResponse::keep_attachment (line 247) ... ok [INFO] [stdout] test src/lib.rs - Client::sync_commands (line 240) ... ok [INFO] [stdout] test src/lib.rs - Client::sync_guild_commands (line 268) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::add_thread_member (line 666) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::delete (line 457) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::bulk_delete_messages (line 491) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::delete_channel_permission (line 530) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::join_thread (line 652) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::edit_channel_permission (line 508) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::create_invite (line 550) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::fetch (line 427) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::remove_thread_member (line 698) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::get_pinned_messages (line 578) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_disabled (line 463) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::pin_message (line 594) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_emoji (line 410) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_label (line 398) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_id (line 425) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::leave_thread (line 682) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_sku_id (line 437) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::modify (line 441) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::start_thread (line 624) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_style (line 386) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Components::add_button (line 276) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::add_default_value (line 564) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::add_channel_type (line 537) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Components::add_text_input (line 325) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Components::empty (line 243) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Button::set_url (line 450) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Components::add_select_menu (line 300) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::add_option (line 523) ... ok [INFO] [stdout] test src/structs/channels.rs - structs::channels::Channel::unpin_message (line 609) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::Components::add_row (line 255) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::set_disabled (line 511) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::set_id (line 499) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectOption::set_description (line 622) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::set_min_values (line 581) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::set_max_values (line 593) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectOption::new (line 607) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectOption::set_emoji (line 633) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectOption::set_default (line 645) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::SelectMenu::set_placeholder (line 552) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_id (line 673) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_min_length (line 709) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_label (line 697) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_max_length (line 721) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_style (line 685) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_value (line 745) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_placeholder (line 757) ... ok [INFO] [stdout] test src/structs/components.rs - structs::components::TextInput::set_required (line 733) ... ok [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_author (line 266) ... ok [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_color (line 200) ... ok [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::add_field (line 283) ... ok [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_description (line 163) ... ok [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_footer (line 216) ... ok [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_title (line 151) ... ok [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_image (line 232) ... ok [INFO] [stdout] test src/structs/emojis.rs - structs::emojis::Emoji::mention (line 77) ... ok [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_url (line 175) ... ok [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_timestamp (line 187) ... ok [INFO] [stdout] test src/structs/embeds.rs - structs::embeds::Embed::set_thumbnail (line 249) ... ok [INFO] [stdout] test src/structs/emojis.rs - structs::emojis::Emoji::new_standard_emoji (line 39) ... ok [INFO] [stdout] test src/structs/emojis.rs - structs::emojis::Emoji::new_custom_emoji (line 58) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::AllowedMentions::add_parse (line 1007) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::AllowedMentions::add_role (line 1039) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::AllowedMentions::add_user (line 1022) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::AllowedMentions::new (line 990) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::delete_all_reactions (line 688) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::delete_all_reactions_for_emoji (line 711) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::as_reply (line 851) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::as_forward (line 872) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::create (line 504) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::delete_user_reaction (line 640) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::create_reaction (line 600) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::crosspost (line 577) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::delete (line 554) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::get_poll_voters (line 803) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::get_reactions (line 663) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::delete_reaction (line 623) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::pin (line 734) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::edit (line 524) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::fetch (line 475) ... ok [INFO] [stdout] test src/structs/permissions.rs - structs::permissions::Permissions (line 14) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::fetch_many (line 489) ... ok [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollCreateRequest::new (line 109) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::unpin (line 757) ... ok [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollCreateRequest::add_answer (line 125) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::end_poll (line 828) ... ok [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollCreateRequest::set_duration (line 138) ... ok [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollCreateRequest::set_layout_type (line 160) ... ok [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollCreateRequest::set_allow_multiselect (line 149) ... ok [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollMedia::set_emoji (line 192) ... ok [INFO] [stdout] test src/structs/polls.rs - structs::polls::PollMedia::set_text (line 181) ... ok [INFO] [stdout] test src/structs/messages.rs - structs::messages::Message::start_thread (line 780) ... ok [INFO] [stdout] test src/structs/users.rs - structs::users::User::fetch (line 207) ... ok [INFO] [stdout] test src/structs/users.rs - structs::users::User::get_current_user (line 221) ... ok [INFO] [stdout] test src/structs/users.rs - structs::users::User::get_current_user_guilds (line 256) ... ok [INFO] [stdout] test src/structs/utils.rs - structs::utils::File::from_file (line 101) - compile ... ok [INFO] [stdout] test src/structs/users.rs - structs::users::User::leave_guild (line 271) ... ok [INFO] [stdout] test src/structs/utils.rs - structs::utils::File::set_description (line 124) - compile ... ok [INFO] [stdout] test src/structs/utils.rs - structs::utils::Color::to_hex (line 47) ... ok [INFO] [stdout] test src/structs/utils.rs - structs::utils::Color (line 18) ... ok [INFO] [stdout] test src/structs/users.rs - structs::users::User::modify_current_user (line 235) ... ok [INFO] [stdout] test src/structs/utils.rs - structs::utils::File::new (line 86) ... ok [INFO] [stdout] test src/structs/users.rs - structs::users::User::create_dm (line 285) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 138 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 144.69s [INFO] [stdout] [INFO] [stdout] all doctests ran in 145.49s; merged doctests compilation took 0.79s [INFO] running `Command { std: "docker" "inspect" "040b6aa2c1f9d3ab4156a11b499b6f66790b560ebb3a86cfb86cc566d16d9cbe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "040b6aa2c1f9d3ab4156a11b499b6f66790b560ebb3a86cfb86cc566d16d9cbe", kill_on_drop: false }` [INFO] [stdout] 040b6aa2c1f9d3ab4156a11b499b6f66790b560ebb3a86cfb86cc566d16d9cbe