swc_ecma_transforms_compat 0.148.1

rust port of babel and closure compiler.
Build #764779 2023-03-13T02:54:56.042610+00:00
# rustc version
rustc 1.70.0-nightly (7b4f48927 2023-03-12)# docs.rs version
docsrs 0.6.0 (f4b080fc 2023-03-08)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/swc_ecma_transforms_compat-0.148.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/swc_ecma_transforms_compat-0.148.1/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "3221225472" "--cpus" "3" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e2a9e7e193985ba0d5a8221c3984785a9e0a75acc409a02815633ff67a1f464e" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230312-1.70.0-nightly-7b4f48927\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--disable-per-crate-search\", \"--extern-html-root-takes-precedence\"]" "--offline" "-Zunstable-options" "--config=doc.extern-map.registries.crates-io=\"https://docs.rs/{pkg_name}/{version}/x86_64-unknown-linux-gnu\"" "-Zrustdoc-scrape-examples" "-j3" "--target" "x86_64-unknown-linux-gnu", kill_on_drop: false }`
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] [stdout] aba975bbd339ce3391c39e120708fc2c53a16358c9cc0f47661fd1539201eb97
[INFO] running `Command { std: "docker" "start" "-a" "aba975bbd339ce3391c39e120708fc2c53a16358c9cc0f47661fd1539201eb97", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]    Compiling string_enum v0.3.2
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling psm v0.1.21
[INFO] [stderr]    Compiling stacker v0.1.15
[INFO] [stderr] error[E0283]: type annotations needed
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/string_enum-0.3.2/src/lib.rs:78:39
[INFO] [stderr]    |
[INFO] [stderr] 78 |     derive_fmt(&input, quote_spanned!(call_site() => std::fmt::Debug)).to_tokens(&mut tts);
[INFO] [stderr]    |                        ---------------^^^^^^^^^----------------------
[INFO] [stderr]    |                        |              |
[INFO] [stderr]    |                        |              cannot infer type of the type parameter `T` declared on the function `call_site`
[INFO] [stderr]    |                        required by a bound introduced by this call
[INFO] [stderr]    |
[INFO] [stderr]    = note: cannot satisfy `_: IntoSpan`
[INFO] [stderr]    = help: the following types implement trait `IntoSpan`:
[INFO] [stderr]              proc_macro2::Span
[INFO] [stderr]              proc_macro2::extra::DelimSpan
[INFO] [stderr] help: consider specifying the generic argument
[INFO] [stderr]    |
[INFO] [stderr] 78 |     derive_fmt(&input, quote_spanned!(call_site::<T>() => std::fmt::Debug)).to_tokens(&mut tts);
[INFO] [stderr]    |                                                +++++
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0283`.
[INFO] [stderr] error: could not compile `string_enum` (lib) due to previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "aba975bbd339ce3391c39e120708fc2c53a16358c9cc0f47661fd1539201eb97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aba975bbd339ce3391c39e120708fc2c53a16358c9cc0f47661fd1539201eb97", kill_on_drop: false }`
[INFO] [stdout] aba975bbd339ce3391c39e120708fc2c53a16358c9cc0f47661fd1539201eb97