[INFO] cloning repository https://github.com/Ap6661/SunDae [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ap6661/SunDae" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAp6661%2FSunDae", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAp6661%2FSunDae'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b0ab2bbb918b26b6a4cd9af2c91f38320f30ac37 [INFO] checking Ap6661/SunDae/b0ab2bbb918b26b6a4cd9af2c91f38320f30ac37 against master#ab869e094a907cc5d19b4080f22eccaf347f1f95 for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAp6661%2FSunDae" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Ap6661/SunDae on toolchain ab869e094a907cc5d19b4080f22eccaf347f1f95 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Ap6661/SunDae [INFO] finished tweaking git repo https://github.com/Ap6661/SunDae [INFO] tweaked toml for git repo https://github.com/Ap6661/SunDae written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Ap6661/SunDae 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" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/ap6661/slib` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded subsonic-types v0.2.0 [INFO] [stderr] Downloaded subsonic-types-macro v0.0.0 [INFO] [stderr] Downloaded cc v1.1.2 [INFO] [stderr] Downloaded quick-xml v0.27.1 [INFO] [stderr] Downloaded checksum_dir v1.0.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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 323cdbf410af2a24e84fc94ba9de5f9a89fce03900d7301fc7a60aecfe971ea6 [INFO] running `Command { std: "docker" "start" "-a" "323cdbf410af2a24e84fc94ba9de5f9a89fce03900d7301fc7a60aecfe971ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "323cdbf410af2a24e84fc94ba9de5f9a89fce03900d7301fc7a60aecfe971ea6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "323cdbf410af2a24e84fc94ba9de5f9a89fce03900d7301fc7a60aecfe971ea6", kill_on_drop: false }` [INFO] [stdout] 323cdbf410af2a24e84fc94ba9de5f9a89fce03900d7301fc7a60aecfe971ea6 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+ab869e094a907cc5d19b4080f22eccaf347f1f95" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7a52793f58b1ba0c7f361531a928f7cc1fdc5a21b9ff4e627c086b88f965abe [INFO] running `Command { std: "docker" "start" "-a" "f7a52793f58b1ba0c7f361531a928f7cc1fdc5a21b9ff4e627c086b88f965abe", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Checking pin-project-lite v0.2.14 [INFO] [stderr] Checking bytes v1.6.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling cc v1.1.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling syn v2.0.71 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Checking tinyvec v1.8.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking bytemuck v1.16.1 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Compiling thiserror v1.0.62 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Checking symphonia-core v0.5.4 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking winnow v0.6.13 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling cpal v0.15.3 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking ogg v0.8.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking symphonia-metadata v0.5.4 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Compiling doctest-file v1.0.0 [INFO] [stderr] Checking alsa v0.9.0 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking symphonia-bundle-mp3 v0.5.4 [INFO] [stderr] Checking dasp_sample v0.11.0 [INFO] [stderr] Checking tokio v1.38.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking ordered-float v3.9.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking interprocess v2.2.0 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Checking lewton v0.10.2 [INFO] [stderr] Checking fastrand v2.1.0 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Checking claxon v0.4.3 [INFO] [stderr] Checking sync_wrapper v1.0.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling checksum_dir v1.0.0 [INFO] [stderr] Checking hound v3.5.1 [INFO] [stderr] Checking symphonia v0.5.4 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling subsonic-types-macro v0.0.0 [INFO] [stderr] Checking http-body-util v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.62 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking rodio v0.18.1 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper v1.4.1 [INFO] [stderr] Checking serde_spanned v0.6.6 [INFO] [stderr] Checking toml_datetime v0.6.6 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking quick-xml v0.27.1 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_edit v0.22.15 [INFO] [stderr] Checking hyper-util v0.1.6 [INFO] [stderr] Checking slib v0.1.0 (https://github.com/ap6661/slib#a9c8feec) [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.5 [INFO] [stderr] Checking toml v0.8.14 [INFO] [stderr] Checking confy v0.6.1 [INFO] [stderr] Checking subsonic-types v0.2.0 [INFO] [stderr] Checking sundae v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/main.rs:235:26 [INFO] [stdout] | [INFO] [stdout] 235 | fn search(&self, query: String) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | fn download(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | fn delete(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:247:24 [INFO] [stdout] | [INFO] [stdout] 247 | fn star(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:251:37 [INFO] [stdout] | [INFO] [stdout] 251 | fn playlist_download(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:255:35 [INFO] [stdout] | [INFO] [stdout] 255 | fn playlist_upload(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/main.rs:259:32 [INFO] [stdout] | [INFO] [stdout] 259 | fn playlist_new(&self, name: String) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `playlist` [INFO] [stdout] --> src/main.rs:263:35 [INFO] [stdout] | [INFO] [stdout] 263 | fn playlist_add_to(&self, playlist: slib::Item, id: slib::Item) -> bool { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_playlist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:263:57 [INFO] [stdout] | [INFO] [stdout] 263 | fn playlist_add_to(&self, playlist: slib::Item, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `playlist` [INFO] [stdout] --> src/main.rs:267:40 [INFO] [stdout] | [INFO] [stdout] 267 | fn playlist_remove_from(&self, playlist: slib::Item, id: slib::Item) -> bool { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_playlist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:267:62 [INFO] [stdout] | [INFO] [stdout] 267 | fn playlist_remove_from(&self, playlist: slib::Item, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn playlist_delete(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `query` [INFO] [stdout] --> src/main.rs:235:26 [INFO] [stdout] | [INFO] [stdout] 235 | fn search(&self, query: String) -> Vec { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_query` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:239:28 [INFO] [stdout] | [INFO] [stdout] 239 | fn download(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:243:26 [INFO] [stdout] | [INFO] [stdout] 243 | fn delete(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:247:24 [INFO] [stdout] | [INFO] [stdout] 247 | fn star(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:251:37 [INFO] [stdout] | [INFO] [stdout] 251 | fn playlist_download(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:255:35 [INFO] [stdout] | [INFO] [stdout] 255 | fn playlist_upload(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `name` [INFO] [stdout] --> src/main.rs:259:32 [INFO] [stdout] | [INFO] [stdout] 259 | fn playlist_new(&self, name: String) -> bool { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_name` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `playlist` [INFO] [stdout] --> src/main.rs:263:35 [INFO] [stdout] | [INFO] [stdout] 263 | fn playlist_add_to(&self, playlist: slib::Item, id: slib::Item) -> bool { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_playlist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:263:57 [INFO] [stdout] | [INFO] [stdout] 263 | fn playlist_add_to(&self, playlist: slib::Item, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `playlist` [INFO] [stdout] --> src/main.rs:267:40 [INFO] [stdout] | [INFO] [stdout] 267 | fn playlist_remove_from(&self, playlist: slib::Item, id: slib::Item) -> bool { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_playlist` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:267:62 [INFO] [stdout] | [INFO] [stdout] 267 | fn playlist_remove_from(&self, playlist: slib::Item, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `id` [INFO] [stdout] --> src/main.rs:271:35 [INFO] [stdout] | [INFO] [stdout] 271 | fn playlist_delete(&self, id: slib::Item) -> bool { [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_id` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 41.64s [INFO] running `Command { std: "docker" "inspect" "f7a52793f58b1ba0c7f361531a928f7cc1fdc5a21b9ff4e627c086b88f965abe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7a52793f58b1ba0c7f361531a928f7cc1fdc5a21b9ff4e627c086b88f965abe", kill_on_drop: false }` [INFO] [stdout] f7a52793f58b1ba0c7f361531a928f7cc1fdc5a21b9ff4e627c086b88f965abe