[INFO] fetching crate apriltag 0.1.0... [INFO] checking apriltag-0.1.0 against master#d62d3f7fa9a91d933213cc10e20e740608983f64 for pr-77015 [INFO] extracting crate apriltag 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate apriltag 0.1.0 on toolchain d62d3f7fa9a91d933213cc10e20e740608983f64 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate apriltag 0.1.0 [INFO] finished tweaking crates.io crate apriltag 0.1.0 [INFO] tweaked toml for crates.io crate apriltag 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate crates.io crate apriltag 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0f8b747e07f009d043872f5867120d3d3ad6adea7e3b3920b6777bd9d7e12d4a [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" "0f8b747e07f009d043872f5867120d3d3ad6adea7e3b3920b6777bd9d7e12d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0f8b747e07f009d043872f5867120d3d3ad6adea7e3b3920b6777bd9d7e12d4a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f8b747e07f009d043872f5867120d3d3ad6adea7e3b3920b6777bd9d7e12d4a", kill_on_drop: false }` [INFO] [stdout] 0f8b747e07f009d043872f5867120d3d3ad6adea7e3b3920b6777bd9d7e12d4a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+d62d3f7fa9a91d933213cc10e20e740608983f64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 814bea6dbe981357d2eb2fd85dac81aa294875894ff888e1861e8090f5071cb2 [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" "814bea6dbe981357d2eb2fd85dac81aa294875894ff888e1861e8090f5071cb2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling proc-macro2 v1.0.9 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Checking bytemuck v1.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Checking gif v0.10.3 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking inflate v0.4.5 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling num-rational v0.2.3 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Checking crossbeam-queue v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.7.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking deflate v0.7.20 [INFO] [stderr] Checking tiff v0.4.0 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking png v0.15.3 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking rayon v1.3.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling apriltag-sys v0.1.3 [INFO] [stderr] Checking jpeg-decoder v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Checking image v0.23.0 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking argh v0.1.3 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] warning: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: compilation terminated. [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `apriltag-sys v0.1.3` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/apriltag-sys-bd9d8eb7792264e5/build-script-build` (exit code: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-changed=wrapper.h [INFO] [stderr] cargo:rerun-if-env-changed=APRILTAG_SRC [INFO] [stderr] cargo:rerun-if-env-changed=APRILTAG_SYS_METHOD [INFO] [stderr] TARGET = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] OPT_LEVEL = Some("0") [INFO] [stderr] HOST = Some("x86_64-unknown-linux-gnu") [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CC = None [INFO] [stderr] CC = None [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] CFLAGS = None [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some("true") [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some("fxsr,sse,sse2") [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/apriltag_quad_thresh.o" "-c" "apriltag-src/apriltag_quad_thresh.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/apriltag.o" "-c" "apriltag-src/apriltag.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/tagStandard52h13.o" "-c" "apriltag-src/tagStandard52h13.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/tag36h11.o" "-c" "apriltag-src/tag36h11.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/g2d.o" "-c" "apriltag-src/common/g2d.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/apriltag_pose.o" "-c" "apriltag-src/apriltag_pose.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/tagStandard41h12.o" "-c" "apriltag-src/tagStandard41h12.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/homography.o" "-c" "apriltag-src/common/homography.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/tagCustom48h12.o" "-c" "apriltag-src/tagCustom48h12.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/tag25h9.o" "-c" "apriltag-src/tag25h9.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/tagCircle21h7.o" "-c" "apriltag-src/tagCircle21h7.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/tagCircle49h12.o" "-c" "apriltag-src/tagCircle49h12.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/getopt.o" "-c" "apriltag-src/common/getopt.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/tag16h5.o" "-c" "apriltag-src/tag16h5.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/image_u8.o" "-c" "apriltag-src/common/image_u8.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/image_u8x3.o" "-c" "apriltag-src/common/image_u8x3.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/image_u8x4.o" "-c" "apriltag-src/common/image_u8x4.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/matd.o" "-c" "apriltag-src/common/matd.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/pjpeg-idct.o" "-c" "apriltag-src/common/pjpeg-idct.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/pam.o" "-c" "apriltag-src/common/pam.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/pjpeg.o" "-c" "apriltag-src/common/pjpeg.c" [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/pnm.o" "-c" "apriltag-src/common/pnm.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/string_util.o" "-c" "apriltag-src/common/string_util.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/svd22.o" "-c" "apriltag-src/common/svd22.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/time_util.o" "-c" "apriltag-src/common/time_util.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/unionfind.o" "-c" "apriltag-src/common/unionfind.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/workerpool.o" "-c" "apriltag-src/common/workerpool.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/zarray.o" "-c" "apriltag-src/common/zarray.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/zhash.o" "-c" "apriltag-src/common/zhash.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/common/zmaxheap.o" "-c" "apriltag-src/common/zmaxheap.c" [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] exit code: 0 [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] exit code: 1 [INFO] [stderr] exit code: 0 [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-fno-omit-frame-pointer" "-m64" "-I" "apriltag-src" "-Wall" "-o" "/opt/rustwide/target/debug/build/apriltag-sys-23a6576c559da877/out/apriltag-src/tagCircle49h12.o" "-c" "apriltag-src/tagCircle49h12.c" with args "cc" did not execute successfully (status code exit code: 1). [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "814bea6dbe981357d2eb2fd85dac81aa294875894ff888e1861e8090f5071cb2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "814bea6dbe981357d2eb2fd85dac81aa294875894ff888e1861e8090f5071cb2", kill_on_drop: false }` [INFO] [stdout] 814bea6dbe981357d2eb2fd85dac81aa294875894ff888e1861e8090f5071cb2