[INFO] cloning repository https://github.com/Bauke/steam-rss [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bauke/steam-rss" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBauke%2Fsteam-rss", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBauke%2Fsteam-rss'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 685281dbc4f54d6c41cefa63a847aa6cee2129b2 [INFO] building Bauke/steam-rss against try#23647e694de8d0904848ad068b2e0ec2dd098c37+target=wasm32-wasip1 for pr-149868 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBauke%2Fsteam-rss" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Bauke/steam-rss [INFO] finished tweaking git repo https://github.com/Bauke/steam-rss [INFO] tweaked toml for git repo https://github.com/Bauke/steam-rss written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Bauke/steam-rss on toolchain 23647e694de8d0904848ad068b2e0ec2dd098c37 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Bauke/steam-rss already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1155e9de2cf293a087a20453a664679c8bb3b47e4c6ab5700b5708ab389cfe3f [INFO] running `Command { std: "docker" "start" "-a" "1155e9de2cf293a087a20453a664679c8bb3b47e4c6ab5700b5708ab389cfe3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1155e9de2cf293a087a20453a664679c8bb3b47e4c6ab5700b5708ab389cfe3f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1155e9de2cf293a087a20453a664679c8bb3b47e4c6ab5700b5708ab389cfe3f", kill_on_drop: false }` [INFO] [stdout] 1155e9de2cf293a087a20453a664679c8bb3b47e4c6ab5700b5708ab389cfe3f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+23647e694de8d0904848ad068b2e0ec2dd098c37" "build" "--frozen" "--message-format=json" "--target" "wasm32-wasip1", kill_on_drop: false }` [INFO] [stdout] 461256de1201dfe55d098c5f9e02290ba697dba1c7ce035f3e4da4a481d73e3d [INFO] running `Command { std: "docker" "start" "-a" "461256de1201dfe55d098c5f9e02290ba697dba1c7ce035f3e4da4a481d73e3d", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling jetscii v0.5.3 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tracing-core v0.1.29 [INFO] [stderr] Compiling getrandom v0.2.12 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anstyle-query v1.0.2 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling xmlparser v0.13.6 [INFO] [stderr] Compiling anstream v0.6.11 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling serde_json v1.0.111 [INFO] [stderr] Compiling tracing v0.1.36 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.15 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling clap_builder v4.4.18 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling regex-automata v0.4.5 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling hard-xml-derive v1.34.0 [INFO] [stderr] Compiling hard-xml v1.34.0 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.195 [INFO] [stderr] Compiling thiserror-impl v1.0.56 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling thiserror v1.0.56 [INFO] [stderr] Compiling clap v4.4.18 [INFO] [stderr] Compiling ureq v2.9.1 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling opml v1.1.6 [INFO] [stderr] Compiling steam-rss v0.2.2 (/opt/rustwide/workdir) [INFO] [stdout] error: linking with `rust-lld` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "rust-lld" "-flavor" "wasm" "--export" "__main_void" "--export" "ring_core_0_17_7_bn_mul_mont" "-z" "stack-size=1048576" "--stack-first" "--no-demangle" "/lib/rustlib/wasm32-wasip1/lib/self-contained/crt1-command.o" "<6 object files omitted>" "/lib/rustlib/wasm32-wasip1/lib/libpanic_abort-*.rlib" "/opt/rustwide/target/wasm32-wasip1/debug/deps/{libopml-c37a77d7766dc975,libthiserror-60399312d8b9adce,libhard_xml-8c543c032acd951e,libjetscii-31e1ae1528b9b4c0,libxmlparser-cd889770b42e0383,libureq-697ac04e56e7e3db,libwebpki_roots-47aaa849e20fc353,librustls-856e71508411b9bc,libsct-eec5ebbf0dad554c,libwebpki-3061e20ab3e37280,libring-ffaa3e2bf903d4ff,libgetrandom-e836c84fd45c6af3,libwasi-b9c6bfbff0bef49f,libuntrusted-f7f5e2e679817f68,libflate2-5c485c2bb944cd1a,libminiz_oxide-9ef4ee65f5b7616a,libadler-5d585fd5ceaaf370,libcrc32fast-f0a61590867b47c0,libbase64-7b14680fd3f3a6df,liblog-2df1d538f4c13c57,liburl-304283173dc0ec30,libidna-0a44d33e17abfe28,libunicode_normalization-3b638c617373ca60,libtinyvec-04f7082c6ffbb554,libtinyvec_macros-dddcb2da28b34270,libunicode_bidi-d5259893ecfd256c,libform_urlencoded-a1f00ef252a83975,libpercent_encoding-0902f23ed4a1beb9,libserde_json-cd3ad239a87e1623,libryu-3f3897cf50eb23df,libitoa-e26c2fca71a2b2d1,libserde-91be1f9aa2e53d71,libregex-6e50e9152bea461c,libregex_automata-7e9f4042a8ae8103,libaho_corasick-a35cc85cfd6bcf29,libmemchr-21b23dcc9e8a6419,libregex_syntax-ce36f47e8a6d95e0,libcolor_eyre-51cf9b623cd68159,libcolor_spantrace-5594f2686ca9146a,libtracing_error-a15398308aaea12c,libtracing_subscriber-942ffd162fd1957a,libthread_local-2fb5fc40a3cdabae,libsharded_slab-2f8e5150dc92706c,liblazy_static-36da267ce9339a94,libtracing-4e3453cc6bbe2b49,libpin_project_lite-ed8e8f978657eea7,libtracing_core-7d38a13ca23aff3b,libowo_colors-81e6c914cdb797e9,libeyre-20e970de0dd9b007,libindenter-3af04661b8e618fa,libonce_cell-119600c39ce58a96,libbacktrace-d2980861054a17a2,libcfg_if-50b02a9e3502ecf2,librustc_demangle-138bf255b8136aca,libclap-f8a48b49bddf074b,libclap_builder-3938c860012a36be,libstrsim-39ec6cd5a47c2372,libanstream-c9bcc7dfb41a539d,libanstyle_query-762ab2e6ee56ccd9,libcolorchoice-f843408b53bb43d3,libanstyle_parse-43b39865f2d18548,libutf8parse-c7a8e2c1750ad77c,libclap_lex-4b59dc0886c0688f,libanstyle-c669f062275a2e68}.rlib" "/lib/rustlib/wasm32-wasip1/lib/{libstd-*,libwasi-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*}.rlib" "-l" "c" "/lib/rustlib/wasm32-wasip1/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/opt/rustwide/target/wasm32-wasip1/debug/build/ring-a32277906b4f5ab1/out" "-L" "/lib/rustlib/wasm32-wasip1/lib/self-contained" "-o" "/opt/rustwide/target/wasm32-wasip1/debug/deps/steam_rss-41a324f3b35fa60a.wasm" "--gc-sections" "-O0" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'curve25519.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'aes_nohw.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'montgomery.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'montgomery_inv.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'ecp_nistz.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'gfp_p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'gfp_p384.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'p256.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'limbs.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'mem.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'poly1305.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: warning: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib: archive member 'constant_time_test.o' is neither Wasm object file nor LLVM bitcode [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_are_even [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_are_zero [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_add_mod [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_equal [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_shl_mod [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMB_shr [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_less_than [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_reduce_once [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_LIMBS_less_than_limb [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_scalar_sqr_rep_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p256_point_mul_base [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_elem_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_scalar_mul_mont [INFO] [stdout] rust-lld: error: /opt/rustwide/target/wasm32-wasip1/debug/deps/libring-ffaa3e2bf903d4ff.rlib(ring-ffaa3e2bf903d4ff.ring.9404f28b48328d5e-cgu.03.rcgu.o): undefined symbol: ring_core_0_17_7_p384_point_mul [INFO] [stdout] rust-lld: error: too many errors emitted, stopping now (use -error-limit=0 to see all errors) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `steam-rss` (bin "steam-rss") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "461256de1201dfe55d098c5f9e02290ba697dba1c7ce035f3e4da4a481d73e3d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "461256de1201dfe55d098c5f9e02290ba697dba1c7ce035f3e4da4a481d73e3d", kill_on_drop: false }` [INFO] [stdout] 461256de1201dfe55d098c5f9e02290ba697dba1c7ce035f3e4da4a481d73e3d