[INFO] cloning repository https://github.com/JanKaul/iceberg-rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/JanKaul/iceberg-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanKaul%2Ficeberg-rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanKaul%2Ficeberg-rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] db4a59f520813d485548ade809d8cc570e0c656f [INFO] building JanKaul/iceberg-rust/db4a59f520813d485548ade809d8cc570e0c656f against master#d59f06fc64844ec2073e5e888f7470989ef25ff9 for pr-119440 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FJanKaul%2Ficeberg-rust" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/JanKaul/iceberg-rust on toolchain d59f06fc64844ec2073e5e888f7470989ef25ff9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/JanKaul/iceberg-rust [INFO] finished tweaking git repo https://github.com/JanKaul/iceberg-rust [INFO] tweaked toml for git repo https://github.com/JanKaul/iceberg-rust written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/JanKaul/iceberg-rust 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" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /workspace/builds/worker-7-tc1/source/Cargo.toml: unused manifest key: workspace.workspace [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded winnow v0.5.30 [INFO] [stderr] Downloaded ordered-float v4.2.0 [INFO] [stderr] Downloaded syn v2.0.42 [INFO] [stderr] Downloaded datafusion v33.0.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9cf3f20bf64ada8d144b146562fd181793d1e1f23e7cc0c1420772ad8dfdc2e7 [INFO] running `Command { std: "docker" "start" "-a" "9cf3f20bf64ada8d144b146562fd181793d1e1f23e7cc0c1420772ad8dfdc2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9cf3f20bf64ada8d144b146562fd181793d1e1f23e7cc0c1420772ad8dfdc2e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9cf3f20bf64ada8d144b146562fd181793d1e1f23e7cc0c1420772ad8dfdc2e7", kill_on_drop: false }` [INFO] [stdout] 9cf3f20bf64ada8d144b146562fd181793d1e1f23e7cc0c1420772ad8dfdc2e7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d59f06fc64844ec2073e5e888f7470989ef25ff9" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 613339df7c806c56388c9ca1729c4653a6c3061af9f75c2b216d1f72f8c895d6 [INFO] running `Command { std: "docker" "start" "-a" "613339df7c806c56388c9ca1729c4653a6c3061af9f75c2b216d1f72f8c895d6", kill_on_drop: false }` [INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"` [INFO] [stderr] note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest [INFO] [stderr] note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest [INFO] [stderr] note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions [INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.workspace [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zerocopy v0.7.31 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.16 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling itoa v1.0.10 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Compiling num-bigint v0.4.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling syn v2.0.42 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling ryu v1.0.16 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling arrow-schema v48.0.1 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling rustls v0.21.10 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.14 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling lexical-util v0.8.5 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling webpki-roots v0.25.3 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling num-complex v0.4.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling half v2.3.1 [INFO] [stderr] Compiling const-random v0.1.17 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling lexical-parse-integer v0.8.6 [INFO] [stderr] Compiling lexical-write-integer v0.8.5 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling lexical-write-float v0.8.5 [INFO] [stderr] Compiling phf_codegen v0.11.2 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling lexical-parse-float v0.8.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling ring v0.17.7 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling num v0.4.1 [INFO] [stderr] Compiling lexical-core v0.8.5 [INFO] [stderr] Compiling arrow-buffer v48.0.1 [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling flatbuffers v23.5.26 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling async-trait v0.1.75 [INFO] [stderr] Compiling zstd-safe v7.0.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling alloc-no-stdlib v2.0.4 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling walkdir v2.4.0 [INFO] [stderr] Compiling arrow-data v48.0.1 [INFO] [stderr] Compiling alloc-stdlib v0.2.2 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling csv-core v0.1.11 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling snap v1.1.1 [INFO] [stderr] Compiling brotli-decompressor v2.5.1 [INFO] [stderr] Compiling ordered-float v2.10.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling integer-encoding v3.0.4 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling thrift v0.17.0 [INFO] [stderr] Compiling lz4_flex v0.11.1 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling thiserror v1.0.51 [INFO] [stderr] Compiling chrono-tz-build v0.2.1 [INFO] [stderr] Compiling seq-macro v0.3.5 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling atomic v0.5.3 [INFO] [stderr] Compiling brotli v3.4.0 [INFO] [stderr] Compiling darling_core v0.14.4 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.17 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling hashbrown v0.13.2 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling rle-decode-fast v1.0.3 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling blake3 v1.5.0 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rust_decimal v1.33.1 [INFO] [stderr] Compiling snafu-derive v0.7.5 [INFO] [stderr] Compiling sqlparser_derive v0.1.1 [INFO] [stderr] Compiling der v0.7.8 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling dary_heap v0.3.6 [INFO] [stderr] Compiling adler32 v1.2.0 [INFO] [stderr] Compiling libflate_lz77 v2.0.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.9 [INFO] [stderr] Compiling crc v3.0.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling libflate v2.0.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling strum_macros v0.25.3 [INFO] [stderr] Compiling sqlparser v0.39.0 [INFO] [stderr] Compiling thiserror-impl v1.0.51 [INFO] [stderr] Compiling typed-builder-macro v0.16.2 [INFO] [stderr] Compiling darling_macro v0.14.4 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling tokio v1.35.1 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling chrono-tz v0.8.4 [INFO] [stderr] Compiling constant_time_eq v0.3.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling arrayref v0.3.7 [INFO] [stderr] Compiling regex-lite v0.1.5 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling vcpkg v0.2.15 [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/d59f06fc64844ec2073e5e888f7470989ef25ff9/bin/rustc --crate-name brotli /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/brotli-3.4.0/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"' -C metadata=771db0c1dae6db36 -C extra-filename=-771db0c1dae6db36 --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-7db4b4f903e6a3ad.rmeta --extern alloc_stdlib=/opt/rustwide/target/debug/deps/liballoc_stdlib-d9f2eea369668bd9.rmeta --extern brotli_decompressor=/opt/rustwide/target/debug/deps/libbrotli_decompressor-511b96ef2af2a23a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "613339df7c806c56388c9ca1729c4653a6c3061af9f75c2b216d1f72f8c895d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "613339df7c806c56388c9ca1729c4653a6c3061af9f75c2b216d1f72f8c895d6", kill_on_drop: false }` [INFO] [stdout] 613339df7c806c56388c9ca1729c4653a6c3061af9f75c2b216d1f72f8c895d6