[INFO] cloning repository https://github.com/DrompiX/taskmate
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DrompiX/taskmate" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrompiX%2Ftaskmate", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrompiX%2Ftaskmate'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5e73e86dad2694bd532dfc4915677ea25016f0d4
[INFO] checking DrompiX/taskmate against master#ab1d2444533d829e2d5cff6634cd3c70de6d7103 for pr-147841
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDrompiX%2Ftaskmate" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DrompiX/taskmate
[INFO] finished tweaking git repo https://github.com/DrompiX/taskmate
[INFO] tweaked toml for git repo https://github.com/DrompiX/taskmate written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DrompiX/taskmate on toolchain ab1d2444533d829e2d5cff6634cd3c70de6d7103
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DrompiX/taskmate 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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded objc2-encode v4.0.0
[INFO] [stderr]   Downloaded lyon_extra v1.0.1
[INFO] [stderr]   Downloaded femtovg v0.9.0
[INFO] [stderr]   Downloaded objc2 v0.5.0
[INFO] [stderr]   Downloaded icrate v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e7b92985d77e639819d6728d381ae3d9ae5b5c0fda4c33a2636b91d3f17f41d1
[INFO] running `Command { std: "docker" "start" "-a" "e7b92985d77e639819d6728d381ae3d9ae5b5c0fda4c33a2636b91d3f17f41d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e7b92985d77e639819d6728d381ae3d9ae5b5c0fda4c33a2636b91d3f17f41d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7b92985d77e639819d6728d381ae3d9ae5b5c0fda4c33a2636b91d3f17f41d1", kill_on_drop: false }`
[INFO] [stdout] e7b92985d77e639819d6728d381ae3d9ae5b5c0fda4c33a2636b91d3f17f41d1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+ab1d2444533d829e2d5cff6634cd3c70de6d7103" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce1f509eeb4e75efa083c5fd752c6402cf26b2185260d8a03f05181023df77be
[INFO] running `Command { std: "docker" "start" "-a" "ce1f509eeb4e75efa083c5fd752c6402cf26b2185260d8a03f05181023df77be", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.79
[INFO] [stderr]    Compiling allocator-api2 v0.2.16
[INFO] [stderr]    Compiling rustix v0.38.32
[INFO] [stderr]    Compiling thiserror v1.0.58
[INFO] [stderr]    Compiling wayland-backend v0.3.3
[INFO] [stderr]    Compiling regex v1.10.4
[INFO] [stderr]     Checking event-listener v5.2.0
[INFO] [stderr]    Compiling async-trait v0.1.79
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking async-executor v1.9.1
[INFO] [stderr]    Compiling rayon v1.10.0
[INFO] [stderr]    Compiling rustybuzz v0.12.1
[INFO] [stderr]     Checking svgtypes v0.14.0
[INFO] [stderr]     Checking field-offset v0.3.6
[INFO] [stderr]    Compiling lyon_geom v1.0.5
[INFO] [stderr]    Compiling flume v0.11.0
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]     Checking lyon_path v1.0.4
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling unicode-normalization v0.1.23
[INFO] [stderr]     Checking event-listener-strategy v0.5.1
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]     Checking owned_ttf_parser v0.20.0
[INFO] [stderr]    Compiling simplecss v0.2.1
[INFO] [stderr]     Checking async-channel v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.14.3
[INFO] [stderr]    Compiling half v2.4.0
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]    Compiling imagesize v0.12.0
[INFO] [stderr]     Checking jpeg-decoder v0.3.1
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.2.0
[INFO] [stderr]    Compiling data-url v0.3.1
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]     Checking unicode-ccc v0.2.0
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling color_quant v1.1.0
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling lebe v0.5.2
[INFO] [stderr]    Compiling gif v0.13.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]     Checking ab_glyph v0.2.23
[INFO] [stderr]    Compiling exr v1.72.0
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling indexmap v2.2.6
[INFO] [stderr]    Compiling glutin_egl_sys v0.6.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.5.0
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling wayland-scanner v0.31.1
[INFO] [stderr]    Compiling rgb v0.8.37
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling winit v0.29.15
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling codemap v0.1.3
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling text-size v1.1.1
[INFO] [stderr]    Compiling i-slint-compiler v1.5.1
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]     Checking accesskit v0.12.3
[INFO] [stderr]    Compiling rowan v0.15.15
[INFO] [stderr]    Compiling codemap-diagnostic v0.1.2
[INFO] [stderr]     Checking fontdue v0.8.0
[INFO] [stderr]    Compiling url v2.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling toml_edit v0.21.1
[INFO] [stderr]    Compiling linked_hash_set v0.1.4
[INFO] [stderr]     Checking accesskit_consumer v0.17.1
[INFO] [stderr]    Compiling lyon_extra v1.0.1
[INFO] [stderr]    Compiling usvg v0.40.0
[INFO] [stderr] error: could not compile `rustybuzz` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/ab1d2444533d829e2d5cff6634cd3c70de6d7103/bin/rustc --crate-name rustybuzz --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustybuzz-0.12.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 --cfg 'feature="default"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "libm", "std"))' -C metadata=816951fd7b1bb777 -C extra-filename=-e1f293b24e228d5c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-c450a8c431161a6c.rmeta --extern bytemuck=/opt/rustwide/target/debug/deps/libbytemuck-820997d0a1853c6c.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-ad26e46c9877b0dc.rmeta --extern ttf_parser=/opt/rustwide/target/debug/deps/libttf_parser-7206e3b06b841cb5.rmeta --extern unicode_bidi_mirroring=/opt/rustwide/target/debug/deps/libunicode_bidi_mirroring-85f591ff17e1909d.rmeta --extern unicode_ccc=/opt/rustwide/target/debug/deps/libunicode_ccc-518ec2ee63ffb753.rmeta --extern unicode_properties=/opt/rustwide/target/debug/deps/libunicode_properties-002fdad6069f079f.rmeta --extern unicode_script=/opt/rustwide/target/debug/deps/libunicode_script-cd75456d0dae9cd0.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" "ce1f509eeb4e75efa083c5fd752c6402cf26b2185260d8a03f05181023df77be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce1f509eeb4e75efa083c5fd752c6402cf26b2185260d8a03f05181023df77be", kill_on_drop: false }`
[INFO] [stdout] ce1f509eeb4e75efa083c5fd752c6402cf26b2185260d8a03f05181023df77be
