[INFO] cloning repository https://github.com/fkdldkRhya/base-ui
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fkdldkRhya/base-ui" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfkdldkRhya%2Fbase-ui", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfkdldkRhya%2Fbase-ui'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 566d546f00ca5d8832a1da46a44a45a5432062fa
[INFO] checking fkdldkRhya/base-ui against master#42f4793e5a514858221b07ac379029d90353913e for pr-148952
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FfkdldkRhya%2Fbase-ui" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/fkdldkRhya/base-ui
[INFO] finished tweaking git repo https://github.com/fkdldkRhya/base-ui
[INFO] tweaked toml for git repo https://github.com/fkdldkRhya/base-ui written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/fkdldkRhya/base-ui on toolchain 42f4793e5a514858221b07ac379029d90353913e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/fkdldkRhya/base-ui 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" "+42f4793e5a514858221b07ac379029d90353913e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded memmap2 v0.3.1
[INFO] [stderr]   Downloaded native-dialog v0.6.4
[INFO] [stderr]   Downloaded matrixmultiply v0.2.4
[INFO] [stderr]   Downloaded nalgebra-glm v0.3.0
[INFO] [stderr]   Downloaded ndk-glue v0.5.2
[INFO] [stderr]   Downloaded wfd v0.1.7
[INFO] [stderr]   Downloaded alga v0.8.2
[INFO] [stderr]   Downloaded figlet-rs v0.1.5
[INFO] [stderr]   Downloaded calloop v0.9.3
[INFO] [stderr]   Downloaded glutin v0.28.0
[INFO] [stderr]   Downloaded smithay-client-toolkit v0.15.4
[INFO] [stderr]   Downloaded nalgebra v0.17.3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a14315c437e3d0f8890d93ea41f99dbbf9e07b1f74093bcfeca7bb60b06df68
[INFO] running `Command { std: "docker" "start" "-a" "4a14315c437e3d0f8890d93ea41f99dbbf9e07b1f74093bcfeca7bb60b06df68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a14315c437e3d0f8890d93ea41f99dbbf9e07b1f74093bcfeca7bb60b06df68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a14315c437e3d0f8890d93ea41f99dbbf9e07b1f74093bcfeca7bb60b06df68", kill_on_drop: false }`
[INFO] [stdout] 4a14315c437e3d0f8890d93ea41f99dbbf9e07b1f74093bcfeca7bb60b06df68
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+42f4793e5a514858221b07ac379029d90353913e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 397089e593f523bd0efda42e12c00300e0fc97b03372e8ae68122b02442b47da
[INFO] running `Command { std: "docker" "start" "-a" "397089e593f523bd0efda42e12c00300e0fc97b03372e8ae68122b02442b47da", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling xml-rs v0.8.25
[INFO] [stderr]     Checking rand_core v0.4.2
[INFO] [stderr]    Compiling memoffset v0.6.5
[INFO] [stderr]    Compiling autocfg v0.1.8
[INFO] [stderr]    Compiling wayland-sys v0.29.5
[INFO] [stderr]     Checking libloading v0.8.6
[INFO] [stderr]    Compiling cc v1.2.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling num-complex v0.2.4
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling libm v0.1.4
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling smithay-client-toolkit v0.15.4
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking instant v0.1.13
[INFO] [stderr]     Checking xcursor v0.3.8
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking flate2 v1.0.35
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling wayland-scanner v0.29.5
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling winit v0.26.1
[INFO] [stderr]     Checking weezl v0.1.8
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]     Checking rayon-core v1.12.1
[INFO] [stderr]     Checking generic-array v0.12.4
[INFO] [stderr]     Checking matrixmultiply v0.2.4
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking bytemuck v1.21.0
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking ttf-parser v0.15.2
[INFO] [stderr]     Checking gif v0.13.1
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling glutin_glx_sys v0.1.8
[INFO] [stderr]    Compiling glutin_egl_sys v0.1.6
[INFO] [stderr]     Checking alga v0.8.2
[INFO] [stderr]    Compiling gl v0.14.0
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling wayland-client v0.29.5
[INFO] [stderr]    Compiling wayland-protocols v0.29.5
[INFO] [stderr]     Checking exr v1.73.0
[INFO] [stderr]     Checking nix v0.24.3
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking nix v0.22.3
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking parking_lot_core v0.8.6
[INFO] [stderr]     Checking memmap2 v0.3.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.11.2
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking shared_library v0.1.9
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking osmesa-sys v0.1.2
[INFO] [stderr]     Checking wayland-commons v0.29.5
[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/42f4793e5a514858221b07ac379029d90353913e/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.98/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=a2b6465dda0f8a64 -C extra-filename=-53b733a460aae174 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-ba1164ef8c5072f6.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-45812ef4b8688a30.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-a3690edd3a41f0e2.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" "397089e593f523bd0efda42e12c00300e0fc97b03372e8ae68122b02442b47da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "397089e593f523bd0efda42e12c00300e0fc97b03372e8ae68122b02442b47da", kill_on_drop: false }`
[INFO] [stdout] 397089e593f523bd0efda42e12c00300e0fc97b03372e8ae68122b02442b47da
