[INFO] cloning repository https://github.com/zypeh/topos-frontend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zypeh/topos-frontend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzypeh%2Ftopos-frontend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzypeh%2Ftopos-frontend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 047e130c27ad1eeff220bd079f63a3548bec415b [INFO] checking zypeh/topos-frontend against master#613bdd49978298648ed05ace086bd1ecad54b44a for pr-136458 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzypeh%2Ftopos-frontend" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zypeh/topos-frontend on toolchain 613bdd49978298648ed05ace086bd1ecad54b44a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zypeh/topos-frontend [INFO] finished tweaking git repo https://github.com/zypeh/topos-frontend [INFO] tweaked toml for git repo https://github.com/zypeh/topos-frontend written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zypeh/topos-frontend 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" "+613bdd49978298648ed05ace086bd1ecad54b44a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded smol_str v0.1.18 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 75bfd24fb795288fc7d2eae8985bd400f165283dd3f805a60ffdaeeba05a44a4 [INFO] running `Command { std: "docker" "start" "-a" "75bfd24fb795288fc7d2eae8985bd400f165283dd3f805a60ffdaeeba05a44a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "75bfd24fb795288fc7d2eae8985bd400f165283dd3f805a60ffdaeeba05a44a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75bfd24fb795288fc7d2eae8985bd400f165283dd3f805a60ffdaeeba05a44a4", kill_on_drop: false }` [INFO] [stdout] 75bfd24fb795288fc7d2eae8985bd400f165283dd3f805a60ffdaeeba05a44a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+613bdd49978298648ed05ace086bd1ecad54b44a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce264c5994c92a2871a0a2a1f8fa6c4cb9546bf973b4ed5639a2c287beede5fb [INFO] running `Command { std: "docker" "start" "-a" "ce264c5994c92a2871a0a2a1f8fa6c4cb9546bf973b4ed5639a2c287beede5fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.78 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling beef v0.5.1 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Checking bumpalo v3.7.1 [INFO] [stderr] Checking smol_str v0.1.18 [INFO] [stderr] Checking smallvec v1.7.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling logos-derive v0.12.0 [INFO] [stderr] Checking logos v0.12.0 [INFO] [stderr] Checking topos-frontend v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/parsing.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "serde", derive(Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` 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: elided lifetime has a name [INFO] [stdout] --> src/parsing.rs:151:49 [INFO] [stdout] | [INFO] [stdout] 108 | impl<'a> Parser{ [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 151 | pub fn incrementally_build(&'a mut self) -> &mut Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parsing.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 108 | impl<'a> Parser{ [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 163 | fn consume(&'a mut self) -> &mut Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parsing.rs:167:66 [INFO] [stdout] | [INFO] [stdout] 108 | impl<'a> Parser{ [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 167 | fn handle_assignment(&'a mut self, ident: IdentifierNode) -> &mut Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `serde` [INFO] [stdout] --> src/parsing.rs:55:12 [INFO] [stdout] | [INFO] [stdout] 55 | #[cfg_attr(feature = "serde", derive(Serialize))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `serde` 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: elided lifetime has a name [INFO] [stdout] --> src/parsing.rs:151:49 [INFO] [stdout] | [INFO] [stdout] 108 | impl<'a> Parser{ [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 151 | pub fn incrementally_build(&'a mut self) -> &mut Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(elided_named_lifetimes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parsing.rs:163:33 [INFO] [stdout] | [INFO] [stdout] 108 | impl<'a> Parser{ [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 163 | fn consume(&'a mut self) -> &mut Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: elided lifetime has a name [INFO] [stdout] --> src/parsing.rs:167:66 [INFO] [stdout] | [INFO] [stdout] 108 | impl<'a> Parser{ [INFO] [stdout] | -- lifetime `'a` declared here [INFO] [stdout] ... [INFO] [stdout] 167 | fn handle_assignment(&'a mut self, ident: IdentifierNode) -> &mut Self { [INFO] [stdout] | ^ this elided lifetime gets resolved as `'a` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `source` is never used [INFO] [stdout] --> src/tokenising.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 103 | impl<'source> Tokeniser<'source> { [INFO] [stdout] | -------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn source(&self) -> &'source str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parsing.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LineCol(usize, usize); [INFO] [stdout] | ------- ^^^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `LineCol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_offset`, `surrounding_offset`, `newline_offset`, and `multiple_newline_offset` are never used [INFO] [stdout] --> src/parsing.rs:13:12 [INFO] [stdout] | [INFO] [stdout] 12 | impl LineCol { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 13 | pub fn add_offset(&mut self, x: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub fn surrounding_offset(&mut self, len: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 23 | pub fn newline_offset(&mut self) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub fn multiple_newline_offset(&mut self, n: usize) -> Self { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SourceNode` is never constructed [INFO] [stdout] --> src/parsing.rs:37:12 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct SourceNode<'a> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `location` are never read [INFO] [stdout] --> src/parsing.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct IdentifierNode { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 45 | pub text: SmolStr, [INFO] [stdout] | ^^^^ [INFO] [stdout] 46 | pub location: LineCol, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IdentifierNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `text` and `location` are never read [INFO] [stdout] --> src/parsing.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 50 | pub struct StringNode { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 51 | pub text: SmolStr, [INFO] [stdout] | ^^^^ [INFO] [stdout] 52 | pub location: LineCol, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StringNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `String` is never constructed [INFO] [stdout] --> src/parsing.rs:59:5 [INFO] [stdout] | [INFO] [stdout] 57 | pub enum ValueNode { [INFO] [stdout] | --------- variant in this enum [INFO] [stdout] 58 | Identifier(IdentifierNode), [INFO] [stdout] 59 | String(StringNode), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ValueNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `assignee` and `expression` are never read [INFO] [stdout] --> src/parsing.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 65 | pub struct AssignmentNode { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 66 | pub assignee: ValueNode, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 67 | pub expression: ExpressionNode, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AssignmentNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parsing.rs:72:16 [INFO] [stdout] | [INFO] [stdout] 72 | Assignment(AssignmentNode), [INFO] [stdout] | ---------- ^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `StatementNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 72 | Assignment(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `operand`, `left`, and `right` are never read [INFO] [stdout] --> src/parsing.rs:77:5 [INFO] [stdout] | [INFO] [stdout] 76 | pub struct BinaryOpsNode { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 77 | operand: IdentifierNode, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 78 | left: ValueNode, [INFO] [stdout] | ^^^^ [INFO] [stdout] 79 | right: ValueNode, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BinaryOpsNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant `BinaryOps` is never constructed [INFO] [stdout] --> src/parsing.rs:85:5 [INFO] [stdout] | [INFO] [stdout] 83 | pub enum ExpressionNode { [INFO] [stdout] | -------------- variant in this enum [INFO] [stdout] 84 | Value(ValueNode), [INFO] [stdout] 85 | BinaryOps(BinaryOpsNode), [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExpressionNode` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/parsing.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | Statement(StatementNode), [INFO] [stdout] | --------- ^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `AstRoot` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 91 | Statement(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `iteration` and `line_col` are never read [INFO] [stdout] --> src/parsing.rs:103:5 [INFO] [stdout] | [INFO] [stdout] 101 | pub struct Parser { [INFO] [stdout] | ------ fields in this struct [INFO] [stdout] 102 | token_iterator: std::iter::Peekable>, [INFO] [stdout] 103 | iteration: usize, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 104 | line_col: LineCol, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Parser` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `handle_expression` is never used [INFO] [stdout] --> src/parsing.rs:183:8 [INFO] [stdout] | [INFO] [stdout] 108 | impl<'a> Parser{ [INFO] [stdout] | --------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 183 | fn handle_expression(&'a mut self) -> ExpressionNode { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `source` is never used [INFO] [stdout] --> src/tokenising.rs:109:12 [INFO] [stdout] | [INFO] [stdout] 103 | impl<'source> Tokeniser<'source> { [INFO] [stdout] | -------------------------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 109 | pub fn source(&self) -> &'source str { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `0` and `1` are never read [INFO] [stdout] --> src/parsing.rs:10:20 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct LineCol(usize, usize); [INFO] [stdout] | ------- ^^^^^ ^^^^^ [INFO] [stdout] | | [INFO] [stdout] | fields in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing these fields [INFO] [stdout] = note: `LineCol` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `topos-frontend` (bin "topos-frontend"); 6 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] No space left on device (os error 28) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] failed to parse process output: `/opt/rustwide/rustup-home/toolchains/613bdd49978298648ed05ace086bd1ecad54b44a/bin/rustc --crate-name topos_frontend --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type bin --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=2b7c98dcb3b434f0 -C extra-filename=-c9d1eee9fcfb866a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bumpalo=/opt/rustwide/target/debug/deps/libbumpalo-8d511eea5216f1ad.rmeta --extern logos=/opt/rustwide/target/debug/deps/liblogos-1e7133b13c93fed3.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-94a226cd21e86ebe.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-c2c1b6e43aa80966.rmeta --extern smol_str=/opt/rustwide/target/debug/deps/libsmol_str-b3b66b12a87abc8b.rmeta --cap-lints=forbid` (exit status: 1) [INFO] running `Command { std: "docker" "inspect" "ce264c5994c92a2871a0a2a1f8fa6c4cb9546bf973b4ed5639a2c287beede5fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce264c5994c92a2871a0a2a1f8fa6c4cb9546bf973b4ed5639a2c287beede5fb", kill_on_drop: false }` [INFO] [stdout] ce264c5994c92a2871a0a2a1f8fa6c4cb9546bf973b4ed5639a2c287beede5fb