[INFO] cloning repository https://github.com/geonhyeoklee/figma-image-tool
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/geonhyeoklee/figma-image-tool" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeonhyeoklee%2Ffigma-image-tool", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeonhyeoklee%2Ffigma-image-tool'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3b92812222e76f16bbcc452bd468b92ba98c857d
[INFO] checking geonhyeoklee/figma-image-tool against try#943e2200e35c3825486c4671b6cab0107a07f8c1 for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgeonhyeoklee%2Ffigma-image-tool" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/geonhyeoklee/figma-image-tool
[INFO] finished tweaking git repo https://github.com/geonhyeoklee/figma-image-tool
[INFO] tweaked toml for git repo https://github.com/geonhyeoklee/figma-image-tool written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/geonhyeoklee/figma-image-tool on toolchain 943e2200e35c3825486c4671b6cab0107a07f8c1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/geonhyeoklee/figma-image-tool 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" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-7-tc2/source/Cargo.toml: unused manifest key: workspace.default-run
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41565db9e1be331ad1f89bdb53f0fbe0be3bddfa10176d7b3c94d19a3c0b0dcc
[INFO] running `Command { std: "docker" "start" "-a" "41565db9e1be331ad1f89bdb53f0fbe0be3bddfa10176d7b3c94d19a3c0b0dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41565db9e1be331ad1f89bdb53f0fbe0be3bddfa10176d7b3c94d19a3c0b0dcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41565db9e1be331ad1f89bdb53f0fbe0be3bddfa10176d7b3c94d19a3c0b0dcc", kill_on_drop: false }`
[INFO] [stdout] 41565db9e1be331ad1f89bdb53f0fbe0be3bddfa10176d7b3c94d19a3c0b0dcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+943e2200e35c3825486c4671b6cab0107a07f8c1" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9590bb5804babe0b0cfa5746e11f29f133f2a7e48337a9a19fd751bda0390512
[INFO] running `Command { std: "docker" "start" "-a" "9590bb5804babe0b0cfa5746e11f29f133f2a7e48337a9a19fd751bda0390512", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: workspace.default-run
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking value-bag v1.10.0
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling once_cell v1.20.3
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]     Checking miniz_oxide v0.8.4
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]     Checking futures-lite v2.6.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.3
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking av1-grain v0.2.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking dlv-list v0.5.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking async-lock v3.4.0
[INFO] [stderr]     Checking winnow v0.7.2
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking ordered-multimap v0.7.3
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]     Checking rgb v0.8.50
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking avif-serialize v0.8.2
[INFO] [stderr]     Checking async-channel v2.3.1
[INFO] [stderr]    Compiling new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking trim-in-place v0.1.7
[INFO] [stderr]     Checking rustls-pki-types v1.11.0
[INFO] [stderr]     Checking tiff v0.9.1
[INFO] [stderr]     Checking rust-ini v0.21.1
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]    Compiling string_cache v0.8.8
[INFO] [stderr]    Compiling ena v0.14.3
[INFO] [stderr]     Checking yaml-rust2 v0.9.0
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]    Compiling ascii-canvas v3.0.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling pico-args v0.5.0
[INFO] [stderr]     Checking blocking v1.6.1
[INFO] [stderr]     Checking async-executor v1.13.1
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking lalrpop-util v0.20.2
[INFO] [stderr]     Checking levenshtein v1.0.5
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling cli-table-derive v0.4.6
[INFO] [stderr]    Compiling nasm-rs v0.2.5
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling lalrpop v0.20.2
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling profiling-procmacros v1.0.16
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling async-trait v0.1.86
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking profiling v1.0.16
[INFO] [stderr]    Compiling clap_derive v4.5.28
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling pest v2.7.15
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking clap v4.5.30
[INFO] [stderr]    Compiling pest_meta v2.7.15
[INFO] [stderr]     Checking serde v1.0.218
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling pest_generator v2.7.15
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.7.15
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]     Checking serde_json v1.0.139
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking json5 v0.4.1
[INFO] [stderr]     Checking serde_regex v1.1.0
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking ron v0.8.1
[INFO] [stderr] error: could not compile `tokio` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/943e2200e35c3825486c4671b6cab0107a07f8c1/bin/rustc --crate-name tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.43.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=34c3dab70b946701 -C extra-filename=-f781fc95d6f7aa91 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-383e1e46f5f9ffb3.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-79559d6b127b2fda.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-ad774ea46d022586.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-190969d64d624b79.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-6d8875c305f95fef.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d6356057ad8637d8.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-29f39d2cc148439d.so --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `lalrpop` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/943e2200e35c3825486c4671b6cab0107a07f8c1/bin/rustc --crate-name lalrpop --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/lalrpop-0.20.2/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="lexer"' --cfg 'feature="pico-args"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "lexer", "pico-args", "unicode"))' -C metadata=4ff5829d080b02d3 -C extra-filename=-40fe213e0e50a502 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ascii_canvas=/opt/rustwide/target/debug/deps/libascii_canvas-8c524f245ee832c1.rmeta --extern bit_set=/opt/rustwide/target/debug/deps/libbit_set-c39a9682e5acb9b5.rmeta --extern ena=/opt/rustwide/target/debug/deps/libena-4c3d92280940a905.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-721bb1071c90fb4a.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-264f6621c4c586aa.rmeta --extern petgraph=/opt/rustwide/target/debug/deps/libpetgraph-9031b05f3234429f.rmeta --extern pico_args=/opt/rustwide/target/debug/deps/libpico_args-4c3eb399ae5c4147.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-bdbf50e6c74f2465.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-04f6a978551130e5.rmeta --extern string_cache=/opt/rustwide/target/debug/deps/libstring_cache-264f7db2a412b6e8.rmeta --extern term=/opt/rustwide/target/debug/deps/libterm-27ffe042460beb51.rmeta --extern tiny_keccak=/opt/rustwide/target/debug/deps/libtiny_keccak-b41369ee6e5db0b7.rmeta --extern unicode_xid=/opt/rustwide/target/debug/deps/libunicode_xid-f3d241b555dcc7ec.rmeta --extern walkdir=/opt/rustwide/target/debug/deps/libwalkdir-4eb02e97e63d7123.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "9590bb5804babe0b0cfa5746e11f29f133f2a7e48337a9a19fd751bda0390512", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9590bb5804babe0b0cfa5746e11f29f133f2a7e48337a9a19fd751bda0390512", kill_on_drop: false }`
[INFO] [stdout] 9590bb5804babe0b0cfa5746e11f29f133f2a7e48337a9a19fd751bda0390512
