[INFO] fetching crate sixtyfps-compilerlib 0.0.6... [INFO] checking sixtyfps-compilerlib-0.0.6 against try#6f8a6450478f69b8510c8976ab6c2a70b3b0e47c for pr-84920 [INFO] extracting crate sixtyfps-compilerlib 0.0.6 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate sixtyfps-compilerlib 0.0.6 on toolchain 6f8a6450478f69b8510c8976ab6c2a70b3b0e47c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate sixtyfps-compilerlib 0.0.6 [INFO] finished tweaking crates.io crate sixtyfps-compilerlib 0.0.6 [INFO] tweaked toml for crates.io crate sixtyfps-compilerlib 0.0.6 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6a96f88acaeab63b2aeeb9ce0018a6f5bf51b8a8f338e717861520f7ed4d12ab [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "6a96f88acaeab63b2aeeb9ce0018a6f5bf51b8a8f338e717861520f7ed4d12ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6a96f88acaeab63b2aeeb9ce0018a6f5bf51b8a8f338e717861520f7ed4d12ab", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6a96f88acaeab63b2aeeb9ce0018a6f5bf51b8a8f338e717861520f7ed4d12ab", kill_on_drop: false }` [INFO] [stdout] 6a96f88acaeab63b2aeeb9ce0018a6f5bf51b8a8f338e717861520f7ed4d12ab [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+6f8a6450478f69b8510c8976ab6c2a70b3b0e47c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 03bc34f9b7a519d007d4a8d66055e0f4434a097ee9fa948020e51fcdd3dacfd1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "03bc34f9b7a519d007d4a8d66055e0f4434a097ee9fa948020e51fcdd3dacfd1", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling sixtyfps-compilerlib v0.0.6 (/opt/rustwide/workdir) [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stdout] warning: unused variable: `silent` [INFO] [stdout] --> tests/syntax_tests.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | silent: bool, [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_silent` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `parser_test_macro` [INFO] [stdout] --> parser.rs:36:13 [INFO] [stdout] | [INFO] [stdout] 36 | pub use parser_test_macro::parser_test; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ use of undeclared crate or module `parser_test_macro` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/type.rs:70:18 [INFO] [stdout] | [INFO] [stdout] 70 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/type.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/type.rs:32:18 [INFO] [stdout] | [INFO] [stdout] 32 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/type.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/statements.rs:66:18 [INFO] [stdout] | [INFO] [stdout] 66 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/statements.rs:14:18 [INFO] [stdout] | [INFO] [stdout] 14 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:303:18 [INFO] [stdout] | [INFO] [stdout] 303 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:276:18 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:257:18 [INFO] [stdout] | [INFO] [stdout] 257 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:234:18 [INFO] [stdout] | [INFO] [stdout] 234 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:214:18 [INFO] [stdout] | [INFO] [stdout] 214 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:188:18 [INFO] [stdout] | [INFO] [stdout] 188 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/expressions.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 13 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:734:18 [INFO] [stdout] | [INFO] [stdout] 734 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:700:18 [INFO] [stdout] | [INFO] [stdout] 700 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:667:18 [INFO] [stdout] | [INFO] [stdout] 667 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:643:18 [INFO] [stdout] | [INFO] [stdout] 643 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:603:18 [INFO] [stdout] | [INFO] [stdout] 603 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:563:18 [INFO] [stdout] | [INFO] [stdout] 563 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:549:18 [INFO] [stdout] | [INFO] [stdout] 549 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:506:18 [INFO] [stdout] | [INFO] [stdout] 506 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:492:18 [INFO] [stdout] | [INFO] [stdout] 492 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:449:18 [INFO] [stdout] | [INFO] [stdout] 449 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:415:18 [INFO] [stdout] | [INFO] [stdout] 415 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:375:18 [INFO] [stdout] | [INFO] [stdout] 375 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:362:18 [INFO] [stdout] | [INFO] [stdout] 362 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:336:18 [INFO] [stdout] | [INFO] [stdout] 336 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:316:18 [INFO] [stdout] | [INFO] [stdout] 316 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:293:18 [INFO] [stdout] | [INFO] [stdout] 293 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:281:18 [INFO] [stdout] | [INFO] [stdout] 281 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:258:18 [INFO] [stdout] | [INFO] [stdout] 258 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:235:18 [INFO] [stdout] | [INFO] [stdout] 235 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:202:18 [INFO] [stdout] | [INFO] [stdout] 202 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:186:18 [INFO] [stdout] | [INFO] [stdout] 186 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:105:18 [INFO] [stdout] | [INFO] [stdout] 105 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:89:18 [INFO] [stdout] | [INFO] [stdout] 89 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:57:18 [INFO] [stdout] | [INFO] [stdout] 57 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: cannot determine resolution for the attribute macro `parser_test` [INFO] [stdout] --> parser/document.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 15 | #[cfg_attr(test, parser_test)] [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: import resolution is stuck, try simplifying macro imports [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 39 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `sixtyfps-compilerlib` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "03bc34f9b7a519d007d4a8d66055e0f4434a097ee9fa948020e51fcdd3dacfd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "03bc34f9b7a519d007d4a8d66055e0f4434a097ee9fa948020e51fcdd3dacfd1", kill_on_drop: false }` [INFO] [stdout] 03bc34f9b7a519d007d4a8d66055e0f4434a097ee9fa948020e51fcdd3dacfd1