[INFO] fetching crate protoc_gen_ets 0.1.1...
[INFO] testing protoc_gen_ets-0.1.1 against beta-2026-03-05 for beta-1.95-1
[INFO] extracting crate protoc_gen_ets 0.1.1 into /workspace/builds/worker-2-tc2/source
[INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate protoc_gen_ets 0.1.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate protoc_gen_ets 0.1.1
[INFO] tweaked toml for crates.io crate protoc_gen_ets 0.1.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate protoc_gen_ets 0.1.1 on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate protoc_gen_ets 0.1.1 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8bc75915d9efbe16af56f517615cc6aa1eed8d066aaffce6c261bbe094af7dec
[INFO] running `Command { std: "docker" "start" "-a" "8bc75915d9efbe16af56f517615cc6aa1eed8d066aaffce6c261bbe094af7dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8bc75915d9efbe16af56f517615cc6aa1eed8d066aaffce6c261bbe094af7dec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8bc75915d9efbe16af56f517615cc6aa1eed8d066aaffce6c261bbe094af7dec", kill_on_drop: false }`
[INFO] [stdout] 8bc75915d9efbe16af56f517615cc6aa1eed8d066aaffce6c261bbe094af7dec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb0b3d91d4df6d594c3901b5fd8f50ce96a695fb714a4a3b46525dfbfe13b638
[INFO] running `Command { std: "docker" "start" "-a" "cb0b3d91d4df6d594c3901b5fd8f50ce96a695fb714a4a3b46525dfbfe13b638", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tinyvec v1.7.0
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling cc v1.0.105
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling unicode-id-start v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling napi-build v1.2.1
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling swc_macros_common v0.3.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling napi-derive-backend v1.0.70
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling from_variant v0.1.8
[INFO] [stderr]    Compiling ast_node v0.9.8
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.6
[INFO] [stderr]    Compiling swc_visit_macros v0.5.12
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling napi v2.16.8
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling swc_visit v0.5.14
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling protobuf-support v3.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling napi-derive v2.16.8
[INFO] [stderr]    Compiling js-sys v0.3.69
[INFO] [stderr]    Compiling console_error_panic_hook v0.1.7
[INFO] [stderr]    Compiling triomphe v0.1.13
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling hstr v0.2.10
[INFO] [stderr]    Compiling protobuf-parse v3.4.0
[INFO] [stderr]    Compiling swc_atoms v0.6.7
[INFO] [stderr]    Compiling sourcemap v8.0.1
[INFO] [stderr]    Compiling swc_common v0.34.4
[INFO] [stderr]    Compiling protobuf-codegen v3.4.0
[INFO] [stderr]    Compiling swc_ecma_ast v0.115.1
[INFO] [stderr]    Compiling swc_ecma_parser v0.146.12
[INFO] [stderr]    Compiling swc_ecma_visit v0.101.0
[INFO] [stderr]    Compiling swc_ecma_codegen v0.151.1
[INFO] [stderr]    Compiling protoc_gen_ets v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling swc_ecma_utils v0.130.3
[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_ets-73f3657eedd38140/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_ets-73f3657eedd38140/out/protogen/plugin.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protobuf::Enum`
[INFO] [stdout]  --> src/common/field.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use protobuf::Enum;
[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: `ObjectLit`
[INFO] [stdout]  --> src/common/field.rs:9:31
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ArrayLit, BinaryOp, Expr, ObjectLit, TsArrayType, TsEntityName, TsKeywordType,
[INFO] [stdout]   |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::once`
[INFO] [stdout]  --> src/common/field_type.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::iter::once;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OneofDescriptorProto`
[INFO] [stdout]  --> src/common/message_type.rs:3:57
[INFO] [stdout]   |
[INFO] [stdout] 3 |     descriptor::{DescriptorProto, FieldDescriptorProto, OneofDescriptorProto},
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `context::Context` and `runtime::Runtime`
[INFO] [stdout]  --> src/common/oneof.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     context::Context,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     descriptor::FieldDescriptorProto,
[INFO] [stdout] 4 |     runtime::Runtime,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swc_common::DUMMY_SP`
[INFO] [stdout]  --> src/common/oneof.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use swc_common::DUMMY_SP;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindingIdent`, `ClassMember`, `ClassMethod`, `Function`, `MethodKind`, `Param`, and `Pat`
[INFO] [stdout]  --> src/common/oneof.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ClassMember, ClassMethod, MethodKind, Function, Param, BindingIdent, Pat,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExprFactory` and `quote_ident`
[INFO] [stdout]   --> src/common/oneof.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use swc_ecma_utils::{quote_ident, ExprFactory};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Accessibility`, `BinaryOp`, `BindingIdent`, `BlockStmt`, `ClassDecl`, `ClassMethod`, `Class`, `Constructor`, `ExprStmt`, `Expr`, `Param`, `Pat`, `ReturnStmt`, `TsKeywordTypeKind`, `TsKeywordType`, `TsTypeAnn`, `TsTypeParamInstantiation`, `TsType`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Accessibility, BinaryOp, BindingIdent, BlockStmt, Class, ClassDecl, ClassMember, ClassMethod,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stdout] 4 |     Constructor, Decl, ExportDecl, Expr, ExprStmt, ModuleDecl, ModuleItem, Param, Pat, ReturnStmt,
[INFO] [stdout]   |     ^^^^^^^^^^^                    ^^^^  ^^^^^^^^                          ^^^^^  ^^^  ^^^^^^^^^^
[INFO] [stdout] 5 |     Stmt, TsEnumDecl, TsEnumMember, TsEnumMemberId, TsKeywordType, TsKeywordTypeKind,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     TsModuleBlock, TsModuleDecl, TsModuleName, TsNamespaceBody, TsType, TsTypeAnn,
[INFO] [stdout]   |                                                                 ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 7 |     TsTypeParamInstantiation, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `iter::once`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, iter::once};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::{ToLowerCamelCase, ToUpperCamelCase};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heck::ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::ToLowerCamelCase;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindingIdent`, `Pat`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     BindingIdent, BlockStmt, ComputedPropName, Expr, ForHead, ForOfStmt, MemberExpr, MemberProp,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Pat, Stmt, SwitchCase, SwitchStmt, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stdout]   |     ^^^                                ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print::Print`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:11:66
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{context::Context, descriptor, export::ExportedIndex, print::Print, runtime::Runtime};
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/common/field_type.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn is_deprecated(&self, ctx: &Context) -> bool {
[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/lark/protobuf_js/codec.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 |         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: `ctx`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/deserialize.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         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: `ns`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/deserialize.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ns: &[String],
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/mod.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut items = index.print();
[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: type `WireError` is more private than the item `Tag::new`
[INFO] [stdout]    --> src/common/wire.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn new(value: u32) -> Result<Tag, WireError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Tag::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WireError` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/common/wire.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub(crate) enum WireError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/common/wire.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) enum WireError {
[INFO] [stdout]    |                 --------- variants in this enum
[INFO] [stdout] 15 |     #[error("Unexpected EOF")]
[INFO] [stdout] 16 |     UnexpectedEof,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 17 |     #[error("Unexpected wire type")]
[INFO] [stdout] 18 |     UnexpectedWireType(WireType),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     IncorrectVarint,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     #[error("Invalid UTF-8 sequence")]
[INFO] [stdout] 24 |     Utf8Error,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     #[error("Invalid enum `{}` value: {}", .0, .1)]
[INFO] [stdout] 26 |     InvalidEnumValue(&'static str, i32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     #[error("Over recursion limit")]
[INFO] [stdout] 28 |     OverRecursionLimit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     #[error("Truncated message")]
[INFO] [stdout] 30 |     TruncatedMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     LimitOverflow,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 34 |     #[error("New limit must not be greater than current limit")]
[INFO] [stdout] 35 |     LimitIncrease,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 36 |     #[error("Encoded message size {0} is too large")]
[INFO] [stdout] 37 |     MessageTooLarge(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     #[error("Value too large for u32: {}", .0)]
[INFO] [stdout] 39 |     U32Overflow(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 40 |     #[error("Value too large for i32: {}", .0)]
[INFO] [stdout] 41 |     I32Overflow(i64),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WireError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_named` is never used
[INFO] [stdout]   --> src/context/util.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | trait ImportDeclExt {
[INFO] [stdout]    |       ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn is_named(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Accessibility`, `BinaryOp`, `BindingIdent`, `BlockStmt`, `ClassDecl`, `ClassMethod`, `Class`, `Constructor`, `ExprStmt`, `Expr`, `Param`, `Pat`, `ReturnStmt`, `TsKeywordTypeKind`, `TsKeywordType`, `TsTypeAnn`, `TsTypeParamInstantiation`, `TsType`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Accessibility, BinaryOp, BindingIdent, BlockStmt, Class, ClassDecl, ClassMember, ClassMethod,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stdout] 4 |     Constructor, Decl, ExportDecl, Expr, ExprStmt, ModuleDecl, ModuleItem, Param, Pat, ReturnStmt,
[INFO] [stdout]   |     ^^^^^^^^^^^                    ^^^^  ^^^^^^^^                          ^^^^^  ^^^  ^^^^^^^^^^
[INFO] [stdout] 5 |     Stmt, TsEnumDecl, TsEnumMember, TsEnumMemberId, TsKeywordType, TsKeywordTypeKind,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     TsModuleBlock, TsModuleDecl, TsModuleName, TsNamespaceBody, TsType, TsTypeAnn,
[INFO] [stdout]   |                                                                 ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 7 |     TsTypeParamInstantiation, VarDecl, VarDeclKind, VarDeclarator,
[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: `collections::HashMap` and `iter::once`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, iter::once};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::{ToLowerCamelCase, ToUpperCamelCase};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heck::ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::ToLowerCamelCase;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindingIdent`, `Pat`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     BindingIdent, BlockStmt, ComputedPropName, Expr, ForHead, ForOfStmt, MemberExpr, MemberProp,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Pat, Stmt, SwitchCase, SwitchStmt, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stdout]   |     ^^^                                ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print::Print`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:11:66
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{context::Context, descriptor, export::ExportedIndex, print::Print, runtime::Runtime};
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/codec.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 |         ctx: &mut Context,
[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/lark/protobuf_js/deserialize.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         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: `ns`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/deserialize.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ns: &[String],
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/mod.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut items = index.print();
[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] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 59.87s
[INFO] running `Command { std: "docker" "inspect" "cb0b3d91d4df6d594c3901b5fd8f50ce96a695fb714a4a3b46525dfbfe13b638", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb0b3d91d4df6d594c3901b5fd8f50ce96a695fb714a4a3b46525dfbfe13b638", kill_on_drop: false }`
[INFO] [stdout] cb0b3d91d4df6d594c3901b5fd8f50ce96a695fb714a4a3b46525dfbfe13b638
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c553de1ded079863022fe0a1485d62cf650b32b761d0388e49865e875b3fbe8e
[INFO] running `Command { std: "docker" "start" "-a" "c553de1ded079863022fe0a1485d62cf650b32b761d0388e49865e875b3fbe8e", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling glob v0.3.1
[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_ets-73f3657eedd38140/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_ets-73f3657eedd38140/out/protogen/plugin.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protobuf::Enum`
[INFO] [stdout]  --> src/common/field.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use protobuf::Enum;
[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: `ObjectLit`
[INFO] [stdout]  --> src/common/field.rs:9:31
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ArrayLit, BinaryOp, Expr, ObjectLit, TsArrayType, TsEntityName, TsKeywordType,
[INFO] [stdout]   |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::once`
[INFO] [stdout]  --> src/common/field_type.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::iter::once;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OneofDescriptorProto`
[INFO] [stdout]  --> src/common/message_type.rs:3:57
[INFO] [stdout]   |
[INFO] [stdout] 3 |     descriptor::{DescriptorProto, FieldDescriptorProto, OneofDescriptorProto},
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `context::Context` and `runtime::Runtime`
[INFO] [stdout]  --> src/common/oneof.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     context::Context,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     descriptor::FieldDescriptorProto,
[INFO] [stdout] 4 |     runtime::Runtime,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swc_common::DUMMY_SP`
[INFO] [stdout]  --> src/common/oneof.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use swc_common::DUMMY_SP;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindingIdent`, `ClassMember`, `ClassMethod`, `Function`, `MethodKind`, `Param`, and `Pat`
[INFO] [stdout]  --> src/common/oneof.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ClassMember, ClassMethod, MethodKind, Function, Param, BindingIdent, Pat,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExprFactory` and `quote_ident`
[INFO] [stdout]   --> src/common/oneof.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use swc_ecma_utils::{quote_ident, ExprFactory};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Accessibility`, `BinaryOp`, `BindingIdent`, `BlockStmt`, `ClassDecl`, `ClassMethod`, `Class`, `Constructor`, `ExprStmt`, `Expr`, `Param`, `Pat`, `ReturnStmt`, `TsKeywordTypeKind`, `TsKeywordType`, `TsTypeAnn`, `TsTypeParamInstantiation`, `TsType`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Accessibility, BinaryOp, BindingIdent, BlockStmt, Class, ClassDecl, ClassMember, ClassMethod,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stdout] 4 |     Constructor, Decl, ExportDecl, Expr, ExprStmt, ModuleDecl, ModuleItem, Param, Pat, ReturnStmt,
[INFO] [stdout]   |     ^^^^^^^^^^^                    ^^^^  ^^^^^^^^                          ^^^^^  ^^^  ^^^^^^^^^^
[INFO] [stdout] 5 |     Stmt, TsEnumDecl, TsEnumMember, TsEnumMemberId, TsKeywordType, TsKeywordTypeKind,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     TsModuleBlock, TsModuleDecl, TsModuleName, TsNamespaceBody, TsType, TsTypeAnn,
[INFO] [stdout]   |                                                                 ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 7 |     TsTypeParamInstantiation, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `iter::once`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, iter::once};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::{ToLowerCamelCase, ToUpperCamelCase};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heck::ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::ToLowerCamelCase;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindingIdent`, `Pat`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     BindingIdent, BlockStmt, ComputedPropName, Expr, ForHead, ForOfStmt, MemberExpr, MemberProp,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Pat, Stmt, SwitchCase, SwitchStmt, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stdout]   |     ^^^                                ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print::Print`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:11:66
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{context::Context, descriptor, export::ExportedIndex, print::Print, runtime::Runtime};
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/common/field_type.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn is_deprecated(&self, ctx: &Context) -> bool {
[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/lark/protobuf_js/codec.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 |         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: `ctx`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/deserialize.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         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: `ns`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/deserialize.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ns: &[String],
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/mod.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut items = index.print();
[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: type `WireError` is more private than the item `Tag::new`
[INFO] [stdout]    --> src/common/wire.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn new(value: u32) -> Result<Tag, WireError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Tag::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WireError` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/common/wire.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub(crate) enum WireError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/common/wire.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) enum WireError {
[INFO] [stdout]    |                 --------- variants in this enum
[INFO] [stdout] 15 |     #[error("Unexpected EOF")]
[INFO] [stdout] 16 |     UnexpectedEof,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 17 |     #[error("Unexpected wire type")]
[INFO] [stdout] 18 |     UnexpectedWireType(WireType),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     IncorrectVarint,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     #[error("Invalid UTF-8 sequence")]
[INFO] [stdout] 24 |     Utf8Error,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     #[error("Invalid enum `{}` value: {}", .0, .1)]
[INFO] [stdout] 26 |     InvalidEnumValue(&'static str, i32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     #[error("Over recursion limit")]
[INFO] [stdout] 28 |     OverRecursionLimit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     #[error("Truncated message")]
[INFO] [stdout] 30 |     TruncatedMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     LimitOverflow,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 34 |     #[error("New limit must not be greater than current limit")]
[INFO] [stdout] 35 |     LimitIncrease,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 36 |     #[error("Encoded message size {0} is too large")]
[INFO] [stdout] 37 |     MessageTooLarge(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     #[error("Value too large for u32: {}", .0)]
[INFO] [stdout] 39 |     U32Overflow(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 40 |     #[error("Value too large for i32: {}", .0)]
[INFO] [stdout] 41 |     I32Overflow(i64),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WireError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_named` is never used
[INFO] [stdout]   --> src/context/util.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | trait ImportDeclExt {
[INFO] [stdout]    |       ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn is_named(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Accessibility`, `BinaryOp`, `BindingIdent`, `BlockStmt`, `ClassDecl`, `ClassMethod`, `Class`, `Constructor`, `ExprStmt`, `Expr`, `Param`, `Pat`, `ReturnStmt`, `TsKeywordTypeKind`, `TsKeywordType`, `TsTypeAnn`, `TsTypeParamInstantiation`, `TsType`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Accessibility, BinaryOp, BindingIdent, BlockStmt, Class, ClassDecl, ClassMember, ClassMethod,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stdout] 4 |     Constructor, Decl, ExportDecl, Expr, ExprStmt, ModuleDecl, ModuleItem, Param, Pat, ReturnStmt,
[INFO] [stdout]   |     ^^^^^^^^^^^                    ^^^^  ^^^^^^^^                          ^^^^^  ^^^  ^^^^^^^^^^
[INFO] [stdout] 5 |     Stmt, TsEnumDecl, TsEnumMember, TsEnumMemberId, TsKeywordType, TsKeywordTypeKind,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     TsModuleBlock, TsModuleDecl, TsModuleName, TsNamespaceBody, TsType, TsTypeAnn,
[INFO] [stdout]   |                                                                 ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 7 |     TsTypeParamInstantiation, VarDecl, VarDeclKind, VarDeclarator,
[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: `collections::HashMap` and `iter::once`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, iter::once};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::{ToLowerCamelCase, ToUpperCamelCase};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heck::ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::ToLowerCamelCase;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindingIdent`, `Pat`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     BindingIdent, BlockStmt, ComputedPropName, Expr, ForHead, ForOfStmt, MemberExpr, MemberProp,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Pat, Stmt, SwitchCase, SwitchStmt, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stdout]   |     ^^^                                ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print::Print`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:11:66
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{context::Context, descriptor, export::ExportedIndex, print::Print, runtime::Runtime};
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/codec.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 |         ctx: &mut Context,
[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/lark/protobuf_js/deserialize.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         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: `ns`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/deserialize.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ns: &[String],
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/mod.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut items = index.print();
[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] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling darrentsung_debug_parser v0.3.1
[INFO] [stderr]    Compiling pretty_assertions_sorted v1.2.3
[INFO] [stderr]    Compiling protoc_gen_ets v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `Accessibility`, `BinaryOp`, `BindingIdent`, `BlockStmt`, `ClassDecl`, `ClassMethod`, `Class`, `Constructor`, `ExprStmt`, `Expr`, `Param`, `Pat`, `ReturnStmt`, `TsKeywordTypeKind`, `TsKeywordType`, `TsTypeAnn`, `TsTypeParamInstantiation`, `TsType`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Accessibility, BinaryOp, BindingIdent, BlockStmt, Class, ClassDecl, ClassMember, ClassMethod,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stdout] 4 |     Constructor, Decl, ExportDecl, Expr, ExprStmt, ModuleDecl, ModuleItem, Param, Pat, ReturnStmt,
[INFO] [stdout]   |     ^^^^^^^^^^^                    ^^^^  ^^^^^^^^                          ^^^^^  ^^^  ^^^^^^^^^^
[INFO] [stdout] 5 |     Stmt, TsEnumDecl, TsEnumMember, TsEnumMemberId, TsKeywordType, TsKeywordTypeKind,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     TsModuleBlock, TsModuleDecl, TsModuleName, TsNamespaceBody, TsType, TsTypeAnn,
[INFO] [stdout]   |                                                                 ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 7 |     TsTypeParamInstantiation, VarDecl, VarDeclKind, VarDeclarator,
[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: `collections::HashMap` and `iter::once`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, iter::once};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::{ToLowerCamelCase, ToUpperCamelCase};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heck::ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::ToLowerCamelCase;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindingIdent`, `Pat`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     BindingIdent, BlockStmt, ComputedPropName, Expr, ForHead, ForOfStmt, MemberExpr, MemberProp,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Pat, Stmt, SwitchCase, SwitchStmt, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stdout]   |     ^^^                                ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print::Print`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:11:66
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{context::Context, descriptor, export::ExportedIndex, print::Print, runtime::Runtime};
[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_ets-73f3657eedd38140/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_ets-73f3657eedd38140/out/protogen/plugin.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | #![allow(box_pointers)]
[INFO] [stdout]    |          ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `protobuf::Enum`
[INFO] [stdout]  --> src/common/field.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use protobuf::Enum;
[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: `ObjectLit`
[INFO] [stdout]  --> src/common/field.rs:9:31
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ArrayLit, BinaryOp, Expr, ObjectLit, TsArrayType, TsEntityName, TsKeywordType,
[INFO] [stdout]   |                               ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::once`
[INFO] [stdout]  --> src/common/field_type.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::iter::once;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `OneofDescriptorProto`
[INFO] [stdout]  --> src/common/message_type.rs:3:57
[INFO] [stdout]   |
[INFO] [stdout] 3 |     descriptor::{DescriptorProto, FieldDescriptorProto, OneofDescriptorProto},
[INFO] [stdout]   |                                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `context::Context` and `runtime::Runtime`
[INFO] [stdout]  --> src/common/oneof.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     context::Context,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 3 |     descriptor::FieldDescriptorProto,
[INFO] [stdout] 4 |     runtime::Runtime,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `swc_common::DUMMY_SP`
[INFO] [stdout]  --> src/common/oneof.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use swc_common::DUMMY_SP;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindingIdent`, `ClassMember`, `ClassMethod`, `Function`, `MethodKind`, `Param`, and `Pat`
[INFO] [stdout]  --> src/common/oneof.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ClassMember, ClassMethod, MethodKind, Function, Param, BindingIdent, Pat,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^^^^^^^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ExprFactory` and `quote_ident`
[INFO] [stdout]   --> src/common/oneof.rs:10:22
[INFO] [stdout]    |
[INFO] [stdout] 10 | use swc_ecma_utils::{quote_ident, ExprFactory};
[INFO] [stdout]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Accessibility`, `BinaryOp`, `BindingIdent`, `BlockStmt`, `ClassDecl`, `ClassMethod`, `Class`, `Constructor`, `ExprStmt`, `Expr`, `Param`, `Pat`, `ReturnStmt`, `TsKeywordTypeKind`, `TsKeywordType`, `TsTypeAnn`, `TsTypeParamInstantiation`, `TsType`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Accessibility, BinaryOp, BindingIdent, BlockStmt, Class, ClassDecl, ClassMember, ClassMethod,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stdout] 4 |     Constructor, Decl, ExportDecl, Expr, ExprStmt, ModuleDecl, ModuleItem, Param, Pat, ReturnStmt,
[INFO] [stdout]   |     ^^^^^^^^^^^                    ^^^^  ^^^^^^^^                          ^^^^^  ^^^  ^^^^^^^^^^
[INFO] [stdout] 5 |     Stmt, TsEnumDecl, TsEnumMember, TsEnumMemberId, TsKeywordType, TsKeywordTypeKind,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     TsModuleBlock, TsModuleDecl, TsModuleName, TsNamespaceBody, TsType, TsTypeAnn,
[INFO] [stdout]   |                                                                 ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 7 |     TsTypeParamInstantiation, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `iter::once`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, iter::once};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::{ToLowerCamelCase, ToUpperCamelCase};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heck::ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::ToLowerCamelCase;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindingIdent`, `Pat`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     BindingIdent, BlockStmt, ComputedPropName, Expr, ForHead, ForOfStmt, MemberExpr, MemberProp,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Pat, Stmt, SwitchCase, SwitchStmt, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stdout]   |     ^^^                                ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/codec.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 |         ctx: &mut Context,
[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/lark/protobuf_js/deserialize.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         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: `ns`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/deserialize.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ns: &[String],
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/mod.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut items = index.print();
[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 import: `print::Print`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:11:66
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{context::Context, descriptor, export::ExportedIndex, print::Print, runtime::Runtime};
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/common/field_type.rs:173:33
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn is_deprecated(&self, ctx: &Context) -> bool {
[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/lark/protobuf_js/codec.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 |         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: `ctx`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/deserialize.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         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: `ns`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/deserialize.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ns: &[String],
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         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: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/mod.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut items = index.print();
[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: type `WireError` is more private than the item `Tag::new`
[INFO] [stdout]    --> src/common/wire.rs:114:5
[INFO] [stdout]     |
[INFO] [stdout] 114 |     pub fn new(value: u32) -> Result<Tag, WireError> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Tag::new` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `WireError` is only usable at visibility `pub(crate)`
[INFO] [stdout]    --> src/common/wire.rs:14:1
[INFO] [stdout]     |
[INFO] [stdout]  14 | pub(crate) enum WireError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/common/wire.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) enum WireError {
[INFO] [stdout]    |                 --------- variants in this enum
[INFO] [stdout] 15 |     #[error("Unexpected EOF")]
[INFO] [stdout] 16 |     UnexpectedEof,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 17 |     #[error("Unexpected wire type")]
[INFO] [stdout] 18 |     UnexpectedWireType(WireType),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     IncorrectVarint,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     #[error("Invalid UTF-8 sequence")]
[INFO] [stdout] 24 |     Utf8Error,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     #[error("Invalid enum `{}` value: {}", .0, .1)]
[INFO] [stdout] 26 |     InvalidEnumValue(&'static str, i32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     #[error("Over recursion limit")]
[INFO] [stdout] 28 |     OverRecursionLimit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     #[error("Truncated message")]
[INFO] [stdout] 30 |     TruncatedMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     LimitOverflow,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 34 |     #[error("New limit must not be greater than current limit")]
[INFO] [stdout] 35 |     LimitIncrease,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 36 |     #[error("Encoded message size {0} is too large")]
[INFO] [stdout] 37 |     MessageTooLarge(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     #[error("Value too large for u32: {}", .0)]
[INFO] [stdout] 39 |     U32Overflow(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 40 |     #[error("Value too large for i32: {}", .0)]
[INFO] [stdout] 41 |     I32Overflow(i64),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WireError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_named` is never used
[INFO] [stdout]   --> src/context/util.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | trait ImportDeclExt {
[INFO] [stdout]    |       ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn is_named(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 3.58s
[INFO] running `Command { std: "docker" "inspect" "c553de1ded079863022fe0a1485d62cf650b32b761d0388e49865e875b3fbe8e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c553de1ded079863022fe0a1485d62cf650b32b761d0388e49865e875b3fbe8e", kill_on_drop: false }`
[INFO] [stdout] c553de1ded079863022fe0a1485d62cf650b32b761d0388e49865e875b3fbe8e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ff17be7f413aa457a4e124477fce17f120b022b86c2c65103fcf87eab1fdd937
[INFO] running `Command { std: "docker" "start" "-a" "ff17be7f413aa457a4e124477fce17f120b022b86c2c65103fcf87eab1fdd937", kill_on_drop: false }`
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/protoc_gen_ets-73f3657eedd38140/out/protogen/descriptor.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(renamed_and_removed_lints)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons
[INFO] [stderr]   --> /opt/rustwide/target/debug/build/protoc_gen_ets-73f3657eedd38140/out/protogen/plugin.rs:12:10
[INFO] [stderr]    |
[INFO] [stderr] 12 | #![allow(box_pointers)]
[INFO] [stderr]    |          ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `protobuf::Enum`
[INFO] [stderr]  --> src/common/field.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use protobuf::Enum;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ObjectLit`
[INFO] [stderr]  --> src/common/field.rs:9:31
[INFO] [stderr]   |
[INFO] [stderr] 9 |     ArrayLit, BinaryOp, Expr, ObjectLit, TsArrayType, TsEntityName, TsKeywordType,
[INFO] [stderr]   |                               ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::iter::once`
[INFO] [stderr]  --> src/common/field_type.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::iter::once;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `OneofDescriptorProto`
[INFO] [stderr]  --> src/common/message_type.rs:3:57
[INFO] [stderr]   |
[INFO] [stderr] 3 |     descriptor::{DescriptorProto, FieldDescriptorProto, OneofDescriptorProto},
[INFO] [stderr]   |                                                         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `context::Context` and `runtime::Runtime`
[INFO] [stderr]  --> src/common/oneof.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     context::Context,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 3 |     descriptor::FieldDescriptorProto,
[INFO] [stderr] 4 |     runtime::Runtime,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `swc_common::DUMMY_SP`
[INFO] [stderr]  --> src/common/oneof.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use swc_common::DUMMY_SP;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BindingIdent`, `ClassMember`, `ClassMethod`, `Function`, `MethodKind`, `Param`, and `Pat`
[INFO] [stderr]  --> src/common/oneof.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     ClassMember, ClassMethod, MethodKind, Function, Param, BindingIdent, Pat,
[INFO] [stderr]   |     ^^^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^  ^^^^^^^^  ^^^^^  ^^^^^^^^^^^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ExprFactory` and `quote_ident`
[INFO] [stderr]   --> src/common/oneof.rs:10:22
[INFO] [stderr]    |
[INFO] [stderr] 10 | use swc_ecma_utils::{quote_ident, ExprFactory};
[INFO] [stderr]    |                      ^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Accessibility`, `BinaryOp`, `BindingIdent`, `BlockStmt`, `ClassDecl`, `ClassMethod`, `Class`, `Constructor`, `ExprStmt`, `Expr`, `Param`, `Pat`, `ReturnStmt`, `TsKeywordTypeKind`, `TsKeywordType`, `TsTypeAnn`, `TsTypeParamInstantiation`, `TsType`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stderr]  --> src/runtime/lark/protobuf_js/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     Accessibility, BinaryOp, BindingIdent, BlockStmt, Class, ClassDecl, ClassMember, ClassMethod,
[INFO] [stderr]   |     ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stderr] 4 |     Constructor, Decl, ExportDecl, Expr, ExprStmt, ModuleDecl, ModuleItem, Param, Pat, ReturnStmt,
[INFO] [stderr]   |     ^^^^^^^^^^^                    ^^^^  ^^^^^^^^                          ^^^^^  ^^^  ^^^^^^^^^^
[INFO] [stderr] 5 |     Stmt, TsEnumDecl, TsEnumMember, TsEnumMemberId, TsKeywordType, TsKeywordTypeKind,
[INFO] [stderr]   |                                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     TsModuleBlock, TsModuleDecl, TsModuleName, TsNamespaceBody, TsType, TsTypeAnn,
[INFO] [stderr]   |                                                                 ^^^^^^  ^^^^^^^^^
[INFO] [stderr] 7 |     TsTypeParamInstantiation, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `collections::HashMap` and `iter::once`
[INFO] [stderr]  --> src/runtime/lark/protobuf_js/deserialize.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::{collections::HashMap, iter::once};
[INFO] [stderr]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ToLowerCamelCase`
[INFO] [stderr]  --> src/runtime/lark/protobuf_js/deserialize.rs:3:12
[INFO] [stderr]   |
[INFO] [stderr] 3 | use heck::{ToLowerCamelCase, ToUpperCamelCase};
[INFO] [stderr]   |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `heck::ToLowerCamelCase`
[INFO] [stderr]  --> src/runtime/lark/protobuf_js/serialize.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 | use heck::ToLowerCamelCase;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `BindingIdent`, `Pat`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stderr]  --> src/runtime/lark/protobuf_js/serialize.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     BindingIdent, BlockStmt, ComputedPropName, Expr, ForHead, ForOfStmt, MemberExpr, MemberProp,
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 7 |     Pat, Stmt, SwitchCase, SwitchStmt, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stderr]   |     ^^^                                ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `print::Print`
[INFO] [stderr]   --> src/runtime/lark/protobuf_js/mod.rs:11:66
[INFO] [stderr]    |
[INFO] [stderr] 11 | use crate::{context::Context, descriptor, export::ExportedIndex, print::Print, runtime::Runtime};
[INFO] [stderr]    |                                                                  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> src/common/field_type.rs:173:33
[INFO] [stderr]     |
[INFO] [stderr] 173 |     pub fn is_deprecated(&self, ctx: &Context) -> bool {
[INFO] [stderr]     |                                 ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> src/runtime/lark/protobuf_js/codec.rs:844:9
[INFO] [stderr]     |
[INFO] [stderr] 844 |         ctx: &mut Context,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> src/runtime/lark/protobuf_js/deserialize.rs:109:9
[INFO] [stderr]     |
[INFO] [stderr] 109 |         ctx: &mut Context,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ns`
[INFO] [stderr]    --> src/runtime/lark/protobuf_js/deserialize.rs:111:9
[INFO] [stderr]     |
[INFO] [stderr] 111 |         ns: &[String],
[INFO] [stderr]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ns`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/runtime/lark/protobuf_js/mod.rs:41:9
[INFO] [stderr]    |
[INFO] [stderr] 41 |         ctx: &mut Context,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `descriptor`
[INFO] [stderr]   --> src/runtime/lark/protobuf_js/mod.rs:42:9
[INFO] [stderr]    |
[INFO] [stderr] 42 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/runtime/lark/protobuf_js/mod.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |         ctx: &mut Context,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `descriptor`
[INFO] [stderr]   --> src/runtime/lark/protobuf_js/mod.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 55 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]   --> src/runtime/lark/protobuf_js/mod.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |         ctx: &mut Context,
[INFO] [stderr]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `descriptor`
[INFO] [stderr]   --> src/runtime/lark/protobuf_js/mod.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stderr]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/runtime/lark/protobuf_js/mod.rs:192:13
[INFO] [stderr]     |
[INFO] [stderr] 192 |         let mut items = index.print();
[INFO] [stderr]     |             ----^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type `WireError` is more private than the item `Tag::new`
[INFO] [stderr]    --> src/common/wire.rs:114:5
[INFO] [stderr]     |
[INFO] [stderr] 114 |     pub fn new(value: u32) -> Result<Tag, WireError> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ associated function `Tag::new` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `WireError` is only usable at visibility `pub(crate)`
[INFO] [stderr]    --> src/common/wire.rs:14:1
[INFO] [stderr]     |
[INFO] [stderr]  14 | pub(crate) enum WireError {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: multiple variants are never constructed
[INFO] [stderr]   --> src/common/wire.rs:16:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub(crate) enum WireError {
[INFO] [stderr]    |                 --------- variants in this enum
[INFO] [stderr] 15 |     #[error("Unexpected EOF")]
[INFO] [stderr] 16 |     UnexpectedEof,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 17 |     #[error("Unexpected wire type")]
[INFO] [stderr] 18 |     UnexpectedWireType(WireType),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 22 |     IncorrectVarint,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 23 |     #[error("Invalid UTF-8 sequence")]
[INFO] [stderr] 24 |     Utf8Error,
[INFO] [stderr]    |     ^^^^^^^^^
[INFO] [stderr] 25 |     #[error("Invalid enum `{}` value: {}", .0, .1)]
[INFO] [stderr] 26 |     InvalidEnumValue(&'static str, i32),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 27 |     #[error("Over recursion limit")]
[INFO] [stderr] 28 |     OverRecursionLimit,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 29 |     #[error("Truncated message")]
[INFO] [stderr] 30 |     TruncatedMessage,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 33 |     LimitOverflow,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 34 |     #[error("New limit must not be greater than current limit")]
[INFO] [stderr] 35 |     LimitIncrease,
[INFO] [stderr]    |     ^^^^^^^^^^^^^
[INFO] [stderr] 36 |     #[error("Encoded message size {0} is too large")]
[INFO] [stderr] 37 |     MessageTooLarge(u64),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^
[INFO] [stderr] 38 |     #[error("Value too large for u32: {}", .0)]
[INFO] [stderr] 39 |     U32Overflow(u64),
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr] 40 |     #[error("Value too large for i32: {}", .0)]
[INFO] [stderr] 41 |     I32Overflow(i64),
[INFO] [stderr]    |     ^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `WireError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_named` is never used
[INFO] [stderr]   --> src/context/util.rs:36:8
[INFO] [stderr]    |
[INFO] [stderr] 31 | trait ImportDeclExt {
[INFO] [stderr]    |       ------------- method in this trait
[INFO] [stderr] ...
[INFO] [stderr] 36 |     fn is_named(&self) -> bool;
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `protoc_gen_ets` (lib) generated 30 warnings (run `cargo fix --lib -p protoc_gen_ets` to apply 24 suggestions)
[INFO] [stderr] warning: `protoc_gen_ets` (lib test) generated 30 warnings (30 duplicates)
[INFO] [stderr] warning: unused imports: `Accessibility`, `BinaryOp`, `BindingIdent`, `BlockStmt`, `ClassDecl`, `ClassMethod`, `Class`, `Constructor`, `ExprStmt`, `Expr`, `Param`, `Pat`, `ReturnStmt`, `TsKeywordTypeKind`, `TsKeywordType`, `TsTypeAnn`, `TsTypeParamInstantiation`, `TsType`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stderr]  --> src/runtime/lark/protobuf_js/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     Accessibility, BinaryOp, BindingIdent, BlockStmt, Class, ClassDecl, ClassMember, ClassMethod,
[INFO] [stderr]   |     ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stderr] 4 |     Constructor, Decl, ExportDecl, Expr, ExprStmt, ModuleDecl, ModuleItem, Param, Pat, ReturnStmt,
[INFO] [stderr]   |     ^^^^^^^^^^^                    ^^^^  ^^^^^^^^                          ^^^^^  ^^^  ^^^^^^^^^^
[INFO] [stderr] 5 |     Stmt, TsEnumDecl, TsEnumMember, TsEnumMemberId, TsKeywordType, TsKeywordTypeKind,
[INFO] [stderr]   |                                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     TsModuleBlock, TsModuleDecl, TsModuleName, TsNamespaceBody, TsType, TsTypeAnn,
[INFO] [stderr]   |                                                                 ^^^^^^  ^^^^^^^^^
[INFO] [stderr] 7 |     TsTypeParamInstantiation, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> src/runtime/lark/protobuf_js/codec.rs:844:9
[INFO] [stderr]     |
[INFO] [stderr] 844 |         ctx: &mut Context,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `protoc_gen_ets` (bin "protoc-gen-ets") generated 16 warnings (14 duplicates) (run `cargo fix --bin "protoc-gen-ets" -p protoc_gen_ets` to apply 2 suggestions)
[INFO] [stderr] warning: `protoc_gen_ets` (bin "protoc-gen-ets" test) generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/protoc_gen_ets-2d5480b76d267de6)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/protoc_gen_ets-0dd7b046a0e683b2)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/enum.rs (/opt/rustwide/target/debug/deps/enum-f50dec32b6c4634a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/gen.rs (/opt/rustwide/target/debug/deps/gen-0bbbc81dd1448ca5)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_import_strategy ... FAILED
[INFO] [stdout] test test_well_known ... FAILED
[INFO] [stdout] test test_basic ... FAILED
[INFO] [stdout] test test_grpc_web ... FAILED
[INFO] [stdout] test test_conformance ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_import_strategy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_import_strategy' (33) panicked at tests/gen.rs:7:1:
[INFO] [stderr] error: test failed, to rerun pass `--test gen`
[INFO] [stdout] could not create link: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5511b4aeba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5511b4aeba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5511b4aeba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d5511b4aeba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d5511b5eeca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d5511b5eeca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5d5511b4fa42 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5511b4fa42 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d5511b28bbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d5511b28bbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d5511b43069 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d5511adeccc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d5511adeccc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5511b43222 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d5511b43222 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d5511b28c78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d5511b20449 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d5511b29a4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d5511b5f6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d5511b5f4b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d5511ab5d9c - core::result::Result<T,E>::expect::hd0e52d7a653a857c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d5511ab472e - gen::test_import_strategy::h19f5c8fb2df93ee3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x5d5511ab51b7 - gen::test_import_strategy::{{closure}}::h3eb01a8ea6f0a315
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x5d5511abb636 - core::ops::function::FnOnce::call_once::hf2d6b0afa048d497
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d5511ad2dab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d5511ad2dab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d5511adf79b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d5511adf79b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d5511adf79b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d5511adf79b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d5511adaeb4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d5511adaeb4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d5511ae23a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d5511ae23a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d5511b4a7cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5d5511b4a7cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7fbf7ad8daa4 - <unknown>
[INFO] [stdout]   45:     0x7fbf7ae1aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_well_known stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_well_known' (34) panicked at tests/gen.rs:11:1:
[INFO] [stdout] could not create link: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5511b4aeba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5511b4aeba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5511b4aeba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d5511b4aeba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d5511b5eeca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d5511b5eeca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5d5511b4fa42 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5511b4fa42 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d5511b28bbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d5511b28bbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d5511b43069 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d5511adeccc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d5511adeccc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5511b43222 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d5511b43222 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d5511b28c78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d5511b20449 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d5511b29a4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d5511b5f6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d5511b5f4b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d5511ab5d9c - core::result::Result<T,E>::expect::hd0e52d7a653a857c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d5511ab186e - gen::test_well_known::hf5841c8cadca46f4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x5d5511ab2527 - gen::test_well_known::{{closure}}::h816d74be5ac1bed6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x5d5511abb4f6 - core::ops::function::FnOnce::call_once::h372f379995b2cf0a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d5511ad2dab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d5511ad2dab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d5511adf79b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d5511adf79b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d5511adf79b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d5511adf79b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d5511adaeb4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d5511adaeb4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d5511ae23a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d5511ae23a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d5511b4a7cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5d5511b4a7cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7fbf7ad8daa4 - <unknown>
[INFO] [stdout]   45:     0x7fbf7ae1aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_basic' (28) panicked at tests/gen.rs:5:1:
[INFO] [stdout] could not create link: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5511b4aeba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5511b4aeba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5511b4aeba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d5511b4aeba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d5511b5eeca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d5511b5eeca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5d5511b4fa42 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5511b4fa42 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d5511b28bbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d5511b28bbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d5511b43069 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d5511adeccc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d5511adeccc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5511b43222 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d5511b43222 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d5511b28c78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d5511b20449 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d5511b29a4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d5511b5f6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d5511b5f4b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d5511ab5d9c - core::result::Result<T,E>::expect::hd0e52d7a653a857c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d5511aae9ae - gen::test_basic::hc792834d083cab9b
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x5d5511aaf4a7 - gen::test_basic::{{closure}}::h4c7009775783f057
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x5d5511abb4b6 - core::ops::function::FnOnce::call_once::h262e4c87e69fb568
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d5511ad2dab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d5511ad2dab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d5511adf79b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d5511adf79b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d5511adf79b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d5511adf79b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d5511adaeb4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d5511adaeb4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d5511ae23a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d5511ae23a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d5511b4a7cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5d5511b4a7cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7fbf7ad8daa4 - <unknown>
[INFO] [stdout]   45:     0x7fbf7ae1aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_grpc_web stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_grpc_web' (31) panicked at tests/gen.rs:13:1:
[INFO] [stdout] could not create link: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5511b4aeba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5511b4aeba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5511b4aeba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d5511b4aeba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d5511b5eeca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d5511b5eeca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5d5511b4fa42 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5511b4fa42 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d5511b28bbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d5511b28bbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d5511b43069 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d5511adeccc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d5511adeccc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5511b43222 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d5511b43222 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d5511b28c78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d5511b20449 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d5511b29a4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d5511b5f6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d5511b5f4b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d5511ab5d9c - core::result::Result<T,E>::expect::hd0e52d7a653a857c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d5511ab010e - gen::test_grpc_web::h3d6ae5b12a0e0c85
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x5d5511ab0dc7 - gen::test_grpc_web::{{closure}}::h8eadbff2b66d612e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x5d5511abb5f6 - core::ops::function::FnOnce::call_once::hc49c3333fdf521ca
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d5511ad2dab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d5511ad2dab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d5511adf79b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d5511adf79b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d5511adf79b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d5511adf79b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d5511adaeb4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d5511adaeb4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d5511ae23a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d5511ae23a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d5511b4a7cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5d5511b4a7cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7fbf7ad8daa4 - <unknown>
[INFO] [stdout]   45:     0x7fbf7ae1aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_conformance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_conformance' (29) panicked at tests/gen.rs:9:1:
[INFO] [stdout] could not create link: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5d5511b4aeba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5d5511b4aeba - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5d5511b4aeba - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5d5511b4aeba - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5d5511b5eeca - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5d5511b5eeca - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5d5511b4fa42 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5d5511b4fa42 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5d5511b28bbf - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5d5511b28bbf - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5d5511b43069 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5d5511adeccc - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5d5511adeccc - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5d5511b43222 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5d5511b43222 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5d5511b28c78 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5d5511b20449 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5d5511b29a4d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5d5511b5f6dc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5d5511b5f4b2 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5d5511ab5d9c - core::result::Result<T,E>::expect::hd0e52d7a653a857c
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x5d5511ab2fce - gen::test_conformance::hc2808481ba529de6
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x5d5511ab3c87 - gen::test_conformance::{{closure}}::h59302584a25e82c3
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x5d5511abb546 - core::ops::function::FnOnce::call_once::h85a58767f7291e75
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x5d5511ad2dab - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x5d5511ad2dab - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x5d5511adf79b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x5d5511adf79b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   29:     0x5d5511adf79b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   30:     0x5d5511adf79b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x5d5511adf79b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x5d5511adaeb4 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x5d5511adaeb4 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   35:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   36:     0x5d5511ae23a2 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   38:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   39:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x5d5511ae23a2 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   41:     0x5d5511ae23a2 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x5d5511b4a7cf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   43:     0x5d5511b4a7cf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   44:     0x7fbf7ad8daa4 - <unknown>
[INFO] [stdout]   45:     0x7fbf7ae1aa64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     test_basic
[INFO] [stdout]     test_conformance
[INFO] [stdout]     test_grpc_web
[INFO] [stdout]     test_import_strategy
[INFO] [stdout]     test_well_known
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 5 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ff17be7f413aa457a4e124477fce17f120b022b86c2c65103fcf87eab1fdd937", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff17be7f413aa457a4e124477fce17f120b022b86c2c65103fcf87eab1fdd937", kill_on_drop: false }`
[INFO] [stdout] ff17be7f413aa457a4e124477fce17f120b022b86c2c65103fcf87eab1fdd937
