[INFO] cloning repository https://github.com/soksak-ai/soksak-sidecar-terminal-wezterm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soksak-ai/soksak-sidecar-terminal-wezterm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoksak-ai%2Fsoksak-sidecar-terminal-wezterm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoksak-ai%2Fsoksak-sidecar-terminal-wezterm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 8fd61f93e4a58872ec1d9254fcf94d12614f05b1
[INFO] checking soksak-ai/soksak-sidecar-terminal-wezterm against dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8 for pr-133502-26
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoksak-ai%2Fsoksak-sidecar-terminal-wezterm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soksak-ai/soksak-sidecar-terminal-wezterm
[INFO] finished tweaking git repo https://github.com/soksak-ai/soksak-sidecar-terminal-wezterm
[INFO] tweaked toml for git repo https://github.com/soksak-ai/soksak-sidecar-terminal-wezterm written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soksak-ai/soksak-sidecar-terminal-wezterm on toolchain dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soksak-ai/soksak-sidecar-terminal-wezterm 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" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating git repository `https://github.com/soksak-ai/wezterm`
[INFO] [stderr]     Updating git submodule `https://github.com/madler/zlib.git`
[INFO] [stderr]     Updating git submodule `https://github.com/glennrp/libpng.git`
[INFO] [stderr]     Updating git submodule `https://github.com/freetype/freetype2.git`
[INFO] [stderr]     Updating git submodule `https://github.com/nyorain/dlg.git`
[INFO] [stderr]     Updating git submodule `https://github.com/harfbuzz/harfbuzz.git`
[INFO] [stderr]     Updating git repository `https://github.com/soksak-ai/soksak-contract-terminal.git`
[INFO] [stderr]     Updating git repository `https://github.com/wez/finl_unicode.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded exr v1.74.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] b9f47448dfa1d17ff9d1a7eac67646919167fbcee4748c9e33e31f85553d6c83
[INFO] running `Command { std: "docker" "start" "b9f47448dfa1d17ff9d1a7eac67646919167fbcee4748c9e33e31f85553d6c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9f47448dfa1d17ff9d1a7eac67646919167fbcee4748c9e33e31f85553d6c83", 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" "b9f47448dfa1d17ff9d1a7eac67646919167fbcee4748c9e33e31f85553d6c83" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b9f47448dfa1d17ff9d1a7eac67646919167fbcee4748c9e33e31f85553d6c83", 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" "b9f47448dfa1d17ff9d1a7eac67646919167fbcee4748c9e33e31f85553d6c83" "/opt/rustwide/cargo-home/bin/cargo" "+dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand v0.8.7
[INFO] [stderr]     Checking log v0.4.33
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]     Checking arrayvec v0.7.8
[INFO] [stderr]     Checking bitflags v2.13.0
[INFO] [stderr]    Compiling zerocopy v0.8.54
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking bytemuck v1.25.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking phf_shared v0.11.3
[INFO] [stderr]    Compiling built v0.8.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking aligned v0.4.3
[INFO] [stderr]     Checking no_std_io2 v0.9.4
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]    Compiling pulp v0.22.3
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking bitstream-io v4.10.0
[INFO] [stderr]     Checking raw-cpuid v11.6.0
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking rayon-core v1.13.0
[INFO] [stderr]     Checking reborrow v0.5.5
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking imgref v1.12.2
[INFO] [stderr]     Checking pulp-wasm-simd-flag v0.1.1
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]    Compiling pest v2.8.7
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking avif-serialize v0.8.9
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking rgb v0.8.53
[INFO] [stderr]     Checking fax v0.2.7
[INFO] [stderr]     Checking num-bigint v0.4.8
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking pxfm v0.1.30
[INFO] [stderr]     Checking lab v0.11.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking uuid v1.23.4
[INFO] [stderr]     Checking euclid v0.22.14
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking deltae v0.3.2
[INFO] [stderr]     Checking vtparse v0.7.0 (https://github.com/soksak-ai/wezterm?rev=eebf29473eb5b7a07c9cb5c833d42fa90fb00777#eebf2947)
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]    Compiling terminfo v0.9.0
[INFO] [stderr]    Compiling pest_meta v2.8.7
[INFO] [stderr]     Checking finl_unicode v1.3.0 (https://github.com/wez/finl_unicode.git?branch=no_std#a1892f26)
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tinyvec v1.12.0
[INFO] [stderr]     Checking termios v0.3.3
[INFO] [stderr]     Checking memmem v0.1.1
[INFO] [stderr]     Checking miniz_oxide v0.7.4
[INFO] [stderr]     Checking lru v0.16.4
[INFO] [stderr]     Checking humansize v2.1.3
[INFO] [stderr]    Compiling doctest-file v1.1.1
[INFO] [stderr]     Checking serde_json v1.0.150
[INFO] [stderr]     Checking soksak-contract-terminal v0.0.1 (https://github.com/soksak-ai/soksak-contract-terminal.git?rev=3eb8debde6ba273b37f3d0f141e9deb074b0fadc#3eb8debd)
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr] error: could not compile `syn` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/dfbea5bc945a9d7ff017d3d4bfbd1af9295fe5b8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.118/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="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="fold"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="visit"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("clone-impls", "default", "derive", "extra-traits", "fold", "full", "parsing", "printing", "proc-macro", "test", "visit", "visit-mut"))' -C metadata=0a86daf0bf0e4ee6 -C extra-filename=-027598de5ac48f82 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d4cb564e807a9cd7.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-12a774c18bdf157c.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-8c98a1a0e58216a9.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" "b9f47448dfa1d17ff9d1a7eac67646919167fbcee4748c9e33e31f85553d6c83", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9f47448dfa1d17ff9d1a7eac67646919167fbcee4748c9e33e31f85553d6c83", kill_on_drop: false }`
[INFO] [stdout] b9f47448dfa1d17ff9d1a7eac67646919167fbcee4748c9e33e31f85553d6c83
