[INFO] cloning repository https://github.com/EnyCode/pigeon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/EnyCode/pigeon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnyCode%2Fpigeon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnyCode%2Fpigeon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a83c4e45a0f122591a72afe70ece23276c512612 [INFO] building EnyCode/pigeon against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEnyCode%2Fpigeon" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/EnyCode/pigeon [INFO] finished tweaking git repo https://github.com/EnyCode/pigeon [INFO] tweaked toml for git repo https://github.com/EnyCode/pigeon written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/EnyCode/pigeon on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/EnyCode/pigeon 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: toolchain [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_html_form v0.2.6 [INFO] [stderr] Downloaded redox_syscall v0.5.4 [INFO] [stderr] Downloaded serde_with v3.9.0 [INFO] [stderr] Downloaded chrono-tz-build v0.4.0 [INFO] [stderr] Downloaded phf_codegen v0.11.2 [INFO] [stderr] Downloaded tempfile v3.12.0 [INFO] [stderr] Downloaded serde_derive v1.0.210 [INFO] [stderr] Downloaded httparse v1.9.4 [INFO] [stderr] Downloaded schannel v0.1.24 [INFO] [stderr] Downloaded serde_with_macros v3.9.0 [INFO] [stderr] Downloaded openssl-sys v0.9.103 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.1 [INFO] [stderr] Downloaded cc v1.1.21 [INFO] [stderr] Downloaded indexmap v2.5.0 [INFO] [stderr] Downloaded hyper-util v0.1.8 [INFO] [stderr] Downloaded hyper v1.4.1 [INFO] [stderr] Downloaded reqwest v0.12.7 [INFO] [stderr] Downloaded serde_json v1.0.128 [INFO] [stderr] Downloaded syn v2.0.77 [INFO] [stderr] Downloaded ipnet v2.10.0 [INFO] [stderr] Downloaded object v0.36.4 [INFO] [stderr] Downloaded gimli v0.31.0 [INFO] [stderr] Downloaded rustls v0.23.13 [INFO] [stderr] Downloaded openssl v0.10.66 [INFO] [stderr] Downloaded rustls-pki-types v1.8.0 [INFO] [stderr] Downloaded rustls-pemfile v2.1.3 [INFO] [stderr] Downloaded serde v1.0.210 [INFO] [stderr] Downloaded addr2line v0.24.1 [INFO] [stderr] Downloaded chrono-tz v0.10.0 [INFO] [stderr] Downloaded tokio v1.40.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4251f0f1086d93ac9a19b4352a24d90cf1c4ce5dccbcf52f03f6e142fee2961 [INFO] running `Command { std: "docker" "start" "-a" "c4251f0f1086d93ac9a19b4352a24d90cf1c4ce5dccbcf52f03f6e142fee2961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4251f0f1086d93ac9a19b4352a24d90cf1c4ce5dccbcf52f03f6e142fee2961", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4251f0f1086d93ac9a19b4352a24d90cf1c4ce5dccbcf52f03f6e142fee2961", kill_on_drop: false }` [INFO] [stdout] c4251f0f1086d93ac9a19b4352a24d90cf1c4ce5dccbcf52f03f6e142fee2961 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de8e6db724ba2bb6e69946a6684fda2e19579f0a26048b89acd71b6461aa10bf [INFO] running `Command { std: "docker" "start" "-a" "de8e6db724ba2bb6e69946a6684fda2e19579f0a26048b89acd71b6461aa10bf", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: toolchain [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling bytes v1.7.2 [INFO] [stderr] Compiling cc v1.1.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling ipnet v2.10.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling parse-zoneinfo v0.3.1 [INFO] [stderr] Compiling chrono-tz-build v0.4.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling crow_derive v0.1.0 (/opt/rustwide/workdir/crow_derive) [INFO] [stdout] warning: unused import: `syn::ItemFn` [INFO] [stdout] --> crow_derive/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use syn::ItemFn; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attr` [INFO] [stdout] --> crow_derive/src/lib.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn slash_command(attr: TokenStream, item: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_attr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attr` [INFO] [stdout] --> crow_derive/src/lib.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn message_action(attr: TokenStream, item: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling chrono-tz v0.10.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling serde_with_macros v3.9.0 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_with v3.9.0 [INFO] [stderr] Compiling serde_html_form v0.2.6 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.8 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling crow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Local` and `Timelike` [INFO] [stdout] --> src/main.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::{Local, Timelike, Utc}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client::events::BlockMessageInteractionEvent` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use client::events::BlockMessageInteractionEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CommandFn` and `SlashCommand` [INFO] [stdout] --> src/main.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use client::interactions::{CommandFn, InteractionContext, SlashCommand}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `future::Future`, `net::SocketAddr`, and `pin::Pin` [INFO] [stdout] --> src/client/mod.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | collections::HashMap, future::Future, net::SocketAddr, pin::Pin, sync::OnceLock, time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `server::conn::http1` and `service::service_fn` [INFO] [stdout] --> src/client/mod.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use hyper::{server::conn::http1, service::service_fn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper_util::rt::TokioIo` [INFO] [stdout] --> src/client/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hyper_util::rt::TokioIo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `net::TcpListener` [INFO] [stdout] --> src/client/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | net::TcpListener, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc::Sender` [INFO] [stdout] --> src/client/events.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::mpsc::Sender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `default` and `str::FromStr` [INFO] [stdout] --> src/client/model/channel.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{default, str::FromStr}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/client/model/channel.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | model::user::User, Context, ContextSupplier, Message, SlackApiResponse, SlackError, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `future::Future`, `ops::Fn`, and `pin::Pin` [INFO] [stdout] --> src/client/interactions.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{future::Future, ops::Fn, pin::Pin}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Client` [INFO] [stdout] --> src/client/interactions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> src/client/listener/mod.rs:1:75 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{convert::Infallible, future::Future, net::SocketAddr, pin::Pin, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mutex`, `RwLock`, and `mpsc::Sender` [INFO] [stdout] --> src/client/listener/mod.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio::sync::{mpsc::Sender, Mutex, RwLock}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `service_fn` [INFO] [stdout] --> src/client/listener/mod.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | service::{service_fn, Service}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::events::Events` [INFO] [stdout] --> src/client/listener/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::events::Events; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> src/client/listener/commands.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context` and `SlackApiResponse` [INFO] [stdout] --> src/client/listener/commands.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | Channel, Context, SlackApiResponse, User, EVENTS, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLockWriteGuard`, and `RwLock` [INFO] [stdout] --> src/client/listener/events.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | sync::{Arc, RwLock, RwLockWriteGuard}, [INFO] [stdout] | ^^^ ^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc::Sender` [INFO] [stdout] --> src/client/listener/events.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::sync::mpsc::Sender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `slash_command` and `message_action` are never used [INFO] [stdout] --> src/client/mod.rs:218:12 [INFO] [stdout] | [INFO] [stdout] 189 | / impl SlackClientBuilder [INFO] [stdout] 190 | | where [INFO] [stdout] 191 | | E: EventHandler + Send, [INFO] [stdout] | |___________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 218 | pub fn slash_command(mut self, command: SlashCommand) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | pub fn message_action(mut self, action: MessageAction) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `trigger_id` is never read [INFO] [stdout] --> src/client/interactions.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct InteractionContext<'a> { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 14 | pub(super) ctx: Context<'a>, [INFO] [stdout] 15 | pub trigger_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `team_id` and `response_url` are never read [INFO] [stdout] --> src/client/listener/commands.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CommandPayload { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub team_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | pub response_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandPayload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `event_ts`, `channel_type`, `team`, and `enterprise` are never read [INFO] [stdout] --> src/client/listener/events.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 78 | struct MemberJoinedChannel { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 79 | pub user: String, [INFO] [stdout] 80 | pub event_ts: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | pub channel: String, [INFO] [stdout] 82 | pub channel_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 83 | pub team: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | pub inviter: Option, [INFO] [stdout] 85 | pub enterprise: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemberJoinedChannel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ty` is never read [INFO] [stdout] --> src/client/listener/interactions.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | struct InteractionPayload { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 11 | #[serde(rename = "type")] [INFO] [stdout] 12 | pub ty: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `InteractionPayload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ty` is never read [INFO] [stdout] --> src/client/listener/interactions.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 30 | struct RawChannel { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub ty: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawChannel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `action_id` and `block_id` are never read [INFO] [stdout] --> src/client/listener/interactions.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct RawAction { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 38 | action_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 39 | block_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RawMessage` is never constructed [INFO] [stdout] --> src/client/listener/interactions.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | struct RawMessage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/cron.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | InvalidRange(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CronError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 100 - InvalidRange(String), [INFO] [stdout] 100 + InvalidRange(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 51.18s [INFO] running `Command { std: "docker" "inspect" "de8e6db724ba2bb6e69946a6684fda2e19579f0a26048b89acd71b6461aa10bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de8e6db724ba2bb6e69946a6684fda2e19579f0a26048b89acd71b6461aa10bf", kill_on_drop: false }` [INFO] [stdout] de8e6db724ba2bb6e69946a6684fda2e19579f0a26048b89acd71b6461aa10bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7f376252898a015e4963a6411697ca8bf5a23cc9b961a9687d89ab54deda89d4 [INFO] running `Command { std: "docker" "start" "-a" "7f376252898a015e4963a6411697ca8bf5a23cc9b961a9687d89ab54deda89d4", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: toolchain [INFO] [stdout] warning: unused import: `syn::ItemFn` [INFO] [stdout] --> crow_derive/src/lib.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use syn::ItemFn; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attr` [INFO] [stdout] --> crow_derive/src/lib.rs:6:22 [INFO] [stdout] | [INFO] [stdout] 6 | pub fn slash_command(attr: TokenStream, item: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_attr` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `attr` [INFO] [stdout] --> crow_derive/src/lib.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn message_action(attr: TokenStream, item: TokenStream) -> TokenStream { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_attr` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling crow v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `std::future::Future` [INFO] [stdout] --> src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::future::Future; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::pin::Pin` [INFO] [stdout] --> src/main.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::pin::Pin; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/main.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Local` and `Timelike` [INFO] [stdout] --> src/main.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | use chrono::{Local, Timelike, Utc}; [INFO] [stdout] | ^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `client::events::BlockMessageInteractionEvent` [INFO] [stdout] --> src/main.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use client::events::BlockMessageInteractionEvent; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `CommandFn` and `SlashCommand` [INFO] [stdout] --> src/main.rs:10:28 [INFO] [stdout] | [INFO] [stdout] 10 | use client::interactions::{CommandFn, InteractionContext, SlashCommand}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `future::Future`, `net::SocketAddr`, and `pin::Pin` [INFO] [stdout] --> src/client/mod.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | collections::HashMap, future::Future, net::SocketAddr, pin::Pin, sync::OnceLock, time::Duration, [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `server::conn::http1` and `service::service_fn` [INFO] [stdout] --> src/client/mod.rs:6:13 [INFO] [stdout] | [INFO] [stdout] 6 | use hyper::{server::conn::http1, service::service_fn}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `hyper_util::rt::TokioIo` [INFO] [stdout] --> src/client/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use hyper_util::rt::TokioIo; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `net::TcpListener` [INFO] [stdout] --> src/client/mod.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | net::TcpListener, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc::Sender` [INFO] [stdout] --> src/client/events.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use tokio::sync::mpsc::Sender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `default` and `str::FromStr` [INFO] [stdout] --> src/client/model/channel.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{default, str::FromStr}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Context` [INFO] [stdout] --> src/client/model/channel.rs:6:24 [INFO] [stdout] | [INFO] [stdout] 6 | model::user::User, Context, ContextSupplier, Message, SlackApiResponse, SlackError, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `future::Future`, `ops::Fn`, and `pin::Pin` [INFO] [stdout] --> src/client/interactions.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{future::Future, ops::Fn, pin::Pin}; [INFO] [stdout] | ^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `reqwest::Client` [INFO] [stdout] --> src/client/interactions.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use reqwest::Client; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `sync::Arc` [INFO] [stdout] --> src/client/listener/mod.rs:1:75 [INFO] [stdout] | [INFO] [stdout] 1 | use std::{convert::Infallible, future::Future, net::SocketAddr, pin::Pin, sync::Arc}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Mutex`, `RwLock`, and `mpsc::Sender` [INFO] [stdout] --> src/client/listener/mod.rs:2:19 [INFO] [stdout] | [INFO] [stdout] 2 | use tokio::sync::{mpsc::Sender, Mutex, RwLock}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `service_fn` [INFO] [stdout] --> src/client/listener/mod.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | service::{service_fn, Service}, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::events::Events` [INFO] [stdout] --> src/client/listener/mod.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | use super::events::Events; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc` [INFO] [stdout] --> src/client/listener/commands.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use tokio::sync::mpsc; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Context` and `SlackApiResponse` [INFO] [stdout] --> src/client/listener/commands.rs:7:14 [INFO] [stdout] | [INFO] [stdout] 7 | Channel, Context, SlackApiResponse, User, EVENTS, [INFO] [stdout] | ^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Arc`, `RwLockWriteGuard`, and `RwLock` [INFO] [stdout] --> src/client/listener/events.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | sync::{Arc, RwLock, RwLockWriteGuard}, [INFO] [stdout] | ^^^ ^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `tokio::sync::mpsc::Sender` [INFO] [stdout] --> src/client/listener/events.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use tokio::sync::mpsc::Sender; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `slash_command` and `message_action` are never used [INFO] [stdout] --> src/client/mod.rs:218:12 [INFO] [stdout] | [INFO] [stdout] 189 | / impl SlackClientBuilder [INFO] [stdout] 190 | | where [INFO] [stdout] 191 | | E: EventHandler + Send, [INFO] [stdout] | |___________________________- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 218 | pub fn slash_command(mut self, command: SlashCommand) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 228 | pub fn message_action(mut self, action: MessageAction) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `trigger_id` is never read [INFO] [stdout] --> src/client/interactions.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 13 | pub struct InteractionContext<'a> { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 14 | pub(super) ctx: Context<'a>, [INFO] [stdout] 15 | pub trigger_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `team_id` and `response_url` are never read [INFO] [stdout] --> src/client/listener/commands.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct CommandPayload { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 17 | pub team_id: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 18 | pub response_url: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `CommandPayload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `event_ts`, `channel_type`, `team`, and `enterprise` are never read [INFO] [stdout] --> src/client/listener/events.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 78 | struct MemberJoinedChannel { [INFO] [stdout] | ------------------- fields in this struct [INFO] [stdout] 79 | pub user: String, [INFO] [stdout] 80 | pub event_ts: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 81 | pub channel: String, [INFO] [stdout] 82 | pub channel_type: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 83 | pub team: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 84 | pub inviter: Option, [INFO] [stdout] 85 | pub enterprise: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MemberJoinedChannel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ty` is never read [INFO] [stdout] --> src/client/listener/interactions.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 10 | struct InteractionPayload { [INFO] [stdout] | ------------------ field in this struct [INFO] [stdout] 11 | #[serde(rename = "type")] [INFO] [stdout] 12 | pub ty: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `InteractionPayload` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `ty` is never read [INFO] [stdout] --> src/client/listener/interactions.rs:33:9 [INFO] [stdout] | [INFO] [stdout] 30 | struct RawChannel { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 33 | pub ty: String, [INFO] [stdout] | ^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawChannel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `action_id` and `block_id` are never read [INFO] [stdout] --> src/client/listener/interactions.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 37 | struct RawAction { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 38 | action_id: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 39 | block_id: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RawAction` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RawMessage` is never constructed [INFO] [stdout] --> src/client/listener/interactions.rs:51:8 [INFO] [stdout] | [INFO] [stdout] 51 | struct RawMessage { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/cron.rs:100:18 [INFO] [stdout] | [INFO] [stdout] 100 | InvalidRange(String), [INFO] [stdout] | ------------ ^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `CronError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 100 - InvalidRange(String), [INFO] [stdout] 100 + InvalidRange(()), [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 2.50s [INFO] running `Command { std: "docker" "inspect" "7f376252898a015e4963a6411697ca8bf5a23cc9b961a9687d89ab54deda89d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f376252898a015e4963a6411697ca8bf5a23cc9b961a9687d89ab54deda89d4", kill_on_drop: false }` [INFO] [stdout] 7f376252898a015e4963a6411697ca8bf5a23cc9b961a9687d89ab54deda89d4