[INFO] fetching crate swiftide-integrations 0.31.2... [INFO] testing swiftide-integrations-0.31.2 against 1.90.0 for beta-1.91-3 [INFO] extracting crate swiftide-integrations 0.31.2 into /workspace/builds/worker-6-tc1/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-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate swiftide-integrations 0.31.2 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded testcontainers-modules v0.12.1 [INFO] [stderr] Downloaded insta v1.43.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d090bad90be609698a8941cbec3c3e508ed9bb97a3ca1f640146f3a849892f69 [INFO] running `Command { std: "docker" "start" "-a" "d090bad90be609698a8941cbec3c3e508ed9bb97a3ca1f640146f3a849892f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d090bad90be609698a8941cbec3c3e508ed9bb97a3ca1f640146f3a849892f69", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d090bad90be609698a8941cbec3c3e508ed9bb97a3ca1f640146f3a849892f69", kill_on_drop: false }` [INFO] [stdout] d090bad90be609698a8941cbec3c3e508ed9bb97a3ca1f640146f3a849892f69 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e475bbf226fd200606185a2fcc58289acc049aaf1bd25dac14c08de04adc145d [INFO] running `Command { std: "docker" "start" "-a" "e475bbf226fd200606185a2fcc58289acc049aaf1bd25dac14c08de04adc145d", 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 serde_derive_internals v0.29.1 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.223 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling ref-cast-impl v1.0.24 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling schemars_derive v1.0.4 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling ref-cast v1.0.24 [INFO] [stderr] Compiling pin-project v1.1.10 [INFO] [stderr] Compiling tracing v0.1.41 [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 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 pest_meta v2.8.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling schemars v1.0.4 [INFO] [stderr] Compiling swiftide-macros v0.31.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling pest_generator v2.8.1 [INFO] [stderr] Compiling pest_derive v2.8.1 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tracing-futures v0.2.5 [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 36.69s [INFO] running `Command { std: "docker" "inspect" "e475bbf226fd200606185a2fcc58289acc049aaf1bd25dac14c08de04adc145d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e475bbf226fd200606185a2fcc58289acc049aaf1bd25dac14c08de04adc145d", kill_on_drop: false }` [INFO] [stdout] e475bbf226fd200606185a2fcc58289acc049aaf1bd25dac14c08de04adc145d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ce5fbf1ab876646ebd1a53cd91bd9d2681d2f45640142b602e87a47381b5b41d [INFO] running `Command { std: "docker" "start" "-a" "ce5fbf1ab876646ebd1a53cd91bd9d2681d2f45640142b602e87a47381b5b41d", 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 ring v0.17.14 [INFO] [stderr] Compiling zerotrie v0.2.2 [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 ahash v0.8.12 [INFO] [stderr] Compiling arrow-schema v55.2.0 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling serde v1.0.223 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling globset v0.4.16 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [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 half v2.6.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling chrono v0.4.41 [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 regex v1.11.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 home v0.5.11 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling globwalk v0.9.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling structmeta v0.3.0 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling rust_decimal v1.37.2 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling parse-display-derive v0.9.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling mockall_derive v0.13.1 [INFO] [stderr] Compiling predicates-core v1.0.9 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling docker_credential v1.3.2 [INFO] [stderr] Compiling tera v1.20.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling libduckdb-sys v1.3.2 [INFO] [stderr] Compiling arrow-buffer v55.2.0 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling etcetera v0.10.0 [INFO] [stderr] Compiling convert_case v0.8.0 [INFO] [stderr] Compiling test-case-core v3.3.1 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling env_filter v0.1.3 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling deadpool-runtime v0.1.4 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling termtree v0.5.1 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling predicates-tree v1.0.12 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling predicates v3.1.3 [INFO] [stderr] Compiling hashlink v0.10.0 [INFO] [stderr] Compiling arrow-data v55.2.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling parse-display v0.9.1 [INFO] [stderr] Compiling test-log-macros v0.2.18 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling fragile v2.0.1 [INFO] [stderr] Compiling yansi v1.0.1 [INFO] [stderr] Compiling arrow-array v55.2.0 [INFO] [stderr] Compiling serde_with v3.14.0 [INFO] [stderr] Compiling fallible-streaming-iterator v0.1.9 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling test-case-macros v3.3.1 [INFO] [stderr] Compiling downcast v0.11.0 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling cast v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.3.0 [INFO] [stderr] Compiling test-case v3.3.1 [INFO] [stderr] Compiling pretty_assertions v1.4.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Compiling darling_macro v0.21.3 [INFO] [stderr] Compiling test-log v0.2.18 [INFO] [stderr] Compiling flv-util v0.5.2 [INFO] [stderr] Compiling temp-dir v0.1.16 [INFO] [stderr] Compiling insta v1.43.2 [INFO] [stderr] Compiling derive_builder v0.20.2 [INFO] [stderr] Compiling darling v0.21.3 [INFO] [stderr] Compiling swiftide-macros v0.31.2 [INFO] [stderr] Compiling mockall v0.13.1 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-stream v0.1.17 [INFO] [stderr] Compiling tower v0.5.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/1.90.0-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=5e241212288d055e -C extra-filename=-0db2256be99f17b3 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e08a006c583c3ac6.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3083e35851e55900.rmeta --extern mio=/opt/rustwide/target/debug/deps/libmio-bfdd7ccf7ff682ba.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-b0d4e598856b8121.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-0cffc5d959d0b16f.rmeta --extern signal_hook_registry=/opt/rustwide/target/debug/deps/libsignal_hook_registry-c68bf88da62b4f0a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-d713936905f257b1.rmeta --extern tokio_macros=/opt/rustwide/target/debug/deps/libtokio_macros-56f75576cbf40275.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/1.90.0-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=35d9d083ec5caad5 -C extra-filename=-d3fe17343b1164bf --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern globwalk=/opt/rustwide/target/debug/deps/libglobwalk-00dd5048f9c370a9.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-509a3481d98abb23.rmeta --extern pest=/opt/rustwide/target/debug/deps/libpest-727ae9bb47f59a0b.rmeta --extern pest_derive=/opt/rustwide/target/debug/deps/libpest_derive-373093e3e4273715.so --extern regex=/opt/rustwide/target/debug/deps/libregex-dd7f2929963f9e91.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-66e671d5ae58a82b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-69948b3b665b83cd.rmeta --extern unic_segment=/opt/rustwide/target/debug/deps/libunic_segment-3f0fab6279144f28.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] error: could not compile `insta` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name insta --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/insta-1.43.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 --cfg 'feature="colors"' --cfg 'feature="console"' --cfg 'feature="default"' --cfg 'feature="filters"' --cfg 'feature="regex"' --cfg 'feature="serde"' --cfg 'feature="yaml"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("_cargo_insta_internal", "clap", "colors", "console", "csv", "default", "filters", "glob", "globset", "json", "pest", "pest_derive", "redactions", "regex", "ron", "serde", "toml", "walkdir", "yaml"))' -C metadata=893e1d72741703de -C extra-filename=-d6e346e74aa03055 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern console=/opt/rustwide/target/debug/deps/libconsole-849fac3f48268e2e.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b729cb7f746e08d2.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-dd7f2929963f9e91.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-66e671d5ae58a82b.rmeta --extern similar=/opt/rustwide/target/debug/deps/libsimilar-fc5b38c34f708866.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/1.90.0-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=9f73b32026ed1c21 -C extra-filename=-a93bd3184afc52bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-b729cb7f746e08d2.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-89d25a26293ca47f.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-886d682da66cb1f6.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-efd19d5781f5ac75.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-d1a60bb8d2665678.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-f7c84155a662146a.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-fdf5c1a145918bc0/out` (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/1.90.0-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=512c30b7cbb1bd3e -C extra-filename=-0007b1c4506cbc4a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern ahash=/opt/rustwide/target/debug/deps/libahash-faf982b5734d5256.rmeta --extern arrow_buffer=/opt/rustwide/target/debug/deps/libarrow_buffer-62cad758144b2b97.rmeta --extern arrow_data=/opt/rustwide/target/debug/deps/libarrow_data-48bd8da647f1df56.rmeta --extern arrow_schema=/opt/rustwide/target/debug/deps/libarrow_schema-3b1581dd78d61a8b.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-41ef75bbb2b31f2d.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-469b00a47f6cc0f9.rmeta --extern hashbrown=/opt/rustwide/target/debug/deps/libhashbrown-11cdf5f43287a813.rmeta --extern num=/opt/rustwide/target/debug/deps/libnum-13a8abc707854230.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" "ce5fbf1ab876646ebd1a53cd91bd9d2681d2f45640142b602e87a47381b5b41d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ce5fbf1ab876646ebd1a53cd91bd9d2681d2f45640142b602e87a47381b5b41d", kill_on_drop: false }` [INFO] [stdout] ce5fbf1ab876646ebd1a53cd91bd9d2681d2f45640142b602e87a47381b5b41d