[INFO] fetching crate sh4d0wup 0.11.0... [INFO] checking sh4d0wup-0.11.0 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for 2025-12-16-next-solver-global [INFO] extracting crate sh4d0wup 0.11.0 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate sh4d0wup 0.11.0 [INFO] finished tweaking crates.io crate sh4d0wup 0.11.0 [INFO] tweaked toml for crates.io crate sh4d0wup 0.11.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate sh4d0wup 0.11.0 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 crates.io crate sh4d0wup 0.11.0 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-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] fd2f036970c252f61bf95985f0e26c4ee10c767da019f7e264d146d86491b23a [INFO] running `Command { std: "docker" "start" "-a" "fd2f036970c252f61bf95985f0e26c4ee10c767da019f7e264d146d86491b23a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fd2f036970c252f61bf95985f0e26c4ee10c767da019f7e264d146d86491b23a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fd2f036970c252f61bf95985f0e26c4ee10c767da019f7e264d146d86491b23a", kill_on_drop: false }` [INFO] [stdout] fd2f036970c252f61bf95985f0e26c4ee10c767da019f7e264d146d86491b23a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 1cc91beca8c840e4e37105d58540bd1a3fdba86f74249fef44287ba8df691b4d [INFO] running `Command { std: "docker" "start" "-a" "1cc91beca8c840e4e37105d58540bd1a3fdba86f74249fef44287ba8df691b4d", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling syn v2.0.100 [INFO] [stderr] Compiling cc v1.2.17 [INFO] [stderr] Checking smallvec v1.14.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking regex-automata v0.4.9 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling openssl v0.10.71 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking miniz_oxide v0.8.5 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling semver v1.0.26 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling hashbrown v0.15.2 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling indexmap v2.8.0 [INFO] [stderr] Compiling openssl-sys v0.9.106 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling bzip2-sys v0.1.13+1.0.8 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling aws-lc-sys v0.28.0 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling rustix v1.0.5 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling rustls v0.22.4 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling unicase v2.8.1 [INFO] [stderr] Checking data-encoding v2.8.0 [INFO] [stderr] Compiling rustversion v1.0.20 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling walkdir v2.5.0 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling multer v2.1.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling pcsc-sys v1.3.0 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Checking linux-raw-sys v0.9.3 [INFO] [stderr] Checking libbz2-rs-sys v0.1.3 [INFO] [stderr] Compiling object v0.36.7 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling winapi v0.3.9 [INFO] [stderr] Compiling lalrpop-util v0.20.2 [INFO] [stderr] Checking bzip2 v0.5.2 [INFO] [stderr] Checking deranged v0.4.1 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Compiling lalrpop v0.20.2 [INFO] [stderr] Checking rustls-webpki v0.102.8 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Checking thiserror v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking tokio v1.44.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling derive_builder_core v0.20.2 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking bstr v1.11.3 [INFO] [stderr] Checking faster-hex v0.9.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Compiling derive_builder_macro v0.20.2 [INFO] [stderr] Checking gix-hash v0.16.0 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking flate2 v1.1.0 [INFO] [stderr] Checking tokio-util v0.7.14 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Compiling lzma-sys v0.1.20 [INFO] [stderr] Checking headers-core v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking tungstenite v0.21.0 [INFO] [stderr] Compiling aws-lc-rs v1.13.0 [INFO] [stderr] Compiling anyhow v1.0.97 [INFO] [stderr] Compiling sha1collisiondetection v0.3.4 [INFO] [stderr] Checking jiff v0.1.29 [INFO] [stderr] Checking gix-trace v0.1.12 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking gimli v0.31.1 [INFO] [stderr] Checking clap_builder v4.5.35 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking tokio-tungstenite v0.21.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Checking headers v0.3.9 [INFO] [stderr] Checking tokio-rustls v0.25.0 [INFO] [stderr] Checking addr2line v0.24.2 [INFO] [stderr] Checking derive_builder v0.20.2 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking gix-utils v0.1.14 [INFO] [stderr] Compiling clap_derive v4.5.32 [INFO] [stderr] Compiling sequoia-openpgp v1.22.0 [INFO] [stderr] Checking pem v3.0.5 [INFO] [stderr] Checking prodash v29.0.1 [INFO] [stderr] Checking blowfish v0.9.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking generic-array v1.2.0 [INFO] [stderr] Checking rustls-pemfile v2.2.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking gix-date v0.9.3 [INFO] [stderr] Checking sha1_smol v1.0.1 [INFO] [stderr] Checking num-modular v0.6.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling zip v2.5.0 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking bumpalo v3.17.0 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.24 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking gix-hashtable v0.7.0 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking gix-path v0.10.14 [INFO] [stderr] Checking clap v4.5.35 [INFO] [stderr] Checking num-order v1.2.0 [INFO] [stderr] Checking chrono v0.4.40 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking gix-actor v0.33.2 [INFO] [stderr] Checking derp v0.0.14 [INFO] [stderr] Checking gix-features v0.40.0 [INFO] [stderr] Checking bcrypt-pbkdf v0.10.0 [INFO] [stderr] Checking ed25519-dalek v2.1.1 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking cryptovec v0.6.1 [INFO] [stderr] Checking pcsc v2.9.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Compiling getset v0.1.5 [INFO] [stderr] Checking backtrace v0.3.74 [INFO] [stderr] Checking yasna v0.5.2 [INFO] [stderr] Checking buffered-reader v1.4.0 [INFO] [stderr] Checking gix-validate v0.9.3 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking xattr v1.5.0 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking des v0.8.1 [INFO] [stderr] Checking sha-1 v0.10.1 [INFO] [stderr] Checking md-5 v0.10.6 [INFO] [stderr] Checking env_filter v0.1.3 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Checking jiff v0.2.5 [INFO] [stderr] Checking memsec v0.7.0 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking path-clean v1.0.1 [INFO] [stderr] Checking dyn-clone v1.0.19 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking in-toto v0.4.0 [INFO] [stderr] Checking tar v0.4.44 [INFO] [stderr] Checking osshkeys v0.7.0 [INFO] [stderr] Checking yash-syntax v0.13.0 [INFO] [stderr] Checking gix-object v0.47.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking warp v0.3.7 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking oci-spec v0.7.1 [INFO] [stderr] Checking tempfile v3.19.1 [INFO] [stderr] Checking tree_magic_mini v3.1.6 [INFO] [stderr] Checking talktosc v0.2.0 [INFO] [stderr] Checking xz2 v0.1.7 [INFO] [stderr] Checking handlebars v6.3.2 [INFO] [stderr] Checking clap_complete v4.5.47 [INFO] [stderr] Checking ipnetwork v0.21.1 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking peekread v0.1.1 [INFO] [stderr] Checking shell-escape v0.1.5 [INFO] [stderr] Checking ar v0.9.0 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] error: could not compile `sequoia-openpgp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name sequoia_openpgp --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/sequoia-openpgp-1.22.0/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(osslconf, values("OPENSSL_NO_BF"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAMELLIA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_CAST"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_IDEA"))' --check-cfg 'cfg(osslconf, values("OPENSSL_NO_OCB"))' --cfg 'feature="compression"' --cfg 'feature="compression-bzip2"' --cfg 'feature="compression-deflate"' --cfg 'feature="crypto-openssl"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__implicit-crypto-backend-for-tests", "allow-experimental-crypto", "allow-variable-time-crypto", "compression", "compression-bzip2", "compression-deflate", "crypto-botan", "crypto-botan2", "crypto-cng", "crypto-fuzzing", "crypto-nettle", "crypto-openssl", "crypto-rust", "default"))' -C metadata=290963f72cac6536 -C extra-filename=-88582b4d86bdf0f5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern anyhow=/opt/rustwide/target/debug/deps/libanyhow-e8f9025ee4aa625d.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-d8aec028dea2d277.rmeta --extern buffered_reader=/opt/rustwide/target/debug/deps/libbuffered_reader-63c2e103dc3ed229.rmeta --extern bzip2=/opt/rustwide/target/debug/deps/libbzip2-d9fd5d88441a130f.rmeta --extern dyn_clone=/opt/rustwide/target/debug/deps/libdyn_clone-46d1198874a7810e.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-06d2d838c1b37fc9.rmeta --extern idna=/opt/rustwide/target/debug/deps/libidna-6daa8fdb22e21d17.rmeta --extern lalrpop_util=/opt/rustwide/target/debug/deps/liblalrpop_util-3f15d40a9a53ff8e.rmeta --extern lazy_static=/opt/rustwide/target/debug/deps/liblazy_static-cb8ca6aa8c56979f.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-3a68bfea952854f7.rmeta --extern memsec=/opt/rustwide/target/debug/deps/libmemsec-c2a20e48aafbb0c1.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-e50fb4c6942bf943.rmeta --extern openssl_sys=/opt/rustwide/target/debug/deps/libopenssl_sys-b682106ab606ff08.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-751e2aed179fc327.rmeta --extern regex_syntax=/opt/rustwide/target/debug/deps/libregex_syntax-caaf51062fc6847e.rmeta --extern sha1collisiondetection=/opt/rustwide/target/debug/deps/libsha1collisiondetection-2273a6ffe2e46708.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-8a0c8728c82ed73b.rmeta --extern xxhash_rust=/opt/rustwide/target/debug/deps/libxxhash_rust-16ea1815b87f13c7.rmeta --cap-lints allow --cap-lints=forbid --cfg 'osslconf="OPENSSL_NO_IDEA"' --cfg 'osslconf="OPENSSL_NO_SSL3_METHOD"'` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `warp` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name warp --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/warp-0.3.7/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 --cfg 'feature="default"' --cfg 'feature="multer"' --cfg 'feature="multipart"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="tls"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-tungstenite"' --cfg 'feature="websocket"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("async-compression", "compression", "compression-brotli", "compression-gzip", "default", "multer", "multipart", "rustls-pemfile", "tls", "tokio-rustls", "tokio-tungstenite", "websocket"))' -C metadata=d40ab56cd6d2f8ed -C extra-filename=-3054617e5f3a2d8e --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern futures_channel=/opt/rustwide/target/debug/deps/libfutures_channel-3b07ee62b6910a08.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-617b325e9171063f.rmeta --extern headers=/opt/rustwide/target/debug/deps/libheaders-bbe498263a88406b.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-293a6113e0d7bc0f.rmeta --extern hyper=/opt/rustwide/target/debug/deps/libhyper-25d0c721adf224a5.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-9dd860993e8ea465.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-9f57d6cbd9671a58.rmeta --extern multer=/opt/rustwide/target/debug/deps/libmulter-b46d36446df1e635.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project=/opt/rustwide/target/debug/deps/libpin_project-eea9d7c929c95294.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-440cc85e309172c1.rmeta --extern scoped_tls=/opt/rustwide/target/debug/deps/libscoped_tls-668d833244126a72.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-f6d7df9d66874b87.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-1d668a0b5b747253.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-4c5346a30dbc1f15.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-8478f76059a7c1bf.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-10a71a0f4b9204dc.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-2c8fe9c55fb659c4.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-cc4f5b0269694ac2.rmeta --extern tower_service=/opt/rustwide/target/debug/deps/libtower_service-e69ac8dcc8243395.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-001f63485d30ca7b.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-a51e9dcd610e7636/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "1cc91beca8c840e4e37105d58540bd1a3fdba86f74249fef44287ba8df691b4d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1cc91beca8c840e4e37105d58540bd1a3fdba86f74249fef44287ba8df691b4d", kill_on_drop: false }` [INFO] [stdout] 1cc91beca8c840e4e37105d58540bd1a3fdba86f74249fef44287ba8df691b4d