Build #1517132 2024-11-10T21:35:03.531772+00:00
# rustc version
rustc 1.84.0-nightly (59cec72a5 2024-11-08)# docs.rs version
docsrs 0.6.0 (36c721fb 2024-11-06)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/query-params-derive-0.1.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/query-params-derive-0.1.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" "6442450944" "--cpus" "6" "--user" "1001:1001" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20241108-1.84.0-nightly-59cec72a5\", \"--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", 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] d036e51587f63eb9fc6412a5e7c452c9607e92e4ffcc8128aed2a546ed939831
[INFO] running `Command { std: "docker" "start" "-a" "d036e51587f63eb9fc6412a5e7c452c9607e92e4ffcc8128aed2a546ed939831", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2021
[INFO] [stderr] warning: target filter specified, but no targets matched; this is a no-op
[INFO] [stderr] Documenting query-params-derive v0.1.1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0433]: failed to resolve: could not find `export` in `syn`
[INFO] [stderr] --> src/lib.rs:101:74
[INFO] [stderr] |
[INFO] [stderr] 101 | fn gen_serialization_query_params(ast: &syn::DeriveInput) -> Result<syn::export::TokenStream2> {
[INFO] [stderr] | ^^^^^^ could not find `export` in `syn`
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: could not find `export` in `syn`
[INFO] [stderr] --> src/lib.rs:127:62
[INFO] [stderr] |
[INFO] [stderr] 127 | fn get_print_fields(fields: &syn::Fields) -> Result<Vec<syn::export::TokenStream2>> {
[INFO] [stderr] | ^^^^^^ could not find `export` in `syn`
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: could not find `export` in `syn`
[INFO] [stderr] --> src/lib.rs:194:78
[INFO] [stderr] |
[INFO] [stderr] 194 | fn vec_to_query_params(name: syn::Ident, ident: &Option<syn::Ident>) -> syn::export::TokenStream2 {
[INFO] [stderr] | ^^^^^^ could not find `export` in `syn`
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: could not find `export` in `syn`
[INFO] [stderr] --> src/lib.rs:211:11
[INFO] [stderr] |
[INFO] [stderr] 211 | ) -> syn::export::TokenStream2 {
[INFO] [stderr] | ^^^^^^ could not find `export` in `syn`
[INFO] [stderr]
[INFO] [stderr] error[E0433]: failed to resolve: could not find `export` in `syn`
[INFO] [stderr] --> src/lib.rs:222:11
[INFO] [stderr] |
[INFO] [stderr] 222 | ) -> syn::export::TokenStream2 {
[INFO] [stderr] | ^^^^^^ could not find `export` in `syn`
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0433`.
[INFO] [stderr] error: could not document `query-params-derive`
[INFO] running `Command { std: "docker" "inspect" "d036e51587f63eb9fc6412a5e7c452c9607e92e4ffcc8128aed2a546ed939831", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d036e51587f63eb9fc6412a5e7c452c9607e92e4ffcc8128aed2a546ed939831", kill_on_drop: false }`
[INFO] [stdout] d036e51587f63eb9fc6412a5e7c452c9607e92e4ffcc8128aed2a546ed939831