[INFO] fetching crate arrow-udf-python 0.4.2...
[INFO] testing arrow-udf-python-0.4.2 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate arrow-udf-python 0.4.2 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate arrow-udf-python 0.4.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate arrow-udf-python 0.4.2
[INFO] tweaked toml for crates.io crate arrow-udf-python 0.4.2 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate arrow-udf-python 0.4.2 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate arrow-udf-python 0.4.2 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c6557e359103c0b964a10a110e94aff402161d432bcb8e58d4b77f1ad5adada8
[INFO] running `Command { std: "docker" "start" "-a" "c6557e359103c0b964a10a110e94aff402161d432bcb8e58d4b77f1ad5adada8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c6557e359103c0b964a10a110e94aff402161d432bcb8e58d4b77f1ad5adada8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6557e359103c0b964a10a110e94aff402161d432bcb8e58d4b77f1ad5adada8", kill_on_drop: false }`
[INFO] [stdout] c6557e359103c0b964a10a110e94aff402161d432bcb8e58d4b77f1ad5adada8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 338ca9c97ccc311370daa4c55337e5d1fb1ac13ce6ea4b0715010e3b9c4960f5
[INFO] running `Command { std: "docker" "start" "-a" "338ca9c97ccc311370daa4c55337e5d1fb1ac13ce6ea4b0715010e3b9c4960f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling version_check v0.9.4
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling portable-atomic v1.6.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling zerocopy v0.7.34
[INFO] [stderr]    Compiling iana-time-zone v0.1.60
[INFO] [stderr]    Compiling arrow-schema v54.2.1
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anyhow v1.0.95
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]    Compiling unindent v0.2.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling flatbuffers v24.12.23
[INFO] [stderr]    Compiling parking_lot v0.12.2
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.4.1
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling num-bigint v0.4.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling arrow-udf-python v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v54.2.1
[INFO] [stderr]    Compiling arrow-data v54.2.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling arrow-array v54.2.1
[INFO] [stderr]    Compiling arrow-ipc v54.2.1
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 28.73s
[INFO] running `Command { std: "docker" "inspect" "338ca9c97ccc311370daa4c55337e5d1fb1ac13ce6ea4b0715010e3b9c4960f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "338ca9c97ccc311370daa4c55337e5d1fb1ac13ce6ea4b0715010e3b9c4960f5", kill_on_drop: false }`
[INFO] [stdout] 338ca9c97ccc311370daa4c55337e5d1fb1ac13ce6ea4b0715010e3b9c4960f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80e4fee71f2147e656cdd454dce28b6af9b21e477a31c6b86ea00d8b882d67fd
[INFO] running `Command { std: "docker" "start" "-a" "80e4fee71f2147e656cdd454dce28b6af9b21e477a31c6b86ea00d8b882d67fd", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling unicode-width v0.1.12
[INFO] [stderr]    Compiling strum v0.26.2
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling dissimilar v1.0.9
[INFO] [stderr]    Compiling lexical-util v1.0.3
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling expect-test v1.5.0
[INFO] [stderr]    Compiling arrow-array v54.2.1
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.2
[INFO] [stderr]    Compiling lexical-write-integer v1.0.2
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]    Compiling arrow-udf-python v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling lexical-write-float v1.0.2
[INFO] [stderr]    Compiling lexical-parse-float v1.0.2
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling syn v2.0.91
[INFO] [stderr]    Compiling lexical-core v1.0.2
[INFO] [stderr]    Compiling arrow-select v54.2.1
[INFO] [stderr]    Compiling arrow-ipc v54.2.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling strum_macros v0.26.2
[INFO] [stderr]    Compiling comfy-table v7.1.1
[INFO] [stderr]    Compiling arrow-cast v54.2.1
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 33.45s
[INFO] running `Command { std: "docker" "inspect" "80e4fee71f2147e656cdd454dce28b6af9b21e477a31c6b86ea00d8b882d67fd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80e4fee71f2147e656cdd454dce28b6af9b21e477a31c6b86ea00d8b882d67fd", kill_on_drop: false }`
[INFO] [stdout] 80e4fee71f2147e656cdd454dce28b6af9b21e477a31c6b86ea00d8b882d67fd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 7b4e80eba646842e4618c081eec2f1a64f2845760b1f976a27885f16c643fd70
[INFO] running `Command { std: "docker" "start" "-a" "7b4e80eba646842e4618c081eec2f1a64f2845760b1f976a27885f16c643fd70", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/arrow_udf_python-66dc50d25cb8dbe9)
[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] [stderr]      Running tests/python.rs (/opt/rustwide/target/debug/deps/python-c88ab51080427f2e)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test test_output_type_mismatch ... ok
[INFO] [stdout] test test_arg_map ... ok
[INFO] [stdout] test test_max_with_custom_handler ... ok
[INFO] [stdout] test test_range ... ok
[INFO] [stdout] test test_return_array ... ok
[INFO] [stdout] test test_decimal_add ... ok
[INFO] [stdout] test test_arg_array ... ok
[INFO] [stdout] test test_json_array_access ... ok
[INFO] [stdout] test test_key_value ... ok
[INFO] [stdout] test test_import ... ok
[INFO] [stdout] test test_gcd ... ok
[INFO] [stdout] test test_error ... ok
[INFO] [stdout] test test_return_map ... ok
[INFO] [stdout] test test_arg_large_array ... ok
[INFO] [stdout] test test_struct_to_json ... ok
[INFO] [stdout] test test_return_large_array ... ok
[INFO] [stdout] test test_send ... ok
[INFO] [stdout] test test_weighted_avg_pickle_state ... ok
[INFO] [stdout] test test_sum ... ok
[INFO] [stdout] test test_weighted_avg ... ok
[INFO] [stdout] test test_view_array ... ok
[INFO] [stdout] test test_runtime ... ok
[INFO] [stdout] test test_type_mismatch ... ok
[INFO] [stdout] test test_fib ... ok
[INFO] [stdout] test test_forbid ... ok
[INFO] [stdout] test test_no_gil ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.88s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests arrow_udf_python
[INFO] [stdout] 
[INFO] [stdout] running 14 tests
[INFO] [stdout] test src/lib.rs - (line 50) ... ignored
[INFO] [stdout] test src/lib.rs - (line 33) ... ok
[INFO] [stdout] test src/lib.rs - Builder::remove_symbol (line 141) ... ok
[INFO] [stdout] test src/lib.rs - Runtime::call (line 412) ... ok
[INFO] [stdout] test src/lib.rs - Runtime::accumulate_or_retract (line 602) ... ok
[INFO] [stdout] test src/lib.rs - (line 63) ... ok
[INFO] [stdout] test src/lib.rs - Runtime::create_state (line 528) ... ok
[INFO] [stdout] test src/lib.rs - Runtime::accumulate (line 548) ... ok
[INFO] [stdout] test src/lib.rs - (line 108) ... ok
[INFO] [stdout] test src/lib.rs - Runtime::merge (line 664) ... ok
[INFO] [stdout] test src/lib.rs - Runtime::add_function (line 237) ... ok
[INFO] [stdout] test src/lib.rs - Runtime::add_aggregate (line 334) ... ok
[INFO] [stdout] test src/lib.rs - Runtime::finish (line 701) ... ok
[INFO] [stdout] test src/lib.rs - Runtime::call_table_function (line 478) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 13 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 2.48s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "7b4e80eba646842e4618c081eec2f1a64f2845760b1f976a27885f16c643fd70", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7b4e80eba646842e4618c081eec2f1a64f2845760b1f976a27885f16c643fd70", kill_on_drop: false }`
[INFO] [stdout] 7b4e80eba646842e4618c081eec2f1a64f2845760b1f976a27885f16c643fd70
