Build #861885 2023-07-15T12:46:50.543636+00:00
# rustc version
rustc 1.73.0-nightly (ad963232d 2023-07-14)# docs.rs version
docsrs 0.6.0 (84edb415 2023-07-07)# build log
[INFO] running `Command { std: "docker" "create" "-v" "/home/cratesfyi/workspace/builds/polars-plan-0.31.0/target:/opt/rustwide/target:rw,Z" "-v" "/home/cratesfyi/workspace/builds/polars-plan-0.31.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:a420fdec406141845121210faa381f8029b0be6d4170deff7c4445a424f67918" "/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\", \"-20230714-1.73.0-nightly-ad963232d\", \"--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] f40813f6397d9cc5d8159249b1d1e67aa298b23e7e6c09bfcd2eb9b849892abf
[INFO] running `Command { std: "docker" "start" "-a" "f40813f6397d9cc5d8159249b1d1e67aa298b23e7e6c09bfcd2eb9b849892abf", 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.31.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="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="ciborium"' --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="cutqcut"' --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="extract_jsonpath"' --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_any_all"' --cfg 'feature="list_count"' --cfg 'feature="list_sets"' --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="nightly"' --cfg 'feature="object"' --cfg 'feature="panic_on_schema"' --cfg 'feature="parquet"' --cfg 'feature="pct_change"' --cfg 'feature="pivot"' --cfg 'feature="polars-time"' --cfg 'feature="propagate_nans"' --cfg 'feature="pyo3"' --cfg 'feature="python"' --cfg 'feature="random"' --cfg 'feature="range"' --cfg 'feature="rank"' --cfg 'feature="regex"' --cfg 'feature="repeat_by"' --cfg 'feature="rle"' --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=51b97ba4f8965eda -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-a5a64890e7ddd408.rmeta --extern arrow=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libarrow2-8b6ab27e73d13349.rmeta --extern chrono=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libchrono-ce0cd0ffc8790e11.rmeta --extern chrono_tz=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libchrono_tz-03da2e1602166e05.rmeta --extern ciborium=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libciborium-b284a4ca8f53511a.rmeta --extern futures=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libfutures-6f072a63ef529bbc.rmeta --extern once_cell=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libonce_cell-845c2fc1c9213f2f.rmeta --extern polars_arrow=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_arrow-ba5f4f11cc00b1f3.rmeta --extern polars_core=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_core-4cc7981d2e0a85b7.rmeta --extern polars_io=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_io-ff5c485951fd8c63.rmeta --extern polars_ops=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_ops-d0ab6d0a808e301c.rmeta --extern polars_time=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_time-7ec7b9b1bb12ce2f.rmeta --extern polars_utils=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpolars_utils-41a47263a3c484dd.rmeta --extern pyo3=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libpyo3-0a7fe19d11d9bd64.rmeta --extern rayon=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/librayon-0e5f1fd8057cea8a.rmeta --extern regex=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libregex-95138e3b36805456.rmeta --extern serde=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libserde-aea32c3ff705ec1b.rmeta --extern smartstring=/opt/rustwide/target/x86_64-unknown-linux-gnu/debug/deps/libsmartstring-43b9ef3b0fe2ee4a.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-4d12dd97f49d01fc.so --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.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'chrono=https://docs.rs/chrono/0.4.26/x86_64-unknown-linux-gnu' --extern-html-root-url 'chrono_tz=https://docs.rs/chrono-tz/0.8.3/x86_64-unknown-linux-gnu' --extern-html-root-url 'ciborium=https://docs.rs/ciborium/0.2.1/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.18.0/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_arrow=https://docs.rs/polars-arrow/0.31.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_core=https://docs.rs/polars-core/0.31.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_io=https://docs.rs/polars-io/0.31.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_ops=https://docs.rs/polars-ops/0.31.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_time=https://docs.rs/polars-time/0.31.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'polars_utils=https://docs.rs/polars-utils/0.31.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'pyo3=https://docs.rs/pyo3/0.19.1/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.9.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'serde=https://docs.rs/serde/1.0.171/x86_64-unknown-linux-gnu' --extern-html-root-url 'smartstring=https://docs.rs/smartstring/1.0.1/x86_64-unknown-linux-gnu' --extern-html-root-url 'strum_macros=https://docs.rs/strum_macros/0.25.1/x86_64-unknown-linux-gnu' -Zunstable-options --cfg docsrs -Z unstable-options --emit=invocation-specific --resource-suffix -20230714-1.73.0-nightly-ad963232d --static-root-path /-/rustdoc.static/ --cap-lints warn --disable-per-crate-search --extern-html-root-takes-precedence --crate-version 0.31.0` (exit status: 1)
[INFO] running `Command { std: "docker" "inspect" "f40813f6397d9cc5d8159249b1d1e67aa298b23e7e6c09bfcd2eb9b849892abf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f40813f6397d9cc5d8159249b1d1e67aa298b23e7e6c09bfcd2eb9b849892abf", kill_on_drop: false }`
[INFO] [stdout] f40813f6397d9cc5d8159249b1d1e67aa298b23e7e6c09bfcd2eb9b849892abf