[INFO] fetching crate swiftide-integrations 0.31.2...
[INFO] testing swiftide-integrations-0.31.2 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate swiftide-integrations 0.31.2 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate swiftide-integrations 0.31.2
[INFO] finished tweaking crates.io crate swiftide-integrations 0.31.2
[INFO] tweaked toml for crates.io crate swiftide-integrations 0.31.2 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate swiftide-integrations 0.31.2 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] crate crates.io crate swiftide-integrations 0.31.2 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" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] d642b1928b4835b20bfd32f2953411bbccf81cb9e8686e00bdc6355995eb22cb
[INFO] running `Command { std: "docker" "start" "-a" "d642b1928b4835b20bfd32f2953411bbccf81cb9e8686e00bdc6355995eb22cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d642b1928b4835b20bfd32f2953411bbccf81cb9e8686e00bdc6355995eb22cb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d642b1928b4835b20bfd32f2953411bbccf81cb9e8686e00bdc6355995eb22cb", kill_on_drop: false }`
[INFO] [stdout] d642b1928b4835b20bfd32f2953411bbccf81cb9e8686e00bdc6355995eb22cb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] 78106008835e6915e42203edc46f50e7983229fec218552c62149d64e9274881
[INFO] running `Command { std: "docker" "start" "-a" "78106008835e6915e42203edc46f50e7983229fec218552c62149d64e9274881", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling serde_derive v1.0.223
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling schemars_derive v1.0.4
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling pest v2.8.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling schemars v1.0.4
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling pest_meta v2.8.1
[INFO] [stderr]    Compiling swiftide-macros v0.31.2
[INFO] [stderr]    Compiling pest_generator v2.8.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling pest_derive v2.8.1
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling fs-err v3.1.1
[INFO] [stderr]    Compiling swiftide-core v0.31.2
[INFO] [stderr]    Compiling swiftide-integrations v0.31.2 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.14s
[INFO] running `Command { std: "docker" "inspect" "78106008835e6915e42203edc46f50e7983229fec218552c62149d64e9274881", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "78106008835e6915e42203edc46f50e7983229fec218552c62149d64e9274881", kill_on_drop: false }`
[INFO] [stdout] 78106008835e6915e42203edc46f50e7983229fec218552c62149d64e9274881
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0938b61c0fac3a30db985c281958cbd615a0426a8c4b048c38e36c9c859ea8e4
[INFO] running `Command { std: "docker" "start" "-a" "0938b61c0fac3a30db985c281958cbd615a0426a8c4b048c38e36c9c859ea8e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling arrow-schema v55.2.0
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling serde v1.0.223
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling moka v0.12.10
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling structmeta-derive v0.3.0
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling home v0.5.11
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling structmeta v0.3.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.7
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling predicates-core v1.0.9
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling arrow-buffer v55.2.0
[INFO] [stderr]    Compiling mockall_derive v0.13.1
[INFO] [stderr]    Compiling colorchoice v1.0.4
[INFO] [stderr]    Compiling tera v1.20.0
[INFO] [stderr]    Compiling docker_credential v1.3.2
[INFO] [stderr]    Compiling etcetera v0.10.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling libduckdb-sys v1.3.2
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling test-case-core v3.3.1
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling arrow-data v55.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling termtree v0.5.1
[INFO] [stderr]    Compiling deadpool-runtime v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling predicates-tree v1.0.12
[INFO] [stderr]    Compiling predicates v3.1.3
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling parse-display-derive v0.9.1
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling arrow-array v55.2.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling hickory-proto v0.25.2
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling bollard-stubs v1.47.1-rc.27.3.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling derive_builder v0.20.2
[INFO] [stderr]    Compiling swiftide-macros v0.31.2
[INFO] [stderr]    Compiling swiftide-core v0.31.2
[INFO] [stderr] error: could not compile `tokio` (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 tokio --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(loom)' --check-cfg 'cfg(mio_unsupported_force_poll_poll)' --check-cfg 'cfg(tokio_allow_from_blocking_fd)' --check-cfg 'cfg(tokio_internal_mt_counters)' --check-cfg 'cfg(tokio_no_parking_lot)' --check-cfg 'cfg(tokio_no_tuning_tests)' --check-cfg 'cfg(tokio_taskdump)' --check-cfg 'cfg(tokio_unstable)' --check-cfg 'cfg(tokio_uring)' --check-cfg 'cfg(target_os, values("cygwin"))' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="fs"' --cfg 'feature="full"' --cfg 'feature="io-std"' --cfg 'feature="io-util"' --cfg 'feature="libc"' --cfg 'feature="macros"' --cfg 'feature="mio"' --cfg 'feature="net"' --cfg 'feature="parking_lot"' --cfg 'feature="process"' --cfg 'feature="rt"' --cfg 'feature="rt-multi-thread"' --cfg 'feature="signal"' --cfg 'feature="signal-hook-registry"' --cfg 'feature="socket2"' --cfg 'feature="sync"' --cfg 'feature="time"' --cfg 'feature="tokio-macros"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("bytes", "default", "fs", "full", "io-std", "io-util", "libc", "macros", "mio", "net", "parking_lot", "process", "rt", "rt-multi-thread", "signal", "signal-hook-registry", "socket2", "sync", "test-util", "time", "tokio-macros", "tracing", "windows-sys"))' -C metadata=409d24f72d1995e4 -C extra-filename=-ff36ba5df81e793f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-2f2163c4ae04a6b5.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-f1d34bc2f3f080f2.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-fe071875ca082dc2.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-72bf04572caa1c84.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-5f056dea028b2765.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2272320bf7cde998.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-79ba3f456ea4ddae.so --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `tera` (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 tera --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tera-1.20.0/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("builtins", "chrono", "chrono-tz", "date-locale", "default", "humansize", "percent-encoding", "preserve_order", "rand", "slug", "urlencode"))' -C metadata=070f7a7d68cca4da -C extra-filename=-2a9c2fb7d0b7698a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-e6cdac90394914ee.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-fedad6636e116d2a.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-9a9e3447682cd53c.so --extern regex=/opt/rustwide/target/debug/deps/libregex-d151a08185e423e4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fa8e6c4b6d0f73f3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f5b75d3e85b07e9.rmeta --extern unic_segment=/opt/rustwide/target/debug/deps/libunic_segment-b8d08814a8fb0b54.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `arrow-array` (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 arrow_array --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/arrow-array-55.2.0/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 --cfg 'feature="ffi"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("chrono-tz", "ffi", "force_validate"))' -C metadata=6f0edf57ede3a8f4 -C extra-filename=-7841fded9c92479b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-7035383ea1b3e375.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-726dca2f4fc5ad43.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-8e55cf0485e2e205.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-633feba828fb145a.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-910d24d809dc0107.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c6034c016022fbab.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-3d8410738062d1ad.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-97c381d1fb833c7d.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `bollard-stubs` (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 bollard_stubs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/bollard-stubs-1.47.1-rc.27.3.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("base64", "bollard-buildkit-proto", "buildkit", "bytes", "chrono", "prost", "time"))' -C metadata=3da0a72821fe9009 -C extra-filename=-2fade0b6abab556f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern serde=/opt/rustwide/target/debug/deps/libserde-fa8e6c4b6d0f73f3.rmeta --extern serde_repr=/opt/rustwide/target/debug/deps/libserde_repr-ff38dbc356d9ba22.so --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-d5178218ede35bc2.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `h2` (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 h2 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/h2-0.4.12/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 --warn=unexpected_cfgs --check-cfg 'cfg(fuzzing)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("stream", "unstable"))' -C metadata=347ac711fbba3be7 -C extra-filename=-ffe61284704f103d --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern atomic_waker=/opt/rustwide/target/debug/deps/libatomic_waker-06950c8c08d2b8fa.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-82ad4f0211bdc963.rmeta --extern fnv=/opt/rustwide/target/debug/deps/libfnv-79e2cbfbe03dcd16.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-3b920243fce8fec0.rmeta --extern futures_sink=/opt/rustwide/target/debug/deps/libfutures_sink-ae1eb2d060de53a2.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-91749a31ed6c7a44.rmeta --extern indexmap=/opt/rustwide/target/debug/deps/libindexmap-4cd02c0df23e8e5d.rmeta --extern slab=/opt/rustwide/target/debug/deps/libslab-5629529544b2a983.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ff36ba5df81e793f.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-3de0b3e8649573bd.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c8e025fe2138b418.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `rustls` (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 rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.31/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="ring"' --cfg 'feature="std"' --cfg 'feature="tls12"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-lc-rs", "aws_lc_rs", "brotli", "custom-provider", "default", "fips", "hashbrown", "log", "logging", "prefer-post-quantum", "read_buf", "ring", "rustversion", "std", "tls12", "zlib"))' -C metadata=712ee56d71c325bc -C extra-filename=-7bb42c0682de6a94 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-08fc99ab0c485b02.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-0a0795bf7e22536f.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-ac8782e8d529c6fe.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-a3d35dd3000d5148.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-2ae6a7038b9a0630.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9d781f334751eb0e.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-1a8455b5fe45d2d4/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `hickory-proto` (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 hickory_proto --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/hickory-proto-0.25.2/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 --warn=unexpected_cfgs --check-cfg 'cfg(nightly)' --cfg 'feature="futures-io"' --cfg 'feature="std"' --cfg 'feature="tokio"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__dnssec", "__h3", "__https", "__quic", "__tls", "backtrace", "default", "dnssec-aws-lc-rs", "dnssec-ring", "futures-io", "h3-aws-lc-rs", "h3-ring", "https-aws-lc-rs", "https-ring", "mdns", "no-std-rand", "quic-aws-lc-rs", "quic-ring", "rustls-platform-verifier", "serde", "socket2", "std", "testing", "text-parsing", "tls-aws-lc-rs", "tls-ring", "tokio", "wasm-bindgen", "webpki-roots"))' -C metadata=625ebde4a12e1c3f -C extra-filename=-465b2a67299a82cf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e8a763ef8f4bcb05.so --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-3a213765134f0c85.rmeta --extern data_encoding=/opt/rustwide/target/debug/deps/libdata_encoding-b526e42a42757a7d.rmeta --extern enum_as_inner=/opt/rustwide/target/debug/deps/libenum_as_inner-ca5ef72f08aaaf24.so --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-0c7632e5ed4dc230.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-59d0071c9258d69f.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8451b57186dcc862.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-b7159b55e50edcc8.rmeta --extern ipnet=/opt/rustwide/target/debug/deps/libipnet-a38805d99c19843f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-08fc99ab0c485b02.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-8c9da3c10fb64644.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f22490c835d689e9.rmeta --extern tinyvec=/opt/rustwide/target/debug/deps/libtinyvec-96a598a2417bf3df.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ff36ba5df81e793f.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c8e025fe2138b418.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-2f943bb2caad52c4.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `swiftide-core` (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 swiftide_core --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/swiftide-core-0.31.2/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 '--warn=clippy::pedantic' '--warn=clippy::cargo' --forbid=unsafe_code --warn=unexpected_cfgs '--allow=clippy::must_use_candidate' '--allow=clippy::multiple_crate_versions' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_fields_in_debug' '--allow=clippy::blocks_in_conditions' --check-cfg 'cfg(coverage,coverage_nightly)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("defaults", "json-schema", "metrics", "qdrant", "test-utils", "truncate-debug"))' -C metadata=ccb88ed57f93117c -C extra-filename=-f6463ff87349e875 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-cc9083299e7b03e2.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-e8a763ef8f4bcb05.so --extern backoff=/opt/rustwide/target/debug/deps/libbackoff-3f492be0a41a2a73.rmeta --extern derive_builder=/opt/rustwide/target/debug/deps/libderive_builder-3fe121228ed03df7.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-319e7691ef78165b.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8451b57186dcc862.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-d137d7c1525a6cea.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-3674be3f4245d19b.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-8abed06630533558.rmeta --extern schemars=/opt/rustwide/target/debug/deps/libschemars-71499d96bbb51728.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-fa8e6c4b6d0f73f3.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-9f5b75d3e85b07e9.rmeta --extern strum=/opt/rustwide/target/debug/deps/libstrum-157033bd6e9ee8fb.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-5ae653cc545af0e4.so --extern tera=/opt/rustwide/target/debug/deps/libtera-2a9c2fb7d0b7698a.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f22490c835d689e9.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-ff36ba5df81e793f.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-abb36b518f5d7fdc.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-c8e025fe2138b418.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-184fb2c6dba880de.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill)
[ERROR] error running command: no output for 300 seconds
[INFO] running `Command { std: "docker" "inspect" "0938b61c0fac3a30db985c281958cbd615a0426a8c4b048c38e36c9c859ea8e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0938b61c0fac3a30db985c281958cbd615a0426a8c4b048c38e36c9c859ea8e4", kill_on_drop: false }`
[INFO] [stdout] 0938b61c0fac3a30db985c281958cbd615a0426a8c4b048c38e36c9c859ea8e4
