[INFO] cloning repository https://github.com/ShaoG-R/sinter
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ShaoG-R/sinter" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaoG-R%2Fsinter", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaoG-R%2Fsinter'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] ff8fef5d6255301549c37c018500b1bba38824c8
[INFO] testing ShaoG-R/sinter against try#db823df02fd0c2cf67b43025ac3fef3f2d743245 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FShaoG-R%2Fsinter" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ShaoG-R/sinter
[INFO] finished tweaking git repo https://github.com/ShaoG-R/sinter
[INFO] tweaked toml for git repo https://github.com/ShaoG-R/sinter written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ShaoG-R/sinter on toolchain db823df02fd0c2cf67b43025ac3fef3f2d743245
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ShaoG-R/sinter 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" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bad5b62e56cfa51b407000f399a87fa6f6f39c1d6be098e0a6ae0715f07346ba
[INFO] running `Command { std: "docker" "start" "-a" "bad5b62e56cfa51b407000f399a87fa6f6f39c1d6be098e0a6ae0715f07346ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bad5b62e56cfa51b407000f399a87fa6f6f39c1d6be098e0a6ae0715f07346ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bad5b62e56cfa51b407000f399a87fa6f6f39c1d6be098e0a6ae0715f07346ba", kill_on_drop: false }`
[INFO] [stdout] bad5b62e56cfa51b407000f399a87fa6f6f39c1d6be098e0a6ae0715f07346ba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b4f6a425db7fe63fd466c5d17e6990ae532a5fde258f738fe34801d4d1828b4
[INFO] running `Command { std: "docker" "start" "-a" "5b4f6a425db7fe63fd466c5d17e6990ae532a5fde258f738fe34801d4d1828b4", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.106
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling bumpalo v3.19.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling arraydeque v0.5.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.106
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling clap_builder v4.5.53
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling pulldown-cmark-escape v0.11.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling lite-alloc v0.1.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.22
[INFO] [stderr]    Compiling yaml-rust2 v0.10.4
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.106
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling clap v4.5.53
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.106
[INFO] [stderr]    Compiling js-sys v0.3.83
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling sinter_core v0.1.0 (/opt/rustwide/workdir/sinter_core)
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling gray_matter v0.3.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling sinter_cli v0.1.0 (/opt/rustwide/workdir/sinter_cli)
[INFO] [stderr]    Compiling wasm-bindgen-futures v0.4.56
[INFO] [stderr]    Compiling web-sys v0.3.83
[INFO] [stderr]    Compiling serde-wasm-bindgen v0.6.5
[INFO] [stderr]    Compiling gloo-timers v0.3.0
[INFO] [stderr]    Compiling sinter_ui v0.1.0 (/opt/rustwide/workdir/sinter_ui)
[INFO] [stderr]    Compiling sinter_theme_sdk v0.1.0 (/opt/rustwide/workdir/sinter_theme_sdk)
[INFO] [stderr]    Compiling sinter_default_theme_light v0.1.0 (/opt/rustwide/workdir/sinter_themes/packages/default_theme_light)
[INFO] [stderr]    Compiling sinter_default_theme v0.1.0 (/opt/rustwide/workdir/sinter_themes/packages/default_theme)
[INFO] [stderr]    Compiling sinter_ui_counter v0.1.0 (/opt/rustwide/workdir/sinter_ui/examples/counter)
[INFO] [stderr]    Compiling sinter_themes v0.1.0 (/opt/rustwide/workdir/sinter_themes)
[INFO] [stderr]    Compiling sinter_web v0.1.0 (/opt/rustwide/workdir/sinter_web)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.99s
[INFO] running `Command { std: "docker" "inspect" "5b4f6a425db7fe63fd466c5d17e6990ae532a5fde258f738fe34801d4d1828b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b4f6a425db7fe63fd466c5d17e6990ae532a5fde258f738fe34801d4d1828b4", kill_on_drop: false }`
[INFO] [stdout] 5b4f6a425db7fe63fd466c5d17e6990ae532a5fde258f738fe34801d4d1828b4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27462a96a97f5b4b7d8bb705fd3b4093dc6d8742bff14c2b41d2277007c88549
[INFO] running `Command { std: "docker" "start" "-a" "27462a96a97f5b4b7d8bb705fd3b4093dc6d8742bff14c2b41d2277007c88549", kill_on_drop: false }`
[INFO] [stderr]    Compiling sinter_themes v0.1.0 (/opt/rustwide/workdir/sinter_themes)
[INFO] [stderr]    Compiling sinter_cli v0.1.0 (/opt/rustwide/workdir/sinter_cli)
[INFO] [stderr]    Compiling sinter_web v0.1.0 (/opt/rustwide/workdir/sinter_web)
[INFO] [stderr]    Compiling sinter_ui_counter v0.1.0 (/opt/rustwide/workdir/sinter_ui/examples/counter)
[INFO] [stderr]    Compiling sinter_default_theme_light v0.1.0 (/opt/rustwide/workdir/sinter_themes/packages/default_theme_light)
[INFO] [stderr]    Compiling sinter_default_theme v0.1.0 (/opt/rustwide/workdir/sinter_themes/packages/default_theme)
[INFO] [stderr]    Compiling sinter_theme_sdk v0.1.0 (/opt/rustwide/workdir/sinter_theme_sdk)
[INFO] [stderr]    Compiling sinter_ui v0.1.0 (/opt/rustwide/workdir/sinter_ui)
[INFO] [stderr]    Compiling sinter_core v0.1.0 (/opt/rustwide/workdir/sinter_core)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.18s
[INFO] running `Command { std: "docker" "inspect" "27462a96a97f5b4b7d8bb705fd3b4093dc6d8742bff14c2b41d2277007c88549", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27462a96a97f5b4b7d8bb705fd3b4093dc6d8742bff14c2b41d2277007c88549", kill_on_drop: false }`
[INFO] [stdout] 27462a96a97f5b4b7d8bb705fd3b4093dc6d8742bff14c2b41d2277007c88549
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+db823df02fd0c2cf67b43025ac3fef3f2d743245" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f2c446a79d31ea725f3cbcbc1ae377b3a5e1d00e7b7616fcc07bc0086602e6ed
[INFO] running `Command { std: "docker" "start" "-a" "f2c446a79d31ea725f3cbcbc1ae377b3a5e1d00e7b7616fcc07bc0086602e6ed", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.15s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sinter_cli-f7c50f24712a7f77)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test compiler::markdown_parser::tests::test_basic_structure ... ok
[INFO] [stdout] test compiler::markdown_parser::tests::test_heading_attributes ... ok
[INFO] [stdout] test compiler::markdown_parser::tests::test_math ... ok
[INFO] [stdout] test compiler::tests::test_parse_post_missing_frontmatter ... ok
[INFO] [stdout] test compiler::tests::test_parse_post_success ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinter_core-bed8cb0dde22e9d2)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinter_default_theme-2a839aeda1ec1d85)
[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 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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinter_default_theme_light-51bf3099078ae848)
[INFO] [stdout] 
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinter_theme_sdk-84eca41e85419997)
[INFO] [stdout] 
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinter_themes-35f4efc439416283)
[INFO] [stdout] 
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinter_ui-aa50c91472b53963)
[INFO] [stdout] 
[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] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/sinter_ui_counter-1b5cd28576634c17)
[INFO] [stdout] 
[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] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sinter_web-b3a063aa0330cd54)
[INFO] [stderr] panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lite-alloc-0.1.0/src/lib.rs:58:21:
[INFO] [stderr] Failed to allocate mock WASM memory
[INFO] [stderr] thread panicked while processing panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `-p sinter_web --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/sinter_web-b3a063aa0330cd54` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "f2c446a79d31ea725f3cbcbc1ae377b3a5e1d00e7b7616fcc07bc0086602e6ed", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2c446a79d31ea725f3cbcbc1ae377b3a5e1d00e7b7616fcc07bc0086602e6ed", kill_on_drop: false }`
[INFO] [stdout] f2c446a79d31ea725f3cbcbc1ae377b3a5e1d00e7b7616fcc07bc0086602e6ed
