[INFO] fetching crate renovate 0.2.23... [INFO] testing renovate-0.2.23 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate renovate 0.2.23 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate renovate 0.2.23 [INFO] finished tweaking crates.io crate renovate 0.2.23 [INFO] tweaked toml for crates.io crate renovate 0.2.23 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate renovate 0.2.23 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate renovate 0.2.23 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0828f1efe3c82b6542e985e98d88064e10aef59d676f2e1cbf773de3000d54fb [INFO] running `Command { std: "docker" "start" "-a" "0828f1efe3c82b6542e985e98d88064e10aef59d676f2e1cbf773de3000d54fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0828f1efe3c82b6542e985e98d88064e10aef59d676f2e1cbf773de3000d54fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0828f1efe3c82b6542e985e98d88064e10aef59d676f2e1cbf773de3000d54fb", kill_on_drop: false }` [INFO] [stdout] 0828f1efe3c82b6542e985e98d88064e10aef59d676f2e1cbf773de3000d54fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1af911aa438d68ecf776a2f2e9d139639a2e1755acb95347d3a54c90904aa064 [INFO] running `Command { std: "docker" "start" "-a" "1af911aa438d68ecf776a2f2e9d139639a2e1755acb95347d3a54c90904aa064", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.4 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling syn v1.0.105 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling generic-array v0.14.6 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling unicode-segmentation v1.10.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling jobserver v0.1.25 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling mio v0.8.5 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling itoa v1.0.3 [INFO] [stderr] Compiling fastrand v1.8.0 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling nom v7.1.2 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls v0.20.7 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling unicode-bidi v0.3.8 [INFO] [stderr] Compiling ryu v1.0.11 [INFO] [stderr] Compiling clap_lex v0.2.4 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling tokio v1.23.1 [INFO] [stderr] Compiling cpufeatures v0.2.5 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling smallvec v1.9.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling textwrap v0.16.0 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling form_urlencoded v1.1.0 [INFO] [stderr] Compiling which v4.3.0 [INFO] [stderr] Compiling clang-sys v1.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.19 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling regex-syntax v0.6.27 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling prost-build v0.10.4 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling regex v1.6.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling bindgen v0.60.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling rustversion v1.0.11 [INFO] [stderr] Compiling crc-catalog v2.1.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling env_logger v0.9.1 [INFO] [stderr] Compiling sqlformat v0.2.0 [INFO] [stderr] Compiling crc v3.0.0 [INFO] [stderr] Compiling petgraph v0.6.2 [INFO] [stderr] Compiling webpki-roots v0.22.6 [INFO] [stderr] Compiling dirs v4.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling prost-derive v0.10.1 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling prost v0.10.4 [INFO] [stderr] Compiling prost-types v0.10.1 [INFO] [stderr] Compiling atoi v1.0.0 [INFO] [stderr] Compiling futures-intrusive v0.4.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling clap v3.2.23 [INFO] [stderr] Compiling rustls-pemfile v1.0.1 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashlink v0.8.1 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling polling v2.3.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling whoami v1.3.0 [INFO] [stderr] Compiling time-core v0.1.0 [INFO] [stderr] Compiling peeking_take_while v0.1.2 [INFO] [stderr] Compiling dotenvy v0.15.6 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling futures-io v0.3.24 [INFO] [stderr] Compiling shlex v1.1.0 [INFO] [stderr] Compiling lazycell v1.3.0 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling line-wrap v0.1.1 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling hkdf v0.12.3 [INFO] [stderr] Compiling clap_derive v3.2.18 [INFO] [stderr] Compiling sqlx-rt v0.6.2 [INFO] [stderr] Compiling tokio-stream v0.1.11 [INFO] [stderr] Compiling url v2.3.1 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Compiling sha1 v0.10.5 [INFO] [stderr] Compiling md-5 v0.10.5 [INFO] [stderr] Compiling libgit2-sys v0.14.0+1.5.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling async-io v1.9.0 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling signal-hook v0.3.14 [INFO] [stderr] Compiling unicode-width v0.1.10 [INFO] [stderr] Compiling fs_extra v1.2.0 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stderr] Compiling async-trait v0.1.60 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling plist v1.3.1 [INFO] [stderr] Compiling sqlx-core v0.6.2 [INFO] [stderr] Compiling concurrent-queue v1.2.4 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling console v0.15.4 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling fuzzy-matcher v0.3.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling async-process v1.6.0 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling zeroize v1.5.7 [INFO] [stderr] Compiling dialoguer v0.10.2 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling clap_complete v3.2.5 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling async-lock v2.6.0 [INFO] [stderr] Compiling enum_dispatch v0.3.9 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling pg_query v0.7.0 [INFO] [stderr] Compiling unsafe-libyaml v0.2.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling serde_yaml v0.9.16 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling uuid v1.2.2 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling sqlx-macros v0.6.2 [INFO] [stderr] Compiling sqlx v0.6.2 [INFO] [stderr] Compiling onig v6.4.0 [INFO] [stderr] Compiling syntect v5.0.0 [INFO] [stderr] Compiling clap-utils v0.3.0 [INFO] [stderr] Compiling git2 v0.15.0 [INFO] [stderr] error: failed to run custom build command for `pg_query v0.7.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/pg_query-e7c9356cca7d0310/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=./libpg_query/Makefile [INFO] [stderr] cargo:rustc-link-search=native=/opt/rustwide/target/debug/build/pg_query-f1b38974dbda60ed/out [INFO] [stderr] cargo:rustc-link-lib=static=pg_query [INFO] [stderr] make: Entering directory '/opt/rustwide/target/debug/build/pg_query-f1b38974dbda60ed/out' [INFO] [stderr] compiling src/pg_query.c [INFO] [stderr] compiling src/pg_query_deparse.c [INFO] [stderr] compiling src/pg_query_fingerprint.c [INFO] [stderr] compiling src/pg_query_json_plpgsql.c [INFO] [stderr] compiling src/pg_query_normalize.c [INFO] [stderr] compiling src/pg_query_outfuncs_json.c [INFO] [stderr] compiling src/pg_query_outfuncs_protobuf.c [INFO] [stderr] compiling src/pg_query_parse.c [INFO] [stderr] compiling src/pg_query_parse_plpgsql.c [INFO] [stderr] compiling src/pg_query_readfuncs_protobuf.c [INFO] [stderr] Warning: protoc-gen-c not found, skipping protocol buffer regeneration [INFO] [stderr] compiling src/pg_query_scan.c [INFO] [stderr] compiling src/pg_query_split.c [INFO] [stderr] compiling src/postgres/src_backend_catalog_namespace.c [INFO] [stderr] compiling src/postgres/src_backend_catalog_pg_proc.c [INFO] [stderr] compiling src/postgres/src_backend_commands_define.c [INFO] [stderr] compiling src/postgres/src_backend_libpq_pqcomm.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_bitmapset.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_copyfuncs.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_equalfuncs.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_extensible.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_list.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_makefuncs.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_nodeFuncs.c [INFO] [stderr] compiling src/postgres/src_backend_nodes_value.c [INFO] [stderr] compiling src/postgres/src_backend_parser_gram.c [INFO] [stderr] compiling src/postgres/src_backend_parser_parse_expr.c [INFO] [stderr] compiling src/postgres/src_backend_parser_parser.c [INFO] [stderr] compiling src/postgres/src_backend_parser_scan.c [INFO] [stderr] compiling src/postgres/src_backend_parser_scansup.c [INFO] [stderr] compiling src/postgres/src_backend_postmaster_postmaster.c [INFO] [stderr] compiling src/postgres/src_backend_storage_ipc_ipc.c [INFO] [stderr] compiling src/postgres/src_backend_storage_lmgr_s_lock.c [INFO] [stderr] compiling src/postgres/src_backend_tcop_postgres.c [INFO] [stderr] compiling src/postgres/src_backend_utils_adt_datum.c [INFO] [stderr] compiling src/postgres/src_backend_utils_adt_expandeddatum.c [INFO] [stderr] compiling src/postgres/src_backend_utils_adt_format_type.c [INFO] [stderr] compiling src/postgres/src_backend_utils_adt_ruleutils.c [INFO] [stderr] compiling src/postgres/src_backend_utils_error_assert.c [INFO] [stderr] compiling src/postgres/src_backend_utils_error_elog.c [INFO] [stderr] compiling src/postgres/src_backend_utils_fmgr_fmgr.c [INFO] [stderr] compiling src/postgres/src_backend_utils_hash_dynahash.c [INFO] [stderr] compiling src/postgres/src_backend_utils_init_globals.c [INFO] [stderr] compiling src/postgres/src_backend_utils_mb_mbutils.c [INFO] [stderr] compiling src/postgres/src_backend_utils_misc_guc.c [INFO] [stderr] compiling src/postgres/src_backend_utils_mmgr_aset.c [INFO] [stderr] compiling src/postgres/src_backend_utils_mmgr_mcxt.c [INFO] [stderr] compiling src/postgres/src_common_encnames.c [INFO] [stderr] compiling src/postgres/src_common_hashfn.c [INFO] [stderr] compiling src/postgres/src_common_keywords.c [INFO] [stderr] compiling src/postgres/src_common_kwlookup.c [INFO] [stderr] compiling src/postgres/src_common_psprintf.c [INFO] [stderr] compiling src/postgres/src_common_string.c [INFO] [stderr] compiling src/postgres/src_common_stringinfo.c [INFO] [stderr] compiling src/postgres/src_common_wchar.c [INFO] [stderr] compiling src/postgres/src_pl_plpgsql_src_pl_comp.c [INFO] [stderr] compiling src/postgres/src_pl_plpgsql_src_pl_funcs.c [INFO] [stderr] compiling src/postgres/src_pl_plpgsql_src_pl_gram.c [INFO] [stderr] compiling src/postgres/src_pl_plpgsql_src_pl_handler.c [INFO] [stderr] compiling src/postgres/src_pl_plpgsql_src_pl_scanner.c [INFO] [stderr] compiling src/postgres/src_port_erand48.c [INFO] [stderr] compiling src/postgres/src_port_pg_bitutils.c [INFO] [stderr] compiling src/postgres/src_port_pgsleep.c [INFO] [stderr] compiling src/postgres/src_port_pgstrcasecmp.c [INFO] [stderr] compiling src/postgres/src_port_qsort.c [INFO] [stderr] compiling src/postgres/src_port_random.c [INFO] [stderr] compiling src/postgres/src_port_snprintf.c [INFO] [stderr] make: Leaving directory '/opt/rustwide/target/debug/build/pg_query-f1b38974dbda60ed/out' [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] src/postgres/src_port_snprintf.c:374:1: error: conflicting types for 'strchrnul'; have 'const char *(const char *, int)' [INFO] [stderr] 374 | strchrnul(const char *s, int c) [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] In file included from ./src/postgres/include/c.h:61, [INFO] [stderr] from src/postgres/src_port_snprintf.c:62: [INFO] [stderr] /usr/include/string.h:286:14: note: previous declaration of 'strchrnul' with type 'char *(const char *, int)' [INFO] [stderr] 286 | extern char *strchrnul (const char *__s, int __c) [INFO] [stderr] | ^~~~~~~~~ [INFO] [stderr] make: *** [Makefile:159: src/postgres/src_port_snprintf.o] Error 1 [INFO] [stderr] Error: "libpg_query compilation failed" [INFO] running `Command { std: "docker" "inspect" "1af911aa438d68ecf776a2f2e9d139639a2e1755acb95347d3a54c90904aa064", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1af911aa438d68ecf776a2f2e9d139639a2e1755acb95347d3a54c90904aa064", kill_on_drop: false }` [INFO] [stdout] 1af911aa438d68ecf776a2f2e9d139639a2e1755acb95347d3a54c90904aa064