[INFO] cloning repository https://github.com/rotmanben/regexp_extract_udf
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rotmanben/regexp_extract_udf" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotmanben%2Fregexp_extract_udf", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotmanben%2Fregexp_extract_udf'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fc5ff3fa680ca7f94cc32cb1726b7ee0cb7a8838
[INFO] testing rotmanben/regexp_extract_udf against beta-2025-09-21 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotmanben%2Fregexp_extract_udf" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/rotmanben/regexp_extract_udf
[INFO] finished tweaking git repo https://github.com/rotmanben/regexp_extract_udf
[INFO] tweaked toml for git repo https://github.com/rotmanben/regexp_extract_udf written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rotmanben/regexp_extract_udf on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/rotmanben/regexp_extract_udf 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d21a4e267d21c218c6d0f05132aa62fe8cf35dc94eec0d3cf2697a65ca514159
[INFO] running `Command { std: "docker" "start" "-a" "d21a4e267d21c218c6d0f05132aa62fe8cf35dc94eec0d3cf2697a65ca514159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d21a4e267d21c218c6d0f05132aa62fe8cf35dc94eec0d3cf2697a65ca514159", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d21a4e267d21c218c6d0f05132aa62fe8cf35dc94eec0d3cf2697a65ca514159", kill_on_drop: false }`
[INFO] [stdout] d21a4e267d21c218c6d0f05132aa62fe8cf35dc94eec0d3cf2697a65ca514159
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 27bf8869ea7ca8a699d8f6397c5dd1ea979fbacef7fabce958e0179a6b560047
[INFO] running `Command { std: "docker" "start" "-a" "27bf8869ea7ca8a699d8f6397c5dd1ea979fbacef7fabce958e0179a6b560047", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling arrow-schema v52.2.0
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v52.2.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling arrow-data v52.2.0
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling comfy-table v7.1.4
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling brotli-decompressor v4.0.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling arrow-array v52.2.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling arrow-select v52.2.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling arrow-cast v52.2.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling arrow-string v52.2.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling arrow-ord v52.2.0
[INFO] [stderr]    Compiling arrow-ipc v52.2.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling arrow-csv v52.2.0
[INFO] [stderr]    Compiling url v2.5.5
[INFO] [stderr]    Compiling arrow-json v52.2.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-arith v52.2.0
[INFO] [stderr]    Compiling arrow-row v52.2.0
[INFO] [stderr]    Compiling object_store v0.10.2
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling sqlparser v0.47.0
[INFO] [stderr]    Compiling arrow v52.2.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling bitflags v2.9.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling parquet v52.2.0
[INFO] [stderr]    Compiling dashmap v5.5.3
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling uuid v1.18.0
[INFO] [stderr]    Compiling bzip2 v0.5.2
[INFO] [stderr]    Compiling datafusion-common-runtime v39.0.0
[INFO] [stderr]    Compiling bzip2 v0.4.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling datafusion-common v39.0.0
[INFO] [stderr]    Compiling xz2 v0.1.7
[INFO] [stderr]    Compiling async-compression v0.4.19
[INFO] [stderr]    Compiling datafusion-expr v39.0.0
[INFO] [stderr]    Compiling datafusion-execution v39.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr-common v39.0.0
[INFO] [stderr]    Compiling datafusion-sql v39.0.0
[INFO] [stderr]    Compiling datafusion-functions-aggregate v39.0.0
[INFO] [stderr]    Compiling datafusion-physical-expr v39.0.0
[INFO] [stderr]    Compiling datafusion-functions v39.0.0
[INFO] [stderr]    Compiling datafusion-optimizer v39.0.0
[INFO] [stderr]    Compiling datafusion-physical-plan v39.0.0
[INFO] [stderr]    Compiling datafusion-functions-array v39.0.0
[INFO] [stderr]    Compiling datafusion v39.0.0
[INFO] [stderr]    Compiling regexp_extract_udf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `datafusion::physical_expr::functions::make_scalar_function`: Implement your function directly in terms of ColumnarValue or use `ScalarUDF` instead
[INFO] [stdout]   --> src/lib.rs:10:47
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use datafusion::physical_expr::functions::make_scalar_function;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `datafusion::physical_expr::functions::make_scalar_function`: Implement your function directly in terms of ColumnarValue or use `ScalarUDF` instead
[INFO] [stdout]   --> src/lib.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let fun = make_scalar_function(|args: &[ArrayRef]| -> Result<ArrayRef> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 31s
[INFO] running `Command { std: "docker" "inspect" "27bf8869ea7ca8a699d8f6397c5dd1ea979fbacef7fabce958e0179a6b560047", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "27bf8869ea7ca8a699d8f6397c5dd1ea979fbacef7fabce958e0179a6b560047", kill_on_drop: false }`
[INFO] [stdout] 27bf8869ea7ca8a699d8f6397c5dd1ea979fbacef7fabce958e0179a6b560047
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a2c41e458657b377629cea1cdc84c19fa7fe4d227bd39aa6d15b7160ef805527
[INFO] running `Command { std: "docker" "start" "-a" "a2c41e458657b377629cea1cdc84c19fa7fe4d227bd39aa6d15b7160ef805527", kill_on_drop: false }`
[INFO] [stdout] warning: use of deprecated function `datafusion::physical_expr::functions::make_scalar_function`: Implement your function directly in terms of ColumnarValue or use `ScalarUDF` instead
[INFO] [stdout]   --> src/lib.rs:10:47
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use datafusion::physical_expr::functions::make_scalar_function;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `datafusion::physical_expr::functions::make_scalar_function`: Implement your function directly in terms of ColumnarValue or use `ScalarUDF` instead
[INFO] [stdout]   --> src/lib.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let fun = make_scalar_function(|args: &[ArrayRef]| -> Result<ArrayRef> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regexp_extract_udf v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: use of deprecated function `datafusion::physical_expr::functions::make_scalar_function`: Implement your function directly in terms of ColumnarValue or use `ScalarUDF` instead
[INFO] [stdout]   --> src/lib.rs:10:47
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use datafusion::physical_expr::functions::make_scalar_function;
[INFO] [stdout]    |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `datafusion::physical_expr::functions::make_scalar_function`: Implement your function directly in terms of ColumnarValue or use `ScalarUDF` instead
[INFO] [stdout]   --> src/lib.rs:22:19
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let fun = make_scalar_function(|args: &[ArrayRef]| -> Result<ArrayRef> {
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 7.69s
[INFO] running `Command { std: "docker" "inspect" "a2c41e458657b377629cea1cdc84c19fa7fe4d227bd39aa6d15b7160ef805527", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a2c41e458657b377629cea1cdc84c19fa7fe4d227bd39aa6d15b7160ef805527", kill_on_drop: false }`
[INFO] [stdout] a2c41e458657b377629cea1cdc84c19fa7fe4d227bd39aa6d15b7160ef805527
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] dec6df418bb7e633a40bf84cdd9187e7c0f407ab5fd1866a0d590f73c05babb4
[INFO] running `Command { std: "docker" "start" "-a" "dec6df418bb7e633a40bf84cdd9187e7c0f407ab5fd1866a0d590f73c05babb4", kill_on_drop: false }`
[INFO] [stderr] warning: use of deprecated function `datafusion::physical_expr::functions::make_scalar_function`: Implement your function directly in terms of ColumnarValue or use `ScalarUDF` instead
[INFO] [stderr]   --> src/lib.rs:10:47
[INFO] [stderr]    |
[INFO] [stderr] 10 |     use datafusion::physical_expr::functions::make_scalar_function;
[INFO] [stderr]    |                                               ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated function `datafusion::physical_expr::functions::make_scalar_function`: Implement your function directly in terms of ColumnarValue or use `ScalarUDF` instead
[INFO] [stderr]   --> src/lib.rs:22:19
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let fun = make_scalar_function(|args: &[ArrayRef]| -> Result<ArrayRef> {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `regexp_extract_udf` (lib) generated 2 warnings
[INFO] [stderr] warning: `regexp_extract_udf` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/regexp_extract_udf-86e8effdf07fa6d3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/regexp_extract_udf-e1b7c55d9f17010b)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/test.rs (/opt/rustwide/target/debug/deps/test-6edb8e5dff100395)
[INFO] [stdout] 
[INFO] [stdout] running 10 tests
[INFO] [stdout] test test_negative_index_returns_empty ... ok
[INFO] [stdout] test test_invalid_pattern_returns_null ... ok
[INFO] [stdout] test test_no_match_returns_empty ... ok
[INFO] [stdout] test test_null_text_returns_null ... ok
[INFO] [stdout] test test_group_zero_entire_match ... ok
[INFO] [stdout] test test_null_index_returns_null ... ok
[INFO] [stdout] test test_out_of_range_group_returns_empty ... ok
[INFO] [stdout] test test_null_pattern_returns_null ... ok
[INFO] [stdout] test test_simple_match ... ok
[INFO] [stdout] test test_multiple_groups ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 10 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests regexp_extract_udf
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "dec6df418bb7e633a40bf84cdd9187e7c0f407ab5fd1866a0d590f73c05babb4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dec6df418bb7e633a40bf84cdd9187e7c0f407ab5fd1866a0d590f73c05babb4", kill_on_drop: false }`
[INFO] [stdout] dec6df418bb7e633a40bf84cdd9187e7c0f407ab5fd1866a0d590f73c05babb4
