[INFO] fetching crate egui_commonmark 0.19.0... [INFO] checking egui_commonmark-0.19.0 against master#8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b for pr-133925 [INFO] extracting crate egui_commonmark 0.19.0 into /workspace/builds/worker-4-tc1/source [INFO] validating manifest of crates.io crate egui_commonmark 0.19.0 on toolchain 8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate egui_commonmark 0.19.0 [INFO] finished tweaking crates.io crate egui_commonmark 0.19.0 [INFO] tweaked toml for crates.io crate egui_commonmark 0.19.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate crates.io crate egui_commonmark 0.19.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded egui_commonmark_macros v0.19.0 [INFO] [stderr] Downloaded pulldown-cmark v0.12.0 [INFO] [stderr] Downloaded syntect v5.1.0 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 76cd6856e2ba35e2b8ca649572ac599bf5008157e9c9c401777e3cc787c9d251 [INFO] running `Command { std: "docker" "start" "-a" "76cd6856e2ba35e2b8ca649572ac599bf5008157e9c9c401777e3cc787c9d251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "76cd6856e2ba35e2b8ca649572ac599bf5008157e9c9c401777e3cc787c9d251", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "76cd6856e2ba35e2b8ca649572ac599bf5008157e9c9c401777e3cc787c9d251", kill_on_drop: false }` [INFO] [stdout] 76cd6856e2ba35e2b8ca649572ac599bf5008157e9c9c401777e3cc787c9d251 [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:c80049f3b88b82089a44e0f06d0d6029d44b96b7257e55a1cd63dbc9f4c33334" "/opt/rustwide/cargo-home/bin/cargo" "+8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e351d59fa4f657cee62cbda6b374507c575c68db7d81fc10a0a416540d171bbc [INFO] running `Command { std: "docker" "start" "-a" "e351d59fa4f657cee62cbda6b374507c575c68db7d81fc10a0a416540d171bbc", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling proc-macro2 v1.0.92 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling libc v0.2.152 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Compiling pkg-config v0.3.28 [INFO] [stderr] Checking libloading v0.8.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling rustix v0.38.31 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling memchr v2.7.1 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.6 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Compiling unicase v2.7.0 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling serde v1.0.195 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling xml-rs v0.8.19 [INFO] [stderr] Checking ttf-parser v0.20.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking epaint_default_fonts v0.30.0 [INFO] [stderr] Checking profiling v1.0.16 [INFO] [stderr] Checking nohash-hasher v0.2.0 [INFO] [stderr] Compiling wayland-sys v0.31.5 [INFO] [stderr] Compiling x11-dl v2.21.0 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling syn v2.0.90 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling quick-xml v0.36.1 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking xcursor v0.3.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking cursor-icon v1.1.0 [INFO] [stderr] Compiling pulldown-cmark v0.12.0 [INFO] [stderr] Checking xkeysym v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.19.2 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Checking fdeflate v0.3.3 [INFO] [stderr] Checking flate2 v1.0.28 [INFO] [stderr] Compiling emath v0.30.0 [INFO] [stderr] Compiling wayland-scanner v0.31.5 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking memmap2 v0.9.4 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking png v0.17.10 [INFO] [stderr] Compiling ecolor v0.30.0 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling glutin_egl_sys v0.7.0 [INFO] [stderr] Compiling glutin_glx_sys v0.6.0 [INFO] [stderr] Compiling mime_guess2 v2.0.5 [INFO] [stderr] Compiling winit v0.30.5 [INFO] [stderr] Checking unicode-normalization v0.1.22 [INFO] [stderr] Checking owned_ttf_parser v0.20.0 [INFO] [stderr] Checking ab_glyph v0.2.23 [INFO] [stderr] Checking unicode-bidi v0.3.14 [INFO] [stderr] Checking as-raw-xcb-connection v1.0.1 [INFO] [stderr] Checking x11rb-protocol v0.13.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking raw-window-handle v0.6.2 [INFO] [stderr] Compiling x11rb v0.12.0 [INFO] [stderr] Checking xkbcommon-dl v0.4.2 [INFO] [stderr] Checking gethostname v0.3.0 [INFO] [stderr] Compiling wayland-backend v0.3.7 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling glutin v0.32.1 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Checking dpi v0.1.1 [INFO] [stderr] Checking x11rb-protocol v0.12.0 [INFO] [stderr] Checking smol_str v0.2.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling epaint v0.30.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling glutin-winit v0.5.0 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling winnow v0.5.33 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Checking webbrowser v1.0.1 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking glow v0.16.0 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling enum-map-derive v0.17.0 [INFO] [stderr] Compiling egui v0.30.0 [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/8321f00bf4a5f25cad5ec8861c5469afe6e0ce8b/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-0.38.31/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="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="system"' --cfg 'feature="thread"' --cfg 'feature="time"' --cfg 'feature="use-libc-auxv"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("all-apis", "alloc", "cc", "default", "event", "fs", "io_uring", "itoa", "libc", "libc_errno", "linux_4_11", "linux_latest", "mm", "mount", "net", "once_cell", "param", "pipe", "process", "procfs", "pty", "rand", "runtime", "rustc-dep-of-std", "shm", "std", "stdio", "system", "termios", "thread", "time", "use-explicitly-provided-auxv", "use-libc", "use-libc-auxv"))' -C metadata=a0cdacfc29e48fad -C extra-filename=-71839168a93e7ef4 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-2b23c89994425946.rmeta --extern linux_raw_sys=/opt/rustwide/target/debug/deps/liblinux_raw_sys-6cc0eddb9c0291e7.rmeta --cap-lints allow --cap-lints=forbid --cfg static_assertions --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] running `Command { std: "docker" "inspect" "e351d59fa4f657cee62cbda6b374507c575c68db7d81fc10a0a416540d171bbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e351d59fa4f657cee62cbda6b374507c575c68db7d81fc10a0a416540d171bbc", kill_on_drop: false }` [INFO] [stdout] e351d59fa4f657cee62cbda6b374507c575c68db7d81fc10a0a416540d171bbc