[INFO] cloning repository https://github.com/SolomatovDmitrij/type_speed_backend [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SolomatovDmitrij/type_speed_backend" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolomatovDmitrij%2Ftype_speed_backend", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolomatovDmitrij%2Ftype_speed_backend'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0ea82df0e9822cca23b4c9b5221402c6ce385304 [INFO] checking SolomatovDmitrij/type_speed_backend against master#e1beee4992ad4b235fc700bf7af1ee86f894ea53 for pr-74130 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSolomatovDmitrij%2Ftype_speed_backend" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] [stderr] Checking out files: 66% (1154/1726) Checking out files: 67% (1157/1726) Checking out files: 68% (1174/1726) Checking out files: 69% (1191/1726) Checking out files: 70% (1209/1726) Checking out files: 71% (1226/1726) Checking out files: 72% (1243/1726) Checking out files: 73% (1260/1726) Checking out files: 74% (1278/1726) Checking out files: 75% (1295/1726) Checking out files: 75% (1311/1726) Checking out files: 76% (1312/1726) Checking out files: 77% (1330/1726) Checking out files: 78% (1347/1726) Checking out files: 79% (1364/1726) Checking out files: 80% (1381/1726) Checking out files: 81% (1399/1726) Checking out files: 82% (1416/1726) Checking out files: 83% (1433/1726) Checking out files: 84% (1450/1726) Checking out files: 84% (1457/1726) Checking out files: 85% (1468/1726) Checking out files: 86% (1485/1726) Checking out files: 87% (1502/1726) Checking out files: 88% (1519/1726) Checking out files: 89% (1537/1726) Checking out files: 90% (1554/1726) Checking out files: 90% (1570/1726) Checking out files: 91% (1571/1726) Checking out files: 92% (1588/1726) Checking out files: 93% (1606/1726) Checking out files: 94% (1623/1726) Checking out files: 95% (1640/1726) Checking out files: 96% (1657/1726) Checking out files: 97% (1675/1726) Checking out files: 98% (1692/1726) Checking out files: 99% (1709/1726) Checking out files: 100% (1726/1726) Checking out files: 100% (1726/1726), done. [INFO] validating manifest of git repo https://github.com/SolomatovDmitrij/type_speed_backend on toolchain e1beee4992ad4b235fc700bf7af1ee86f894ea53 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SolomatovDmitrij/type_speed_backend [INFO] finished tweaking git repo https://github.com/SolomatovDmitrij/type_speed_backend [INFO] tweaked toml for git repo https://github.com/SolomatovDmitrij/type_speed_backend written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/SolomatovDmitrij/type_speed_backend already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e930ce91cd19042a6b748cf56270b8f66a4724cd265df539159eb3dbffdd764c [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" "e930ce91cd19042a6b748cf56270b8f66a4724cd265df539159eb3dbffdd764c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e930ce91cd19042a6b748cf56270b8f66a4724cd265df539159eb3dbffdd764c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e930ce91cd19042a6b748cf56270b8f66a4724cd265df539159eb3dbffdd764c", kill_on_drop: false }` [INFO] [stdout] e930ce91cd19042a6b748cf56270b8f66a4724cd265df539159eb3dbffdd764c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+e1beee4992ad4b235fc700bf7af1ee86f894ea53" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57efb0382ff65db297d99e75f8bb1c0565aa4d2d5cfaae7a1b529d77b2c791c6 [INFO] running `Command { std: "docker" "start" "-a" "57efb0382ff65db297d99e75f8bb1c0565aa4d2d5cfaae7a1b529d77b2c791c6", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking gimli v0.21.0 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking object v0.19.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Checking quick-error v1.2.3 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking base64 v0.11.0 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking language-tags v0.2.2 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking bytestring v0.1.5 [INFO] [stderr] Checking humantime v1.3.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking miniz_oxide v0.3.6 [INFO] [stderr] Compiling proc-macro2 v1.0.14 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking resolv-conf v0.6.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking flate2 v1.0.14 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking stringprep v0.1.2 [INFO] [stderr] Checking futures-intrusive v0.3.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Compiling ring v0.16.13 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking digest v0.8.1 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking crypto-mac v0.7.0 [INFO] [stderr] Checking addr2line v0.12.1 [INFO] [stderr] Checking pbkdf2 v0.3.0 [INFO] [stderr] Checking hmac v0.7.1 [INFO] [stderr] Checking sha2 v0.8.2 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking md-5 v0.8.0 [INFO] [stderr] Checking backtrace v0.3.48 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking webpki v0.21.2 [INFO] [stderr] Checking sct v0.6.0 [INFO] [stderr] Checking rustls v0.17.0 [INFO] [stderr] Checking webpki-roots v0.18.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling typed-builder v0.3.0 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling derive_more v0.99.7 [INFO] [stderr] Compiling enum-as-inner v0.3.2 [INFO] [stderr] Compiling actix-macros v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling rustversion v1.0.2 [INFO] [stderr] Compiling actix-web-codegen v0.2.1 [INFO] [stderr] Compiling serde_with_macros v1.1.0 [INFO] [stderr] Compiling derivative v2.1.1 [INFO] [stderr] error: could not compile `serde_with_macros`. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name serde_with_macros /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/serde_with_macros-1.1.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -Cembed-bitcode=no -C debuginfo=2 -C metadata=9f96ae8ea29a238c -C extra-filename=-9f96ae8ea29a238c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-862ed16dbf55cd53.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-5b099e3e717ac1fb.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-1a535c30779e7e70.rlib --extern proc_macro --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: signal: 9 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-Wl,--as-needed" "-Wl,-z,noexecstack" "-m64" "-Wl,--eh-frame-hdr" "-L" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.8.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.typed_builder.e1rjhszm-cgu.9.rcgu.o" "-o" "/opt/rustwide/target/debug/deps/libtyped_builder-257f93790a9f067e.so" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.105n3ez07ic14fqx.rcgu.o" "/opt/rustwide/target/debug/deps/typed_builder-257f93790a9f067e.rp2o1mnyzixslak.rcgu.o" "-Wl,--gc-sections" "-shared" "-Wl,-zrelro" "-Wl,-znow" "-nodefaultlibs" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libsyn-502bc9058d128c14.rlib" "/opt/rustwide/target/debug/deps/libquote-994777f18ae3bb6a.rlib" "/opt/rustwide/target/debug/deps/libproc_macro2-24985aead461b17a.rlib" "/opt/rustwide/target/debug/deps/libunicode_xid-c2971c8b2e95cf0b.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libproc_macro-3762b5038f2b60fc.rlib" "-Wl,--start-group" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-b6aff3703feff874.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-812457dcc335cb0e.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-d3b70323dc13665e.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-a72ca64738319f23.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace-ae466ecb818a21c7.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libbacktrace_sys-8965f725fa371d94.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-f5d385bbcf1c0598.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-14d182d411047066.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-45730ad7fe9247a8.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-95ea48ddc44a311b.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-077a7bdb239ba92c.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-68f423c59dc48a40.rlib" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-54580c7798bf2225.rlib" "-Wl,--end-group" "/opt/rustwide/rustup-home/toolchains/e1beee4992ad4b235fc700bf7af1ee86f894ea53/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-31151f98ccdb185a.rlib" "-Wl,-Bdynamic" "-ldl" "-lrt" "-lpthread" "-lgcc_s" "-lc" "-lm" "-lrt" "-lpthread" "-lutil" "-ldl" "-lutil" [INFO] [stdout] = note: [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "57efb0382ff65db297d99e75f8bb1c0565aa4d2d5cfaae7a1b529d77b2c791c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57efb0382ff65db297d99e75f8bb1c0565aa4d2d5cfaae7a1b529d77b2c791c6", kill_on_drop: false }` [INFO] [stdout] 57efb0382ff65db297d99e75f8bb1c0565aa4d2d5cfaae7a1b529d77b2c791c6