[INFO] fetching crate napi-ohos 1.1.6...
[INFO] checking napi-ohos-1.1.6 against try#7b3da9103634dffd4f4365cfd8642427c781d99f+rustflags=-Dinherent-method-on-receiver for 152214-denied
[INFO] extracting crate napi-ohos 1.1.6 into /workspace/builds/worker-3-tc2/source
[INFO] started tweaking crates.io crate napi-ohos 1.1.6
[INFO] finished tweaking crates.io crate napi-ohos 1.1.6
[INFO] tweaked toml for crates.io crate napi-ohos 1.1.6 written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate napi-ohos 1.1.6 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-ohos 1.1.6 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] [stderr]     Blocking waiting for file lock on package cache
[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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+7b3da9103634dffd4f4365cfd8642427c781d99f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d17a26cc276a16acac4cb42016a78470fce22accc247eb2eeaaee2340f620982
[INFO] running `Command { std: "docker" "start" "-a" "d17a26cc276a16acac4cb42016a78470fce22accc247eb2eeaaee2340f620982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d17a26cc276a16acac4cb42016a78470fce22accc247eb2eeaaee2340f620982", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d17a26cc276a16acac4cb42016a78470fce22accc247eb2eeaaee2340f620982", kill_on_drop: false }`
[INFO] [stdout] d17a26cc276a16acac4cb42016a78470fce22accc247eb2eeaaee2340f620982
[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 -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] 6075064bbc48b34a5a94e8b6e0bd9e95ac1b23b1d07c1f12257035d0ec1ff0f3
[INFO] running `Command { std: "docker" "start" "-a" "6075064bbc48b34a5a94e8b6e0bd9e95ac1b23b1d07c1f12257035d0ec1ff0f3", kill_on_drop: false }`
[INFO] [stderr]    Compiling napi-build-ohos v1.1.6
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking napi-sys-ohos v1.1.6
[INFO] [stderr]    Compiling napi-ohos v1.1.6 (/opt/rustwide/workdir)
[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] warning: unused import: `ffi::CString`
[INFO] [stdout]  --> src/bindgen_runtime/js_values/symbol.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ffi::CString, ptr};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ffi::CString`
[INFO] [stdout]  --> src/bindgen_runtime/js_values/symbol.rs:3:11
[INFO] [stdout]   |
[INFO] [stdout] 3 | use std::{ffi::CString, ptr};
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Symbol` is never constructed
[INFO] [stdout]   --> src/bindgen_runtime/js_values/symbol.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Symbol {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `identity`, and `into_js_symbol` are never used
[INFO] [stdout]   --> src/bindgen_runtime/js_values/symbol.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Symbol {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 29 |   pub fn new<S: ToString>(desc: S) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |   pub fn identity() -> Self {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |   pub fn into_js_symbol<'env>(self, env: &'env Env) -> Result<JsSymbol<'env>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `qos` is never read
[INFO] [stdout]   --> src/bindgen_runtime/js_values/task.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct AsyncTask<T: for<'task> ScopedTask<'task>> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |   qos: Option<AsyncWorkQos>,
[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/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-ohos` (lib test) due to 12 previous errors; 4 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: struct `Symbol` is never constructed
[INFO] [stdout]   --> src/bindgen_runtime/js_values/symbol.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct Symbol {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new`, `identity`, and `into_js_symbol` are never used
[INFO] [stdout]   --> src/bindgen_runtime/js_values/symbol.rs:29:10
[INFO] [stdout]    |
[INFO] [stdout] 28 | impl Symbol {
[INFO] [stdout]    | ----------- associated items in this implementation
[INFO] [stdout] 29 |   pub fn new<S: ToString>(desc: S) -> Self {
[INFO] [stdout]    |          ^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |   pub fn identity() -> Self {
[INFO] [stdout]    |          ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 54 |   pub fn into_js_symbol<'env>(self, env: &'env Env) -> Result<JsSymbol<'env>> {
[INFO] [stdout]    |          ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `qos` is never read
[INFO] [stdout]   --> src/bindgen_runtime/js_values/task.rs:20:3
[INFO] [stdout]    |
[INFO] [stdout] 17 | pub struct AsyncTask<T: for<'task> ScopedTask<'task>> {
[INFO] [stdout]    |            --------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 20 |   qos: Option<AsyncWorkQos>,
[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/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-ohos` (lib) due to 12 previous errors; 4 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6075064bbc48b34a5a94e8b6e0bd9e95ac1b23b1d07c1f12257035d0ec1ff0f3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6075064bbc48b34a5a94e8b6e0bd9e95ac1b23b1d07c1f12257035d0ec1ff0f3", kill_on_drop: false }`
[INFO] [stdout] 6075064bbc48b34a5a94e8b6e0bd9e95ac1b23b1d07c1f12257035d0ec1ff0f3
