[INFO] cloning repository https://github.com/SuffleWaffle/pysvg2pdf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SuffleWaffle/pysvg2pdf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuffleWaffle%2Fpysvg2pdf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuffleWaffle%2Fpysvg2pdf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] d751fc70ce163c62bc534ddaf70b24560b49b577
[INFO] testing SuffleWaffle/pysvg2pdf against beta-2025-09-21 for beta-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSuffleWaffle%2Fpysvg2pdf" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/SuffleWaffle/pysvg2pdf
[INFO] finished tweaking git repo https://github.com/SuffleWaffle/pysvg2pdf
[INFO] tweaked toml for git repo https://github.com/SuffleWaffle/pysvg2pdf written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/SuffleWaffle/pysvg2pdf 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 git repo https://github.com/SuffleWaffle/pysvg2pdf 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] [stderr] warning: unused manifest key: build
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 6d481ea4e935361d7ec57ef4d122f847abb5cbae9c363c13073df4d565a0671c
[INFO] running `Command { std: "docker" "start" "-a" "6d481ea4e935361d7ec57ef4d122f847abb5cbae9c363c13073df4d565a0671c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d481ea4e935361d7ec57ef4d122f847abb5cbae9c363c13073df4d565a0671c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d481ea4e935361d7ec57ef4d122f847abb5cbae9c363c13073df4d565a0671c", kill_on_drop: false }`
[INFO] [stdout] 6d481ea4e935361d7ec57ef4d122f847abb5cbae9c363c13073df4d565a0671c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] a1065ca5aace5da5a5b09f2867eda4f05375b24364e8cc80e4269d2667dc9cde
[INFO] running `Command { std: "docker" "start" "-a" "a1065ca5aace5da5a5b09f2867eda4f05375b24364e8cc80e4269d2667dc9cde", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling bytemuck v1.15.0
[INFO] [stderr]    Compiling crc32fast v1.4.0
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling miniz_oxide v0.7.2
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling arrayref v0.3.7
[INFO] [stderr]    Compiling roxmltree v0.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling ttf-parser v0.20.0
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling fdeflate v0.3.4
[INFO] [stderr]    Compiling memmap2 v0.9.4
[INFO] [stderr]    Compiling unicode-properties v0.1.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.1.0
[INFO] [stderr]    Compiling weezl v0.1.8
[INFO] [stderr]    Compiling strict-num v0.1.1
[INFO] [stderr]    Compiling unicode-ccc v0.1.2
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling unicode-script v0.5.6
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling unicode-vo v0.1.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]    Compiling flate2 v1.0.28
[INFO] [stderr]    Compiling fontconfig-parser v0.5.6
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling pyo3-build-config v0.21.0
[INFO] [stderr]    Compiling jpeg-decoder v0.3.1
[INFO] [stderr]    Compiling xmlwriter v0.1.0
[INFO] [stderr]    Compiling svgtypes v0.13.0
[INFO] [stderr]    Compiling png v0.17.13
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling gif v0.12.0
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling memchr v2.7.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling usvg-tree v0.38.0
[INFO] [stderr]    Compiling pdf-writer v0.9.2
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling usvg-parser v0.38.0
[INFO] [stderr]    Compiling image v0.24.9
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling pyo3-ffi v0.21.0
[INFO] [stderr]    Compiling pyo3 v0.21.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.0
[INFO] [stderr]    Compiling usvg-text-layout v0.38.0
[INFO] [stderr]    Compiling usvg v0.38.0
[INFO] [stderr]    Compiling resvg v0.38.0
[INFO] [stderr]    Compiling svg2pdf v0.10.0
[INFO] [stderr]    Compiling pyo3-macros v0.21.0
[INFO] [stderr]    Compiling pysvg2pdf v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.33s
[INFO] running `Command { std: "docker" "inspect" "a1065ca5aace5da5a5b09f2867eda4f05375b24364e8cc80e4269d2667dc9cde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a1065ca5aace5da5a5b09f2867eda4f05375b24364e8cc80e4269d2667dc9cde", kill_on_drop: false }`
[INFO] [stdout] a1065ca5aace5da5a5b09f2867eda4f05375b24364e8cc80e4269d2667dc9cde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ee15c7e67fff5bd0c7fdbe4d0ee4f4b33b3acd083531df69a515b22aea831eb0
[INFO] running `Command { std: "docker" "start" "-a" "ee15c7e67fff5bd0c7fdbe4d0ee4f4b33b3acd083531df69a515b22aea831eb0", kill_on_drop: false }`
[INFO] [stderr] warning: unused manifest key: build
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling bitflags v2.5.0
[INFO] [stderr]    Compiling cc v1.0.90
[INFO] [stderr]    Compiling log v0.4.21
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling linux-raw-sys v0.4.13
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling zerocopy v0.7.32
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.19
[INFO] [stderr]    Compiling anstream v0.6.13
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.115
[INFO] [stderr]    Compiling clap_lex v0.7.0
[INFO] [stderr]    Compiling strsim v0.11.0
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling either v1.10.0
[INFO] [stderr]    Compiling regex-syntax v0.8.3
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling rustls-pki-types v1.4.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling fs-err v2.11.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling winnow v0.6.5
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling camino v1.1.6
[INFO] [stderr]    Compiling syn v2.0.55
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling anyhow v1.0.81
[INFO] [stderr]    Compiling rustls v0.22.3
[INFO] [stderr]    Compiling time v0.3.34
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling fastrand v2.0.2
[INFO] [stderr]    Compiling semver v1.0.22
[INFO] [stderr]    Compiling crossbeam-deque v0.8.5
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling uuid v1.8.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling charset v0.1.3
[INFO] [stderr]    Compiling mime_guess v2.0.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling cfb v0.9.0
[INFO] [stderr]    Compiling dirs-sys v0.4.1
[INFO] [stderr]    Compiling fontdb v0.16.2
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling webpki-roots v0.26.1
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling regex-automata v0.4.6
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling socks v0.3.4
[INFO] [stderr]    Compiling clap_builder v4.5.2
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling cpufeatures v0.2.12
[INFO] [stderr]    Compiling unscanny v0.1.0
[INFO] [stderr]    Compiling target-lexicon v0.12.14
[INFO] [stderr]    Compiling lzxd v0.1.4
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling plain v0.2.3
[INFO] [stderr]    Compiling indicatif v0.17.8
[INFO] [stderr]    Compiling usvg-parser v0.38.0
[INFO] [stderr]    Compiling cli-table v0.4.7
[INFO] [stderr]    Compiling usvg-text-layout v0.38.0
[INFO] [stderr]    Compiling cab v0.4.1
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling chumsky v0.9.3
[INFO] [stderr]    Compiling versions v5.0.1
[INFO] [stderr]    Compiling xattr v1.3.1
[INFO] [stderr]    Compiling zip v0.6.6
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling msi v0.7.0
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]    Compiling dirs v5.0.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.12
[INFO] [stderr]    Compiling filetime v0.2.23
[INFO] [stderr]    Compiling bstr v1.9.1
[INFO] [stderr]    Compiling quoted_printable v0.4.8
[INFO] [stderr]    Compiling path-slash v0.2.1
[INFO] [stderr]    Compiling cbindgen v0.26.0
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling quoted_printable v0.5.0
[INFO] [stderr]    Compiling usvg v0.38.0
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling clap_derive v4.5.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.58
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling scroll_derive v0.12.0
[INFO] [stderr]    Compiling globset v0.4.14
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]    Compiling mailparse v0.14.1
[INFO] [stderr]    Compiling scroll v0.12.0
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.0
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]    Compiling which v6.0.1
[INFO] [stderr]    Compiling goblin v0.8.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling rustls-pemfile v2.1.1
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.2
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling rfc2047-decoder v0.2.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling clap v4.5.4
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling clap_complete v4.5.1
[INFO] [stderr]    Compiling cargo-options v0.7.3
[INFO] [stderr]    Compiling resvg v0.38.0
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling textwrap v0.16.1
[INFO] [stderr]    Compiling ignore v0.4.22
[INFO] [stderr]    Compiling multipart v0.18.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling clap_complete_nushell v0.1.11
[INFO] [stderr]    Compiling clap_complete_command v0.5.1
[INFO] [stderr]    Compiling python-pkginfo v0.6.0
[INFO] [stderr]    Compiling serde v1.0.197
[INFO] [stderr]    Compiling platform-info v2.0.2
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling wild v2.2.1
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling normpath v1.2.0
[INFO] [stderr]    Compiling configparser v3.0.4
[INFO] [stderr]    Compiling svg2pdf v0.10.0
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="quote"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "quote", "test", "visit", "visit-mut"))' -C metadata=14ba351ce98b6a97 -C extra-filename=-bd317a485c0dc203 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2be99c2dc2769d0e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-0b4ff909ff5db688.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-4531f72b7268c58a.rmeta --cap-lints allow --cap-lints=warn --cfg syn_disable_nightly_tests` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "ee15c7e67fff5bd0c7fdbe4d0ee4f4b33b3acd083531df69a515b22aea831eb0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ee15c7e67fff5bd0c7fdbe4d0ee4f4b33b3acd083531df69a515b22aea831eb0", kill_on_drop: false }`
[INFO] [stdout] ee15c7e67fff5bd0c7fdbe4d0ee4f4b33b3acd083531df69a515b22aea831eb0
