[INFO] cloning repository https://github.com/apache/arrow-datafusion-python [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/apache/arrow-datafusion-python" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapache%2Farrow-datafusion-python", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapache%2Farrow-datafusion-python'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1da08a259d6844c8dff8c4c8c9ba1874c86f8894 [INFO] documenting apache/arrow-datafusion-python against try#a394c9cd9ec93787f09a7ac445b14cc674a94549 for pr-151918 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fapache%2Farrow-datafusion-python" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/apache/arrow-datafusion-python [INFO] finished tweaking git repo https://github.com/apache/arrow-datafusion-python [INFO] tweaked toml for git repo https://github.com/apache/arrow-datafusion-python written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/apache/arrow-datafusion-python on toolchain a394c9cd9ec93787f09a7ac445b14cc674a94549 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/apache/arrow-datafusion-python already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 932203d4b230d40b45f07a0171eafd6a644f109a7f50504b935fe827599f983a [INFO] running `Command { std: "docker" "start" "-a" "932203d4b230d40b45f07a0171eafd6a644f109a7f50504b935fe827599f983a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "932203d4b230d40b45f07a0171eafd6a644f109a7f50504b935fe827599f983a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "932203d4b230d40b45f07a0171eafd6a644f109a7f50504b935fe827599f983a", kill_on_drop: false }` [INFO] [stdout] 932203d4b230d40b45f07a0171eafd6a644f109a7f50504b935fe827599f983a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6459b3e59ee2cb05f46f2adcb4f841186f8195e97d27e92f61fe47131124f2cf [INFO] running `Command { std: "docker" "start" "-a" "6459b3e59ee2cb05f46f2adcb4f841186f8195e97d27e92f61fe47131124f2cf", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.9 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling zerocopy v0.8.38 [INFO] [stderr] Compiling zmij v1.0.19 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling target-lexicon v0.13.4 [INFO] [stderr] Checking siphasher v1.0.2 [INFO] [stderr] Compiling zerocopy-derive v0.8.38 [INFO] [stderr] Checking socket2 v0.6.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking indexmap v2.13.0 [INFO] [stderr] Checking http v1.4.0 [INFO] [stderr] Checking lexical-util v1.0.7 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling object v0.37.3 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Checking getrandom v0.2.17 [INFO] [stderr] Checking tokio v1.49.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking simd-adler32 v0.3.8 [INFO] [stderr] Checking lexical-parse-integer v1.0.6 [INFO] [stderr] Checking lexical-write-integer v1.0.6 [INFO] [stderr] Checking lexical-parse-float v1.0.6 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking comfy-table v7.2.2 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Checking crypto-common v0.1.7 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking regex-syntax v0.8.9 [INFO] [stderr] Compiling pyo3-build-config v0.26.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking lexical-write-float v1.0.6 [INFO] [stderr] Checking openssl-probe v0.2.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling thiserror v2.0.18 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking lexical-core v1.0.6 [INFO] [stderr] Checking rustls-native-certs v0.8.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking num-traits v0.2.19 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Checking zlib-rs v0.6.0 [INFO] [stderr] Compiling cc v1.2.55 [INFO] [stderr] Checking twox-hash v2.1.2 [INFO] [stderr] Checking tracing v0.1.44 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Checking libbz2-rs-sys v0.2.2 [INFO] [stderr] Checking lz4_flex v0.12.0 [INFO] [stderr] Checking url v2.5.8 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking bzip2 v0.6.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking chrono v0.4.43 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking regex-automata v0.4.14 [INFO] [stderr] Checking csv-core v0.1.13 [INFO] [stderr] Checking arrow-schema v57.2.0 [INFO] [stderr] Compiling bigdecimal v0.4.10 [INFO] [stderr] Checking simdutf8 v0.1.5 [INFO] [stderr] Compiling pyo3-ffi v0.26.0 [INFO] [stderr] Compiling pyo3-macros-backend v0.26.0 [INFO] [stderr] Compiling pyo3 v0.26.0 [INFO] [stderr] Checking csv v1.4.0 [INFO] [stderr] Checking flate2 v1.1.9 [INFO] [stderr] Checking quick-xml v0.38.4 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Checking humantime v2.3.0 [INFO] [stderr] Checking integer-encoding v3.0.4 [INFO] [stderr] Checking serde_bytes v0.11.19 [INFO] [stderr] Checking thrift v0.17.0 [INFO] [stderr] Checking uuid v1.20.0 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling sqlparser_derive v0.3.0 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling liblzma-sys v0.4.5 [INFO] [stderr] Compiling stacker v0.1.22 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling bon-macros v3.8.2 [INFO] [stderr] Checking regex-lite v0.1.9 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking strum v0.27.2 [INFO] [stderr] Checking datafusion-doc v52.1.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking rustix v1.1.3 [INFO] [stderr] Checking petgraph v0.8.3 [INFO] [stderr] Checking regex v1.12.3 [INFO] [stderr] Compiling datafusion-macros v52.1.0 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking tokio-util v0.7.18 [INFO] [stderr] Compiling ar_archive_writer v0.5.1 [INFO] [stderr] Checking tower v0.5.3 [INFO] [stderr] Compiling blake3 v1.8.3 [INFO] [stderr] Checking constant_time_eq v0.4.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking datafusion-common-runtime v52.1.0 [INFO] [stderr] Checking tower-http v0.6.8 [INFO] [stderr] Checking compression-core v0.4.31 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking h2 v0.4.13 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking half v2.7.1 [INFO] [stderr] Checking arrow-buffer v57.2.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking tempfile v3.24.0 [INFO] [stderr] Compiling prost-derive v0.14.3 [INFO] [stderr] Compiling psm v0.1.29 [INFO] [stderr] Compiling core_extensions v1.5.4 [INFO] [stderr] Compiling core_extensions_proc_macros v1.5.4 [INFO] [stderr] Compiling tstr_proc_macros v0.2.2 [INFO] [stderr] Compiling abi_stable_shared v0.11.0 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling bytes v1.11.1 [INFO] [stderr] Checking tstr v0.2.4 [INFO] [stderr] Checking arrow-data v57.2.0 [INFO] [stderr] Checking typewit v1.14.2 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Checking repr_offset v0.2.2 [INFO] [stderr] Checking sqlparser v0.59.0 [INFO] [stderr] Compiling libmimalloc-sys v0.1.44 [INFO] [stderr] Checking libloading v0.7.4 [INFO] [stderr] Checking generational-arena v0.2.9 [INFO] [stderr] Checking arc-swap v1.8.1 [INFO] [stderr] Compiling cstr v0.2.12 [INFO] [stderr] Checking prost v0.14.3 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling prost-types v0.14.3 [INFO] [stderr] Compiling pyo3-macros v0.26.0 [INFO] [stderr] Checking hyper v1.8.1 [INFO] [stderr] Checking bon v3.8.2 [INFO] [stderr] Checking mimalloc v0.1.48 [INFO] [stderr] Checking rustls-webpki v0.103.9 [INFO] [stderr] Compiling datafusion-python v51.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking liblzma v0.4.5 [INFO] [stderr] Checking hyper-util v0.1.20 [INFO] [stderr] Checking arrow-array v57.2.0 [INFO] [stderr] Compiling as_derive_utils v0.11.0 [INFO] [stderr] Compiling abi_stable_derive v0.11.3 [INFO] [stderr] Checking pyo3-log v0.13.2 [INFO] [stderr] Checking pyo3-async-runtimes v0.26.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking apache-avro v0.21.0 [INFO] [stderr] Checking compression-codecs v0.4.36 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking arrow-select v57.2.0 [INFO] [stderr] Checking arrow-arith v57.2.0 [INFO] [stderr] Checking arrow-row v57.2.0 [INFO] [stderr] Checking arrow-pyarrow v57.2.0 [INFO] [stderr] Checking async-compression v0.4.37 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking reqwest v0.12.28 [INFO] [stderr] Checking object_store v0.12.5 [INFO] [stderr] Checking arrow-ord v57.2.0 [INFO] [stderr] Checking arrow-ipc v57.2.0 [INFO] [stderr] Checking arrow-string v57.2.0 [INFO] [stderr] Checking arrow-cast v57.2.0 [INFO] [stderr] Checking abi_stable v0.11.3 [INFO] [stderr] Checking arrow-csv v57.2.0 [INFO] [stderr] Checking arrow-json v57.2.0 [INFO] [stderr] Checking arrow v57.2.0 [INFO] [stderr] Checking parquet v57.2.0 [INFO] [stderr] Checking async-ffi v0.5.0 [INFO] [stderr] Checking datafusion-common v52.1.0 [INFO] [stderr] Checking datafusion-expr-common v52.1.0 [INFO] [stderr] Checking datafusion-proto-common v52.1.0 [INFO] [stderr] Checking datafusion-physical-expr-common v52.1.0 [INFO] [stderr] Checking datafusion-functions-window-common v52.1.0 [INFO] [stderr] Checking datafusion-functions-aggregate-common v52.1.0 [INFO] [stderr] Checking datafusion-expr v52.1.0 [INFO] [stderr] Checking datafusion-physical-expr v52.1.0 [INFO] [stderr] Checking datafusion-execution v52.1.0 [INFO] [stderr] Checking datafusion-sql v52.1.0 [INFO] [stderr] Checking datafusion-functions v52.1.0 [INFO] [stderr] Checking datafusion-functions-aggregate v52.1.0 [INFO] [stderr] Checking datafusion-functions-window v52.1.0 [INFO] [stderr] Checking datafusion-optimizer v52.1.0 [INFO] [stderr] Checking datafusion-physical-plan v52.1.0 [INFO] [stderr] Checking datafusion-physical-expr-adapter v52.1.0 [INFO] [stderr] Checking datafusion-functions-nested v52.1.0 [INFO] [stderr] Checking datafusion-session v52.1.0 [INFO] [stderr] Checking datafusion-datasource v52.1.0 [INFO] [stderr] Checking datafusion-catalog v52.1.0 [INFO] [stderr] Checking datafusion-pruning v52.1.0 [INFO] [stderr] Checking datafusion-datasource-arrow v52.1.0 [INFO] [stderr] Checking datafusion-datasource-json v52.1.0 [INFO] [stderr] Checking datafusion-datasource-csv v52.1.0 [INFO] [stderr] Checking datafusion-datasource-avro v52.1.0 [INFO] [stderr] Checking datafusion-datasource-parquet v52.1.0 [INFO] [stderr] Checking datafusion-physical-optimizer v52.1.0 [INFO] [stderr] Checking datafusion-functions-table v52.1.0 [INFO] [stderr] Checking datafusion-catalog-listing v52.1.0 [INFO] [stderr] Checking datafusion-proto v52.1.0 [INFO] [stderr] Checking datafusion v52.1.0 [INFO] [stderr] Checking datafusion-ffi v52.1.0 [INFO] [stderr] Documenting datafusion-python v51.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `datafusion_functions_nested::expr_fn` [INFO] [stdout] --> src/functions.rs:419:37 [INFO] [stdout] | [INFO] [stdout] 419 | /// Generates a [pyo3] wrapper for [datafusion_functions_nested::expr_fn] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `datafusion_functions_nested` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/common.rs:25:81 [INFO] [stdout] | [INFO] [stdout] 25 | ...attern of `datafusion-common` https://docs.rs/datafusion-common/18.0.0/datafusion_common/index.html [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 25 | /// Initializes the `common` module to match the pattern of `datafusion-common` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `DataFrame` [INFO] [stdout] --> src/dataframe.rs:304:40 [INFO] [stdout] | [INFO] [stdout] 304 | /// Return a clone of the inner Arc for crate-local callers. [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 304 | /// Return a clone of the inner `Arc` for crate-local callers. [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `PyAny` [INFO] [stdout] --> src/expr.rs:382:42 [INFO] [stdout] | [INFO] [stdout] 382 | /// Extracts the Expr value into a Py that can be shared with Python [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 382 | /// Extracts the Expr value into a `Py` that can be shared with Python [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/expr.rs:761:77 [INFO] [stdout] | [INFO] [stdout] 761 | /// Initializes the `expr` module to match the pattern of `datafusion-expr` https://docs.rs/datafusion-expr/latest/datafusion_expr/ [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 761 | /// Initializes the `expr` module to match the pattern of `datafusion-expr` [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this URL is not a hyperlink [INFO] [stdout] --> src/table.rs:132:17 [INFO] [stdout] | [INFO] [stdout] 132 | /// Remove when https://github.com/apache/datafusion/issues/18026 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: bare URLs are not automatically turned into clickable links [INFO] [stdout] help: use an automatic link instead [INFO] [stdout] | [INFO] [stdout] 132 | /// Remove when [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/dataset.rs:65:47 [INFO] [stdout] | [INFO] [stdout] 65 | /// Returns the table provider as [`Any`](std::any::Any) so that it can be [INFO] [stdout] | ----- ^^^^^^^^^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 65 - /// Returns the table provider as [`Any`](std::any::Any) so that it can be [INFO] [stdout] 65 + /// Returns the table provider as [`Any`] so that it can be [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 40s [INFO] [stderr] Generated /opt/rustwide/target/doc/datafusion_python/index.html [INFO] running `Command { std: "docker" "inspect" "6459b3e59ee2cb05f46f2adcb4f841186f8195e97d27e92f61fe47131124f2cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6459b3e59ee2cb05f46f2adcb4f841186f8195e97d27e92f61fe47131124f2cf", kill_on_drop: false }` [INFO] [stdout] 6459b3e59ee2cb05f46f2adcb4f841186f8195e97d27e92f61fe47131124f2cf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+a394c9cd9ec93787f09a7ac445b14cc674a94549" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 866b2885968f9c1c27ca1b7ea884f5f9c0c6cf5c8736ac7d23b88c66fbe7cb20 [INFO] running `Command { std: "docker" "start" "-a" "866b2885968f9c1c27ca1b7ea884f5f9c0c6cf5c8736ac7d23b88c66fbe7cb20", kill_on_drop: false }` [INFO] [stderr] Documenting datafusion-python v51.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unclosed HTML tag `PyAny` [INFO] [stdout] --> src/expr.rs:382:42 [INFO] [stdout] | [INFO] [stdout] 382 | /// Extracts the Expr value into a Py that can be shared with Python [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 382 | /// Extracts the Expr value into a `Py` that can be shared with Python [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.02s [INFO] [stderr] Generated /opt/rustwide/target/doc/datafusion_python/index.html [INFO] running `Command { std: "docker" "inspect" "866b2885968f9c1c27ca1b7ea884f5f9c0c6cf5c8736ac7d23b88c66fbe7cb20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "866b2885968f9c1c27ca1b7ea884f5f9c0c6cf5c8736ac7d23b88c66fbe7cb20", kill_on_drop: false }` [INFO] [stdout] 866b2885968f9c1c27ca1b7ea884f5f9c0c6cf5c8736ac7d23b88c66fbe7cb20