[INFO] cloning repository https://github.com/ArthurCose/Scriptable-OpenNetBattle-Server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ArthurCose/Scriptable-OpenNetBattle-Server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurCose%2FScriptable-OpenNetBattle-Server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurCose%2FScriptable-OpenNetBattle-Server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9bab916ead779aac2179ef89a6e3ae0dae647b24 [INFO] checking ArthurCose/Scriptable-OpenNetBattle-Server against try#0ec6e73c26e84416f7a6c0dacee999279e12896e for pr-84385 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArthurCose%2FScriptable-OpenNetBattle-Server" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ArthurCose/Scriptable-OpenNetBattle-Server on toolchain 0ec6e73c26e84416f7a6c0dacee999279e12896e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ArthurCose/Scriptable-OpenNetBattle-Server [INFO] finished tweaking git repo https://github.com/ArthurCose/Scriptable-OpenNetBattle-Server [INFO] tweaked toml for git repo https://github.com/ArthurCose/Scriptable-OpenNetBattle-Server written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/ArthurCose/Scriptable-OpenNetBattle-Server already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83c9a55880e7bb21db871f957759dfac1c9648188c44c558c1e7335df86edf42 [INFO] running `Command { std: "docker" "start" "-a" "83c9a55880e7bb21db871f957759dfac1c9648188c44c558c1e7335df86edf42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83c9a55880e7bb21db871f957759dfac1c9648188c44c558c1e7335df86edf42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83c9a55880e7bb21db871f957759dfac1c9648188c44c558c1e7335df86edf42", kill_on_drop: false }` [INFO] [stdout] 83c9a55880e7bb21db871f957759dfac1c9648188c44c558c1e7335df86edf42 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+0ec6e73c26e84416f7a6c0dacee999279e12896e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca693a3bedc69802f50cf9d9cd1b70c9b3216a525a9695205645993fa43b74de [INFO] running `Command { std: "docker" "start" "-a" "ca693a3bedc69802f50cf9d9cd1b70c9b3216a525a9695205645993fa43b74de", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.125 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.9 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking slab v0.4.3 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking fastrand v1.4.1 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling cc v1.0.68 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.6+1.43.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Checking block-buffer v0.10.2 [INFO] [stderr] Checking crypto-common v0.1.3 [INFO] [stderr] Compiling zstd-sys v1.6.3+zstd.1.5.2 [INFO] [stderr] Compiling curl-sys v0.4.54+curl-7.83.0 [INFO] [stderr] Checking digest v0.10.3 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking socket2 v0.4.0 [INFO] [stderr] Checking cpufeatures v0.2.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking tinyvec v1.2.0 [INFO] [stderr] Compiling zstd-safe v4.1.4+zstd.1.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Checking unicode-bidi v0.3.5 [INFO] [stderr] Checking tracing-core v0.1.18 [INFO] [stderr] Compiling lua-src v544.0.1 [INFO] [stderr] Compiling luajit-src v210.3.4+resty073ac54 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking base64ct v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling mlua v0.7.4 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking tracing v0.1.26 [INFO] [stderr] Checking password-hash v0.3.2 [INFO] [stderr] Checking pin-project v1.0.7 [INFO] [stderr] Checking async-io v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking miniz_oxide v0.5.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking sha2 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking cipher v0.3.0 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking itoa v1.0.1 [INFO] [stderr] Checking os_str_bytes v6.0.0 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking openssl-probe v0.1.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling isahc v1.7.1 [INFO] [stderr] Checking aes v0.7.5 [INFO] [stderr] Checking clap_lex v0.2.0 [INFO] [stderr] Checking http v0.2.4 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking pbkdf2 v0.10.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking flate2 v1.0.23 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Checking time v0.3.9 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking sha1 v0.10.1 [INFO] [stderr] Checking sluice v0.5.4 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking bstr v0.2.16 [INFO] [stderr] Checking quick-xml v0.17.2 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking textwrap v0.15.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking constant_time_eq v0.1.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking termcolor v1.1.3 [INFO] [stderr] Checking itertools v0.10.3 [INFO] [stderr] Checking async-std v1.11.0 [INFO] [stderr] Checking minidom v0.12.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking uuid v1.0.0 [INFO] [stderr] Checking clap v3.1.17 [INFO] [stderr] Checking closure v0.3.0 [INFO] [stderr] Checking fs_extra v1.2.0 [INFO] [stderr] Checking multi_mut v0.1.3 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking bzip2 v0.4.3 [INFO] [stderr] Checking zstd v0.10.0+zstd.1.5.2 [INFO] [stderr] Checking zip v0.6.2 [INFO] [stderr] Checking net_battle_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0521]: borrowed data escapes outside of closure [INFO] [stdout] --> src/net/asset.rs:362:14 [INFO] [stdout] | [INFO] [stdout] 241 | lua_ctx.scope(|scope| -> mlua::Result<()> { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `scope` declared here, outside of the closure body [INFO] [stdout] | `scope` is a reference that is only valid in the closure body [INFO] [stdout] ... [INFO] [stdout] 362 | || scope.create_function_mut(|lua_ctx, _: mlua::MultiValue| lua_ctx.create_table()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `scope` escapes the closure body here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of closure [INFO] [stdout] --> src/net/asset.rs:362:14 [INFO] [stdout] | [INFO] [stdout] 241 | lua_ctx.scope(|scope| -> mlua::Result<()> { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `scope` declared here, outside of the closure body [INFO] [stdout] | `scope` is a reference that is only valid in the closure body [INFO] [stdout] ... [INFO] [stdout] 362 | || scope.create_function_mut(|lua_ctx, _: mlua::MultiValue| lua_ctx.create_table()); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `scope` escapes the closure body here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of closure [INFO] [stdout] --> src/plugins/lua/api/logging_api.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 5 | lua_api.add_static_injector(|lua_ctx| { [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `lua_ctx` is a reference that is only valid in the closure body [INFO] [stdout] | has type `&'1 Lua` [INFO] [stdout] ... [INFO] [stdout] 10 | / lua_ctx.create_function(|_lua_ctx, args: mlua::MultiValue| { [INFO] [stdout] 11 | | info!("{}", format_args(args)); [INFO] [stdout] 12 | | Ok(mlua::Value::Nil) [INFO] [stdout] 13 | | })?, [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |________`lua_ctx` escapes the closure body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of closure [INFO] [stdout] --> src/plugins/lua/api/logging_api.rs:10:7 [INFO] [stdout] | [INFO] [stdout] 5 | lua_api.add_static_injector(|lua_ctx| { [INFO] [stdout] | ------- [INFO] [stdout] | | [INFO] [stdout] | `lua_ctx` is a reference that is only valid in the closure body [INFO] [stdout] | has type `&'1 Lua` [INFO] [stdout] ... [INFO] [stdout] 10 | / lua_ctx.create_function(|_lua_ctx, args: mlua::MultiValue| { [INFO] [stdout] 11 | | info!("{}", format_args(args)); [INFO] [stdout] 12 | | Ok(mlua::Value::Nil) [INFO] [stdout] 13 | | })?, [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |________`lua_ctx` escapes the closure body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function [INFO] [stdout] --> src/plugins/lua/api/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn inject_static(&self, lua_ctx: &mlua::Lua) -> mlua::Result<()> { [INFO] [stdout] | ------- - let's call the lifetime of this reference `'1` [INFO] [stdout] | | [INFO] [stdout] | `lua_ctx` is a reference that is only valid in the associated function body [INFO] [stdout] ... [INFO] [stdout] 123 | / lua_ctx.create_function(move |lua_ctx, values: mlua::MultiValue| { [INFO] [stdout] 124 | | let globals = lua_ctx.globals(); [INFO] [stdout] 125 | | let net_table: mlua::Table = globals.get("Net")?; [INFO] [stdout] 126 | | let func: mlua::Function = net_table.get("_delegate")?; [INFO] [stdout] ... | [INFO] [stdout] 130 | | Ok(value) [INFO] [stdout] 131 | | })?, [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________`lua_ctx` escapes the associated function body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of closure [INFO] [stdout] --> src/plugins/lua/api/mod.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 149 | lua_ctx.scope(move |scope| -> mlua::Result<()> { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `scope` declared here, outside of the closure body [INFO] [stdout] | `scope` is a reference that is only valid in the closure body [INFO] [stdout] ... [INFO] [stdout] 155 | / scope.create_function_mut( [INFO] [stdout] 156 | | move |lua_ctx, (function_id, params): (String, mlua::MultiValue)| { [INFO] [stdout] 157 | | let func = self.dynamic_functions.get_mut(&function_id); [INFO] [stdout] 158 | | [INFO] [stdout] ... | [INFO] [stdout] 167 | | }, [INFO] [stdout] 168 | | )?, [INFO] [stdout] | |_________^ `scope` escapes the closure body here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `net_battle_server` due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0521]: borrowed data escapes outside of associated function [INFO] [stdout] --> src/plugins/lua/api/mod.rs:123:9 [INFO] [stdout] | [INFO] [stdout] 105 | pub fn inject_static(&self, lua_ctx: &mlua::Lua) -> mlua::Result<()> { [INFO] [stdout] | ------- - let's call the lifetime of this reference `'1` [INFO] [stdout] | | [INFO] [stdout] | `lua_ctx` is a reference that is only valid in the associated function body [INFO] [stdout] ... [INFO] [stdout] 123 | / lua_ctx.create_function(move |lua_ctx, values: mlua::MultiValue| { [INFO] [stdout] 124 | | let globals = lua_ctx.globals(); [INFO] [stdout] 125 | | let net_table: mlua::Table = globals.get("Net")?; [INFO] [stdout] 126 | | let func: mlua::Function = net_table.get("_delegate")?; [INFO] [stdout] ... | [INFO] [stdout] 130 | | Ok(value) [INFO] [stdout] 131 | | })?, [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | |__________`lua_ctx` escapes the associated function body here [INFO] [stdout] | argument requires that `'1` must outlive `'static` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0521]: borrowed data escapes outside of closure [INFO] [stdout] --> src/plugins/lua/api/mod.rs:155:9 [INFO] [stdout] | [INFO] [stdout] 149 | lua_ctx.scope(move |scope| -> mlua::Result<()> { [INFO] [stdout] | ----- [INFO] [stdout] | | [INFO] [stdout] | `scope` declared here, outside of the closure body [INFO] [stdout] | `scope` is a reference that is only valid in the closure body [INFO] [stdout] ... [INFO] [stdout] 155 | / scope.create_function_mut( [INFO] [stdout] 156 | | move |lua_ctx, (function_id, params): (String, mlua::MultiValue)| { [INFO] [stdout] 157 | | let func = self.dynamic_functions.get_mut(&function_id); [INFO] [stdout] 158 | | [INFO] [stdout] ... | [INFO] [stdout] 167 | | }, [INFO] [stdout] 168 | | )?, [INFO] [stdout] | |_________^ `scope` escapes the closure body here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0521`. [INFO] [stdout] [INFO] [stderr] error: could not compile `net_battle_server` due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "ca693a3bedc69802f50cf9d9cd1b70c9b3216a525a9695205645993fa43b74de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca693a3bedc69802f50cf9d9cd1b70c9b3216a525a9695205645993fa43b74de", kill_on_drop: false }` [INFO] [stdout] ca693a3bedc69802f50cf9d9cd1b70c9b3216a525a9695205645993fa43b74de