[INFO] fetching crate fusio-parquet 0.4.1...
[INFO] building fusio-parquet-0.4.1 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate fusio-parquet 0.4.1 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate fusio-parquet 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate fusio-parquet 0.4.1
[INFO] tweaked toml for crates.io crate fusio-parquet 0.4.1 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fusio-parquet 0.4.1 on toolchain 4987e9d4227139400384ab59296ffee3b0fb1183
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate fusio-parquet 0.4.1 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" "+4987e9d4227139400384ab59296ffee3b0fb1183" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3c673f8951910122574bf33aa9c51b6d8a1bc7985cb4e20dd3dec9a900f49a5c
[INFO] running `Command { std: "docker" "start" "-a" "3c673f8951910122574bf33aa9c51b6d8a1bc7985cb4e20dd3dec9a900f49a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c673f8951910122574bf33aa9c51b6d8a1bc7985cb4e20dd3dec9a900f49a5c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c673f8951910122574bf33aa9c51b6d8a1bc7985cb4e20dd3dec9a900f49a5c", kill_on_drop: false }`
[INFO] [stdout] 3c673f8951910122574bf33aa9c51b6d8a1bc7985cb4e20dd3dec9a900f49a5c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3d10f639de1af6ecaf1f26f28aa64d7c19e492f491f94386cd358f5d97c2a536
[INFO] running `Command { std: "docker" "start" "-a" "3d10f639de1af6ecaf1f26f28aa64d7c19e492f491f94386cd358f5d97c2a536", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling arrow-schema v56.0.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling integer-encoding v3.0.4
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling seq-macro v0.3.6
[INFO] [stderr]    Compiling twox-hash v2.1.0
[INFO] [stderr]    Compiling thrift v0.17.0
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v56.0.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling arrow-data v56.0.0
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling arrow-array v56.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling fusio-core v0.4.1
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling arrow-select v56.0.0
[INFO] [stderr]    Compiling arrow-ipc v56.0.0
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling arrow-cast v56.0.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling fusio v0.4.1
[INFO] [stderr]    Compiling parquet v56.0.0
[INFO] [stderr]    Compiling fusio-parquet v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 52.18s
[INFO] running `Command { std: "docker" "inspect" "3d10f639de1af6ecaf1f26f28aa64d7c19e492f491f94386cd358f5d97c2a536", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3d10f639de1af6ecaf1f26f28aa64d7c19e492f491f94386cd358f5d97c2a536", kill_on_drop: false }`
[INFO] [stdout] 3d10f639de1af6ecaf1f26f28aa64d7c19e492f491f94386cd358f5d97c2a536
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+4987e9d4227139400384ab59296ffee3b0fb1183" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f92dceac9ea163d9e5cc09800d15b87d13132c7c650b9f99e551fdd26fbebd27
[INFO] running `Command { std: "docker" "start" "-a" "f92dceac9ea163d9e5cc09800d15b87d13132c7c650b9f99e551fdd26fbebd27", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling flatbuffers v25.2.10
[INFO] [stderr]    Compiling tokio v1.44.2
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling clap_builder v4.5.36
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr] error: could not compile `serde_derive` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name serde_derive --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/serde_derive-1.0.219/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type proc-macro --emit=dep-info,link -C prefer-dynamic -C embed-bitcode=no --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "deserialize_in_place"))' -C metadata=1dc530ae8a22645e -C extra-filename=-6d4f54bf5545a6b5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-09040b10b620fa15.rlib --extern quote=/opt/rustwide/target/debug/deps/libquote-bff949ffe258c67d.rlib --extern syn=/opt/rustwide/target/debug/deps/libsyn-2fbcfd67f03748f8.rlib --extern proc_macro --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" "f92dceac9ea163d9e5cc09800d15b87d13132c7c650b9f99e551fdd26fbebd27", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f92dceac9ea163d9e5cc09800d15b87d13132c7c650b9f99e551fdd26fbebd27", kill_on_drop: false }`
[INFO] [stdout] f92dceac9ea163d9e5cc09800d15b87d13132c7c650b9f99e551fdd26fbebd27
