[INFO] cloning repository https://github.com/thecodechef/cargo-installer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/thecodechef/cargo-installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthecodechef%2Fcargo-installer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthecodechef%2Fcargo-installer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c88ca21f24ab4662ca32b8cb2645dfb3d460eae0 [INFO] testing thecodechef/cargo-installer against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fthecodechef%2Fcargo-installer" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 15% (7897/49664) Updating files: 16% (7947/49664) Updating files: 17% (8443/49664) Updating files: 18% (8940/49664) Updating files: 19% (9437/49664) Updating files: 20% (9933/49664) Updating files: 21% (10430/49664) Updating files: 22% (10927/49664) Updating files: 23% (11423/49664) Updating files: 24% (11920/49664) Updating files: 25% (12416/49664) Updating files: 26% (12913/49664) Updating files: 27% (13410/49664) Updating files: 28% (13906/49664) Updating files: 29% (14403/49664) Updating files: 30% (14900/49664) Updating files: 30% (15209/49664) Updating files: 31% (15396/49664) Updating files: 32% (15893/49664) Updating files: 33% (16390/49664) Updating files: 34% (16886/49664) Updating files: 35% (17383/49664) Updating files: 36% (17880/49664) Updating files: 37% (18376/49664) Updating files: 38% (18873/49664) Updating files: 39% (19369/49664) Updating files: 40% (19866/49664) Updating files: 41% (20363/49664) Updating files: 42% (20859/49664) Updating files: 43% (21356/49664) Updating files: 44% (21853/49664) Updating files: 45% (22349/49664) Updating files: 46% (22846/49664) Updating files: 47% (23343/49664) Updating files: 48% (23839/49664) Updating files: 48% (24290/49664) Updating files: 49% (24336/49664) Updating files: 50% (24832/49664) Updating files: 51% (25329/49664) Updating files: 52% (25826/49664) Updating files: 53% (26322/49664) Updating files: 54% (26819/49664) Updating files: 55% (27316/49664) Updating files: 56% (27812/49664) Updating files: 57% (28309/49664) Updating files: 58% (28806/49664) Updating files: 59% (29302/49664) Updating files: 60% (29799/49664) Updating files: 61% (30296/49664) Updating files: 62% (30792/49664) Updating files: 63% (31289/49664) Updating files: 64% (31785/49664) Updating files: 65% (32282/49664) Updating files: 66% (32779/49664) Updating files: 66% (32939/49664) Updating files: 67% (33275/49664) Updating files: 68% (33772/49664) Updating files: 69% (34269/49664) Updating files: 70% (34765/49664) Updating files: 71% (35262/49664) Updating files: 72% (35759/49664) Updating files: 73% (36255/49664) Updating files: 74% (36752/49664) Updating files: 75% (37248/49664) Updating files: 76% (37745/49664) Updating files: 77% (38242/49664) Updating files: 78% (38738/49664) Updating files: 79% (39235/49664) Updating files: 80% (39732/49664) Updating files: 81% (40228/49664) Updating files: 81% (40379/49664) Updating files: 82% (40725/49664) Updating files: 83% (41222/49664) Updating files: 84% (41718/49664) Updating files: 85% (42215/49664) Updating files: 86% (42712/49664) Updating files: 86% (43159/49664) Updating files: 87% (43208/49664) Updating files: 88% (43705/49664) Updating files: 89% (44201/49664) Updating files: 89% (44682/49664) Updating files: 90% (44698/49664) Updating files: 91% (45195/49664) Updating files: 92% (45691/49664) Updating files: 92% (45808/49664) Updating files: 93% (46188/49664) Updating files: 94% (46685/49664) Updating files: 94% (47007/49664) Updating files: 95% (47181/49664) Updating files: 96% (47678/49664) Updating files: 97% (48175/49664) Updating files: 98% (48671/49664) Updating files: 99% (49168/49664) Updating files: 100% (49664/49664) Updating files: 100% (49664/49664), done. [INFO] started tweaking git repo https://github.com/thecodechef/cargo-installer [INFO] finished tweaking git repo https://github.com/thecodechef/cargo-installer [INFO] tweaked toml for git repo https://github.com/thecodechef/cargo-installer written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/thecodechef/cargo-installer on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/thecodechef/cargo-installer 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded implicit-clone-derive v0.1.2 [INFO] [stderr] Downloaded remove_dir_all v1.0.0 [INFO] [stderr] Downloaded derive_arbitrary v1.4.2 [INFO] [stderr] Downloaded fs_at v0.2.1 [INFO] [stderr] Downloaded security-framework v3.3.0 [INFO] [stderr] Downloaded camino v1.1.11 [INFO] [stderr] Downloaded wgpu v0.20.1 [INFO] [stderr] Downloaded ribir_macros v0.3.0 [INFO] [stderr] Downloaded linked_hash_set v0.1.5 [INFO] [stderr] Downloaded svgtypes v0.12.0 [INFO] [stderr] Downloaded macos-accessibility-client v0.0.1 [INFO] [stderr] Downloaded ribir_algo v0.3.0 [INFO] [stderr] Downloaded ribir_widgets v0.3.0 [INFO] [stderr] Downloaded codemap-diagnostic v0.1.2 [INFO] [stderr] Downloaded iced_renderer v0.13.0 [INFO] [stderr] Downloaded expectest v0.12.0 [INFO] [stderr] Downloaded emath v0.32.1 [INFO] [stderr] Downloaded ecolor v0.32.1 [INFO] [stderr] Downloaded iced_wgpu v0.13.5 [INFO] [stderr] Downloaded iced_core v0.13.2 [INFO] [stderr] Downloaded ribir_gpu v0.3.0 [INFO] [stderr] Downloaded epaint v0.32.1 [INFO] [stderr] Downloaded iced_winit v0.13.0 [INFO] [stderr] Downloaded iced_widget v0.13.4 [INFO] [stderr] Downloaded indextree v4.7.4 [INFO] [stderr] Downloaded ribir_material v0.3.0 [INFO] [stderr] Downloaded iced_glyphon v0.6.0 [INFO] [stderr] Downloaded ribir_text v0.3.0 [INFO] [stderr] Downloaded iced_graphics v0.13.0 [INFO] [stderr] Downloaded wgpu-core v0.21.1 [INFO] [stderr] Downloaded material-color-utilities-rs v0.2.1 [INFO] [stderr] Downloaded i-slint-renderer-skia v1.12.1 [INFO] [stderr] Downloaded rxrust v1.0.0-beta.10 [INFO] [stderr] Downloaded skia-bindings v0.86.1 [INFO] [stderr] Downloaded i-slint-backend-qt v1.12.1 [INFO] [stderr] Downloaded i-slint-backend-winit v1.12.1 [INFO] [stderr] Downloaded resvg v0.45.1 [INFO] [stderr] Downloaded egui v0.32.1 [INFO] [stderr] Downloaded usvg v0.45.1 [INFO] [stderr] Downloaded iced v0.13.1 [INFO] [stderr] Downloaded fontdue v0.9.3 [INFO] [stderr] Downloaded muda v0.17.1 [INFO] [stderr] Downloaded i-slint-compiler v1.12.1 [INFO] [stderr] Downloaded ribir_core v0.3.0 [INFO] [stderr] Downloaded femtovg v0.14.1 [INFO] [stderr] Downloaded i-slint-core v1.12.1 [INFO] [stderr] Downloaded iced_tiny_skia v0.13.0 [INFO] [stderr] Downloaded async-fs v2.1.3 [INFO] [stderr] Downloaded wgpu-hal v0.21.1 [INFO] [stderr] Downloaded iced_futures v0.13.2 [INFO] [stderr] Downloaded iced_runtime v0.13.2 [INFO] [stderr] Downloaded calloop v0.14.3 [INFO] [stderr] Downloaded skia-safe v0.86.1 [INFO] [stderr] Downloaded input-sys v1.18.0 [INFO] [stderr] Downloaded rustybuzz v0.20.1 [INFO] [stderr] Downloaded i-slint-common v1.12.1 [INFO] [stderr] Downloaded dark-light v1.1.1 [INFO] [stderr] Downloaded epaint_default_fonts v0.32.1 [INFO] [stderr] Downloaded lol_html v1.2.1 [INFO] [stderr] Downloaded clipboard_macos v0.1.1 [INFO] [stderr] Downloaded winit v0.30.12 [INFO] [stderr] Downloaded indextree-macros v0.1.3 [INFO] [stderr] Downloaded libdeflate-sys v1.24.0 [INFO] [stderr] Downloaded typed-index-collections v3.3.0 [INFO] [stderr] Downloaded slint v1.12.1 [INFO] [stderr] Downloaded neli v0.6.5 [INFO] [stderr] Downloaded minify-html-common v0.0.2 [INFO] [stderr] Downloaded oxipng v9.1.5 [INFO] [stderr] Downloaded qttypes v0.2.12 [INFO] [stderr] Downloaded core-text v21.0.0 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.4.0 [INFO] [stderr] Downloaded unicode-ccc v0.4.0 [INFO] [stderr] Downloaded i-slint-core-macros v1.12.1 [INFO] [stderr] Downloaded scoped-tls-hkt v0.1.5 [INFO] [stderr] Downloaded lightningcss-derive v1.0.0-alpha.43 [INFO] [stderr] Downloaded usvg-tree v0.36.0 [INFO] [stderr] Downloaded udev v0.9.3 [INFO] [stderr] Downloaded i-slint-backend-linuxkms v1.12.1 [INFO] [stderr] Downloaded cpp_macros v0.5.10 [INFO] [stderr] Downloaded cpp v0.5.10 [INFO] [stderr] Downloaded cpp_build v0.5.10 [INFO] [stderr] Downloaded i-slint-renderer-femtovg v1.12.1 [INFO] [stderr] Downloaded lyon_extra v1.0.3 [INFO] [stderr] Downloaded vtable v0.3.0 [INFO] [stderr] Downloaded usvg-parser v0.36.0 [INFO] [stderr] Downloaded usvg v0.36.0 [INFO] [stderr] Downloaded ribir_painter v0.3.0 [INFO] [stderr] Downloaded input v0.9.1 [INFO] [stderr] Downloaded cpp_common v0.5.10 [INFO] [stderr] Downloaded raw-window-metal v1.1.0 [INFO] [stderr] Downloaded i-slint-backend-selector v1.12.1 [INFO] [stderr] Downloaded dwrote v0.11.3 [INFO] [stderr] Downloaded axum-server v0.7.2 [INFO] [stderr] Downloaded cargo-lock v10.1.0 [INFO] [stderr] Downloaded homedir v0.3.6 [INFO] [stderr] Downloaded smol_str v0.3.2 [INFO] [stderr] Downloaded const-field-offset-macro v0.1.5 [INFO] [stderr] Downloaded const-field-offset v0.1.5 [INFO] [stderr] Downloaded vtable-macro v0.3.0 [INFO] [stderr] Downloaded crates_io_api v0.11.0 [INFO] [stderr] Downloaded neli-proc-macros v0.1.4 [INFO] [stderr] Downloaded const-str v0.3.2 [INFO] [stderr] Downloaded cssparser v0.33.0 [INFO] [stderr] Downloaded parcel_selectors v0.28.2 [INFO] [stderr] Downloaded vlq v0.5.1 [INFO] [stderr] Downloaded parcel_sourcemap v2.1.1 [INFO] [stderr] Downloaded minify-js v0.5.6 [INFO] [stderr] Downloaded libdeflater v1.24.0 [INFO] [stderr] Downloaded aligned v0.4.2 [INFO] [stderr] Downloaded cvt v0.1.2 [INFO] [stderr] Downloaded roxmltree v0.18.1 [INFO] [stderr] Downloaded ribir_geom v0.3.0 [INFO] [stderr] Downloaded ribir v0.3.0 [INFO] [stderr] Downloaded xkbcommon v0.8.0 [INFO] [stderr] Downloaded rowan v0.16.1 [INFO] [stderr] Downloaded slint-macros v1.12.1 [INFO] [stderr] Downloaded humantime-serde v1.1.1 [INFO] [stderr] Downloaded local-ip-address v0.6.5 [INFO] [stderr] Downloaded const-str-proc-macro v0.3.2 [INFO] [stderr] Downloaded cssparser-color v0.1.0 [INFO] [stderr] Downloaded notify-debouncer-full v0.5.0 [INFO] [stderr] Downloaded data-url v0.1.1 [INFO] [stderr] Downloaded minify-html v0.15.0 [INFO] [stderr] Downloaded parse-js v0.17.0 [INFO] [stderr] Downloaded serde_yaml v0.9.33 [INFO] [stderr] Downloaded trunk v0.21.14 [INFO] [stderr] Downloaded prettyplease v0.2.36 [INFO] [stderr] Downloaded arbitrary v1.4.2 [INFO] [stderr] Downloaded lightningcss v1.0.0-alpha.65 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 674ef9b68ccaa525257a41a757343a658999e6cf366e154a767068dec7feb585 [INFO] running `Command { std: "docker" "start" "-a" "674ef9b68ccaa525257a41a757343a658999e6cf366e154a767068dec7feb585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "674ef9b68ccaa525257a41a757343a658999e6cf366e154a767068dec7feb585", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "674ef9b68ccaa525257a41a757343a658999e6cf366e154a767068dec7feb585", kill_on_drop: false }` [INFO] [stdout] 674ef9b68ccaa525257a41a757343a658999e6cf366e154a767068dec7feb585 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f0419dfbb9a2c05e453a5bcff429013e2d43df50896343ed8fbed205a4e2481c [INFO] running `Command { std: "docker" "start" "-a" "f0419dfbb9a2c05e453a5bcff429013e2d43df50896343ed8fbed205a4e2481c", kill_on_drop: false }` [INFO] [stderr] warning: cargo-installer v0.1.0 (/opt/rustwide/workdir) ignoring invalid dependency `trunk` which is missing a lib target [INFO] [stderr] Compiling proc-macro2 v1.0.97 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling critical-section v1.2.0 [INFO] [stderr] Compiling libc v0.2.175 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling hashbrown v0.15.5 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling endi v1.1.0 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling allocator-api2 v0.2.21 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling rustversion v1.0.22 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.105 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling cc v1.2.32 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling foldhash v0.1.5 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Compiling raw-window-handle v0.6.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rayon-core v1.13.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling slotmap v1.0.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling memmap2 v0.9.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling fontconfig-parser v0.5.8 [INFO] [stderr] Compiling num_cpus v1.17.0 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling wasm-bindgen-shared v0.2.100 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling async-executor v1.13.2 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling core_maths v0.1.1 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling x11rb-protocol v0.13.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.44/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(target_arch, values("xtensa"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="libc-extra-traits"' --cfg 'feature="mm"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="system"' --cfg 'feature="thread"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "compiler_builtins", "core", "default", "event", "fs", "io_uring", "itoa", "libc", "libc-extra-traits", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=5abf636c7b9fec78 -C extra-filename=-39935369f3ec6a22 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8d6004180f14a06d.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-bc4ac508f26460d8.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `rustix` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.0.8/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 --warn=unexpected_cfgs --check-cfg 'cfg(alloc_c_string)' --check-cfg 'cfg(alloc_ffi)' --check-cfg 'cfg(apple)' --check-cfg 'cfg(asm_experimental_arch)' --check-cfg 'cfg(bsd)' --check-cfg 'cfg(core_c_str)' --check-cfg 'cfg(core_ffi_c)' --check-cfg 'cfg(core_intrinsics)' --check-cfg 'cfg(criterion)' --check-cfg 'cfg(document_experimental_runtime_api)' --check-cfg 'cfg(error_in_core)' --check-cfg 'cfg(fix_y2038)' --check-cfg 'cfg(freebsdlike)' --check-cfg 'cfg(libc)' --check-cfg 'cfg(linux_kernel)' --check-cfg 'cfg(linux_like)' --check-cfg 'cfg(linux_raw)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(solarish)' --check-cfg 'cfg(staged_api)' --check-cfg 'cfg(static_assertions)' --check-cfg 'cfg(thumb_mode)' --check-cfg 'cfg(wasi)' --check-cfg 'cfg(wasi_ext)' --check-cfg 'cfg(wasip2)' --check-cfg 'cfg(target_arch, values("xtensa"))' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="alloc"' --cfg 'feature="default"' --cfg 'feature="event"' --cfg 'feature="fs"' --cfg 'feature="net"' --cfg 'feature="pipe"' --cfg 'feature="process"' --cfg 'feature="shm"' --cfg 'feature="std"' --cfg 'feature="termios"' --cfg 'feature="time"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "core", "default", "event", "fs", "io_uring", "libc", "libc_errno", "linux_4_11", "linux_5_1", "linux_5_11", "linux_latest", "mm", "mount", "net", "param", "pipe", "process", "pty", "rand", "runtime", "rustc-dep-of-std", "rustc-std-workspace-alloc", "shm", "std", "stdio", "system", "termios", "thread", "time", "try_close", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a843ed2defc8769d -C extra-filename=-663f5b22471b2e7c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-8d6004180f14a06d.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-9084e2aa46cbec50.rmeta --cap-lints allow --cap-lints=forbid --cfg linux_raw --cfg linux_like --cfg linux_kernel` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "f0419dfbb9a2c05e453a5bcff429013e2d43df50896343ed8fbed205a4e2481c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0419dfbb9a2c05e453a5bcff429013e2d43df50896343ed8fbed205a4e2481c", kill_on_drop: false }` [INFO] [stdout] f0419dfbb9a2c05e453a5bcff429013e2d43df50896343ed8fbed205a4e2481c