[INFO] fetching crate google-analyticsadmin1_alpha 3.0.0+20220307... [INFO] testing google-analyticsadmin1_alpha-3.0.0+20220307 against 1.60.0 for beta-1.61-1 [INFO] extracting crate google-analyticsadmin1_alpha 3.0.0+20220307 into /workspace/builds/worker-79/source [INFO] validating manifest of crates.io crate google-analyticsadmin1_alpha 3.0.0+20220307 on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate google-analyticsadmin1_alpha 3.0.0+20220307 [INFO] finished tweaking crates.io crate google-analyticsadmin1_alpha 3.0.0+20220307 [INFO] tweaked toml for crates.io crate google-analyticsadmin1_alpha 3.0.0+20220307 written to /workspace/builds/worker-79/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ce1607b6c6ae293e49663a24194462c30942e3723d80d646f6a4da1f5ae327e9 [INFO] running `Command { std: "docker" "start" "-a" "ce1607b6c6ae293e49663a24194462c30942e3723d80d646f6a4da1f5ae327e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ce1607b6c6ae293e49663a24194462c30942e3723d80d646f6a4da1f5ae327e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce1607b6c6ae293e49663a24194462c30942e3723d80d646f6a4da1f5ae327e9", kill_on_drop: false }` [INFO] [stdout] ce1607b6c6ae293e49663a24194462c30942e3723d80d646f6a4da1f5ae327e9 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a5303529be5649f52503f563208a1b20acb6db9e7e8b215ce2fa997d02666699 [INFO] running `Command { std: "docker" "start" "-a" "a5303529be5649f52503f563208a1b20acb6db9e7e8b215ce2fa997d02666699", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling async-trait v0.1.53 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling num_threads v0.1.5 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling mio v0.8.2 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling ct-logs v0.8.0 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling rustls-native-certs v0.5.0 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling tokio-util v0.7.1 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling h2 v0.3.13 [INFO] [stderr] Compiling time v0.3.9 [INFO] [stderr] Compiling hyper v0.14.18 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling yup-oauth2 v6.5.1 [INFO] [stderr] Compiling google-analyticsadmin1_alpha v3.0.0+20220307 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 36s [INFO] running `Command { std: "docker" "inspect" "a5303529be5649f52503f563208a1b20acb6db9e7e8b215ce2fa997d02666699", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a5303529be5649f52503f563208a1b20acb6db9e7e8b215ce2fa997d02666699", kill_on_drop: false }` [INFO] [stdout] a5303529be5649f52503f563208a1b20acb6db9e7e8b215ce2fa997d02666699 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 714e4c1d74b5ca9dd6ee31ea12307abf17baff3203a818f52e64f81a5fbd4b72 [INFO] running `Command { std: "docker" "start" "-a" "714e4c1d74b5ca9dd6ee31ea12307abf17baff3203a818f52e64f81a5fbd4b72", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling google-analyticsadmin1_alpha v3.0.0+20220307 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 6.47s [INFO] running `Command { std: "docker" "inspect" "714e4c1d74b5ca9dd6ee31ea12307abf17baff3203a818f52e64f81a5fbd4b72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "714e4c1d74b5ca9dd6ee31ea12307abf17baff3203a818f52e64f81a5fbd4b72", kill_on_drop: false }` [INFO] [stdout] 714e4c1d74b5ca9dd6ee31ea12307abf17baff3203a818f52e64f81a5fbd4b72 [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=warn" "-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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a27f746ff6b563a59ce13e147b47da6f92014a1ccb2c185723a6671b1d5fa1b7 [INFO] running `Command { std: "docker" "start" "-a" "a27f746ff6b563a59ce13e147b47da6f92014a1ccb2c185723a6671b1d5fa1b7", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/google_analyticsadmin1_alpha-ded2933ab398198a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests google-analyticsadmin1_alpha [INFO] [stdout] [INFO] [stdout] running 87 tests [INFO] [stdout] test src/lib.rs - (line 53) ... ignored [INFO] [stdout] test src/api.rs - api::AccountListCall (line 7101) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountGetDataSharingSettingCall (line 6845) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountMethods (line 1742) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDisplayVideo360AdvertiserLinkProposalListCall (line 16457) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUserLinkAuditCall (line 3542) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountSearchChangeHistoryEventCall (line 7903) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountSummaryListCall (line 3299) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountPatchCall (line 7356) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyConversionEventDeleteCall (line 8475) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountDeleteCall (line 6333) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyPatchCall (line 24672) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyCustomMetricGetCall (line 11245) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDataStreamDeleteCall (line 13741) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDataStreamCreateCall (line 13455) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUserLinkListCall (line 22280) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountGetCall (line 6589) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyCustomMetricCreateCall (line 10959) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyCustomMetricArchiveCall (line 10673) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUserLinkBatchGetCall (line 4400) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDisplayVideo360AdvertiserLinkPatchCall (line 17815) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUserLinkBatchDeleteCall (line 20627) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDisplayVideo360AdvertiserLinkDeleteCall (line 17023) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUserLinkCreateCall (line 21470) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUserLinkAuditCall (line 20055) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDisplayVideo360AdvertiserLinkProposalApproveCall (line 15087) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUserLinkPatchCall (line 6047) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyGetCall (line 23637) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUserLinkBatchCreateCall (line 3828) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDataStreamListCall (line 14509) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUpdateDataRetentionSettingCall (line 24970) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyCustomDimensionGetCall (line 9839) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUserLinkGetCall (line 5511) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUserLinkDeleteCall (line 5255) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyGetDataRetentionSettingCall (line 23893) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDisplayVideo360AdvertiserLinkProposalGetCall (line 16201) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDataStreamGetGlobalSiteTagCall (line 14253) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUserLinkPatchCall (line 22560) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyFirebaseLinkCreateCall (line 18113) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUserLinkDeleteCall (line 21768) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyCustomDimensionPatchCall (line 10375) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUserLinkBatchCreateCall (line 20341) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDataStreamGetCall (line 13997) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyMethods (line 2091) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDisplayVideo360AdvertiserLinkProposalDeleteCall (line 15945) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUserLinkCreateCall (line 4957) - compile ... ok [INFO] [stdout] test src/api.rs - api::GoogleAnalyticsAdmin (line 64) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDisplayVideo360AdvertiserLinkCreateCall (line 16737) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDisplayVideo360AdvertiserLinkListCall (line 17535) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyCustomMetricListCall (line 11501) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDisplayVideo360AdvertiserLinkProposalCancelCall (line 15373) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUserLinkListCall (line 5767) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyFirebaseLinkDeleteCall (line 18399) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyCustomDimensionCreateCall (line 9553) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDisplayVideo360AdvertiserLinkProposalCreateCall (line 15659) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountSummaryMethods (line 1687) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUserLinkBatchDeleteCall (line 4114) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountProvisionAccountTicketCall (line 7654) - compile ... ok [INFO] [stdout] test src/lib.rs - (line 90) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDeleteCall (line 23381) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDisplayVideo360AdvertiserLinkGetCall (line 17279) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyConversionEventCreateCall (line 8189) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyConversionEventListCall (line 8987) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUserLinkGetCall (line 22024) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyAcknowledgeUserDataCollectionCall (line 22846) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDataStreamMeasurementProtocolSecretListCall (line 12877) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyGoogleAdsLinkListCall (line 19477) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyConversionEventGetCall (line 8731) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyGoogleAdsLinkPatchCall (line 19757) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDataStreamMeasurementProtocolSecretCreateCall (line 12079) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyGetGoogleSignalsSettingCall (line 24149) - compile ... ok [INFO] [stdout] test src/api.rs - api::AccountUserLinkBatchUpdateCall (line 4671) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyCustomMetricPatchCall (line 11781) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyGoogleAdsLinkCreateCall (line 18935) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyCustomDimensionListCall (line 10095) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyCreateCall (line 23132) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyFirebaseLinkListCall (line 18655) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDataStreamMeasurementProtocolSecretGetCall (line 12621) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUserLinkBatchGetCall (line 20913) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyCustomDimensionArchiveCall (line 9267) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUserLinkBatchUpdateCall (line 21184) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDataStreamPatchCall (line 14789) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDataStreamMeasurementProtocolSecretDeleteCall (line 12365) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyUpdateGoogleSignalsSettingCall (line 25268) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyGoogleAdsLinkDeleteCall (line 19221) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyListCall (line 24405) - compile ... ok [INFO] [stdout] test src/api.rs - api::PropertyDataStreamMeasurementProtocolSecretPatchCall (line 13157) - compile ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 86 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a27f746ff6b563a59ce13e147b47da6f92014a1ccb2c185723a6671b1d5fa1b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a27f746ff6b563a59ce13e147b47da6f92014a1ccb2c185723a6671b1d5fa1b7", kill_on_drop: false }` [INFO] [stdout] a27f746ff6b563a59ce13e147b47da6f92014a1ccb2c185723a6671b1d5fa1b7