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 (24139cf84 2025-12-20)# docs.rs version
docsrs 0.6.0 (c9c56e32 2025-12-11 )# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace-builder/builds/rspack_plugin_javascript-0.6.8/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace-builder/builds/rspack_plugin_javascript-0.6.8/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20251220-1.94.0-nightly-24139cf84\", \"--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] c608e9b5032c78f0da18bab459534f37406902ccefca041f67a3bd0b328735fc
[INFO] running `Command { std: "docker" "start" "-a" "c608e9b5032c78f0da18bab459534f37406902ccefca041f67a3bd0b328735fc", 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.6.8
[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.6.8/src/dependencies_block.rs:66:1
[INFO] [stderr] |
[INFO] [stderr] 66 | #[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.6.8/src/dependencies_block.rs:66:1
[INFO] [stderr] |
[INFO] [stderr] 66 | #[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.6.8/src/dependencies_block.rs:66:1
[INFO] [stderr] |
[INFO] [stderr] 66 | #[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.6.8/src/dependencies_block.rs:66:1
[INFO] [stderr] |
[INFO] [stderr] 66 | #[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.6.8/src/dependencies_block.rs:66:1
[INFO] [stderr] |
[INFO] [stderr] 66 | #[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.6.8/src/dependencies_block.rs:66:1
[INFO] [stderr] |
[INFO] [stderr] 66 | #[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.6.8/src/dependencies_block.rs:66:1
[INFO] [stderr] |
[INFO] [stderr] 66 | #[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.6.8/src/dependencies_block.rs:66:1
[INFO] [stderr] |
[INFO] [stderr] 66 | #[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.6.8/src/dependencies_block.rs:66:1
[INFO] [stderr] |
[INFO] [stderr] 66 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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.6.8/src/concatenated_module.rs:70:1
[INFO] [stderr] |
[INFO] [stderr] 70 | #[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] For more information about this error, try `rustc --explain E0080`.
[INFO] [stderr] error: could not compile `rspack_core` (lib) due to 23 previous errors
[INFO] running `Command { std: "docker" "inspect" "c608e9b5032c78f0da18bab459534f37406902ccefca041f67a3bd0b328735fc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c608e9b5032c78f0da18bab459534f37406902ccefca041f67a3bd0b328735fc", kill_on_drop: false }`
[INFO] [stdout] c608e9b5032c78f0da18bab459534f37406902ccefca041f67a3bd0b328735fc