[INFO] cloning repository https://github.com/blkluv/social-luv
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blkluv/social-luv" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblkluv%2Fsocial-luv", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblkluv%2Fsocial-luv'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 203bbc54d1027a4595616c55fec1e1e2585798f2
[INFO] checking blkluv/social-luv against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblkluv%2Fsocial-luv" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] [stderr] Updating files:  40% (2507/6193)
Updating files:  41% (2540/6193)
Updating files:  42% (2602/6193)
Updating files:  43% (2663/6193)
Updating files:  44% (2725/6193)
Updating files:  45% (2787/6193)
Updating files:  46% (2849/6193)
Updating files:  47% (2911/6193)
Updating files:  48% (2973/6193)
Updating files:  49% (3035/6193)
Updating files:  50% (3097/6193)
Updating files:  51% (3159/6193)
Updating files:  52% (3221/6193)
Updating files:  53% (3283/6193)
Updating files:  54% (3345/6193)
Updating files:  55% (3407/6193)
Updating files:  56% (3469/6193)
Updating files:  57% (3531/6193)
Updating files:  58% (3592/6193)
Updating files:  59% (3654/6193)
Updating files:  60% (3716/6193)
Updating files:  61% (3778/6193)
Updating files:  62% (3840/6193)
Updating files:  63% (3902/6193)
Updating files:  64% (3964/6193)
Updating files:  65% (4026/6193)
Updating files:  66% (4088/6193)
Updating files:  67% (4150/6193)
Updating files:  68% (4212/6193)
Updating files:  69% (4274/6193)
Updating files:  70% (4336/6193)
Updating files:  71% (4398/6193)
Updating files:  72% (4459/6193)
Updating files:  73% (4521/6193)
Updating files:  73% (4554/6193)
Updating files:  73% (4577/6193)
Updating files:  74% (4583/6193)
Updating files:  75% (4645/6193)
Updating files:  75% (4686/6193)
Updating files:  76% (4707/6193)
Updating files:  77% (4769/6193)
Updating files:  78% (4831/6193)
Updating files:  78% (4878/6193)
Updating files:  79% (4893/6193)
Updating files:  80% (4955/6193)
Updating files:  80% (4968/6193)
Updating files:  81% (5017/6193)
Updating files:  81% (5027/6193)
Updating files:  82% (5079/6193)
Updating files:  83% (5141/6193)
Updating files:  84% (5203/6193)
Updating files:  85% (5265/6193)
Updating files:  86% (5326/6193)
Updating files:  87% (5388/6193)
Updating files:  88% (5450/6193)
Updating files:  88% (5509/6193)
Updating files:  89% (5512/6193)
Updating files:  90% (5574/6193)
Updating files:  91% (5636/6193)
Updating files:  92% (5698/6193)
Updating files:  93% (5760/6193)
Updating files:  94% (5822/6193)
Updating files:  95% (5884/6193)
Updating files:  96% (5946/6193)
Updating files:  97% (6008/6193)
Updating files:  98% (6070/6193)
Updating files:  99% (6132/6193)
Updating files:  99% (6178/6193)
Updating files: 100% (6193/6193)
Updating files: 100% (6193/6193), done.
[INFO] started tweaking git repo https://github.com/blkluv/social-luv
[INFO] finished tweaking git repo https://github.com/blkluv/social-luv
[INFO] tweaked toml for git repo https://github.com/blkluv/social-luv written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blkluv/social-luv on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/blkluv/social-luv 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 98d9551be0aa9844adaa334f74c66299a11afd1e27ea8f5b5b58d57f9485a0a5
[INFO] running `Command { std: "docker" "start" "-a" "98d9551be0aa9844adaa334f74c66299a11afd1e27ea8f5b5b58d57f9485a0a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "98d9551be0aa9844adaa334f74c66299a11afd1e27ea8f5b5b58d57f9485a0a5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98d9551be0aa9844adaa334f74c66299a11afd1e27ea8f5b5b58d57f9485a0a5", kill_on_drop: false }`
[INFO] [stdout] 98d9551be0aa9844adaa334f74c66299a11afd1e27ea8f5b5b58d57f9485a0a5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e0ab93dbce92c8863d382807c5735db6e59ea9676a8eb4940c72522a1136f15a
[INFO] running `Command { std: "docker" "start" "-a" "e0ab93dbce92c8863d382807c5735db6e59ea9676a8eb4940c72522a1136f15a", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.82
[INFO] [stderr]    Compiling block-padding v0.2.1
[INFO] [stderr]    Compiling bs58 v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.72
[INFO] [stderr]    Compiling generic-array v0.14.4
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling anyhow v1.0.49
[INFO] [stderr]    Compiling typenum v1.14.0
[INFO] [stderr]    Compiling cpufeatures v0.2.1
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling yansi v0.5.0
[INFO] [stderr]    Compiling itoa v0.4.8
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling rustversion v1.0.5
[INFO] [stderr]     Checking regex v1.5.4
[INFO] [stderr]    Compiling solana-frozen-abi-macro v1.8.5
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling blake3 v0.3.8
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling solana-frozen-abi v1.8.5
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]    Compiling memchr v2.4.1
[INFO] [stderr]     Checking arrayref v0.3.6
[INFO] [stderr]     Checking ahash v0.4.7
[INFO] [stderr]    Compiling solana-program v1.8.5
[INFO] [stderr]     Checking memmap2 v0.1.0
[INFO] [stderr]     Checking arrayvec v0.5.2
[INFO] [stderr]     Checking digest v0.8.1
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking zeroize v1.4.3
[INFO] [stderr]     Checking keccak v0.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.25
[INFO] [stderr]     Checking hashbrown v0.9.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking itertools v0.9.0
[INFO] [stderr]     Checking curve25519-dalek v2.1.3
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]     Checking env_logger v0.8.4
[INFO] [stderr]     Checking solana-logger v1.8.5
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.9.1
[INFO] [stderr]    Compiling borsh-derive-internal v0.9.1
[INFO] [stderr]    Compiling serde_derive v1.0.130
[INFO] [stderr]    Compiling thiserror-impl v1.0.30
[INFO] [stderr]    Compiling bytemuck_derive v1.0.1
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling solana-sdk-macro v1.8.5
[INFO] [stderr]     Checking bytemuck v1.7.2
[INFO] [stderr]    Compiling thiserror v1.0.30
[INFO] [stderr]    Compiling serde v1.0.130
[INFO] [stderr]     Checking bv v0.11.1
[INFO] [stderr]     Checking serde_bytes v0.11.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]     Checking sha2 v0.9.8
[INFO] [stderr]     Checking libsecp256k1-core v0.2.2
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]    Compiling anchor-syn v0.18.2
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.2.1
[INFO] [stderr]    Compiling libsecp256k1 v0.5.0
[INFO] [stderr]    Compiling borsh-derive v0.9.1
[INFO] [stderr]     Checking borsh v0.9.1
[INFO] [stderr]    Compiling anchor-attribute-access-control v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-program v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-interface v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-state v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-account v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-error v0.18.2
[INFO] [stderr]    Compiling anchor-attribute-event v0.18.2
[INFO] [stderr]    Compiling anchor-derive-accounts v0.18.2
[INFO] [stderr]     Checking anchor-lang v0.18.2
[INFO] [stderr]     Checking feed-luv v0.1.0 (/opt/rustwide/workdir/programs/solana-twitter)
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> programs/solana-twitter/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> programs/solana-twitter/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/solana-twitter/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/solana-twitter/src/lib.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-heap`
[INFO] [stdout]  --> programs/solana-twitter/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_heap_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_heap_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_heap_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `custom-panic`
[INFO] [stdout]  --> programs/solana-twitter/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]   = note: using a cfg inside a macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `$crate::custom_panic_default` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the macro `$crate::custom_panic_default` may come from an old version of the `solana_program` crate, try updating your dependency with `cargo update -p solana_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the macro `$crate::custom_panic_default` which comes from the expansion of the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]  --> programs/solana-twitter/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[program]
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]   = note: using a cfg inside a attribute macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]   = help: try referring to `program` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]   = help: the attribute macro `program` may come from an old version of the `anchor_attribute_program` crate, try updating your dependency with `cargo update -p anchor_attribute_program`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]   = note: this warning originates in the attribute macro `program` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `anchor-debug`
[INFO] [stdout]   --> programs/solana-twitter/src/lib.rs:31:10
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[derive(Accounts)]
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `cpi`, `default`, `no-entrypoint`, and `no-idl`
[INFO] [stdout]    = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate
[INFO] [stdout]    = help: try referring to `Accounts` crate for guidance on how handle this unexpected cfg
[INFO] [stdout]    = help: the derive macro `Accounts` may come from an old version of the `anchor_derive_accounts` crate, try updating your dependency with `cargo update -p anchor_derive_accounts`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: this warning originates in the derive macro `Accounts` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 27.68s
[INFO] running `Command { std: "docker" "inspect" "e0ab93dbce92c8863d382807c5735db6e59ea9676a8eb4940c72522a1136f15a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0ab93dbce92c8863d382807c5735db6e59ea9676a8eb4940c72522a1136f15a", kill_on_drop: false }`
[INFO] [stdout] e0ab93dbce92c8863d382807c5735db6e59ea9676a8eb4940c72522a1136f15a
