[INFO] cloning repository https://github.com/MCSR-Weekly/automation [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/MCSR-Weekly/automation" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCSR-Weekly%2Fautomation", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCSR-Weekly%2Fautomation'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 421160c1f98bbb695f68c26bfba1f1da0e545eb8 [INFO] building MCSR-Weekly/automation against try#58b1b3c5342a414c161338871f8004258ccef2a7 for pr-149937 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCSR-Weekly%2Fautomation" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/MCSR-Weekly/automation [INFO] finished tweaking git repo https://github.com/MCSR-Weekly/automation [INFO] tweaked toml for git repo https://github.com/MCSR-Weekly/automation written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MCSR-Weekly/automation on toolchain 58b1b3c5342a414c161338871f8004258ccef2a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/MCSR-Weekly/automation 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" "+58b1b3c5342a414c161338871f8004258ccef2a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4c648baec37186ae058a61f4d74455fe5f092349518e965e8132d221315d6f64 [INFO] running `Command { std: "docker" "start" "-a" "4c648baec37186ae058a61f4d74455fe5f092349518e965e8132d221315d6f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4c648baec37186ae058a61f4d74455fe5f092349518e965e8132d221315d6f64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4c648baec37186ae058a61f4d74455fe5f092349518e965e8132d221315d6f64", kill_on_drop: false }` [INFO] [stdout] 4c648baec37186ae058a61f4d74455fe5f092349518e965e8132d221315d6f64 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75301638b1261eee35e5d5ef6d8da28bbc69ac1b2c472d1e8c5c299e995211e1 [INFO] running `Command { std: "docker" "start" "-a" "75301638b1261eee35e5d5ef6d8da28bbc69ac1b2c472d1e8c5c299e995211e1", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.5 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling to-arraystring v0.2.2 [INFO] [stderr] Compiling crypto-mac v0.9.1 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling async-lock v3.4.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling oauth-credentials v0.2.1 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling oauth-credentials v0.1.2 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling aformat-macros v0.1.6 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling typenum_mappings v0.1.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling serenity v0.12.4 (https://github.com/serenity-rs/serenity.git?branch=next#ffaf1856) [INFO] [stderr] Compiling clap_builder v4.5.40 [INFO] [stderr] Compiling bool_to_bitflags v0.1.3 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling classic-bitfield v0.2.3 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling value-bag-serde1 v1.11.1 [INFO] [stderr] Compiling value-bag v1.11.1 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling isolang v2.4.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling async-compression v0.4.25 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling atrium-xrpc v0.12.3 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling atrium-common v0.1.2 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling parse_link_header v0.4.0 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling aformat v0.1.8 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling extract_map v0.3.1 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling atrium-api v0.25.4 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling small-fixed-array v0.4.8 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling clap v4.5.40 [INFO] [stderr] Compiling oauth1-request-derive v0.3.3 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling oauth1-request v0.3.3 [INFO] [stderr] Compiling mastodon-async-entities v1.3.2 (https://github.com/dscottboggs/mastodon-async.git?branch=comb#5054c036) [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling hyper-util v0.1.14 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.21 [INFO] [stderr] Compiling reqwest-oauth1 v0.3.0 [INFO] [stderr] Compiling atrium-xrpc-client v0.5.14 [INFO] [stderr] Compiling mastodon-async v1.3.2 (https://github.com/dscottboggs/mastodon-async.git?branch=comb#5054c036) [INFO] [stderr] Compiling tweety-rs v0.1.5 [INFO] [stderr] Compiling bsky-sdk v0.1.20 [INFO] [stderr] Compiling mwa v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `message`, `embed_title`, `embed_desc`, and `url` are never read [INFO] [stdout] --> src/post.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct RichPost { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 9 | pub(crate) message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | pub(crate) embed_title: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | pub(crate) embed_desc: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub(crate) url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RichPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/post.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) struct TextPost { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | pub(crate) content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `create_post` is never used [INFO] [stdout] --> src/service/mod.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) trait ServiceClient: Sized { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 40 | async fn create_post(&self, post: Self::CreatePostInput) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/service/discord.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) struct DiscordClient { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `announcements_channel` is never read [INFO] [stdout] --> src/service/discord.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 31 | announcements_channel: GenericChannelId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 45s [INFO] running `Command { std: "docker" "inspect" "75301638b1261eee35e5d5ef6d8da28bbc69ac1b2c472d1e8c5c299e995211e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75301638b1261eee35e5d5ef6d8da28bbc69ac1b2c472d1e8c5c299e995211e1", kill_on_drop: false }` [INFO] [stdout] 75301638b1261eee35e5d5ef6d8da28bbc69ac1b2c472d1e8c5c299e995211e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+58b1b3c5342a414c161338871f8004258ccef2a7" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4aa915b565186532dc9254df8d4015e23e16c99bf0e635615c8f3c66e59563bf [INFO] running `Command { std: "docker" "start" "-a" "4aa915b565186532dc9254df8d4015e23e16c99bf0e635615c8f3c66e59563bf", kill_on_drop: false }` [INFO] [stderr] Compiling mwa v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `message`, `embed_title`, `embed_desc`, and `url` are never read [INFO] [stdout] --> src/post.rs:9:16 [INFO] [stdout] | [INFO] [stdout] 8 | pub(crate) struct RichPost { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 9 | pub(crate) message: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 10 | pub(crate) embed_title: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 11 | pub(crate) embed_desc: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 12 | pub(crate) url: String, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RichPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `content` is never read [INFO] [stdout] --> src/post.rs:17:16 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) struct TextPost { [INFO] [stdout] | -------- field in this struct [INFO] [stdout] 17 | pub(crate) content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `TextPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `create_post` is never used [INFO] [stdout] --> src/service/mod.rs:40:14 [INFO] [stdout] | [INFO] [stdout] 18 | pub(crate) trait ServiceClient: Sized { [INFO] [stdout] | ------------- method in this trait [INFO] [stdout] ... [INFO] [stdout] 40 | async fn create_post(&self, post: Self::CreatePostInput) -> Result<()>; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `config` is never read [INFO] [stdout] --> src/service/discord.rs:19:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub(crate) struct DiscordClient { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | config: Config, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `announcements_channel` is never read [INFO] [stdout] --> src/service/discord.rs:31:5 [INFO] [stdout] | [INFO] [stdout] 30 | struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 31 | announcements_channel: GenericChannelId, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.20s [INFO] running `Command { std: "docker" "inspect" "4aa915b565186532dc9254df8d4015e23e16c99bf0e635615c8f3c66e59563bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aa915b565186532dc9254df8d4015e23e16c99bf0e635615c8f3c66e59563bf", kill_on_drop: false }` [INFO] [stdout] 4aa915b565186532dc9254df8d4015e23e16c99bf0e635615c8f3c66e59563bf