[INFO] cloning repository https://github.com/makepad-labs/makepad-shell [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/makepad-labs/makepad-shell" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakepad-labs%2Fmakepad-shell", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakepad-labs%2Fmakepad-shell'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 89662e9223fd5c9f8fce70da6cb04e943261c568 [INFO] testing makepad-labs/makepad-shell against 1.98.0-beta.6+cargoflags=--release for beta-1.98-release-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmakepad-labs%2Fmakepad-shell" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/makepad-labs/makepad-shell [INFO] finished tweaking git repo https://github.com/makepad-labs/makepad-shell [INFO] tweaked toml for git repo https://github.com/makepad-labs/makepad-shell written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/makepad-labs/makepad-shell on toolchain 1.98.0-beta.6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/makepad-labs/makepad-shell 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" "+1.98.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `makepad-derive-live v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355)`: [INFO] [stderr] /workspace/cargo-home/git/checkouts/makepad-c9ca9cdb15417ddf/20b8635/platform2/derive_live/Cargo.toml [INFO] [stderr] in favor of /workspace/cargo-home/git/checkouts/makepad-c9ca9cdb15417ddf/20b8635/platform/derive_live/Cargo.toml [INFO] [stderr] [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] dbe131e3e685fbfef423f31141625f0b630e80ad0cdb4a519e239188aa7d835c [INFO] running `Command { std: "docker" "start" "dbe131e3e685fbfef423f31141625f0b630e80ad0cdb4a519e239188aa7d835c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbe131e3e685fbfef423f31141625f0b630e80ad0cdb4a519e239188aa7d835c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbe131e3e685fbfef423f31141625f0b630e80ad0cdb4a519e239188aa7d835c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dbe131e3e685fbfef423f31141625f0b630e80ad0cdb4a519e239188aa7d835c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "dbe131e3e685fbfef423f31141625f0b630e80ad0cdb4a519e239188aa7d835c" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.6" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }` [INFO] [stderr] warning: skipping duplicate package `makepad-derive-live v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355)`: [INFO] [stderr] /opt/rustwide/cargo-home/git/checkouts/makepad-c9ca9cdb15417ddf/20b8635/platform2/derive_live/Cargo.toml [INFO] [stderr] in favor of /opt/rustwide/cargo-home/git/checkouts/makepad-c9ca9cdb15417ddf/20b8635/platform/derive_live/Cargo.toml [INFO] [stderr] [INFO] [stderr] Compiling makepad-micro-proc-macro v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling makepad-script-derive v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling downcast-rs v1.2.1 [INFO] [stderr] Compiling simd-adler32 v0.3.8 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling libloading v0.8.9 [INFO] [stderr] Compiling makepad-derive-live v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling scoped-tls v1.0.1 [INFO] [stderr] Compiling wayland-client v0.31.12 [INFO] [stderr] Compiling makepad-live-id-macros v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-micro-serde-derive v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling dlib v0.5.2 [INFO] [stderr] Compiling makepad-platform v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling makepad-futures v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-live-id v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling arrayref v0.3.9 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling siphasher v1.0.2 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling makepad-micro-serde v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling makepad-ttf-parser v0.21.1 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling makepad-math v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-error-log v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling makepad-fonts-chinese-bold v1.0.1 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-fonts-chinese-bold-2 v1.0.1 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-fonts-emoji v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-live-tokenizer v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-script v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling makepad-live-compiler v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-zune-jpeg v0.3.17 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-fonts-chinese-regular-2 v1.0.1 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling makepad-fonts-chinese-regular v1.0.1 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling usvg v0.42.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Compiling makepad-html v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling makepad-zune-core v0.2.14 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling unicode-segmentation v1.12.0 [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling unicase v2.9.0 [INFO] [stderr] Compiling sdfer v0.2.1 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling makepad-shell-core v0.0.1 (/opt/rustwide/workdir/crates/core) [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling makepad-widgets v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-shader-compiler v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-shell-platforms v0.0.1 (/opt/rustwide/workdir/crates/platforms) [INFO] [stderr] Compiling makepad-zune-png v0.4.10 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-rustybuzz v0.8.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-derive-widget v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [INFO] [stderr] Compiling makepad-shell v0.0.1 (/opt/rustwide/workdir/crates/shell) [INFO] [stderr] Compiling resvg v0.42.0 [INFO] [stderr] Compiling makepad-vector v1.0.0 (https://github.com/Project-Robius-China/makepad?branch=makepad_component_used_makepad_version#20b86355) [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/1.98.0-beta.6-x86_64-unknown-linux-gnu/bin/rustc --crate-name rustix --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustix-1.1.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=3 -C embed-bitcode=no --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(linux_raw_dep)' --check-cfg 'cfg(lower_upper_exp_for_non_zero)' --check-cfg 'cfg(sanitize_memory)' --check-cfg 'cfg(netbsdlike)' --check-cfg 'cfg(rustc_attrs)' --check-cfg 'cfg(rustc_diagnostics)' --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="process"' --cfg 'feature="std"' --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=c1514d5aaa17a3b4 -C extra-filename=-0a323b864160ddc5 --out-dir /opt/rustwide/target/release/deps -C strip=debuginfo -L dependency=/opt/rustwide/target/release/deps --extern bitflags=/opt/rustwide/target/release/deps/libbitflags-4b509395af94d244.rmeta --extern linux_raw_sys=/opt/rustwide/target/release/deps/liblinux_raw_sys-9edc4a6e4d86bda0.rmeta --cap-lints allow --cap-lints=warn --cfg static_assertions --cfg lower_upper_exp_for_non_zero --cfg rustc_diagnostics --cfg linux_raw_dep --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" "dbe131e3e685fbfef423f31141625f0b630e80ad0cdb4a519e239188aa7d835c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dbe131e3e685fbfef423f31141625f0b630e80ad0cdb4a519e239188aa7d835c", kill_on_drop: false }` [INFO] [stdout] dbe131e3e685fbfef423f31141625f0b630e80ad0cdb4a519e239188aa7d835c