[INFO] cloning repository https://github.com/Remgr12/Anemoia-Client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Remgr12/Anemoia-Client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemgr12%2FAnemoia-Client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemgr12%2FAnemoia-Client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 43a81c2f20e366d4ec9a997fbab90485a8709321
[INFO] checking Remgr12/Anemoia-Client against 011c518242557d21690f7936b5812318dc2fec47 for pr-159877
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRemgr12%2FAnemoia-Client" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Remgr12/Anemoia-Client
[INFO] finished tweaking git repo https://github.com/Remgr12/Anemoia-Client
[INFO] tweaked toml for git repo https://github.com/Remgr12/Anemoia-Client written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Remgr12/Anemoia-Client on toolchain 011c518242557d21690f7936b5812318dc2fec47
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Remgr12/Anemoia-Client 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" "+011c518242557d21690f7936b5812318dc2fec47" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:1fa6594d87c8fa7b311925a7a77a16f539833322d9dfba4ce891f211db2f90b1" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 4fe1cc44c6749c95d49f980ee4f13b1bae9973ec5f255480c99bbe4e9ebc1a07
[INFO] running `Command { std: "docker" "start" "4fe1cc44c6749c95d49f980ee4f13b1bae9973ec5f255480c99bbe4e9ebc1a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fe1cc44c6749c95d49f980ee4f13b1bae9973ec5f255480c99bbe4e9ebc1a07", 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" "4fe1cc44c6749c95d49f980ee4f13b1bae9973ec5f255480c99bbe4e9ebc1a07" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4fe1cc44c6749c95d49f980ee4f13b1bae9973ec5f255480c99bbe4e9ebc1a07", 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" "4fe1cc44c6749c95d49f980ee4f13b1bae9973ec5f255480c99bbe4e9ebc1a07" "/opt/rustwide/cargo-home/bin/cargo" "+011c518242557d21690f7936b5812318dc2fec47" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling cc v1.2.61
[INFO] [stderr]    Compiling wayland-sys v0.31.11
[INFO] [stderr]     Checking dlib v0.5.3
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]    Compiling wayland-client v0.31.14
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.3.4
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking simd-adler32 v0.3.9
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking ahash v0.8.12
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling env_home v0.1.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking rustls-pki-types v1.14.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking zune-core v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.9
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.10
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling jni-sys v0.3.1
[INFO] [stderr]     Checking pxfm v0.1.29
[INFO] [stderr]     Checking time v0.3.47
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]     Checking zune-jpeg v0.5.15
[INFO] [stderr]     Checking png v0.18.1
[INFO] [stderr]    Compiling lua-src v547.0.0
[INFO] [stderr]     Checking gif v0.14.2
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]     Checking glow v0.14.2
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling wayland-backend v0.3.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.10
[INFO] [stderr]    Compiling rustls v0.23.40
[INFO] [stderr]     Checking cesu8 v1.1.0
[INFO] [stderr]     Checking webpki-roots v1.0.7
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking simplelog v0.12.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling proc-maps v0.4.0
[INFO] [stderr]     Checking iced-x86 v1.21.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking bstr v1.12.1
[INFO] [stderr]    Compiling which v7.0.3
[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/011c518242557d21690f7936b5812318dc2fec47/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.117/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=a9f0f1bf52f49136 -C extra-filename=-e0faf52aa5e48801 --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-aa2c5b8519914b46.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" "4fe1cc44c6749c95d49f980ee4f13b1bae9973ec5f255480c99bbe4e9ebc1a07", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fe1cc44c6749c95d49f980ee4f13b1bae9973ec5f255480c99bbe4e9ebc1a07", kill_on_drop: false }`
[INFO] [stdout] 4fe1cc44c6749c95d49f980ee4f13b1bae9973ec5f255480c99bbe4e9ebc1a07
