[INFO] fetching crate protoc_gen_ets 0.1.1...
[INFO] testing protoc_gen_ets-0.1.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate protoc_gen_ets 0.1.1 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate protoc_gen_ets 0.1.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 345474ac8631c22c223b25d9085d83cdcd6ed4532235925a7f5190de626e9140
[INFO] running `Command { std: "docker" "start" "-a" "345474ac8631c22c223b25d9085d83cdcd6ed4532235925a7f5190de626e9140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "345474ac8631c22c223b25d9085d83cdcd6ed4532235925a7f5190de626e9140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "345474ac8631c22c223b25d9085d83cdcd6ed4532235925a7f5190de626e9140", kill_on_drop: false }`
[INFO] [stdout] 345474ac8631c22c223b25d9085d83cdcd6ed4532235925a7f5190de626e9140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7a3facb53da5da5a56749a6ee2c96553be7f1ea0fdb6e3a2074593f15db7bca
[INFO] running `Command { std: "docker" "start" "-a" "c7a3facb53da5da5a56749a6ee2c96553be7f1ea0fdb6e3a2074593f15db7bca", 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 libc v0.2.155
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.1
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling tinyvec v1.7.0
[INFO] [stderr]    Compiling scoped-tls v1.0.1
[INFO] [stderr]    Compiling cc v1.0.105
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling unicode-id-start v1.0.4
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling napi-build v1.2.1
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling url v2.5.2
[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 dashmap v5.5.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling swc_macros_common v0.3.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[INFO] [stderr]    Compiling regex v1.10.5
[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 thiserror-impl v1.0.61
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling ast_node v0.9.8
[INFO] [stderr]    Compiling from_variant v0.1.8
[INFO] [stderr]    Compiling string_enum v0.4.4
[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 phf v0.11.2
[INFO] [stderr]    Compiling napi v2.16.8
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[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 swc_visit v0.5.14
[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 protobuf-parse v3.4.0
[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 swc_atoms v0.6.7
[INFO] [stderr]    Compiling protobuf-codegen v3.4.0
[INFO] [stderr]    Compiling swc_common v0.34.4
[INFO] [stderr]    Compiling sourcemap v8.0.1
[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-bfb7322433239851/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-bfb7322433239851/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 `wire::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 `wire::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 1m 31s
[INFO] running `Command { std: "docker" "inspect" "c7a3facb53da5da5a56749a6ee2c96553be7f1ea0fdb6e3a2074593f15db7bca", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7a3facb53da5da5a56749a6ee2c96553be7f1ea0fdb6e3a2074593f15db7bca", kill_on_drop: false }`
[INFO] [stdout] c7a3facb53da5da5a56749a6ee2c96553be7f1ea0fdb6e3a2074593f15db7bca
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4d6ff289eb9db60d44ce04d05173c51bffc5c0136a1e5afa2f3942b43dd039dc
[INFO] running `Command { std: "docker" "start" "-a" "4d6ff289eb9db60d44ce04d05173c51bffc5c0136a1e5afa2f3942b43dd039dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v0.5.1
[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-bfb7322433239851/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-bfb7322433239851/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 `wire::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 `wire::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] [stderr]    Compiling html-escape v0.2.13
[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 nom v7.1.3
[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-bfb7322433239851/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-bfb7322433239851/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 `wire::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 `wire::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 7.09s
[INFO] running `Command { std: "docker" "inspect" "4d6ff289eb9db60d44ce04d05173c51bffc5c0136a1e5afa2f3942b43dd039dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4d6ff289eb9db60d44ce04d05173c51bffc5c0136a1e5afa2f3942b43dd039dc", kill_on_drop: false }`
[INFO] [stdout] 4d6ff289eb9db60d44ce04d05173c51bffc5c0136a1e5afa2f3942b43dd039dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 07cf0efe0966771414ee03c73b4dd360a67ad7f1a8c367bb932b8cc2b8a2c6ec
[INFO] running `Command { std: "docker" "start" "-a" "07cf0efe0966771414ee03c73b4dd360a67ad7f1a8c367bb932b8cc2b8a2c6ec", 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-bfb7322433239851/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-bfb7322433239851/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 `wire::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 `wire::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: 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` (lib test) generated 30 warnings (30 duplicates)
[INFO] [stderr] warning: `protoc_gen_ets` (bin "protoc-gen-ets" test) generated 16 warnings (14 duplicates) (run `cargo fix --bin "protoc-gen-ets" -p protoc_gen_ets --tests` to apply 2 suggestions)
[INFO] [stderr] warning: `protoc_gen_ets` (bin "protoc-gen-ets") generated 16 warnings (16 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/protoc_gen_ets-68b8aa079d6fb3cc)
[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-2fbd52db8516df47)
[INFO] [stderr]      Running tests/enum.rs (/opt/rustwide/target/debug/deps/enum-295c9bfa4b09ee13)
[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] [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-9466786a1451227c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_grpc_web ... FAILED
[INFO] [stdout] test test_well_known ... FAILED
[INFO] [stdout] test test_conformance ... FAILED
[INFO] [stdout] test test_basic ... FAILED
[INFO] [stdout] test test_import_strategy ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- test_grpc_web stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_grpc_web' (30) 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:     0x592b29c78dc2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592b29c78dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592b29c78dc2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x592b29c78dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x592b29c88e0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x592b29c88e0f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x592b29c45783 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x592b29c45783 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x592b29c51d42 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x592b29c56c6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x592b29c56b01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x592b29c18c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x592b29c18c1e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x592b29c5727f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x592b29c5727f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x592b29c570da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x592b29c51e79 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x592b29c39b0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x592b29c90860 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592b29c8fe56 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x592b29bd613c - core::result::Result<T,E>::expect::h28ea915bcd27f6dc
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x592b29bdbe44 - gen::test_grpc_web::h58c3318a654159dd
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x592b29bdc8f7 - gen::test_grpc_web::{{closure}}::h14d5df4a8cab1cf8
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x592b29bd4216 - core::ops::function::FnOnce::call_once::h897b0ad464473c14
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592b29c18a6b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x592b29c18a6b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x592b29c2ca7d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x592b29c2ca7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x592b29c2ca7d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x592b29c2ca7d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x592b29c2ca7d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x592b29c2ca7d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x592b29c2ca7d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x592b29c05fc4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x592b29c05fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x592b29c098fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x592b29c098fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x592b29c098fa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x592b29c098fa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x592b29c098fa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x592b29c098fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x592b29c098fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592b29c4d19f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x592b29c4d19f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7e9c92383aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9c92410a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_well_known stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_well_known' (32) 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:     0x592b29c78dc2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592b29c78dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592b29c78dc2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x592b29c78dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x592b29c88e0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x592b29c88e0f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x592b29c45783 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x592b29c45783 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x592b29c51d42 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x592b29c56c6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x592b29c56b01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x592b29c18c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x592b29c18c1e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x592b29c5727f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x592b29c5727f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x592b29c570da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x592b29c51e79 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x592b29c39b0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x592b29c90860 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592b29c8fe56 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x592b29bd613c - core::result::Result<T,E>::expect::h28ea915bcd27f6dc
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x592b29bdd4c4 - gen::test_well_known::hded3dbb972203311
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x592b29bde177 - gen::test_well_known::{{closure}}::h438e373eed86635f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x592b29bd41d6 - core::ops::function::FnOnce::call_once::h75d657ef75521017
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592b29c18a6b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x592b29c18a6b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x592b29c2ca7d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x592b29c2ca7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x592b29c2ca7d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x592b29c2ca7d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x592b29c2ca7d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x592b29c2ca7d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x592b29c2ca7d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x592b29c05fc4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x592b29c05fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x592b29c098fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x592b29c098fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x592b29c098fa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x592b29c098fa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x592b29c098fa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x592b29c098fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x592b29c098fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592b29c4d19f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x592b29c4d19f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7e9c92383aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9c92410a64 - 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:     0x592b29c78dc2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592b29c78dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592b29c78dc2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x592b29c78dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x592b29c88e0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x592b29c88e0f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x592b29c45783 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x592b29c45783 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x592b29c51d42 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x592b29c56c6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x592b29c56b01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x592b29c18c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x592b29c18c1e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x592b29c5727f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x592b29c5727f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x592b29c570da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x592b29c51e79 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x592b29c39b0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x592b29c90860 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592b29c8fe56 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x592b29bd613c - core::result::Result<T,E>::expect::h28ea915bcd27f6dc
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x592b29bdeb44 - gen::test_conformance::h256f7b4504cd7126
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x592b29bdf7f7 - gen::test_conformance::{{closure}}::h6159cbe0c782b6e7
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x592b29bd4156 - core::ops::function::FnOnce::call_once::h25dda63228c62a1a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592b29c18a6b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x592b29c18a6b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x592b29c2ca7d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x592b29c2ca7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x592b29c2ca7d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x592b29c2ca7d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x592b29c2ca7d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x592b29c2ca7d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x592b29c2ca7d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x592b29c05fc4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x592b29c05fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x592b29c098fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x592b29c098fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x592b29c098fa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x592b29c098fa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x592b29c098fa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x592b29c098fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x592b29c098fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592b29c4d19f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x592b29c4d19f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7e9c92383aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9c92410a64 - 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:     0x592b29c78dc2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592b29c78dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592b29c78dc2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x592b29c78dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x592b29c88e0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x592b29c88e0f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x592b29c45783 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x592b29c45783 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x592b29c51d42 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x592b29c56c6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x592b29c56b01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x592b29c18c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x592b29c18c1e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x592b29c5727f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x592b29c5727f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x592b29c570da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x592b29c51e79 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x592b29c39b0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x592b29c90860 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592b29c8fe56 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x592b29bd613c - core::result::Result<T,E>::expect::h28ea915bcd27f6dc
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x592b29bda7c4 - gen::test_basic::h8312a2a1e1f337eb
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x592b29bdb277 - gen::test_basic::{{closure}}::hcf6d500683183f35
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x592b29bd4116 - core::ops::function::FnOnce::call_once::h102ec8cb0b8b3ff1
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592b29c18a6b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x592b29c18a6b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x592b29c2ca7d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x592b29c2ca7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x592b29c2ca7d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x592b29c2ca7d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x592b29c2ca7d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x592b29c2ca7d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x592b29c2ca7d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x592b29c05fc4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x592b29c05fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x592b29c098fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x592b29c098fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x592b29c098fa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x592b29c098fa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x592b29c098fa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x592b29c098fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x592b29c098fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592b29c4d19f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x592b29c4d19f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7e9c92383aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9c92410a64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_import_strategy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_import_strategy' (31) panicked at tests/gen.rs:7:1:
[INFO] [stdout] could not create link: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x592b29c78dc2 - std::backtrace_rs::backtrace::libunwind::trace::h9ea1e07ac77a25d7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x592b29c78dc2 - std::backtrace_rs::backtrace::trace_unsynchronized::h72b75eb83b53d15a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x592b29c78dc2 - std::sys::backtrace::_print_fmt::h255777b7ec902439
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x592b29c78dc2 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h8a1ac49fcd7ee8ce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x592b29c88e0f - core::fmt::rt::Argument::fmt::h635cbf3c6754cc90
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x592b29c88e0f - core::fmt::write::hbdcc0ec4f1bab1db
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x592b29c45783 - std::io::default_write_fmt::h2580ece0d4b58e51
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x592b29c45783 - std::io::Write::write_fmt::hac9e42858f273b87
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x592b29c51d42 - std::sys::backtrace::BacktraceLock::print::h052febbd86f7bf07
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x592b29c56c6f - std::panicking::default_hook::{{closure}}::h66aeee20dd470abb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x592b29c56b01 - std::panicking::default_hook::h9d66b9642014ce48
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x592b29c18c1e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h8c698701e444e564
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x592b29c18c1e - test::test_main_with_exit_callback::{{closure}}::ha1c98e7b69c4defb
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x592b29c5727f - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc4f222a8a57c637a
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x592b29c5727f - std::panicking::panic_with_hook::h6d5921a1a1fa5a8e
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x592b29c570da - std::panicking::panic_handler::{{closure}}::hafeef6f707d43542
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x592b29c51e79 - std::sys::backtrace::__rust_end_short_backtrace::h08cbc3319a3d0120
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x592b29c39b0d - __rustc[ce5c411ff86ab1b2]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x592b29c90860 - core::panicking::panic_fmt::h774fb860369a0f7b
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x592b29c8fe56 - core::result::unwrap_failed::h72ee8fcbf1bf8ff9
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x592b29bd613c - core::result::Result<T,E>::expect::h28ea915bcd27f6dc
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x592b29be01c4 - gen::test_import_strategy::h5ba36c991add9b4e
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x592b29be0c77 - gen::test_import_strategy::{{closure}}::h500a983429c98376
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x592b29bd4196 - core::ops::function::FnOnce::call_once::h55839b4b3a1b7997
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x592b29c18a6b - core::ops::function::FnOnce::call_once::h4f6eabe90cccb47d
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x592b29c18a6b - test::__rust_begin_short_backtrace::h94208530f2b4c8c7
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x592b29c2ca7d - test::run_test_in_process::{{closure}}::hbdc6a45a78c46404
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x592b29c2ca7d - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7f9d8efc7eedd165
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x592b29c2ca7d - std::panicking::catch_unwind::do_call::he5edbaf126c13b99
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x592b29c2ca7d - std::panicking::catch_unwind::h3d6a8652eceeabce
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x592b29c2ca7d - std::panic::catch_unwind::hbef0c501dd7bb498
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x592b29c2ca7d - test::run_test_in_process::h400008a46a5006a0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x592b29c2ca7d - test::run_test::{{closure}}::h9a131655b31d9427
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x592b29c05fc4 - test::run_test::{{closure}}::he4a7177c216308c0
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x592b29c05fc4 - std::sys::backtrace::__rust_begin_short_backtrace::hd3980e9c55d6c539
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x592b29c098fa - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h18552df67c7aa9b8
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x592b29c098fa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3d7b285234641a08
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x592b29c098fa - std::panicking::catch_unwind::do_call::h5a2b5cf36528a5b2
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x592b29c098fa - std::panicking::catch_unwind::h7e8b531bbda77d20
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x592b29c098fa - std::panic::catch_unwind::hf9bbb2040b4f1e6c
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x592b29c098fa - std::thread::Builder::spawn_unchecked_::{{closure}}::h600f92cf68549574
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x592b29c098fa - core::ops::function::FnOnce::call_once{{vtable.shim}}::hb6607307df8a1847
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x592b29c4d19f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h6891ad53a5ed6f52
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x592b29c4d19f - std::sys::thread::unix::Thread::new::thread_start::h7f3e77fa86df70af
[INFO] [stdout]                                at /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7e9c92383aa4 - <unknown>
[INFO] [stdout]   45:     0x7e9c92410a64 - 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.12s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test gen`
[INFO] running `Command { std: "docker" "inspect" "07cf0efe0966771414ee03c73b4dd360a67ad7f1a8c367bb932b8cc2b8a2c6ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "07cf0efe0966771414ee03c73b4dd360a67ad7f1a8c367bb932b8cc2b8a2c6ec", kill_on_drop: false }`
[INFO] [stdout] 07cf0efe0966771414ee03c73b4dd360a67ad7f1a8c367bb932b8cc2b8a2c6ec
