[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] testing joulei/makepad-realtime against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjoulei%2Fmakepad-realtime" "/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/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-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/joulei/makepad-realtime on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 564c1403694d32ce4527c44aa84545f4d5acfeeaa27e83dd06d463136d71f583 [INFO] running `Command { std: "docker" "start" "-a" "564c1403694d32ce4527c44aa84545f4d5acfeeaa27e83dd06d463136d71f583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "564c1403694d32ce4527c44aa84545f4d5acfeeaa27e83dd06d463136d71f583", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "564c1403694d32ce4527c44aa84545f4d5acfeeaa27e83dd06d463136d71f583", kill_on_drop: false }` [INFO] [stdout] 564c1403694d32ce4527c44aa84545f4d5acfeeaa27e83dd06d463136d71f583 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ebe63206be46fa564418dfb4af764adbcc34bc541d9ecc6b8fc8af61a6869f8b [INFO] running `Command { std: "docker" "start" "-a" "ebe63206be46fa564418dfb4af764adbcc34bc541d9ecc6b8fc8af61a6869f8b", 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 makepad-http v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-futures v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling float-cmp v0.9.0 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling simplecss v0.2.2 [INFO] [stderr] Compiling pico-args v0.5.0 [INFO] [stderr] Compiling imagesize v0.12.0 [INFO] [stderr] Compiling data-url v0.3.1 [INFO] [stderr] Compiling roxmltree v0.20.0 [INFO] [stderr] Compiling xmlwriter v0.1.0 [INFO] [stderr] Compiling makepad-ttf-parser v0.21.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 v1.0.1 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling strict-num v0.1.1 [INFO] [stderr] Compiling kurbo v0.11.2 [INFO] [stderr] Compiling makepad-fonts-chinese-regular v1.0.1 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [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 tiny-skia-path v0.11.4 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling makepad-fonts-chinese-bold-2 v1.0.1 (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-properties v0.1.3 [INFO] [stderr] Compiling unicode-ccc v0.1.2 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Compiling unicode-script v0.5.7 [INFO] [stderr] Compiling makepad-live-id v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-zune-jpeg v0.3.17 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling makepad-zune-core v0.2.14 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling ab_glyph_rasterizer v0.1.8 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling sdfer v0.2.1 (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 svgtypes v0.15.3 [INFO] [stderr] Compiling tiny-skia v0.11.4 [INFO] [stderr] Compiling makepad-micro-serde v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling ttf-parser v0.25.1 [INFO] [stderr] Compiling makepad-widgets v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling makepad-math v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Compiling makepad-zune-png v0.4.10 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling usvg v0.42.0 [INFO] [stderr] Compiling makepad-derive-widget v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-live-tokenizer 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-live-compiler v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling resvg v0.42.0 [INFO] [stderr] Compiling makepad-shader-compiler v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] Compiling makepad-vector v1.0.0 (https://github.com/wyeworks/makepad?branch=moly#301b41e6) [INFO] [stderr] error: could not compile `ttf-parser` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6/bin/rustc --crate-name ttf_parser --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/ttf-parser-0.25.1/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="apple-layout"' --cfg 'feature="default"' --cfg 'feature="glyph-names"' --cfg 'feature="opentype-layout"' --cfg 'feature="std"' --cfg 'feature="variable-fonts"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("apple-layout", "core_maths", "default", "glyph-names", "gvar-alloc", "no-std-float", "opentype-layout", "std", "variable-fonts"))' -C metadata=0b6fb2fe6050e7fe -C extra-filename=-7a03e0d90a3165d9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --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" "ebe63206be46fa564418dfb4af764adbcc34bc541d9ecc6b8fc8af61a6869f8b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ebe63206be46fa564418dfb4af764adbcc34bc541d9ecc6b8fc8af61a6869f8b", kill_on_drop: false }` [INFO] [stdout] ebe63206be46fa564418dfb4af764adbcc34bc541d9ecc6b8fc8af61a6869f8b