[INFO] cloning repository https://github.com/ChenWoChong/hello-rust
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ChenWoChong/hello-rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenWoChong%2Fhello-rust", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenWoChong%2Fhello-rust'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cb3afacb99686b08a494ae108b22199691247f49
[INFO] checking ChenWoChong/hello-rust against master#9b81629631b382fd49ee3a20ac47797b1467e52d for pr-146095
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FChenWoChong%2Fhello-rust" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ChenWoChong/hello-rust
[INFO] finished tweaking git repo https://github.com/ChenWoChong/hello-rust
[INFO] tweaked toml for git repo https://github.com/ChenWoChong/hello-rust written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ChenWoChong/hello-rust on toolchain 9b81629631b382fd49ee3a20ac47797b1467e52d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ChenWoChong/hello-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" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded thiserror v2.0.15
[INFO] [stderr]   Downloaded hyper-rustls v0.27.6
[INFO] [stderr]   Downloaded serde_derive v1.0.224
[INFO] [stderr]   Downloaded clap-cargo v0.15.2
[INFO] [stderr]   Downloaded prost-derive v0.10.1
[INFO] [stderr]   Downloaded prost v0.10.4
[INFO] [stderr]   Downloaded prost-types v0.14.1
[INFO] [stderr]   Downloaded polars-pipe v0.33.2
[INFO] [stderr]   Downloaded polars-io v0.33.2
[INFO] [stderr]   Downloaded argminmax v0.6.3
[INFO] [stderr]   Downloaded polars-lazy v0.33.2
[INFO] [stderr]   Downloaded imageproc v0.25.0
[INFO] [stderr]   Downloaded sqlparser v0.36.1
[INFO] [stderr]   Downloaded polars-plan v0.33.2
[INFO] [stderr]   Downloaded clap_builder v4.5.44
[INFO] [stderr]   Downloaded palette v0.6.1
[INFO] [stderr]   Downloaded photon-rs v0.3.3
[INFO] [stderr]   Downloaded polars-core v0.33.2
[INFO] [stderr]   Downloaded reqwest v0.12.19
[INFO] [stderr]   Downloaded polars-arrow v0.33.2
[INFO] [stderr]   Downloaded polars v0.33.2
[INFO] [stderr]   Downloaded sled v0.34.7
[INFO] [stderr]   Downloaded sqlparser v0.10.0
[INFO] [stderr]   Downloaded simba v0.7.3
[INFO] [stderr]   Downloaded prettyplease v0.2.33
[INFO] [stderr]   Downloaded serde_core v1.0.224
[INFO] [stderr]   Downloaded prost-build v0.14.1
[INFO] [stderr]   Downloaded polars-ops v0.33.2
[INFO] [stderr]   Downloaded clap v4.5.45
[INFO] [stderr]   Downloaded arrow2 v0.18.0
[INFO] [stderr]   Downloaded arrow-format v0.8.1
[INFO] [stderr]   Downloaded polars-time v0.33.2
[INFO] [stderr]   Downloaded node-sys v0.4.2
[INFO] [stderr]   Downloaded prost v0.14.1
[INFO] [stderr]   Downloaded value-trait v0.6.1
[INFO] [stderr]   Downloaded polars-sql v0.33.2
[INFO] [stderr]   Downloaded hash_hasher v2.0.4
[INFO] [stderr]   Downloaded lru v0.14.0
[INFO] [stderr]   Downloaded palette_derive v0.6.1
[INFO] [stderr]   Downloaded perlin2d v0.2.6
[INFO] [stderr]   Downloaded thiserror-impl v2.0.15
[INFO] [stderr]   Downloaded jsonxf v1.1.1
[INFO] [stderr]   Downloaded async-prost v0.4.0
[INFO] [stderr]   Downloaded imageproc v0.23.0
[INFO] [stderr]   Downloaded prost-derive v0.14.1
[INFO] [stderr]   Downloaded polars-json v0.33.2
[INFO] [stderr]   Downloaded polars-row v0.33.2
[INFO] [stderr]   Downloaded array-init-cursor v0.2.1
[INFO] [stderr]   Downloaded foreign_vec v0.1.0
[INFO] [stderr]   Downloaded simd-json v0.10.7
[INFO] [stderr]   Downloaded polars-error v0.33.2
[INFO] [stderr]   Downloaded polars-utils v0.33.2
[INFO] [stderr]   Downloaded serde v1.0.224
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dd5b3a7a5e3263e6720f65982d2dd953e32f890bbd96da3034161dcfe8c7bf0c
[INFO] running `Command { std: "docker" "start" "-a" "dd5b3a7a5e3263e6720f65982d2dd953e32f890bbd96da3034161dcfe8c7bf0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dd5b3a7a5e3263e6720f65982d2dd953e32f890bbd96da3034161dcfe8c7bf0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dd5b3a7a5e3263e6720f65982d2dd953e32f890bbd96da3034161dcfe8c7bf0c", kill_on_drop: false }`
[INFO] [stdout] dd5b3a7a5e3263e6720f65982d2dd953e32f890bbd96da3034161dcfe8c7bf0c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+9b81629631b382fd49ee3a20ac47797b1467e52d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 010da5567d333279a7e6ad4868db1bfc10d95ce4a16b0c00eeaa973ba046ee5e
[INFO] running `Command { std: "docker" "start" "-a" "010da5567d333279a7e6ad4868db1bfc10d95ce4a16b0c00eeaa973ba046ee5e", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling serde_core v1.0.224
[INFO] [stderr]    Compiling serde v1.0.224
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking hashbrown v0.15.3
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking lexical-util v0.8.5
[INFO] [stderr]    Compiling prettyplease v0.2.33
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]    Compiling target-features v0.1.6
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]     Checking flate2 v1.1.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling cc v1.2.24
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking lexical-write-integer v0.8.5
[INFO] [stderr]     Checking lexical-parse-integer v0.8.6
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling arrow2 v0.18.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking lexical-parse-float v0.8.5
[INFO] [stderr]     Checking lexical-write-float v0.8.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling linux-raw-sys v0.9.4
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking lexical-core v0.8.5
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking hash_hasher v2.0.4
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]    Compiling fixedbitset v0.5.7
[INFO] [stderr]     Checking foreign_vec v0.1.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]    Compiling multimap v0.10.1
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking thread_local v1.1.8
[INFO] [stderr]    Compiling polars-utils v0.33.2
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling polars-arrow v0.33.2
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling polars-core v0.33.2
[INFO] [stderr]    Compiling petgraph v0.7.1
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]    Compiling parking_lot_core v0.8.6
[INFO] [stderr]    Compiling thiserror v2.0.15
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking clap_builder v4.5.44
[INFO] [stderr]    Compiling polars-ops v0.33.2
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking now v0.1.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking fs2 v0.4.3
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]     Checking sled v0.34.7
[INFO] [stderr]     Checking lexical v6.1.1
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking memmap2 v0.7.1
[INFO] [stderr]    Compiling polars-plan v0.33.2
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking fast-float v0.2.0
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]    Compiling polars-lazy v0.33.2
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]    Compiling polars v0.33.2
[INFO] [stderr]    Compiling markup5ever v0.12.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]     Checking v_frame v0.3.8
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking colored v3.0.0
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling libloading v0.8.9
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking sqlparser v0.10.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking bitstream-io v2.6.0
[INFO] [stderr]    Compiling bindgen v0.72.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling multiversion-macros v0.7.4
[INFO] [stderr]    Compiling prost-derive v0.10.1
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking jsonxf v1.1.1
[INFO] [stderr]     Checking avif-serialize v0.8.3
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling palette v0.6.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking custom_derive v0.1.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking zune-jpeg v0.4.14
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking multiversion v0.7.4
[INFO] [stderr]     Checking conv v0.3.3
[INFO] [stderr]     Checking rand_distr v0.2.2
[INFO] [stderr]    Compiling serde_derive v1.0.224
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling bytemuck_derive v1.9.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling prost-derive v0.14.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.15
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]     Checking bytemuck v1.23.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking prost v0.10.4
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling prost-derive v0.13.5
[INFO] [stderr]     Checking wide v0.7.32
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]    Compiling prost v0.14.1
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling prost v0.13.5
[INFO] [stderr]    Compiling prost-types v0.14.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling html5ever v0.27.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling prost-types v0.13.5
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking clap v4.5.45
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking clap-cargo v0.15.2
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking owned_ttf_parser v0.15.2
[INFO] [stderr]     Checking simba v0.7.3
[INFO] [stderr]    Compiling cexpr v0.6.0
[INFO] [stderr]     Checking rusttype v0.9.3
[INFO] [stderr]     Checking simba v0.8.1
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking halfbrown v0.2.5
[INFO] [stderr]    Compiling prost-build v0.14.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]     Checking value-trait v0.6.1
[INFO] [stderr]    Compiling prost-build v0.13.5
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling palette_derive v0.6.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking simd-json v0.10.7
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking async-compression v0.4.23
[INFO] [stderr]     Checking async-prost v0.4.0
[INFO] [stderr]     Checking xml5ever v0.18.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking owned_ttf_parser v0.25.0
[INFO] [stderr]     Checking h2 v0.4.10
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking criterion-plot v0.6.0
[INFO] [stderr]     Checking image-webp v0.2.1
[INFO] [stderr]    Compiling kv1 v0.1.0 (/opt/rustwide/workdir/kv1)
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking time v0.3.41
[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/9b81629631b382fd49ee3a20ac47797b1467e52d/bin/rustc --crate-name arrow2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow2-0.18.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="compute_aggregate"' --cfg 'feature="compute_arithmetics"' --cfg 'feature="compute_arithmetics_decimal"' --cfg 'feature="compute_boolean"' --cfg 'feature="compute_boolean_kleene"' --cfg 'feature="compute_cast"' --cfg 'feature="compute_comparison"' --cfg 'feature="compute_concatenate"' --cfg 'feature="compute_filter"' --cfg 'feature="compute_if_then_else"' --cfg 'feature="compute_take"' --cfg 'feature="compute_temporal"' --cfg 'feature="fallible-streaming-iterator"' --cfg 'feature="io_json_write"' --cfg 'feature="lexical-core"' --cfg 'feature="multiversion"' --cfg 'feature="streaming-iterator"' --cfg 'feature="strength_reduce"' --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", "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=51e7b43199085ece -C extra-filename=-06a0eb1a2286e3df --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-94d6f90976180ea5.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-71c83f4f2125e1b1.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-4db02d8a21bffec0.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-46d1198874a7810e.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9333d01a6ef8d829.rmeta --extern ethnum=/opt/rustwide/target/debug/deps/libethnum-a1488a7ac6873d00.rmeta --extern fallible_streaming_iterator=/opt/rustwide/target/debug/deps/libfallible_streaming_iterator-f5f8d3e890c86e24.rmeta --extern foreign_vec=/opt/rustwide/target/debug/deps/libforeign_vec-99ba0ec56427d253.rmeta --extern hash_hasher=/opt/rustwide/target/debug/deps/libhash_hasher-451b65ef96fbe0a8.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-0fea4f86fbeac904.rmeta --extern lexical_core=/opt/rustwide/target/debug/deps/liblexical_core-3da1e68621abbe55.rmeta --extern multiversion=/opt/rustwide/target/debug/deps/libmultiversion-e943c440cf7f80bc.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-24f7ec3d07a29680.rmeta --extern simdutf8=/opt/rustwide/target/debug/deps/libsimdutf8-3fc806ec77852de2.rmeta --extern streaming_iterator=/opt/rustwide/target/debug/deps/libstreaming_iterator-5822656aa136fd3c.rmeta --extern strength_reduce=/opt/rustwide/target/debug/deps/libstrength_reduce-07d80d3e81412670.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" "010da5567d333279a7e6ad4868db1bfc10d95ce4a16b0c00eeaa973ba046ee5e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "010da5567d333279a7e6ad4868db1bfc10d95ce4a16b0c00eeaa973ba046ee5e", kill_on_drop: false }`
[INFO] [stdout] 010da5567d333279a7e6ad4868db1bfc10d95ce4a16b0c00eeaa973ba046ee5e
