[INFO] fetching crate libimagstore 0.10.1... [INFO] checking libimagstore-0.10.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate libimagstore 0.10.1 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate libimagstore 0.10.1 [INFO] finished tweaking crates.io crate libimagstore 0.10.1 [INFO] tweaked toml for crates.io crate libimagstore 0.10.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate libimagstore 0.10.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 151 packages to latest compatible versions [INFO] [stderr] Adding env_logger v0.7.1 (available: v0.11.8) [INFO] [stderr] Adding semver v0.9.0 (available: v1.0.26) [INFO] [stderr] Adding toml v0.5.11 (available: v0.9.5) [INFO] [stderr] Adding toml-query v0.9.2 (available: v0.10.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b4d97df310691864fdf92906ab0dfdd7824c4938ab13a835f261eaecd7f10173 [INFO] running `Command { std: "docker" "start" "-a" "b4d97df310691864fdf92906ab0dfdd7824c4938ab13a835f261eaecd7f10173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b4d97df310691864fdf92906ab0dfdd7824c4938ab13a835f261eaecd7f10173", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d97df310691864fdf92906ab0dfdd7824c4938ab13a835f261eaecd7f10173", kill_on_drop: false }` [INFO] [stdout] b4d97df310691864fdf92906ab0dfdd7824c4938ab13a835f261eaecd7f10173 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d8a390a8f8ad00bf9161b177b870a2d4be079833106b2dd726004fb48029373b [INFO] running `Command { std: "docker" "start" "-a" "d8a390a8f8ad00bf9161b177b870a2d4be079833106b2dd726004fb48029373b", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking adler2 v2.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking rustc-demangle v0.1.26 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking bitflags v2.9.3 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking utf8_iter v1.0.4 [INFO] [stderr] Checking percent-encoding v2.3.2 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking boolinator v2.4.0 [INFO] [stderr] Checking is-match v0.1.0 [INFO] [stderr] Checking semver-parser v0.7.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking ansi_term v0.12.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Checking glob v0.3.3 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking regex-automata v0.4.10 [INFO] [stderr] Checking tempfile v3.21.0 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking regex v1.11.2 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking failure v0.1.8 [INFO] [stderr] Compiling darling_core v0.8.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking libimagerror v0.10.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling darling_macro v0.8.6 [INFO] [stderr] Compiling darling v0.8.6 [INFO] [stderr] Compiling toml-query_derive v0.9.2 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.2 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking libimagutil v0.10.1 [INFO] [stderr] Checking toml-query v0.9.2 [INFO] [stderr] Checking libimagstore v0.10.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `fs-lock` [INFO] [stdout] --> src/store.rs:116:7 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(feature = "fs-lock")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `early-panic`, `fs-locking`, and `verify` [INFO] [stdout] = help: consider adding `fs-lock` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `fs-lock` [INFO] [stdout] --> src/store.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "fs-lock")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `early-panic`, `fs-locking`, and `verify` [INFO] [stdout] = help: consider adding `fs-lock` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/storeid.rs:350:17 [INFO] [stdout] | [INFO] [stdout] 350 | let p = crate::storeid::test::module_path::new_id("test"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | unused_qualifications, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 350 - let p = crate::storeid::test::module_path::new_id("test"); [INFO] [stdout] 350 + let p = module_path::new_id("test"); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: unnecessary qualification [INFO] [stdout] --> src/storeid.rs:357:17 [INFO] [stdout] | [INFO] [stdout] 357 | let p = crate::storeid::test::module_path::new_id("1/2/3/4/5/6/7/8/9/0").unwrap(); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: remove the unnecessary path segments [INFO] [stdout] | [INFO] [stdout] 357 - let p = crate::storeid::test::module_path::new_id("1/2/3/4/5/6/7/8/9/0").unwrap(); [INFO] [stdout] 357 + let p = module_path::new_id("1/2/3/4/5/6/7/8/9/0").unwrap(); [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `fs-lock` [INFO] [stdout] --> src/store.rs:116:7 [INFO] [stdout] | [INFO] [stdout] 116 | #[cfg(feature = "fs-lock")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `early-panic`, `fs-locking`, and `verify` [INFO] [stdout] = help: consider adding `fs-lock` as a feature in `Cargo.toml` [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: unexpected `cfg` condition value: `fs-lock` [INFO] [stdout] --> src/store.rs:71:15 [INFO] [stdout] | [INFO] [stdout] 71 | #[cfg(feature = "fs-lock")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `early-panic`, `fs-locking`, and `verify` [INFO] [stdout] = help: consider adding `fs-lock` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: methods `drain` and `fill` are never used [INFO] [stdout] --> src/file_abstraction/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) trait FileAbstraction : Debug { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 48 | fn drain(&self) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | fn fill(&mut self, d: Drain) -> Result<()>; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | dead_code, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Drain` is never constructed [INFO] [stdout] --> src/file_abstraction/mod.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Drain(HashMap); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated items `new`, `empty`, and `iter` are never used [INFO] [stdout] --> src/file_abstraction/mod.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl Drain { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 68 | [INFO] [stdout] 69 | pub fn new(hm: HashMap) -> Drain { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn empty() -> Drain { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn iter(&mut self) -> DrainIter<'_> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `DrainIter` is never constructed [INFO] [stdout] --> src/file_abstraction/mod.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct DrainIter<'a>(::std::collections::hash_map::Drain<'a, PathBuf, Entry>); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method `backend_cloned` is never used [INFO] [stdout] --> src/file_abstraction/inmemory.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 96 | impl InMemoryFileAbstraction { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 102 | fn backend_cloned(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storeid.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn components(&self) -> Components { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 88 | pub fn components(&self) -> Components<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libimagstore` (lib) due to 5 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: methods `drain` and `fill` are never used [INFO] [stdout] --> src/file_abstraction/mod.rs:48:8 [INFO] [stdout] | [INFO] [stdout] 37 | pub(crate) trait FileAbstraction : Debug { [INFO] [stdout] | --------------- methods in this trait [INFO] [stdout] ... [INFO] [stdout] 48 | fn drain(&self) -> Result; [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | fn fill(&mut self, d: Drain) -> Result<()>; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> src/lib.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | dead_code, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `Drain` is never constructed [INFO] [stdout] --> src/file_abstraction/mod.rs:65:12 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct Drain(HashMap); [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: associated items `new`, `empty`, and `iter` are never used [INFO] [stdout] --> src/file_abstraction/mod.rs:69:12 [INFO] [stdout] | [INFO] [stdout] 67 | impl Drain { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 68 | [INFO] [stdout] 69 | pub fn new(hm: HashMap) -> Drain { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 73 | pub fn empty() -> Drain { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 77 | pub fn iter(&mut self) -> DrainIter<'_> { [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: struct `DrainIter` is never constructed [INFO] [stdout] --> src/file_abstraction/mod.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 83 | pub struct DrainIter<'a>(::std::collections::hash_map::Drain<'a, PathBuf, Entry>); [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: method `backend_cloned` is never used [INFO] [stdout] --> src/file_abstraction/inmemory.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 96 | impl InMemoryFileAbstraction { [INFO] [stdout] | ---------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 102 | fn backend_cloned(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/storeid.rs:88:23 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn components(&self) -> Components { [INFO] [stdout] | ^^^^^ ---------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 88 | pub fn components(&self) -> Components<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `libimagstore` (lib test) due to 7 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "d8a390a8f8ad00bf9161b177b870a2d4be079833106b2dd726004fb48029373b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8a390a8f8ad00bf9161b177b870a2d4be079833106b2dd726004fb48029373b", kill_on_drop: false }` [INFO] [stdout] d8a390a8f8ad00bf9161b177b870a2d4be079833106b2dd726004fb48029373b