[INFO] cloning repository https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewGaspar/hello-emterpreter-async-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fhello-emterpreter-async-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fhello-emterpreter-async-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0db904aed056dfa6a697ef6ef3920ecfda6fe764 [INFO] testing AndrewGaspar/hello-emterpreter-async-rust against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewGaspar%2Fhello-emterpreter-async-rust" "/workspace/builds/worker-110/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-110/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-110/source/.cargo/config [INFO] started tweaking git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] finished tweaking git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust [INFO] tweaked toml for git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust written to /workspace/builds/worker-110/source/Cargo.toml [INFO] crate git repo https://github.com/AndrewGaspar/hello-emterpreter-async-rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1ea341f53a1b8891ab1d54e35b5fb2436e0af4983fa4d07ed2ccbbe85719ed42 [INFO] running `Command { std: "docker" "start" "-a" "1ea341f53a1b8891ab1d54e35b5fb2436e0af4983fa4d07ed2ccbbe85719ed42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1ea341f53a1b8891ab1d54e35b5fb2436e0af4983fa4d07ed2ccbbe85719ed42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1ea341f53a1b8891ab1d54e35b5fb2436e0af4983fa4d07ed2ccbbe85719ed42", kill_on_drop: false }` [INFO] [stdout] 1ea341f53a1b8891ab1d54e35b5fb2436e0af4983fa4d07ed2ccbbe85719ed42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-110/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c5004f0ee56ad8f91df3b9ebb8afddb600a24fce92dba8afaee032f6b8ad30dd [INFO] running `Command { std: "docker" "start" "-a" "c5004f0ee56ad8f91df3b9ebb8afddb600a24fce92dba8afaee032f6b8ad30dd", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling proc-macro2 v0.4.13 [INFO] [stderr] Compiling serde v1.0.74 [INFO] [stderr] Compiling ryu v0.2.5 [INFO] [stderr] Compiling stdweb v0.4.8 [INFO] [stderr] Compiling itoa v0.4.2 [INFO] [stderr] Compiling discard v1.0.3 [INFO] [stderr] Compiling proc-macro2 v0.2.3 [INFO] [stderr] Compiling quote v0.4.2 [INFO] [stderr] Compiling syn v0.12.15 [INFO] [stderr] Compiling quote v0.6.8 [INFO] [stderr] Compiling syn v0.14.9 [INFO] [stderr] Compiling serde_derive v1.0.74 [INFO] [stderr] Compiling serde_json v1.0.26 [INFO] [stderr] Compiling stdweb-derive v0.4.0 [INFO] [stderr] Compiling node-rs v0.1.3 [INFO] [stderr] Compiling hello-emscripten v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.9.rcgu.o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.4zlp02ue7ncd3shi.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libnode_rs-8a6baca30395c450.rlib" "/opt/rustwide/target/debug/deps/libstdweb-5e748ad825faf25d.rlib" "/opt/rustwide/target/debug/deps/libdiscard-c1bff2e19720a6e3.rlib" "/opt/rustwide/target/debug/deps/libserde_json-52bdd339b5968f90.rlib" "/opt/rustwide/target/debug/deps/libitoa-a5fb92274e475b05.rlib" "/opt/rustwide/target/debug/deps/libryu-2371a8e1042e14c5.rlib" "/opt/rustwide/target/debug/deps/libserde-ccde8ba49aeb7b84.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-ff9290e971253a38.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-5534b29ea7b2d8f5.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8bfbb13072fc2761.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-d6d1fa92fa620f17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-7cfd201521727d95.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-0e8010e8fce8e5a7.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-19093fec3c6dd913.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-89c4cbe9256c1890.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-73e4507673363945.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-3fe98c0f46f27964.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a76787f08d45e37d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-8cea480e62c5b261.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-1fb939608cd05a1c.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-842e67e3ab562f66.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0c1c8fec3b1a54cc.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-689faa634b72af17.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-6c2c561a8181be5e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-88c4d85fe493b0a6.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-f5394bdb1df5df01.rlib" "-Wl,-Bdynamic" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-znoexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro,-znow" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.13.rcgu.o: in function `node_rs::promise::Promise::new': [INFO] [stdout] hello_emscripten.04c0c1c5-cgu.13:(.text._ZN7node_rs7promise7Promise3new17h5289960eb177b668E+0x19d): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.13.rcgu.o: in function `node_rs::promise::Promise::new': [INFO] [stdout] hello_emscripten.04c0c1c5-cgu.13:(.text._ZN7node_rs7promise7Promise3new17h72693020a37d076eE+0x201): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.15.rcgu.o: in function `stdweb::webcore::value::Reference::from_raw_unchecked': [INFO] [stdout] hello_emscripten.04c0c1c5-cgu.15:(.text._ZN6stdweb7webcore5value9Reference18from_raw_unchecked17hbd3405dffce72292E+0x15): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.2.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.04c0c1c5-cgu.2:(.text._ZN218_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17hfdb77027abffa274E+0x397): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.2.rcgu.o: in function `> as stdweb::webcore::serialization::FuncallAdapter>::funcall_adapter': [INFO] [stdout] hello_emscripten.04c0c1c5-cgu.2:(.text._ZN227_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$A11$C$A12$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17h217d59aecdb90731E+0xa66): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.2.rcgu.o:hello_emscripten.04c0c1c5-cgu.2:(.text._ZN227_$LT$stdweb..webcore..newtype..Newtype$LT$$LP$stdweb..webcore..serialization..FunctionTag$C$$LP$A11$C$A12$RP$$RP$$C$stdweb..webcore..once..Once$LT$F$GT$$GT$$u20$as$u20$stdweb..webcore..serialization..FuncallAdapter$LT$F$GT$$GT$15funcall_adapter17h62a8e8e8ca5cafa1E+0xa66): more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.3.rcgu.o: in function `hello_emscripten::wait': [INFO] [stdout] hello_emscripten.04c0c1c5-cgu.3:(.text._ZN16hello_emscripten4wait17ha1f9105055c73bc0E+0x54): undefined reference to `block_on_promise' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.3.rcgu.o: in function `hello_emscripten::set_timeout': [INFO] [stdout] hello_emscripten.04c0c1c5-cgu.3:(.text._ZN16hello_emscripten11set_timeout17h282a36c94794d6d9E+0x262): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/hello_emscripten-6b0f3ba2faf50393.hello_emscripten.04c0c1c5-cgu.8.rcgu.o: in function `node_rs::cluster::Worker::on_exit': [INFO] [stdout] hello_emscripten.04c0c1c5-cgu.8:(.text._ZN7node_rs7cluster6Worker7on_exit17h5f4a0bf93e42071dE+0x2be): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-8a6baca30395c450.rlib(node_rs-8a6baca30395c450.node_rs.2355393d-cgu.1.rcgu.o): in function `node_rs::cluster::initialize': [INFO] [stdout] node_rs.2355393d-cgu.1:(.text._ZN7node_rs7cluster10initialize17he4cebcbc0d43584fE+0x136): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-8a6baca30395c450.rlib(node_rs-8a6baca30395c450.node_rs.2355393d-cgu.1.rcgu.o): in function `node_rs::cluster::fork': [INFO] [stdout] node_rs.2355393d-cgu.1:(.text._ZN7node_rs7cluster4fork17h59c14105815885feE+0x113): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-8a6baca30395c450.rlib(node_rs-8a6baca30395c450.node_rs.2355393d-cgu.1.rcgu.o): in function `node_rs::cluster::is_worker': [INFO] [stdout] node_rs.2355393d-cgu.1:(.text._ZN7node_rs7cluster9is_worker17h25134ae4f48f6ae5E+0x107): undefined reference to `emscripten_asm_const_int' [INFO] [stdout] /usr/bin/ld: /opt/rustwide/target/debug/deps/libnode_rs-8a6baca30395c450.rlib(node_rs-8a6baca30395c450.node_rs.2355393d-cgu.1.rcgu.o):node_rs.2355393d-cgu.1:(.text._ZN7node_rs7cluster6worker17hfe8e049d99b8de18E+0x113): more undefined references to `emscripten_asm_const_int' follow [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] = help: some `extern` functions couldn't be found; some native libraries may need to be installed or have their path specified [INFO] [stdout] = note: use the `-l` flag to specify native libraries to link [INFO] [stdout] = note: use the `cargo:rustc-link-lib` directive to specify the native libraries to link with Cargo (see https://doc.rust-lang.org/cargo/reference/build-scripts.html#cargorustc-link-libkindname) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `hello-emscripten` due to 2 previous errors [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "c5004f0ee56ad8f91df3b9ebb8afddb600a24fce92dba8afaee032f6b8ad30dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5004f0ee56ad8f91df3b9ebb8afddb600a24fce92dba8afaee032f6b8ad30dd", kill_on_drop: false }` [INFO] [stdout] c5004f0ee56ad8f91df3b9ebb8afddb600a24fce92dba8afaee032f6b8ad30dd