rspack_plugin_javascript 0.7.2

rspack javascript plugin
Build #2822614 2026-01-14 12:01:52

Build failed. If you want to re-trigger a documentation build, you can do it here. You can find more information on docs.rs builds documentation on the builds page.

# rustc version
rustc 1.94.0-nightly (2850ca829 2026-01-13)# docs.rs version
docsrs 0.1.0 (7bfb09c2 2026-01-03 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/rspack_plugin_javascript-0.7.2/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/rspack_plugin_javascript-0.7.2/source:/opt/rustwide/workdir:ro,Z" "-v" "/home/cratesfyi/workspace-builder/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/home/cratesfyi/workspace-builder/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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20260113-1.94.0-nightly-2850ca829\", \"--static-root-path\", \"/-/rustdoc.static/\", \"--cap-lints\", \"warn\", \"--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" "-j6" "--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] 4684dd4848b7f8d4f40af879fce145243c2bfba19c4363c246002da5cd1fed88
[INFO] running `Command { std: "docker" "start" "-a" "4684dd4848b7f8d4f40af879fce145243c2bfba19c4363c246002da5cd1fed88", kill_on_drop: false }`
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr]     Checking rspack_core v0.7.2
[INFO] [stderr] error[E0063]: missing field `pnp_manifest` in initializer of `ResolveOptions`
[INFO] [stderr]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/resolver/resolver_impl.rs:303:3
[INFO] [stderr]     |
[INFO] [stderr] 303 |   rspack_resolver::ResolveOptions {
[INFO] [stderr]     |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ missing `pnp_manifest`
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<Vec<Box<dyn dependency_trait::Dependency>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/dependencies_block.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<dependencies_block::AsyncDependenciesBlock as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#1}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<Vec<Box<dyn dependency_trait::Dependency>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/dependencies_block.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<dependencies_block::AsyncDependenciesBlock as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#3}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<Vec<Box<dyn dependency_trait::Dependency>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/dependencies_block.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<dependencies_block::AsyncDependenciesBlock as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#5}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<Vec<Box<dyn dependency_trait::Dependency>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/dependencies_block.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<dependencies_block::AsyncDependenciesBlock as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#7}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<Vec<Box<dyn dependency_trait::Dependency>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/dependencies_block.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<dependencies_block::AsyncDependenciesBlock as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#9}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<Vec<Box<dyn dependency_trait::Dependency>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/dependencies_block.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<dependencies_block::AsyncDependenciesBlock as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#11}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<Vec<Box<dyn dependency_trait::Dependency>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/dependencies_block.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<dependencies_block::AsyncDependenciesBlock as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#13}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<Vec<Box<dyn dependency_trait::Dependency>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/dependencies_block.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<dependencies_block::AsyncDependenciesBlock as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#15}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<Vec<Box<dyn dependency_trait::Dependency>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/dependencies_block.rs:60:1
[INFO] [stderr]    |
[INFO] [stderr] 60 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<dependencies_block::AsyncDependenciesBlock as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#17}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#1}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#3}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#5}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#7}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#9}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#11}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#13}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#15}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#17}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#19}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#21}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#23}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#25}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] error[E0080]: the type `<std::option::Option<Vec<Box<dyn module_dependency::ModuleDependency>>> as Archive>::Archived` has an unknown layout
[INFO] [stderr]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rspack_core-0.7.2/src/concatenated_module.rs:68:1
[INFO] [stderr]    |
[INFO] [stderr] 68 | #[cacheable]
[INFO] [stderr]    | ^^^^^^^^^^^^ evaluation of `<concatenated_module::RootModuleContext as rspack_cacheable::__private::rkyv::traits::Archive>::COPY_OPTIMIZATION::{constant#27}` failed here
[INFO] [stderr]    |
[INFO] [stderr]    = note: this error originates in the macro `::core::mem::offset_of` which comes from the expansion of the derive macro `::rspack_cacheable::__private::rkyv::Archive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] Some errors have detailed explanations: E0063, E0080.
[INFO] [stderr] For more information about an error, try `rustc --explain E0063`.
[INFO] [stderr] error: could not compile `rspack_core` (lib) due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "4684dd4848b7f8d4f40af879fce145243c2bfba19c4363c246002da5cd1fed88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4684dd4848b7f8d4f40af879fce145243c2bfba19c4363c246002da5cd1fed88", kill_on_drop: false }`
[INFO] [stdout] 4684dd4848b7f8d4f40af879fce145243c2bfba19c4363c246002da5cd1fed88