[INFO] fetching crate protoc_gen_ets 0.1.1...
[INFO] testing protoc_gen_ets-0.1.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate protoc_gen_ets 0.1.1 into /workspace/builds/worker-6-tc1/source
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate protoc_gen_ets 0.1.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded swc_macros_common v0.3.11
[INFO] [stderr]   Downloaded swc_visit_macros v0.5.12
[INFO] [stderr]   Downloaded triomphe v0.1.13
[INFO] [stderr]   Downloaded unicode-id-start v1.0.4
[INFO] [stderr]   Downloaded simd-abstraction v0.7.1
[INFO] [stderr]   Downloaded if_chain v1.0.2
[INFO] [stderr]   Downloaded redox_syscall v0.5.2
[INFO] [stderr]   Downloaded libloading v0.8.4
[INFO] [stderr]   Downloaded napi-derive v2.16.8
[INFO] [stderr]   Downloaded pretty_assertions v1.4.0
[INFO] [stderr]   Downloaded swc_ecma_codegen v0.151.1
[INFO] [stderr]   Downloaded unicode-segmentation v1.11.0
[INFO] [stderr]   Downloaded protobuf-codegen v3.4.0
[INFO] [stderr]   Downloaded ryu-js v1.0.1
[INFO] [stderr]   Downloaded napi v2.16.8
[INFO] [stderr]   Downloaded serde_json v1.0.120
[INFO] [stderr]   Downloaded protobuf-parse v3.4.0
[INFO] [stderr]   Downloaded cc v1.0.105
[INFO] [stderr]   Downloaded psm v0.1.21
[INFO] [stderr]   Downloaded stacker v0.1.15
[INFO] [stderr]   Downloaded is-macro v0.3.5
[INFO] [stderr]   Downloaded ast_node v0.9.8
[INFO] [stderr]   Downloaded from_variant v0.1.8
[INFO] [stderr]   Downloaded hstr v0.2.10
[INFO] [stderr]   Downloaded napi-sys v2.4.0
[INFO] [stderr]   Downloaded napi-derive-backend v1.0.70
[INFO] [stderr]   Downloaded napi-build v1.2.1
[INFO] [stderr]   Downloaded swc_ecma_ast v0.115.1
[INFO] [stderr]   Downloaded swc_visit v0.5.14
[INFO] [stderr]   Downloaded swc_ecma_visit v0.101.0
[INFO] [stderr]   Downloaded swc_ecma_codegen_macros v0.7.6
[INFO] [stderr]   Downloaded protobuf-support v3.4.0
[INFO] [stderr]   Downloaded swc_common v0.34.4
[INFO] [stderr]   Downloaded base64-simd v0.7.0
[INFO] [stderr]   Downloaded unicode-id v0.3.4
[INFO] [stderr]   Downloaded ctor v0.2.8
[INFO] [stderr]   Downloaded string_enum v0.4.4
[INFO] [stderr]   Downloaded better_scoped_tls v0.1.1
[INFO] [stderr]   Downloaded tinyvec v1.7.0
[INFO] [stderr]   Downloaded outref v0.1.0
[INFO] [stderr]   Downloaded uuid v1.9.1
[INFO] [stderr]   Downloaded swc_atoms v0.6.7
[INFO] [stderr]   Downloaded darrentsung_debug_parser v0.3.1
[INFO] [stderr]   Downloaded swc_ecma_utils v0.130.3
[INFO] [stderr]   Downloaded sourcemap v8.0.1
[INFO] [stderr]   Downloaded pretty_assertions_sorted v1.2.3
[INFO] [stderr]   Downloaded phf_macros v0.11.2
[INFO] [stderr]   Downloaded swc_eq_ignore_macros v0.1.3
[INFO] [stderr]   Downloaded syn v2.0.69
[INFO] [stderr]   Downloaded protobuf v3.4.0
[INFO] [stderr]   Downloaded swc_ecma_parser v0.146.12
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aaebf2abbad728cc84b24a7c5a20541288b05b8441fd90992f0c9f8b715e3afa
[INFO] running `Command { std: "docker" "start" "-a" "aaebf2abbad728cc84b24a7c5a20541288b05b8441fd90992f0c9f8b715e3afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aaebf2abbad728cc84b24a7c5a20541288b05b8441fd90992f0c9f8b715e3afa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aaebf2abbad728cc84b24a7c5a20541288b05b8441fd90992f0c9f8b715e3afa", kill_on_drop: false }`
[INFO] [stdout] aaebf2abbad728cc84b24a7c5a20541288b05b8441fd90992f0c9f8b715e3afa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ec68090ff4adc577f1440501813306dacfdf17a67e09671b08d4c6c07bae223
[INFO] running `Command { std: "docker" "start" "-a" "7ec68090ff4adc577f1440501813306dacfdf17a67e09671b08d4c6c07bae223", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling 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 rand v0.8.5
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling better_scoped_tls v0.1.1
[INFO] [stderr]    Compiling rustix v0.38.34
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.92
[INFO] [stderr]    Compiling unicode-id-start v1.0.4
[INFO] [stderr]    Compiling unicode-width v0.1.13
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling protobuf v3.4.0
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling bumpalo v3.16.0
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling home v0.5.9
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling fastrand v2.1.0
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]    Compiling syn v2.0.69
[INFO] [stderr]    Compiling wasm-bindgen v0.2.92
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling outref v0.1.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling simd-abstraction v0.7.1
[INFO] [stderr]    Compiling uuid v1.9.1
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr]    Compiling base64-simd v0.7.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling if_chain v1.0.2
[INFO] [stderr]    Compiling equivalent v1.0.1
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling napi-build v1.2.1
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling napi-sys v2.4.0
[INFO] [stderr]    Compiling unicode-id v0.3.4
[INFO] [stderr]    Compiling ryu-js v1.0.1
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling tempfile v3.10.1
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]    Compiling pathdiff v0.2.1
[INFO] [stderr]    Compiling regex v1.10.5
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling swc_macros_common v0.3.11
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.92
[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_visit_macros v0.5.12
[INFO] [stderr]    Compiling ast_node v0.9.8
[INFO] [stderr]    Compiling from_variant v0.1.8
[INFO] [stderr]    Compiling swc_eq_ignore_macros v0.1.3
[INFO] [stderr]    Compiling string_enum v0.4.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling is-macro v0.3.5
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v0.7.6
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling napi-derive v2.16.8
[INFO] [stderr]    Compiling napi v2.16.8
[INFO] [stderr]    Compiling protobuf-support v3.4.0
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.92
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.92
[INFO] [stderr]    Compiling swc_visit v0.5.14
[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 protobuf-codegen 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 sourcemap v8.0.1
[INFO] [stderr]    Compiling swc_common v0.34.4
[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 24s
[INFO] running `Command { std: "docker" "inspect" "7ec68090ff4adc577f1440501813306dacfdf17a67e09671b08d4c6c07bae223", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ec68090ff4adc577f1440501813306dacfdf17a67e09671b08d4c6c07bae223", kill_on_drop: false }`
[INFO] [stdout] 7ec68090ff4adc577f1440501813306dacfdf17a67e09671b08d4c6c07bae223
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fef21e446211f5dc594544e98f7605f23bf15c61a555c2a202961aa9368bdfea
[INFO] running `Command { std: "docker" "start" "-a" "fef21e446211f5dc594544e98f7605f23bf15c61a555c2a202961aa9368bdfea", 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] [stderr]    Compiling html-escape v0.2.13
[INFO] [stdout] warning: multiple variants are never constructed
[INFO] [stdout]   --> src/common/wire.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub(crate) enum WireError {
[INFO] [stdout]    |                 --------- variants in this enum
[INFO] [stdout] 15 |     #[error("Unexpected EOF")]
[INFO] [stdout] 16 |     UnexpectedEof,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 17 |     #[error("Unexpected wire type")]
[INFO] [stdout] 18 |     UnexpectedWireType(WireType),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 22 |     IncorrectVarint,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 23 |     #[error("Invalid UTF-8 sequence")]
[INFO] [stdout] 24 |     Utf8Error,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 25 |     #[error("Invalid enum `{}` value: {}", .0, .1)]
[INFO] [stdout] 26 |     InvalidEnumValue(&'static str, i32),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 27 |     #[error("Over recursion limit")]
[INFO] [stdout] 28 |     OverRecursionLimit,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 29 |     #[error("Truncated message")]
[INFO] [stdout] 30 |     TruncatedMessage,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 33 |     LimitOverflow,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 34 |     #[error("New limit must not be greater than current limit")]
[INFO] [stdout] 35 |     LimitIncrease,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 36 |     #[error("Encoded message size {0} is too large")]
[INFO] [stdout] 37 |     MessageTooLarge(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 38 |     #[error("Value too large for u32: {}", .0)]
[INFO] [stdout] 39 |     U32Overflow(u64),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 40 |     #[error("Value too large for i32: {}", .0)]
[INFO] [stdout] 41 |     I32Overflow(i64),
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `WireError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_named` is never used
[INFO] [stdout]   --> src/context/util.rs:36:8
[INFO] [stdout]    |
[INFO] [stdout] 31 | trait ImportDeclExt {
[INFO] [stdout]    |       ------------- method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 36 |     fn is_named(&self) -> bool;
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Accessibility`, `BinaryOp`, `BindingIdent`, `BlockStmt`, `ClassDecl`, `ClassMethod`, `Class`, `Constructor`, `ExprStmt`, `Expr`, `Param`, `Pat`, `ReturnStmt`, `TsKeywordTypeKind`, `TsKeywordType`, `TsTypeAnn`, `TsTypeParamInstantiation`, `TsType`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/mod.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     Accessibility, BinaryOp, BindingIdent, BlockStmt, Class, ClassDecl, ClassMember, ClassMethod,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stdout] 4 |     Constructor, Decl, ExportDecl, Expr, ExprStmt, ModuleDecl, ModuleItem, Param, Pat, ReturnStmt,
[INFO] [stdout]   |     ^^^^^^^^^^^                    ^^^^  ^^^^^^^^                          ^^^^^  ^^^  ^^^^^^^^^^
[INFO] [stdout] 5 |     Stmt, TsEnumDecl, TsEnumMember, TsEnumMemberId, TsKeywordType, TsKeywordTypeKind,
[INFO] [stdout]   |                                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 6 |     TsModuleBlock, TsModuleDecl, TsModuleName, TsNamespaceBody, TsType, TsTypeAnn,
[INFO] [stdout]   |                                                                 ^^^^^^  ^^^^^^^^^
[INFO] [stdout] 7 |     TsTypeParamInstantiation, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `collections::HashMap` and `iter::once`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::{collections::HashMap, iter::once};
[INFO] [stdout]   |           ^^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/deserialize.rs:3:12
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::{ToLowerCamelCase, ToUpperCamelCase};
[INFO] [stdout]   |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `heck::ToLowerCamelCase`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use heck::ToLowerCamelCase;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BindingIdent`, `Pat`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stdout]  --> src/runtime/lark/protobuf_js/serialize.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     BindingIdent, BlockStmt, ComputedPropName, Expr, ForHead, ForOfStmt, MemberExpr, MemberProp,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 7 |     Pat, Stmt, SwitchCase, SwitchStmt, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stdout]   |     ^^^                                ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `print::Print`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:11:66
[INFO] [stdout]    |
[INFO] [stdout] 11 | use crate::{context::Context, descriptor, export::ExportedIndex, print::Print, runtime::Runtime};
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/codec.rs:844:9
[INFO] [stdout]     |
[INFO] [stdout] 844 |         ctx: &mut Context,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/deserialize.rs:109:9
[INFO] [stdout]     |
[INFO] [stdout] 109 |         ctx: &mut Context,
[INFO] [stdout]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ns`
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/deserialize.rs:111:9
[INFO] [stdout]     |
[INFO] [stdout] 111 |         ns: &[String],
[INFO] [stdout]     |         ^^ help: if this is intentional, prefix it with an underscore: `_ns`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:41:9
[INFO] [stdout]    |
[INFO] [stdout] 41 |         ctx: &mut Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:42:9
[INFO] [stdout]    |
[INFO] [stdout] 42 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |         ctx: &mut Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |         ctx: &mut Context,
[INFO] [stdout]    |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `descriptor`
[INFO] [stdout]   --> src/runtime/lark/protobuf_js/mod.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |         descriptor: &descriptor::DescriptorProto,
[INFO] [stdout]    |         ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_descriptor`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/runtime/lark/protobuf_js/mod.rs:192:13
[INFO] [stdout]     |
[INFO] [stdout] 192 |         let mut items = index.print();
[INFO] [stdout]     |             ----^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pretty_assertions v1.4.0
[INFO] [stderr]    Compiling nom v7.1.3
[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: 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/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.41s
[INFO] running `Command { std: "docker" "inspect" "fef21e446211f5dc594544e98f7605f23bf15c61a555c2a202961aa9368bdfea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fef21e446211f5dc594544e98f7605f23bf15c61a555c2a202961aa9368bdfea", kill_on_drop: false }`
[INFO] [stdout] fef21e446211f5dc594544e98f7605f23bf15c61a555c2a202961aa9368bdfea
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 741c69b2d7df9d5d9f33ac418a7593c44ef4399d1a47a167bcc4a9437619e2d9
[INFO] running `Command { std: "docker" "start" "-a" "741c69b2d7df9d5d9f33ac418a7593c44ef4399d1a47a167bcc4a9437619e2d9", 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: `protoc_gen_ets` (lib test) generated 30 warnings (30 duplicates)
[INFO] [stderr] warning: unused imports: `Accessibility`, `BinaryOp`, `BindingIdent`, `BlockStmt`, `ClassDecl`, `ClassMethod`, `Class`, `Constructor`, `ExprStmt`, `Expr`, `Param`, `Pat`, `ReturnStmt`, `TsKeywordTypeKind`, `TsKeywordType`, `TsTypeAnn`, `TsTypeParamInstantiation`, `TsType`, `VarDeclKind`, `VarDecl`, and `VarDeclarator`
[INFO] [stderr]  --> src/runtime/lark/protobuf_js/mod.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     Accessibility, BinaryOp, BindingIdent, BlockStmt, Class, ClassDecl, ClassMember, ClassMethod,
[INFO] [stderr]   |     ^^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^  ^^^^^^^^^  ^^^^^  ^^^^^^^^^               ^^^^^^^^^^^
[INFO] [stderr] 4 |     Constructor, Decl, ExportDecl, Expr, ExprStmt, ModuleDecl, ModuleItem, Param, Pat, ReturnStmt,
[INFO] [stderr]   |     ^^^^^^^^^^^                    ^^^^  ^^^^^^^^                          ^^^^^  ^^^  ^^^^^^^^^^
[INFO] [stderr] 5 |     Stmt, TsEnumDecl, TsEnumMember, TsEnumMemberId, TsKeywordType, TsKeywordTypeKind,
[INFO] [stderr]   |                                                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 6 |     TsModuleBlock, TsModuleDecl, TsModuleName, TsNamespaceBody, TsType, TsTypeAnn,
[INFO] [stderr]   |                                                                 ^^^^^^  ^^^^^^^^^
[INFO] [stderr] 7 |     TsTypeParamInstantiation, VarDecl, VarDeclKind, VarDeclarator,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^  ^^^^^^^  ^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ctx`
[INFO] [stderr]    --> src/runtime/lark/protobuf_js/codec.rs:844:9
[INFO] [stderr]     |
[INFO] [stderr] 844 |         ctx: &mut Context,
[INFO] [stderr]     |         ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `protoc_gen_ets` (bin "protoc-gen-ets" 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.21s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/protoc_gen_ets-68b8aa079d6fb3cc)
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/protoc_gen_ets-2fbd52db8516df47)
[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/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] [stderr]      Running tests/gen.rs (/opt/rustwide/target/debug/deps/gen-9466786a1451227c)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test test_import_strategy ... FAILED
[INFO] [stdout] test test_well_known ... FAILED
[INFO] [stdout] test test_conformance ... FAILED
[INFO] [stdout] test test_grpc_web ... FAILED
[INFO] [stdout] test test_basic ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stderr] error: test failed, to rerun pass `--test gen`
[INFO] [stdout] 
[INFO] [stdout] ---- test_import_strategy stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_import_strategy' (32) 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:     0x59f23453fe32 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f23453fe32 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f23453fe32 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f23453fe32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f23454fe7f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f23454fe7f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x59f23450ca53 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f23450ca53 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f234518db2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f23451dcdf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59f23451db71 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59f2344dfc8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x59f2344dfc8e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f23451e2ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x59f23451e2ef - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59f23451e14a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59f234518ef9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f234500b7d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59f2345578d0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59f234556ec6 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x59f23449d1ac - core::result::Result<T,E>::expect::h85bc0aac3f797161
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59f2344a7234 - gen::test_import_strategy::hd79ea2c9cacd4c93
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x59f2344a7ee7 - gen::test_import_strategy::{{closure}}::he6942ebd5239bd96
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x59f23449b236 - core::ops::function::FnOnce::call_once::h91310c7453428b2a
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59f2344dfafb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59f2344dfafb - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59f2344f3aed - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59f2344f3aed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59f2344f3aed - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59f2344f3aed - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59f2344f3aed - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f2344f3aed - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59f2344f3aed - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59f2344cd034 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59f2344cd034 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59f2344d088a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x59f2344d088a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59f2344d088a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59f2344d088a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59f2344d088a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f2344d088a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x59f2344d088a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59f23451420f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x59f23451420f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ee7dbf41aa4 - <unknown>
[INFO] [stdout]   45:     0x7ee7dbfcea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_well_known stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_well_known' (33) 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:     0x59f23453fe32 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f23453fe32 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f23453fe32 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f23453fe32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f23454fe7f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f23454fe7f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x59f23450ca53 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f23450ca53 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f234518db2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f23451dcdf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59f23451db71 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59f2344dfc8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x59f2344dfc8e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f23451e2ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x59f23451e2ef - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59f23451e14a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59f234518ef9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f234500b7d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59f2345578d0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59f234556ec6 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x59f23449d1ac - core::result::Result<T,E>::expect::h85bc0aac3f797161
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59f2344a4534 - gen::test_well_known::h1c65ba1cd1b8a271
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x59f2344a5177 - gen::test_well_known::{{closure}}::h8140b4266fb2b0af
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x59f23449b1b6 - core::ops::function::FnOnce::call_once::h22bdcbeb573e8da2
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59f2344dfafb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59f2344dfafb - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59f2344f3aed - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59f2344f3aed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59f2344f3aed - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59f2344f3aed - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59f2344f3aed - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f2344f3aed - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59f2344f3aed - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59f2344cd034 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59f2344cd034 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59f2344d088a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x59f2344d088a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59f2344d088a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59f2344d088a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59f2344d088a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f2344d088a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x59f2344d088a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59f23451420f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x59f23451420f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ee7dbf41aa4 - <unknown>
[INFO] [stdout]   45:     0x7ee7dbfcea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_conformance stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_conformance' (30) 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:     0x59f23453fe32 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f23453fe32 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f23453fe32 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f23453fe32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f23454fe7f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f23454fe7f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x59f23450ca53 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f23450ca53 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f234518db2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f23451dcdf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59f23451db71 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59f2344dfc8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x59f2344dfc8e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f23451e2ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x59f23451e2ef - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59f23451e14a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59f234518ef9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f234500b7d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59f2345578d0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59f234556ec6 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x59f23449d1ac - core::result::Result<T,E>::expect::h85bc0aac3f797161
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59f2344a5bb4 - gen::test_conformance::h0a8d8ea31e558f1f
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x59f2344a6867 - gen::test_conformance::{{closure}}::h3b4f7323a9e39901
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x59f23449b276 - core::ops::function::FnOnce::call_once::hc2efe470265e490b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59f2344dfafb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59f2344dfafb - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59f2344f3aed - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59f2344f3aed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59f2344f3aed - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59f2344f3aed - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59f2344f3aed - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f2344f3aed - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59f2344f3aed - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59f2344cd034 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59f2344cd034 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59f2344d088a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x59f2344d088a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59f2344d088a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59f2344d088a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59f2344d088a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f2344d088a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x59f2344d088a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59f23451420f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x59f23451420f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ee7dbf41aa4 - <unknown>
[INFO] [stdout]   45:     0x7ee7dbfcea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_grpc_web stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_grpc_web' (31) panicked at tests/gen.rs:13:1:
[INFO] [stdout] could not create link: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" }
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x59f23453fe32 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f23453fe32 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f23453fe32 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f23453fe32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f23454fe7f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f23454fe7f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x59f23450ca53 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f23450ca53 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f234518db2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f23451dcdf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59f23451db71 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59f2344dfc8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x59f2344dfc8e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f23451e2ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x59f23451e2ef - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59f23451e14a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59f234518ef9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f234500b7d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59f2345578d0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59f234556ec6 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x59f23449d1ac - core::result::Result<T,E>::expect::h85bc0aac3f797161
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59f2344a2eb4 - gen::test_grpc_web::h46e4a9a7b6272f19
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x59f2344a3b67 - gen::test_grpc_web::{{closure}}::ha353c0a1f6226242
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x59f23449b1f6 - core::ops::function::FnOnce::call_once::h62f08efa5c549632
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59f2344dfafb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59f2344dfafb - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59f2344f3aed - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59f2344f3aed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59f2344f3aed - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59f2344f3aed - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59f2344f3aed - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f2344f3aed - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59f2344f3aed - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59f2344cd034 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59f2344cd034 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59f2344d088a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x59f2344d088a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59f2344d088a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59f2344d088a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59f2344d088a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f2344d088a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x59f2344d088a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59f23451420f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x59f23451420f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ee7dbf41aa4 - <unknown>
[INFO] [stdout]   45:     0x7ee7dbfcea64 - clone
[INFO] [stdout]   46:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- test_basic stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'test_basic' (29) 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:     0x59f23453fe32 - std::backtrace_rs::backtrace::libunwind::trace::ha50a1f28c7a10cf8
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x59f23453fe32 - std::backtrace_rs::backtrace::trace_unsynchronized::h34f8c4ec82a320bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x59f23453fe32 - std::sys::backtrace::_print_fmt::h2d23e84e13d343bc
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x59f23453fe32 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hde21067283f7e82e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x59f23454fe7f - core::fmt::rt::Argument::fmt::he65307037dca33c6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x59f23454fe7f - core::fmt::write::h24186904251c31cb
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/fmt/mod.rs:1469:25
[INFO] [stdout]    6:     0x59f23450ca53 - std::io::default_write_fmt::h4e8d11c5c4b9cafe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x59f23450ca53 - std::io::Write::write_fmt::ha849be0824d095ef
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x59f234518db2 - std::sys::backtrace::BacktraceLock::print::he038489aba5894a6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x59f23451dcdf - std::panicking::default_hook::{{closure}}::h80a26d916c49679b
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:301:27
[INFO] [stdout]   10:     0x59f23451db71 - std::panicking::default_hook::he2e9efee79b3dce9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:325:9
[INFO] [stdout]   11:     0x59f2344dfc8e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h202f496763929329
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   12:     0x59f2344dfc8e - test::test_main_with_exit_callback::{{closure}}::h805a6913adddaea3
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x59f23451e2ef - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h2883c9d2dbd4e81c
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2099:9
[INFO] [stdout]   14:     0x59f23451e2ef - std::panicking::panic_with_hook::hf5648b7cec6bc73e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:842:13
[INFO] [stdout]   15:     0x59f23451e14a - std::panicking::panic_handler::{{closure}}::h1b2ed3864ba94359
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:707:13
[INFO] [stdout]   16:     0x59f234518ef9 - std::sys::backtrace::__rust_end_short_backtrace::hd0186b2b27f5aaa7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x59f234500b7d - __rustc[f7dae8b92efe1d7a]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:698:5
[INFO] [stdout]   18:     0x59f2345578d0 - core::panicking::panic_fmt::hb5d6b83773432920
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x59f234556ec6 - core::result::unwrap_failed::h427ee4a8bb06d8af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1862:5
[INFO] [stdout]   20:     0x59f23449d1ac - core::result::Result<T,E>::expect::h85bc0aac3f797161
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/result.rs:1185:23
[INFO] [stdout]   21:     0x59f2344a1834 - gen::test_basic::hfab9dc16f66b77e4
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60
[INFO] [stdout]   22:     0x59f2344a24e7 - gen::test_basic::{{closure}}::h9ba3d8be95f12a82
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19
[INFO] [stdout]   23:     0x59f23449b2b6 - core::ops::function::FnOnce::call_once::he57096fd38da146d
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   24:     0x59f2344dfafb - core::ops::function::FnOnce::call_once::h3a2d82edd1a9b770
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   25:     0x59f2344dfafb - test::__rust_begin_short_backtrace::h85d4fe5033219107
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:663:18
[INFO] [stdout]   26:     0x59f2344f3aed - test::run_test_in_process::{{closure}}::h67b48a81b9c9d7b6
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:74
[INFO] [stdout]   27:     0x59f2344f3aed - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h7680585480377cb5
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   28:     0x59f2344f3aed - std::panicking::catch_unwind::do_call::hf71351b2657d4002
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   29:     0x59f2344f3aed - std::panicking::catch_unwind::h7fcb5c0312d9e172
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   30:     0x59f2344f3aed - std::panic::catch_unwind::h5cf3c9bdee894ebe
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   31:     0x59f2344f3aed - test::run_test_in_process::h1469cb85193a3a25
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:686:27
[INFO] [stdout]   32:     0x59f2344f3aed - test::run_test::{{closure}}::h59d45b3cd6453d69
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:607:43
[INFO] [stdout]   33:     0x59f2344cd034 - test::run_test::{{closure}}::h9baa0c3d443f28c9
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/test/src/lib.rs:637:41
[INFO] [stdout]   34:     0x59f2344cd034 - std::sys::backtrace::__rust_begin_short_backtrace::h97ea8cee4828663e
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   35:     0x59f2344d088a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5d7539d5f78cee61
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:562:17
[INFO] [stdout]   36:     0x59f2344d088a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::he4c551e23c5e9b22
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   37:     0x59f2344d088a - std::panicking::catch_unwind::do_call::h522b41a6c157aaba
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:590:40
[INFO] [stdout]   38:     0x59f2344d088a - std::panicking::catch_unwind::h0efbf72006b8e365
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panicking.rs:553:19
[INFO] [stdout]   39:     0x59f2344d088a - std::panic::catch_unwind::h3b081041e6c97066
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/panic.rs:359:14
[INFO] [stdout]   40:     0x59f2344d088a - std::thread::Builder::spawn_unchecked_::{{closure}}::ha751309815d5d8cf
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/thread/mod.rs:560:30
[INFO] [stdout]   41:     0x59f2344d088a - core::ops::function::FnOnce::call_once{{vtable.shim}}::h2084b887a5fe25a7
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   42:     0x59f23451420f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h3adbd6ccf5f737af
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/alloc/src/boxed.rs:2085:9
[INFO] [stdout]   43:     0x59f23451420f - std::sys::thread::unix::Thread::new::thread_start::hb3dc6483caa1b987
[INFO] [stdout]                                at /rustc/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/library/std/src/sys/thread/unix.rs:124:17
[INFO] [stdout]   44:     0x7ee7dbf41aa4 - <unknown>
[INFO] [stdout]   45:     0x7ee7dbfcea64 - 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.10s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "741c69b2d7df9d5d9f33ac418a7593c44ef4399d1a47a167bcc4a9437619e2d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "741c69b2d7df9d5d9f33ac418a7593c44ef4399d1a47a167bcc4a9437619e2d9", kill_on_drop: false }`
[INFO] [stdout] 741c69b2d7df9d5d9f33ac418a7593c44ef4399d1a47a167bcc4a9437619e2d9
