[INFO] cloning repository https://github.com/Rodrigodd/chasm-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Rodrigodd/chasm-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigodd%2Fchasm-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigodd%2Fchasm-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd9e5e0543ec3ed9de6a019413ea7543efccc422 [INFO] testing Rodrigodd/chasm-rs against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRodrigodd%2Fchasm-rs" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Rodrigodd/chasm-rs on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Rodrigodd/chasm-rs [INFO] finished tweaking git repo https://github.com/Rodrigodd/chasm-rs [INFO] tweaked toml for git repo https://github.com/Rodrigodd/chasm-rs written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/Rodrigodd/chasm-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 11a6fdf56aeac9f24a0823c472de0b9bf2bd4c2cad86a8617c2edfe4dab03209 [INFO] running `Command { std: "docker" "start" "-a" "11a6fdf56aeac9f24a0823c472de0b9bf2bd4c2cad86a8617c2edfe4dab03209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "11a6fdf56aeac9f24a0823c472de0b9bf2bd4c2cad86a8617c2edfe4dab03209", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "11a6fdf56aeac9f24a0823c472de0b9bf2bd4c2cad86a8617c2edfe4dab03209", kill_on_drop: false }` [INFO] [stdout] 11a6fdf56aeac9f24a0823c472de0b9bf2bd4c2cad86a8617c2edfe4dab03209 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 27fb1f99422baf258d5ac1d45d564fffe36b2f973029dcb700143ee59f7e6d43 [INFO] running `Command { std: "docker" "start" "-a" "27fb1f99422baf258d5ac1d45d564fffe36b2f973029dcb700143ee59f7e6d43", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling once_cell v1.12.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling bytecheck v0.6.8 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling rustversion v1.0.6 [INFO] [stderr] Compiling rend v0.3.6 [INFO] [stderr] Compiling target-lexicon v0.12.4 [INFO] [stderr] Compiling rkyv v0.7.38 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling seahash v4.1.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling more-asserts v0.2.2 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling wasmparser v0.83.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.82.3 [INFO] [stderr] Compiling leb128 v0.2.5 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.80 [INFO] [stderr] Compiling rayon-core v1.9.3 [INFO] [stderr] Compiling cranelift-entity v0.82.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling regex-syntax v0.6.26 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling bumpalo v3.10.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling wasmer-compiler-cranelift v2.3.0 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Compiling cty v0.2.2 [INFO] [stderr] Compiling wasm-bindgen v0.2.80 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling tracing-core v0.1.27 [INFO] [stderr] Compiling miniz_oxide v0.5.3 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling corosensei v0.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling rayon v1.5.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cranelift-codegen-meta v0.82.3 [INFO] [stderr] Compiling cranelift-bforest v0.82.3 [INFO] [stderr] Compiling backtrace v0.3.65 [INFO] [stderr] Compiling minifb v0.23.0 [INFO] [stderr] Compiling wayland-sys v0.29.4 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling raw-window-handle v0.4.3 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling wast v41.0.0 [INFO] [stderr] Compiling regalloc v0.0.34 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling region v3.0.0 [INFO] [stderr] Compiling nix v0.22.3 [INFO] [stderr] Compiling memmap2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling which v4.2.5 [INFO] [stderr] Compiling wayland-scanner v0.29.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling hashbrown v0.12.1 [INFO] [stderr] Compiling wayland-commons v0.29.4 [INFO] [stderr] Compiling cranelift-codegen v0.82.3 [INFO] [stderr] Compiling wayland-client v0.29.4 [INFO] [stderr] Compiling wayland-protocols v0.29.4 [INFO] [stderr] Compiling wat v1.0.43 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.80 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.80 [INFO] [stderr] Compiling wayland-cursor v0.29.4 [INFO] [stderr] Compiling ptr_meta_derive v0.1.4 [INFO] [stderr] Compiling bytecheck_derive v0.6.8 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling enum-iterator-derive v0.7.0 [INFO] [stderr] Compiling rkyv_derive v0.7.38 [INFO] [stderr] Compiling loupe-derive v0.1.3 [INFO] [stderr] Compiling tracing-attributes v0.1.21 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.80 [INFO] [stderr] Compiling wasmer-derive v2.3.0 [INFO] [stderr] Compiling enum-iterator v0.7.0 [INFO] [stderr] Compiling ptr_meta v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Compiling tracing v0.1.35 [INFO] [stderr] Compiling enumset_derive v0.6.0 [INFO] [stderr] Compiling logos v0.12.1 [INFO] [stderr] Compiling chasm-rs v0.1.0 (/opt/rustwide/workdir/chasm-rs) [INFO] [stderr] Compiling enumset v1.0.11 [INFO] [stderr] Compiling chasm-wasm v0.1.0 (/opt/rustwide/workdir/chasm-wasm) [INFO] [stderr] Compiling serde_bytes v0.11.6 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling object v0.28.4 [INFO] [stderr] Compiling loupe v0.1.3 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling wasmer-types v2.3.0 [INFO] [stderr] Compiling wasmer-compiler v2.3.0 [INFO] [stderr] Compiling wasmer-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-object v2.3.0 [INFO] [stderr] Compiling wasmer-vm v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal-artifact v2.3.0 [INFO] [stderr] Compiling wasmer-engine v2.3.0 [INFO] [stderr] Compiling wasmer-engine-dylib v2.3.0 [INFO] [stderr] Compiling wasmer-engine-universal v2.3.0 [INFO] [stderr] Compiling cranelift-frontend v0.82.3 [INFO] [stderr] Compiling wasmer v2.3.0 [INFO] [stderr] Compiling chasm-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "27fb1f99422baf258d5ac1d45d564fffe36b2f973029dcb700143ee59f7e6d43", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27fb1f99422baf258d5ac1d45d564fffe36b2f973029dcb700143ee59f7e6d43", kill_on_drop: false }` [INFO] [stdout] 27fb1f99422baf258d5ac1d45d564fffe36b2f973029dcb700143ee59f7e6d43 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] caf0cb2a1325de1df9e7a2f847715e76300dc18e91c1e78911bb935d16380df4 [INFO] running `Command { std: "docker" "start" "-a" "caf0cb2a1325de1df9e7a2f847715e76300dc18e91c1e78911bb935d16380df4", kill_on_drop: false }` [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling parity-wasm v0.42.2 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling memory_units v0.3.0 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling blake3 v1.3.1 [INFO] [stderr] Compiling chasm-wasm v0.1.0 (/opt/rustwide/workdir/chasm-wasm) [INFO] [stderr] Compiling chasm-cli v0.1.0 (/opt/rustwide/workdir/cli) [INFO] [stderr] Compiling wasmi-validation v0.4.1 [INFO] [stderr] Compiling block-buffer v0.10.2 [INFO] [stderr] Compiling crypto-common v0.1.3 [INFO] [stderr] Compiling digest v0.10.3 [INFO] [stderr] Compiling wasmi v0.9.1 [INFO] [stderr] Compiling chasm-rs v0.1.0 (/opt/rustwide/workdir/chasm-rs) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 7.71s [INFO] running `Command { std: "docker" "inspect" "caf0cb2a1325de1df9e7a2f847715e76300dc18e91c1e78911bb935d16380df4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "caf0cb2a1325de1df9e7a2f847715e76300dc18e91c1e78911bb935d16380df4", kill_on_drop: false }` [INFO] [stdout] caf0cb2a1325de1df9e7a2f847715e76300dc18e91c1e78911bb935d16380df4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:5873ed620acfc3295992aedd9294443d62a478a48ba243bc5e6c4f5abaffa05f" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3e05375d10b02e3840c6c3ac410e2744b0800965839330ca962757e687162fa9 [INFO] running `Command { std: "docker" "start" "-a" "3e05375d10b02e3840c6c3ac410e2744b0800965839330ca962757e687162fa9", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/chasm_cli-81ed5d8223b0798a) [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/chasm_rs-9a93e42401196faf) [INFO] [stdout] [INFO] [stdout] running 27 tests [INFO] [stdout] test test::equal_bool ... ok [INFO] [stdout] test test::and_float ... ok [INFO] [stdout] test test::divide_bool ... ok [INFO] [stdout] test test::if_float ... ok [INFO] [stdout] test test::print_print ... ok [INFO] [stdout] test test::proc_call ... ok [INFO] [stdout] test test::if_else_block ... ok [INFO] [stdout] test test::print_var_b ... ok [INFO] [stdout] test test::fibonacci ... ok [INFO] [stdout] test test::mult_print ... ok [INFO] [stdout] test test::if_block_no ... ok [INFO] [stdout] test test::unclosed_paren ... ok [INFO] [stdout] test test::unknown_proc ... ok [INFO] [stdout] test test::while_float ... ok [INFO] [stdout] test test::print_var_a ... ok [INFO] [stdout] test test::proc_call3 ... ok [INFO] [stdout] test test::print_12 ... ok [INFO] [stdout] test test::print_expr3 ... ok [INFO] [stdout] test test::proc_call_local ... ok [INFO] [stdout] test test::print_1p1 ... ok [INFO] [stdout] test test::if_block ... ok [INFO] [stdout] test test::if_else_block_no ... ok [INFO] [stdout] test test::print_n8 ... ok [INFO] [stdout] test test::recur_call ... ok [INFO] [stdout] test test::recur_call3 ... ok [INFO] [stdout] test test::setpixel_side_effect ... ok [INFO] [stdout] test test::mandelbrot ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 27 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.92s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/chasm_wasm-5049abdb3bacf72a) [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] Doc-tests chasm-rs [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test src/lib.rs - compile (line 46) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "3e05375d10b02e3840c6c3ac410e2744b0800965839330ca962757e687162fa9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e05375d10b02e3840c6c3ac410e2744b0800965839330ca962757e687162fa9", kill_on_drop: false }` [INFO] [stdout] 3e05375d10b02e3840c6c3ac410e2744b0800965839330ca962757e687162fa9