[INFO] cloning repository https://github.com/ptondereau/php-arrow-rs-ext [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ptondereau/php-arrow-rs-ext" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptondereau%2Fphp-arrow-rs-ext", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptondereau%2Fphp-arrow-rs-ext'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ff5003dad54cde8ba0d564e4923bd71936956b4a [INFO] testing ptondereau/php-arrow-rs-ext against beta-2026-04-21 for beta-1.96-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fptondereau%2Fphp-arrow-rs-ext" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/ptondereau/php-arrow-rs-ext [INFO] finished tweaking git repo https://github.com/ptondereau/php-arrow-rs-ext [INFO] tweaked toml for git repo https://github.com/ptondereau/php-arrow-rs-ext written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ptondereau/php-arrow-rs-ext 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 git repo https://github.com/ptondereau/php-arrow-rs-ext 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 538cfc9733b688b3773f1e8d2b4de5ad65e96984654176cc4eace7a370801dc9 [INFO] running `Command { std: "docker" "start" "-a" "538cfc9733b688b3773f1e8d2b4de5ad65e96984654176cc4eace7a370801dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "538cfc9733b688b3773f1e8d2b4de5ad65e96984654176cc4eace7a370801dc9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "538cfc9733b688b3773f1e8d2b4de5ad65e96984654176cc4eace7a370801dc9", kill_on_drop: false }` [INFO] [stdout] 538cfc9733b688b3773f1e8d2b4de5ad65e96984654176cc4eace7a370801dc9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 928760ef5eb51ebad4879ce45075137b9b231e86e46485f546ddfa627d703572 [INFO] running `Command { std: "docker" "start" "-a" "928760ef5eb51ebad4879ce45075137b9b231e86e46485f546ddfa627d703572", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling phf_shared v0.12.1 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling chrono-tz v0.10.4 [INFO] [stderr] Compiling arrow-schema v58.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling prettyplease v0.2.37 [INFO] [stderr] Compiling syn v2.0.117 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling zmij v1.0.21 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling camino v1.2.2 [INFO] [stderr] Compiling lexical-util v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Compiling error-chain v0.12.4 [INFO] [stderr] Compiling phf v0.12.1 [INFO] [stderr] Compiling regex-syntax v0.8.10 [INFO] [stderr] Compiling itoa v1.0.17 [INFO] [stderr] Compiling pulldown-cmark v0.9.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling anyhow v1.0.102 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling ext-php-rs-bindgen v0.72.1-extphprs.1 [INFO] [stderr] Compiling tempfile v3.27.0 [INFO] [stderr] Compiling ext-php-rs-clang-sys v1.8.1-extphprs.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling ext-php-rs-build v0.1.1 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling zlib-rs v0.6.3 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling lz4_flex v0.12.1 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling brotli v8.0.2 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling flatbuffers v25.12.19 [INFO] [stderr] Compiling darling_core v0.23.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.42 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling flate2 v1.1.9 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling darling_macro v0.23.0 [INFO] [stderr] Compiling darling v0.23.0 [INFO] [stderr] Compiling ext-php-rs-derive v0.11.8 [INFO] [stderr] Compiling cargo-platform v0.1.9 [INFO] [stderr] Compiling cargo_metadata v0.14.2 [INFO] [stderr] Compiling skeptic v0.13.7 [INFO] [stderr] Compiling ext-php-rs v0.15.6 [INFO] [stderr] Compiling half v2.7.1 [INFO] [stderr] Compiling arrow-buffer v58.0.0 [INFO] [stderr] Compiling arrow-data v58.0.0 [INFO] [stderr] Compiling arrow-array v58.0.0 [INFO] [stderr] Compiling arrow-select v58.0.0 [INFO] [stderr] Compiling arrow-arith v58.0.0 [INFO] [stderr] Compiling arrow-row v58.0.0 [INFO] [stderr] Compiling arrow-ord v58.0.0 [INFO] [stderr] Compiling arrow-ipc v58.0.0 [INFO] [stderr] Compiling arrow-string v58.0.0 [INFO] [stderr] Compiling parquet v58.0.0 [INFO] [stderr] Compiling arrow-cast v58.0.0 [INFO] [stderr] Compiling arrow v58.0.0 [INFO] [stderr] Compiling parquet-php v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 09s [INFO] running `Command { std: "docker" "inspect" "928760ef5eb51ebad4879ce45075137b9b231e86e46485f546ddfa627d703572", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "928760ef5eb51ebad4879ce45075137b9b231e86e46485f546ddfa627d703572", kill_on_drop: false }` [INFO] [stdout] 928760ef5eb51ebad4879ce45075137b9b231e86e46485f546ddfa627d703572 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 95df73dd7b2a81b59c80b9993f0378cce9556b2f80c543236d4cd85f2293ccc0 [INFO] running `Command { std: "docker" "start" "-a" "95df73dd7b2a81b59c80b9993f0378cce9556b2f80c543236d4cd85f2293ccc0", kill_on_drop: false }` [INFO] [stderr] Compiling parquet-php v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.80s [INFO] running `Command { std: "docker" "inspect" "95df73dd7b2a81b59c80b9993f0378cce9556b2f80c543236d4cd85f2293ccc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95df73dd7b2a81b59c80b9993f0378cce9556b2f80c543236d4cd85f2293ccc0", kill_on_drop: false }` [INFO] [stdout] 95df73dd7b2a81b59c80b9993f0378cce9556b2f80c543236d4cd85f2293ccc0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] d7f73cfe7d03da78a208e1941ec6dcc84063631b5b7a332f0ea9970ea5e716c8 [INFO] running `Command { std: "docker" "start" "-a" "d7f73cfe7d03da78a208e1941ec6dcc84063631b5b7a332f0ea9970ea5e716c8", kill_on_drop: false }` [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/parquet-148b94ce5c67c56a) [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" "d7f73cfe7d03da78a208e1941ec6dcc84063631b5b7a332f0ea9970ea5e716c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7f73cfe7d03da78a208e1941ec6dcc84063631b5b7a332f0ea9970ea5e716c8", kill_on_drop: false }` [INFO] [stdout] d7f73cfe7d03da78a208e1941ec6dcc84063631b5b7a332f0ea9970ea5e716c8