serde_v8 0.102.0

Rust to V8 serialization and deserialization
Build #8386722023-06-15T22:41:04.744306+00:00
# rustc version
rustc 1.72.0-nightly (8c74a5d27 2023-06-14)# docs.rs version
docsrs 0.6.0 (4b18bfe6 2023-06-02)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/serde_v8-0.102.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/serde_v8-0.102.0/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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/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\", \"-20230614-1.72.0-nightly-8c74a5d27\", \"--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] 185688c346c98cd9f329d72b52eff39df5c33604e3de01f7079c7f4f53bd03e1
[INFO] running `Command { std: "docker" "start" "-a" "185688c346c98cd9f329d72b52eff39df5c33604e3de01f7079c7f4f53bd03e1", kill_on_drop: false }`
[INFO] [stderr] warning: Rustdoc did not scrape the following examples because they require dev-dependencies: basic
[INFO] [stderr]     If you want Rustdoc to scrape these examples, then add `doc-scrape-examples = true`
[INFO] [stderr]     to the [[example]] target configuration of at least one example.
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr]    Compiling serde_derive v1.0.164
[INFO] [stderr]    Compiling thiserror-impl v1.0.40
[INFO] [stderr]     Checking v8 v0.73.0
[INFO] [stderr] error[E0080]: evaluation of constant value failed
[INFO] [stderr]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v8-0.73.0/src/isolate.rs:1715:3
[INFO] [stderr]      |
[INFO] [stderr] 1715 |   assert!(size_of::<TypeId>() == size_of::<u64>());
[INFO] [stderr]      |   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the evaluated program panicked at 'assertion failed: size_of::<TypeId>() == size_of::<u64>()', /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/v8-0.73.0/src/isolate.rs:1715:3
[INFO] [stderr]      |
[INFO] [stderr]      = note: this error originates in the macro `assert` (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 `v8` (lib) due to previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "185688c346c98cd9f329d72b52eff39df5c33604e3de01f7079c7f4f53bd03e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "185688c346c98cd9f329d72b52eff39df5c33604e3de01f7079c7f4f53bd03e1", kill_on_drop: false }`
[INFO] [stdout] 185688c346c98cd9f329d72b52eff39df5c33604e3de01f7079c7f4f53bd03e1