[INFO] fetching crate v8-to-istanbul 0.1.3... [INFO] testing v8-to-istanbul-0.1.3 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate v8-to-istanbul 0.1.3 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate v8-to-istanbul 0.1.3 [INFO] finished tweaking crates.io crate v8-to-istanbul 0.1.3 [INFO] tweaked toml for crates.io crate v8-to-istanbul 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate v8-to-istanbul 0.1.3 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate v8-to-istanbul 0.1.3 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" "+b83b707f97d809763b7861afa7638871f3339a33" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a1a2a787957bb225ef8c4fec6b88e3f75834d6c5ac190db06416b0f3bc52ded4 [INFO] running `Command { std: "docker" "start" "-a" "a1a2a787957bb225ef8c4fec6b88e3f75834d6c5ac190db06416b0f3bc52ded4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a1a2a787957bb225ef8c4fec6b88e3f75834d6c5ac190db06416b0f3bc52ded4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a1a2a787957bb225ef8c4fec6b88e3f75834d6c5ac190db06416b0f3bc52ded4", kill_on_drop: false }` [INFO] [stdout] a1a2a787957bb225ef8c4fec6b88e3f75834d6c5ac190db06416b0f3bc52ded4 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7d7cdfe2711bf277a37fa152faa26fe50c810855bada7af1ccabb136c7fd9029 [INFO] running `Command { std: "docker" "start" "-a" "7d7cdfe2711bf277a37fa152faa26fe50c810855bada7af1ccabb136c7fd9029", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.74 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling cc v1.1.10 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling indexmap v2.3.0 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling serde_json v1.0.124 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling mio v1.0.1 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling anstyle-parse v0.2.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling anstyle-query v1.1.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling colorchoice v1.0.2 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling anstream v0.6.15 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling clap_builder v4.5.15 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling darling_core v0.20.10 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling matchers v0.1.0 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling unicode-id-start v1.2.0 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling cpufeatures v0.2.12 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling tokio v1.39.2 [INFO] [stderr] Compiling darling_macro v0.20.10 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling darling v0.20.10 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Compiling markup-proc-macro v0.15.0 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling markup v0.15.0 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling lcov2 v0.1.0 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling clap v4.5.15 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling debugid v0.8.0 [INFO] [stderr] Compiling h2 v0.4.5 [INFO] [stderr] Compiling sourcemap v9.0.0 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.5 [INFO] [stderr] Compiling v8-to-istanbul v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: type `BranchMap` is more private than the item `IstanbulCov::branch_map` [INFO] [stdout] --> src/format/istanbul.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | pub branch_map: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `IstanbulCov::branch_map` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `BranchMap` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/format/istanbul.rs:44:1 [INFO] [stdout] | [INFO] [stdout] 44 | struct BranchMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(private_interfaces)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `FnMap` is more private than the item `IstanbulCov::fn_map` [INFO] [stdout] --> src/format/istanbul.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub fn_map: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ field `IstanbulCov::fn_map` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `FnMap` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/format/istanbul.rs:36:1 [INFO] [stdout] | [INFO] [stdout] 36 | struct FnMap { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Position` is more private than the item `StatementMap::start` [INFO] [stdout] --> src/format/istanbul.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | pub start: Position, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ field `StatementMap::start` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Position` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/format/istanbul.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | struct Position { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type `Position` is more private than the item `StatementMap::end` [INFO] [stdout] --> src/format/istanbul.rs:54:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub end: Position, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ field `StatementMap::end` is reachable at visibility `pub(crate)` [INFO] [stdout] | [INFO] [stdout] note: but type `Position` is only usable at visibility `pub(self)` [INFO] [stdout] --> src/format/istanbul.rs:30:1 [INFO] [stdout] | [INFO] [stdout] 30 | struct Position { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `url_key` is never used [INFO] [stdout] --> src/main.rs:198:4 [INFO] [stdout] | [INFO] [stdout] 198 | fn url_key(u: &str) -> String { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `function_name` and `is_block_coverage` are never read [INFO] [stdout] --> src/format/script_coverage.rs:23:9 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct FunctionCoverage { [INFO] [stdout] | ---------------- fields in this struct [INFO] [stdout] 22 | #[serde(rename = "functionName")] [INFO] [stdout] 23 | pub function_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 27 | pub is_block_coverage: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `FunctionCoverage` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `source_url` is never read [INFO] [stdout] --> src/statement.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | pub struct Statement { [INFO] [stdout] | --------- field in this struct [INFO] [stdout] 13 | pub source_url: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "7d7cdfe2711bf277a37fa152faa26fe50c810855bada7af1ccabb136c7fd9029", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7d7cdfe2711bf277a37fa152faa26fe50c810855bada7af1ccabb136c7fd9029", kill_on_drop: false }` [INFO] [stdout] 7d7cdfe2711bf277a37fa152faa26fe50c810855bada7af1ccabb136c7fd9029 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 75d61a0d73abd2b1525bb1e01b901296f0d934c25361a2b94fa84a93e92b6c19 [INFO] running `Command { std: "docker" "start" "-a" "75d61a0d73abd2b1525bb1e01b901296f0d934c25361a2b94fa84a93e92b6c19", kill_on_drop: false }` [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling v8-to-istanbul v0.1.3 (/opt/rustwide/workdir) [INFO] [stdout] error: couldn't read `src/format/../../tests/base/main.min.js.map`: No such file or directory (os error 2) [INFO] [stdout] --> src/format/istanbul.rs:119:48 [INFO] [stdout] | [INFO] [stdout] 119 | let source_map = SourceMap::from_slice(include_bytes!("../../tests/base/main.min.js.map"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/format/../../tmp/coverage/lcov.info`: No such file or directory (os error 2) [INFO] [stdout] --> src/format/lcov.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | let contents = include_str!("../../tmp/coverage/lcov.info"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/format/../../tests/jsx/v8-coverage.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/format/script_coverage.rs:179:34 [INFO] [stdout] | [INFO] [stdout] 179 | serde_json::from_str(include_str!("../../tests/jsx/v8-coverage.json"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/base/v8-coverage.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/translate.rs:253:107 [INFO] [stdout] | [INFO] [stdout] 253 | let script_coverage = serde_json::from_str::>(include_str!( [INFO] [stdout] | ___________________________________________________________________________________________________________^ [INFO] [stdout] 254 | | "../tests/base/v8-coverage.json" [INFO] [stdout] 255 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/base/main.min.js.map`: No such file or directory (os error 2) [INFO] [stdout] --> src/translate.rs:257:48 [INFO] [stdout] | [INFO] [stdout] 257 | let source_map = SourceMap::from_slice(include_bytes!("../tests/base/main.min.js.map"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/base/source_map_link.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/translate.rs:265:34 [INFO] [stdout] | [INFO] [stdout] 265 | serde_json::from_str(include_str!("../tests/base/source_map_link.json"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/jsx/v8-coverage.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/translate.rs:272:107 [INFO] [stdout] | [INFO] [stdout] 272 | let script_coverage = serde_json::from_str::>(include_str!( [INFO] [stdout] | ___________________________________________________________________________________________________________^ [INFO] [stdout] 273 | | "../tests/jsx/v8-coverage.json" [INFO] [stdout] 274 | | )) [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/jsx/main.f272a57c.chunk.js.map`: No such file or directory (os error 2) [INFO] [stdout] --> src/translate.rs:277:35 [INFO] [stdout] | [INFO] [stdout] 277 | SourceMap::from_slice(include_bytes!("../tests/jsx/main.f272a57c.chunk.js.map"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: couldn't read `src/../tests/jsx/source_map_link.json`: No such file or directory (os error 2) [INFO] [stdout] --> src/translate.rs:286:34 [INFO] [stdout] | [INFO] [stdout] 286 | serde_json::from_str(include_str!("../tests/jsx/source_map_link.json"))?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `v8-to-istanbul` (bin "v8-to-istanbul" test) due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "75d61a0d73abd2b1525bb1e01b901296f0d934c25361a2b94fa84a93e92b6c19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "75d61a0d73abd2b1525bb1e01b901296f0d934c25361a2b94fa84a93e92b6c19", kill_on_drop: false }` [INFO] [stdout] 75d61a0d73abd2b1525bb1e01b901296f0d934c25361a2b94fa84a93e92b6c19