Build #825581 2023-05-28T15:26:03.842848+00:00
# rustc version
rustc 1.71.0-nightly (cca7ee581 2023-05-27)# docs.rs version
docsrs 0.6.0 (a5028966 2023-05-14)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/polars-plan-0.30.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/polars-plan-0.30.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:5ff2268d62e97bff2cde7d5815dd6ed5b47097566f13b8d0ca110b04b60e07ed" "/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\", \"-20230527-1.71.0-nightly-cca7ee581\", \"--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] [stdout] fd6ca2d202a5c372ce2bcfa3c5bbf71eecef335d440b43000a1aa6a1842d3ca1
[INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap.
[INFO] running `Command { std: "docker" "start" "-a" "fd6ca2d202a5c372ce2bcfa3c5bbf71eecef335d440b43000a1aa6a1842d3ca1", 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.30.0 (/opt/rustwide/workdir)
[INFO] [stderr] error[E0432]: unresolved import `polars_ops::chunked_array::array`
[INFO] [stderr] --> src/dsl/function_expr/array.rs:1:32
[INFO] [stderr] |
[INFO] [stderr] 1 | use polars_ops::chunked_array::array::*;
[INFO] [stderr] | ^^^^^ could not find `array` in `chunked_array`
[INFO] [stderr]
[INFO] [stderr] error[E0432]: unresolved import `polars_io::parquet::ParquetAsyncReader`
[INFO] [stderr] --> src/logical_plan/builder.rs:12:5
[INFO] [stderr] |
[INFO] [stderr] 12 | 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] 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: `/opt/rustwide/rustup-home/toolchains/nightly-x86_64-unknown-linux-gnu/bin/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="approx_unique"' --cfg 'feature="arange"' --cfg 'feature="arg_where"' --cfg 'feature="asof_join"' --cfg 'feature="async"' --cfg 'feature="bigidx"' --cfg 'feature="binary_encoding"' --cfg 'feature="chrono"' --cfg 'feature="chrono-tz"' --cfg 'feature="chunked_ids"' --cfg 'feature="coalesce"' --cfg 'feature="compile"' --cfg 'feature="concat_str"' --cfg 'feature="cross_join"' --cfg 'feature="cse"' --cfg 'feature="csv"' --cfg 'feature="cum_agg"' --cfg 'feature="date_offset"' --cfg 'feature="debugging"' --cfg 'feature="default"' --cfg 'feature="diff"' --cfg 'feature="dot_diagram"' --cfg 'feature="dtype-array"' --cfg 'feature="dtype-categorical"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-decimal"' --cfg 'feature="dtype-duration"' --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="fused"' --cfg 'feature="future"' --cfg 'feature="futures"' --cfg 'feature="interpolate"' --cfg 'feature="ipc"' --cfg 'feature="is_first"' --cfg 'feature="is_in"' --cfg 'feature="is_unique"' --cfg 'feature="json"' --cfg 'feature="list_count"' --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=10c16d6133dad04e -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-c2d9a764b4eadfda.rmeta --extern arrow=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libarrow2-91f78e1d7ec0d41d.rmeta --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libchrono-1e8bfa54b7914313.rmeta --extern chrono_tz=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libchrono_tz-37e0baf37478611f.rmeta --extern futures=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libfutures-3780f8be53985243.rmeta --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-024395575b8ef0e0.rmeta --extern polars_arrow=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_arrow-509627ae9f6b3483.rmeta --extern polars_core=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_core-f05399a28f6bf79d.rmeta --extern polars_io=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_io-cc446283ce3254c3.rmeta --extern polars_ops=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_ops-37ee87e9f997a26a.rmeta --extern polars_time=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_time-c0756f9f67433416.rmeta --extern polars_utils=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_utils-7f1f787f39ebd7a2.rmeta --extern pyo3=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpyo3-c8d28437e8d1986f.rmeta --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/librayon-6490b1551a2aed58.rmeta --extern regex=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libregex-40a6bb485c34bd88.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde-28bebd0b60b17e6e.rmeta --extern smartstring=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libsmartstring-0f2f98f78b6617ef.rmeta --extern-html-root-url 'ahash=https://docs.rs/ahash/0.8.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'arrow2=https://docs.rs/arrow2/0.17.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'chrono=https://docs.rs/chrono/0.4.24/x86_64-unknown-linux-gnu' --extern-html-root-url 'chrono_tz=https://docs.rs/chrono-tz/0.8.2/x86_64-unknown-linux-gnu' --extern-html-root-url 'futures=https://docs.rs/futures/0.3.28/x86_64-unknown-linux-gnu' --extern-html-root-url 'once_cell=https://docs.rs/once_cell/1.17.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_arrow=https://docs.rs/polars-arrow/0.30.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_core=https://docs.rs/polars-core/0.30.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_io=https://docs.rs/polars-io/0.30.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_ops=https://docs.rs/polars-ops/0.30.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_time=https://docs.rs/polars-time/0.30.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_utils=https://docs.rs/polars-utils/0.30.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'pyo3=https://docs.rs/pyo3/0.18.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'rayon=https://docs.rs/rayon/1.7.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'regex=https://docs.rs/regex/1.8.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.163/x86_64-unknown-linux-gnu' --extern-html-root-url 'smartstring=https://docs.rs/smartstring/1.0.1/x86_64-unknown-linux-gnu' -Zunstable-options --cfg docsrs -Z unstable-options --emit=invocation-specific --resource-suffix -20230527-1.71.0-nightly-cca7ee581 --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.30.0` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "fd6ca2d202a5c372ce2bcfa3c5bbf71eecef335d440b43000a1aa6a1842d3ca1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fd6ca2d202a5c372ce2bcfa3c5bbf71eecef335d440b43000a1aa6a1842d3ca1", kill_on_drop: false }`
[INFO] [stdout] fd6ca2d202a5c372ce2bcfa3c5bbf71eecef335d440b43000a1aa6a1842d3ca1