[INFO] fetching crate reifydb-function 0.4.2...
[INFO] testing reifydb-function-0.4.2 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate reifydb-function 0.4.2 into /workspace/builds/worker-5-tc2/source
[INFO] started tweaking crates.io crate reifydb-function 0.4.2
[INFO] finished tweaking crates.io crate reifydb-function 0.4.2
[INFO] tweaked toml for crates.io crate reifydb-function 0.4.2 written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate reifydb-function 0.4.2 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate reifydb-function 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" "+beta-2026-04-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 971a371b6676a59c1467fe0eef621bb6aa38e1b8ce15cf353df7aaa166da847c
[INFO] running `Command { std: "docker" "start" "-a" "971a371b6676a59c1467fe0eef621bb6aa38e1b8ce15cf353df7aaa166da847c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "971a371b6676a59c1467fe0eef621bb6aa38e1b8ce15cf353df7aaa166da847c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "971a371b6676a59c1467fe0eef621bb6aa38e1b8ce15cf353df7aaa166da847c", kill_on_drop: false }`
[INFO] [stdout] 971a371b6676a59c1467fe0eef621bb6aa38e1b8ce15cf353df7aaa166da847c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c46e62120b5341bfd1b46e08c79dfa80fb993dcbc1eafae37af212efd108c158
[INFO] running `Command { std: "docker" "start" "-a" "c46e62120b5341bfd1b46e08c79dfa80fb993dcbc1eafae37af212efd108c158", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.109
[INFO] [stderr]    Compiling reifydb-build v0.4.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bigdecimal v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling tracing-core v0.1.35
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling reifydb-runtime v0.4.2
[INFO] [stderr]    Compiling reifydb-core v0.4.2
[INFO] [stderr]    Compiling uuid v1.19.0
[INFO] [stderr]    Compiling crossbeam-skiplist v0.1.3
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling getrandom v0.4.1
[INFO] [stderr]    Compiling rand_core v0.10.0
[INFO] [stderr]    Compiling cmov v0.5.2
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling fallible-iterator v0.3.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling dashmap v7.0.0-rc2
[INFO] [stderr]    Compiling ctutils v0.4.0
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling heapless v0.7.17
[INFO] [stderr]    Compiling reifydb-store-single v0.4.2
[INFO] [stderr]    Compiling reifydb-store-multi v0.4.2
[INFO] [stderr]    Compiling phc v0.6.0-rc.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling reifydb-transaction v0.4.2
[INFO] [stderr]    Compiling chacha20 v0.10.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling reifydb-abi v0.4.2
[INFO] [stderr]    Compiling password-hash v0.6.0-rc.12
[INFO] [stderr]    Compiling hash32 v0.2.1
[INFO] [stderr]    Compiling rand v0.10.0
[INFO] [stderr]    Compiling reifydb-wasm v0.4.2
[INFO] [stderr]    Compiling hybrid-array v0.4.7
[INFO] [stderr]    Compiling libsqlite3-sys v0.35.0
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling digest v0.11.1
[INFO] [stderr]    Compiling blake2 v0.11.0-rc.5
[INFO] [stderr]    Compiling argon2 v0.6.0-rc.7
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling cobs v0.3.0
[INFO] [stderr]    Compiling tracing v0.1.43
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling postcard v1.1.3
[INFO] [stderr]    Compiling reifydb-type v0.4.2
[INFO] [stderr]    Compiling rusqlite v0.37.0
[INFO] [stderr]    Compiling reifydb-auth v0.4.2
[INFO] [stderr]    Compiling reifydb-metric v0.4.2
[INFO] [stderr]    Compiling reifydb-sdk v0.4.2
[INFO] [stderr]    Compiling reifydb-catalog v0.4.2
[INFO] [stderr]    Compiling reifydb-rql v0.4.2
[INFO] [stderr]    Compiling reifydb-function v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 20s
[INFO] running `Command { std: "docker" "inspect" "c46e62120b5341bfd1b46e08c79dfa80fb993dcbc1eafae37af212efd108c158", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c46e62120b5341bfd1b46e08c79dfa80fb993dcbc1eafae37af212efd108c158", kill_on_drop: false }`
[INFO] [stdout] c46e62120b5341bfd1b46e08c79dfa80fb993dcbc1eafae37af212efd108c158
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34dd35a440045c336fa77e98262f2e462c229a0c19d2b9888b1d045eaba83328
[INFO] running `Command { std: "docker" "start" "-a" "34dd35a440045c336fa77e98262f2e462c229a0c19d2b9888b1d045eaba83328", kill_on_drop: false }`
[INFO] [stderr]    Compiling reifydb-function v0.4.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.76s
[INFO] running `Command { std: "docker" "inspect" "34dd35a440045c336fa77e98262f2e462c229a0c19d2b9888b1d045eaba83328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34dd35a440045c336fa77e98262f2e462c229a0c19d2b9888b1d045eaba83328", kill_on_drop: false }`
[INFO] [stdout] 34dd35a440045c336fa77e98262f2e462c229a0c19d2b9888b1d045eaba83328
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] da3e934ecb0f80ac047474378b743ca2913fe2b64c34f0f423b0069781003346
[INFO] running `Command { std: "docker" "start" "-a" "da3e934ecb0f80ac047474378b743ca2913fe2b64c34f0f423b0069781003346", 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/reifydb_function-37c5411cba890390)
[INFO] [stderr]    Doc-tests reifydb_function
[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] [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" "da3e934ecb0f80ac047474378b743ca2913fe2b64c34f0f423b0069781003346", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "da3e934ecb0f80ac047474378b743ca2913fe2b64c34f0f423b0069781003346", kill_on_drop: false }`
[INFO] [stdout] da3e934ecb0f80ac047474378b743ca2913fe2b64c34f0f423b0069781003346
