[INFO] cloning repository https://github.com/leeguooooo/discord-use [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/leeguooooo/discord-use" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeguooooo%2Fdiscord-use", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeguooooo%2Fdiscord-use'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 76407bafd70a80a0131f9bf2d2251cdd15e344c9 [INFO] testing leeguooooo/discord-use/76407bafd70a80a0131f9bf2d2251cdd15e344c9 against 1.98.0-beta.8+cargoflags=--release for beta-release-1.99-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fleeguooooo%2Fdiscord-use" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/leeguooooo/discord-use [INFO] finished tweaking git repo https://github.com/leeguooooo/discord-use [INFO] tweaked toml for git repo https://github.com/leeguooooo/discord-use written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/leeguooooo/discord-use on toolchain 1.98.0-beta.8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/leeguooooo/discord-use already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rmcp-macros v0.11.0 [INFO] [stderr] Downloaded twilight-http-ratelimiting v0.17.1 [INFO] [stderr] Downloaded alloc-stdlib v0.2.4 [INFO] [stderr] Downloaded twilight-validate v0.17.0 [INFO] [stderr] Downloaded twilight-http v0.17.1 [INFO] [stderr] Downloaded brotli-decompressor v5.0.3 [INFO] [stderr] Downloaded twilight-model v0.17.1 [INFO] [stderr] Downloaded rmcp v0.11.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1 [INFO] running `Command { std: "docker" "start" "884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling quote v1.0.46 [INFO] [stderr] Compiling unicode-ident v1.0.24 [INFO] [stderr] Compiling libc v0.2.186 [INFO] [stderr] Compiling pin-project-lite v0.2.17 [INFO] [stderr] Compiling once_cell v1.21.4 [INFO] [stderr] Compiling futures-core v0.3.32 [INFO] [stderr] Compiling bytes v1.12.0 [INFO] [stderr] Compiling futures-sink v0.3.32 [INFO] [stderr] Compiling shlex v2.0.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling itoa v1.0.18 [INFO] [stderr] Compiling slab v0.4.12 [INFO] [stderr] Compiling autocfg v1.5.1 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling memchr v2.8.2 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling zeroize v1.9.0 [INFO] [stderr] Compiling futures-channel v0.3.32 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling cc v1.2.65 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling futures-task v0.3.32 [INFO] [stderr] Compiling futures-io v0.3.32 [INFO] [stderr] Compiling rustls-pki-types v1.14.1 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling hashbrown v0.17.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling rustls v0.23.40 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling smallvec v1.15.2 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling serde_json v1.0.150 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling http v1.4.2 [INFO] [stderr] Compiling log v0.4.33 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling deranged v0.5.8 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling num-conv v0.2.2 [INFO] [stderr] Compiling time-core v0.1.9 [INFO] [stderr] Compiling syn v2.0.118 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling ref-cast v1.0.25 [INFO] [stderr] Compiling indexmap v2.14.0 [INFO] [stderr] Compiling openssl-probe v0.2.1 [INFO] [stderr] Compiling anstyle-parse v1.0.0 [INFO] [stderr] Compiling rustls-native-certs v0.8.4 [INFO] [stderr] Compiling anstyle v1.0.14 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling colorchoice v1.0.5 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling anstyle-query v1.1.5 [INFO] [stderr] Compiling regex-syntax v0.8.11 [INFO] [stderr] Compiling iana-time-zone v0.1.65 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Compiling bitflags v2.13.0 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Compiling anstream v1.0.0 [INFO] [stderr] Compiling alloc-stdlib v0.2.4 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling clap_lex v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling dyn-clone v1.0.20 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling hashbrown v0.16.1 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling brotli-decompressor v5.0.3 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling clap_builder v4.6.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling socket2 v0.6.4 [INFO] [stderr] Compiling mio v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling pastey v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling nu-ansi-term v0.50.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling fastrand v2.4.1 [INFO] [stderr] Compiling time v0.3.51 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive_internals v0.29.1 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling tokio-macros v2.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling futures-macro v0.3.32 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling ref-cast-impl v1.0.25 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling clap_derive v4.6.1 [INFO] [stderr] Compiling schemars_derive v1.2.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.52.3 [INFO] [stderr] Compiling futures-util v0.3.32 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tracing-subscriber v0.3.23 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling clap v4.6.1 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling rmcp-macros v0.11.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling chrono v0.4.45 [INFO] [stderr] Compiling twilight-model v0.17.1 [INFO] [stderr] Compiling futures-executor v0.3.32 [INFO] [stderr] Compiling futures v0.3.32 [INFO] [stderr] Compiling schemars v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling h2 v0.4.15 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.17.1 [INFO] [stderr] Compiling rmcp v0.11.0 [INFO] [stderr] Compiling rustls-webpki v0.103.13 [INFO] [stderr] Compiling hyper v1.10.1 [INFO] [stderr] Compiling rustls-platform-verifier v0.7.0 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.9 [INFO] [stderr] Compiling twilight-validate v0.17.0 [INFO] [stderr] Compiling twilight-http v0.17.1 [INFO] [stderr] Compiling discord-use v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `release` profile [optimized] target(s) in 4m 23s [INFO] running `Command { std: "docker" "inspect" "884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] Compiling discord-use v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `send_uses_channelId_and_message` should have a snake case name [INFO] [stdout] --> src/params.rs:75:8 [INFO] [stdout] | [INFO] [stdout] 75 | fn send_uses_channelId_and_message() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `send_uses_channel_id_and_message` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `webhook_message_uses_avatarURL_quirk` should have a snake case name [INFO] [stdout] --> src/params.rs:83:8 [INFO] [stdout] | [INFO] [stdout] 83 | fn webhook_message_uses_avatarURL_quirk() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `webhook_message_uses_avatar_url_quirk` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `create_text_channel_uses_channelName` should have a snake case name [INFO] [stdout] --> src/params.rs:92:8 [INFO] [stdout] | [INFO] [stdout] 92 | fn create_text_channel_uses_channelName() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `create_text_channel_uses_channel_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `release` profile [optimized] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.8" "test" "--frozen" "--release", kill_on_drop: false }` [INFO] [stderr] warning: function `send_uses_channelId_and_message` should have a snake case name [INFO] [stderr] --> src/params.rs:75:8 [INFO] [stderr] | [INFO] [stderr] 75 | fn send_uses_channelId_and_message() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `send_uses_channel_id_and_message` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: function `webhook_message_uses_avatarURL_quirk` should have a snake case name [INFO] [stderr] --> src/params.rs:83:8 [INFO] [stderr] | [INFO] [stderr] 83 | fn webhook_message_uses_avatarURL_quirk() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `webhook_message_uses_avatar_url_quirk` [INFO] [stderr] [INFO] [stderr] warning: function `create_text_channel_uses_channelName` should have a snake case name [INFO] [stderr] --> src/params.rs:92:8 [INFO] [stderr] | [INFO] [stderr] 92 | fn create_text_channel_uses_channelName() { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `create_text_channel_uses_channel_name` [INFO] [stderr] [INFO] [stderr] warning: `discord-use` (lib test) generated 3 warnings [INFO] [stderr] Finished `release` profile [optimized] target(s) in 0.26s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/release/deps/discord_use-32e36692711b76b6) [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test config::tests::config_alias_beats_env ... ok [INFO] [stdout] test config::tests::config_file_unquoted_with_comment ... ok [INFO] [stdout] test config::tests::flag_beats_env ... ok [INFO] [stdout] test config::tests::env_used_when_no_flags ... ok [INFO] [stdout] test config::tests::missing_is_error ... ok [INFO] [stdout] test config::tests::strips_bot_prefix ... ok [INFO] [stdout] test discord::tests::all_succeed_produces_correct_shape ... ok [INFO] [stdout] test discord::tests::clamps_limit ... ok [INFO] [stdout] test discord::tests::emoji_with_non_digit_id_is_unicode ... ok [INFO] [stdout] test discord::tests::multi_reaction_continues_on_failure_and_reports_each ... ok [INFO] [stdout] test discord::tests::parses_custom_emoji ... ok [INFO] [stdout] test discord::tests::parses_unicode_emoji ... ok [INFO] [stdout] test error::tests::missing_token_has_clear_message ... ok [INFO] [stdout] test params::tests::create_text_channel_uses_channelName ... ok [INFO] [stdout] test params::tests::send_uses_channelId_and_message ... ok [INFO] [stdout] test params::tests::remaining_structs_match_contract ... ok [INFO] [stdout] test params::tests::webhook_message_uses_avatarURL_quirk ... ok [INFO] [stdout] test config::tests::config_file_quoted_value ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/release/deps/discord_use-65f6fbdbec429ab0) [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/live.rs (/opt/rustwide/target/release/deps/live-51b858e8dfeae5bb) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test live_login ... ignored [INFO] [stdout] test live_reactions ... ignored [INFO] [stdout] test live_send_and_read ... ignored [INFO] [stdout] test live_server_info ... ignored [INFO] [stdout] test live_webhook_send ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 5 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests discord_use [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] running `Command { std: "docker" "inspect" "884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1", kill_on_drop: false }` [INFO] [stdout] 884e6a82a86471a87c74acb67046dfff211ffd20e8eb4289e92e3330ed5e13c1