[INFO] cloning repository https://github.com/vaassi/addressbook
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vaassi/addressbook" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaassi%2Faddressbook", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaassi%2Faddressbook'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4e19f9469cb10b1eb0fdf1ab55d68d5da487837f
[INFO] checking vaassi/addressbook/4e19f9469cb10b1eb0fdf1ab55d68d5da487837f against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvaassi%2Faddressbook" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/vaassi/addressbook on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/vaassi/addressbook
[INFO] finished tweaking git repo https://github.com/vaassi/addressbook
[INFO] tweaked toml for git repo https://github.com/vaassi/addressbook written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/vaassi/addressbook 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror-impl v1.0.41
[INFO] [stderr]   Downloaded rustversion v1.0.13
[INFO] [stderr]   Downloaded gloo-history v0.1.4
[INFO] [stderr]   Downloaded async-trait v0.1.70
[INFO] [stderr]   Downloaded thiserror v2.0.4
[INFO] [stderr]   Downloaded uuid v1.4.0
[INFO] [stderr]   Downloaded lber v0.4.2
[INFO] [stderr]   Downloaded ouroboros v0.18.4
[INFO] [stderr]   Downloaded rust_decimal v1.30.0
[INFO] [stderr]   Downloaded sea-orm-migration v1.1.2
[INFO] [stderr]   Downloaded sea-bae v0.2.1
[INFO] [stderr]   Downloaded sea-query-binder v0.7.0
[INFO] [stderr]   Downloaded sea-schema-derive v0.3.0
[INFO] [stderr]   Downloaded ouroboros_macro v0.18.4
[INFO] [stderr]   Downloaded bigdecimal v0.4.6
[INFO] [stderr]   Downloaded sea-query v0.32.1
[INFO] [stderr]   Downloaded sea-orm-macros v1.1.2
[INFO] [stderr]   Downloaded sea-orm-cli v1.1.2
[INFO] [stderr]   Downloaded sea-query-derive v0.4.2
[INFO] [stderr]   Downloaded stylist-core v0.12.1
[INFO] [stderr]   Downloaded stylist-macros v0.12.1
[INFO] [stderr]   Downloaded stylist v0.12.1
[INFO] [stderr]   Downloaded dotenvy_macro v0.15.7
[INFO] [stderr]   Downloaded thiserror-impl v2.0.4
[INFO] [stderr]   Downloaded yew-router-macro v0.17.0
[INFO] [stderr]   Downloaded gloo-net v0.3.0
[INFO] [stderr]   Downloaded yew-router v0.17.0
[INFO] [stderr]   Downloaded anymap v1.0.0-beta.2
[INFO] [stderr]   Downloaded yewdux v0.9.3
[INFO] [stderr]   Downloaded thiserror v1.0.41
[INFO] [stderr]   Downloaded sea-schema v0.16.0
[INFO] [stderr]   Downloaded ldap3 v0.11.5
[INFO] [stderr]   Downloaded rustix v0.37.22
[INFO] [stderr]   Downloaded sea-orm v1.1.2
[INFO] [stderr]   Downloaded serde_path_to_error v0.1.12
[INFO] [stderr]   Downloaded implicit-clone v0.3.9
[INFO] [stderr]   Downloaded yewdux-macros v0.9.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f60fedf5acd641e844cebbd49a034e028b20f6e16b2b1c369a1385c494ba26a
[INFO] running `Command { std: "docker" "start" "-a" "4f60fedf5acd641e844cebbd49a034e028b20f6e16b2b1c369a1385c494ba26a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f60fedf5acd641e844cebbd49a034e028b20f6e16b2b1c369a1385c494ba26a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f60fedf5acd641e844cebbd49a034e028b20f6e16b2b1c369a1385c494ba26a", kill_on_drop: false }`
[INFO] [stdout] 4f60fedf5acd641e844cebbd49a034e028b20f6e16b2b1c369a1385c494ba26a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b67fb4fd0bb4d8e2c701812ea1a95f44403a47a2b03447a4264f615f13a5de1
[INFO] running `Command { std: "docker" "start" "-a" "6b67fb4fd0bb4d8e2c701812ea1a95f44403a47a2b03447a4264f615f13a5de1", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking pin-project-lite v0.2.15
[INFO] [stderr]     Checking itoa v1.0.8
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling slab v0.4.8
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling thiserror v1.0.41
[INFO] [stderr]     Checking log v0.4.19
[INFO] [stderr]    Compiling futures-task v0.3.28
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.97
[INFO] [stderr]    Compiling futures-util v0.3.28
[INFO] [stderr]    Compiling serde_json v1.0.133
[INFO] [stderr]     Checking ryu v1.0.14
[INFO] [stderr]    Compiling bumpalo v3.13.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.97
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling cc v1.2.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]    Compiling async-trait v0.1.70
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling either v1.8.1
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling bigdecimal v0.4.6
[INFO] [stderr]    Compiling rust_decimal v1.30.0
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking scopeguard v1.1.0
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling openssl v0.10.55
[INFO] [stderr]    Compiling time-macros v0.2.19
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling openssl-sys v0.9.90
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling rustversion v1.0.13
[INFO] [stderr]     Checking arrayvec v0.7.4
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking url v2.4.0
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking allocator-api2 v0.2.15
[INFO] [stderr]    Compiling paste v1.0.13
[INFO] [stderr]    Compiling crossbeam-queue v0.3.8
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking crc-catalog v2.4.0
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.16
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking unicode_categories v0.1.1
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking crc v3.2.1
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking ordered-float v3.9.2
[INFO] [stderr]     Checking indexmap v2.7.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking event-listener v5.3.1
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking flume v0.11.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.97
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking futures-lite v1.13.0
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.97
[INFO] [stderr]     Checking async-lock v2.7.0
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]    Compiling rustix v0.37.22
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling prettyplease v0.1.25
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking io-lifetimes v1.0.11
[INFO] [stderr]     Checking http v0.2.9
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling thiserror-impl v1.0.41
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.97
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]     Checking tokio v1.42.0
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking js-sys v0.3.64
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling pin-project-internal v1.1.2
[INFO] [stderr]    Compiling sea-query-derive v0.4.2
[INFO] [stderr]    Compiling inherent v1.0.11
[INFO] [stderr]     Checking pin-project v1.1.2
[INFO] [stderr]    Compiling ouroboros_macro v0.18.4
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling async-stream-impl v0.3.5
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stderr]    Compiling sea-orm-macros v1.1.2
[INFO] [stderr]     Checking async-stream v0.3.5
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking ouroboros v0.18.4
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]     Checking anymap2 v0.13.0
[INFO] [stderr]     Checking regex-syntax v0.7.2
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking clap_builder v4.5.22
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]     Checking web-sys v0.3.64
[INFO] [stderr]     Checking tokio-stream v0.1.14
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.37
[INFO] [stderr]     Checking gloo-timers v0.2.6
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking regex v1.8.4
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking uuid v1.4.0
[INFO] [stderr]     Checking serde-wasm-bindgen v0.5.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking pinned v0.1.0
[INFO] [stderr]    Compiling sea-schema-derive v0.3.0
[INFO] [stderr]     Checking time v0.3.37
[INFO] [stderr]     Checking polling v2.8.0
[INFO] [stderr]     Checking sharded-slab v0.1.4
[INFO] [stderr]     Checking async-channel v1.8.0
[INFO] [stderr]     Checking socket2 v0.4.9
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling boolinator v2.4.0
[INFO] [stderr]     Checking async-io v1.13.0
[INFO] [stderr]     Checking blocking v1.3.1
[INFO] [stderr]     Checking prokio v0.1.0
[INFO] [stderr]     Checking clap v4.5.22
[INFO] [stderr]     Checking implicit-clone v0.3.9
[INFO] [stderr]     Checking sqlformat v0.2.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.17
[INFO] [stderr]    Compiling yew-macro v0.20.0
[INFO] [stderr]     Checking async-executor v1.5.1
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking dotenvy v0.15.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking glob v0.3.1
[INFO] [stderr]    Compiling thiserror v2.0.4
[INFO] [stderr]     Checking async-global-executor v2.3.1
[INFO] [stderr]     Checking sea-query v0.32.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.4
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking async-std v1.12.0
[INFO] [stderr]    Compiling litrs v0.4.1
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking sea-schema v0.16.0
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking stylist-core v0.12.1
[INFO] [stderr]    Compiling yewdux-macros v0.9.4
[INFO] [stderr]    Compiling yew-router-macro v0.17.0
[INFO] [stderr]     Checking instant v0.1.12
[INFO] [stderr]     Checking route-recognizer v0.3.1
[INFO] [stderr]     Checking fastrand v2.2.0
[INFO] [stderr]     Checking anymap v1.0.0-beta.2
[INFO] [stderr]     Checking hyper v1.5.1
[INFO] [stdout] error[E0804]: cannot add auto trait `Send` to dyn bound via pointer cast
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anymap-1.0.0-beta.2/src/any.rs:37:40
[INFO] [stdout]     |
[INFO] [stdout] 37  |                 unsafe { Box::from_raw(raw as *mut $t) }
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ unsupported cast
[INFO] [stdout] ...
[INFO] [stdout] 144 | impl_clone!(dyn CloneAny + Send);
[INFO] [stdout]     | -------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this could allow UB elsewhere
[INFO] [stdout]     = help: use `transmute` if you're sure this is sound
[INFO] [stdout]     = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0804]: cannot add auto traits `Send` and `Sync` to dyn bound via pointer cast
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anymap-1.0.0-beta.2/src/any.rs:37:40
[INFO] [stdout]     |
[INFO] [stdout] 37  |                 unsafe { Box::from_raw(raw as *mut $t) }
[INFO] [stdout]     |                                        ^^^^^^^^^^^^^^ unsupported cast
[INFO] [stdout] ...
[INFO] [stdout] 145 | impl_clone!(dyn CloneAny + Send + Sync);
[INFO] [stdout]     | --------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this could allow UB elsewhere
[INFO] [stdout]     = help: use `transmute` if you're sure this is sound
[INFO] [stdout]     = note: this error originates in the macro `impl_clone` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0804`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `anymap` (lib) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "6b67fb4fd0bb4d8e2c701812ea1a95f44403a47a2b03447a4264f615f13a5de1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b67fb4fd0bb4d8e2c701812ea1a95f44403a47a2b03447a4264f615f13a5de1", kill_on_drop: false }`
[INFO] [stdout] 6b67fb4fd0bb4d8e2c701812ea1a95f44403a47a2b03447a4264f615f13a5de1
