[INFO] fetching crate sparkle-impostor 0.15.0... [INFO] testing sparkle-impostor-0.15.0 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate sparkle-impostor 0.15.0 into /workspace/builds/worker-1-tc2/source [INFO] started tweaking crates.io crate sparkle-impostor 0.15.0 [INFO] finished tweaking crates.io crate sparkle-impostor 0.15.0 [INFO] tweaked toml for crates.io crate sparkle-impostor 0.15.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sparkle-impostor 0.15.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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 202 packages to latest compatible versions [INFO] [stderr] Adding reqwest v0.11.27 (available: v0.12.23) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.17) [INFO] [stderr] Adding twilight-http v0.15.4 (available: v0.16.0) [INFO] [stderr] Adding twilight-model v0.15.4 (available: v0.16.0) [INFO] [stderr] Adding twilight-util v0.15.4 (available: v0.16.0) [INFO] [stderr] Adding twilight-validate v0.15.3 (available: v0.16.0) [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] 80af3e20dceada16f8f6273b6c54808d72df884894792f3df0ed37e97aa06f1a [INFO] running `Command { std: "docker" "start" "-a" "80af3e20dceada16f8f6273b6c54808d72df884894792f3df0ed37e97aa06f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "80af3e20dceada16f8f6273b6c54808d72df884894792f3df0ed37e97aa06f1a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80af3e20dceada16f8f6273b6c54808d72df884894792f3df0ed37e97aa06f1a", kill_on_drop: false }` [INFO] [stdout] 80af3e20dceada16f8f6273b6c54808d72df884894792f3df0ed37e97aa06f1a [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] aec1ecd2506993adeb293b242e705926e2dc93821acb77a3bc2197fb24d82f22 [INFO] running `Command { std: "docker" "start" "-a" "aec1ecd2506993adeb293b242e705926e2dc93821acb77a3bc2197fb24d82f22", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling rustls v0.20.9 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling rustls-native-certs v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling webpki v0.22.4 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling brotli v3.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.15.3 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling twilight-model v0.15.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling twilight-validate v0.15.3 [INFO] [stderr] Compiling twilight-util v0.15.4 [INFO] [stderr] Compiling twilight-http v0.15.4 [INFO] [stderr] Compiling sparkle-impostor v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pointer_structural_match, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] --> src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | unused_tuple_struct_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docs` [INFO] [stdout] --> src/delete.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(docs)] [INFO] [stdout] | ^^^^ help: there is a config with a similar name: `doc` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime parameter `'a` only used once [INFO] [stdout] --> src/later_messages.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl<'a> MessageSource<'a> { [INFO] [stdout] | ^^ -- ...is used only here [INFO] [stdout] | | [INFO] [stdout] | this lifetime... [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | single_use_lifetimes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: elide the single-use lifetime [INFO] [stdout] | [INFO] [stdout] 26 - impl<'a> MessageSource<'a> { [INFO] [stdout] 26 + impl MessageSource<'_> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 32s [INFO] running `Command { std: "docker" "inspect" "aec1ecd2506993adeb293b242e705926e2dc93821acb77a3bc2197fb24d82f22", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aec1ecd2506993adeb293b242e705926e2dc93821acb77a3bc2197fb24d82f22", kill_on_drop: false }` [INFO] [stdout] aec1ecd2506993adeb293b242e705926e2dc93821acb77a3bc2197fb24d82f22 [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] edd12212fa3781c632e948633fa9828902f0ba7540c888df6c461f9fc7353281 [INFO] running `Command { std: "docker" "start" "-a" "edd12212fa3781c632e948633fa9828902f0ba7540c888df6c461f9fc7353281", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling gimli v0.32.3 [INFO] [stderr] Compiling rustc-demangle v0.1.26 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling addr2line v0.25.1 [INFO] [stderr] Compiling backtrace v0.3.76 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling twilight-http-ratelimiting v0.15.3 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-rustls v0.23.2 [INFO] [stderr] Compiling twilight-http v0.15.4 [INFO] [stderr] Compiling sparkle-impostor v0.15.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `pointer_structural_match` has been removed: converted into hard error, see RFC #3535 for more information [INFO] [stdout] --> src/lib.rs:67:5 [INFO] [stdout] | [INFO] [stdout] 67 | pointer_structural_match, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `unused_tuple_struct_fields` has been renamed to `dead_code` [INFO] [stdout] --> src/lib.rs:83:5 [INFO] [stdout] | [INFO] [stdout] 83 | unused_tuple_struct_fields, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use the new name: `dead_code` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `docs` [INFO] [stdout] --> src/delete.rs:3:7 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(docs)] [INFO] [stdout] | ^^^^ help: there is a config with a similar name: `doc` [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(docs)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(docs)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime parameter `'a` only used once [INFO] [stdout] --> src/later_messages.rs:26:6 [INFO] [stdout] | [INFO] [stdout] 26 | impl<'a> MessageSource<'a> { [INFO] [stdout] | ^^ -- ...is used only here [INFO] [stdout] | | [INFO] [stdout] | this lifetime... [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 71 | single_use_lifetimes, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: elide the single-use lifetime [INFO] [stdout] | [INFO] [stdout] 26 - impl<'a> MessageSource<'a> { [INFO] [stdout] 26 + impl MessageSource<'_> { [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `forum_channel_id`, `not_last_source_thread_id`, `guild_emoji_id`, `member`, and `owner` are never read [INFO] [stdout] --> tests/common.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Context { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub forum_channel_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub not_last_source_thread_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub guild_emoji_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub member: Member, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | pub owner: Member, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `forum_channel_id`, `not_last_source_thread_id`, `member`, and `owner` are never read [INFO] [stdout] --> tests/common.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Context { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub forum_channel_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub not_last_source_thread_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub guild_emoji_id: Id, [INFO] [stdout] 22 | pub member: Member, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | pub owner: Member, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `delete` found for unit type `()` in the current scope [INFO] [stdout] --> tests/delete.rs:44:10 [INFO] [stdout] | [INFO] [stdout] 41 | / ctx.message_source(&mut message)? [INFO] [stdout] 42 | | .check_is_in_last(2) [INFO] [stdout] 43 | | .await? [INFO] [stdout] 44 | | .delete() [INFO] [stdout] | | -^^^^^^ method not found in `()` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `forum_channel_id`, `not_last_source_thread_id`, `guild_emoji_id`, `member`, and `owner` are never read [INFO] [stdout] --> tests/common.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Context { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub forum_channel_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub not_last_source_thread_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub guild_emoji_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub member: Member, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | pub owner: Member, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `forum_channel_id`, `not_last_source_thread_id`, `guild_emoji_id`, `member`, and `owner` are never read [INFO] [stdout] --> tests/common.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Context { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub forum_channel_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub not_last_source_thread_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 21 | pub guild_emoji_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub member: Member, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | pub owner: Member, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create` found for unit type `()` in the current scope [INFO] [stdout] --> tests/component.rs:68:10 [INFO] [stdout] | [INFO] [stdout] 66 | / ctx.message_source(&mut message)? [INFO] [stdout] 67 | | .check_component()? [INFO] [stdout] 68 | | .create() [INFO] [stdout] | | -^^^^^^ method not found in `()` [INFO] [stdout] | |_________| [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sparkle-impostor` (test "delete") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `sparkle-impostor` (test "component") due to 1 previous error [INFO] [stdout] warning: fields `forum_channel_id`, `guild_emoji_id`, `member`, and `owner` are never read [INFO] [stdout] --> tests/common.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Context { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 19 | pub forum_channel_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub not_last_source_thread_id: Id, [INFO] [stdout] 21 | pub guild_emoji_id: Id, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub member: Member, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 23 | pub owner: Member, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "edd12212fa3781c632e948633fa9828902f0ba7540c888df6c461f9fc7353281", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "edd12212fa3781c632e948633fa9828902f0ba7540c888df6c461f9fc7353281", kill_on_drop: false }` [INFO] [stdout] edd12212fa3781c632e948633fa9828902f0ba7540c888df6c461f9fc7353281