[INFO] fetching crate scioly-bot 0.1.0...
[INFO] building scioly-bot-0.1.0 against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2
[INFO] extracting crate scioly-bot 0.1.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate scioly-bot 0.1.0
[INFO] finished tweaking crates.io crate scioly-bot 0.1.0
[INFO] tweaked toml for crates.io crate scioly-bot 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scioly-bot 0.1.0 on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate scioly-bot 0.1.0 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `6.0.0+20240613` for dependency `google-docs1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: version requirement `6.0.0+20240618` for dependency `google-drive3` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: version requirement `6.0.0+20240621` for dependency `google-sheets4` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded serde_with_macros v3.12.0
[INFO] [stderr]   Downloaded data-encoding v2.7.0
[INFO] [stderr]   Downloaded typesize v0.1.11
[INFO] [stderr]   Downloaded cmake v0.1.52
[INFO] [stderr]   Downloaded rust_search v2.1.0
[INFO] [stderr]   Downloaded semver v1.0.25
[INFO] [stderr]   Downloaded google-docs1 v6.0.0+20240613
[INFO] [stderr]   Downloaded google-apis-common v7.0.0
[INFO] [stderr]   Downloaded yaml-rust2 v0.9.0
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.14
[INFO] [stderr]   Downloaded yup-oauth2 v11.0.0
[INFO] [stderr]   Downloaded zerocopy v0.8.14
[INFO] [stderr]   Downloaded google-sheets4 v6.0.0+20240621
[INFO] [stderr]   Downloaded aws-lc-rs v1.12.2
[INFO] [stderr]   Downloaded webpki-roots v0.26.7
[INFO] [stderr]   Downloaded rust-fuzzy-search v0.1.1
[INFO] [stderr]   Downloaded google-drive3 v6.0.0+20240618
[INFO] [stderr]   Downloaded aws-lc-sys v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a2ad3e68ffaeacc1cfb5132c3de97aa6785b7af274bc101729295e08e20a2c3b
[INFO] running `Command { std: "docker" "start" "-a" "a2ad3e68ffaeacc1cfb5132c3de97aa6785b7af274bc101729295e08e20a2c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a2ad3e68ffaeacc1cfb5132c3de97aa6785b7af274bc101729295e08e20a2c3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2ad3e68ffaeacc1cfb5132c3de97aa6785b7af274bc101729295e08e20a2c3b", kill_on_drop: false }`
[INFO] [stdout] a2ad3e68ffaeacc1cfb5132c3de97aa6785b7af274bc101729295e08e20a2c3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 77c0669ab89f700965cd0ecf42b8a516244ebeb141ba345be9edc2dc8328e47a
[INFO] running `Command { std: "docker" "start" "-a" "77c0669ab89f700965cd0ecf42b8a516244ebeb141ba345be9edc2dc8328e47a", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `6.0.0+20240613` for dependency `google-docs1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: version requirement `6.0.0+20240618` for dependency `google-drive3` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: version requirement `6.0.0+20240621` for dependency `google-sheets4` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling aws-lc-rs v1.12.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling cmake v0.1.52
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling rustls v0.23.21
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling rustls v0.22.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling aws-lc-sys v0.25.0
[INFO] [stderr]    Compiling zerocopy v0.8.14
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling data-encoding v2.7.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling webpki-roots v0.26.7
[INFO] [stderr]    Compiling serenity v0.12.4
[INFO] [stderr]    Compiling webpki-roots v0.25.4
[INFO] [stderr]    Compiling rustversion v1.0.19
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling crossbeam-channel v0.5.14
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling typemap_rev v0.3.0
[INFO] [stderr]    Compiling dirs v4.0.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rand_core v0.9.0
[INFO] [stderr]    Compiling rust-fuzzy-search v0.1.1
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling yaml-rust2 v0.9.0
[INFO] [stderr]    Compiling rand v0.9.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling serde_with_macros v3.12.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling serde_json v1.0.137
[INFO] [stderr]    Compiling chrono v0.4.39
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling secrecy v0.8.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling serde_with v3.12.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling serde_cow v0.1.2
[INFO] [stderr]    Compiling globset v0.4.15
[INFO] [stderr]    Compiling poise_macros v0.6.1
[INFO] [stderr]    Compiling time v0.3.37
[INFO] [stderr]    Compiling tokio-util v0.7.13
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling h2 v0.4.7
[INFO] [stderr]    Compiling h2 v0.3.26
[INFO] [stderr]    Compiling rust_search v2.1.0
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper v1.5.2
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio-rustls v0.25.0
[INFO] [stderr]    Compiling tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-tungstenite v0.21.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.1
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling yup-oauth2 v11.0.0
[INFO] [stderr]    Compiling google-apis-common v7.0.0
[INFO] [stderr]    Compiling google-drive3 v6.0.0+20240618
[INFO] [stderr]    Compiling google-docs1 v6.0.0+20240613
[INFO] [stderr]    Compiling google-sheets4 v6.0.0+20240621
[INFO] [stderr]    Compiling poise v0.6.1
[INFO] [stderr]    Compiling scioly-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[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 imports: `Mutex` and `OnceCell`
[INFO] [stdout]  --> src/utils.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::{Mutex, OnceCell};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `press`
[INFO] [stdout]    --> src/commands/pc.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 |     press: &serenity::ComponentInteraction,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_press`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `answer` is never read
[INFO] [stdout]    --> src/commands/pc.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |     let mut answer = String::new();
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http`
[INFO] [stdout]  --> src/main.rs:5:42
[INFO] [stdout]   |
[INFO] [stdout] 5 |     serenity_prelude::{self as serenity, http, CreateEmbedFooter, UserId},
[INFO] [stdout]   |                                          ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 35s
[INFO] running `Command { std: "docker" "inspect" "77c0669ab89f700965cd0ecf42b8a516244ebeb141ba345be9edc2dc8328e47a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "77c0669ab89f700965cd0ecf42b8a516244ebeb141ba345be9edc2dc8328e47a", kill_on_drop: false }`
[INFO] [stdout] 77c0669ab89f700965cd0ecf42b8a516244ebeb141ba345be9edc2dc8328e47a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0218ba2aa562d49a3441e1b22cec80884168f17d91908914cc191e39db698eda
[INFO] running `Command { std: "docker" "start" "-a" "0218ba2aa562d49a3441e1b22cec80884168f17d91908914cc191e39db698eda", kill_on_drop: false }`
[INFO] [stderr] warning: version requirement `6.0.0+20240613` for dependency `google-docs1` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: version requirement `6.0.0+20240618` for dependency `google-drive3` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stderr] warning: version requirement `6.0.0+20240621` for dependency `google-sheets4` includes semver metadata which will be ignored, removing the metadata is recommended to avoid confusion
[INFO] [stdout] warning: unused import: `std::sync::Arc`
[INFO] [stdout]  --> src/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[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 imports: `Mutex` and `OnceCell`
[INFO] [stdout]  --> src/utils.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::{Mutex, OnceCell};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `press`
[INFO] [stdout]    --> src/commands/pc.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 |     press: &serenity::ComponentInteraction,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_press`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling scioly-bot v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: value assigned to `answer` is never read
[INFO] [stdout]    --> src/commands/pc.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |     let mut answer = String::new();
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `http`
[INFO] [stdout]  --> src/main.rs:5:42
[INFO] [stdout]   |
[INFO] [stdout] 5 |     serenity_prelude::{self as serenity, http, CreateEmbedFooter, UserId},
[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::sync::Arc`
[INFO] [stdout]  --> src/utils.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use std::sync::Arc;
[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 imports: `Mutex` and `OnceCell`
[INFO] [stdout]  --> src/utils.rs:5:19
[INFO] [stdout]   |
[INFO] [stdout] 5 | use tokio::sync::{Mutex, OnceCell};
[INFO] [stdout]   |                   ^^^^^  ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `press`
[INFO] [stdout]    --> src/commands/pc.rs:347:5
[INFO] [stdout]     |
[INFO] [stdout] 347 |     press: &serenity::ComponentInteraction,
[INFO] [stdout]     |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_press`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `answer` is never read
[INFO] [stdout]    --> src/commands/pc.rs:386:13
[INFO] [stdout]     |
[INFO] [stdout] 386 |     let mut answer = String::new();
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.10s
[INFO] running `Command { std: "docker" "inspect" "0218ba2aa562d49a3441e1b22cec80884168f17d91908914cc191e39db698eda", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0218ba2aa562d49a3441e1b22cec80884168f17d91908914cc191e39db698eda", kill_on_drop: false }`
[INFO] [stdout] 0218ba2aa562d49a3441e1b22cec80884168f17d91908914cc191e39db698eda
