[INFO] fetching crate cursed 0.0.1...
[INFO] checking cursed-0.0.1 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate cursed 0.0.1 into /workspace/builds/worker-1-tc2/source
[INFO] started tweaking crates.io crate cursed 0.0.1
[INFO] finished tweaking crates.io crate cursed 0.0.1
[INFO] tweaked toml for crates.io crate cursed 0.0.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate cursed 0.0.1 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 30 packages to latest compatible versions
[INFO] [stderr]       Adding cfg-if v0.1.10 (available: v1.0.4)
[INFO] [stderr]       Adding parking_lot v0.9.0 (available: v0.12.5)
[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] ab1c8cb77482fc4b41ebc170121e644ca3e697ee5b063ca2bd3dcfa4c44f245e
[INFO] running `Command { std: "docker" "start" "-a" "ab1c8cb77482fc4b41ebc170121e644ca3e697ee5b063ca2bd3dcfa4c44f245e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ab1c8cb77482fc4b41ebc170121e644ca3e697ee5b063ca2bd3dcfa4c44f245e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab1c8cb77482fc4b41ebc170121e644ca3e697ee5b063ca2bd3dcfa4c44f245e", kill_on_drop: false }`
[INFO] [stdout] ab1c8cb77482fc4b41ebc170121e644ca3e697ee5b063ca2bd3dcfa4c44f245e
[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] b9a0eedd81e05f7dae2188d6b7127d0cbff6d69cca7c903c3665b52444d48fbf
[INFO] running `Command { std: "docker" "start" "-a" "b9a0eedd81e05f7dae2188d6b7127d0cbff6d69cca7c903c3665b52444d48fbf", kill_on_drop: false }`
[INFO] [stderr]    Compiling parking_lot_core v0.6.3
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking lock_api v0.3.4
[INFO] [stderr]     Checking cursed v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the feature `const_type_id` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_type_id)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the feature `const_type_id` has been stable since 1.91.0 and no longer requires an attribute to enable
[INFO] [stdout]  --> src/lib.rs:1:12
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![feature(const_type_id)]
[INFO] [stdout]   |            ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(stable_features)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `exception`
[INFO] [stdout]    --> src/vec.rs:285:69
[INFO] [stdout]     |
[INFO] [stdout] 285 |           pub extern "C" fn vec_free(handle: *mut RawVec, ty: TypeId, exception: *mut Exception) {
[INFO] [stdout]     |                                                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 | / vec_constructor! {
[INFO] [stdout] 323 | |     TYPE_STRING => String,
[INFO] [stdout] 324 | |     TYPE_U64 => u64
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `exception` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/vec.rs:285:69
[INFO] [stdout]     |
[INFO] [stdout] 285 |           pub extern "C" fn vec_free(handle: *mut RawVec, ty: TypeId, exception: *mut Exception) {
[INFO] [stdout]     |                                                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 | / vec_constructor! {
[INFO] [stdout] 323 | |     TYPE_STRING => String,
[INFO] [stdout] 324 | |     TYPE_U64 => u64
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `vec_constructor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `field1` and `field2` are never read
[INFO] [stdout]   --> src/nullable.rs:46:9
[INFO] [stdout]    |
[INFO] [stdout] 45 |     struct TestStruct {
[INFO] [stdout]    |            ---------- fields in this struct
[INFO] [stdout] 46 |         field1: u64,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 47 |         field2: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadSafePtr` is never constructed
[INFO] [stdout]   --> src/vec.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) struct ThreadSafePtr<T>(*const T);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/sync.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn is_null(&self) -> bool {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl<T: ?Sized> core::ops::Deref for ArcPtr<T> {
[INFO] [stdout]    | ---------------------------------------------- trait implemented here
[INFO] [stdout] 40 |     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/sync.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn as_ref(&self) -> Option<&T> {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl<T: ?Sized> core::ops::Deref for ArcPtr<T> {
[INFO] [stdout]    | ---------------------------------------------- trait implemented here
[INFO] [stdout] 40 |     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/sync.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn into_arc(self) -> Arc<T> {
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl<T: ?Sized> core::ops::Deref for ArcPtr<T> {
[INFO] [stdout]    | ---------------------------------------------- trait implemented here
[INFO] [stdout] 40 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `TypeId`, which is not FFI-safe
[INFO] [stdout]    --> src/vec.rs:275:39
[INFO] [stdout]     |
[INFO] [stdout] 275 |           pub extern "C" fn vec_new(ty: TypeId) -> $crate::nullable::Nullable<core::ffi::c_void> {
[INFO] [stdout]     |                                         ^^^^^^ not FFI-safe
[INFO] [stdout] ...
[INFO] [stdout] 322 | / vec_constructor! {
[INFO] [stdout] 323 | |     TYPE_STRING => String,
[INFO] [stdout] 324 | |     TYPE_U64 => u64
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout]     = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `vec_constructor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `TypeId`, which is not FFI-safe
[INFO] [stdout]    --> src/vec.rs:285:61
[INFO] [stdout]     |
[INFO] [stdout] 285 |           pub extern "C" fn vec_free(handle: *mut RawVec, ty: TypeId, exception: *mut Exception) {
[INFO] [stdout]     |                                                               ^^^^^^ not FFI-safe
[INFO] [stdout] ...
[INFO] [stdout] 322 | / vec_constructor! {
[INFO] [stdout] 323 | |     TYPE_STRING => String,
[INFO] [stdout] 324 | |     TYPE_U64 => u64
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout]     = note: this warning originates in the macro `vec_constructor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `TypeId`, which is not FFI-safe
[INFO] [stdout]    --> src/vec.rs:299:68
[INFO] [stdout]     |
[INFO] [stdout] 299 |           pub extern "C" fn vec_debug_print(handle: *mut RawVec, ty: TypeId) {
[INFO] [stdout]     |                                                                      ^^^^^^ not FFI-safe
[INFO] [stdout] ...
[INFO] [stdout] 322 | / vec_constructor! {
[INFO] [stdout] 323 | |     TYPE_STRING => String,
[INFO] [stdout] 324 | |     TYPE_U64 => u64
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout]     = note: this warning originates in the macro `vec_constructor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cursed` (lib test) due to 3 previous errors; 7 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: unused variable: `exception`
[INFO] [stdout]    --> src/vec.rs:285:69
[INFO] [stdout]     |
[INFO] [stdout] 285 |           pub extern "C" fn vec_free(handle: *mut RawVec, ty: TypeId, exception: *mut Exception) {
[INFO] [stdout]     |                                                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 | / vec_constructor! {
[INFO] [stdout] 323 | |     TYPE_STRING => String,
[INFO] [stdout] 324 | |     TYPE_U64 => u64
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout] help: `exception` is captured in macro and introduced a unused variable
[INFO] [stdout]    --> src/vec.rs:285:69
[INFO] [stdout]     |
[INFO] [stdout] 285 |           pub extern "C" fn vec_free(handle: *mut RawVec, ty: TypeId, exception: *mut Exception) {
[INFO] [stdout]     |                                                                       ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 322 | / vec_constructor! {
[INFO] [stdout] 323 | |     TYPE_STRING => String,
[INFO] [stdout] 324 | |     TYPE_U64 => u64
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `vec_constructor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ThreadSafePtr` is never constructed
[INFO] [stdout]   --> src/vec.rs:34:19
[INFO] [stdout]    |
[INFO] [stdout] 34 | pub(crate) struct ThreadSafePtr<T>(*const T);
[INFO] [stdout]    |                   ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: inherent methods on types that implement `Deref` or `Receiver` shadow methods of their target
[INFO] [stdout]   --> src/sync.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     pub fn is_null(&self) -> bool {
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl<T: ?Sized> core::ops::Deref for ArcPtr<T> {
[INFO] [stdout]    | ---------------------------------------------- trait implemented here
[INFO] [stdout] 40 |     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/sync.rs:26:19
[INFO] [stdout]    |
[INFO] [stdout] 26 |     pub fn as_ref(&self) -> Option<&T> {
[INFO] [stdout]    |                   ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl<T: ?Sized> core::ops::Deref for ArcPtr<T> {
[INFO] [stdout]    | ---------------------------------------------- trait implemented here
[INFO] [stdout] 40 |     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/sync.rs:34:21
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub fn into_arc(self) -> Arc<T> {
[INFO] [stdout]    |                     ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 39 | impl<T: ?Sized> core::ops::Deref for ArcPtr<T> {
[INFO] [stdout]    | ---------------------------------------------- trait implemented here
[INFO] [stdout] 40 |     type Target = T;
[INFO] [stdout]    |     ----------- with `Target` set here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `TypeId`, which is not FFI-safe
[INFO] [stdout]    --> src/vec.rs:275:39
[INFO] [stdout]     |
[INFO] [stdout] 275 |           pub extern "C" fn vec_new(ty: TypeId) -> $crate::nullable::Nullable<core::ffi::c_void> {
[INFO] [stdout]     |                                         ^^^^^^ not FFI-safe
[INFO] [stdout] ...
[INFO] [stdout] 322 | / vec_constructor! {
[INFO] [stdout] 323 | |     TYPE_STRING => String,
[INFO] [stdout] 324 | |     TYPE_U64 => u64
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout]     = note: `#[warn(improper_ctypes_definitions)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `vec_constructor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `TypeId`, which is not FFI-safe
[INFO] [stdout]    --> src/vec.rs:285:61
[INFO] [stdout]     |
[INFO] [stdout] 285 |           pub extern "C" fn vec_free(handle: *mut RawVec, ty: TypeId, exception: *mut Exception) {
[INFO] [stdout]     |                                                               ^^^^^^ not FFI-safe
[INFO] [stdout] ...
[INFO] [stdout] 322 | / vec_constructor! {
[INFO] [stdout] 323 | |     TYPE_STRING => String,
[INFO] [stdout] 324 | |     TYPE_U64 => u64
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout]     = note: this warning originates in the macro `vec_constructor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `extern` fn uses type `TypeId`, which is not FFI-safe
[INFO] [stdout]    --> src/vec.rs:299:68
[INFO] [stdout]     |
[INFO] [stdout] 299 |           pub extern "C" fn vec_debug_print(handle: *mut RawVec, ty: TypeId) {
[INFO] [stdout]     |                                                                      ^^^^^^ not FFI-safe
[INFO] [stdout] ...
[INFO] [stdout] 322 | / vec_constructor! {
[INFO] [stdout] 323 | |     TYPE_STRING => String,
[INFO] [stdout] 324 | |     TYPE_U64 => u64
[INFO] [stdout] 325 | | }
[INFO] [stdout]     | |_- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider adding a `#[repr(C)]` or `#[repr(transparent)]` attribute to this struct
[INFO] [stdout]     = note: this struct has unspecified layout
[INFO] [stdout]     = note: this warning originates in the macro `vec_constructor` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `cursed` (lib) due to 3 previous errors; 6 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b9a0eedd81e05f7dae2188d6b7127d0cbff6d69cca7c903c3665b52444d48fbf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9a0eedd81e05f7dae2188d6b7127d0cbff6d69cca7c903c3665b52444d48fbf", kill_on_drop: false }`
[INFO] [stdout] b9a0eedd81e05f7dae2188d6b7127d0cbff6d69cca7c903c3665b52444d48fbf
