[INFO] cloning repository https://github.com/Desdaemon/odoo-lsp
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Desdaemon/odoo-lsp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDesdaemon%2Fodoo-lsp", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDesdaemon%2Fodoo-lsp'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4920ea5a1a33691fbb8cd868673a8d03977cfe62
[INFO] checking Desdaemon/odoo-lsp against try#f77b5bc6c7c84df104f86b0dd01d9490e3923fa8 for pr-147834
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDesdaemon%2Fodoo-lsp" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Desdaemon/odoo-lsp
[INFO] finished tweaking git repo https://github.com/Desdaemon/odoo-lsp
[INFO] tweaked toml for git repo https://github.com/Desdaemon/odoo-lsp written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Desdaemon/odoo-lsp on toolchain f77b5bc6c7c84df104f86b0dd01d9490e3923fa8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Desdaemon/odoo-lsp 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" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c789c72e75e18bffc94c3a63ef2c0c061be8260b2be35736975a6f8b2bb1603c
[INFO] running `Command { std: "docker" "start" "-a" "c789c72e75e18bffc94c3a63ef2c0c061be8260b2be35736975a6f8b2bb1603c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c789c72e75e18bffc94c3a63ef2c0c061be8260b2be35736975a6f8b2bb1603c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c789c72e75e18bffc94c3a63ef2c0c061be8260b2be35736975a6f8b2bb1603c", kill_on_drop: false }`
[INFO] [stdout] c789c72e75e18bffc94c3a63ef2c0c061be8260b2be35736975a6f8b2bb1603c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+f77b5bc6c7c84df104f86b0dd01d9490e3923fa8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7ab7a444d865cd93b79b18af6f87b86f9df501d2bf8bc61e29634901d5f0ea41
[INFO] running `Command { std: "docker" "start" "-a" "7ab7a444d865cd93b79b18af6f87b86f9df501d2bf8bc61e29634901d5f0ea41", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling serde_json v1.0.141
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking slab v0.4.10
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling prettyplease v0.2.36
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]     Checking tree-sitter-language v0.1.5
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling winnow v0.7.12
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling wasmparser v0.227.1
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking percent-encoding v2.3.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling phf_shared v0.12.1
[INFO] [stderr]    Compiling clang-sys v1.8.1
[INFO] [stderr]     Checking bstr v1.12.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking regex-syntax v0.6.29
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling wasm-encoder v0.227.1
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]     Checking streaming-iterator v0.1.9
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]     Checking globset v0.4.16
[INFO] [stderr]    Compiling phf_generator v0.12.1
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking fluent-uri v0.1.4
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking rustc-demangle v0.1.25
[INFO] [stderr]    Compiling leb128fmt v0.1.0
[INFO] [stderr]    Compiling id-arena v2.2.1
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling topological-sort v0.2.2
[INFO] [stderr]     Checking overload v0.1.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]     Checking nu-ansi-term v0.46.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]     Checking ignore v0.4.23
[INFO] [stderr]    Compiling const_format_proc_macros v0.2.34
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]    Compiling spdx v0.10.9
[INFO] [stderr]     Checking matchers v0.1.0
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]    Compiling libloading v0.8.8
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking str_indices v0.4.4
[INFO] [stderr]    Compiling bindgen v0.72.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]     Checking qp-trie v0.8.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]     Checking ropey v2.0.0-beta.1
[INFO] [stderr]     Checking globwalk v0.9.1
[INFO] [stderr]     Checking lasso v0.7.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/f77b5bc6c7c84df104f86b0dd01d9490e3923fa8/bin/rustc --crate-name syn --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/syn-2.0.104/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C opt-level=1 -C embed-bitcode=no -C debug-assertions=on --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"' --cfg 'feature="visit-mut"' --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=2646ed3bd1acf38d -C extra-filename=-5e949f0775b6676f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-4169d28e62d97079.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-958be04ddaf518ec.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-16ca661865a868af.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" "7ab7a444d865cd93b79b18af6f87b86f9df501d2bf8bc61e29634901d5f0ea41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7ab7a444d865cd93b79b18af6f87b86f9df501d2bf8bc61e29634901d5f0ea41", kill_on_drop: false }`
[INFO] [stdout] 7ab7a444d865cd93b79b18af6f87b86f9df501d2bf8bc61e29634901d5f0ea41
