[INFO] fetching crate protoc_gen_ets 0.1.1... [INFO] testing protoc_gen_ets-0.1.1 against beta-2025-09-21 for beta-1.91-3 [INFO] extracting crate protoc_gen_ets 0.1.1 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-1-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate protoc_gen_ets 0.1.1 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate protoc_gen_ets 0.1.1 [INFO] tweaked toml for crates.io crate protoc_gen_ets 0.1.1 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate protoc_gen_ets 0.1.1 on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate protoc_gen_ets 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ac649b81c2886d15875c0a8eb061239297ab11dfffd5cfb8af8508a4845de4e4 [INFO] running `Command { std: "docker" "start" "-a" "ac649b81c2886d15875c0a8eb061239297ab11dfffd5cfb8af8508a4845de4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ac649b81c2886d15875c0a8eb061239297ab11dfffd5cfb8af8508a4845de4e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac649b81c2886d15875c0a8eb061239297ab11dfffd5cfb8af8508a4845de4e4", kill_on_drop: false }` [INFO] [stdout] ac649b81c2886d15875c0a8eb061239297ab11dfffd5cfb8af8508a4845de4e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94d2dee1fb9db42da0fda3eafac24d305914f7ceb316fa233f19a1a2aa542493 [INFO] running `Command { std: "docker" "start" "-a" "94d2dee1fb9db42da0fda3eafac24d305914f7ceb316fa233f19a1a2aa542493", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling tinyvec v1.7.0 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling cc v1.0.105 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling better_scoped_tls v0.1.1 [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 thiserror v1.0.61 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.92 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling bumpalo v3.16.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling protobuf v3.4.0 [INFO] [stderr] Compiling serde_json v1.0.120 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling smartstring v1.0.1 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v2.0.69 [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 ryu v1.0.18 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling outref v0.1.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.92 [INFO] [stderr] Compiling tap v1.0.1 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling wyz v0.5.1 [INFO] [stderr] Compiling simd-abstraction v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling uuid v1.9.1 [INFO] [stderr] Compiling typed-arena v2.0.2 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling funty v2.0.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling base64-simd v0.7.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling if_chain v1.0.2 [INFO] [stderr] Compiling psm v0.1.21 [INFO] [stderr] Compiling stacker v0.1.15 [INFO] [stderr] Compiling bitvec v1.0.1 [INFO] [stderr] Compiling napi-build v1.2.1 [INFO] [stderr] Compiling indexmap v2.2.6 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling ryu-js v1.0.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling napi-sys v2.4.0 [INFO] [stderr] Compiling unicode-id v0.3.4 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling dashmap v5.5.3 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling pathdiff v0.2.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling swc_macros_common v0.3.11 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.92 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling napi-derive-backend v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling swc_visit_macros v0.5.12 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling from_variant v0.1.8 [INFO] [stderr] Compiling ast_node v0.9.8 [INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.3 [INFO] [stderr] Compiling is-macro v0.3.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling string_enum v0.4.4 [INFO] [stderr] Compiling swc_ecma_codegen_macros v0.7.6 [INFO] [stderr] Compiling ctor v0.2.8 [INFO] [stderr] Compiling napi v2.16.8 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.92 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling napi-derive v2.16.8 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling protobuf-support v3.4.0 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.92 [INFO] [stderr] Compiling swc_visit v0.5.14 [INFO] [stderr] Compiling console_error_panic_hook v0.1.7 [INFO] [stderr] Compiling js-sys v0.3.69 [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-7270b86a00b88f82/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-7270b86a00b88f82/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 { [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 25s [INFO] running `Command { std: "docker" "inspect" "94d2dee1fb9db42da0fda3eafac24d305914f7ceb316fa233f19a1a2aa542493", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94d2dee1fb9db42da0fda3eafac24d305914f7ceb316fa233f19a1a2aa542493", kill_on_drop: false }` [INFO] [stdout] 94d2dee1fb9db42da0fda3eafac24d305914f7ceb316fa233f19a1a2aa542493 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a2b5ef14d707dbc5c3c6d7daee895d20e85c65a96a6f2acc74c8d932e7067200 [INFO] running `Command { std: "docker" "start" "-a" "a2b5ef14d707dbc5c3c6d7daee895d20e85c65a96a6f2acc74c8d932e7067200", 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 yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stdout] warning: lint `box_pointers` has been removed: it does not detect other kinds of allocations, and existed only for historical reasons [INFO] [stdout] --> /opt/rustwide/target/debug/build/protoc_gen_ets-7270b86a00b88f82/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-7270b86a00b88f82/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 { [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] Compiling html-escape v0.2.13 [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-7270b86a00b88f82/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-7270b86a00b88f82/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 { [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 5.70s [INFO] running `Command { std: "docker" "inspect" "a2b5ef14d707dbc5c3c6d7daee895d20e85c65a96a6f2acc74c8d932e7067200", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2b5ef14d707dbc5c3c6d7daee895d20e85c65a96a6f2acc74c8d932e7067200", kill_on_drop: false }` [INFO] [stdout] a2b5ef14d707dbc5c3c6d7daee895d20e85c65a96a6f2acc74c8d932e7067200 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 707fecc4574710556bd805aa38cede5e16710f7e2ea6954b6be0d423b40394cd [INFO] running `Command { std: "docker" "start" "-a" "707fecc4574710556bd805aa38cede5e16710f7e2ea6954b6be0d423b40394cd", 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-7270b86a00b88f82/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-7270b86a00b88f82/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 { [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 14 suggestions) [INFO] [stderr] warning: unused imports: `Accessibility`, `BinaryOp`, `BindingIdent`, `BlockStmt`, `ClassDecl`, `ClassMethod`, `Class`, `Constructor`, `ExprStmt`, `Expr`, `Param`, `Pat`, `ReturnStmt`, `TsKeywordTypeKind`, `TsKeywordType`, `TsTypeAnn`, `TsTypeParamInstantiation`, `TsType`, `VarDeclKind`, `VarDecl`, and `VarDeclarator` [INFO] [stderr] --> src/runtime/lark/protobuf_js/mod.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | Accessibility, BinaryOp, BindingIdent, BlockStmt, Class, ClassDecl, ClassMember, ClassMethod, [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^ ^^^^^^^^^ ^^^^^^^^^^^ [INFO] [stderr] 4 | Constructor, Decl, ExportDecl, Expr, ExprStmt, ModuleDecl, ModuleItem, Param, Pat, ReturnStmt, [INFO] [stderr] | ^^^^^^^^^^^ ^^^^ ^^^^^^^^ ^^^^^ ^^^ ^^^^^^^^^^ [INFO] [stderr] 5 | Stmt, TsEnumDecl, TsEnumMember, TsEnumMemberId, TsKeywordType, TsKeywordTypeKind, [INFO] [stderr] | ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^^ [INFO] [stderr] 6 | TsModuleBlock, TsModuleDecl, TsModuleName, TsNamespaceBody, TsType, TsTypeAnn, [INFO] [stderr] | ^^^^^^ ^^^^^^^^^ [INFO] [stderr] 7 | TsTypeParamInstantiation, VarDecl, VarDeclKind, VarDeclarator, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^ ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `ctx` [INFO] [stderr] --> src/runtime/lark/protobuf_js/codec.rs:844:9 [INFO] [stderr] | [INFO] [stderr] 844 | ctx: &mut Context, [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_ctx` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `protoc_gen_ets` (bin "protoc-gen-ets" test) generated 16 warnings (14 duplicates) (run `cargo fix --bin "protoc-gen-ets" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `protoc_gen_ets` (lib test) generated 30 warnings (30 duplicates) [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.28s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/protoc_gen_ets-6e771884123b969a) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/protoc_gen_ets-5c1f4487cd0d2d9e) [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-635cf5b97d6bbc2c) [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-c414948e390975b3) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test test_conformance ... FAILED [INFO] [stdout] test test_grpc_web ... FAILED [INFO] [stdout] test test_well_known ... FAILED [INFO] [stdout] test test_basic ... FAILED [INFO] [stdout] test test_import_strategy ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_conformance stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_conformance' (29) panicked at tests/gen.rs:9:1: [INFO] [stdout] could not create link: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5561fd5a3812 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5561fd5a3812 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5561fd5a3812 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5561fd5a3812 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5561fd5b3b3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5561fd5b3b3f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5561fd56fd51 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5561fd56fd51 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5561fd57c552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5561fd58148f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5561fd581321 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5561fd540dee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5561fd540dee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5561fd581b4f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5561fd581b4f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5561fd5819aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5561fd57c689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5561fd563cbd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5561fd5bb610 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5561fd5bac26 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5561fd5036ec - core::result::Result::expect::h5a4ab9c153a43fd3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5561fd4fd4e4 - gen::test_conformance::h930daefed52f564e [INFO] [stdout] at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60 [INFO] [stdout] 22: 0x5561fd4fdf07 - gen::test_conformance::{{closure}}::h1d8691bec3fce0a6 [INFO] [stdout] at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19 [INFO] [stdout] 23: 0x5561fd505606 - core::ops::function::FnOnce::call_once::hab79db81f8d0830f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5561fd540bab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5561fd540bab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5561fd556815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5561fd556815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5561fd556815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5561fd556815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5561fd556815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5561fd556815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5561fd556815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5561fd52d004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5561fd52d004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5561fd5308ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5561fd5308ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5561fd5308ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5561fd5308ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5561fd5308ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5561fd5308ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5561fd5308ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5561fd57770f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5561fd57770f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7c62e8e7faa4 - [INFO] [stdout] 45: 0x7c62e8f0ca34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_grpc_web stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_grpc_web' (30) panicked at tests/gen.rs:13:1: [INFO] [stdout] could not create link: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5561fd5a3812 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5561fd5a3812 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5561fd5a3812 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5561fd5a3812 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5561fd5b3b3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5561fd5b3b3f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5561fd56fd51 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5561fd56fd51 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5561fd57c552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5561fd58148f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5561fd581321 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5561fd540dee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5561fd540dee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5561fd581b4f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5561fd581b4f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5561fd5819aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5561fd57c689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5561fd563cbd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5561fd5bb610 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5561fd5bac26 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5561fd5036ec - core::result::Result::expect::h5a4ab9c153a43fd3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5561fd4fa864 - gen::test_grpc_web::h08e414806a858f19 [INFO] [stdout] at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60 [INFO] [stdout] 22: 0x5561fd4fb287 - gen::test_grpc_web::{{closure}}::h59d4363329c1b1e1 [INFO] [stdout] at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19 [INFO] [stdout] 23: 0x5561fd505546 - core::ops::function::FnOnce::call_once::h7c9873bc007f60d0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5561fd540bab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5561fd540bab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5561fd556815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5561fd556815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5561fd556815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5561fd556815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5561fd556815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5561fd556815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5561fd556815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5561fd52d004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5561fd52d004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5561fd5308ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5561fd5308ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5561fd5308ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5561fd5308ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5561fd5308ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5561fd5308ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5561fd5308ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5561fd57770f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5561fd57770f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7c62e8e7faa4 - [INFO] [stdout] 45: 0x7c62e8f0ca34 - clone [INFO] [stdout] 46: 0x0 - [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: 0x5561fd5a3812 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5561fd5a3812 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5561fd5a3812 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5561fd5a3812 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5561fd5b3b3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5561fd5b3b3f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5561fd56fd51 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5561fd56fd51 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5561fd57c552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5561fd58148f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5561fd581321 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5561fd540dee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5561fd540dee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5561fd581b4f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5561fd581b4f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5561fd5819aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5561fd57c689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5561fd563cbd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5561fd5bb610 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5561fd5bac26 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5561fd5036ec - core::result::Result::expect::h5a4ab9c153a43fd3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5561fd4fbea4 - gen::test_well_known::hb32481470236f73e [INFO] [stdout] at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60 [INFO] [stdout] 22: 0x5561fd4fcac7 - gen::test_well_known::{{closure}}::h85b38ed2dc62bbb1 [INFO] [stdout] at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19 [INFO] [stdout] 23: 0x5561fd505646 - core::ops::function::FnOnce::call_once::hba9e89824f9cbe5f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5561fd540bab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5561fd540bab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5561fd556815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5561fd556815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5561fd556815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5561fd556815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5561fd556815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5561fd556815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5561fd556815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5561fd52d004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5561fd52d004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5561fd5308ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5561fd5308ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5561fd5308ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5561fd5308ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5561fd5308ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5561fd5308ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5561fd5308ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5561fd57770f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5561fd57770f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7c62e8e7faa4 - [INFO] [stdout] 45: 0x7c62e8f0ca34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_basic stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_basic' (28) panicked at tests/gen.rs:5:1: [INFO] [stdout] could not create link: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5561fd5a3812 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5561fd5a3812 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5561fd5a3812 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5561fd5a3812 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5561fd5b3b3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5561fd5b3b3f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5561fd56fd51 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5561fd56fd51 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5561fd57c552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5561fd58148f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5561fd581321 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5561fd540dee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5561fd540dee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5561fd581b4f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5561fd581b4f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5561fd5819aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5561fd57c689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5561fd563cbd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5561fd5bb610 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5561fd5bac26 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5561fd5036ec - core::result::Result::expect::h5a4ab9c153a43fd3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5561fd4f9224 - gen::test_basic::h0a549d72dfbf8f86 [INFO] [stdout] at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60 [INFO] [stdout] 22: 0x5561fd4f9e47 - gen::test_basic::{{closure}}::hda348d010a9c2a69 [INFO] [stdout] at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19 [INFO] [stdout] 23: 0x5561fd505586 - core::ops::function::FnOnce::call_once::h84d248279617198f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5561fd540bab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5561fd540bab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5561fd556815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5561fd556815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5561fd556815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5561fd556815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5561fd556815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5561fd556815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5561fd556815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5561fd52d004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5561fd52d004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5561fd5308ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5561fd5308ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5561fd5308ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5561fd5308ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5561fd5308ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5561fd5308ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5561fd5308ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5561fd57770f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5561fd57770f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7c62e8e7faa4 - [INFO] [stdout] 45: 0x7c62e8f0ca34 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- test_import_strategy stdout ---- [INFO] [stdout] [INFO] [stdout] thread 'test_import_strategy' (31) panicked at tests/gen.rs:7:1: [INFO] [stdout] could not create link: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5561fd5a3812 - std::backtrace_rs::backtrace::libunwind::trace::hcab59e1e990fdc24 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9 [INFO] [stdout] 1: 0x5561fd5a3812 - std::backtrace_rs::backtrace::trace_unsynchronized::he24cc57f3d2f47b7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14 [INFO] [stdout] 2: 0x5561fd5a3812 - std::sys::backtrace::_print_fmt::hf8d65ede198eeb54 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x5561fd5a3812 - ::fmt::h67edf0e4d33c343c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x5561fd5b3b3f - core::fmt::rt::Argument::fmt::hef94184842aeafdd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/rt.rs:173:76 [INFO] [stdout] 5: 0x5561fd5b3b3f - core::fmt::write::hcf0c66b48a8fa606 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/fmt/mod.rs:1468:25 [INFO] [stdout] 6: 0x5561fd56fd51 - std::io::default_write_fmt::h69967ac0ba93195f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:639:11 [INFO] [stdout] 7: 0x5561fd56fd51 - std::io::Write::write_fmt::h8db9396209deaa1c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/io/mod.rs:1954:13 [INFO] [stdout] 8: 0x5561fd57c552 - std::sys::backtrace::BacktraceLock::print::h07e5435aa717b414 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 9: 0x5561fd58148f - std::panicking::default_hook::{{closure}}::h91001850288db5f7 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:301:27 [INFO] [stdout] 10: 0x5561fd581321 - std::panicking::default_hook::h2346dbb704ef5512 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:325:9 [INFO] [stdout] 11: 0x5561fd540dee - as core::ops::function::Fn>::call::h18383b2e29377420 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 12: 0x5561fd540dee - test::test_main_with_exit_callback::{{closure}}::h272d7ef99aef06dc [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:145:21 [INFO] [stdout] 13: 0x5561fd581b4f - as core::ops::function::Fn>::call::h6dba6e441651a0d1 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1999:9 [INFO] [stdout] 14: 0x5561fd581b4f - std::panicking::panic_with_hook::hd2b063a6090d23a4 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:842:13 [INFO] [stdout] 15: 0x5561fd5819aa - std::panicking::panic_handler::{{closure}}::he666d95f139a333e [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:707:13 [INFO] [stdout] 16: 0x5561fd57c689 - std::sys::backtrace::__rust_end_short_backtrace::h631ad224854ebee5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:174:18 [INFO] [stdout] 17: 0x5561fd563cbd - __rustc[1d67440d6e82e4f]::rust_begin_unwind [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:698:5 [INFO] [stdout] 18: 0x5561fd5bb610 - core::panicking::panic_fmt::h420ddb7fd73daf53 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panicking.rs:75:14 [INFO] [stdout] 19: 0x5561fd5bac26 - core::result::unwrap_failed::hdde076be853d034f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1855:5 [INFO] [stdout] 20: 0x5561fd5036ec - core::result::Result::expect::h5a4ab9c153a43fd3 [INFO] [stderr] error: test failed, to rerun pass `--test gen` [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/result.rs:1178:23 [INFO] [stdout] 21: 0x5561fd4feb24 - gen::test_import_strategy::hacf77294182f3151 [INFO] [stdout] at /opt/rustwide/workdir/tests/helper/e2e.rs:29:60 [INFO] [stdout] 22: 0x5561fd4ff547 - gen::test_import_strategy::{{closure}}::h2cf106049f2a22e7 [INFO] [stdout] at /opt/rustwide/workdir/tests/helper/e2e.rs:5:19 [INFO] [stdout] 23: 0x5561fd5055c6 - core::ops::function::FnOnce::call_once::h9724c311fc3aba6b [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 24: 0x5561fd540bab - core::ops::function::FnOnce::call_once::h70887edf07a630ba [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 25: 0x5561fd540bab - test::__rust_begin_short_backtrace::h27763c4cbbdb8601 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:663:18 [INFO] [stdout] 26: 0x5561fd556815 - test::run_test_in_process::{{closure}}::h4dc8bc6d5e3924d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:74 [INFO] [stdout] 27: 0x5561fd556815 - as core::ops::function::FnOnce<()>>::call_once::h75905e8ffe81974f [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 28: 0x5561fd556815 - std::panicking::catch_unwind::do_call::h0bc60366ba66eba5 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 29: 0x5561fd556815 - std::panicking::catch_unwind::hae1ec7bf94407afa [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 30: 0x5561fd556815 - std::panic::catch_unwind::h0f4ff4773d84d3cd [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 31: 0x5561fd556815 - test::run_test_in_process::h03fbc77ae48b3f10 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:686:27 [INFO] [stdout] 32: 0x5561fd556815 - test::run_test::{{closure}}::h83476a9c453dc4d3 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:607:43 [INFO] [stdout] 33: 0x5561fd52d004 - test::run_test::{{closure}}::h515482ad1e7fe7de [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/test/src/lib.rs:637:41 [INFO] [stdout] 34: 0x5561fd52d004 - std::sys::backtrace::__rust_begin_short_backtrace::hed09f6ac5fe9d647 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/backtrace.rs:158:18 [INFO] [stdout] 35: 0x5561fd5308ca - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h988e2cd969319888 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:559:17 [INFO] [stdout] 36: 0x5561fd5308ca - as core::ops::function::FnOnce<()>>::call_once::hd70e28dc46ec20be [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/panic/unwind_safe.rs:274:9 [INFO] [stdout] 37: 0x5561fd5308ca - std::panicking::catch_unwind::do_call::hdc29e11311eb7655 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:590:40 [INFO] [stdout] 38: 0x5561fd5308ca - std::panicking::catch_unwind::h9e402d6a96fef41c [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panicking.rs:553:19 [INFO] [stdout] 39: 0x5561fd5308ca - std::panic::catch_unwind::h9213c0c54aec70e0 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/panic.rs:359:14 [INFO] [stdout] 40: 0x5561fd5308ca - std::thread::Builder::spawn_unchecked_::{{closure}}::h6262965869ed2b87 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/thread/mod.rs:557:30 [INFO] [stdout] 41: 0x5561fd5308ca - core::ops::function::FnOnce::call_once{{vtable.shim}}::h05c05ed02619e462 [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 42: 0x5561fd57770f - as core::ops::function::FnOnce>::call_once::h2044e71c41d3958a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/alloc/src/boxed.rs:1985:9 [INFO] [stdout] 43: 0x5561fd57770f - std::sys::thread::unix::Thread::new::thread_start::hf277835320aa8e5a [INFO] [stdout] at /rustc/bb624dcb4c8ab987e10c0808d92d76f3b84dd117/library/std/src/sys/thread/unix.rs:126:17 [INFO] [stdout] 44: 0x7c62e8e7faa4 - [INFO] [stdout] 45: 0x7c62e8f0ca34 - clone [INFO] [stdout] 46: 0x0 - [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.09s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "707fecc4574710556bd805aa38cede5e16710f7e2ea6954b6be0d423b40394cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "707fecc4574710556bd805aa38cede5e16710f7e2ea6954b6be0d423b40394cd", kill_on_drop: false }` [INFO] [stdout] 707fecc4574710556bd805aa38cede5e16710f7e2ea6954b6be0d423b40394cd