[INFO] cloning repository https://github.com/spade-lang/spade [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/spade-lang/spade" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspade-lang%2Fspade", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspade-lang%2Fspade'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c847434079df3d4812dcbfe1cf1a4fe88e1968b [INFO] checking spade-lang/spade against master#f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b for pr-148329 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fspade-lang%2Fspade" "/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/spade-lang/spade [INFO] finished tweaking git repo https://github.com/spade-lang/spade [INFO] tweaked toml for git repo https://github.com/spade-lang/spade written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/spade-lang/spade on toolchain f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/spade-lang/spade 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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://gitlab.com/spade-lang/swim.git` [INFO] [stderr] Updating git submodule `https://gitlab.com/spade-lang/spade.git` [INFO] [stderr] Updating git submodule `https://gitlab.com/TheZoq2/vatch.git` [INFO] [stderr] Updating git repository `https://gitlab.com/surfer-project/surfer.git` [INFO] [stderr] Updating git submodule `https://github.com/jkarns275/f128.git` [INFO] [stderr] Updating git submodule `https://github.com/ics-jku/instruction-decoder.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tracing-tree v0.4.0 [INFO] [stderr] Downloaded local-impl v0.1.2 [INFO] [stderr] Downloaded spade-codespan v0.12.0 [INFO] [stderr] Downloaded nesty v0.2.0 [INFO] [stderr] Downloaded target-triple v0.1.4 [INFO] [stderr] Downloaded spade-codespan-reporting v0.12.0 [INFO] [stderr] Downloaded ansi-escapes v0.2.0 [INFO] [stderr] Downloaded scratch v1.0.8 [INFO] [stderr] Downloaded tower-lsp v0.17.0 [INFO] [stderr] Downloaded cxxbridge-flags v1.0.161 [INFO] [stderr] Downloaded lsp-types v0.93.2 [INFO] [stderr] Downloaded cxxbridge-macro v1.0.161 [INFO] [stderr] Downloaded insta v1.43.1 [INFO] [stderr] Downloaded prettydiff v0.8.1 [INFO] [stderr] Downloaded vcd v0.6.1 [INFO] [stderr] Downloaded cxxbridge-cmd v1.0.161 [INFO] [stderr] Downloaded emath v0.31.1 [INFO] [stderr] Downloaded cxx-build v1.0.161 [INFO] [stderr] Downloaded ecolor v0.31.1 [INFO] [stderr] Downloaded manyhow-macros v0.11.4 [INFO] [stderr] Downloaded manyhow v0.11.4 [INFO] [stderr] Downloaded extism-convert-macros v1.12.0 [INFO] [stderr] Downloaded cxx v1.0.161 [INFO] [stderr] Downloaded extism-convert v1.12.0 [INFO] [stderr] Downloaded trybuild v1.0.106 [INFO] [stderr] Downloaded serde_ignored v0.1.12 [INFO] [stderr] Downloaded tower-lsp-macros v0.6.0 [INFO] [stderr] Downloaded extism-manifest v1.12.0 [INFO] [stderr] Downloaded extism-pdk-derive v1.4.1 [INFO] [stderr] Downloaded serde_stacker v0.1.12 [INFO] [stderr] Downloaded proc-macro-utils v0.10.0 [INFO] [stderr] Downloaded extism-pdk v1.4.1 [INFO] [stderr] Downloaded spdx v0.10.9 [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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e492165ad07a197d60e57dce3156a24e25aeaebb9ca87dfbb040b21316ee2c0c [INFO] running `Command { std: "docker" "start" "-a" "e492165ad07a197d60e57dce3156a24e25aeaebb9ca87dfbb040b21316ee2c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e492165ad07a197d60e57dce3156a24e25aeaebb9ca87dfbb040b21316ee2c0c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e492165ad07a197d60e57dce3156a24e25aeaebb9ca87dfbb040b21316ee2c0c", kill_on_drop: false }` [INFO] [stdout] e492165ad07a197d60e57dce3156a24e25aeaebb9ca87dfbb040b21316ee2c0c [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" "+f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3fec20b31cc664ab952a7247de48a839b87f47c9d22bd157e7c0e4f750fe3db1 [INFO] running `Command { std: "docker" "start" "-a" "3fec20b31cc664ab952a7247de48a839b87f47c9d22bd157e7c0e4f750fe3db1", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking itertools v0.14.0 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking nesty v0.2.0 [INFO] [stderr] Compiling logos-codegen v0.15.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking eyre v0.6.12 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Compiling virtue v0.0.18 [INFO] [stderr] Compiling pyo3-build-config v0.21.2 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking hashbrown v0.15.4 [INFO] [stderr] Checking vcd v0.6.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Compiling proc-macro-utils v0.10.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling camino v1.1.10 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling scratch v1.0.8 [INFO] [stderr] Checking yansi v1.0.1 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking pretty_assertions v1.4.1 [INFO] [stderr] Checking indexmap v2.10.0 [INFO] [stderr] Checking prettydiff v0.8.1 [INFO] [stderr] Compiling bincode_derive v2.0.1 [INFO] [stderr] Compiling manyhow-macros v0.11.4 [INFO] [stderr] Compiling cxxbridge-flags v1.0.161 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling codespan-reporting v0.12.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Checking bstr v1.12.0 [INFO] [stderr] Checking glob v0.3.2 [INFO] [stderr] Checking toml_write v0.1.2 [INFO] [stderr] Compiling psm v0.1.26 [INFO] [stderr] Compiling stacker v0.1.21 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling link-cplusplus v1.0.10 [INFO] [stderr] Compiling cxx v1.0.161 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking proc-macro2 v1.0.95 [INFO] [stderr] Checking colored v2.2.0 [INFO] [stderr] Checking filetime v0.2.25 [INFO] [stderr] Checking emath v0.31.1 [INFO] [stderr] Compiling target-triple v0.1.4 [INFO] [stderr] Compiling pyo3-ffi v0.21.2 [INFO] [stderr] Compiling pyo3 v0.21.2 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Compiling swim v0.13.0 (https://gitlab.com/spade-lang/swim.git?rev=293e3143d0e1189a9a0121e1dceaef9815f1a762#293e3143) [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking chrono v0.4.41 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking fern v0.7.1 [INFO] [stderr] Checking quote v1.0.40 [INFO] [stderr] Checking getrandom v0.3.3 [INFO] [stderr] Checking toml_parser v1.0.1 [INFO] [stderr] Checking spdx v0.10.9 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling spade-python v0.14.0 (/opt/rustwide/workdir/spade-python) [INFO] [stderr] Checking insta v1.43.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking toml_writer v1.0.2 [INFO] [stderr] Checking ansi-escapes v0.2.0 [INFO] [stderr] Checking memchr v2.7.5 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking matches v0.1.10 [INFO] [stderr] Checking toml_datetime v0.7.0 [INFO] [stderr] Checking serde_spanned v1.0.0 [INFO] [stderr] Checking serde_json v1.0.141 [INFO] [stderr] Checking matchers v0.2.0 [INFO] [stderr] Checking globset v0.4.16 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Checking toml v0.9.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling pyo3-macros-backend v0.21.2 [INFO] [stderr] Compiling manyhow v0.11.4 [INFO] [stderr] Compiling cxx-build v1.0.161 [INFO] [stderr] Checking ignore v0.4.23 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling local-impl v0.1.2 [INFO] [stderr] Compiling spade-macros v0.14.0 (/opt/rustwide/workdir/spade-macros) [INFO] [stderr] Compiling derive-where v1.5.0 [INFO] [stderr] Compiling recursive-proc-macro-impl v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking recursive v0.1.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling prost-derive v0.14.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling extism-convert-macros v1.12.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tower-lsp-macros v0.6.0 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [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/f5711a55f5d5e2f942057d0f6d648dd2d8b2c37b/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 -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"' --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=9e396fd4fdf98787 -C extra-filename=-f4775f69c06069bb --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-5cd63c6599791818.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-685ab2b9d9647cae.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-31777e920fb1a026.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" "3fec20b31cc664ab952a7247de48a839b87f47c9d22bd157e7c0e4f750fe3db1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fec20b31cc664ab952a7247de48a839b87f47c9d22bd157e7c0e4f750fe3db1", kill_on_drop: false }` [INFO] [stdout] 3fec20b31cc664ab952a7247de48a839b87f47c9d22bd157e7c0e4f750fe3db1