[INFO] cloning repository https://github.com/jorgeandrecastro/embassy-st7789v
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jorgeandrecastro/embassy-st7789v" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-st7789v", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-st7789v'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4c88924b4e2d0999dd47df054ca516c61181a664
[INFO] documenting jorgeandrecastro/embassy-st7789v against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjorgeandrecastro%2Fembassy-st7789v" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/jorgeandrecastro/embassy-st7789v
[INFO] finished tweaking git repo https://github.com/jorgeandrecastro/embassy-st7789v
[INFO] tweaked toml for git repo https://github.com/jorgeandrecastro/embassy-st7789v written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jorgeandrecastro/embassy-st7789v on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/jorgeandrecastro/embassy-st7789v 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d0ac0a993e5d3fd282e10ee627a5e21d63ee3804a250fc15333b0a71aaa3de7c
[INFO] running `Command { std: "docker" "start" "d0ac0a993e5d3fd282e10ee627a5e21d63ee3804a250fc15333b0a71aaa3de7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0ac0a993e5d3fd282e10ee627a5e21d63ee3804a250fc15333b0a71aaa3de7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0ac0a993e5d3fd282e10ee627a5e21d63ee3804a250fc15333b0a71aaa3de7c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d0ac0a993e5d3fd282e10ee627a5e21d63ee3804a250fc15333b0a71aaa3de7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d0ac0a993e5d3fd282e10ee627a5e21d63ee3804a250fc15333b0a71aaa3de7c" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling embassy-time-driver v0.2.2
[INFO] [stderr]    Compiling embedded-hal-async v1.0.0
[INFO] [stderr]     Checking nb v1.1.0
[INFO] [stderr]     Checking embedded-hal v1.0.0
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]     Checking nb v0.1.3
[INFO] [stderr]     Checking embedded-hal v0.2.7
[INFO] [stderr]     Checking embassy-time v0.5.1
[INFO] [stderr]  Documenting embassy-st7789v v0.6.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub const LAMBDA: u8 = 0x80;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour 'λ' (lambda minuscule).`
[INFO] [stdout]     = note: `#[deny(rustdoc::unportable_markdown)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub const LAMBDA: u8 = 0x80;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour 'λ' (lambda minuscule).`
[INFO] [stdout]     = help: ends near `Code étendu pour 'λ' (lambda minuscule).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub const THETA: u8 = 0x81;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour 'θ' (theta minuscule).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:116:1
[INFO] [stdout]     |
[INFO] [stdout] 116 | pub const THETA: u8 = 0x81;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour 'θ' (theta minuscule).`
[INFO] [stdout]     = help: ends near `Code étendu pour 'θ' (theta minuscule).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub const PI: u8 = 0x82;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour 'π' (pi).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:118:1
[INFO] [stdout]     |
[INFO] [stdout] 118 | pub const PI: u8 = 0x82;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour 'π' (pi).`
[INFO] [stdout]     = help: ends near `Code étendu pour 'π' (pi).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub const DELTA: u8 = 0x83;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour 'Δ' (delta majuscule).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:120:1
[INFO] [stdout]     |
[INFO] [stdout] 120 | pub const DELTA: u8 = 0x83;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour 'Δ' (delta majuscule).`
[INFO] [stdout]     = help: ends near `Code étendu pour 'Δ' (delta majuscule).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub const DEGREE: u8 = 0x84;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour '°' (symbole degré).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:122:1
[INFO] [stdout]     |
[INFO] [stdout] 122 | pub const DEGREE: u8 = 0x84;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour '°' (symbole degré).`
[INFO] [stdout]     = help: ends near `Code étendu pour '°' (symbole degré).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub const PLUS_MINUS: u8 = 0x85;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour '±' (plus ou moins).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:124:1
[INFO] [stdout]     |
[INFO] [stdout] 124 | pub const PLUS_MINUS: u8 = 0x85;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour '±' (plus ou moins).`
[INFO] [stdout]     = help: ends near `Code étendu pour '±' (plus ou moins).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub const TIMES: u8 = 0x86;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour '×' (multiplication).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:126:1
[INFO] [stdout]     |
[INFO] [stdout] 126 | pub const TIMES: u8 = 0x86;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour '×' (multiplication).`
[INFO] [stdout]     = help: ends near `Code étendu pour '×' (multiplication).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub const DIVIDE: u8 = 0x87;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour '÷' (division).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:128:1
[INFO] [stdout]     |
[INFO] [stdout] 128 | pub const DIVIDE: u8 = 0x87;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour '÷' (division).`
[INFO] [stdout]     = help: ends near `Code étendu pour '÷' (division).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub const SQRT: u8 = 0x88;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour '√' (racine carrée).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:130:1
[INFO] [stdout]     |
[INFO] [stdout] 130 | pub const SQRT: u8 = 0x88;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour '√' (racine carrée).`
[INFO] [stdout]     = help: ends near `Code étendu pour '√' (racine carrée).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub const INFINITY: u8 = 0x89;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour '∞' (infini).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:132:1
[INFO] [stdout]     |
[INFO] [stdout] 132 | pub const INFINITY: u8 = 0x89;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour '∞' (infini).`
[INFO] [stdout]     = help: ends near `Code étendu pour '∞' (infini).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub const APPROX: u8 = 0x8A;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour '≈' (approximativement égal).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:134:1
[INFO] [stdout]     |
[INFO] [stdout] 134 | pub const APPROX: u8 = 0x8A;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour '≈' (approximativement égal).`
[INFO] [stdout]     = help: ends near `Code étendu pour '≈' (approximativement égal).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub const LE: u8 = 0x8B;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour '≤' (inférieur ou égal).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:136:1
[INFO] [stdout]     |
[INFO] [stdout] 136 | pub const LE: u8 = 0x8B;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour '≤' (inférieur ou égal).`
[INFO] [stdout]     = help: ends near `Code étendu pour '≤' (inférieur ou égal).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub const GE: u8 = 0x8C;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Constantes pour les symboles mathématiques dans la police bitmap intégrée.`
[INFO] [stdout]     = help: ends near `Code étendu pour '≥' (supérieur ou égal).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: markdown element starts on one item and ends on another
[INFO] [stdout]    --> src/font.rs:138:1
[INFO] [stdout]     |
[INFO] [stdout] 138 | pub const GE: u8 = 0x8C;
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: the way this is parsed might change in the future
[INFO] [stdout]     = help: starts near `Code étendu pour '≥' (supérieur ou égal).`
[INFO] [stdout]     = help: ends near `Code étendu pour '≥' (supérieur ou égal).`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not document `embassy-st7789v`
[INFO] running `Command { std: "docker" "inspect" "d0ac0a993e5d3fd282e10ee627a5e21d63ee3804a250fc15333b0a71aaa3de7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d0ac0a993e5d3fd282e10ee627a5e21d63ee3804a250fc15333b0a71aaa3de7c", kill_on_drop: false }`
[INFO] [stdout] d0ac0a993e5d3fd282e10ee627a5e21d63ee3804a250fc15333b0a71aaa3de7c
