[INFO] fetching crate embed-licensing 0.3.1...
[INFO] testing embed-licensing-0.3.1 against 1.90.0 for beta-1.91-3
[INFO] extracting crate embed-licensing 0.3.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate embed-licensing 0.3.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate embed-licensing 0.3.1
[INFO] tweaked toml for crates.io crate embed-licensing 0.3.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate embed-licensing 0.3.1 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 48 packages to latest compatible versions
[INFO] [stderr]       Adding cargo-platform v0.1.9 (available: v0.3.1)
[INFO] [stderr]       Adding spdx v0.10.9 (available: v0.12.0)
[INFO] [stderr]       Adding toml_edit v0.22.27 (available: v0.23.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cargo-platform v0.1.9
[INFO] [stderr]   Downloaded embed-licensing-macros v0.3.1
[INFO] [stderr]   Downloaded embed-licensing-core v0.3.1
[INFO] [stderr]   Downloaded cargo_metadata v0.18.1
[INFO] [stderr]   Downloaded camino v1.2.1
[INFO] [stderr]   Downloaded current_platform v0.2.0
[INFO] [stderr]   Downloaded spdx v0.10.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0ad7da5f3d09359465a73bbcae49ab22dcbb45e847a24f3c054c8987e8c13eb4
[INFO] running `Command { std: "docker" "start" "-a" "0ad7da5f3d09359465a73bbcae49ab22dcbb45e847a24f3c054c8987e8c13eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0ad7da5f3d09359465a73bbcae49ab22dcbb45e847a24f3c054c8987e8c13eb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0ad7da5f3d09359465a73bbcae49ab22dcbb45e847a24f3c054c8987e8c13eb4", kill_on_drop: false }`
[INFO] [stdout] 0ad7da5f3d09359465a73bbcae49ab22dcbb45e847a24f3c054c8987e8c13eb4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7d33da03da545ec4b78a9613b42515954e4cf588ba25626b79f9cf42a2e2ddcc
[INFO] running `Command { std: "docker" "start" "-a" "7d33da03da545ec4b78a9613b42515954e4cf588ba25626b79f9cf42a2e2ddcc", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling current_platform v0.2.0
[INFO] [stderr]    Compiling embed-licensing-core v0.3.1
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]    Compiling cargo_metadata v0.18.1
[INFO] [stderr]    Compiling embed-licensing-macros v0.3.1
[INFO] [stderr]    Compiling embed-licensing v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.30s
[INFO] running `Command { std: "docker" "inspect" "7d33da03da545ec4b78a9613b42515954e4cf588ba25626b79f9cf42a2e2ddcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7d33da03da545ec4b78a9613b42515954e4cf588ba25626b79f9cf42a2e2ddcc", kill_on_drop: false }`
[INFO] [stdout] 7d33da03da545ec4b78a9613b42515954e4cf588ba25626b79f9cf42a2e2ddcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 21380993449d5d39fdb4d8909f3b219356bd2692eb516c3d172e50b5cb050633
[INFO] running `Command { std: "docker" "start" "-a" "21380993449d5d39fdb4d8909f3b219356bd2692eb516c3d172e50b5cb050633", kill_on_drop: false }`
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling embed-licensing v0.3.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 8.23s
[INFO] running `Command { std: "docker" "inspect" "21380993449d5d39fdb4d8909f3b219356bd2692eb516c3d172e50b5cb050633", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "21380993449d5d39fdb4d8909f3b219356bd2692eb516c3d172e50b5cb050633", kill_on_drop: false }`
[INFO] [stdout] 21380993449d5d39fdb4d8909f3b219356bd2692eb516c3d172e50b5cb050633
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 67951bf59dba6c6fbe0a197d948476d861f73324f9dcb2c92dbc4cefffda4b34
[INFO] running `Command { std: "docker" "start" "-a" "67951bf59dba6c6fbe0a197d948476d861f73324f9dcb2c92dbc4cefffda4b34", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/embed_licensing-83a0b36b6a7fb0cc)
[INFO] [stdout] 
[INFO] [stderr]      Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-ceedcebb68fcb419)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test error_no_website ... ok
[INFO] [stdout] test license_file ... ok
[INFO] [stdout] test error_non_spdx_license ... ok
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stdout] test direct_dependencies_no_build ... ok
[INFO] [stdout] test exceptions ... ok
[INFO] [stdout] test error_no_license ... ok
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stdout] test direct_dependencies_no_dev ... ok
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stdout] test direct_dependencies_no_dev_no_build ... ok
[INFO] [stdout] test no_dependencies ... ok
[INFO] [stderr] errorerror: could not find `Cargo.toml` in `/tmp/.tmpw22nIs` or any parent directory
[INFO] [stderr] : couldn't get the current directory of the process
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stdout] test transitive_dependencies ... ok
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stdout] test transitive_dependencies_no_build ... ok
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: could not find `Cargo.toml` in `/tmp/.tmpNddb6B` or any parent directory
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stdout] test direct_dependencies ... ok
[INFO] [stderr] Caused by:
[INFO] [stdout] 
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stdout] test result: ok. 12 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/cycle.rs (/opt/rustwide/target/debug/deps/cycle-12c727af105cc5e6)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr] error: could not find `Cargo.toml` in `/tmp/.tmp9mSbgR` or any parent directory
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stdout] test cycle ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/macro.rs (/opt/rustwide/target/debug/deps/macro-02942c4fd10c3aa6)
[INFO] [stderr]      Running tests/platform.rs (/opt/rustwide/target/debug/deps/platform-027d0f232f933b70)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test test_macro ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stdout] test static_windows_pc ... ok
[INFO] [stdout] test any ... ok
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] errorerror: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] : couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stdout] test static_linux_pc ... ok
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: Unable to proceed. Could not locate working directory.: No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] errorerror: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] : couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: could not find `Cargo.toml` in `/tmp/.tmp51b592` or any parent directory
[INFO] [stdout] test static_linux_arm ... ok
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stdout] test static_apple_arm ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.58s
[INFO] [stdout] 
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr]    Doc-tests embed_licensing
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stderr] error: could not find `Cargo.toml` in `/tmp/.tmp2kD0zQ` or any parent directory
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: couldn't get the current directory of the process
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   No such file or directory (os error 2)
[INFO] [stdout] test src/lib.rs - (line 15) ... ok
[INFO] [stdout] test src/lib.rs - collect (line 45) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.28s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "67951bf59dba6c6fbe0a197d948476d861f73324f9dcb2c92dbc4cefffda4b34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67951bf59dba6c6fbe0a197d948476d861f73324f9dcb2c92dbc4cefffda4b34", kill_on_drop: false }`
[INFO] [stdout] 67951bf59dba6c6fbe0a197d948476d861f73324f9dcb2c92dbc4cefffda4b34
