Build #741473 2023-02-10T17:20:02.861129+00:00
# rustc version
rustc 1.69.0-nightly (8996ea93b 2023-02-09)# docs.rs version
docsrs 0.6.0 (4be003ec 2023-02-04)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/polars-plan-0.27.1/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/polars-plan-0.27.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:542af8c9c691278ea8427c9f55ce1005b509eeebcbbcbc893145cd6832507671" "/opt/rustwide/cargo-home/bin/cargo" "+nightly" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--emit=invocation-specific\", \"--resource-suffix\", \"-20230209-1.69.0-nightly-8996ea93b\", \"--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] 28796e2321ad3564d1ac7e9e689b7231289593c68b6cb5f10d33c8244db7a29c
[INFO] running `Command { std: "docker" "start" "-a" "28796e2321ad3564d1ac7e9e689b7231289593c68b6cb5f10d33c8244db7a29c", kill_on_drop: false }`
[INFO] [stderr] warning: Target filter specified, but no targets matched. This is a no-op
[INFO] [stderr] Documenting polars-plan v0.27.1 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `polars_io::parquet::ParquetAsyncReader`
[INFO] [stderr] --> src/logical_plan/builder.rs:14:5
[INFO] [stderr] |
[INFO] [stderr] 14 | use polars_io::parquet::ParquetAsyncReader;
[INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^------------------
[INFO] [stderr] | | |
[INFO] [stderr] | | help: a similar name exists in the module: `ParquetReader`
[INFO] [stderr] | no `ParquetAsyncReader` in `parquet`
[INFO] [stderr]
[INFO] [stderr] error: Compilation failed, aborting rustdoc
[INFO] [stderr]
[INFO] [stderr] For more information about this error, try `rustc --explain E0432`.
[INFO] [stderr] error: could not document `polars-plan`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2021 --crate-type lib --crate-name polars_plan src/lib.rs --target x86_64-unknown-linux-gnu -o /opt/rustwide/target/x86_64-unknown-linux-gnu/doc --cfg 'feature="abs"' --cfg 'feature="arange"' --cfg 'feature="arg_where"' --cfg 'feature="asof_join"' --cfg 'feature="async"' --cfg 'feature="bigidx"' --cfg 'feature="chunked_ids"' --cfg 'feature="coalesce"' --cfg 'feature="compile"' --cfg 'feature="concat_str"' --cfg 'feature="cross_join"' --cfg 'feature="cse"' --cfg 'feature="csv-file"' --cfg 'feature="cum_agg"' --cfg 'feature="date_offset"' --cfg 'feature="debugging"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="dot_diagram"' --cfg 'feature="dot_product"' --cfg 'feature="dtype-binary"' --cfg 'feature="dtype-categorical"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-i128"' --cfg 'feature="dtype-i16"' --cfg 'feature="dtype-i8"' --cfg 'feature="dtype-struct"' --cfg 'feature="dtype-time"' --cfg 'feature="dtype-u16"' --cfg 'feature="dtype-u8"' --cfg 'feature="dynamic_groupby"' --cfg 'feature="ewma"' --cfg 'feature="fmt"' --cfg 'feature="future"' --cfg 'feature="futures"' --cfg 'feature="interpolate"' --cfg 'feature="ipc"' --cfg 'feature="is_first"' --cfg 'feature="is_in"' --cfg 'feature="json"' --cfg 'feature="list_take"' --cfg 'feature="list_to_struct"' --cfg 'feature="log"' --cfg 'feature="merge_sorted"' --cfg 'feature="meta"' --cfg 'feature="mode"' --cfg 'feature="moment"' --cfg 'feature="object"' --cfg 'feature="panic_on_schema"' --cfg 'feature="parquet"' --cfg 'feature="pct_change"' --cfg 'feature="pivot"' --cfg 'feature="polars-time"' --cfg 'feature="private"' --cfg 'feature="propagate_nans"' --cfg 'feature="pyo3"' --cfg 'feature="python"' --cfg 'feature="random"' --cfg 'feature="rank"' --cfg 'feature="regex"' --cfg 'feature="repeat_by"' --cfg 'feature="rolling_window"' --cfg 'feature="round_series"' --cfg 'feature="row_hash"' --cfg 'feature="search_sorted"' --cfg 'feature="semi_anti_join"' --cfg 'feature="serde"' --cfg 'feature="sign"' --cfg 'feature="streaming"' --cfg 'feature="string_from_radix"' --cfg 'feature="string_justify"' --cfg 'feature="strings"' --cfg 'feature="temporal"' --cfg 'feature="timezones"' --cfg 'feature="top_k"' --cfg 'feature="trigonometry"' --cfg 'feature="true_div"' --cfg 'feature="unique_counts"' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=001834ea6578ce80 -L dependency=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libahash-3c29cef079165c6d.rmeta --extern futures=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libfutures-820763d497bcbc84.rmeta --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-a1a43c2470e7f3bf.rmeta --extern polars_arrow=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_arrow-d6e830e0d856e1fc.rmeta --extern polars_core=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_core-00a36354e40fb18d.rmeta --extern polars_io=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_io-7805caa894c83698.rmeta --extern polars_ops=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_ops-5e9439dd60e280d1.rmeta --extern polars_time=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_time-3607235142140ec5.rmeta --extern polars_utils=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_utils-5f39e7cbd51a1637.rmeta --extern pyo3=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpyo3-53c3f1aeb49d3d2b.rmeta --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/librayon-8711a7239cdcbb8e.rmeta --extern regex=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libregex-6af3a8041fa9b333.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde-a148fa9efe3b358f.rmeta --extern-html-root-url 'ahash=https://docs.rs/ahash/0.8.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'futures=https://docs.rs/futures/0.3.26/x86_64-unknown-linux-gnu' --extern-html-root-url 'once_cell=https://docs.rs/once_cell/1.17.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_arrow=https://docs.rs/polars-arrow/0.27.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_core=https://docs.rs/polars-core/0.27.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_io=https://docs.rs/polars-io/0.27.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_ops=https://docs.rs/polars-ops/0.27.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_time=https://docs.rs/polars-time/0.27.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_utils=https://docs.rs/polars-utils/0.27.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'pyo3=https://docs.rs/pyo3/0.18.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.6.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'regex=https://docs.rs/regex/1.7.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.152/x86_64-unknown-linux-gnu' -Zunstable-options --cfg docsrs -Z unstable-options --emit=invocation-specific --resource-suffix -20230209-1.69.0-nightly-8996ea93b --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.27.1` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "28796e2321ad3564d1ac7e9e689b7231289593c68b6cb5f10d33c8244db7a29c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "28796e2321ad3564d1ac7e9e689b7231289593c68b6cb5f10d33c8244db7a29c", kill_on_drop: false }`
[INFO] [stdout] 28796e2321ad3564d1ac7e9e689b7231289593c68b6cb5f10d33c8244db7a29c