[INFO] cloning repository https://github.com/kdy1/swc-ts-stack-checker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kdy1/swc-ts-stack-checker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdy1%2Fswc-ts-stack-checker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdy1%2Fswc-ts-stack-checker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca47e44e97a9d205292c0549c842067ab63f824f [INFO] testing kdy1/swc-ts-stack-checker against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkdy1%2Fswc-ts-stack-checker" "/workspace/builds/worker-54/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-54/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kdy1/swc-ts-stack-checker on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-54/source/rust-toolchain [INFO] started tweaking git repo https://github.com/kdy1/swc-ts-stack-checker [INFO] finished tweaking git repo https://github.com/kdy1/swc-ts-stack-checker [INFO] tweaked toml for git repo https://github.com/kdy1/swc-ts-stack-checker written to /workspace/builds/worker-54/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ab28c10b416c5167f7da427a81097567067c4335d42878be7ff8b1972f607c1e [INFO] running `Command { std: "docker" "start" "-a" "ab28c10b416c5167f7da427a81097567067c4335d42878be7ff8b1972f607c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ab28c10b416c5167f7da427a81097567067c4335d42878be7ff8b1972f607c1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ab28c10b416c5167f7da427a81097567067c4335d42878be7ff8b1972f607c1e", kill_on_drop: false }` [INFO] [stdout] ab28c10b416c5167f7da427a81097567067c4335d42878be7ff8b1972f607c1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-54/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e64eaa6c2f0d49c6988eee840f10ccf509c678ed3859005f7cb0220ed6e05a3 [INFO] running `Command { std: "docker" "start" "-a" "9e64eaa6c2f0d49c6988eee840f10ccf509c678ed3859005f7cb0220ed6e05a3", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling siphasher v0.3.10 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling untrusted v0.6.2 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling parking_lot_core v0.9.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling httparse v1.7.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling scoped-tls v0.1.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling autocfg v0.1.8 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling base64 v0.10.1 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling lock_api v0.1.5 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling parking_lot_core v0.4.0 [INFO] [stderr] Compiling hyper v0.12.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling tempfile v3.3.0 [INFO] [stderr] Compiling want v0.2.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling tokio-buf v0.1.1 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling futures-cpupool v0.1.8 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling swc_atoms v0.2.11 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling parking_lot v0.7.1 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling tokio-core v0.1.18 [INFO] [stderr] Compiling http-body v0.1.0 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling webpki v0.19.1 [INFO] [stderr] Compiling sct v0.5.0 [INFO] [stderr] Compiling ct-logs v0.5.1 [INFO] [stderr] Compiling rustls v0.15.2 [INFO] [stderr] Compiling webpki-roots v0.16.0 [INFO] [stderr] Compiling pmutil v0.5.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling swc_macros_common v0.3.4 [INFO] [stderr] Compiling tokio-rustls v0.9.4 [INFO] [stderr] Compiling hyper-rustls v0.16.1 [INFO] [stderr] Compiling swc_visit_macros v0.1.1 [INFO] [stderr] Compiling from_variant v0.1.3 [INFO] [stderr] Compiling is-macro v0.1.9 [INFO] [stderr] Compiling enum_kind v0.2.1 [INFO] [stderr] Compiling string_enum v0.3.1 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling swc_ecma_parser_macros v0.4.1 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling ast_node v0.7.7 [INFO] [stderr] Compiling swc_visit v0.1.1 [INFO] [stderr] Compiling string_cache v0.8.4 [INFO] [stderr] Compiling swc_common v0.9.1 [INFO] [stderr] Compiling github-rs v0.7.0 [INFO] [stderr] Compiling swc_ecma_ast v0.28.0 [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/class.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/decl.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:484:1 [INFO] [stdout] | [INFO] [stdout] 484 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:494:1 [INFO] [stdout] | [INFO] [stdout] 494 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/function.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/lit.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:430:1 [INFO] [stdout] | [INFO] [stdout] 430 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:449:1 [INFO] [stdout] | [INFO] [stdout] 449 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:675:1 [INFO] [stdout] | [INFO] [stdout] 675 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:757:1 [INFO] [stdout] | [INFO] [stdout] 757 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:781:1 [INFO] [stdout] | [INFO] [stdout] 781 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:809:1 [INFO] [stdout] | [INFO] [stdout] 809 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:829:1 [INFO] [stdout] | [INFO] [stdout] 829 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ could not find `private` in `swc_common` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/class.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/class.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/class.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/class.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/class.rs:45:1 [INFO] [stdout] | [INFO] [stdout] 45 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/decl.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/decl.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/decl.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/decl.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/decl.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 6 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:183:1 [INFO] [stdout] | [INFO] [stdout] 183 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 6 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:447:1 [INFO] [stdout] | [INFO] [stdout] 447 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 6 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:484:1 [INFO] [stdout] | [INFO] [stdout] 484 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:484:1 [INFO] [stdout] | [INFO] [stdout] 484 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:484:1 [INFO] [stdout] | [INFO] [stdout] 484 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:484:1 [INFO] [stdout] | [INFO] [stdout] 484 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:484:1 [INFO] [stdout] | [INFO] [stdout] 484 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 6 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:494:1 [INFO] [stdout] | [INFO] [stdout] 494 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 2 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:494:1 [INFO] [stdout] | [INFO] [stdout] 494 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:494:1 [INFO] [stdout] | [INFO] [stdout] 494 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:494:1 [INFO] [stdout] | [INFO] [stdout] 494 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] 2 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/expr.rs:494:1 [INFO] [stdout] | [INFO] [stdout] 494 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 2 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 2 | use crate::expr::serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 6 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/function.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/function.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/function.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/function.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/function.rs:47:1 [INFO] [stdout] | [INFO] [stdout] 47 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:77:1 [INFO] [stdout] | [INFO] [stdout] 77 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:107:1 [INFO] [stdout] | [INFO] [stdout] 107 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:142:1 [INFO] [stdout] | [INFO] [stdout] 142 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/jsx.rs:180:1 [INFO] [stdout] | [INFO] [stdout] 180 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/lit.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lit::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/lit.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/lit.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/lit.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/lit.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lit::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module.rs:37:1 [INFO] [stdout] | [INFO] [stdout] 37 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:109:1 [INFO] [stdout] | [INFO] [stdout] 109 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:123:1 [INFO] [stdout] | [INFO] [stdout] 123 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/module_decl.rs:164:1 [INFO] [stdout] | [INFO] [stdout] 164 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/pat.rs:92:1 [INFO] [stdout] | [INFO] [stdout] 92 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/prop.rs:86:1 [INFO] [stdout] | [INFO] [stdout] 86 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:20:1 [INFO] [stdout] | [INFO] [stdout] 20 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:285:1 [INFO] [stdout] | [INFO] [stdout] 285 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 1 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/stmt.rs:295:1 [INFO] [stdout] | [INFO] [stdout] 295 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 1 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] 1 | use serde::__private::fmt::Result; [INFO] [stdout] | [INFO] [stdout] and 4 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:80:1 [INFO] [stdout] | [INFO] [stdout] 80 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:99:1 [INFO] [stdout] | [INFO] [stdout] 99 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:110:1 [INFO] [stdout] | [INFO] [stdout] 110 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:133:1 [INFO] [stdout] | [INFO] [stdout] 133 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:287:1 [INFO] [stdout] | [INFO] [stdout] 287 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:372:1 [INFO] [stdout] | [INFO] [stdout] 372 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:430:1 [INFO] [stdout] | [INFO] [stdout] 430 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:430:1 [INFO] [stdout] | [INFO] [stdout] 430 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:430:1 [INFO] [stdout] | [INFO] [stdout] 430 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:430:1 [INFO] [stdout] | [INFO] [stdout] 430 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:430:1 [INFO] [stdout] | [INFO] [stdout] 430 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:449:1 [INFO] [stdout] | [INFO] [stdout] 449 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:449:1 [INFO] [stdout] | [INFO] [stdout] 449 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:449:1 [INFO] [stdout] | [INFO] [stdout] 449 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:449:1 [INFO] [stdout] | [INFO] [stdout] 449 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:449:1 [INFO] [stdout] | [INFO] [stdout] 449 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:515:1 [INFO] [stdout] | [INFO] [stdout] 515 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:675:1 [INFO] [stdout] | [INFO] [stdout] 675 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:675:1 [INFO] [stdout] | [INFO] [stdout] 675 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:675:1 [INFO] [stdout] | [INFO] [stdout] 675 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:675:1 [INFO] [stdout] | [INFO] [stdout] 675 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:675:1 [INFO] [stdout] | [INFO] [stdout] 675 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:757:1 [INFO] [stdout] | [INFO] [stdout] 757 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:757:1 [INFO] [stdout] | [INFO] [stdout] 757 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:757:1 [INFO] [stdout] | [INFO] [stdout] 757 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:757:1 [INFO] [stdout] | [INFO] [stdout] 757 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:757:1 [INFO] [stdout] | [INFO] [stdout] 757 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:781:1 [INFO] [stdout] | [INFO] [stdout] 781 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:781:1 [INFO] [stdout] | [INFO] [stdout] 781 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:781:1 [INFO] [stdout] | [INFO] [stdout] 781 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:781:1 [INFO] [stdout] | [INFO] [stdout] 781 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:781:1 [INFO] [stdout] | [INFO] [stdout] 781 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:809:1 [INFO] [stdout] | [INFO] [stdout] 809 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:809:1 [INFO] [stdout] | [INFO] [stdout] 809 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:809:1 [INFO] [stdout] | [INFO] [stdout] 809 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:809:1 [INFO] [stdout] | [INFO] [stdout] 809 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:809:1 [INFO] [stdout] | [INFO] [stdout] 809 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:829:1 [INFO] [stdout] | [INFO] [stdout] 829 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Formatter; [INFO] [stdout] | [INFO] [stdout] 3 | use std::fmt::Formatter; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:829:1 [INFO] [stdout] | [INFO] [stdout] 829 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentRefDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:829:1 [INFO] [stdout] | [INFO] [stdout] 829 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this struct [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::ContentDeserializer; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:829:1 [INFO] [stdout] | [INFO] [stdout] 829 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde::de` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing this enum [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::de::Content; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `private` in `swc_common` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/swc_ecma_ast-0.28.0/src/typescript.rs:829:1 [INFO] [stdout] | [INFO] [stdout] 829 | #[ast_node] [INFO] [stdout] | ^^^^^^^^^^^ not found in `swc_common::private::serde` [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the derive macro `::swc_common::DeserializeEnum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] help: consider importing one of these items [INFO] [stdout] | [INFO] [stdout] 3 | use core::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use core::result::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use crate::typescript::fmt::Result; [INFO] [stdout] | [INFO] [stdout] 3 | use serde::__private::Result; [INFO] [stdout] | [INFO] [stdout] and 5 other candidates [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 264 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0433`. [INFO] [stdout] [INFO] [stderr] error: could not compile `swc_ecma_ast` due to 265 previous errors [INFO] running `Command { std: "docker" "inspect" "9e64eaa6c2f0d49c6988eee840f10ccf509c678ed3859005f7cb0220ed6e05a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e64eaa6c2f0d49c6988eee840f10ccf509c678ed3859005f7cb0220ed6e05a3", kill_on_drop: false }` [INFO] [stdout] 9e64eaa6c2f0d49c6988eee840f10ccf509c678ed3859005f7cb0220ed6e05a3