[INFO] cloning repository https://github.com/christianalfoni/observing-components
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/christianalfoni/observing-components" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristianalfoni%2Fobserving-components", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristianalfoni%2Fobserving-components'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 678566b3a7691862e4f4939a5f906e5ce34c3894
[INFO] checking christianalfoni/observing-components against master#8a65ee08296b36342bf7c3cdc15312ccbc357227 for pr-142704
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchristianalfoni%2Fobserving-components" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/christianalfoni/observing-components on toolchain 8a65ee08296b36342bf7c3cdc15312ccbc357227
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/christianalfoni/observing-components
[INFO] finished tweaking git repo https://github.com/christianalfoni/observing-components
[INFO] tweaked toml for git repo https://github.com/christianalfoni/observing-components written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] crate git repo https://github.com/christianalfoni/observing-components 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" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded swc_atoms v3.1.0
[INFO] [stderr]   Downloaded swc_allocator v3.0.1
[INFO] [stderr]   Downloaded sourcemap v9.1.2
[INFO] [stderr]   Downloaded hstr v0.2.17
[INFO] [stderr]   Downloaded owo-colors v4.2.0
[INFO] [stderr]   Downloaded swc_cached v2.0.0
[INFO] [stderr]   Downloaded swc_ecma_transforms_base v9.0.1
[INFO] [stderr]   Downloaded swc_ecma_codegen_macros v1.0.1
[INFO] [stderr]   Downloaded swc_parallel v1.3.0
[INFO] [stderr]   Downloaded swc_core v13.3.0
[INFO] [stderr]   Downloaded swc_ecma_testing v6.0.0
[INFO] [stderr]   Downloaded swc_error_reporters v7.0.0
[INFO] [stderr]   Downloaded testing v6.0.0
[INFO] [stderr]   Downloaded swc_plugin_proxy v6.0.0
[INFO] [stderr]   Downloaded swc_ecma_transforms_testing v9.0.0
[INFO] [stderr]   Downloaded swc_ecma_ast v6.1.0
[INFO] [stderr]   Downloaded swc_ecma_utils v9.0.0
[INFO] [stderr]   Downloaded swc_ecma_codegen v6.1.0
[INFO] [stderr]   Downloaded swc_common v6.1.1
[INFO] [stderr]   Downloaded swc_ecma_parser v8.0.2
[INFO] [stderr]   Downloaded swc_ecma_visit v6.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2b8b095bdc7211fb4a424b214618f0cbfa7eab3a7d76850338f2c14b09c006cf
[INFO] running `Command { std: "docker" "start" "-a" "2b8b095bdc7211fb4a424b214618f0cbfa7eab3a7d76850338f2c14b09c006cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2b8b095bdc7211fb4a424b214618f0cbfa7eab3a7d76850338f2c14b09c006cf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2b8b095bdc7211fb4a424b214618f0cbfa7eab3a7d76850338f2c14b09c006cf", kill_on_drop: false }`
[INFO] [stdout] 2b8b095bdc7211fb4a424b214618f0cbfa7eab3a7d76850338f2c14b09c006cf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8a65ee08296b36342bf7c3cdc15312ccbc357227" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33869d11541a49a99a9671edc64ebea8151b9432fca9904adec5fd15aaec2acf
[INFO] running `Command { std: "docker" "start" "-a" "33869d11541a49a99a9671edc64ebea8151b9432fca9904adec5fd15aaec2acf", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking outref v0.1.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking simd-abstraction v0.7.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking uuid v1.16.0
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking bumpalo v3.17.0
[INFO] [stderr]     Checking base64-simd v0.7.0
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]     Checking unicode-id-start v1.3.1
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking if_chain v1.0.2
[INFO] [stderr]     Checking better_scoped_tls v1.0.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking siphasher v0.3.11
[INFO] [stderr]     Checking swc_visit v2.0.0
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]     Checking bitflags v2.9.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling owo-colors v4.2.0
[INFO] [stderr]     Checking unicode-linebreak v0.1.5
[INFO] [stderr]     Checking unicode-width v0.2.0
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking textwrap v0.16.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling relative-path v1.9.3
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking castaway v0.2.3
[INFO] [stderr]    Compiling vergen-lib v0.1.6
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking pretty_assertions v1.4.1
[INFO] [stderr]     Checking swc_parallel v1.3.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking difference v2.0.0
[INFO] [stderr]     Checking ryu-js v1.0.2
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]     Checking linux-raw-sys v0.9.3
[INFO] [stderr]     Checking unicode-id v0.3.5
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking compact_str v0.7.1
[INFO] [stderr]    Compiling vergen v9.0.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking dashmap v5.5.3
[INFO] [stderr]     Checking bstr v1.11.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking swc_plugin v1.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling psm v0.1.25
[INFO] [stderr]    Compiling stacker v0.1.20
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking tempfile v3.19.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling swc_macros_common v1.0.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling ptr_meta_derive v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.8.1
[INFO] [stderr]    Compiling munge_macro v0.4.3
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling rkyv_derive v0.8.10
[INFO] [stderr]    Compiling swc_eq_ignore_macros v1.0.0
[INFO] [stderr]    Compiling ast_node v3.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling from_variant v2.0.0
[INFO] [stderr]     Checking munge v0.4.3
[INFO] [stderr]     Checking ptr_meta v0.3.0
[INFO] [stderr]    Compiling is-macro v0.3.7
[INFO] [stderr]    Compiling string_enum v1.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking rancor v0.1.0
[INFO] [stderr]     Checking bytecheck v0.8.1
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling miette-derive v7.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling swc_ecma_codegen_macros v1.0.1
[INFO] [stderr]     Checking rend v0.5.2
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling swc_trace_macro v2.0.0
[INFO] [stderr]    Compiling swc_plugin_macro v1.0.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling testing_macros v1.0.0
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]     Checking miette v7.5.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking rkyv v0.8.10
[INFO] [stderr]    Compiling cargo-platform v0.1.9
[INFO] [stderr]     Checking triomphe v0.1.14
[INFO] [stderr]     Checking debugid v0.8.0
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking swc_cached v2.0.0
[INFO] [stderr]     Checking hstr v0.2.17
[INFO] [stderr]     Checking swc_allocator v3.0.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking cargo_metadata v0.18.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling cargo_metadata v0.19.2
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking sourcemap v9.1.2
[INFO] [stderr]     Checking swc_atoms v3.1.0
[INFO] [stderr]     Checking swc_common v6.1.1
[INFO] [stderr]    Compiling swc_core v13.3.0
[INFO] [stderr]     Checking swc_ecma_ast v6.1.0
[INFO] [stderr]     Checking swc_error_reporters v7.0.0
[INFO] [stderr]     Checking testing v6.0.0
[INFO] [stderr]     Checking swc_ecma_testing v6.0.0
[INFO] [stderr]     Checking swc_ecma_visit v6.0.0
[INFO] [stderr]     Checking swc_ecma_parser v8.0.2
[INFO] [stderr]     Checking swc_ecma_codegen v6.1.0
[INFO] [stderr]     Checking swc_plugin_proxy v6.0.0
[INFO] [stderr]     Checking swc_ecma_utils v9.0.0
[INFO] [stderr]     Checking wrap_components_with_observer v0.29.0 (/opt/rustwide/workdir/swc-plugin-observing-components/transform)
[INFO] [stdout] warning: unused import: `GlobSet`
[INFO] [stdout]  --> swc-plugin-observing-components/transform/src/lib.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use globset::{Glob, GlobSet, GlobSetBuilder};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path_buf`
[INFO] [stdout]   --> swc-plugin-observing-components/transform/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let path_buf = PathBuf::from(file_path);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_buf`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `potential_project_root`
[INFO] [stdout]   --> swc-plugin-observing-components/transform/src/lib.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let potential_project_root = path_components[0..i].join(&std::path::MAIN_SEPARATOR.to_string());
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_potential_project_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `observer_alias` is assigned to, but never used
[INFO] [stdout]    --> swc-plugin-observing-components/transform/src/lib.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |             let mut observer_alias = observer_name.clone(); // default alias
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_observer_alias` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `observer_alias` is never read
[INFO] [stdout]    --> swc-plugin-observing-components/transform/src/lib.rs:333:17
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 observer_alias = alias;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_import_name` is never used
[INFO] [stdout]    --> swc-plugin-observing-components/transform/src/lib.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn default_import_name() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking swc_ecma_transforms_base v9.0.1
[INFO] [stderr]     Checking swc_ecma_transforms_testing v9.0.0
[INFO] [stdout] warning: unused import: `GlobSet`
[INFO] [stdout]  --> swc-plugin-observing-components/transform/src/lib.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 | use globset::{Glob, GlobSet, GlobSetBuilder};
[INFO] [stdout]   |                     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking swc_plugin_observing_components v0.19.4 (/opt/rustwide/workdir/swc-plugin-observing-components)
[INFO] [stdout] warning: unused variable: `path_buf`
[INFO] [stdout]   --> swc-plugin-observing-components/transform/src/lib.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     let path_buf = PathBuf::from(file_path);
[INFO] [stdout]    |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_path_buf`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `potential_project_root`
[INFO] [stdout]   --> swc-plugin-observing-components/transform/src/lib.rs:74:21
[INFO] [stdout]    |
[INFO] [stdout] 74 |                 let potential_project_root = path_components[0..i].join(&std::path::MAIN_SEPARATOR.to_string());
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_potential_project_root`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable `observer_alias` is assigned to, but never used
[INFO] [stdout]    --> swc-plugin-observing-components/transform/src/lib.rs:310:21
[INFO] [stdout]     |
[INFO] [stdout] 310 |             let mut observer_alias = observer_name.clone(); // default alias
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: consider using `_observer_alias` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `observer_alias` is never read
[INFO] [stdout]    --> swc-plugin-observing-components/transform/src/lib.rs:333:17
[INFO] [stdout]     |
[INFO] [stdout] 333 |                 observer_alias = alias;
[INFO] [stdout]     |                 ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: maybe it is overwritten before being read?
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `default_import_name` is never used
[INFO] [stdout]    --> swc-plugin-observing-components/transform/src/lib.rs:114:4
[INFO] [stdout]     |
[INFO] [stdout] 114 | fn default_import_name() -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 00s
[INFO] running `Command { std: "docker" "inspect" "33869d11541a49a99a9671edc64ebea8151b9432fca9904adec5fd15aaec2acf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33869d11541a49a99a9671edc64ebea8151b9432fca9904adec5fd15aaec2acf", kill_on_drop: false }`
[INFO] [stdout] 33869d11541a49a99a9671edc64ebea8151b9432fca9904adec5fd15aaec2acf
