[INFO] fetching crate xiron 0.3.0... [INFO] testing xiron-0.3.0 against beta-2024-10-19 for beta-1.83-1 [INFO] extracting crate xiron 0.3.0 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate xiron 0.3.0 on toolchain beta-2024-10-19 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate xiron 0.3.0 [INFO] finished tweaking crates.io crate xiron 0.3.0 [INFO] tweaked toml for crates.io crate xiron 0.3.0 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate xiron 0.3.0 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" "+beta-2024-10-19" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 474265001b5868e9a251d34756d6396e73cc0f29fdb562f9cf27ff19292cbea8 [INFO] running `Command { std: "docker" "start" "-a" "474265001b5868e9a251d34756d6396e73cc0f29fdb562f9cf27ff19292cbea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "474265001b5868e9a251d34756d6396e73cc0f29fdb562f9cf27ff19292cbea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "474265001b5868e9a251d34756d6396e73cc0f29fdb562f9cf27ff19292cbea8", kill_on_drop: false }` [INFO] [stdout] 474265001b5868e9a251d34756d6396e73cc0f29fdb562f9cf27ff19292cbea8 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7092c31c0b598ef750b7dd5850393fef7b2135ddafedad0688c4b1eeeae82835 [INFO] running `Command { std: "docker" "start" "-a" "7092c31c0b598ef750b7dd5850393fef7b2135ddafedad0688c4b1eeeae82835", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling winnow v0.4.1 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling version-compare v0.1.1 [INFO] [stderr] Compiling pkg-config v0.3.26 [INFO] [stderr] Compiling proc-macro2 v1.0.56 [INFO] [stderr] Compiling quote v1.0.26 [INFO] [stderr] Compiling unicode-ident v1.0.6 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.15 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling crossbeam-queue v0.3.8 [INFO] [stderr] Compiling cfg-expr v0.14.0 [INFO] [stderr] Compiling rayon-core v1.11.0 [INFO] [stderr] Compiling either v1.8.0 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling memoffset v0.8.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.14 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling once_cell v1.16.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.7 [INFO] [stderr] Compiling walkdir v2.3.3 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling syn v2.0.13 [INFO] [stderr] Compiling crossbeam-deque v0.8.3 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling jobserver v0.1.26 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling ahash v0.8.3 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling ttf-parser v0.19.1 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling quad-alsa-sys v0.3.2 [INFO] [stderr] Compiling crossbeam v0.8.2 [INFO] [stderr] Compiling cc v1.0.79 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling miniz_oxide v0.6.2 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling paste v1.0.11 [INFO] [stderr] Compiling miniquad v0.3.14 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling rayon v1.7.0 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling dasp_sample v0.11.0 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Compiling flate2 v1.0.25 [INFO] [stderr] Compiling lewton v0.9.4 [INFO] [stderr] Compiling dasp_frame v0.11.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling hound v3.5.0 [INFO] [stderr] Compiling rustix v0.37.3 [INFO] [stderr] Compiling typenum v1.16.0 [INFO] [stderr] Compiling quad-snd v0.2.5 [INFO] [stderr] Compiling nohash-hasher v0.2.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling png v0.17.7 [INFO] [stderr] Compiling approx v0.5.1 [INFO] [stderr] Compiling num-complex v0.4.2 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling toml_datetime v0.6.1 [INFO] [stderr] Compiling serde_spanned v0.6.1 [INFO] [stderr] Compiling ttf-parser v0.15.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling toml_edit v0.19.8 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling webbrowser v0.5.5 [INFO] [stderr] Compiling owned_ttf_parser v0.19.0 [INFO] [stderr] Compiling parking v2.1.0 [INFO] [stderr] Compiling quad-url v0.1.1 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling ab_glyph v0.2.21 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling matrixmultiply v0.3.2 [INFO] [stderr] Compiling concurrent-queue v2.2.0 [INFO] [stderr] Compiling audrey v0.3.0 [INFO] [stderr] Compiling jwalk v0.6.2 [INFO] [stderr] Compiling fontdue v0.7.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling dircpy v0.3.14 [INFO] [stderr] Compiling optional v0.5.0 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling serde_json v1.0.94 [INFO] [stderr] Compiling zeromq-src v0.2.4+4.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling robust v0.2.3 [INFO] [stderr] Compiling zmq v0.10.0 [INFO] [stderr] Compiling itoa v1.0.5 [INFO] [stderr] Compiling quad-rand v0.2.1 [INFO] [stderr] Compiling rfd v0.11.4 [INFO] [stderr] Compiling glam v0.21.3 [INFO] [stderr] Compiling macroquad_macro v0.1.7 [INFO] [stderr] Compiling bumpalo v3.11.1 [INFO] [stderr] Compiling spade v2.0.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling arrayvec v0.7.2 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling raw-window-handle v0.5.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.5 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling toml v0.7.3 [INFO] [stderr] Compiling bytemuck_derive v1.4.1 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling system-deps v6.0.4 [INFO] [stderr] Compiling glib-sys v0.16.3 [INFO] [stderr] Compiling gobject-sys v0.16.3 [INFO] [stderr] Compiling gdk-sys v0.16.0 [INFO] [stderr] Compiling atk-sys v0.16.0 [INFO] [stderr] Compiling gio-sys v0.16.3 [INFO] [stderr] Compiling gdk-pixbuf-sys v0.16.3 [INFO] [stderr] Compiling pango-sys v0.16.3 [INFO] [stderr] Compiling cairo-sys-rs v0.16.3 [INFO] [stderr] Compiling gtk-sys v0.16.0 [INFO] [stderr] Compiling bytemuck v1.12.3 [INFO] [stderr] Compiling zmq-sys v0.12.0 [INFO] [stderr] Compiling safe_arch v0.6.0 [INFO] [stderr] Compiling ecolor v0.21.0 [INFO] [stderr] Compiling emath v0.21.0 [INFO] [stderr] Compiling image v0.24.5 [INFO] [stderr] Compiling epaint v0.21.0 [INFO] [stderr] Compiling wide v0.7.5 [INFO] [stderr] Compiling egui v0.21.0 [INFO] [stderr] Compiling macroquad v0.3.25 [INFO] [stderr] Compiling simba v0.7.3 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling serde_yaml v0.9.16 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling egui-miniquad v0.14.0 [INFO] [stderr] Compiling egui-macroquad v0.15.0 [INFO] [stderr] Compiling nalgebra v0.31.4 [INFO] [stderr] Compiling parry2d v0.12.0 [INFO] [stderr] Compiling xiron v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/prelude.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::parser::*; [INFO] [stdout] | ---------------- but the name `Twist` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 10 | pub use crate::comms::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the name `Twist` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.77s [INFO] running `Command { std: "docker" "inspect" "7092c31c0b598ef750b7dd5850393fef7b2135ddafedad0688c4b1eeeae82835", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7092c31c0b598ef750b7dd5850393fef7b2135ddafedad0688c4b1eeeae82835", kill_on_drop: false }` [INFO] [stdout] 7092c31c0b598ef750b7dd5850393fef7b2135ddafedad0688c4b1eeeae82835 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dae0c6d61a3f47ca04d6bd4f3b3b06e5d5ba148d88ea2625d7b23e38ccadbe89 [INFO] running `Command { std: "docker" "start" "-a" "dae0c6d61a3f47ca04d6bd4f3b3b06e5d5ba148d88ea2625d7b23e38ccadbe89", kill_on_drop: false }` [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/prelude.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::parser::*; [INFO] [stdout] | ---------------- but the name `Twist` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 10 | pub use crate::comms::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the name `Twist` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xiron v0.3.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: ambiguous glob re-exports [INFO] [stdout] --> src/prelude.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub use crate::parser::*; [INFO] [stdout] | ---------------- but the name `Twist` in the type namespace is also re-exported here [INFO] [stdout] ... [INFO] [stdout] 10 | pub use crate::comms::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^ the name `Twist` in the type namespace is first re-exported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 3.82s [INFO] running `Command { std: "docker" "inspect" "dae0c6d61a3f47ca04d6bd4f3b3b06e5d5ba148d88ea2625d7b23e38ccadbe89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dae0c6d61a3f47ca04d6bd4f3b3b06e5d5ba148d88ea2625d7b23e38ccadbe89", kill_on_drop: false }` [INFO] [stdout] dae0c6d61a3f47ca04d6bd4f3b3b06e5d5ba148d88ea2625d7b23e38ccadbe89 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2024-10-19" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] a382654e98a669029be922f2e0bd2a9f01e507a5e4e52bdf8673948e1ff1f993 [INFO] running `Command { std: "docker" "start" "-a" "a382654e98a669029be922f2e0bd2a9f01e507a5e4e52bdf8673948e1ff1f993", kill_on_drop: false }` [INFO] [stderr] warning: ambiguous glob re-exports [INFO] [stderr] --> src/prelude.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 7 | pub use crate::parser::*; [INFO] [stderr] | ---------------- but the name `Twist` in the type namespace is also re-exported here [INFO] [stderr] ... [INFO] [stderr] 10 | pub use crate::comms::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^ the name `Twist` in the type namespace is first re-exported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ambiguous_glob_reexports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `xiron` (lib) generated 1 warning [INFO] [stderr] warning: `xiron` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.33s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/xiron-6584711cc265fd82) [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/bin/xiron_simulator.rs (/opt/rustwide/target/debug/deps/xiron_simulator-2d440564658a4feb) [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 tests/test_jsons.rs (/opt/rustwide/target/debug/deps/test_jsons-17c15c978cbe0179) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test check_jsonifying_from_config ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests xiron [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] running `Command { std: "docker" "inspect" "a382654e98a669029be922f2e0bd2a9f01e507a5e4e52bdf8673948e1ff1f993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a382654e98a669029be922f2e0bd2a9f01e507a5e4e52bdf8673948e1ff1f993", kill_on_drop: false }` [INFO] [stdout] a382654e98a669029be922f2e0bd2a9f01e507a5e4e52bdf8673948e1ff1f993