[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 1.95.0 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-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-1-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ptondereau/php-arrow-rs-ext on toolchain 1.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded arrow-data v58.0.0 [INFO] [stderr] Downloaded flatbuffers v25.12.19 [INFO] [stderr] Downloaded convert_case v0.11.0 [INFO] [stderr] Downloaded ext-php-rs-build v0.1.1 [INFO] [stderr] Downloaded lexical-core v1.0.6 [INFO] [stderr] Downloaded arrow-arith v58.0.0 [INFO] [stderr] Downloaded ext-php-rs-clang-sys v1.8.1-extphprs.1 [INFO] [stderr] Downloaded lexical-write-float v1.0.6 [INFO] [stderr] Downloaded lexical-util v1.0.7 [INFO] [stderr] Downloaded zip v7.2.0 [INFO] [stderr] Downloaded arrow-buffer v58.0.0 [INFO] [stderr] Downloaded arrow-cast v58.0.0 [INFO] [stderr] Downloaded typed-path v0.12.3 [INFO] [stderr] Downloaded lexical-parse-float v1.0.6 [INFO] [stderr] Downloaded ext-php-rs v0.15.6 [INFO] [stderr] Downloaded ext-php-rs-bindgen v0.72.1-extphprs.1 [INFO] [stderr] Downloaded arrow-array v58.0.0 [INFO] [stderr] Downloaded arrow-select v58.0.0 [INFO] [stderr] Downloaded arrow-ipc v58.0.0 [INFO] [stderr] Downloaded arrow-schema v58.0.0 [INFO] [stderr] Downloaded ext-php-rs-derive v0.11.8 [INFO] [stderr] Downloaded lexical-parse-integer v1.0.6 [INFO] [stderr] Downloaded lexical-write-integer v1.0.6 [INFO] [stderr] Downloaded arrow-ord v58.0.0 [INFO] [stderr] Downloaded arrow-row v58.0.0 [INFO] [stderr] Downloaded arrow-string v58.0.0 [INFO] [stderr] Downloaded camino v1.2.2 [INFO] [stderr] Downloaded deflate64 v0.1.11 [INFO] [stderr] Downloaded lz4_flex v0.12.1 [INFO] [stderr] Downloaded parquet v58.0.0 [INFO] [stderr] Downloaded arrow v58.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1da6177722f9c1f2dca646c93905f4b9c46d7583de6109c4b2912820bbea8486 [INFO] running `Command { std: "docker" "start" "-a" "1da6177722f9c1f2dca646c93905f4b9c46d7583de6109c4b2912820bbea8486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1da6177722f9c1f2dca646c93905f4b9c46d7583de6109c4b2912820bbea8486", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1da6177722f9c1f2dca646c93905f4b9c46d7583de6109c4b2912820bbea8486", kill_on_drop: false }` [INFO] [stdout] 1da6177722f9c1f2dca646c93905f4b9c46d7583de6109c4b2912820bbea8486 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c2404541bb64e3e5d1e466708b110e11f905e18a3b20fd9b48bfcfb2b7f8ddfd [INFO] running `Command { std: "docker" "start" "-a" "c2404541bb64e3e5d1e466708b110e11f905e18a3b20fd9b48bfcfb2b7f8ddfd", kill_on_drop: false }` [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.42 [INFO] [stderr] Compiling chrono-tz v0.10.4 [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 arrow-schema v58.0.0 [INFO] [stderr] Compiling glob v0.3.3 [INFO] [stderr] Compiling camino v1.2.2 [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 prettyplease v0.2.37 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling lexical-util v1.0.7 [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 ext-php-rs-bindgen v0.72.1-extphprs.1 [INFO] [stderr] Compiling unicase v2.9.0 [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 rustc-hash v2.1.1 [INFO] [stderr] Compiling bytecount v0.6.9 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling lexical-parse-integer v1.0.6 [INFO] [stderr] Compiling lexical-write-integer v1.0.6 [INFO] [stderr] Compiling ext-php-rs-build v0.1.1 [INFO] [stderr] Compiling convert_case v0.11.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling lexical-parse-float v1.0.6 [INFO] [stderr] Compiling lock_api v0.4.14 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling twox-hash v2.1.2 [INFO] [stderr] Compiling lexical-write-float v1.0.6 [INFO] [stderr] Compiling zlib-rs v0.6.3 [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 num-integer v0.1.46 [INFO] [stderr] Compiling chrono v0.4.44 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling lexical-core v1.0.6 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling seq-macro v0.3.6 [INFO] [stderr] Compiling simdutf8 v0.1.5 [INFO] [stderr] Compiling inventory v0.3.22 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=b18d54c08ccb71ab -C extra-filename=-e9ce92bb1871bc97 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-99a3d88b32bce55e.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-c104ce3d460b40dd.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-121f5aac28bffa4f.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `brotli` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name brotli --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/brotli-8.0.2/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="alloc-stdlib"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc-stdlib", "benchmark", "billing", "default", "disable-timer", "disallow_large_window_size", "external-literal-probability", "ffi-api", "float64", "floating_point_context_mixing", "no-stdlib-ffi-binding", "pass-through-ffi-panics", "seccomp", "sha2", "simd", "std", "validation", "vector_scratch_space"))' -C metadata=5bd445dd2faa1096 -C extra-filename=-f0bcf8e38fcc736b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern alloc_no_stdlib=/opt/rustwide/target/debug/deps/liballoc_no_stdlib-2aa0c89147eaf2d9.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-c6288fa278bc62cd.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-8ffe7ea0fac7ef4e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c2404541bb64e3e5d1e466708b110e11f905e18a3b20fd9b48bfcfb2b7f8ddfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c2404541bb64e3e5d1e466708b110e11f905e18a3b20fd9b48bfcfb2b7f8ddfd", kill_on_drop: false }` [INFO] [stdout] c2404541bb64e3e5d1e466708b110e11f905e18a3b20fd9b48bfcfb2b7f8ddfd