[INFO] cloning repository https://github.com/Miaxos/Asbru [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Miaxos/Asbru" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiaxos%2FAsbru", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiaxos%2FAsbru'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f9894cf90756a6cca2dd8d72423fa0f0e21e5aa4 [INFO] checking Miaxos/Asbru against master#936f2600b6c903b04387f74ed5cbce88bb06d243 for pr-91141 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMiaxos%2FAsbru" "/workspace/builds/worker-13/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-13/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Miaxos/Asbru on toolchain 936f2600b6c903b04387f74ed5cbce88bb06d243 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-13/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/Miaxos/Asbru [INFO] finished tweaking git repo https://github.com/Miaxos/Asbru [INFO] tweaked toml for git repo https://github.com/Miaxos/Asbru written to /workspace/builds/worker-13/source/Cargo.toml [INFO] crate git repo https://github.com/Miaxos/Asbru already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 09ddf7d69aa220365541e431b810918aa56556841ee29d739780f99f8e298530 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "09ddf7d69aa220365541e431b810918aa56556841ee29d739780f99f8e298530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "09ddf7d69aa220365541e431b810918aa56556841ee29d739780f99f8e298530", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09ddf7d69aa220365541e431b810918aa56556841ee29d739780f99f8e298530", kill_on_drop: false }` [INFO] [stdout] 09ddf7d69aa220365541e431b810918aa56556841ee29d739780f99f8e298530 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-13/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+936f2600b6c903b04387f74ed5cbce88bb06d243" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] e08bd84dd3c459b8d6753f0ef4d0477ab77bd62c34ea383d9e69cb5c8a292737 [INFO] running `Command { std: "docker" "start" "-a" "e08bd84dd3c459b8d6753f0ef4d0477ab77bd62c34ea383d9e69cb5c8a292737", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.28 [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.129 [INFO] [stderr] Compiling serde v1.0.129 [INFO] [stderr] Compiling libc v0.2.101 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.66 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Checking tinyvec v1.3.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking anyhow v1.0.43 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking codegen v0.1.3 (https://github.com/Miaxos/codegen.git?branch=master#24dfeb04) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking terminal_size v0.1.17 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking console v0.14.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Checking thiserror v1.0.26 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Checking serde_yaml v0.8.19 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking async-graphql-value v2.10.2 [INFO] [stderr] Checking insta v1.7.2 [INFO] [stderr] Checking async-graphql-parser v2.10.2 [INFO] [stderr] Checking asbru v0.0.14 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Case`, `Casing` [INFO] [stdout] --> src/codegen/context/mod.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use convert_case::{Case, Casing}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/codegen/context/mod.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/codegen/context/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InterfaceType` [INFO] [stdout] --> src/codegen/context/mod.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | DirectiveDefinition, InterfaceType, SchemaDefinition, ServiceDocument, TypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::codegen::render::graphql::field::FieldDefinitionExt` [INFO] [stdout] --> src/codegen/render/graphql/enum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::codegen::render::graphql::field::FieldDefinitionExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Enum`, `Impl` [INFO] [stdout] --> src/codegen/render/graphql/enum.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use codegen::{Enum, Impl, Scope}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::codegen::render::graphql::field::FieldDefinitionExt` [INFO] [stdout] --> src/codegen/render/graphql/object.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::codegen::render::graphql::field::FieldDefinitionExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `super::*` [INFO] [stdout] --> src/codegen/config/mod.rs:302:9 [INFO] [stdout] | [INFO] [stdout] 302 | use super::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Case`, `Casing` [INFO] [stdout] --> src/codegen/context/mod.rs:1:20 [INFO] [stdout] | [INFO] [stdout] 1 | use convert_case::{Case, Casing}; [INFO] [stdout] | ^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Read` [INFO] [stdout] --> src/codegen/context/mod.rs:8:15 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::{Read, Write}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::rc::Rc` [INFO] [stdout] --> src/codegen/context/mod.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | use std::rc::Rc; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `InterfaceType` [INFO] [stdout] --> src/codegen/context/mod.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | DirectiveDefinition, InterfaceType, SchemaDefinition, ServiceDocument, TypeDefinition, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::codegen::render::graphql::field::FieldDefinitionExt` [INFO] [stdout] --> src/codegen/render/graphql/enum.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::codegen::render::graphql::field::FieldDefinitionExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Enum`, `Impl` [INFO] [stdout] --> src/codegen/render/graphql/enum.rs:5:15 [INFO] [stdout] | [INFO] [stdout] 5 | use codegen::{Enum, Impl, Scope}; [INFO] [stdout] | ^^^^ ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::codegen::render::graphql::field::FieldDefinitionExt` [INFO] [stdout] --> src/codegen/render/graphql/object.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::codegen::render::graphql::field::FieldDefinitionExt; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> src/codegen/context/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/codegen/config/mod.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let mut args = "".to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::borrow::BorrowMut` [INFO] [stdout] --> src/codegen/context/mod.rs:2:5 [INFO] [stdout] | [INFO] [stdout] 2 | use std::borrow::BorrowMut; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/codegen/config/mod.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | let mut args = "".to_string(); [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `generate_api_call` [INFO] [stdout] --> src/codegen/config/mod.rs:224:12 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn generate_api_call(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_a_service` [INFO] [stdout] --> src/codegen/config/mod.rs:289:12 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn get_a_service(&self, name: &str) -> Result<&Service, GenericErrors> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_path` [INFO] [stdout] --> src/codegen/context/mod.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn get_path>(&self, name: S) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `directive_definition` [INFO] [stdout] --> src/codegen/context/mod.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn directive_definition(&self) -> Vec<&DirectiveDefinition> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `schema_definition` [INFO] [stdout] --> src/codegen/context/mod.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn schema_definition(&self) -> Vec<&SchemaDefinition> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `scalar_types` [INFO] [stdout] --> src/codegen/context/mod.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn scalar_types(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input_types` [INFO] [stdout] --> src/codegen/context/mod.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn input_types(&'a self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnknownError` [INFO] [stdout] --> src/codegen/render/graphql/fie/asbru_type.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | UnknownError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `collect` that must be used [INFO] [stdout] --> src/codegen/context/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | / self.type_definition() [INFO] [stdout] 121 | | .iter() [INFO] [stdout] 122 | | .map(|type_def| match type_def.kind { [INFO] [stdout] 123 | | TypeKind::Scalar => { [INFO] [stdout] ... | [INFO] [stdout] 127 | | }) [INFO] [stdout] 128 | | .collect::>(); [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 18 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `generate_api_call` [INFO] [stdout] --> src/codegen/config/mod.rs:224:12 [INFO] [stdout] | [INFO] [stdout] 224 | pub fn generate_api_call(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_a_service` [INFO] [stdout] --> src/codegen/config/mod.rs:289:12 [INFO] [stdout] | [INFO] [stdout] 289 | pub fn get_a_service(&self, name: &str) -> Result<&Service, GenericErrors> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `get_path` [INFO] [stdout] --> src/codegen/context/mod.rs:73:12 [INFO] [stdout] | [INFO] [stdout] 73 | pub fn get_path>(&self, name: S) -> Option { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `directive_definition` [INFO] [stdout] --> src/codegen/context/mod.rs:97:8 [INFO] [stdout] | [INFO] [stdout] 97 | fn directive_definition(&self) -> Vec<&DirectiveDefinition> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `schema_definition` [INFO] [stdout] --> src/codegen/context/mod.rs:108:8 [INFO] [stdout] | [INFO] [stdout] 108 | fn schema_definition(&self) -> Vec<&SchemaDefinition> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `scalar_types` [INFO] [stdout] --> src/codegen/context/mod.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub fn scalar_types(&self) { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `input_types` [INFO] [stdout] --> src/codegen/context/mod.rs:146:12 [INFO] [stdout] | [INFO] [stdout] 146 | pub fn input_types(&'a self) -> Vec> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `UnknownError` [INFO] [stdout] --> src/codegen/render/graphql/fie/asbru_type.rs:13:5 [INFO] [stdout] | [INFO] [stdout] 13 | UnknownError(String), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused return value of `collect` that must be used [INFO] [stdout] --> src/codegen/context/mod.rs:120:9 [INFO] [stdout] | [INFO] [stdout] 120 | / self.type_definition() [INFO] [stdout] 121 | | .iter() [INFO] [stdout] 122 | | .map(|type_def| match type_def.kind { [INFO] [stdout] 123 | | TypeKind::Scalar => { [INFO] [stdout] ... | [INFO] [stdout] 127 | | }) [INFO] [stdout] 128 | | .collect::>(); [INFO] [stdout] | |_________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: if you really need to exhaust the iterator, consider `.for_each(drop)` instead [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 19 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 58.73s [INFO] running `Command { std: "docker" "inspect" "e08bd84dd3c459b8d6753f0ef4d0477ab77bd62c34ea383d9e69cb5c8a292737", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e08bd84dd3c459b8d6753f0ef4d0477ab77bd62c34ea383d9e69cb5c8a292737", kill_on_drop: false }` [INFO] [stdout] e08bd84dd3c459b8d6753f0ef4d0477ab77bd62c34ea383d9e69cb5c8a292737