[INFO] fetching crate serenity-rich-interaction 0.3.1...
[INFO] building serenity-rich-interaction-0.3.1 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate serenity-rich-interaction 0.3.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate serenity-rich-interaction 0.3.1
[INFO] finished tweaking crates.io crate serenity-rich-interaction 0.3.1
[INFO] tweaked toml for crates.io crate serenity-rich-interaction 0.3.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate serenity-rich-interaction 0.3.1 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 235 packages to latest compatible versions
[INFO] [stderr]       Adding dashmap v5.5.3 (available: v6.1.0)
[INFO] [stderr]       Adding serenity v0.10.10 (available: v0.12.4)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.16)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 00d5e8d4d31ae3e9de42e63935cc1a0cf9aa7de603e0f0fc93fcc99a0d5b5638
[INFO] running `Command { std: "docker" "start" "-a" "00d5e8d4d31ae3e9de42e63935cc1a0cf9aa7de603e0f0fc93fcc99a0d5b5638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "00d5e8d4d31ae3e9de42e63935cc1a0cf9aa7de603e0f0fc93fcc99a0d5b5638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "00d5e8d4d31ae3e9de42e63935cc1a0cf9aa7de603e0f0fc93fcc99a0d5b5638", kill_on_drop: false }`
[INFO] [stdout] 00d5e8d4d31ae3e9de42e63935cc1a0cf9aa7de603e0f0fc93fcc99a0d5b5638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0321296bbf2bcddb95e67ee88a2b90750bf29b75c6966e0bbaf05a5f3005641
[INFO] running `Command { std: "docker" "start" "-a" "e0321296bbf2bcddb95e67ee88a2b90750bf29b75c6966e0bbaf05a5f3005641", kill_on_drop: false }`
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling input_buffer v0.3.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling serenity v0.10.10
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling typemap_rev v0.1.5
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tungstenite v0.11.1
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling async-tungstenite v0.11.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling serenity-rich-interaction v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 19 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a>>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 74 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a>>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.18s
[INFO] running `Command { std: "docker" "inspect" "e0321296bbf2bcddb95e67ee88a2b90750bf29b75c6966e0bbaf05a5f3005641", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0321296bbf2bcddb95e67ee88a2b90750bf29b75c6966e0bbaf05a5f3005641", kill_on_drop: false }`
[INFO] [stdout] e0321296bbf2bcddb95e67ee88a2b90750bf29b75c6966e0bbaf05a5f3005641
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 228240c10b42dd9b63e0986281ca804d8c8ae75f97b870c514ecee106932a43f
[INFO] running `Command { std: "docker" "start" "-a" "228240c10b42dd9b63e0986281ca804d8c8ae75f97b870c514ecee106932a43f", kill_on_drop: false }`
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 19 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a>>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling serenity-rich-interaction v0.3.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 74 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a>>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:19:26
[INFO] [stdout]    |
[INFO] [stdout] 19 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 19 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 19 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a>>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary parentheses around type
[INFO] [stdout]   --> src/events/handler.rs:74:26
[INFO] [stdout]    |
[INFO] [stdout] 74 |             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout]    |                          ^                                           ^
[INFO] [stdout]    |
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 74 -             ) -> Pin<Box<(dyn Future<Output = Result<()>> + Send + 'a)>>
[INFO] [stdout] 74 +             ) -> Pin<Box<dyn Future<Output = Result<()>> + Send + 'a>>
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.86s
[INFO] running `Command { std: "docker" "inspect" "228240c10b42dd9b63e0986281ca804d8c8ae75f97b870c514ecee106932a43f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "228240c10b42dd9b63e0986281ca804d8c8ae75f97b870c514ecee106932a43f", kill_on_drop: false }`
[INFO] [stdout] 228240c10b42dd9b63e0986281ca804d8c8ae75f97b870c514ecee106932a43f
