[INFO] fetching crate napi 3.8.2...
[INFO] checking napi-3.8.2 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate napi 3.8.2 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate napi 3.8.2
[INFO] finished tweaking crates.io crate napi 3.8.2
[INFO] tweaked toml for crates.io crate napi 3.8.2 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate napi 3.8.2 on toolchain 7b3da9103634dffd4f4365cfd8642427c781d99f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate napi 3.8.2 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" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 19f373ff26c1f0d39b1c6fcdde1ca1577f31fe25b5c11330ca2f6897f5c77165
[INFO] running `Command { std: "docker" "start" "-a" "19f373ff26c1f0d39b1c6fcdde1ca1577f31fe25b5c11330ca2f6897f5c77165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "19f373ff26c1f0d39b1c6fcdde1ca1577f31fe25b5c11330ca2f6897f5c77165", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19f373ff26c1f0d39b1c6fcdde1ca1577f31fe25b5c11330ca2f6897f5c77165", kill_on_drop: false }`
[INFO] [stdout] 19f373ff26c1f0d39b1c6fcdde1ca1577f31fe25b5c11330ca2f6897f5c77165
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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 -Dinherent-method-on-receiver" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c5895635af381fdf096d5dcff225b54033541201e8f5488cb9ced2ac1c24004
[INFO] running `Command { std: "docker" "start" "-a" "7c5895635af381fdf096d5dcff225b54033541201e8f5488cb9ced2ac1c24004", kill_on_drop: false }`
[INFO] [stderr]    Compiling napi-build v2.3.1
[INFO] [stderr]    Compiling dtor-proc-macro v0.0.6
[INFO] [stderr]    Compiling ctor-proc-macro v0.0.7
[INFO] [stderr]     Checking libloading v0.9.0
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling napi v3.8.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking dtor v0.1.1
[INFO] [stderr]     Checking napi-sys v3.2.1
[INFO] [stderr]     Checking ctor v0.6.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/class.rs:90:24
[INFO] [stdout]     |
[INFO] [stdout]  90 |   pub fn as_object<'a>(&self, env: &'a Env) -> Object<'a> {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | impl<'env, T: 'env> Deref for ClassInstance<'env, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 214 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/class.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     &'a self,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | impl<'env, T: 'env> Deref for ClassInstance<'env, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 214 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/class.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     &'a self,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | impl<'env, T: 'env> Deref for ClassInstance<'env, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 214 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/external.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |   pub fn into_unknown(self, env: &Env) -> Result<Unknown<'_>> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 | impl<T: 'static> Deref for External<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 215 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/external.rs:117:27
[INFO] [stdout]     |
[INFO] [stdout] 117 |   pub fn into_js_external(self, env: &Env) -> Result<JsExternal<'_>> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 | impl<T: 'static> Deref for External<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 215 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/external.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |   pub fn get_value(&self) -> Result<JsExternal<'_>> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl<T: 'static> Deref for ExternalRef<T> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 352 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 138 |   pub fn clone(&self, env: Env) -> Result<Self> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 182 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |   pub fn downgrade(&self) -> WeakReference<T> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 182 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     self,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 182 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:278:16
[INFO] [stdout]     |
[INFO] [stdout] 278 |   pub fn clone(&self, env: Env) -> Result<Self> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 322 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |   pub fn clone_owner(&self, env: Env) -> Result<Reference<T>> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 322 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 |     self,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 322 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `napi` (lib test) due to 12 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/class.rs:90:24
[INFO] [stdout]     |
[INFO] [stdout]  90 |   pub fn as_object<'a>(&self, env: &'a Env) -> Object<'a> {
[INFO] [stdout]     |                        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | impl<'env, T: 'env> Deref for ClassInstance<'env, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 214 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout]     |
[INFO] [stdout]     = note: requested on the command line with `-D inherent-method-on-receiver`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/class.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     &'a self,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | impl<'env, T: 'env> Deref for ClassInstance<'env, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 214 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/class.rs:134:5
[INFO] [stdout]     |
[INFO] [stdout] 134 |     &'a self,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 213 | impl<'env, T: 'env> Deref for ClassInstance<'env, T> {
[INFO] [stdout]     | ---------------------------------------------------- trait implemented here
[INFO] [stdout] 214 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/external.rs:111:23
[INFO] [stdout]     |
[INFO] [stdout] 111 |   pub fn into_unknown(self, env: &Env) -> Result<Unknown<'_>> {
[INFO] [stdout]     |                       ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 | impl<T: 'static> Deref for External<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 215 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/external.rs:117:27
[INFO] [stdout]     |
[INFO] [stdout] 117 |   pub fn into_js_external(self, env: &Env) -> Result<JsExternal<'_>> {
[INFO] [stdout]     |                           ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 214 | impl<T: 'static> Deref for External<T> {
[INFO] [stdout]     | -------------------------------------- trait implemented here
[INFO] [stdout] 215 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/external.rs:283:20
[INFO] [stdout]     |
[INFO] [stdout] 283 |   pub fn get_value(&self) -> Result<JsExternal<'_>> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 | impl<T: 'static> Deref for ExternalRef<T> {
[INFO] [stdout]     | ----------------------------------------- trait implemented here
[INFO] [stdout] 352 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:138:16
[INFO] [stdout]     |
[INFO] [stdout] 138 |   pub fn clone(&self, env: Env) -> Result<Self> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 182 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:152:20
[INFO] [stdout]     |
[INFO] [stdout] 152 |   pub fn downgrade(&self) -> WeakReference<T> {
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 182 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:162:5
[INFO] [stdout]     |
[INFO] [stdout] 162 |     self,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 181 | impl<T: 'static> Deref for Reference<T> {
[INFO] [stdout]     | --------------------------------------- trait implemented here
[INFO] [stdout] 182 |   type Target = T;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:278:16
[INFO] [stdout]     |
[INFO] [stdout] 278 |   pub fn clone(&self, env: Env) -> Result<Self> {
[INFO] [stdout]     |                ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 322 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:285:22
[INFO] [stdout]     |
[INFO] [stdout] 285 |   pub fn clone_owner(&self, env: Env) -> Result<Reference<T>> {
[INFO] [stdout]     |                      ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 322 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]    --> src/bindgen_runtime/js_values/value_ref.rs:291:5
[INFO] [stdout]     |
[INFO] [stdout] 291 |     self,
[INFO] [stdout]     |     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 321 | impl<T: 'static, S: 'static> Deref for SharedReference<T, S> {
[INFO] [stdout]     | ------------------------------------------------------------ trait implemented here
[INFO] [stdout] 322 |   type Target = S;
[INFO] [stdout]     |   ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `napi` (lib) due to 12 previous errors
[INFO] running `Command { std: "docker" "inspect" "7c5895635af381fdf096d5dcff225b54033541201e8f5488cb9ced2ac1c24004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c5895635af381fdf096d5dcff225b54033541201e8f5488cb9ced2ac1c24004", kill_on_drop: false }`
[INFO] [stdout] 7c5895635af381fdf096d5dcff225b54033541201e8f5488cb9ced2ac1c24004
