[INFO] cloning repository https://github.com/joulei/makepad-realtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/joulei/makepad-realtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoulei%2Fmakepad-realtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoulei%2Fmakepad-realtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a45c6f84e5a29fd91d3ad362c379d130d17f1964 [INFO] building joulei/makepad-realtime against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoulei%2Fmakepad-realtime" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/joulei/makepad-realtime [INFO] finished tweaking git repo https://github.com/joulei/makepad-realtime [INFO] tweaked toml for git repo https://github.com/joulei/makepad-realtime written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joulei/makepad-realtime on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/joulei/makepad-realtime 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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/wyeworks/makepad` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ctor v0.2.9 [INFO] [stderr] Downloaded windows-implement v0.56.0 [INFO] [stderr] Downloaded napi-sys-ohos v0.0.1 [INFO] [stderr] Downloaded xmlwriter v0.1.0 [INFO] [stderr] Downloaded hilog-sys v0.1.6 [INFO] [stderr] Downloaded makepad-android-state v0.1.0 [INFO] [stderr] Downloaded windows-interface v0.56.0 [INFO] [stderr] Downloaded unicode-ccc v0.1.2 [INFO] [stderr] Downloaded unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Downloaded data-url v0.3.1 [INFO] [stderr] Downloaded imagesize v0.12.0 [INFO] [stderr] Downloaded unicode-script v0.5.7 [INFO] [stderr] Downloaded resvg v0.42.0 [INFO] [stderr] Downloaded windows-core v0.56.0 [INFO] [stderr] Downloaded napi-ohos v0.1.3 [INFO] [stderr] Downloaded roxmltree v0.20.0 [INFO] [stderr] Downloaded svgtypes v0.15.3 [INFO] [stderr] Downloaded kurbo v0.11.2 [INFO] [stderr] Downloaded usvg v0.42.0 [INFO] [stderr] Downloaded simplecss v0.2.2 [INFO] [stderr] Downloaded napi-derive-backend-ohos v0.0.7 [INFO] [stderr] Downloaded ohos-sys v0.2.2 [INFO] [stderr] Downloaded makepad-jni-sys v0.4.0 [INFO] [stderr] Downloaded napi-derive-ohos v0.0.9 [INFO] [stderr] Downloaded windows v0.56.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff9a0425d7ba36c25f0a794c3289f4dda17ec7d1ac8aa5e11c4c17583069b6e9 [INFO] running `Command { std: "docker" "start" "-a" "ff9a0425d7ba36c25f0a794c3289f4dda17ec7d1ac8aa5e11c4c17583069b6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff9a0425d7ba36c25f0a794c3289f4dda17ec7d1ac8aa5e11c4c17583069b6e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff9a0425d7ba36c25f0a794c3289f4dda17ec7d1ac8aa5e11c4c17583069b6e9", kill_on_drop: false }` [INFO] [stdout] ff9a0425d7ba36c25f0a794c3289f4dda17ec7d1ac8aa5e11c4c17583069b6e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8986289cbc30c6b21845efeccd620678e2fa56ecda852f8cd3714cd9ab8a7fe9 [INFO] running `Command { std: "docker" "start" "-a" "8986289cbc30c6b21845efeccd620678e2fa56ecda852f8cd3714cd9ab8a7fe9", kill_on_drop: false }` [INFO] [stderr] Compiling makepad-micro-proc-macro v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-derive-live v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-platform v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling makepad-futures v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-http v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling makepad-ttf-parser v0.21.1 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling makepad-live-id-macros v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-micro-serde-derive v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling tiny-skia-path v0.11.4 [INFO] [stderr] Compiling makepad-live-id v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-fonts-emoji v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling makepad-zune-jpeg v0.3.17 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-fonts-chinese-bold v1.0.1 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-fonts-chinese-regular-2 v1.0.1 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-fonts-chinese-bold-2 v1.0.1 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-fonts-chinese-regular v1.0.1 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-zune-core v0.2.14 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-micro-serde v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling makepad-html v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling makepad-widgets v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling svgtypes v0.15.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling sdfer v0.2.1 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling unicode-linebreak v0.1.5 [INFO] [stderr] Compiling makepad-zune-png v0.4.10 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-derive-widget v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-math v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling usvg v0.42.0 [INFO] [stderr] Compiling makepad-live-tokenizer v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-live-compiler v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-rustybuzz v0.8.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-shader-compiler v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling resvg v0.42.0 [INFO] [stderr] Compiling makepad-vector v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling makepad-draw v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling makepad-realtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.95s [INFO] running `Command { std: "docker" "inspect" "8986289cbc30c6b21845efeccd620678e2fa56ecda852f8cd3714cd9ab8a7fe9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8986289cbc30c6b21845efeccd620678e2fa56ecda852f8cd3714cd9ab8a7fe9", kill_on_drop: false }` [INFO] [stdout] 8986289cbc30c6b21845efeccd620678e2fa56ecda852f8cd3714cd9ab8a7fe9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d5fbf150487ec2a94472c334de5851c965b450f2a80e929ffe17065fc6d6298e [INFO] running `Command { std: "docker" "start" "-a" "d5fbf150487ec2a94472c334de5851c965b450f2a80e929ffe17065fc6d6298e", kill_on_drop: false }` [INFO] [stderr] Compiling makepad-realtime v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.56s [INFO] running `Command { std: "docker" "inspect" "d5fbf150487ec2a94472c334de5851c965b450f2a80e929ffe17065fc6d6298e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d5fbf150487ec2a94472c334de5851c965b450f2a80e929ffe17065fc6d6298e", kill_on_drop: false }` [INFO] [stdout] d5fbf150487ec2a94472c334de5851c965b450f2a80e929ffe17065fc6d6298e