[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] testing MCSR-Weekly/automation against try#9f93af291970322f4f1c6315ccde4d7078201159 for pr-146098-6 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMCSR-Weekly%2Fautomation" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-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-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/MCSR-Weekly/automation on toolchain 9f93af291970322f4f1c6315ccde4d7078201159 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9f93af291970322f4f1c6315ccde4d7078201159" "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" "+9f93af291970322f4f1c6315ccde4d7078201159" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fa7d6a9e147bf3a1862a43a53860f5f887949ba8b1b78c0e04f4d20a99101f5a [INFO] running `Command { std: "docker" "start" "-a" "fa7d6a9e147bf3a1862a43a53860f5f887949ba8b1b78c0e04f4d20a99101f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fa7d6a9e147bf3a1862a43a53860f5f887949ba8b1b78c0e04f4d20a99101f5a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa7d6a9e147bf3a1862a43a53860f5f887949ba8b1b78c0e04f4d20a99101f5a", kill_on_drop: false }` [INFO] [stdout] fa7d6a9e147bf3a1862a43a53860f5f887949ba8b1b78c0e04f4d20a99101f5a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 993c682b03b33209cc10b84a9f9a3b078ddfaba8b383b3d6a4e9d603b6266812 [INFO] running `Command { std: "docker" "start" "-a" "993c682b03b33209cc10b84a9f9a3b078ddfaba8b383b3d6a4e9d603b6266812", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typeid v1.0.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling event-listener v5.4.0 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling synom v0.11.3 [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 async-lock v3.4.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [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 oauth-credentials v0.2.1 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling oauth-credentials v0.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Compiling bytestring v1.4.0 [INFO] [stderr] Compiling derive_deref v1.1.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Compiling rand v0.9.1 [INFO] [stderr] Compiling hmac v0.9.0 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling derive_is_enum_variant v0.1.1 [INFO] [stderr] Compiling classic-bitfield v0.2.3 [INFO] [stderr] Compiling serenity v0.12.4 (https://github.com/serenity-rs/serenity.git?branch=next#ffaf1856) [INFO] [stderr] Compiling jiff v0.2.15 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio v1.45.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling typenum_mappings v0.1.0 [INFO] [stderr] Compiling serde_fmt v1.0.3 [INFO] [stderr] Compiling erased-serde v0.4.6 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling value-bag-serde1 v1.11.1 [INFO] [stderr] Compiling value-bag v1.11.1 [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 log v0.4.27 [INFO] [stderr] Compiling toml v0.5.11 [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling atrium-xrpc v0.12.3 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling tungstenite v0.26.2 [INFO] [stderr] Compiling atrium-common v0.1.2 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling langtag v0.3.4 [INFO] [stderr] Compiling oauth1-request-derive v0.3.3 [INFO] [stderr] Compiling isolang v2.4.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling oauth1-request v0.3.3 [INFO] [stderr] Compiling aformat-macros v0.1.6 [INFO] [stderr] Compiling atrium-api v0.25.4 [INFO] [stderr] Compiling tokio-tungstenite v0.26.2 [INFO] [stderr] Compiling aformat v0.1.8 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling parse_link_header v0.4.0 [INFO] [stderr] Compiling serde_qs v0.13.0 [INFO] [stderr] Compiling small-fixed-array v0.4.8 [INFO] [stderr] Compiling nonmax v0.5.5 [INFO] [stderr] Compiling serde_cow v0.1.2 [INFO] [stderr] Compiling extract_map v0.3.1 [INFO] [stderr] Compiling bool_to_bitflags v0.1.3 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling envy v0.4.2 [INFO] [stderr] Compiling clap v4.5.40 [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 tweety-rs v0.1.5 [INFO] [stderr] Compiling mastodon-async v1.3.2 (https://github.com/dscottboggs/mastodon-async.git?branch=comb#5054c036) [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 3m 34s [INFO] running `Command { std: "docker" "inspect" "993c682b03b33209cc10b84a9f9a3b078ddfaba8b383b3d6a4e9d603b6266812", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "993c682b03b33209cc10b84a9f9a3b078ddfaba8b383b3d6a4e9d603b6266812", kill_on_drop: false }` [INFO] [stdout] 993c682b03b33209cc10b84a9f9a3b078ddfaba8b383b3d6a4e9d603b6266812 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 14e96f3319f9fd1b0ffa798b6cdeed5a99bc27f9139e2efa6ac9e1523c52040a [INFO] running `Command { std: "docker" "start" "-a" "14e96f3319f9fd1b0ffa798b6cdeed5a99bc27f9139e2efa6ac9e1523c52040a", 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 1.71s [INFO] running `Command { std: "docker" "inspect" "14e96f3319f9fd1b0ffa798b6cdeed5a99bc27f9139e2efa6ac9e1523c52040a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "14e96f3319f9fd1b0ffa798b6cdeed5a99bc27f9139e2efa6ac9e1523c52040a", kill_on_drop: false }` [INFO] [stdout] 14e96f3319f9fd1b0ffa798b6cdeed5a99bc27f9139e2efa6ac9e1523c52040a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+9f93af291970322f4f1c6315ccde4d7078201159" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b18447102eafe7c12cd2f16644dd7f06cf41ef38d4e853756f0a9e4b3dc2e5b2 [INFO] running `Command { std: "docker" "start" "-a" "b18447102eafe7c12cd2f16644dd7f06cf41ef38d4e853756f0a9e4b3dc2e5b2", kill_on_drop: false }` [INFO] [stderr] warning: fields `message`, `embed_title`, `embed_desc`, and `url` are never read [INFO] [stderr] --> src/post.rs:9:16 [INFO] [stderr] | [INFO] [stderr] 8 | pub(crate) struct RichPost { [INFO] [stderr] | -------- fields in this struct [INFO] [stderr] 9 | pub(crate) message: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 10 | pub(crate) embed_title: String, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 11 | pub(crate) embed_desc: String, [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] 12 | pub(crate) url: String, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RichPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: field `content` is never read [INFO] [stderr] --> src/post.rs:17:16 [INFO] [stderr] | [INFO] [stderr] 16 | pub(crate) struct TextPost { [INFO] [stderr] | -------- field in this struct [INFO] [stderr] 17 | pub(crate) content: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `TextPost` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: method `create_post` is never used [INFO] [stderr] --> src/service/mod.rs:40:14 [INFO] [stderr] | [INFO] [stderr] 18 | pub(crate) trait ServiceClient: Sized { [INFO] [stderr] | ------------- method in this trait [INFO] [stderr] ... [INFO] [stderr] 40 | async fn create_post(&self, post: Self::CreatePostInput) -> Result<()>; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `config` is never read [INFO] [stderr] --> src/service/discord.rs:19:5 [INFO] [stderr] | [INFO] [stderr] 16 | pub(crate) struct DiscordClient { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 19 | config: Config, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field `announcements_channel` is never read [INFO] [stderr] --> src/service/discord.rs:31:5 [INFO] [stderr] | [INFO] [stderr] 30 | struct Config { [INFO] [stderr] | ------ field in this struct [INFO] [stderr] 31 | announcements_channel: GenericChannelId, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `mwa` (bin "mwa" test) generated 5 warnings [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.48s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/mwa-04ad7d31b9559ca9) [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" "b18447102eafe7c12cd2f16644dd7f06cf41ef38d4e853756f0a9e4b3dc2e5b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b18447102eafe7c12cd2f16644dd7f06cf41ef38d4e853756f0a9e4b3dc2e5b2", kill_on_drop: false }` [INFO] [stdout] b18447102eafe7c12cd2f16644dd7f06cf41ef38d4e853756f0a9e4b3dc2e5b2