[INFO] cloning repository https://github.com/chmp/serde_arrow
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chmp/serde_arrow" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmp%2Fserde_arrow", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmp%2Fserde_arrow'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd9de9c510d8b4a88a8b1a6179bc41bee665d94e
[INFO] building chmp/serde_arrow against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchmp%2Fserde_arrow" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chmp/serde_arrow
[INFO] finished tweaking git repo https://github.com/chmp/serde_arrow
[INFO] tweaked toml for git repo https://github.com/chmp/serde_arrow written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chmp/serde_arrow 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 git repo https://github.com/chmp/serde_arrow 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] 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] 3c875873b5953a73414407fcefe3c93499ec9f54f16db70e3800b8c85360615b
[INFO] running `Command { std: "docker" "start" "-a" "3c875873b5953a73414407fcefe3c93499ec9f54f16db70e3800b8c85360615b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3c875873b5953a73414407fcefe3c93499ec9f54f16db70e3800b8c85360615b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3c875873b5953a73414407fcefe3c93499ec9f54f16db70e3800b8c85360615b", kill_on_drop: false }`
[INFO] [stdout] 3c875873b5953a73414407fcefe3c93499ec9f54f16db70e3800b8c85360615b
[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] e0b8bf93fe7c44f7063e39561436532f14b6f3bfae2f08bd40341fd33db2d994
[INFO] running `Command { std: "docker" "start" "-a" "e0b8bf93fe7c44f7063e39561436532f14b6f3bfae2f08bd40341fd33db2d994", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling serde_arrow v0.13.6 (/opt/rustwide/workdir/serde_arrow)
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling bytemuck v1.23.1
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling marrow v0.2.4
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.58s
[INFO] running `Command { std: "docker" "inspect" "e0b8bf93fe7c44f7063e39561436532f14b6f3bfae2f08bd40341fd33db2d994", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e0b8bf93fe7c44f7063e39561436532f14b6f3bfae2f08bd40341fd33db2d994", kill_on_drop: false }`
[INFO] [stdout] e0b8bf93fe7c44f7063e39561436532f14b6f3bfae2f08bd40341fd33db2d994
[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] b1682ddcb70219c3fe5a0707c02eebca7cda0581f2046772c2a54f6ca4e3ee17
[INFO] running `Command { std: "docker" "start" "-a" "b1682ddcb70219c3fe5a0707c02eebca7cda0581f2046772c2a54f6ca4e3ee17", kill_on_drop: false }`
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling arrow-buffer v56.0.0
[INFO] [stderr]    Compiling err-derive v0.3.1
[INFO] [stderr]    Compiling arrow2 v0.17.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling clap_builder v4.5.39
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling ethnum v1.5.2
[INFO] [stderr]    Compiling foreign_vec v0.1.0
[INFO] [stderr]    Compiling hash_hasher v2.0.4
[INFO] [stderr]    Compiling dyn-clone v1.0.19
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling arrow-schema v56.0.0
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling halfbrown v0.2.5
[INFO] [stderr]    Compiling clap v4.5.39
[INFO] [stderr]    Compiling value-trait v0.8.1
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling arrow-data v56.0.0
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling arrow-array v56.0.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling marrow v0.2.4
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling arrow2_convert_derive v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling simd-json v0.13.11
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling arrow-schema v46.0.0
[INFO] [stderr]    Compiling arrow-schema v50.0.0
[INFO] [stderr]    Compiling arrow-schema v45.0.0
[INFO] [stderr]    Compiling arrow-select v56.0.0
[INFO] [stderr]    Compiling arrow-schema v37.0.0
[INFO] [stderr]    Compiling arrow-schema v42.0.0
[INFO] [stderr]    Compiling arrow-schema v51.0.0
[INFO] [stderr]    Compiling arrow2_convert v0.5.0
[INFO] [stderr]    Compiling arrow-schema v53.4.1
[INFO] [stderr]    Compiling arrow-schema v41.0.0
[INFO] [stderr]    Compiling serde_bytes v0.11.17
[INFO] [stderr]    Compiling arrow-cast v56.0.0
[INFO] [stderr]    Compiling arrow-schema v47.0.0
[INFO] [stderr] error: could not compile `arrow2` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name arrow2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow2-0.17.4/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="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("arrow", "arrow-array", "arrow-buffer", "arrow-data", "arrow-format", "arrow-schema", "async-stream", "avro-schema", "base64", "benchmarks", "chrono-tz", "comfy-table", "compute", "compute_aggregate", "compute_arithmetics", "compute_arithmetics_decimal", "compute_bitwise", "compute_boolean", "compute_boolean_kleene", "compute_cast", "compute_comparison", "compute_concatenate", "compute_contains", "compute_filter", "compute_hash", "compute_if_then_else", "compute_length", "compute_like", "compute_limit", "compute_merge_sort", "compute_nullif", "compute_partition", "compute_regex_match", "compute_sort", "compute_substring", "compute_take", "compute_temporal", "compute_utf8", "compute_window", "csv", "csv-async", "csv-core", "default", "fallible-streaming-iterator", "full", "futures", "hashbrown", "hex", "indexmap", "io_avro", "io_avro_async", "io_avro_compression", "io_csv", "io_csv_async", "io_csv_read", "io_csv_read_async", "io_csv_write", "io_flight", "io_ipc", "io_ipc_compression", "io_ipc_read_async", "io_ipc_write_async", "io_json", "io_json_integration", "io_json_read", "io_json_write", "io_odbc", "io_orc", "io_parquet", "io_parquet_bloom_filter", "io_parquet_brotli", "io_parquet_compression", "io_parquet_gzip", "io_parquet_lz4", "io_parquet_lz4_flex", "io_parquet_sample_test", "io_parquet_snappy", "io_parquet_zstd", "io_print", "itertools", "json-deserializer", "lexical-core", "lz4", "multiversion", "odbc-api", "orc-format", "parquet2", "rand", "regex", "regex-syntax", "serde", "serde_derive", "serde_json", "serde_types", "simd", "streaming-iterator", "strength_reduce", "zstd"))' -C metadata=d63ea9f4af9be385 -C extra-filename=-f43a3d54ce1f0992 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-838b387b5acd8ad0.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-affc9e9dcd658395.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-443135a38b94ff46.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-b51c2b45a5906cc9.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-2af7c8622d8fa52e.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-0fe0d15c4deb6ac7.rmeta --extern foreign_vec=/opt/rustwide/target/debug/deps/libforeign_vec-e4f4712bf4030c22.rmeta --extern hash_hasher=/opt/rustwide/target/debug/deps/libhash_hasher-4e3376e553446c4f.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3e9a3b85b0f00cdd.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-019d2f49495a44ac.rmeta --cap-lints allow --cap-lints=forbid --cfg nightly_build` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "b1682ddcb70219c3fe5a0707c02eebca7cda0581f2046772c2a54f6ca4e3ee17", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b1682ddcb70219c3fe5a0707c02eebca7cda0581f2046772c2a54f6ca4e3ee17", kill_on_drop: false }`
[INFO] [stdout] b1682ddcb70219c3fe5a0707c02eebca7cda0581f2046772c2a54f6ca4e3ee17
