[INFO] fetching crate codegen-for-async-graphql-renderer 0.2.6... [INFO] checking codegen-for-async-graphql-renderer-0.2.6 against try#575650af7d7ca88602df28e39d27bf3e456c306e for pr-80579 [INFO] extracting crate codegen-for-async-graphql-renderer 0.2.6 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate codegen-for-async-graphql-renderer 0.2.6 on toolchain 575650af7d7ca88602df28e39d27bf3e456c306e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate codegen-for-async-graphql-renderer 0.2.6 [INFO] finished tweaking crates.io crate codegen-for-async-graphql-renderer 0.2.6 [INFO] tweaked toml for crates.io crate codegen-for-async-graphql-renderer 0.2.6 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded Inflector v0.11.4 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] [stderr] Downloaded bson v1.1.0 [INFO] [stderr] Downloaded toolchain_find v0.1.4 [INFO] [stderr] Downloaded multer v1.2.2 [INFO] [stderr] Downloaded async-stream v0.2.1 [INFO] [stderr] Downloaded async-stream-impl v0.2.1 [INFO] [stderr] Downloaded parse-zoneinfo v0.3.0 [INFO] [stderr] Downloaded async-graphql-parser v1.18.1 [INFO] [stderr] Downloaded async-graphql-derive v1.18.1 [INFO] [stderr] Downloaded async-graphql v1.18.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "metadata" "--no-deps" "--format-version=1", 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] bc32da89be08a339dcefd1378a694f0f198f1a34c4eec396dfb4702f11012a7f [INFO] running `Command { std: "docker" "start" "-a" "bc32da89be08a339dcefd1378a694f0f198f1a34c4eec396dfb4702f11012a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bc32da89be08a339dcefd1378a694f0f198f1a34c4eec396dfb4702f11012a7f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bc32da89be08a339dcefd1378a694f0f198f1a34c4eec396dfb4702f11012a7f", kill_on_drop: false }` [INFO] [stdout] bc32da89be08a339dcefd1378a694f0f198f1a34c4eec396dfb4702f11012a7f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+575650af7d7ca88602df28e39d27bf3e456c306e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 00c3ae7b8d0f112abfd3cad031037a695ef08c1b4c26139fa45ee4f848875274 [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" "00c3ae7b8d0f112abfd3cad031037a695ef08c1b4c26139fa45ee4f848875274", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.56 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking unchecked-index v0.2.2 [INFO] [stderr] Checking smallvec v1.6.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking unicode-xid v0.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking futures-channel v0.3.8 [INFO] [stderr] Checking semver v0.9.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking proc-macro2 v1.0.24 [INFO] [stderr] Checking dirs v1.0.5 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stderr] Checking twoway v0.2.1 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking toolchain_find v0.1.4 [INFO] [stderr] Checking quote v1.0.8 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Checking tempfile v3.1.0 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling async-stream-impl v0.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling async-trait v0.1.42 [INFO] [stderr] Checking async-stream v0.2.1 [INFO] [stderr] Checking thiserror v1.0.23 [INFO] [stderr] Checking tracing v0.1.22 [INFO] [stderr] Checking pin-project v1.0.2 [INFO] [stderr] Checking futures-util v0.3.8 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Checking futures-executor v0.3.8 [INFO] [stderr] Checking futures v0.3.8 [INFO] [stderr] Checking multer v1.2.2 [INFO] [stderr] Checking serde_json v1.0.61 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Checking async-graphql-parser v1.18.1 [INFO] [stderr] Checking bson v1.1.0 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling async-graphql-derive v1.18.1 [INFO] [stderr] Checking async-graphql v1.18.2 [INFO] [stderr] Checking codegen-for-async-graphql-renderer v0.2.6 (/opt/rustwide/workdir) [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/base/context.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use async_graphql_parser::schema::{Definition, Document, TypeDefinition}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/base/generator.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use async_graphql_parser::schema::Document; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/field_wrapper.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use async_graphql_parser::schema::{Field, InputValue, Type}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/input_object_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::{InputObjectType, InputValue}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/input_value_wrapper.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use async_graphql_parser::schema::{InputValue, Type}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/interface_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::InterfaceType; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/mutation_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::{Field, InputValue, Type}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/mutations_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::ObjectType; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/object_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::ObjectType; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/scalar_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::ScalarType; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/type_wrapper.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use async_graphql_parser::schema::{InputValue, Type}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/union_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::UnionType; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/base/context.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use async_graphql_parser::schema::{Definition, Document, TypeDefinition}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/base/generator.rs:5:27 [INFO] [stdout] | [INFO] [stdout] 5 | use async_graphql_parser::schema::Document; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/field_wrapper.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use async_graphql_parser::schema::{Field, InputValue, Type}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/input_object_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::{InputObjectType, InputValue}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/input_value_wrapper.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use async_graphql_parser::schema::{InputValue, Type}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/interface_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::InterfaceType; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/mutation_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::{Field, InputValue, Type}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/mutations_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::ObjectType; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/object_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::ObjectType; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/scalar_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::ScalarType; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/type_wrapper.rs:2:27 [INFO] [stdout] | [INFO] [stdout] 2 | use async_graphql_parser::schema::{InputValue, Type}; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `async_graphql_parser::schema` [INFO] [stdout] --> src/document_wrapper/union_type_wrapper.rs:1:27 [INFO] [stdout] | [INFO] [stdout] 1 | use async_graphql_parser::schema::UnionType; [INFO] [stdout] | ^^^^^^ could not find `schema` in `async_graphql_parser` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0592]: duplicate definitions with name `dependencies` [INFO] [stdout] --> src/document_wrapper/interface_type_wrapper.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn dependencies(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `dependencies` [INFO] [stdout] | [INFO] [stdout] ::: src/document_wrapper/union_type_wrapper.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn dependencies(&self) -> Vec { [INFO] [stdout] | --------------------------------------------- other definition for `dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0592]: duplicate definitions with name `implemented_object_types` [INFO] [stdout] --> src/document_wrapper/interface_type_wrapper.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn implemented_object_types(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `implemented_object_types` [INFO] [stdout] | [INFO] [stdout] ::: src/document_wrapper/union_type_wrapper.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn implemented_object_types(&self) -> Vec { [INFO] [stdout] | ---------------------------------------------------------------- other definition for `implemented_object_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0592. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stdout] error[E0592]: duplicate definitions with name `dependencies` [INFO] [stdout] --> src/document_wrapper/interface_type_wrapper.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn dependencies(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `dependencies` [INFO] [stdout] | [INFO] [stdout] ::: src/document_wrapper/union_type_wrapper.rs:29:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub fn dependencies(&self) -> Vec { [INFO] [stdout] | --------------------------------------------- other definition for `dependencies` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0592]: duplicate definitions with name `implemented_object_types` [INFO] [stdout] --> src/document_wrapper/interface_type_wrapper.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | pub fn implemented_object_types(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ duplicate definitions for `implemented_object_types` [INFO] [stdout] | [INFO] [stdout] ::: src/document_wrapper/union_type_wrapper.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | pub fn implemented_object_types(&self) -> Vec { [INFO] [stdout] | ---------------------------------------------------------------- other definition for `implemented_object_types` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 14 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0592. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `codegen-for-async-graphql-renderer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "00c3ae7b8d0f112abfd3cad031037a695ef08c1b4c26139fa45ee4f848875274", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00c3ae7b8d0f112abfd3cad031037a695ef08c1b4c26139fa45ee4f848875274", kill_on_drop: false }` [INFO] [stdout] 00c3ae7b8d0f112abfd3cad031037a695ef08c1b4c26139fa45ee4f848875274