[INFO] cloning repository https://github.com/honeyvig/protoc-gen-arkts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/honeyvig/protoc-gen-arkts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoneyvig%2Fprotoc-gen-arkts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoneyvig%2Fprotoc-gen-arkts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2c36a13ad01cdb3ee9c160e2758ea4ecf666a74e
[INFO] checking honeyvig/protoc-gen-arkts against 1.95.0-beta.7 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhoneyvig%2Fprotoc-gen-arkts" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/honeyvig/protoc-gen-arkts
[INFO] finished tweaking git repo https://github.com/honeyvig/protoc-gen-arkts
[INFO] tweaked toml for git repo https://github.com/honeyvig/protoc-gen-arkts written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/honeyvig/protoc-gen-arkts on toolchain 1.95.0-beta.7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/honeyvig/protoc-gen-arkts 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" "+1.95.0-beta.7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] bb8e5a1b7c66d80c47f624827b31dac94ffd256fba8060f10daa83468756c7d1
[INFO] running `Command { std: "docker" "start" "-a" "bb8e5a1b7c66d80c47f624827b31dac94ffd256fba8060f10daa83468756c7d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "bb8e5a1b7c66d80c47f624827b31dac94ffd256fba8060f10daa83468756c7d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bb8e5a1b7c66d80c47f624827b31dac94ffd256fba8060f10daa83468756c7d1", kill_on_drop: false }`
[INFO] [stdout] bb8e5a1b7c66d80c47f624827b31dac94ffd256fba8060f10daa83468756c7d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0-beta.7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2cd3977e8243401c3106ade39be453aa8f14bc1b7177db9238efbe936bf3a984
[INFO] running `Command { std: "docker" "start" "-a" "2cd3977e8243401c3106ade39be453aa8f14bc1b7177db9238efbe936bf3a984", kill_on_drop: false }`
[INFO] [stderr]    Compiling thiserror v1.0.49
[INFO] [stderr]    Compiling serde v1.0.189
[INFO] [stderr]    Compiling memchr v2.6.4
[INFO] [stderr]    Compiling rustix v0.38.19
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling once_cell v1.17.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.69
[INFO] [stderr]    Compiling getrandom v0.2.7
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]     Checking smallvec v1.11.1
[INFO] [stderr]    Compiling libz-sys v1.1.12
[INFO] [stderr]     Checking lock_api v0.4.10
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling openssl-sys v0.9.93
[INFO] [stderr]    Compiling miniz_oxide v0.7.1
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling crossbeam-utils v0.8.15
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling aho-corasick v1.1.2
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling sha1_smol v1.0.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.10
[INFO] [stderr]    Compiling syn v2.0.38
[INFO] [stderr]    Compiling prodash v23.1.2
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling libnghttp2-sys v0.1.8+1.55.1
[INFO] [stderr]    Compiling curl-sys v0.4.68+curl-8.4.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling btoi v0.4.3
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling subtle v2.5.0
[INFO] [stderr]    Compiling home v0.5.5
[INFO] [stderr]    Compiling gix-trace v0.1.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking time v0.3.36
[INFO] [stderr]    Compiling fastrand v2.0.1
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling curl v0.4.44
[INFO] [stderr]    Compiling tinyvec v1.6.0
[INFO] [stderr]    Compiling matches v0.1.9
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling serde_json v1.0.96
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.8
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling hashbrown v0.14.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling zeroize v1.6.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.2+1.6.4
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.21
[INFO] [stderr]    Compiling swc_atoms v0.5.6
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling memmap2 v0.5.10
[INFO] [stderr]    Compiling const-oid v0.9.5
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling either v1.7.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling gix-utils v0.1.5
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.1
[INFO] [stderr]    Compiling gix-sec v0.8.4
[INFO] [stderr]     Checking tracing-core v0.1.31
[INFO] [stderr]    Compiling socket2 v0.4.9
[INFO] [stderr]    Compiling utf8parse v0.2.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling ahash v0.8.3
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]     Checking bstr v1.7.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling im-rc v15.1.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling unicode-bom v2.0.2
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]    Compiling imara-diff v0.1.5
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]    Compiling tar v0.4.40
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]     Checking ryu v1.0.10
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]     Checking gix-command v0.2.10
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.2
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling kstring v2.0.0
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking scoped-tls v1.0.0
[INFO] [stderr]    Compiling base64 v0.21.4
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.88
[INFO] [stderr]    Compiling anstyle v1.0.4
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling precomputed-hash v0.1.1
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling clru v0.6.1
[INFO] [stderr]    Compiling unicode-width v0.1.9
[INFO] [stderr]    Compiling pmutil v0.5.3
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling indexmap v2.0.2
[INFO] [stderr]     Checking better_scoped_tls v0.1.0
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling cargo v0.72.2
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling swc_macros_common v0.3.7
[INFO] [stderr]    Compiling indexmap v1.9.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]    Compiling bitmaps v2.1.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling io-close v0.3.7
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling winnow v0.5.16
[INFO] [stderr]    Compiling fiat-crypto v0.2.1
[INFO] [stderr]    Compiling arc-swap v1.6.0
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling globset v0.4.13
[INFO] [stderr]    Compiling p384 v0.11.2
[INFO] [stderr]    Compiling clap_builder v4.4.6
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling vte v0.10.1
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling sized-chunks v0.6.5
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling thiserror-impl v1.0.49
[INFO] [stderr]    Compiling serde_derive v1.0.189
[INFO] [stderr]    Compiling tracing-attributes v0.1.26
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling rand_xoshiro v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.7
[INFO] [stderr]    Compiling ed25519-compact v2.0.4
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling bytecount v0.6.4
[INFO] [stderr]    Compiling ct-codecs v1.1.1
[INFO] [stderr]    Compiling bumpalo v3.14.0
[INFO] [stderr]     Checking unicode-id v0.3.3
[INFO] [stderr]    Compiling env_logger v0.10.0
[INFO] [stderr]    Compiling nom_locate v4.2.0
[INFO] [stderr]    Compiling chrono v0.4.31
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.88
[INFO] [stderr]    Compiling ignore v0.4.20
[INFO] [stderr]    Compiling strip-ansi-escapes v0.1.1
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling opener v0.5.2
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling cargo-util v0.2.6
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling which v4.2.5
[INFO] [stderr]    Compiling http-auth v0.1.8
[INFO] [stderr]     Checking gix-hash v0.11.4
[INFO] [stderr]     Checking gix-path v0.8.4
[INFO] [stderr]    Compiling gix-date v0.5.1
[INFO] [stderr]    Compiling gix-validate v0.7.7
[INFO] [stderr]    Compiling gix-features v0.29.0
[INFO] [stderr]    Compiling swc_visit_macros v0.5.7
[INFO] [stderr]    Compiling gix-hashtable v0.2.4
[INFO] [stderr]    Compiling ast_node v0.9.4
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.1
[INFO] [stderr]     Checking gix-actor v0.20.0
[INFO] [stderr]    Compiling from_variant v0.1.5
[INFO] [stderr]     Checking gix-fs v0.1.1
[INFO] [stderr]     Checking gix-object v0.29.2
[INFO] [stderr]    Compiling maybe-async v0.2.7
[INFO] [stderr]     Checking gix-tempfile v5.0.3
[INFO] [stderr]    Compiling gix-config-value v0.12.5
[INFO] [stderr]    Compiling gix-quote v0.4.7
[INFO] [stderr]    Compiling gix-glob v0.7.0
[INFO] [stderr]    Compiling is-macro v0.2.2
[INFO] [stderr]    Compiling string_enum v0.4.0
[INFO] [stderr]    Compiling gix-lock v5.0.1
[INFO] [stderr]    Compiling gix-prompt v0.5.5
[INFO] [stderr]    Compiling gix-url v0.18.0
[INFO] [stderr]    Compiling gix-traverse v0.25.0
[INFO] [stderr]    Compiling gix-ref v0.29.1
[INFO] [stderr]    Compiling gix-credentials v0.14.0
[INFO] [stderr]    Compiling gix-diff v0.29.0
[INFO] [stderr]    Compiling gix-bitmap v0.2.7
[INFO] [stderr]    Compiling gix-chunk v0.4.4
[INFO] [stderr]    Compiling gix-revision v0.13.0
[INFO] [stderr]    Compiling gix-ignore v0.2.0
[INFO] [stderr]    Compiling gix-attributes v0.12.0
[INFO] [stderr]    Compiling gix-index v0.16.1
[INFO] [stderr]    Compiling gix-pack v0.35.0
[INFO] [stderr]    Compiling gix-mailmap v0.12.0
[INFO] [stderr]    Compiling protobuf-support v3.4.0
[INFO] [stderr]    Compiling gix-refspec v0.10.1
[INFO] [stderr]    Compiling clap v4.4.6
[INFO] [stderr]    Compiling bytesize v1.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]    Compiling gix-config v0.22.0
[INFO] [stderr]    Compiling gix-discover v0.18.1
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]     Checking gix-worktree v0.17.1
[INFO] [stderr]     Checking gix-odb v0.45.0
[INFO] [stderr]    Compiling orion v0.17.6
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.88
[INFO] [stderr]     Checking swc_visit v0.5.6
[INFO] [stderr]    Compiling patch v0.7.0
[INFO] [stderr]    Compiling lexical v6.1.1
[INFO] [stderr]     Checking jobserver v0.1.27
[INFO] [stderr]    Compiling typed-arena v2.0.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.88
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.88
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.2
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking fs_extra v1.3.0
[INFO] [stderr]     Checking triomphe v0.1.8
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking faster-hex v0.8.1
[INFO] [stderr]     Checking toml_datetime v0.6.3
[INFO] [stderr]     Checking serde_spanned v0.6.3
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking gix-packetline v0.16.7
[INFO] [stderr]     Checking cargo-platform v0.1.4
[INFO] [stderr]     Checking serde_ignored v0.1.9
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking os_info v3.7.0
[INFO] [stderr]     Checking utf8-width v0.1.6
[INFO] [stderr]     Checking html-escape v0.2.13
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking dashmap v5.4.0
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking rustfix v0.6.1
[INFO] [stderr]     Checking sourcemap v6.0.2
[INFO] [stderr]     Checking darrentsung_debug_parser v0.3.1
[INFO] [stderr]     Checking swc_common v0.31.11
[INFO] [stderr]    Compiling protobuf-parse v3.4.0
[INFO] [stderr]     Checking pretty_assertions_sorted v1.2.3
[INFO] [stderr]     Checking swc_ecma_ast v0.104.4
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]    Compiling pasetors v0.6.5
[INFO] [stderr]    Compiling protobuf-codegen v3.4.0
[INFO] [stderr]     Checking gix-transport v0.31.0
[INFO] [stderr]     Checking crates-io v0.37.0
[INFO] [stderr]     Checking gix-protocol v0.32.0
[INFO] [stderr]     Checking gix v0.44.1
[INFO] [stderr]    Compiling git2 v0.17.2
[INFO] [stderr]     Checking git2-curl v0.18.0
[INFO] [stderr]     Checking swc_ecma_visit v0.90.4
[INFO] [stderr]     Checking swc_ecma_codegen v0.139.2
[INFO] [stderr]     Checking swc_ecma_parser v0.134.1
[INFO] [stderr]     Checking cargo-patch v0.3.2
[INFO] [stderr]     Checking swc_ecma_utils v0.117.1
[INFO] [stderr]    Compiling protoc_gen_arkts v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/protoc_gen_arkts-8d9de48d04c41540/out/protogen/descriptor.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/protoc_gen_arkts-8d9de48d04c41540/out/protogen/plugin.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyValueProp`, `ObjectLit`, `PropName`, `PropOrSpread`, and `Prop`
[INFO] [stdout]   --> src/runtime/google_protobuf/deserialize.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 |     AssignOp, BinaryOp, BlockStmt, BreakStmt, Expr, KeyValueProp, ObjectLit, PatOrExpr, Prop,
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^  ^^^^^^^^^             ^^^^
[INFO] [stdout] 18 |     PropName, PropOrSpread, Stmt, SwitchCase, SwitchStmt, ThrowStmt, TsNonNullExpr, WhileStmt,
[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 imports: `BindingIdent` and `VarDecl`
[INFO] [stdout]   --> src/runtime/google_protobuf/serialize.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     BindingIdent, BlockStmt, Expr, ForHead, ForOfStmt, Stmt, TsNonNullExpr, VarDecl,
[INFO] [stdout]    |     ^^^^^^^^^^^^                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ordering`
[INFO] [stdout]  --> src/context.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |         atomic::{AtomicU64, Ordering},
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/protoc_gen_arkts-8d9de48d04c41540/out/protogen/descriptor.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ImportStarAsSpecifier`
[INFO] [stdout]   --> src/context.rs:14:41
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Ident, ImportDecl, ImportSpecifier, ImportStarAsSpecifier, ImportNamedSpecifier, ModuleDecl, ModuleItem, Str,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format`
[INFO] [stdout]  --> src/common/json.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::fmt::{format, Display, LowerExp};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FileDescriptorProto`
[INFO] [stdout]   --> src/common/json.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::descriptor::{DescriptorProto, FileDescriptorProto};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Case` and `Casing`
[INFO] [stdout]   --> src/common/json.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 | use convert_case::{Case, Casing};
[INFO] [stdout]    |                    ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protobuf::well_known_types::struct_::value`
[INFO] [stdout]   --> src/common/json.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use protobuf::well_known_types::struct_::value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stdout]   --> /opt/rustwide/target/debug/build/protoc_gen_arkts-8d9de48d04c41540/out/protogen/plugin.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyValueProp`, `ObjectLit`, `PropName`, `PropOrSpread`, and `Prop`
[INFO] [stdout]   --> src/runtime/google_protobuf/deserialize.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 |     AssignOp, BinaryOp, BlockStmt, BreakStmt, Expr, KeyValueProp, ObjectLit, PatOrExpr, Prop,
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^  ^^^^^^^^^             ^^^^
[INFO] [stdout] 18 |     PropName, PropOrSpread, Stmt, SwitchCase, SwitchStmt, ThrowStmt, TsNonNullExpr, WhileStmt,
[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 imports: `BindingIdent` and `VarDecl`
[INFO] [stdout]   --> src/runtime/google_protobuf/serialize.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     BindingIdent, BlockStmt, Expr, ForHead, ForOfStmt, Stmt, TsNonNullExpr, VarDecl,
[INFO] [stdout]    |     ^^^^^^^^^^^^                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Ordering`
[INFO] [stdout]  --> src/context.rs:8:29
[INFO] [stdout]   |
[INFO] [stdout] 8 |         atomic::{AtomicU64, Ordering},
[INFO] [stdout]   |                             ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ImportStarAsSpecifier`
[INFO] [stdout]   --> src/context.rs:14:41
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Ident, ImportDecl, ImportSpecifier, ImportStarAsSpecifier, ImportNamedSpecifier, ModuleDecl, ModuleItem, Str,
[INFO] [stdout]    |                                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format`
[INFO] [stdout]  --> src/common/json.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 | use std::fmt::{format, Display, LowerExp};
[INFO] [stdout]   |                ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `FileDescriptorProto`
[INFO] [stdout]   --> src/common/json.rs:14:42
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::descriptor::{DescriptorProto, FileDescriptorProto};
[INFO] [stdout]    |                                          ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Case` and `Casing`
[INFO] [stdout]   --> src/common/json.rs:18:20
[INFO] [stdout]    |
[INFO] [stdout] 18 | use convert_case::{Case, Casing};
[INFO] [stdout]    |                    ^^^^  ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ArrayLit`, `ArrayPat`, `ObjectLit`, `Pat`, and `TsType`
[INFO] [stdout]   --> src/common/json.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ArrayLit, ArrayPat, BinaryOp, BlockStmt, ClassMember, ClassMethod, Expr, Function, MethodKind, ObjectLit, Param, Pat, PatOrExpr, PropName, Stmt, TsType, U...
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^                                                                             ^^^^^^^^^         ^^^                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protobuf::well_known_types::struct_::value`
[INFO] [stdout]   --> src/common/json.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | use protobuf::well_known_types::struct_::value;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ArrayLit`, `ArrayPat`, `ObjectLit`, `Pat`, and `TsType`
[INFO] [stdout]   --> src/common/json.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     ArrayLit, ArrayPat, BinaryOp, BlockStmt, ClassMember, ClassMethod, Expr, Function, MethodKind, ObjectLit, Param, Pat, PatOrExpr, PropName, Stmt, TsType, U...
[INFO] [stdout]    |     ^^^^^^^^  ^^^^^^^^                                                                             ^^^^^^^^^         ^^^                             ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/options.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut sendable_package = "@kit.ArkTS";
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn print_setup(&self, ctx: &mut Context) -> Vec<ClassMember> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ctx: &mut Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         method: &MethodDescriptorProto,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         service: &ServiceDescriptorProto
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accessor`
[INFO] [stdout]    --> src/runtime/google_protobuf/deserialize.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         accessor: field::FieldAccessorFn,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_unknown_fields`
[INFO] [stdout]    --> src/runtime/google_protobuf/deserialize.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         add_unknown_fields: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_unknown_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/options.rs:32:13
[INFO] [stdout]    |
[INFO] [stdout] 32 |         let mut sendable_package = "@kit.ArkTS";
[INFO] [stdout]    |             ----^^^^^^^^^^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn print_setup(&self, ctx: &mut Context) -> Vec<ClassMember> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ctx: &mut Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         method: &MethodDescriptorProto,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         service: &ServiceDescriptorProto
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> src/context.rs:281:30
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_import(&self, source: &str) -> Ident {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accessor`
[INFO] [stdout]    --> src/runtime/google_protobuf/deserialize.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         accessor: field::FieldAccessorFn,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_unknown_fields`
[INFO] [stdout]    --> src/runtime/google_protobuf/deserialize.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         add_unknown_fields: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_unknown_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `source`
[INFO] [stdout]    --> src/context.rs:281:30
[INFO] [stdout]     |
[INFO] [stdout] 281 |     pub fn get_import(&self, source: &str) -> Ident {
[INFO] [stdout]     |                              ^^^^^^ help: if this is intentional, prefix it with an underscore: `_source`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print_unknown_fields` is never used
[INFO] [stdout]   --> src/common/message.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl DescriptorProto {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 24 |     fn print_unknown_fields(&self) -> ClassMember {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_key_name_field_member` is never used
[INFO] [stdout]   --> src/common/json.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn json_key_name_field_member(field: &FieldDescriptorProto) -> Expr {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `name_field_member` is never used
[INFO] [stdout]   --> src/common/json.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) fn name_field_member(field: &FieldDescriptorProto) -> Expr {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/json.rs:55:8
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl FieldDescriptorProto {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  55 |     fn typeof_expr_for_well_known_type(&self, accessor: FieldAccessorFn) -> Expr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     fn typeof_expr_for_type(&self, accessor: FieldAccessorFn, typ: &str) -> Expr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub(self) fn infinity_and_nan_check(&self, accessor: FieldAccessorFn) -> Expr {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub(self) fn min_max_check<T>(&self, accessor: FieldAccessorFn, min: T, max: T) -> Expr
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub(self) fn min_max_check_bigint<T>(&self, accessor: FieldAccessorFn, min: T, max: T) -> Expr
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub(self) fn value_check_stmt(&self, ctx: &Context, accessor: FieldAccessorFn) -> Stmt {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub(self) fn into_to_stringified_map_expr(&self, ctx: &mut Context) -> Expr {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 |     pub(self) fn into_from_json_expr_for_map_key(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_map_field_descriptor_str` is never used
[INFO] [stdout]    --> src/common/json.rs:425:8
[INFO] [stdout]     |
[INFO] [stdout] 424 | impl DescriptorProto {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] 425 |     fn get_map_field_descriptor_str(&self, field: &FieldDescriptorProto) -> &str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `print_unknown_fields` is never used
[INFO] [stdout]   --> src/common/message.rs:24:8
[INFO] [stdout]    |
[INFO] [stdout] 23 | impl DescriptorProto {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] 24 |     fn print_unknown_fields(&self) -> ClassMember {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `json_key_name_field_member` is never used
[INFO] [stdout]   --> src/common/json.rs:26:15
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn json_key_name_field_member(field: &FieldDescriptorProto) -> Expr {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `name_field_member` is never used
[INFO] [stdout]   --> src/common/json.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 | pub(crate) fn name_field_member(field: &FieldDescriptorProto) -> Expr {
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/common/json.rs:55:8
[INFO] [stdout]     |
[INFO] [stdout]  34 | impl FieldDescriptorProto {
[INFO] [stdout]     | ------------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  55 |     fn typeof_expr_for_well_known_type(&self, accessor: FieldAccessorFn) -> Expr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  59 |     fn typeof_expr_for_type(&self, accessor: FieldAccessorFn, typ: &str) -> Expr {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  89 |     pub(self) fn infinity_and_nan_check(&self, accessor: FieldAccessorFn) -> Expr {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 109 |     pub(self) fn min_max_check<T>(&self, accessor: FieldAccessorFn, min: T, max: T) -> Expr
[INFO] [stdout]     |                  ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 127 |     pub(self) fn min_max_check_bigint<T>(&self, accessor: FieldAccessorFn, min: T, max: T) -> Expr
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 198 |     pub(self) fn value_check_stmt(&self, ctx: &Context, accessor: FieldAccessorFn) -> Stmt {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 306 |     pub(self) fn into_to_stringified_map_expr(&self, ctx: &mut Context) -> Expr {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 361 |     pub(self) fn into_from_json_expr_for_map_key(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_map_field_descriptor_str` is never used
[INFO] [stdout]    --> src/common/json.rs:425:8
[INFO] [stdout]     |
[INFO] [stdout] 424 | impl DescriptorProto {
[INFO] [stdout]     | -------------------- method in this implementation
[INFO] [stdout] 425 |     fn get_map_field_descriptor_str(&self, field: &FieldDescriptorProto) -> &str {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyValueProp`, `ObjectLit`, `PropName`, `PropOrSpread`, and `Prop`
[INFO] [stdout]   --> src/runtime/google_protobuf/deserialize.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 |     AssignOp, BinaryOp, BlockStmt, BreakStmt, Expr, KeyValueProp, ObjectLit, PatOrExpr, Prop,
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^  ^^^^^^^^^             ^^^^
[INFO] [stdout] 18 |     PropName, PropOrSpread, Stmt, SwitchCase, SwitchStmt, ThrowStmt, TsNonNullExpr, WhileStmt,
[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 imports: `BindingIdent` and `VarDecl`
[INFO] [stdout]   --> src/runtime/google_protobuf/serialize.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     BindingIdent, BlockStmt, Expr, ForHead, ForOfStmt, Stmt, TsNonNullExpr, VarDecl,
[INFO] [stdout]    |     ^^^^^^^^^^^^                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn print_setup(&self, ctx: &mut Context) -> Vec<ClassMember> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ctx: &mut Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         method: &MethodDescriptorProto,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         service: &ServiceDescriptorProto
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `KeyValueProp`, `ObjectLit`, `PropName`, `PropOrSpread`, and `Prop`
[INFO] [stdout]   --> src/runtime/google_protobuf/deserialize.rs:17:53
[INFO] [stdout]    |
[INFO] [stdout] 17 |     AssignOp, BinaryOp, BlockStmt, BreakStmt, Expr, KeyValueProp, ObjectLit, PatOrExpr, Prop,
[INFO] [stdout]    |                                                     ^^^^^^^^^^^^  ^^^^^^^^^             ^^^^
[INFO] [stdout] 18 |     PropName, PropOrSpread, Stmt, SwitchCase, SwitchStmt, ThrowStmt, TsNonNullExpr, WhileStmt,
[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 imports: `BindingIdent` and `VarDecl`
[INFO] [stdout]   --> src/runtime/google_protobuf/serialize.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     BindingIdent, BlockStmt, Expr, ForHead, ForOfStmt, Stmt, TsNonNullExpr, VarDecl,
[INFO] [stdout]    |     ^^^^^^^^^^^^                                                            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accessor`
[INFO] [stdout]    --> src/runtime/google_protobuf/deserialize.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         accessor: field::FieldAccessorFn,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_unknown_fields`
[INFO] [stdout]    --> src/runtime/google_protobuf/deserialize.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         add_unknown_fields: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_unknown_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:25:27
[INFO] [stdout]    |
[INFO] [stdout] 25 |     fn print_setup(&self, ctx: &mut Context) -> Vec<ClassMember> {
[INFO] [stdout]    |                           ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |         ctx: &mut Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `method`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |         method: &MethodDescriptorProto,
[INFO] [stdout]    |         ^^^^^^ help: if this is intentional, prefix it with an underscore: `_method`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `service`
[INFO] [stdout]   --> src/runtime/grpc_web/mod.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |         service: &ServiceDescriptorProto
[INFO] [stdout]    |         ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_service`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `accessor`
[INFO] [stdout]    --> src/runtime/google_protobuf/deserialize.rs:135:9
[INFO] [stdout]     |
[INFO] [stdout] 135 |         accessor: field::FieldAccessorFn,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_accessor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `add_unknown_fields`
[INFO] [stdout]    --> src/runtime/google_protobuf/deserialize.rs:201:9
[INFO] [stdout]     |
[INFO] [stdout] 201 |         add_unknown_fields: bool,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_add_unknown_fields`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 14s
[INFO] running `Command { std: "docker" "inspect" "2cd3977e8243401c3106ade39be453aa8f14bc1b7177db9238efbe936bf3a984", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cd3977e8243401c3106ade39be453aa8f14bc1b7177db9238efbe936bf3a984", kill_on_drop: false }`
[INFO] [stdout] 2cd3977e8243401c3106ade39be453aa8f14bc1b7177db9238efbe936bf3a984
