[INFO] cloning repository https://github.com/GeoCodeCrafter/geo-ai-innovator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GeoCodeCrafter/geo-ai-innovator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeoCodeCrafter%2Fgeo-ai-innovator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeoCodeCrafter%2Fgeo-ai-innovator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b76813204b61920c05211e7f901c8c0bf8497adc
[INFO] checking GeoCodeCrafter/geo-ai-innovator against 1ed2df61a19042f231709eb05d032ae9e2cb2084 for pr-160235
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGeoCodeCrafter%2Fgeo-ai-innovator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/GeoCodeCrafter/geo-ai-innovator
[INFO] finished tweaking git repo https://github.com/GeoCodeCrafter/geo-ai-innovator
[INFO] tweaked toml for git repo https://github.com/GeoCodeCrafter/geo-ai-innovator written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GeoCodeCrafter/geo-ai-innovator on toolchain 1ed2df61a19042f231709eb05d032ae9e2cb2084
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GeoCodeCrafter/geo-ai-innovator 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" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ndarray-rand v0.15.0
[INFO] [stderr]   Downloaded proptest v1.10.0
[INFO] [stderr]   Downloaded ndarray v0.16.1
[INFO] [stderr]   Downloaded ashpd v0.11.1
[INFO] [stderr]   Downloaded egui_extras v0.29.1
[INFO] [stderr]   Downloaded webbrowser v1.1.0
[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:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 41596f40a73bb64d9a2033499557fcd68b08f5e1c5e2d4f33a3c383ad8b0e478
[INFO] running `Command { std: "docker" "start" "41596f40a73bb64d9a2033499557fcd68b08f5e1c5e2d4f33a3c383ad8b0e478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41596f40a73bb64d9a2033499557fcd68b08f5e1c5e2d4f33a3c383ad8b0e478", 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" "41596f40a73bb64d9a2033499557fcd68b08f5e1c5e2d4f33a3c383ad8b0e478" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41596f40a73bb64d9a2033499557fcd68b08f5e1c5e2d4f33a3c383ad8b0e478", 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" "41596f40a73bb64d9a2033499557fcd68b08f5e1c5e2d4f33a3c383ad8b0e478" "/opt/rustwide/cargo-home/bin/cargo" "+1ed2df61a19042f231709eb05d032ae9e2cb2084" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling zerocopy v0.8.40
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking wayland-sys v0.31.8
[INFO] [stderr]    Compiling wayland-backend v0.3.12
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking fixedbitset v0.4.2
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking icu_properties_data v2.1.2
[INFO] [stderr]     Checking icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]     Checking futures-channel v0.3.32
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]    Compiling wayland-scanner v0.31.8
[INFO] [stderr]     Checking piper v0.2.5
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking epaint_default_fonts v0.29.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling siphasher v1.0.2
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]    Compiling unicase v2.9.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.4.1
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking memmap2 v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking rand_core v0.9.5
[INFO] [stderr]     Checking x11-dl v2.21.0
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]    Compiling winit v0.30.12
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-syntax v0.8.10
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling bitflags v2.11.0
[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/1ed2df61a19042f231709eb05d032ae9e2cb2084/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 -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="extra-traits"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --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=211f6f5ea582c324 -C extra-filename=-080d03c24a5fa236 --out-dir /opt/rustwide/target/debug/build/syn/080d03c24a5fa236/out -L dependency=/opt/rustwide/target/debug/build/proc-macro2/355d08931c9dbeb4/out -L dependency=/opt/rustwide/target/debug/build/quote/9aeaeb0dfdd3c916/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/3becac50809745ee/out --extern proc_macro2=/opt/rustwide/target/debug/build/proc-macro2/355d08931c9dbeb4/out/libproc_macro2-355d08931c9dbeb4.rmeta --extern quote=/opt/rustwide/target/debug/build/quote/9aeaeb0dfdd3c916/out/libquote-9aeaeb0dfdd3c916.rmeta --extern unicode_ident=/opt/rustwide/target/debug/build/unicode-ident/3becac50809745ee/out/libunicode_ident-3becac50809745ee.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" "41596f40a73bb64d9a2033499557fcd68b08f5e1c5e2d4f33a3c383ad8b0e478", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41596f40a73bb64d9a2033499557fcd68b08f5e1c5e2d4f33a3c383ad8b0e478", kill_on_drop: false }`
[INFO] [stdout] 41596f40a73bb64d9a2033499557fcd68b08f5e1c5e2d4f33a3c383ad8b0e478
