[INFO] fetching crate hashmap_settings 0.3.0...
[INFO] checking hashmap_settings-0.3.0 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393-1
[INFO] extracting crate hashmap_settings 0.3.0 into /workspace/builds/worker-7-tc1/source
[INFO] validating manifest of crates.io crate hashmap_settings 0.3.0 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-7-tc1/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate hashmap_settings 0.3.0
[INFO] finished tweaking crates.io crate hashmap_settings 0.3.0
[INFO] tweaked toml for crates.io crate hashmap_settings 0.3.0 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded typetag-impl v0.2.15
[INFO] [stderr]   Downloaded erased-serde v0.4.2
[INFO] [stderr]   Downloaded dyn-clone v1.0.16
[INFO] [stderr]   Downloaded typetag v0.2.15
[INFO] [stderr]   Downloaded inventory v0.3.15
[INFO] [stderr]   Downloaded dyn_ord v0.2.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1c52e7cc55b64a70977c572fa36d498191df0b6635dc295a9e0698430fe448a6
[INFO] running `Command { std: "docker" "start" "-a" "1c52e7cc55b64a70977c572fa36d498191df0b6635dc295a9e0698430fe448a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1c52e7cc55b64a70977c572fa36d498191df0b6635dc295a9e0698430fe448a6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c52e7cc55b64a70977c572fa36d498191df0b6635dc295a9e0698430fe448a6", kill_on_drop: false }`
[INFO] [stdout] 1c52e7cc55b64a70977c572fa36d498191df0b6635dc295a9e0698430fe448a6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 02bdab0455914e2383ecddd3a521cd775f1679ca39bd763b504173486e3ca4b3
[INFO] running `Command { std: "docker" "start" "-a" "02bdab0455914e2383ecddd3a521cd775f1679ca39bd763b504173486e3ca4b3", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_json v1.0.113
[INFO] [stderr]     Checking itoa v1.0.10
[INFO] [stderr]     Checking inventory v0.3.15
[INFO] [stderr]     Checking ryu v1.0.16
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking dyn_ord v0.2.1
[INFO] [stderr]     Checking dyn-clone v1.0.16
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling typetag-impl v0.2.15
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking erased-serde v0.4.2
[INFO] [stderr]     Checking typetag v0.2.15
[INFO] [stderr]     Checking hashmap_settings v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/lib.rs:49:5
[INFO] [stdout]    |
[INFO] [stdout] 49 | /     pub fn new(
[INFO] [stdout] 50 | |         name: &str,
[INFO] [stdout] 51 | |         active: bool,
[INFO] [stdout] 52 | |         settings: HashMap<String, Box<dyn Setting>>,
[INFO] [stdout] 53 | |         accounts: Vec<Account>,
[INFO] [stdout] 54 | |     ) -> Self {
[INFO] [stdout]    | |_____________^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:9:9
[INFO] [stdout]    |
[INFO] [stdout] 9  | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/lib.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 63 | /     pub fn new_valid(
[INFO] [stdout] 64 | |         name: &str,
[INFO] [stdout] 65 | |         active: bool,
[INFO] [stdout] 66 | |         settings: HashMap<String, Box<dyn Setting>>,
[INFO] [stdout] 67 | |         accounts: Vec<Account>,
[INFO] [stdout] 68 | |     ) -> Result<Self, InvalidAccountError> {
[INFO] [stdout]    | |__________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:147:5
[INFO] [stdout]     |
[INFO] [stdout] 147 |     pub fn accounts(&self) -> &Vec<Account> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:227:5
[INFO] [stdout]     |
[INFO] [stdout] 227 | /     pub fn deep_rename(
[INFO] [stdout] 228 | |         &mut self,
[INFO] [stdout] 229 | |         account_names: &mut Vec<&str>, //for each value, the value to its right is its parent.
[INFO] [stdout] 230 | |         //left is the account we rename, right is the first child of the Account we call
[INFO] [stdout] 231 | |         new_name: &str,
[INFO] [stdout] 232 | |     ) -> Option<DeepChangeError> {
[INFO] [stdout]     | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:259:5
[INFO] [stdout]     |
[INFO] [stdout] 259 | /     pub fn deep_get(
[INFO] [stdout] 260 | |         &self,
[INFO] [stdout] 261 | |         account_names: &mut Vec<&str>, //for each value, the value to its right is its parent.
[INFO] [stdout] 262 | |         //left is the account we rename, right is the first child of the Account we call
[INFO] [stdout] 263 | |         setting_name: &str,
[INFO] [stdout] 264 | |     ) -> Result<Option<&Box<dyn Setting>>, DeepChangeError> {
[INFO] [stdout]     | |___________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:296:5
[INFO] [stdout]     |
[INFO] [stdout] 296 |     pub fn accounts_names(&self) -> Vec<&str> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:299:5
[INFO] [stdout]     |
[INFO] [stdout] 299 |     pub fn contains_cache(&self) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:307:5
[INFO] [stdout]     |
[INFO] [stdout] 307 |     pub fn cache_position(&self) -> Option<usize> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:393:5
[INFO] [stdout]     |
[INFO] [stdout] 393 |     pub fn delete_cache(&mut self) {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:398:5
[INFO] [stdout]     |
[INFO] [stdout] 398 |     pub fn len_without_cache(&self) -> usize {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:405:5
[INFO] [stdout]     |
[INFO] [stdout] 405 | /     pub fn deep_insert(
[INFO] [stdout] 406 | |         &mut self,
[INFO] [stdout] 407 | |         account_names: &mut Vec<&str>, //for each value, the value to its right is its parent.
[INFO] [stdout] 408 | |         //left is where we insert the value, right is the first child of the Account we call
[INFO] [stdout] 409 | |         setting_name: &str,
[INFO] [stdout] 410 | |         setting_value: Box<dyn Setting>,
[INFO] [stdout] 411 | |     ) -> Result<Option<Box<dyn Setting>>, DeepChangeError> {
[INFO] [stdout]     | |__________________________________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:595:5
[INFO] [stdout]     |
[INFO] [stdout] 595 | /     pub fn insert(
[INFO] [stdout] 596 | |         &mut self,
[INFO] [stdout] 597 | |         setting_name: &str,
[INFO] [stdout] 598 | |         setting_value: Box<dyn Setting>,
[INFO] [stdout] 599 | |     ) -> Option<Box<dyn Setting>> {
[INFO] [stdout]     | |_________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:660:5
[INFO] [stdout]     |
[INFO] [stdout] 660 |     pub fn len(&self) -> usize {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:663:5
[INFO] [stdout]     |
[INFO] [stdout] 663 |     pub fn is_empty(&self) -> bool {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]    --> src/lib.rs:871:5
[INFO] [stdout]     |
[INFO] [stdout] 871 |     pub fn get_mut(&mut self, index: usize) -> Option<&mut Account> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/types/mod.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub mod constants;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/types/mod.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub mod errors;
[INFO] [stdout]   | ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/types/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod rust_types_implementations;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a module
[INFO] [stdout]  --> src/types/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod example_types;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a constant
[INFO] [stdout]  --> src/types/constants.rs:1:1
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub const CACHE: &str = "Cache";
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]  --> src/types/errors.rs:2:1
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum CacheError {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]  --> src/types/errors.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Renaming,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]  --> src/types/errors.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     Inserting,
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]  --> src/types/errors.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     Changing,
[INFO] [stdout]   |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]  --> src/types/errors.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     Naming,
[INFO] [stdout]   |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]  --> src/types/errors.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub enum DeepChangeError {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/types/errors.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Cache(CacheError),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/types/errors.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 |     NotFound,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/types/errors.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     EmptyVec,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an enum
[INFO] [stdout]   --> src/types/errors.rs:15:1
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub enum InvalidAccountError {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/types/errors.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     Cache(CacheError),
[INFO] [stdout]    |     ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/types/errors.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     ExistingName,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/types/errors.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     WronglyPositionedCache,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]  --> src/types/example_types.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct BoolStg {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]  --> src/types/example_types.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 |     pub value: bool,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]  --> src/types/example_types.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     pub fn new(value: bool) -> BoolStg {
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/types/example_types.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     pub fn get(&self) -> bool {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct
[INFO] [stdout]   --> src/types/example_types.rs:20:1
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct I32Stg {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/types/example_types.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     pub value: i32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for an associated function
[INFO] [stdout]   --> src/types/example_types.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(value: i32) -> I32Stg {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a method
[INFO] [stdout]   --> src/types/example_types.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn get(&self) -> i32 {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 41 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 6.26s
[INFO] running `Command { std: "docker" "inspect" "02bdab0455914e2383ecddd3a521cd775f1679ca39bd763b504173486e3ca4b3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02bdab0455914e2383ecddd3a521cd775f1679ca39bd763b504173486e3ca4b3", kill_on_drop: false }`
[INFO] [stdout] 02bdab0455914e2383ecddd3a521cd775f1679ca39bd763b504173486e3ca4b3
