[INFO] fetching crate traduora 0.2.0... [INFO] testing traduora-0.2.0 against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] extracting crate traduora 0.2.0 into /workspace/builds/worker-79/source [INFO] validating manifest of crates.io crate traduora 0.2.0 on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate traduora 0.2.0 [INFO] finished tweaking crates.io crate traduora 0.2.0 [INFO] tweaked toml for crates.io crate traduora 0.2.0 written to /workspace/builds/worker-79/source/Cargo.toml [INFO] crate crates.io crate traduora 0.2.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 72b10082ca071689d1fa8f6ab3861a84ba083337276e1d80e2598f2ef636c311 [INFO] running `Command { std: "docker" "start" "-a" "72b10082ca071689d1fa8f6ab3861a84ba083337276e1d80e2598f2ef636c311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "72b10082ca071689d1fa8f6ab3861a84ba083337276e1d80e2598f2ef636c311", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72b10082ca071689d1fa8f6ab3861a84ba083337276e1d80e2598f2ef636c311", kill_on_drop: false }` [INFO] [stdout] 72b10082ca071689d1fa8f6ab3861a84ba083337276e1d80e2598f2ef636c311 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2eb28dde81ad8856611b99f32c6999c3bbc0ca6464295bf5079fdb0995da62b0 [INFO] running `Command { std: "docker" "start" "-a" "2eb28dde81ad8856611b99f32c6999c3bbc0ca6464295bf5079fdb0995da62b0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.104 [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling pkg-config v0.3.21 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling traduora v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.08s [INFO] running `Command { std: "docker" "inspect" "2eb28dde81ad8856611b99f32c6999c3bbc0ca6464295bf5079fdb0995da62b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2eb28dde81ad8856611b99f32c6999c3bbc0ca6464295bf5079fdb0995da62b0", kill_on_drop: false }` [INFO] [stdout] 2eb28dde81ad8856611b99f32c6999c3bbc0ca6464295bf5079fdb0995da62b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a4f4dbd129d56f9c270897ae8f2e016384b86b0c74ac3003aa7a1e01f41e357d [INFO] running `Command { std: "docker" "start" "-a" "a4f4dbd129d56f9c270897ae8f2e016384b86b0c74ac3003aa7a1e01f41e357d", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.14 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stderr] Compiling traduora v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 29.30s [INFO] running `Command { std: "docker" "inspect" "a4f4dbd129d56f9c270897ae8f2e016384b86b0c74ac3003aa7a1e01f41e357d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a4f4dbd129d56f9c270897ae8f2e016384b86b0c74ac3003aa7a1e01f41e357d", kill_on_drop: false }` [INFO] [stdout] a4f4dbd129d56f9c270897ae8f2e016384b86b0c74ac3003aa7a1e01f41e357d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-79/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" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6ed6695e3bec40acfb7ba830bfdc6608c7b0938b97e79aebbb8ad6e00d3976a9 [INFO] running `Command { std: "docker" "start" "-a" "6ed6695e3bec40acfb7ba830bfdc6608c7b0938b97e79aebbb8ad6e00d3976a9", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/traduora-10ae9edf3091039b) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test error::tests::traduora_error_error ... ok [INFO] [stdout] test error::tests::traduora_error_message_object ... ok [INFO] [stdout] test error::tests::traduora_error_message_string ... ok [INFO] [stdout] test error::tests::traduora_error_message_unrecognized ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/mod.rs (/opt/rustwide/target/debug/deps/mod-52e10a224eac6ea9) [INFO] [stdout] [INFO] [stdout] running 22 tests [INFO] [stdout] test api::auth::change_password ... ignored [INFO] [stdout] test api::auth::get_providers ... ignored [INFO] [stdout] test api::auth::signup ... ignored [INFO] [stdout] test api::auth::token ... ignored [INFO] [stdout] test api::locales::get_locales ... ignored [INFO] [stdout] test api::projects::delete_project ... ignored [INFO] [stdout] test api::projects::get_project ... ignored [INFO] [stdout] test api::projects::get_projects ... ignored [INFO] [stdout] test api::projects::patch_project ... ignored [INFO] [stdout] test api::projects::post_create_project ... ignored [INFO] [stdout] test api::terms::delete_term ... ignored [INFO] [stdout] test api::terms::get_terms ... ignored [INFO] [stdout] test api::terms::patch_term ... ignored [INFO] [stdout] test api::terms::post_term ... ignored [INFO] [stdout] test api::translations::delete_locales ... ignored [INFO] [stdout] test api::translations::get_project_locales ... ignored [INFO] [stdout] test api::translations::get_translations ... ignored [INFO] [stdout] test api::translations::patch_translation ... ignored [INFO] [stdout] test api::translations::post_project_locale ... ignored [INFO] [stdout] test api::users::delete_me ... ignored [INFO] [stdout] test api::users::get_me ... ignored [INFO] [stdout] test api::users::patch_me ... ignored [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 22 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests traduora [INFO] [stdout] [INFO] [stdout] running 38 tests [INFO] [stdout] test src/traduora.rs - traduora::AsyncTraduora::with_auth (line 461) - compile ... ok [INFO] [stdout] test src/traduora.rs - traduora::Traduora::with_auth_insecure (line 224) - compile ... ok [INFO] [stdout] test src/traduora.rs - traduora::Traduora::authenticate (line 159) - compile ... ok [INFO] [stdout] test src/traduora.rs - traduora::Traduora::with_auth (line 193) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 34) - compile ... ok [INFO] [stdout] test src/traduora.rs - traduora::AsyncTraduora::with_auth_insecure (line 495) - compile ... ok [INFO] [stdout] test src/traduora.rs - traduora::AsyncTraduora::authenticate (line 427) - compile ... ok [INFO] [stdout] test src/api/projects/list.rs - api::projects::list::Projects (line 14) ... FAILED [INFO] [stdout] test src/api/terms/list.rs - api::terms::list::Terms (line 13) ... FAILED [INFO] [stdout] test src/api/translations/list.rs - api::translations::list::Translations (line 18) ... FAILED [INFO] [stdout] test src/api/translations/list_locales.rs - api::translations::list_locales::Locales (line 18) ... FAILED [INFO] [stdout] test src/api/terms/edit.rs - api::terms::edit::EditTerm (line 19) ... FAILED [INFO] [stdout] test src/api/translations/edit.rs - api::translations::edit::EditTranslation (line 19) ... FAILED [INFO] [stdout] test src/api/projects/edit.rs - api::projects::edit::EditProject (line 19) ... FAILED [INFO] [stdout] test src/api/projects/show.rs - api::projects::show::ShowProject (line 13) ... FAILED [INFO] [stdout] test src/custom_query.rs - custom_query::CustomQuery (line 14) ... FAILED [INFO] [stdout] test src/api/projects/create.rs - api::projects::create::CreateProject (line 14) ... FAILED [INFO] [stdout] test src/api/locales/list.rs - api::locales::list::AllLocales (line 13) ... FAILED [INFO] [stdout] test src/api/terms/create.rs - api::terms::create::CreateTerm (line 14) ... FAILED [INFO] [stdout] test src/api/translations/create_locale.rs - api::translations::create_locale::CreateLocale (line 19) ... FAILED [INFO] [stdout] test src/api/users/me.rs - api::users::me::Me (line 12) ... FAILED [INFO] [stdout] test src/custom_query.rs - custom_query::AsyncCustomQuery (line 60) ... ok [INFO] [stdout] test src/api/users/edit.rs - api::users::edit::EditMe (line 17) ... FAILED [INFO] [stdout] test src/api/auth/signup.rs - api::auth::signup::Signup (line 13) ... FAILED [INFO] [stdout] test src/api/terms/delete.rs - api::terms::delete::DeleteTerm (line 17) ... FAILED [INFO] [stdout] test src/api/auth/providers.rs - api::auth::providers::Providers (line 17) ... FAILED [INFO] [stdout] test src/api/auth/token.rs - api::auth::token::Token (line 15) ... FAILED [INFO] [stdout] test src/api/projects/delete.rs - api::projects::delete::DeleteProject (line 13) ... FAILED [INFO] [stdout] test src/api/auth/change_password.rs - api::auth::change_password::ChangePassword (line 13) ... FAILED [INFO] [stdout] test src/api/users/delete.rs - api::users::delete::DeleteMe (line 12) ... FAILED [INFO] [stdout] test src/api/translations/delete.rs - api::translations::delete::DeleteLocale (line 17) ... FAILED [INFO] [stdout] test src/traduora.rs - traduora::Builder (line 525) ... FAILED [INFO] [stdout] test src/traduora.rs - traduora::AsyncTraduora::new (line 372) ... FAILED [INFO] [stdout] test src/traduora.rs - traduora::Traduora::new (line 103) ... FAILED [INFO] [stdout] test src/traduora.rs - traduora::Traduora::new_insecure (line 133) ... FAILED [INFO] [stdout] test src/traduora.rs - traduora::AsyncTraduora::new_insecure (line 401) ... FAILED [INFO] [stdout] test src/api/auth/token.rs - api::auth::token::Token::client_credentials (line 72) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name traduora --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1e578753e21dcc84.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-5e8424a0f7103369.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-e344f3f5ae9bc9b8.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-b149d88bf28961b2.rlib --extern http=/opt/rustwide/target/debug/deps/libhttp-e11b89894b7f00a1.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-41607b4997ff699e.rlib --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-44a9b13d5e6a1874.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-c35176fed611cb11.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-a94841a59013157a.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-fae778a27f98222e.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-12e91189e3f1ee21.rlib --extern traduora=/opt/rustwide/target/debug/deps/libtraduora-d9151f7fb4968733.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-59cf3f4d72edc201.rlib -C embed-bitcode=no --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "6ed6695e3bec40acfb7ba830bfdc6608c7b0938b97e79aebbb8ad6e00d3976a9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ed6695e3bec40acfb7ba830bfdc6608c7b0938b97e79aebbb8ad6e00d3976a9", kill_on_drop: false }` [INFO] [stdout] 6ed6695e3bec40acfb7ba830bfdc6608c7b0938b97e79aebbb8ad6e00d3976a9