[INFO] cloning repository https://github.com/WISION-Lab/spano [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/WISION-Lab/spano" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWISION-Lab%2Fspano", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWISION-Lab%2Fspano'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d06a5e574ae779cd477621fa23b4536097daf10b [INFO] checking WISION-Lab/spano against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FWISION-Lab%2Fspano" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/WISION-Lab/spano [INFO] finished tweaking git repo https://github.com/WISION-Lab/spano [INFO] tweaked toml for git repo https://github.com/WISION-Lab/spano written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/WISION-Lab/spano on toolchain c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/WISION-Lab/spano 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" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 27073347caec674888e21d7d11923e41e07f9279bd5df0306daa32060529713b [INFO] running `Command { std: "docker" "start" "-a" "27073347caec674888e21d7d11923e41e07f9279bd5df0306daa32060529713b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "27073347caec674888e21d7d11923e41e07f9279bd5df0306daa32060529713b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "27073347caec674888e21d7d11923e41e07f9279bd5df0306daa32060529713b", kill_on_drop: false }` [INFO] [stdout] 27073347caec674888e21d7d11923e41e07f9279bd5df0306daa32060529713b [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=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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12e1a08177150e1b2b3f79266f801e366535d679445b8b9c01616684bb2fa3ea [INFO] running `Command { std: "docker" "start" "-a" "12e1a08177150e1b2b3f79266f801e366535d679445b8b9c01616684bb2fa3ea", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling libm v0.2.15 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling cc v1.2.27 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling target-lexicon v0.13.2 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crc32fast v1.4.2 [INFO] [stderr] Compiling matrixmultiply v0.3.10 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Compiling rustls v0.23.28 [INFO] [stderr] Compiling pyo3-build-config v0.25.1 [INFO] [stderr] Checking smallvec v1.15.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling filetime v0.2.25 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling utf8_iter v1.0.4 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling webpki-roots v1.0.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling base64ct v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling winnow v0.7.11 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling xattr v1.5.1 [INFO] [stderr] Compiling tar v0.4.44 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking cblas-sys v0.1.4 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking approx v0.5.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling webpki-roots v0.26.11 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Checking rgb v0.8.50 [INFO] [stderr] Compiling webpki-root-certs v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Compiling ureq-proto v0.4.2 [INFO] [stderr] Compiling webpki-root-certs v0.26.11 [INFO] [stderr] Compiling uuid v1.17.0 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling directories v5.0.1 [INFO] [stderr] Compiling pyo3-macros-backend v0.25.1 [INFO] [stderr] Compiling pyo3-ffi v0.25.1 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling openssl-src v300.5.0+3.5.0 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Checking itertools v0.12.1 [INFO] [stderr] Checking imgref v1.11.0 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking weezl v0.1.10 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking quick-error v2.0.1 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking bitstream-io v2.6.0 [INFO] [stderr] Checking loop9 v0.1.5 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Compiling intel-mkl-tool v0.8.1 [INFO] [stderr] Compiling dirs-sys v0.5.0 [INFO] [stderr] Checking avif-serialize v0.8.4 [INFO] [stderr] Checking maybe-rayon v0.1.1 [INFO] [stderr] Checking safe_arch v0.7.4 [INFO] [stderr] Checking fdeflate v0.3.7 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking lebe v0.5.2 [INFO] [stderr] Checking jpeg-decoder v0.3.2 [INFO] [stderr] Checking bit_field v0.10.2 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking byteorder-lite v0.1.0 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Checking wide v0.7.33 [INFO] [stderr] Checking exr v1.73.0 [INFO] [stderr] Checking clap_builder v4.5.40 [INFO] [stderr] Checking zune-jpeg v0.4.18 [INFO] [stderr] Checking gif v0.13.3 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking tiff v0.9.1 [INFO] [stderr] Compiling dirs v6.0.0 [INFO] [stderr] Checking image-webp v0.2.3 [INFO] [stderr] Compiling pyo3 v0.25.1 [INFO] [stderr] Checking memmap2 v0.9.5 [INFO] [stderr] Checking qoi v0.4.1 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Compiling zip v2.4.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling numpy v0.25.0 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking noisy_float v0.2.0 [INFO] [stderr] Checking zopfli v0.8.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking rustls-webpki v0.103.3 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Compiling cpp_demangle v0.4.4 [INFO] [stderr] Compiling indoc v2.0.6 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ttf-parser v0.15.2 [INFO] [stderr] Checking owned_ttf_parser v0.25.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking unindent v0.2.4 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking ab_glyph v0.2.29 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking debugid v0.8.0 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking rand_distr v0.4.3 [INFO] [stderr] Compiling findshlibs v0.10.2 [INFO] [stderr] Checking lapack-sys v0.14.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling serde_derive v1.0.219 [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 thiserror-impl v2.0.12 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling getset v0.1.6 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking profiling v1.0.17 [INFO] [stderr] Checking equator v0.4.2 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.40 [INFO] [stderr] Checking owned_ttf_parser v0.15.2 [INFO] [stderr] Checking aligned-vec v0.6.4 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking zerovec v0.11.2 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking v_frame v0.3.9 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Checking av1-grain v0.2.4 [INFO] [stderr] Compiling pest v2.8.1 [INFO] [stderr] error: could not compile `pyo3-macros-backend` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name pyo3_macros_backend --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/pyo3-macros-backend-0.25.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 --warn=rust_2018_idioms '--warn=clippy::useless_transmute' '--warn=clippy::used_underscore_binding' --warn=unused_lifetimes --warn=unsafe_op_in_unsafe_fn '--warn=clippy::unnecessary_wraps' '--warn=clippy::todo' --warn=rust_2021_prelude_collisions '--warn=clippy::manual_ok_or' '--warn=clippy::manual_assert' '--warn=clippy::let_unit_value' --warn=invalid_doc_attributes '--warn=clippy::flat_map_option' '--warn=clippy::filter_map_next' '--warn=clippy::explicit_iter_loop' '--warn=clippy::explicit_into_iter_loop' --warn=elided_lifetimes_in_paths '--warn=clippy::dbg_macro' '--warn=clippy::checked_conversions' '--warn=rustdoc::broken_intra_doc_links' '--warn=rustdoc::bare_urls' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("experimental-async", "experimental-inspect"))' -C metadata=9eccbe979c880d1d -C extra-filename=-b6a9479052ae303b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern heck=/opt/rustwide/target/debug/deps/libheck-8e1f98ffb0a497ae.rmeta --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-d8665169c487d19b.rmeta --extern pyo3_build_config=/opt/rustwide/target/debug/deps/libpyo3_build_config-c61a2bd68a3f8029.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-60c6fa93c90874f2.rmeta --extern syn=/opt/rustwide/target/debug/deps/libsyn-4df4a668b6c90974.rmeta --cap-lints allow --cap-lints=forbid --cfg rustc_has_once_lock --cfg cargo_toml_lints --cfg rustc_has_extern_c_unwind --cfg invalid_from_utf8_lint --cfg c_str_lit --cfg diagnostic_namespace --cfg io_error_more --cfg fn_ptr_eq --check-cfg 'cfg(Py_LIMITED_API)' --check-cfg 'cfg(Py_GIL_DISABLED)' --check-cfg 'cfg(PyPy)' --check-cfg 'cfg(GraalPy)' --check-cfg 'cfg(py_sys_config, values("Py_DEBUG", "Py_REF_DEBUG", "Py_TRACE_REFS", "COUNT_ALLOCS"))' --check-cfg 'cfg(pyo3_disable_reference_pool)' --check-cfg 'cfg(pyo3_leak_on_drop_without_reference_pool)' --check-cfg 'cfg(Py_3_7)' --check-cfg 'cfg(Py_3_8)' --check-cfg 'cfg(Py_3_9)' --check-cfg 'cfg(Py_3_10)' --check-cfg 'cfg(Py_3_11)' --check-cfg 'cfg(Py_3_12)' --check-cfg 'cfg(Py_3_13)' --check-cfg 'cfg(Py_3_14)' --check-cfg 'cfg(rustc_has_once_lock)' --check-cfg 'cfg(cargo_toml_lints)' --check-cfg 'cfg(rustc_has_extern_c_unwind)' --check-cfg 'cfg(invalid_from_utf8_lint)' --check-cfg 'cfg(c_str_lit)' --check-cfg 'cfg(diagnostic_namespace)' --check-cfg 'cfg(io_error_more)' --check-cfg 'cfg(fn_ptr_eq)'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.28/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -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="log"' --cfg 'feature="logging"' --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=d752568cc6d5a086 -C extra-filename=-f613fc6b3a5c662b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-9a4a314c4444a257.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-90d92da68fd49482.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-1f6d6b1227e305b2.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-2df202dd1706f70b.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-350c4d777e42ad0b.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-9cea171f801bc7db.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-bc02aaf8c10975ba/out` (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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name rustls --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/rustls-0.23.28/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 --warn=unexpected_cfgs --check-cfg 'cfg(bench)' --check-cfg 'cfg(coverage_nightly)' --check-cfg 'cfg(read_buf)' --cfg 'feature="log"' --cfg 'feature="logging"' --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=6f9b22d6d479a679 -C extra-filename=-f3d62b0925874dd9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern log=/opt/rustwide/target/debug/deps/liblog-24496e9eafb97b0f.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-934a7f6bf1a96730.rmeta --extern ring=/opt/rustwide/target/debug/deps/libring-9ceef14c69342860.rmeta --extern pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-7a30fe4e821a6b37.rmeta --extern webpki=/opt/rustwide/target/debug/deps/libwebpki-5f69f865a44e9711.rmeta --extern subtle=/opt/rustwide/target/debug/deps/libsubtle-e2a2f8b3e184e502.rmeta --extern zeroize=/opt/rustwide/target/debug/deps/libzeroize-7475dc49715a8588.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-bc02aaf8c10975ba/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "12e1a08177150e1b2b3f79266f801e366535d679445b8b9c01616684bb2fa3ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12e1a08177150e1b2b3f79266f801e366535d679445b8b9c01616684bb2fa3ea", kill_on_drop: false }` [INFO] [stdout] 12e1a08177150e1b2b3f79266f801e366535d679445b8b9c01616684bb2fa3ea