[INFO] cloning repository https://github.com/aeris/wgtunnel
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/aeris/wgtunnel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeris%2Fwgtunnel", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeris%2Fwgtunnel'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0cc6b47c21412081ff4cbb0ee36a7a317c4b06fc
[INFO] checking aeris/wgtunnel against 79c0559184f27f4433a6fbc260b950d06d4a4889 for pr-162233-crater-rollup
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faeris%2Fwgtunnel" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/aeris/wgtunnel
[INFO] finished tweaking git repo https://github.com/aeris/wgtunnel
[INFO] tweaked toml for git repo https://github.com/aeris/wgtunnel written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/aeris/wgtunnel on toolchain 79c0559184f27f4433a6fbc260b950d06d4a4889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/aeris/wgtunnel 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" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] af5a1ce2fc1cea4a7d6937850c3f24a2239083af4b8ed5ca5310142ea249c105
[INFO] running `Command { std: "docker" "start" "af5a1ce2fc1cea4a7d6937850c3f24a2239083af4b8ed5ca5310142ea249c105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af5a1ce2fc1cea4a7d6937850c3f24a2239083af4b8ed5ca5310142ea249c105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "af5a1ce2fc1cea4a7d6937850c3f24a2239083af4b8ed5ca5310142ea249c105" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "af5a1ce2fc1cea4a7d6937850c3f24a2239083af4b8ed5ca5310142ea249c105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "af5a1ce2fc1cea4a7d6937850c3f24a2239083af4b8ed5ca5310142ea249c105" "/opt/rustwide/cargo-home/bin/cargo" "+79c0559184f27f4433a6fbc260b950d06d4a4889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling toml_writer v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking heck v0.5.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.50
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling uniffi_core v0.30.0
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking universal-hash v0.5.1
[INFO] [stderr]     Checking netlink-packet-core v0.8.1
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]     Checking serde_spanned v1.0.4
[INFO] [stderr]     Checking clap_builder v4.5.53
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking poly1305 v0.8.0
[INFO] [stderr]     Checking aead v0.5.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]     Checking ip_network_table-deps-treebitmap v0.5.0
[INFO] [stderr]     Checking ip_network v0.4.1
[INFO] [stderr]     Checking weedle2 v5.0.0
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling toml v0.9.10+spec-1.1.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking ip_network_table v0.2.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking netlink-packet-generic v0.4.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking netlink-packet-wireguard v0.2.4
[INFO] [stderr]     Checking netlink-packet-route v0.25.1
[INFO] [stderr]     Checking serde_path_to_error v0.1.20
[INFO] [stderr]     Checking netlink-sys v0.8.7
[INFO] [stderr]     Checking is-terminal v0.4.17
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking ipnetwork v0.20.0
[INFO] [stderr]     Checking matchit v0.8.4
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking termcolor v1.1.3
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking ipgen v1.0.2
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking stderrlog v0.6.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uniffi_internal_macros v0.30.0
[INFO] [stderr]    Compiling scroll_derive v0.12.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling uniffi_pipeline v0.30.0
[INFO] [stderr]    Compiling goblin v0.8.2
[INFO] [stderr]    Compiling uniffi_meta v0.30.0
[INFO] [stderr]     Checking chacha20 v0.9.1
[INFO] [stderr]     Checking chacha20poly1305 v0.10.1
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking netlink-packet-utils v0.6.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking clap v4.5.53
[INFO] [stderr]     Checking axum-core v0.5.5
[INFO] [stderr]     Checking x25519-dalek v2.0.1
[INFO] [stderr]     Checking uniffi_udl v0.30.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling askama_parser v0.13.0
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling uniffi_macros v0.30.0
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]    Compiling askama_derive v0.13.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking axum v0.8.7
[INFO] [stderr]    Compiling askama v0.13.1
[INFO] [stderr]    Compiling uniffi_bindgen v0.30.0
[INFO] [stderr] error: could not compile `uniffi_bindgen` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/79c0559184f27f4433a6fbc260b950d06d4a4889/bin/rustc --crate-name uniffi_bindgen --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/uniffi_bindgen-0.30.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata,link -Z embed-metadata=no -C embed-bitcode=no --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bindgen-tests", "cargo-metadata", "default", "ffi-trace"))' -C metadata=59afbbb652d6653e -C extra-filename=-1ff460bc1ff7b4bb --out-dir /opt/rustwide/target/debug/build/uniffi_bindgen/1ff460bc1ff7b4bb/out -L dependency=/opt/rustwide/target/debug/build/anyhow/482376cda5b04bcf/out -L dependency=/opt/rustwide/target/debug/build/askama_derive/694d6140f29ad19e/out -L dependency=/opt/rustwide/target/debug/build/bitflags/0eac4d1fbc51a9ef/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/9c7f9eb9639deea5/out -L dependency=/opt/rustwide/target/debug/build/equivalent/1cd2a250f2449a60/out -L dependency=/opt/rustwide/target/debug/build/fastrand/fb56977bacc4663c/out -L dependency=/opt/rustwide/target/debug/build/getrandom/0304f6368aa5e13e/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/02299615a88690b6/out -L dependency=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/out -L dependency=/opt/rustwide/target/debug/build/indexmap/3ff97d0f7acc6c5c/out -L dependency=/opt/rustwide/target/debug/build/itoa/c3a1a3771494e946/out -L dependency=/opt/rustwide/target/debug/build/libc/12726c0985db1b42/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/c13cabfb8029d27f/out -L dependency=/opt/rustwide/target/debug/build/log/3ed344fefb710324/out -L dependency=/opt/rustwide/target/debug/build/memchr/ca36ce98a96d8f76/out -L dependency=/opt/rustwide/target/debug/build/minimal-lexical/26e6c335d7c2433d/out -L dependency=/opt/rustwide/target/debug/build/nom/9f0a3cc89ad044b8/out -L dependency=/opt/rustwide/target/debug/build/once_cell/05887c23ecc18d47/out -L dependency=/opt/rustwide/target/debug/build/plain/ac4259a9a9df30b2/out -L dependency=/opt/rustwide/target/debug/build/rustix/1721e52f2e20119d/out -L dependency=/opt/rustwide/target/debug/build/scroll/83de49cb46f944e5/out -L dependency=/opt/rustwide/target/debug/build/scroll_derive/a22aa0c5d03a05f4/out -L dependency=/opt/rustwide/target/debug/build/serde_core/1e4429aa70af1482/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/fb042de76e7ead36/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/07e0fbd5aab2bf4b/out -L dependency=/opt/rustwide/target/debug/build/siphasher/e8abbf2562d6d618/out -L dependency=/opt/rustwide/target/debug/build/smawk/5e63f30537f1fa9f/out -L dependency=/opt/rustwide/target/debug/build/tempfile/a6a5eb0985fe6acc/out -L dependency=/opt/rustwide/target/debug/build/textwrap/b7d60b87c456aafe/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/5cba0ee35ec55abf/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/d987b55f9839ce78/out -L dependency=/opt/rustwide/target/debug/build/toml_writer/7810c946e3501e66/out -L dependency=/opt/rustwide/target/debug/build/uniffi_internal_macros/50eceda66b52a8b3/out -L dependency=/opt/rustwide/target/debug/build/uniffi_meta/8a4a84a4693ca80a/out -L dependency=/opt/rustwide/target/debug/build/uniffi_pipeline/48c920fc09569ed2/out -L dependency=/opt/rustwide/target/debug/build/weedle2/4f9263b6fe11c9f4/out -L dependency=/opt/rustwide/target/debug/build/winnow/2524d9ddad99c99f/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/482376cda5b04bcf/out/libanyhow-482376cda5b04bcf.rmeta --extern askama=/opt/rustwide/target/debug/build/askama/1d7ba7339209b7b7/out/libaskama-1d7ba7339209b7b7.rmeta --extern camino=/opt/rustwide/target/debug/build/camino/8abae06975f3a203/out/libcamino-8abae06975f3a203.rmeta --extern fs_err=/opt/rustwide/target/debug/build/fs-err/c3bc086200dbbadb/out/libfs_err-c3bc086200dbbadb.rmeta --extern glob=/opt/rustwide/target/debug/build/glob/2a70d14a7a68e908/out/libglob-2a70d14a7a68e908.rmeta --extern goblin=/opt/rustwide/target/debug/build/goblin/72443d037b43cbdd/out/libgoblin-72443d037b43cbdd.rmeta --extern heck=/opt/rustwide/target/debug/build/heck/8e1f98ffb0a497ae/out/libheck-8e1f98ffb0a497ae.rmeta --extern indexmap=/opt/rustwide/target/debug/build/indexmap/3ff97d0f7acc6c5c/out/libindexmap-3ff97d0f7acc6c5c.rmeta --extern once_cell=/opt/rustwide/target/debug/build/once_cell/05887c23ecc18d47/out/libonce_cell-05887c23ecc18d47.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/7d3d38060c85efe8/out/libserde-7d3d38060c85efe8.rmeta --extern tempfile=/opt/rustwide/target/debug/build/tempfile/a6a5eb0985fe6acc/out/libtempfile-a6a5eb0985fe6acc.rmeta --extern textwrap=/opt/rustwide/target/debug/build/textwrap/b7d60b87c456aafe/out/libtextwrap-b7d60b87c456aafe.rmeta --extern toml=/opt/rustwide/target/debug/build/toml/d88fc25fa75e3e3b/out/libtoml-d88fc25fa75e3e3b.rmeta --extern uniffi_internal_macros=/opt/rustwide/target/debug/build/uniffi_internal_macros/50eceda66b52a8b3/out/libuniffi_internal_macros-50eceda66b52a8b3.so --extern uniffi_meta=/opt/rustwide/target/debug/build/uniffi_meta/8a4a84a4693ca80a/out/libuniffi_meta-8a4a84a4693ca80a.rmeta --extern uniffi_pipeline=/opt/rustwide/target/debug/build/uniffi_pipeline/48c920fc09569ed2/out/libuniffi_pipeline-48c920fc09569ed2.rmeta --extern uniffi_udl=/opt/rustwide/target/debug/build/uniffi_udl/e199289708e3efc9/out/libuniffi_udl-e199289708e3efc9.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "af5a1ce2fc1cea4a7d6937850c3f24a2239083af4b8ed5ca5310142ea249c105", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af5a1ce2fc1cea4a7d6937850c3f24a2239083af4b8ed5ca5310142ea249c105", kill_on_drop: false }`
[INFO] [stdout] af5a1ce2fc1cea4a7d6937850c3f24a2239083af4b8ed5ca5310142ea249c105
