[INFO] cloning repository https://github.com/fiji-flo/dino-park-packs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fiji-flo/dino-park-packs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiji-flo%2Fdino-park-packs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiji-flo%2Fdino-park-packs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] fbee3189ef158ce93c2edc7c51b7692b6875198d [INFO] testing fiji-flo/dino-park-packs against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffiji-flo%2Fdino-park-packs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/fiji-flo/dino-park-packs on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/fiji-flo/dino-park-packs [INFO] finished tweaking git repo https://github.com/fiji-flo/dino-park-packs [INFO] tweaked toml for git repo https://github.com/fiji-flo/dino-park-packs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/fiji-flo/dino-park-packs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac787350eddd540ba5daa43ea2341b2d45f912334c7d348aecdd60bd5e6dbb77 [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" "ac787350eddd540ba5daa43ea2341b2d45f912334c7d348aecdd60bd5e6dbb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac787350eddd540ba5daa43ea2341b2d45f912334c7d348aecdd60bd5e6dbb77", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac787350eddd540ba5daa43ea2341b2d45f912334c7d348aecdd60bd5e6dbb77", kill_on_drop: false }` [INFO] [stdout] ac787350eddd540ba5daa43ea2341b2d45f912334c7d348aecdd60bd5e6dbb77 [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 322c5ca75df98ab11394ddb5252bbd4344bf800cde41276b7bfe30d8a70411da [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" "322c5ca75df98ab11394ddb5252bbd4344bf800cde41276b7bfe30d8a70411da", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling serde_derive v1.0.115 [INFO] [stderr] Compiling serde v1.0.115 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.18 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling tinyvec v0.3.4 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling indexmap v1.5.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.41 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl-src v111.10.2+1.1.1g [INFO] [stderr] Compiling ring v0.16.15 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling standback v0.2.10 [INFO] [stderr] Compiling time v0.2.16 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rusoto_core v0.45.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling signal-hook-registry v1.2.1 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling serde_test v0.8.23 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling threadpool v1.8.1 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling resolv-conf v0.6.3 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling brotli2 v0.3.2 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling linked-hash-map v0.3.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.5 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling r2d2 v0.8.9 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.40 [INFO] [stderr] Compiling derive_more v0.99.9 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling enum-as-inner v0.3.3 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling actix-web-codegen v0.2.2 [INFO] [stderr] Compiling diesel-derive-enum v1.1.0 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling time-macros v0.1.0 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling actix-threadpool v0.3.3 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling h2 v0.2.6 [INFO] [stderr] Compiling actix-rt v1.1.1 [INFO] [stderr] Compiling actix-service v1.0.6 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling shared-expiry-get v0.1.0 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.3 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling chrono v0.4.15 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling dino_park_trust v0.0.7 (https://github.com/mozilla-iam/dino-park-trust?tag=0.0.7#db8e281a) [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling bstr v0.2.13 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling actix-testing v1.0.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling biscuit v0.4.2 [INFO] [stderr] Compiling diesel v1.4.5 [INFO] [stderr] Compiling config v0.10.1 [INFO] [stderr] Compiling hyper v0.13.7 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling rusoto_credential v0.45.0 [INFO] [stderr] Compiling reqwest v0.10.8 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling rusoto_signature v0.45.0 [INFO] [stderr] Compiling dino-park-oidc v0.0.1 (https://github.com/mozilla-iam/dino-park-oidc?tag=0.0.1#541d60b1) [INFO] [stderr] Compiling basket v0.0.3 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling rusoto_ssm v0.45.0 [INFO] [stderr] Compiling rusoto_ses v0.45.0 [INFO] [stderr] Compiling dino_park_gate v0.7.2 (https://github.com/mozilla-iam/dino-park-gate?tag=0.7.2#db292f6b) [INFO] [stderr] Compiling actix-multipart v0.2.0 [INFO] [stderr] Compiling dino_park_guard v0.2.3 (https://github.com/mozilla-iam/dino-park-guard?tag=0.2.3#dff74cf5) [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling cis_profile v0.4.4 (https://github.com/mozilla-iam/cis_profile-rust?branch=0.4#3b8c9769) [INFO] [stderr] Compiling cis_client v0.7.1 (https://github.com/mozilla-iam/cis_client-rust?branch=0.7#ba64ba96) [INFO] [stderr] Compiling dino-park-packs v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11m 27s [INFO] running `Command { std: "docker" "inspect" "322c5ca75df98ab11394ddb5252bbd4344bf800cde41276b7bfe30d8a70411da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "322c5ca75df98ab11394ddb5252bbd4344bf800cde41276b7bfe30d8a70411da", kill_on_drop: false }` [INFO] [stdout] 322c5ca75df98ab11394ddb5252bbd4344bf800cde41276b7bfe30d8a70411da [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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a6b04ae8cf628896ca0f00549585040e812cfe5b6d461003f185e78111031278 [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" "a6b04ae8cf628896ca0f00549585040e812cfe5b6d461003f185e78111031278", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling dino-park-packs v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `cc` failed: exit code: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.all.dp59zzwi-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc" "/opt/rustwide/target/debug/deps/all-353e2589d1041dfc.2kvvl2um2ogjvqzp.rcgu.o" "-Wl,--gc-sections" "-pie" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug/build/brotli-sys-8ece86981a9510aa/out" "-L" "/opt/rustwide/target/debug/build/openssl-sys-0de920968a73daa1/out/openssl-build/install/lib" "-L" "/opt/rustwide/target/debug/build/ring-1d4a0346ae2a1009/out" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libtest-e400a06feeddb41f.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libterm-8ca745aec409b30d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgetopts-dddd49119eca10c7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunicode_width-3f84b2ca2f59187b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_std-53983bcf89dbd6ef.rlib" "/opt/rustwide/target/debug/deps/libdino_park_packs-19dd39d99ca516ab.rlib" "/opt/rustwide/target/debug/deps/libconfig-d37c80baac9e1a27.rlib" "/opt/rustwide/target/debug/deps/libini-688642110b428b2c.rlib" "/opt/rustwide/target/debug/deps/libserde_hjson-3594248f02f7d7df.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-575201481b97b120.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-19601a153bfd046a.rlib" "/opt/rustwide/target/debug/deps/libserde-a34126d6c2e86187.rlib" "/opt/rustwide/target/debug/deps/libyaml_rust-d8869110a2b26608.rlib" "/opt/rustwide/target/debug/deps/libtoml-de0157c6c94ea7e6.rlib" "/opt/rustwide/target/debug/deps/libnom-88c4b11872b9300e.rlib" "/opt/rustwide/target/debug/deps/liblexical_core-6e234234ca074f31.rlib" "/opt/rustwide/target/debug/deps/libarrayvec-46c331a2c4c60cdd.rlib" "/opt/rustwide/target/debug/deps/libstatic_assertions-aed1067de1702f06.rlib" "/opt/rustwide/target/debug/deps/librusoto_ses-2d5bb0c69b1b7360.rlib" "/opt/rustwide/target/debug/deps/libbasket-293e72a925891a7e.rlib" "/opt/rustwide/target/debug/deps/libcsv-0a83bf4363d1c5f3.rlib" "/opt/rustwide/target/debug/deps/libcsv_core-0ee72fd547539c3e.rlib" "/opt/rustwide/target/debug/deps/libbstr-b22afcec50b884f4.rlib" "/opt/rustwide/target/debug/deps/libregex_automata-9167ddf64c11fc74.rlib" "/opt/rustwide/target/debug/deps/libactix_multipart-ba9e79dfe5e8688c.rlib" "/opt/rustwide/target/debug/deps/libtwoway-77e765797ae07db8.rlib" "/opt/rustwide/target/debug/deps/libunchecked_index-fc4b80b991020dec.rlib" "/opt/rustwide/target/debug/deps/libdino_park_gate-656a13185ab0b13d.rlib" "/opt/rustwide/target/debug/deps/libdino_park_oidc-2327da16f6f7261e.rlib" "/opt/rustwide/target/debug/deps/libcis_client-c02f478c150b7d9d.rlib" "/opt/rustwide/target/debug/deps/libshared_expiry_get-3b6535fb3010c0d6.rlib" "/opt/rustwide/target/debug/deps/libcis_profile-2babf5fb479b1f1e.rlib" "/opt/rustwide/target/debug/deps/libdino_park_trust-7561c329a2a903b6.rlib" "/opt/rustwide/target/debug/deps/libbiscuit-bd8ca7c17c50371c.rlib" "/opt/rustwide/target/debug/deps/libring-fd1ab9ed5017b0c6.rlib" "/opt/rustwide/target/debug/deps/libspin-361d9da1b7a7ce24.rlib" "/opt/rustwide/target/debug/deps/libuntrusted-19e0028c5e01f748.rlib" "/opt/rustwide/target/debug/deps/libnum-431f824192c2e5bf.rlib" "/opt/rustwide/target/debug/deps/libnum_rational-6aa175ea511b14fe.rlib" "/opt/rustwide/target/debug/deps/libnum_iter-94fb142782323ed6.rlib" "/opt/rustwide/target/debug/deps/libnum_complex-42de9e91606a4b7d.rlib" "/opt/rustwide/target/debug/deps/libnum_bigint-1210befc1b509604.rlib" "/opt/rustwide/target/debug/deps/libdata_encoding-8b3869bc9858424c.rlib" "/opt/rustwide/target/debug/deps/librusoto_ssm-e6f43960b6539b2b.rlib" "/opt/rustwide/target/debug/deps/librusoto_core-59ff17bd4043fe0d.rlib" "/opt/rustwide/target/debug/deps/libxml-d065233fe49e7371.rlib" "/opt/rustwide/target/debug/deps/librusoto_signature-00f57a4f860ff4c2.rlib" "/opt/rustwide/target/debug/deps/libtime-0c1a135536406ab6.rlib" "/opt/rustwide/target/debug/deps/libstandback-a5a158741c4c4d91.rlib" "/opt/rustwide/target/debug/deps/libtime_macros-f9a7b82f97fc0c53.rlib" "/opt/rustwide/target/debug/deps/libsha2-3da1ea7aa77ab4aa.rlib" "/opt/rustwide/target/debug/deps/libcpuid_bool-77e420fc3482a298.rlib" "/opt/rustwide/target/debug/deps/libopaque_debug-e255b5a7231feb45.rlib" "/opt/rustwide/target/debug/deps/libblock_buffer-caf4b97596e41512.rlib" "/opt/rustwide/target/debug/deps/libmd5-fe12beae939c213a.rlib" "/opt/rustwide/target/debug/deps/libhmac-ad84a22598b4bb04.rlib" "/opt/rustwide/target/debug/deps/libdigest-7e71f0ad8b1ffbde.rlib" "/opt/rustwide/target/debug/deps/libcrypto_mac-060aa481fe5e6b57.rlib" "/opt/rustwide/target/debug/deps/libsubtle-bb5c0e3e64c9cce2.rlib" "/opt/rustwide/target/debug/deps/libgeneric_array-7f8194a3e1f6f23b.rlib" "/opt/rustwide/target/debug/deps/libtypenum-f33bb6ebae8da122.rlib" "/opt/rustwide/target/debug/deps/libhex-b6ec6c90c4a1629b.rlib" "/opt/rustwide/target/debug/deps/librusoto_credential-f52205cf63b79a04.rlib" "/opt/rustwide/target/debug/deps/libshlex-4a4c2f8255e6015b.rlib" "/opt/rustwide/target/debug/deps/libzeroize-bf6875049bb14baa.rlib" "/opt/rustwide/target/debug/deps/libdirs-a52a6aa0c7dec075.rlib" "/opt/rustwide/target/debug/deps/libdirs_sys-75266c6f1891b170.rlib" "/opt/rustwide/target/debug/deps/libreqwest-df57c28c87abe36c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-7b024b998f689806.rlib" "/opt/rustwide/target/debug/deps/libipnet-80aef0b8131aa337.rlib" "/opt/rustwide/target/debug/deps/libtokio_tls-723f03027b604068.rlib" "/opt/rustwide/target/debug/deps/libbase64-9ff2df79e9c73874.rlib" "/opt/rustwide/target/debug/deps/libmime_guess-da04ea5566a3af5d.rlib" "/opt/rustwide/target/debug/deps/libunicase-8061b82d10a13ade.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-f285b206594cdecb.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-3fc17c5c1d53a384.rlib" "/opt/rustwide/target/debug/deps/libopenssl-539610904c63a87e.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-8145e351ec9995af.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-f70576c32fbfaf7f.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-c71078ab8c7eadf1.rlib" "/opt/rustwide/target/debug/deps/libhyper-c9922707fc7e3684.rlib" "/opt/rustwide/target/debug/deps/libwant-832c8a18f634432e.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-41d3178ef58d6d67.rlib" "/opt/rustwide/target/debug/deps/libtower_service-3408c8ea8ac0d6aa.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-39ec71a6876f604d.rlib" "/opt/rustwide/target/debug/deps/libactix_web-49483fe2cde92f0d.rlib" "/opt/rustwide/target/debug/deps/libactix_tls-a77f014e624140c4.rlib" "/opt/rustwide/target/debug/deps/libawc-16bf27dc6da01c6e.rlib" "/opt/rustwide/target/debug/deps/libactix_server-3cbe77eec7761ee7.rlib" "/opt/rustwide/target/debug/deps/libsocket2-a6af6731f0146c9a.rlib" "/opt/rustwide/target/debug/deps/libactix_router-ff6d6a6c8afc93bf.rlib" "/opt/rustwide/target/debug/deps/libbytestring-b5e9de47cc23ae5c.rlib" "/opt/rustwide/target/debug/deps/libactix_http-77715158a959683b.rlib" "/opt/rustwide/target/debug/deps/libbase64-5fe96db873a65d48.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-a8c92ed92f5111f1.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e04dfd1e33732084.rlib" "/opt/rustwide/target/debug/deps/libhttparse-aea89943359d8b2e.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-993a267234769923.rlib" "/opt/rustwide/target/debug/deps/libregex-9fca807dbf6037c4.rlib" "/opt/rustwide/target/debug/deps/libthread_local-b1b857567b38aff1.rlib" "/opt/rustwide/target/debug/deps/libregex_syntax-f58e76f38029c5ae.rlib" "/opt/rustwide/target/debug/deps/libaho_corasick-795ec644f577bef4.rlib" "/opt/rustwide/target/debug/deps/liblanguage_tags-276927bf4664bf5a.rlib" "/opt/rustwide/target/debug/deps/libmime-4ab1ec3a2ae719c1.rlib" "/opt/rustwide/target/debug/deps/libflate2-42d813b970fdbe08.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-c26169e315fbc542.rlib" "/opt/rustwide/target/debug/deps/libbrotli2-a64d0a845fa21743.rlib" "/opt/rustwide/target/debug/deps/libbrotli_sys-a2a1ae7e9a508111.rlib" "/opt/rustwide/target/debug/deps/libfxhash-44fc59831fb1272f.rlib" "/opt/rustwide/target/debug/deps/libactix_utils-c8ae68f493de99a2.rlib" "/opt/rustwide/target/debug/deps/libactix_connect-cd2fda6632174e20.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_resolver-84f674037b753106.rlib" "/opt/rustwide/target/debug/deps/libtrust_dns_proto-06c84b3a8e028b56.rlib" "/opt/rustwide/target/debug/deps/liburl-fc4cdce1cae3b14b.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-bae4c6d884296e4c.rlib" "/opt/rustwide/target/debug/deps/libidna-d4882a0609eed303.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-f346497dc499314a.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-430266b21fdd8ad3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-00687fdf7952a949.rlib" "/opt/rustwide/target/debug/deps/libmatches-b31feef5c3ce1062.rlib" "/opt/rustwide/target/debug/deps/libresolv_conf-d5074b11864363dd.rlib" "/opt/rustwide/target/debug/deps/libhostname-510cdff2c5a33503.rlib" "/opt/rustwide/target/debug/deps/libmatch_cfg-1f1aa9a83ec79f23.rlib" "/opt/rustwide/target/debug/deps/libquick_error-dac6356ab0901515.rlib" "/opt/rustwide/target/debug/deps/liblru_cache-d950d821ea652514.rlib" "/opt/rustwide/target/debug/deps/liblinked_hash_map-3e7e69af43a36744.rlib" "/opt/rustwide/target/debug/deps/libfailure-4b9b5ba96bdc85f3.rlib" "/opt/rustwide/target/debug/deps/libbacktrace-c88eceb8298d0f57.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-bb759b9712e8a423.rlib" "/opt/rustwide/target/debug/deps/libadler-11fd58e8b682d48a.rlib" "/opt/rustwide/target/debug/deps/libobject-67830f4a185db8f8.rlib" "/opt/rustwide/target/debug/deps/libaddr2line-8610dc42af1aa894.rlib" "/opt/rustwide/target/debug/deps/libgimli-c25675479fe73f09.rlib" "/opt/rustwide/target/debug/deps/librustc_demangle-1065d3ec5013e137.rlib" "/opt/rustwide/target/debug/deps/libfutures-14c800e597784adb.rlib" "/opt/rustwide/target/debug/deps/libfutures_executor-ac27bf8ab2d372f6.rlib" "/opt/rustwide/target/debug/deps/libactix_rt-55c1bf66c925c0b2.rlib" "/opt/rustwide/target/debug/deps/libactix_threadpool-1489a2e174bde92c.rlib" "/opt/rustwide/target/debug/deps/libthreadpool-3f32cd3975dfcdff.rlib" "/opt/rustwide/target/debug/deps/libcopyless-d3a65a090134d1de.rlib" "/opt/rustwide/target/debug/deps/libeither-62af4c08bb9c9814.rlib" "/opt/rustwide/target/debug/deps/libh2-2d8c981410cd3864.rlib" "/opt/rustwide/target/debug/deps/libtracing-e1af2e967cb5c6d3.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-1255faf982a59279.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-ef306be753b20911.rlib" "/opt/rustwide/target/debug/deps/libhttp-b1660af27f6d5ebd.rlib" "/opt/rustwide/target/debug/deps/libactix_service-88bc6b9af723ed2b.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-10df900054faa275.rlib" "/opt/rustwide/target/debug/deps/libproc_macro_nested-eedd045ee680791c.rlib" "/opt/rustwide/target/debug/deps/libfutures_io-97c3ac6c06065a8d.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-a549c51285bf8ded.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-3369d691a6d132bf.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fb21c591f342a626.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-20f290c37612163f.rlib" "/opt/rustwide/target/debug/deps/libactix_codec-82a510f1c12f60d5.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-5c8e9a771ee8424c.rlib" "/opt/rustwide/target/debug/deps/libtokio-35b3e55676fee5d9.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-f38f3ef1ae937a8d.rlib" "/opt/rustwide/target/debug/deps/libarc_swap-3465e9d60c3dc8cb.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-2f6fac621eb05a0d.rlib" "/opt/rustwide/target/debug/deps/libmemchr-bb23920ec89494b5.rlib" "/opt/rustwide/target/debug/deps/libfnv-eef866999c50c67e.rlib" "/opt/rustwide/target/debug/deps/libmio_uds-9ddea98711eebe8b.rlib" "/opt/rustwide/target/debug/deps/libmio-91a5bb1341d9beba.rlib" "/opt/rustwide/target/debug/deps/libslab-e1009ebac76bd4cc.rlib" "/opt/rustwide/target/debug/deps/libiovec-f773d621024912ea.rlib" "/opt/rustwide/target/debug/deps/libnet2-8e7955ad35d420e8.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-cd2401a06b1676f6.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-3a1a81d9f00f84f0.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-b09a18df3bc6aa1c.rlib" "/opt/rustwide/target/debug/deps/libpin_project-89ede29492001de2.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-b259ee0c57726cf9.rlib" "/opt/rustwide/target/debug/deps/libbytes-3cc78889b255363f.rlib" "/opt/rustwide/target/debug/deps/libdiesel_migrations-ddf7029c9eb0a7ed.rlib" "/opt/rustwide/target/debug/deps/libmigrations_internals-2297141a9bc2776c.rlib" "/opt/rustwide/target/debug/deps/libdiesel-0ee646a9fa8c9f6a.rlib" "/opt/rustwide/target/debug/deps/libpq_sys-2872124ef5e03260.rlib" "/opt/rustwide/target/debug/deps/libuuid-5393e6c354251455.rlib" "/opt/rustwide/target/debug/deps/libsha1-53c1eb9bf2dabfd6.rlib" "/opt/rustwide/target/debug/deps/librand-e91a17c54c027c17.rlib" "/opt/rustwide/target/debug/deps/librand_chacha-be669803679567b1.rlib" "/opt/rustwide/target/debug/deps/libppv_lite86-50c01c6eb817c44f.rlib" "/opt/rustwide/target/debug/deps/librand_core-2aa2ac023c1967c5.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-8bd5a0db24d25243.rlib" "/opt/rustwide/target/debug/deps/libserde_json-dae0f71229a97881.rlib" "/opt/rustwide/target/debug/deps/libryu-bc3a68e8fbaa57e5.rlib" "/opt/rustwide/target/debug/deps/libitoa-19a6eacaf66e8b09.rlib" "/opt/rustwide/target/debug/deps/libindexmap-3010a920b579b304.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-10057c93c07aebdd.rlib" "/opt/rustwide/target/debug/deps/libchrono-e7703fe8844e4dd5.rlib" "/opt/rustwide/target/debug/deps/libserde-1eb30d067f34813b.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-42942b8e0d276220.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-292777243e392018.rlib" "/opt/rustwide/target/debug/deps/libtime-120010c83b245093.rlib" "/opt/rustwide/target/debug/deps/libr2d2-2f10853bfaa78d84.rlib" "/opt/rustwide/target/debug/deps/libscheduled_thread_pool-2465d4224780b6a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-4333143eedc8b927.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-1d6bc45afe50d334.rlib" "/opt/rustwide/target/debug/deps/liblibc-a699ae28749cdf0d.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-c92504f80698112f.rlib" "/opt/rustwide/target/debug/deps/liblock_api-f188d34d6223a179.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-4c9e30f2e7684fc3.rlib" "/opt/rustwide/target/debug/deps/libinstant-7f3fba65199df50a.rlib" "/opt/rustwide/target/debug/deps/liblog-4bf1047162af990b.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-4c6be1962c556cf0.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-dd535ee656aacf25.rlib" "/opt/rustwide/target/debug/deps/libbitflags-df474a8ca45884a8.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-c659455244c9d2ca.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-448643d99e633b5d.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-c7c3d631a525883a.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-d7659a11bb201e01.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-9aceb6f83a33a9b6.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-876c3057c8a2a7c2.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-2f02aa3e24d2aa49.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-1d4694108f8cb543.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-79eaa6e630880f50.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-0df1a4ec96f80cf7.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-bba9b0f0f4d77257.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-f848f9c987265235.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-0d5ea4f2d39b8e27.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-c22053fa5fc00a3b.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-c52e5d6301e1bd59.rlib" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-2675a9a46b5cec89.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/5d5ff84130da0d74c6ece368dbe821d8f83fa526/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-6e3d052afeb9f711.rlib" "-Wl,-Bdynamic" "-lpq" "-lutil" "-ldl" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dino-park-packs` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "a6b04ae8cf628896ca0f00549585040e812cfe5b6d461003f185e78111031278", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a6b04ae8cf628896ca0f00549585040e812cfe5b6d461003f185e78111031278", kill_on_drop: false }` [INFO] [stdout] a6b04ae8cf628896ca0f00549585040e812cfe5b6d461003f185e78111031278