[INFO] fetching crate cen 0.0.10... [INFO] testing cen-0.0.10 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7 [INFO] extracting crate cen 0.0.10 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate cen 0.0.10 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate cen 0.0.10 [INFO] tweaked toml for crates.io crate cen 0.0.10 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate cen 0.0.10 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate cen 0.0.10 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ash-window v0.13.0 [INFO] [stderr] Downloaded notify-debouncer-mini v0.4.1 [INFO] [stderr] Downloaded egui_extras v0.32.3 [INFO] [stderr] Downloaded data-url v0.3.2 [INFO] [stderr] Downloaded egui-ash-renderer v0.9.0 [INFO] [stderr] Downloaded egui-winit v0.32.3 [INFO] [stderr] Downloaded mime_guess2 v2.3.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0bc068f077a87316c06ba9e64d527f90d0c722968cff4e262263487b3b73bb5b [INFO] running `Command { std: "docker" "start" "-a" "0bc068f077a87316c06ba9e64d527f90d0c722968cff4e262263487b3b73bb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0bc068f077a87316c06ba9e64d527f90d0c722968cff4e262263487b3b73bb5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0bc068f077a87316c06ba9e64d527f90d0c722968cff4e262263487b3b73bb5b", kill_on_drop: false }` [INFO] [stdout] 0bc068f077a87316c06ba9e64d527f90d0c722968cff4e262263487b3b73bb5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3033d745eb9d119d898f0629d92d2c23c3090d7c62681b9655b5b780414ef86d [INFO] running `Command { std: "docker" "start" "-a" "3033d745eb9d119d898f0629d92d2c23c3090d7c62681b9655b5b780414ef86d", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.20 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling cc v1.2.43 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.1 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling quote v1.0.41 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling syn v2.0.108 [INFO] [stderr] Compiling flate2 v1.1.5 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.10 [INFO] [stderr] Compiling linux-raw-sys v0.4.15 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling xcursor v0.3.10 [INFO] [stderr] Compiling cursor-icon v1.2.0 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling owned_ttf_parser v0.25.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling ab_glyph v0.2.32 [INFO] [stderr] Compiling pxfm v0.1.25 [INFO] [stderr] Compiling memmap2 v0.9.9 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling rustls v0.23.34 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling ash v0.38.0+1.3.281 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.2 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling polling v3.11.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling emath v0.32.3 [INFO] [stderr] Compiling ecolor v0.32.3 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling wayland-csd-frame v0.3.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling calloop v0.13.0 [INFO] [stderr] Compiling epaint_default_fonts v0.32.3 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling image-webp v0.2.4 [INFO] [stderr] Compiling epaint v0.32.3 [INFO] [stderr] Compiling moxcms v0.7.7 [INFO] [stderr] Compiling gethostname v1.1.0 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling wayland-protocols v0.32.9 [INFO] [stderr] Compiling wayland-cursor v0.31.11 [INFO] [stderr] Compiling calloop-wayland-source v0.3.0 [INFO] [stderr] Compiling rustls-webpki v0.103.7 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling webpki-roots v1.0.3 [INFO] [stderr] Compiling png v0.18.0 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Compiling x11rb-protocol v0.13.2 [INFO] [stderr] Compiling as-raw-xcb-connection v1.0.1 [INFO] [stderr] Compiling winit v0.30.12 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling egui v0.32.3 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling shaderc-sys v0.8.3 [INFO] [stderr] Compiling mime_guess2 v2.3.1 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling inotify-sys v0.1.5 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] error: could not compile `ash` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name ash --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ash-0.38.0+1.3.281/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="debug"' --cfg 'feature="default"' --cfg 'feature="libloading"' --cfg 'feature="linked"' --cfg 'feature="loaded"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("debug", "default", "libloading", "linked", "loaded", "std"))' -C metadata=835a80bb9d386a28 -C extra-filename=-aa4f6b173cdce6d2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern libloading=/opt/rustwide/target/debug/deps/liblibloading-9e1227616242920e.rmeta --cap-lints allow --cap-lints=forbid -l vulkan` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `moxcms` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38/bin/rustc --crate-name moxcms --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/moxcms-0.7.7/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="avx"' --cfg 'feature="default"' --cfg 'feature="neon"' --cfg 'feature="sse"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("avx", "avx512", "default", "neon", "options", "sse"))' -C metadata=1acc1ba3de924bbf -C extra-filename=-d4e948dc033b5484 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-3de84949450908c1.rmeta --extern pxfm=/opt/rustwide/target/debug/deps/libpxfm-4a763405193bb6a2.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "3033d745eb9d119d898f0629d92d2c23c3090d7c62681b9655b5b780414ef86d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3033d745eb9d119d898f0629d92d2c23c3090d7c62681b9655b5b780414ef86d", kill_on_drop: false }` [INFO] [stdout] 3033d745eb9d119d898f0629d92d2c23c3090d7c62681b9655b5b780414ef86d