[INFO] cloning repository https://github.com/moly-ai/makepad-badger [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moly-ai/makepad-badger" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoly-ai%2Fmakepad-badger", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoly-ai%2Fmakepad-badger'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5fc06c2f35323649d75cbc289e596716b83135a4 [INFO] testing moly-ai/makepad-badger against master#1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 for pr-154065-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoly-ai%2Fmakepad-badger" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/moly-ai/makepad-badger [INFO] finished tweaking git repo https://github.com/moly-ai/makepad-badger [INFO] tweaked toml for git repo https://github.com/moly-ai/makepad-badger written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/moly-ai/makepad-badger on toolchain 1f7f8ea0721a3b1eb73e6c6d25cccb371434b320 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/moly-ai/makepad-badger 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" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/makepad/makepad` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded windows-implement v0.56.0 [INFO] [stderr] Downloaded windows-interface v0.56.0 [INFO] [stderr] Downloaded windows-core v0.56.0 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Downloaded pulldown-cmark-escape v0.11.0 [INFO] [stderr] Downloaded xmlwriter v0.1.0 [INFO] [stderr] Downloaded napi-derive-ohos v0.0.9 [INFO] [stderr] Downloaded svgtypes v0.15.3 [INFO] [stderr] Downloaded unicode-ccc v0.1.2 [INFO] [stderr] Downloaded makepad-jni-sys v0.4.0 [INFO] [stderr] Downloaded makepad-android-state v0.1.0 [INFO] [stderr] Downloaded napi-ohos v0.1.3 [INFO] [stderr] Downloaded napi-sys-ohos v0.0.1 [INFO] [stderr] Downloaded ohos-sys v0.2.2 [INFO] [stderr] Downloaded pulldown-cmark v0.12.2 [INFO] [stderr] Downloaded float-cmp v0.9.0 [INFO] [stderr] Downloaded napi-derive-backend-ohos v0.0.7 [INFO] [stderr] Downloaded resvg v0.42.0 [INFO] [stderr] Downloaded kurbo v0.11.3 [INFO] [stderr] Downloaded usvg v0.42.0 [INFO] [stderr] Downloaded imagesize v0.12.0 [INFO] [stderr] Downloaded hilog-sys v0.1.7 [INFO] [stderr] Downloaded simplecss v0.2.2 [INFO] [stderr] Downloaded windows v0.56.0 [INFO] [stderr] Downloaded wayland-egl v0.32.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f9b7ff1322812c0d7c2d1ef7eb07b2ed7e0a789e7c4f50275c43d749fe70bc36 [INFO] running `Command { std: "docker" "start" "-a" "f9b7ff1322812c0d7c2d1ef7eb07b2ed7e0a789e7c4f50275c43d749fe70bc36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9b7ff1322812c0d7c2d1ef7eb07b2ed7e0a789e7c4f50275c43d749fe70bc36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9b7ff1322812c0d7c2d1ef7eb07b2ed7e0a789e7c4f50275c43d749fe70bc36", kill_on_drop: false }` [INFO] [stdout] f9b7ff1322812c0d7c2d1ef7eb07b2ed7e0a789e7c4f50275c43d749fe70bc36 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1f7f8ea0721a3b1eb73e6c6d25cccb371434b320" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 788ea8f7503b506cd9c4337d391949aee472408ea0894342e86a79d0dac67862 [INFO] running `Command { std: "docker" "start" "-a" "788ea8f7503b506cd9c4337d391949aee472408ea0894342e86a79d0dac67862", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.106 [INFO] [stderr] Compiling unicode-ident v1.0.22 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling makepad-micro-proc-macro v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling rustix v1.1.3 [INFO] [stderr] Compiling linux-raw-sys v0.11.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling find-msvc-tools v0.1.8 [INFO] [stderr] Compiling wayland-sys v0.31.8 [INFO] [stderr] Compiling libc v0.2.180 [INFO] [stderr] Compiling winnow v0.7.14 [INFO] [stderr] Compiling quick-xml v0.38.4 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling makepad-script-derive v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling makepad-derive-live v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0 [INFO] [stderr] Compiling indexmap v2.13.0 [INFO] [stderr] Compiling cc v1.2.54 [INFO] [stderr] Compiling makepad-live-id-macros v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling makepad-micro-serde-derive v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling makepad-platform v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling bytemuck v1.24.0 [INFO] [stderr] Compiling async-io v2.6.0 [INFO] [stderr] Compiling makepad-futures v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling makepad-live-id v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling flate2 v1.1.8 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling zerocopy v0.8.37 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling makepad-micro-serde v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling kurbo v0.11.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling syn v2.0.114 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling errno v0.3.14 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling makepad-math v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling wayland-scanner v0.31.8 [INFO] [stderr] Compiling makepad-error-log v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling makepad-live-tokenizer v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling makepad-script v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling signal-hook-registry v1.4.8 [INFO] [stderr] Compiling async-lock v3.4.2 [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling wayland-backend v0.3.12 [INFO] [stderr] Compiling makepad-live-compiler v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling data-url v0.3.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling makepad-ttf-parser v0.21.1 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling async-broadcast v0.7.2 [INFO] [stderr] Compiling usvg v0.42.0 [INFO] [stderr] Compiling makepad-shader-compiler v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0 [INFO] [stderr] Compiling uuid v1.20.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling ordered-stream v0.2.0 [INFO] [stderr] Compiling makepad-fonts-chinese-regular-2 v1.0.1 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Compiling makepad-fonts-chinese-bold-2 v1.0.1 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling makepad-fonts-chinese-regular v1.0.1 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling makepad-fonts-chinese-bold v1.0.1 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling unicode-properties v0.1.4 [INFO] [stderr] Compiling unicode-script v0.5.8 [INFO] [stderr] Compiling makepad-fonts-emoji v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling resvg v0.42.0 [INFO] [stderr] Compiling makepad-zune-jpeg v0.3.17 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling async-fs v2.2.0 [INFO] [stderr] Compiling makepad-html v1.0.0 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling makepad-zune-core v0.2.14 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 (https://github.com/makepad/makepad?branch=dev#e248f240) [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1f7f8ea0721a3b1eb73e6c6d25cccb371434b320/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.114/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 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --cfg 'feature="visit-mut"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=3209d48065d9200e -C extra-filename=-3a0a7fd3d4d29497 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-2d01ab1275df9ceb.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e69642fd887cd69b.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-6c0afd1e85ed9e63.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "788ea8f7503b506cd9c4337d391949aee472408ea0894342e86a79d0dac67862", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "788ea8f7503b506cd9c4337d391949aee472408ea0894342e86a79d0dac67862", kill_on_drop: false }` [INFO] [stdout] 788ea8f7503b506cd9c4337d391949aee472408ea0894342e86a79d0dac67862