[INFO] updating cached repository https://github.com/gawadinc/cryptocurrencyEx [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ea273b2b5aaa176724e4b402bc4356430b71f49f [INFO] testing gawadinc/cryptocurrencyEx against 1.45.2 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgawadinc%2FcryptocurrencyEx" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gawadinc/cryptocurrencyEx on toolchain 1.45.2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gawadinc/cryptocurrencyEx [INFO] finished tweaking git repo https://github.com/gawadinc/cryptocurrencyEx [INFO] tweaked toml for git repo https://github.com/gawadinc/cryptocurrencyEx written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/gawadinc/cryptocurrencyEx already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-11/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.45.2" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bb58ecad38ee762ec320bf7d1397e019122e6202ed1bccb0a7330cda42693740 [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" "bb58ecad38ee762ec320bf7d1397e019122e6202ed1bccb0a7330cda42693740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bb58ecad38ee762ec320bf7d1397e019122e6202ed1bccb0a7330cda42693740", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb58ecad38ee762ec320bf7d1397e019122e6202ed1bccb0a7330cda42693740", kill_on_drop: false }` [INFO] [stdout] bb58ecad38ee762ec320bf7d1397e019122e6202ed1bccb0a7330cda42693740 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 54ba9f2c00e1c891a216f18002c7eb1285c889aee01322db26ebcb5c0d2b39c1 [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" "54ba9f2c00e1c891a216f18002c7eb1285c889aee01322db26ebcb5c0d2b39c1", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.74 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling syn v1.0.38 [INFO] [stderr] Compiling buf_redux v0.3.0 [INFO] [stderr] Compiling route-recognizer v0.1.13 [INFO] [stderr] Compiling sequence_trie v0.2.1 [INFO] [stderr] Compiling headers v0.1.0 [INFO] [stderr] Compiling bit-vec v0.4.4 [INFO] [stderr] Compiling error v0.1.9 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling libsodium-sys v0.0.14 [INFO] [stderr] Compiling base64 v0.9.3 [INFO] [stderr] Compiling plugin v0.2.6 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling mime v0.2.6 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling thread-id v2.0.0 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling nix v0.5.1 [INFO] [stderr] Compiling clap v2.33.2 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling thread_local v0.2.7 [INFO] [stderr] Compiling aho-corasick v0.5.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling sodiumoxide v0.0.14 [INFO] [stderr] Compiling miow v0.1.5 [INFO] [stderr] Compiling regex v0.1.80 [INFO] [stderr] Compiling hyper v0.10.16 [INFO] [stderr] Compiling cookie v0.6.2 [INFO] [stderr] Compiling leveldb-sys v2.0.6 [INFO] [stderr] Compiling serde_json v0.8.6 [INFO] [stderr] Compiling num-bigint v0.1.44 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling phf_generator v0.7.24 [INFO] [stderr] Compiling phf_codegen v0.7.24 [INFO] [stderr] Compiling env_logger v0.3.5 [INFO] [stderr] Compiling mime_guess v1.8.8 [INFO] [stderr] Compiling num-rational v0.1.42 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling mio v0.5.1 [INFO] [stderr] Compiling num v0.1.42 [INFO] [stderr] Compiling iron v0.5.1 [INFO] [stderr] Compiling persistent v0.3.0 [INFO] [stderr] Compiling router v0.5.1 [INFO] [stderr] Compiling mount v0.3.0 [INFO] [stderr] Compiling multipart v0.8.1 [INFO] [stderr] Compiling bodyparser v0.5.0 [INFO] [stderr] Compiling bodyparser v0.7.0 [INFO] [stderr] Compiling urlencoded v0.5.0 [INFO] [stderr] Compiling ctrlc v3.1.6 [INFO] [stderr] Compiling exonum_profiler v0.1.2 [INFO] [stderr] Compiling params v0.6.0 [INFO] [stderr] Compiling exonum_leveldb v0.9.1 [INFO] [stderr] Compiling exonum v0.1.1 [INFO] [stderr] Compiling cryptocurrency v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | impl Into> for TransactionRequest { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:172:34 [INFO] [stdout] | [INFO] [stdout] 172 | fn into(self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:189:42 [INFO] [stdout] | [INFO] [stdout] 189 | let transaction: Box = transaction.into(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:217:62 [INFO] [stdout] | [INFO] [stdout] 217 | fn tx_from_raw(&self, raw: RawTransaction) -> Result, encoding::Error> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | let trans: Box = match raw.message_type() { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:230:66 [INFO] [stdout] | [INFO] [stdout] 230 | fn public_api_handler(&self, ctx: &ApiContext) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | let services: Vec> = vec![Box::new(CurrencyService)]; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "54ba9f2c00e1c891a216f18002c7eb1285c889aee01322db26ebcb5c0d2b39c1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "54ba9f2c00e1c891a216f18002c7eb1285c889aee01322db26ebcb5c0d2b39c1", kill_on_drop: false }` [INFO] [stdout] 54ba9f2c00e1c891a216f18002c7eb1285c889aee01322db26ebcb5c0d2b39c1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen" "--no-run" "--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] fa3bfdbf5537674eed94dc6e69bee8f3794ea5fc5c9091feef994167bf553ffd [INFO] running `Command { std: "docker" "start" "-a" "fa3bfdbf5537674eed94dc6e69bee8f3794ea5fc5c9091feef994167bf553ffd", kill_on_drop: false }` [INFO] [stderr] Compiling cryptocurrency v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:171:23 [INFO] [stdout] | [INFO] [stdout] 171 | impl Into> for TransactionRequest { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:172:34 [INFO] [stdout] | [INFO] [stdout] 172 | fn into(self) -> Box { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:189:42 [INFO] [stdout] | [INFO] [stdout] 189 | let transaction: Box = transaction.into(); [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:217:62 [INFO] [stdout] | [INFO] [stdout] 217 | fn tx_from_raw(&self, raw: RawTransaction) -> Result, encoding::Error> { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:218:24 [INFO] [stdout] | [INFO] [stdout] 218 | let trans: Box = match raw.message_type() { [INFO] [stdout] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:230:66 [INFO] [stdout] | [INFO] [stdout] 230 | fn public_api_handler(&self, ctx: &ApiContext) -> Option> { [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Handler` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/main.rs:245:27 [INFO] [stdout] | [INFO] [stdout] 245 | let services: Vec> = vec![Box::new(CurrencyService)]; [INFO] [stdout] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.32s [INFO] running `Command { std: "docker" "inspect" "fa3bfdbf5537674eed94dc6e69bee8f3794ea5fc5c9091feef994167bf553ffd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa3bfdbf5537674eed94dc6e69bee8f3794ea5fc5c9091feef994167bf553ffd", kill_on_drop: false }` [INFO] [stdout] fa3bfdbf5537674eed94dc6e69bee8f3794ea5fc5c9091feef994167bf553ffd [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+1.45.2" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e1fa27d90d9761cf900e73305beffb648266a45f83733905915842a08fe7f0c2 [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" "e1fa27d90d9761cf900e73305beffb648266a45f83733905915842a08fe7f0c2", kill_on_drop: false }` [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:171:23 [INFO] [stderr] | [INFO] [stderr] 171 | impl Into> for TransactionRequest { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:172:34 [INFO] [stderr] | [INFO] [stderr] 172 | fn into(self) -> Box { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:189:42 [INFO] [stderr] | [INFO] [stderr] 189 | let transaction: Box = transaction.into(); [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:217:62 [INFO] [stderr] | [INFO] [stderr] 217 | fn tx_from_raw(&self, raw: RawTransaction) -> Result, encoding::Error> { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:218:24 [INFO] [stderr] | [INFO] [stderr] 218 | let trans: Box = match raw.message_type() { [INFO] [stderr] | ^^^^^^^^^^^ help: use `dyn`: `dyn Transaction` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:230:66 [INFO] [stderr] | [INFO] [stderr] 230 | fn public_api_handler(&self, ctx: &ApiContext) -> Option> { [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Handler` [INFO] [stderr] [INFO] [stderr] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stderr] --> src/main.rs:245:27 [INFO] [stderr] | [INFO] [stderr] 245 | let services: Vec> = vec![Box::new(CurrencyService)]; [INFO] [stderr] | ^^^^^^^ help: use `dyn`: `dyn Service` [INFO] [stderr] [INFO] [stderr] warning: 7 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.38s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/cryptocurrency-76a5189f0020d717 [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e1fa27d90d9761cf900e73305beffb648266a45f83733905915842a08fe7f0c2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e1fa27d90d9761cf900e73305beffb648266a45f83733905915842a08fe7f0c2", kill_on_drop: false }` [INFO] [stdout] e1fa27d90d9761cf900e73305beffb648266a45f83733905915842a08fe7f0c2