[INFO] fetching crate csvlens 0.13.0...
[INFO] building csvlens-0.13.0 against try#4987e9d4227139400384ab59296ffee3b0fb1183 for pr-146237-2
[INFO] extracting crate csvlens 0.13.0 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate csvlens 0.13.0
[INFO] finished tweaking crates.io crate csvlens 0.13.0
[INFO] tweaked toml for crates.io crate csvlens 0.13.0 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate csvlens 0.13.0 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 csvlens 0.13.0 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-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 81c92a5f72cada466b2555f2a3f87fe539ac89f3bd189cb8d2149f11d269ea5a
[INFO] running `Command { std: "docker" "start" "-a" "81c92a5f72cada466b2555f2a3f87fe539ac89f3bd189cb8d2149f11d269ea5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "81c92a5f72cada466b2555f2a3f87fe539ac89f3bd189cb8d2149f11d269ea5a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81c92a5f72cada466b2555f2a3f87fe539ac89f3bd189cb8d2149f11d269ea5a", kill_on_drop: false }`
[INFO] [stdout] 81c92a5f72cada466b2555f2a3f87fe539ac89f3bd189cb8d2149f11d269ea5a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 79e495ac162c63669bc2eb6e232df7e549695aac0be9e80dfe01b36f5618af24
[INFO] running `Command { std: "docker" "start" "-a" "79e495ac162c63669bc2eb6e232df7e549695aac0be9e80dfe01b36f5618af24", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling allocator-api2 v0.2.21
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling arrow-schema v54.3.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling cc v1.2.18
[INFO] [stderr]    Compiling wayland-sys v0.31.6
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rustix v1.0.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling half v2.5.0
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling linux-raw-sys v0.9.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling wayland-backend v0.3.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling quick-xml v0.37.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling wayland-client v0.31.8
[INFO] [stderr]    Compiling arrow-buffer v54.3.1
[INFO] [stderr]    Compiling downcast-rs v1.2.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling wayland-scanner v0.31.6
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling arrow-data v54.3.1
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling lexical-write-integer v1.0.5
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling lexical-write-float v1.0.5
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling arrow-array v54.3.1
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]    Compiling filedescriptor v0.8.3
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling castaway v0.2.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling indoc v2.0.6
[INFO] [stderr]    Compiling fixedbitset v0.4.2
[INFO] [stderr]    Compiling arrow-select v54.3.1
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling unicode-truncate v1.1.0
[INFO] [stderr]    Compiling instability v0.3.7
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling compact_str v0.8.1
[INFO] [stderr]    Compiling wayland-protocols v0.32.6
[INFO] [stderr]    Compiling crossterm v0.28.1
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling cassowary v0.3.0
[INFO] [stderr]    Compiling tempfile v3.19.1
[INFO] [stderr]    Compiling tree_magic_mini v3.1.6
[INFO] [stderr]    Compiling ratatui v0.29.0
[INFO] [stderr]    Compiling arrow-cast v54.3.1
[INFO] [stderr]    Compiling terminal_size v0.4.2
[INFO] [stderr]    Compiling os_pipe v1.2.1
[INFO] [stderr]    Compiling x11rb-protocol v0.13.1
[INFO] [stderr]    Compiling clap_builder v4.5.35
[INFO] [stderr]    Compiling arrow-ord v54.3.1
[INFO] [stderr]    Compiling arrow-string v54.3.1
[INFO] [stderr] error: could not compile `wayland-protocols` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name wayland_protocols --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wayland-protocols-0.32.6/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="client"' --cfg 'feature="staging"' --cfg 'feature="wayland-client"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("client", "server", "staging", "unstable", "wayland-client", "wayland-server"))' -C metadata=9ea0239e893c7be7 -C extra-filename=-2cbbcb069954964f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-ec9e26e8384cfc98.rmeta --extern wayland_backend=/opt/rustwide/target/debug/deps/libwayland_backend-becd7f9c62f3403e.rmeta --extern wayland_client=/opt/rustwide/target/debug/deps/libwayland_client-c430b04667749064.rmeta --extern wayland_scanner=/opt/rustwide/target/debug/deps/libwayland_scanner-a0c4fc594345c7d1.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `arrow-cast` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name arrow_cast --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-cast-54.3.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("comfy-table", "force_validate", "prettyprint"))' -C metadata=34ef3adb39935624 -C extra-filename=-bbb3e51b8bace4f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-ca3d005821576f7d.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-38494bb6ea2b812b.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-3968e1d0d798971b.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-b8594cf9e8d5229c.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-f1149f22e9e07887.rmeta --extern atoi=/opt/rustwide/target/debug/deps/libatoi-77b5102dcf3e2d60.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-2a03de3babadded3.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-39775895dfb22756.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-5c2fb05d0bf417b7.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-dc7f30619a9669cc.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-5762d7bb76f786eb.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-0ea4bafc9bef6d8b.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `arrow-ord` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4987e9d4227139400384ab59296ffee3b0fb1183/bin/rustc --crate-name arrow_ord --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-ord-54.3.1/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 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=220ff51dff182e88 -C extra-filename=-707e802c36068591 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrow_array=/opt/rustwide/target/debug/deps/libarrow_array-ca3d005821576f7d.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-38494bb6ea2b812b.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-3968e1d0d798971b.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-b8594cf9e8d5229c.rmeta --extern arrow_select=/opt/rustwide/target/debug/deps/libarrow_select-f1149f22e9e07887.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "79e495ac162c63669bc2eb6e232df7e549695aac0be9e80dfe01b36f5618af24", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79e495ac162c63669bc2eb6e232df7e549695aac0be9e80dfe01b36f5618af24", kill_on_drop: false }`
[INFO] [stdout] 79e495ac162c63669bc2eb6e232df7e549695aac0be9e80dfe01b36f5618af24
