[INFO] cloning repository https://github.com/agx-r/cosmic-ext-rpn-calc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/agx-r/cosmic-ext-rpn-calc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagx-r%2Fcosmic-ext-rpn-calc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagx-r%2Fcosmic-ext-rpn-calc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 27b62666673eb9549b0dd672e78b8ea54f19b02b
[INFO] checking agx-r/cosmic-ext-rpn-calc against a621e2b446eafb53c7a8569f225e0b8cc2429a68 for pr-162600
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fagx-r%2Fcosmic-ext-rpn-calc" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/agx-r/cosmic-ext-rpn-calc
[INFO] finished tweaking git repo https://github.com/agx-r/cosmic-ext-rpn-calc
[INFO] tweaked toml for git repo https://github.com/agx-r/cosmic-ext-rpn-calc written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/agx-r/cosmic-ext-rpn-calc on toolchain a621e2b446eafb53c7a8569f225e0b8cc2429a68
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/agx-r/cosmic-ext-rpn-calc 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" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] d48fb5bcf77cfbf887ed664257f0a38ecb2cefeac6535cf23a6091cff68e6727
[INFO] running `Command { std: "docker" "start" "d48fb5bcf77cfbf887ed664257f0a38ecb2cefeac6535cf23a6091cff68e6727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d48fb5bcf77cfbf887ed664257f0a38ecb2cefeac6535cf23a6091cff68e6727", 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" "d48fb5bcf77cfbf887ed664257f0a38ecb2cefeac6535cf23a6091cff68e6727" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d48fb5bcf77cfbf887ed664257f0a38ecb2cefeac6535cf23a6091cff68e6727", 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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "d48fb5bcf77cfbf887ed664257f0a38ecb2cefeac6535cf23a6091cff68e6727" "/opt/rustwide/cargo-home/bin/cargo" "+a621e2b446eafb53c7a8569f225e0b8cc2429a68" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling serde_core v1.0.226
[INFO] [stderr]     Checking cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.226
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking memmap2 v0.9.8
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking crc32fast v1.5.0
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking socket2 v0.6.0
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling indexmap v2.11.4
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling toml_datetime v0.7.2
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking fontconfig-parser v0.5.8
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]     Checking glam v0.25.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking unicode-script v0.5.7
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling type-map v0.5.1
[INFO] [stderr]    Compiling toml_parser v1.0.3
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling rust-embed-utils v8.7.2
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling toml_edit v0.23.6
[INFO] [stderr]    Compiling drm-sys v0.6.1
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking euclid v0.22.11
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking pxfm v0.1.24
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling drm-fourcc v2.2.0
[INFO] [stderr]     Checking zeno v0.3.3
[INFO] [stderr]     Checking ttf-parser v0.21.1
[INFO] [stderr]    Compiling serde_derive v1.0.226
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]     Checking bytemuck v1.23.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]     Checking font-types v0.9.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking read-fonts v0.29.3
[INFO] [stderr]     Checking read-fonts v0.34.0
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]     Checking unic-langid-impl v0.9.6
[INFO] [stderr]    Compiling rust-embed-impl v8.7.2
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking bitflags v2.9.4
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling intl-memoizer v0.5.3
[INFO] [stderr]    Compiling intl_pluralrules v7.0.2
[INFO] [stderr]    Compiling zvariant_derive v5.7.0
[INFO] [stderr]    Compiling fluent-langneg v0.13.0
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling basic-toml v0.1.10
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking yazi v0.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.6.5
[INFO] [stderr]    Compiling i18n-config v0.4.8
[INFO] [stderr]    Compiling find-crate v0.6.3
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking moxcms v0.7.5
[INFO] [stderr]     Checking lyon_geom v1.0.17
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.34.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="libm"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=f0331bbc14237eb6 -C extra-filename=-dfb805ba1942eeb9 --out-dir /opt/rustwide/target/debug/build/read-fonts/dfb805ba1942eeb9/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/415395dd775b4ac0/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/5dd1dd63ee00e0ac/out -L dependency=/opt/rustwide/target/debug/build/libm/abf86e159bd3ea85/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/415395dd775b4ac0/out/libbytemuck-415395dd775b4ac0.rmeta --extern core_maths=/opt/rustwide/target/debug/build/core_maths/11c52ccb2f5fd5a5/out/libcore_maths-11c52ccb2f5fd5a5.rmeta --extern font_types=/opt/rustwide/target/debug/build/font-types/419b3c95ec6ead5d/out/libfont_types-419b3c95ec6ead5d.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `read-fonts` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/a621e2b446eafb53c7a8569f225e0b8cc2429a68/bin/rustc --crate-name read_fonts --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/read-fonts-0.29.3/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat,unused-externs-silent --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("codegen_test", "default", "experimental_traverse", "ift", "libm", "scaler_test", "serde", "spec_next", "std"))' -C metadata=2a9d40ff1688cf93 -C extra-filename=-120d209ea6961e2a --out-dir /opt/rustwide/target/debug/build/read-fonts/120d209ea6961e2a/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/415395dd775b4ac0/out -L dependency=/opt/rustwide/target/debug/build/bytemuck_derive/5dd1dd63ee00e0ac/out --extern bytemuck=/opt/rustwide/target/debug/build/bytemuck/415395dd775b4ac0/out/libbytemuck-415395dd775b4ac0.rmeta --extern font_types=/opt/rustwide/target/debug/build/font-types/419b3c95ec6ead5d/out/libfont_types-419b3c95ec6ead5d.rmeta --cap-lints allow --cap-lints=forbid --force-warn=unused_crate_dependencies` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "d48fb5bcf77cfbf887ed664257f0a38ecb2cefeac6535cf23a6091cff68e6727", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d48fb5bcf77cfbf887ed664257f0a38ecb2cefeac6535cf23a6091cff68e6727", kill_on_drop: false }`
[INFO] [stdout] d48fb5bcf77cfbf887ed664257f0a38ecb2cefeac6535cf23a6091cff68e6727
