[INFO] cloning repository https://github.com/triblespace/GORBIE
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/triblespace/GORBIE" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriblespace%2FGORBIE", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriblespace%2FGORBIE'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 2d9424f4fa1c2caf689b1faa3cb316103e4ba76f
[INFO] checking triblespace/GORBIE against try#d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5 for pr-149518-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftriblespace%2FGORBIE" "/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/triblespace/GORBIE
[INFO] finished tweaking git repo https://github.com/triblespace/GORBIE
[INFO] tweaked toml for git repo https://github.com/triblespace/GORBIE written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/triblespace/GORBIE on toolchain d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/triblespace/GORBIE 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" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8c777e444636bb3f0a886e73714bad03a90d4122827c50c71b099dccc9ed6f94
[INFO] running `Command { std: "docker" "start" "-a" "8c777e444636bb3f0a886e73714bad03a90d4122827c50c71b099dccc9ed6f94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8c777e444636bb3f0a886e73714bad03a90d4122827c50c71b099dccc9ed6f94", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c777e444636bb3f0a886e73714bad03a90d4122827c50c71b099dccc9ed6f94", kill_on_drop: false }`
[INFO] [stdout] 8c777e444636bb3f0a886e73714bad03a90d4122827c50c71b099dccc9ed6f94
[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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7658e08ceab3f76d5d69725489a9e17e0cec43fa097871f70f56c629d099c57b
[INFO] running `Command { std: "docker" "start" "-a" "7658e08ceab3f76d5d69725489a9e17e0cec43fa097871f70f56c629d099c57b", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]     Checking cfg-if v1.0.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking memchr v2.7.5
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking libloading v0.8.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling thiserror v2.0.14
[INFO] [stderr]     Checking memmap2 v0.9.7
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling endi v1.1.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking half v2.6.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking iana-time-zone v0.1.63
[INFO] [stderr]     Checking ab_glyph v0.2.31
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]     Checking unicode-width v0.2.1
[INFO] [stderr]     Checking array-init-cursor v0.2.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]     Checking uuid v1.18.0
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking castaway v0.2.4
[INFO] [stderr]    Compiling polars-utils v0.50.0
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerocopy-derive v0.8.26
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[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 v2.0.14
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling equator-macro v0.4.2
[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 enumn v0.1.14
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking phf_shared v0.12.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]    Compiling polars-schema v0.50.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking ethnum v1.5.2
[INFO] [stderr]    Compiling chrono-tz v0.10.4
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]    Compiling color-hex v0.2.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking enumflags2 v0.7.12
[INFO] [stderr]     Checking zvariant_utils v3.2.0
[INFO] [stderr]     Checking accesskit v0.19.0
[INFO] [stderr]     Checking raw-cpuid v11.5.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking planus v1.1.1
[INFO] [stderr]    Compiling zvariant_derive v5.6.0
[INFO] [stderr]     Checking polars-arrow-format v0.2.0
[INFO] [stderr]     Checking emath v0.32.0
[INFO] [stderr]     Checking compact_str v0.9.0
[INFO] [stderr]    Compiling zvariant v5.6.0
[INFO] [stderr]     Checking ecolor v0.32.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking av1-grain v0.2.4
[INFO] [stderr]     Checking polars-error v0.50.0
[INFO] [stderr]     Checking phf v0.12.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking polling v3.10.0
[INFO] [stderr]     Checking async-io v2.5.0
[INFO] [stderr]     Checking async-signal v0.2.12
[INFO] [stderr]     Checking zbus_names v4.2.0
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking async-process v2.4.0
[INFO] [stderr]    Compiling zbus_xml v5.0.2
[INFO] [stderr]    Compiling zbus_macros v5.9.0
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]     Checking async-executor v1.13.2
[INFO] [stderr]     Checking rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling zbus-lockstep v0.5.1
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]    Compiling polars-arrow v0.50.0
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]    Compiling xml-rs v0.8.27
[INFO] [stderr]     Checking epaint_default_fonts v0.32.0
[INFO] [stderr]    Compiling litrs v0.4.2
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]     Checking imgref v1.11.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]    Compiling document-features v0.2.11
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rav1e v0.7.1
[INFO] [stderr]     Checking epaint v0.32.0
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking zbus v5.9.0
[INFO] [stderr]     Checking ron v0.10.1
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking avif-serialize v0.8.5
[INFO] [stderr]     Checking bit_field v0.10.2
[INFO] [stderr]     Checking lebe v0.5.2
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking image-webp v0.2.3
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking ravif v0.11.20
[INFO] [stderr]     Checking zune-jpeg v0.4.20
[INFO] [stderr]     Checking egui v0.32.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling naga v25.0.1
[INFO] [stderr]    Compiling polars-compute v0.50.0
[INFO] [stderr]    Compiling ttf-parser v0.25.1
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking debug_unsafe v0.1.3
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]     Checking atoi_simd v0.16.1
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking codespan-reporting v0.12.0
[INFO] [stderr]     Checking image v0.25.6
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking rustls-webpki v0.103.4
[INFO] [stderr]    Compiling owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking webpki-roots v1.0.2
[INFO] [stderr]     Checking skiplist v0.6.0
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]    Compiling wgpu-hal v25.0.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]     Checking rustc-hash v1.1.0
[INFO] [stderr]    Compiling slab v0.4.11
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking strength_reduce v0.2.4
[INFO] [stderr]     Checking fast-float2 v0.2.3
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]    Compiling tempfile v3.20.0
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking wgpu-types v25.0.0
[INFO] [stderr]    Compiling lexical-util v1.0.6
[INFO] [stderr]    Compiling blake3 v1.8.2
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking data-url v0.3.1
[INFO] [stderr]     Checking time-core v0.1.4
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking boxcar v0.2.13
[INFO] [stderr]     Checking bit-vec v0.6.3
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling nohash-hasher v0.2.0
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking bit-set v0.5.3
[INFO] [stderr]     Checking polars-dtype v0.50.0
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]    Compiling lexical-parse-integer v1.0.5
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]     Checking accesskit_consumer v0.28.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling wgpu-core v25.0.2
[INFO] [stderr]     Checking quick-xml v0.38.1
[INFO] [stderr]    Compiling polars-core v0.50.0
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking plist v1.7.4
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]     Checking accesskit_atspi_common v0.12.0
[INFO] [stderr]     Checking comfy-table v7.1.4
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]    Compiling lexical-parse-float v1.0.5
[INFO] [stderr]     Checking ehttp v0.5.0
[INFO] [stderr]     Checking polars-row v0.50.0
[INFO] [stderr]     Checking wgpu-core-deps-windows-linux-android v25.0.0
[INFO] [stderr]     Checking fancy-regex v0.11.0
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]    Compiling triblespace-macros-common v0.6.0 (https://github.com/triblespace/tribles-rust#56c579b5)
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling triblespace-core v0.6.0 (https://github.com/triblespace/tribles-rust#56c579b5)
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling wait-timeout v0.2.1
[INFO] [stderr]    Compiling wgpu v25.0.2
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling polars-ops v0.50.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling egui_extras v0.32.0
[INFO] [stderr]    Compiling triblespace-core-macros v0.6.0 (https://github.com/triblespace/tribles-rust#56c579b5)
[INFO] [stderr]    Compiling anybytes v0.20.0
[INFO] [stderr]     Checking syntect v5.2.0
[INFO] [stderr]    Compiling lexical-core v1.0.5
[INFO] [stderr]     Checking accesskit_unix v0.15.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand_xorshift v0.4.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]     Checking argminmax v0.6.3
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling f256_pow2_div_pow5_lut v0.1.1
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling f256_pow10_div_pow2_lut v0.1.1
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling arrayref v0.3.9
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling f256_pow2_div_pow10_lut v0.2.0
[INFO] [stderr]     Checking home v0.5.11
[INFO] [stderr]    Compiling f256_pow5_div_pow2_lut v0.1.1
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr] error: could not compile `polars-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5/bin/rustc --crate-name polars_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/polars-core-0.50.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 '--allow=clippy::collapsible_if' --cfg 'feature="algorithm_group_by"' --cfg 'feature="chrono"' --cfg 'feature="comfy-table"' --cfg 'feature="docs"' --cfg 'feature="dtype-categorical"' --cfg 'feature="dtype-date"' --cfg 'feature="dtype-datetime"' --cfg 'feature="dtype-duration"' --cfg 'feature="dtype-time"' --cfg 'feature="fmt"' --cfg 'feature="regex"' --cfg 'feature="rows"' --cfg 'feature="temporal"' --cfg 'feature="zip_with"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("algorithm_group_by", "allow_unused", "approx_unique", "array_arithmetic", "avx512", "bigidx", "bitwise", "checked_arithmetic", "chrono", "chrono-tz", "comfy-table", "dataframe_arithmetic", "default", "describe", "diagonal_concat", "docs", "docs-selection", "dot_product", "dsl-schema", "dtype-array", "dtype-categorical", "dtype-date", "dtype-datetime", "dtype-decimal", "dtype-duration", "dtype-i128", "dtype-i16", "dtype-i8", "dtype-struct", "dtype-time", "dtype-u16", "dtype-u8", "dynamic_group_by", "fmt", "fmt_no_tty", "group_by_list", "is_first_distinct", "is_last_distinct", "lazy", "list_arithmetic", "ndarray", "nightly", "object", "partition_by", "performant", "product", "python", "rand", "rand_distr", "random", "regex", "reinterpret", "rolling_window", "rolling_window_by", "round_series", "row_hash", "rows", "serde", "serde-lazy", "serde_json", "simd", "strings", "take_opt_iter", "temporal", "timezones", "unique_counts", "zip_with"))' -C metadata=1fec7a8eb0893b12 -C extra-filename=-650f1b31780e8187 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b79d8f6727d0f821.rmeta --extern boxcar=/opt/rustwide/target/debug/deps/libboxcar-bdabb0fd745936d3.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-dca704714c971265.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ab0a0c9973bf2574.rmeta --extern comfy_table=/opt/rustwide/target/debug/deps/libcomfy_table-0144373f39d84233.rmeta --extern either=/opt/rustwide/target/debug/deps/libeither-9333d01a6ef8d829.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d70efc46dccb79c7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d16157651f6d271c.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-314a28d551676042.rmeta --extern arrow=/opt/rustwide/target/debug/deps/libpolars_arrow-a41b98bf8379fcef.rmeta --extern polars_compute=/opt/rustwide/target/debug/deps/libpolars_compute-0b52d35b97bafdb0.rmeta --extern polars_dtype=/opt/rustwide/target/debug/deps/libpolars_dtype-43f3cb60117ee0f3.rmeta --extern polars_error=/opt/rustwide/target/debug/deps/libpolars_error-429164bc0c01e951.rmeta --extern polars_row=/opt/rustwide/target/debug/deps/libpolars_row-ed801a8aab313ea6.rmeta --extern polars_schema=/opt/rustwide/target/debug/deps/libpolars_schema-ca2306fcc8620a7d.rmeta --extern polars_utils=/opt/rustwide/target/debug/deps/libpolars_utils-ee401fe21b37da0c.rmeta --extern rayon=/opt/rustwide/target/debug/deps/librayon-2ac53b1703b853b4.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-a647d47be5b4c8f0.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-0c8eaacd56cb724e.so --extern uuid=/opt/rustwide/target/debug/deps/libuuid-74cdec312a4f79a9.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-16ea1815b87f13c7.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm-4def86d38a2e396f/out --cfg 'feature="nightly"'` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `wgpu-core` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d35f65569fabe05ec3ac9e1a3d4026990cc1e1d5/bin/rustc --crate-name wgpu_core --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/wgpu-core-25.0.2/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 --warn=unexpected_cfgs --check-cfg 'cfg(wgpu_validate_locks)' --cfg 'feature="default"' --cfg 'feature="fragile-send-sync-non-atomic-wasm"' --cfg 'feature="metal"' --cfg 'feature="portable-atomic"' --cfg 'feature="raw-window-handle"' --cfg 'feature="renderdoc"' --cfg 'feature="std"' --cfg 'feature="wgpu-core-deps-windows-linux-android"' --cfg 'feature="wgsl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("angle", "api_log_info", "counters", "default", "dx12", "fragile-send-sync-non-atomic-wasm", "gles", "glsl", "metal", "noop", "observe_locks", "portable-atomic", "raw-window-handle", "renderdoc", "replay", "resource_log_info", "serde", "spirv", "static-dxc", "std", "strict_asserts", "trace", "vulkan", "vulkan-portability", "webgl", "wgpu-core-deps-apple", "wgpu-core-deps-emscripten", "wgpu-core-deps-wasm", "wgpu-core-deps-windows-linux-android", "wgsl"))' -C metadata=e8ca0c9cb4a9a3e0 -C extra-filename=-5241abc6c9862e44 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arrayvec=/opt/rustwide/target/debug/deps/libarrayvec-30751d79791e52e6.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-0d1d8cd877be6a55.rmeta --extern bit_vec=/opt/rustwide/target/debug/deps/libbit_vec-7c54c415c8441a74.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-b79d8f6727d0f821.rmeta --extern document_features=/opt/rustwide/target/debug/deps/libdocument_features-d22f1a8e3b907844.so --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-d70efc46dccb79c7.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-d16157651f6d271c.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9dd860993e8ea465.rmeta --extern naga=/opt/rustwide/target/debug/deps/libnaga-a7170bf92f42c58a.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-d881850b2d9e463a.rmeta --extern profiling=/opt/rustwide/target/debug/deps/libprofiling-f1dae1757988be6a.rmeta --extern raw_window_handle=/opt/rustwide/target/debug/deps/libraw_window_handle-4edc1522fa5f26cd.rmeta --extern rustc_hash=/opt/rustwide/target/debug/deps/librustc_hash-9fa66660e2fa5ade.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-96d7c7a7332b4422.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-4e63638270eecf32.rmeta --extern wgpu_core_deps_windows_linux_android=/opt/rustwide/target/debug/deps/libwgpu_core_deps_windows_linux_android-a1dab95d2e35544c.rmeta --extern wgpu_hal=/opt/rustwide/target/debug/deps/libwgpu_hal-7b2b7ae6d81fbdc8.rmeta --extern wgpu_types=/opt/rustwide/target/debug/deps/libwgpu_types-b007f9f9bdd963e5.rmeta --cap-lints allow --cap-lints=forbid --cfg windows_linux_android --cfg send_sync --cfg supports_64bit_atomics --check-cfg 'cfg(windows_linux_android)' --check-cfg 'cfg(send_sync)' --check-cfg 'cfg(dx12)' --check-cfg 'cfg(webgl)' --check-cfg 'cfg(gles)' --check-cfg 'cfg(vulkan)' --check-cfg 'cfg(metal)' --check-cfg 'cfg(supports_64bit_atomics)'` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "7658e08ceab3f76d5d69725489a9e17e0cec43fa097871f70f56c629d099c57b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7658e08ceab3f76d5d69725489a9e17e0cec43fa097871f70f56c629d099c57b", kill_on_drop: false }`
[INFO] [stdout] 7658e08ceab3f76d5d69725489a9e17e0cec43fa097871f70f56c629d099c57b
