[INFO] fetching crate df_ls_semantic_analysis 0.3.0-rc.1...
[INFO] testing df_ls_semantic_analysis-0.3.0-rc.1 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate df_ls_semantic_analysis 0.3.0-rc.1 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate df_ls_semantic_analysis 0.3.0-rc.1
[INFO] finished tweaking crates.io crate df_ls_semantic_analysis 0.3.0-rc.1
[INFO] tweaked toml for crates.io crate df_ls_semantic_analysis 0.3.0-rc.1 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate df_ls_semantic_analysis 0.3.0-rc.1 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 100 packages to latest compatible versions
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.0.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 2f5baec783c3a75a17b39cc8a30bbfd720deb3da22357a593e95d179ea25c9f8
[INFO] running `Command { std: "docker" "start" "-a" "2f5baec783c3a75a17b39cc8a30bbfd720deb3da22357a593e95d179ea25c9f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2f5baec783c3a75a17b39cc8a30bbfd720deb3da22357a593e95d179ea25c9f8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2f5baec783c3a75a17b39cc8a30bbfd720deb3da22357a593e95d179ea25c9f8", kill_on_drop: false }`
[INFO] [stdout] 2f5baec783c3a75a17b39cc8a30bbfd720deb3da22357a593e95d179ea25c9f8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 17caf9127dceaf8f4fd6baa3d4b55ec18be3050734bfa8f71e41fdd5823c81a7
[INFO] running `Command { std: "docker" "start" "-a" "17caf9127dceaf8f4fd6baa3d4b55ec18be3050734bfa8f71e41fdd5823c81a7", kill_on_drop: false }`
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rust-embed-utils v7.8.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling df_cp437 v1.1.0
[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 serde_derive v1.0.228
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling rust-embed-impl v6.8.1
[INFO] [stderr]    Compiling df_ls_derive v0.3.0-rc.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling rust-embed v6.8.1
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling df_ls_core v0.3.0-rc.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling lsp-types v0.93.2
[INFO] [stderr]    Compiling df_ls_diagnostics v0.3.0-rc.1
[INFO] [stderr]    Compiling df_ls_lexical_analysis v0.3.0-rc.1
[INFO] [stderr]    Compiling df_ls_syntax_analysis v0.3.0-rc.1
[INFO] [stderr]    Compiling df_ls_structure v0.3.0-rc.1
[INFO] [stderr]    Compiling df_ls_semantic_analysis v0.3.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `df_ls_structure` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name df_ls_structure --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/df_ls_structure-0.3.0-rc.1/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 -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=47609607dbaa3c8a -C extra-filename=-f3e6143c55a8c44c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-eb07bcfe9a52a357.rmeta --extern df_ls_core=/opt/rustwide/target/debug/deps/libdf_ls_core-1ab35990b0394ca1.rmeta --extern df_ls_diagnostics=/opt/rustwide/target/debug/deps/libdf_ls_diagnostics-93b8bd43e3636d31.rmeta --extern df_ls_syntax_analysis=/opt/rustwide/target/debug/deps/libdf_ls_syntax_analysis-c6ffbe32260bc89d.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-b3860f223ca9bc97.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-40ebd7d040175aeb.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-24828e002552637b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-c6eb496a0dc16859.rmeta --extern serde_path_to_error=/opt/rustwide/target/debug/deps/libserde_path_to_error-728b616bc63f5713.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "17caf9127dceaf8f4fd6baa3d4b55ec18be3050734bfa8f71e41fdd5823c81a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "17caf9127dceaf8f4fd6baa3d4b55ec18be3050734bfa8f71e41fdd5823c81a7", kill_on_drop: false }`
[INFO] [stdout] 17caf9127dceaf8f4fd6baa3d4b55ec18be3050734bfa8f71e41fdd5823c81a7
