[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 1.90.0 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-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/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-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/rotmanben/regexp_extract_udf on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thrift v0.17.0
[INFO] [stderr]   Downloaded sqlparser_derive v0.2.2
[INFO] [stderr]   Downloaded bitflags v2.9.2
[INFO] [stderr]   Downloaded phf_codegen v0.11.3
[INFO] [stderr]   Downloaded datafusion-common-runtime v39.0.0
[INFO] [stderr]   Downloaded ordered-float v2.10.1
[INFO] [stderr]   Downloaded datafusion-functions-aggregate v39.0.0
[INFO] [stderr]   Downloaded datafusion-execution v39.0.0
[INFO] [stderr]   Downloaded seq-macro v0.3.6
[INFO] [stderr]   Downloaded arrow-csv v52.2.0
[INFO] [stderr]   Downloaded url v2.5.5
[INFO] [stderr]   Downloaded arrow-string v52.2.0
[INFO] [stderr]   Downloaded arrow-row v52.2.0
[INFO] [stderr]   Downloaded flatbuffers v24.12.23
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded snap v1.1.1
[INFO] [stderr]   Downloaded datafusion-functions-array v39.0.0
[INFO] [stderr]   Downloaded datafusion-physical-expr-common v39.0.0
[INFO] [stderr]   Downloaded arrow-arith v52.2.0
[INFO] [stderr]   Downloaded arrow-json v52.2.0
[INFO] [stderr]   Downloaded arrow-data v52.2.0
[INFO] [stderr]   Downloaded arrow-ord v52.2.0
[INFO] [stderr]   Downloaded arrow-schema v52.2.0
[INFO] [stderr]   Downloaded arrow-select v52.2.0
[INFO] [stderr]   Downloaded lz4_flex v0.11.5
[INFO] [stderr]   Downloaded twox-hash v2.1.1
[INFO] [stderr]   Downloaded arrow-buffer v52.2.0
[INFO] [stderr]   Downloaded arrow-ipc v52.2.0
[INFO] [stderr]   Downloaded arrow v52.2.0
[INFO] [stderr]   Downloaded comfy-table v7.1.4
[INFO] [stderr]   Downloaded datafusion-functions v39.0.0
[INFO] [stderr]   Downloaded cc v1.2.33
[INFO] [stderr]   Downloaded arrow-cast v52.2.0
[INFO] [stderr]   Downloaded datafusion-common v39.0.0
[INFO] [stderr]   Downloaded datafusion-sql v39.0.0
[INFO] [stderr]   Downloaded sqlparser v0.47.0
[INFO] [stderr]   Downloaded datafusion-optimizer v39.0.0
[INFO] [stderr]   Downloaded arrow-array v52.2.0
[INFO] [stderr]   Downloaded datafusion-physical-expr v39.0.0
[INFO] [stderr]   Downloaded datafusion-expr v39.0.0
[INFO] [stderr]   Downloaded blake3 v1.8.2
[INFO] [stderr]   Downloaded chrono v0.4.37
[INFO] [stderr]   Downloaded datafusion-physical-plan v39.0.0
[INFO] [stderr]   Downloaded parquet v52.2.0
[INFO] [stderr]   Downloaded datafusion v39.0.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2621e5edb179291a53d42a68dc747e8a7a45ee83f964339af968f24f2d3c8af9
[INFO] running `Command { std: "docker" "start" "-a" "2621e5edb179291a53d42a68dc747e8a7a45ee83f964339af968f24f2d3c8af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2621e5edb179291a53d42a68dc747e8a7a45ee83f964339af968f24f2d3c8af9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2621e5edb179291a53d42a68dc747e8a7a45ee83f964339af968f24f2d3c8af9", kill_on_drop: false }`
[INFO] [stdout] 2621e5edb179291a53d42a68dc747e8a7a45ee83f964339af968f24f2d3c8af9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b0c3be0bc684c3c5a6244d90581e33e2f549d85c4e58bf208df70de264c36f88
[INFO] running `Command { std: "docker" "start" "-a" "b0c3be0bc684c3c5a6244d90581e33e2f549d85c4e58bf208df70de264c36f88", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling chrono v0.4.37
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling phf_generator v0.11.3
[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 lexical-util v0.8.5
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling cc v1.2.33
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v52.2.0
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[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 lexical-core v0.8.5
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling zstd-sys v2.0.12+zstd.1.5.6
[INFO] [stderr]    Compiling arrow-data v52.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.1
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling twox-hash v2.1.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling lz4_flex v0.11.5
[INFO] [stderr]    Compiling indexmap v2.10.0
[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 tracing-core v0.1.34
[INFO] [stderr]    Compiling snap v1.1.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling csv v1.3.1
[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 synstructure v0.13.2
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling brotli v6.0.0
[INFO] [stderr]    Compiling arrow-array v52.2.0
[INFO] [stderr]    Compiling twox-hash v1.6.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bitflags v2.9.2
[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 tokio-macros v2.5.0
[INFO] [stderr]    Compiling arrow-select v52.2.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling arrow-cast v52.2.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling snafu v0.7.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling arrow-ipc v52.2.0
[INFO] [stderr]    Compiling url v2.5.5
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling arrow-csv v52.2.0
[INFO] [stderr]    Compiling arrow-json v52.2.0
[INFO] [stderr]    Compiling object_store v0.10.2
[INFO] [stderr]    Compiling arrow-ord v52.2.0
[INFO] [stderr]    Compiling arrow-string v52.2.0
[INFO] [stderr]    Compiling arrow-arith v52.2.0
[INFO] [stderr]    Compiling arrow-row v52.2.0
[INFO] [stderr]    Compiling sqlparser_derive v0.2.2
[INFO] [stderr]    Compiling arrow v52.2.0
[INFO] [stderr]    Compiling sqlparser v0.47.0
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling parquet v52.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling generic-array v0.14.7
[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 petgraph v0.6.5
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling blake3 v1.8.2
[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-physical-expr-common v39.0.0
[INFO] [stderr]    Compiling datafusion-execution 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 47s
[INFO] running `Command { std: "docker" "inspect" "b0c3be0bc684c3c5a6244d90581e33e2f549d85c4e58bf208df70de264c36f88", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b0c3be0bc684c3c5a6244d90581e33e2f549d85c4e58bf208df70de264c36f88", kill_on_drop: false }`
[INFO] [stdout] b0c3be0bc684c3c5a6244d90581e33e2f549d85c4e58bf208df70de264c36f88
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4353aee46c039ede6ca50a6fea55b40667a0deabe4ca79ffab57ea1875488656
[INFO] running `Command { std: "docker" "start" "-a" "4353aee46c039ede6ca50a6fea55b40667a0deabe4ca79ffab57ea1875488656", 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 6.30s
[INFO] running `Command { std: "docker" "inspect" "4353aee46c039ede6ca50a6fea55b40667a0deabe4ca79ffab57ea1875488656", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4353aee46c039ede6ca50a6fea55b40667a0deabe4ca79ffab57ea1875488656", kill_on_drop: false }`
[INFO] [stdout] 4353aee46c039ede6ca50a6fea55b40667a0deabe4ca79ffab57ea1875488656
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ba69a590f33d52ecc68b10b575eff5155448aab22db175e13d4d6dba43704291
[INFO] running `Command { std: "docker" "start" "-a" "ba69a590f33d52ecc68b10b575eff5155448aab22db175e13d4d6dba43704291", 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.57s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/regexp_extract_udf-9eb168c931530a72)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/regexp_extract_udf-f59d041490894a12)
[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 tests/test.rs (/opt/rustwide/target/debug/deps/test-a2073fbd04d3b8d9)
[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] [stdout] running 10 tests
[INFO] [stdout] test test_group_zero_entire_match ... ok
[INFO] [stdout] test test_negative_index_returns_empty ... ok
[INFO] [stdout] test test_invalid_pattern_returns_null ... ok
[INFO] [stdout] test test_null_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_null_index_returns_null ... ok
[INFO] [stdout] test test_simple_match ... ok
[INFO] [stdout] test test_out_of_range_group_returns_empty ... 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.06s
[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" "ba69a590f33d52ecc68b10b575eff5155448aab22db175e13d4d6dba43704291", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ba69a590f33d52ecc68b10b575eff5155448aab22db175e13d4d6dba43704291", kill_on_drop: false }`
[INFO] [stdout] ba69a590f33d52ecc68b10b575eff5155448aab22db175e13d4d6dba43704291
