[INFO] cloning repository https://github.com/aftershootco/agprefs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aftershootco/agprefs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faftershootco%2Fagprefs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faftershootco%2Fagprefs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 70e4a40ffaee53ac06a5911e83fbcdd9066847e1 [INFO] checking aftershootco/agprefs against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faftershootco%2Fagprefs" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/aftershootco/agprefs on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/aftershootco/agprefs [INFO] finished tweaking git repo https://github.com/aftershootco/agprefs [INFO] tweaked toml for git repo https://github.com/aftershootco/agprefs written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/aftershootco/agprefs 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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Locking 1 package to latest compatible version [INFO] [stderr] Updating agprefs v0.3.2 (/workspace/builds/worker-1-tc1/source) -> v0.3.3 [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_json v1.0.96 [INFO] [stderr] Downloaded cookie-factory v0.3.2 [INFO] [stderr] Downloaded arrayvec v0.7.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d0df25167df1d101f14e322555e23a8ca50d1bd49a06579df6b686b06d38b0a3 [INFO] running `Command { std: "docker" "start" "-a" "d0df25167df1d101f14e322555e23a8ca50d1bd49a06579df6b686b06d38b0a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d0df25167df1d101f14e322555e23a8ca50d1bd49a06579df6b686b06d38b0a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d0df25167df1d101f14e322555e23a8ca50d1bd49a06579df6b686b06d38b0a3", kill_on_drop: false }` [INFO] [stdout] d0df25167df1d101f14e322555e23a8ca50d1bd49a06579df6b686b06d38b0a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6bfc0939004b67f8228e97b527402454c7cd54681e59408242c30cae4abce5f4 [INFO] running `Command { std: "docker" "start" "-a" "6bfc0939004b67f8228e97b527402454c7cd54681e59408242c30cae4abce5f4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.60 [INFO] [stderr] Compiling unicode-ident v1.0.9 [INFO] [stderr] Compiling quote v1.0.28 [INFO] [stderr] Compiling serde v1.0.164 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Compiling memoffset v0.9.0 [INFO] [stderr] Compiling libc v0.2.146 [INFO] [stderr] Compiling crossbeam-epoch v0.9.15 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.96 [INFO] [stderr] Checking arrayvec v0.7.3 [INFO] [stderr] Compiling thiserror v1.0.40 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Checking either v1.8.1 [INFO] [stderr] Checking os_str_bytes v6.5.1 [INFO] [stderr] Checking brownstone v3.0.0 [INFO] [stderr] Checking plotters-backend v0.3.4 [INFO] [stderr] Checking indent_write v2.2.0 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking itoa v1.0.6 [INFO] [stderr] Checking joinery v2.1.0 [INFO] [stderr] Checking ryu v1.0.13 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking textwrap v0.16.0 [INFO] [stderr] Checking clap_lex v0.2.4 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking escape_string v0.1.2 [INFO] [stderr] Checking regex-syntax v0.7.2 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking plotters-svg v0.3.3 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking walkdir v2.3.3 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling syn v2.0.18 [INFO] [stderr] Checking plotters v0.3.4 [INFO] [stderr] Checking regex v1.8.4 [INFO] [stderr] Checking rayon v1.7.0 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking nom-supreme v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.164 [INFO] [stderr] Compiling thiserror-impl v1.0.40 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking clap v3.2.25 [INFO] [stderr] Checking agprefs v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/lib.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` 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: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/composer.rs:174:7 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/parser.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/parser.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:321:7 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:449:7 [INFO] [stdout] | [INFO] [stdout] 449 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:460:7 [INFO] [stdout] | [INFO] [stdout] 460 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:474:7 [INFO] [stdout] | [INFO] [stdout] 474 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:482:7 [INFO] [stdout] | [INFO] [stdout] 482 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:273:19 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.4.0 [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/lib.rs:8:7 [INFO] [stdout] | [INFO] [stdout] 8 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` 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: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/composer.rs:174:7 [INFO] [stdout] | [INFO] [stdout] 174 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/parser.rs:226:7 [INFO] [stdout] | [INFO] [stdout] 226 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/parser.rs:129:15 [INFO] [stdout] | [INFO] [stdout] 129 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:321:7 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:449:7 [INFO] [stdout] | [INFO] [stdout] 449 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:460:7 [INFO] [stdout] | [INFO] [stdout] 460 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:474:7 [INFO] [stdout] | [INFO] [stdout] 474 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:482:7 [INFO] [stdout] | [INFO] [stdout] 482 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:149:19 [INFO] [stdout] | [INFO] [stdout] 149 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `namedlist` [INFO] [stdout] --> src/types.rs:273:19 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "namedlist")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `composer`, `default`, and `serde` [INFO] [stdout] = help: consider adding `namedlist` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.39s [INFO] running `Command { std: "docker" "inspect" "6bfc0939004b67f8228e97b527402454c7cd54681e59408242c30cae4abce5f4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bfc0939004b67f8228e97b527402454c7cd54681e59408242c30cae4abce5f4", kill_on_drop: false }` [INFO] [stdout] 6bfc0939004b67f8228e97b527402454c7cd54681e59408242c30cae4abce5f4