[INFO] fetching crate distributed-lock 0.2.0...
[INFO] checking distributed-lock-0.2.0 against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] extracting crate distributed-lock 0.2.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate distributed-lock 0.2.0
[INFO] finished tweaking crates.io crate distributed-lock 0.2.0
[INFO] tweaked toml for crates.io crate distributed-lock 0.2.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate distributed-lock 0.2.0 on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate distributed-lock 0.2.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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90049fb9638727f17e8d6f995bbba5e89cb8bb6497182f5b59196d764c628487
[INFO] running `Command { std: "docker" "start" "-a" "90049fb9638727f17e8d6f995bbba5e89cb8bb6497182f5b59196d764c628487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90049fb9638727f17e8d6f995bbba5e89cb8bb6497182f5b59196d764c628487", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90049fb9638727f17e8d6f995bbba5e89cb8bb6497182f5b59196d764c628487", kill_on_drop: false }`
[INFO] [stdout] 90049fb9638727f17e8d6f995bbba5e89cb8bb6497182f5b59196d764c628487
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 49ec4fed8d7be5baced7e655f8c6861444dc7784de88afaf85c61484638a2962
[INFO] running `Command { std: "docker" "start" "-a" "49ec4fed8d7be5baced7e655f8c6861444dc7784de88afaf85c61484638a2962", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]    Compiling libc v0.2.178
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]    Compiling find-msvc-tools v0.1.6
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling portable-atomic v1.13.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking critical-section v1.2.0
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling cc v1.2.51
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling base64ct v1.8.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling serde_json v1.0.148
[INFO] [stderr]    Compiling syn v2.0.111
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking zmij v1.0.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling crc v3.4.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling hashlink v0.10.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.25
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling stringprep v0.1.5
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling const-random v0.1.18
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling atoi v2.0.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling whoami v1.6.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking data-encoding v2.9.0
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking tagptr v0.2.0
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.3.0
[INFO] [stderr]     Checking home v0.5.12
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking serde_bytes v0.11.19
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking resolv-conf v0.7.6
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking arc-swap v1.8.0
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive-syn-parse v0.2.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling macro_magic_core_macros v0.5.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]    Compiling macro_magic_core v0.5.1
[INFO] [stderr]    Compiling enum-as-inner v0.6.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling typed-builder-macro v0.22.0
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]    Compiling derive-where v1.6.0
[INFO] [stderr]    Compiling macro_magic_macros v0.5.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking fd-lock v4.0.4
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling macro_magic v0.5.1
[INFO] [stderr]    Compiling mongodb-internal-macros v3.4.1
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking typed-builder v0.22.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking bson v2.15.0
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling futures-intrusive v0.5.0
[INFO] [stderr]     Checking redis-protocol v5.0.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]     Checking moka v0.12.12
[INFO] [stderr]    Compiling sqlx-core v0.8.6
[INFO] [stderr]    Compiling rsa v0.9.9
[INFO] [stderr]    Compiling sqlx-mysql v0.8.6
[INFO] [stderr]    Compiling sqlx-postgres v0.8.6
[INFO] [stderr]     Checking distributed-lock-core v0.2.0
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking hickory-proto v0.25.2
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking distributed-lock-file v0.2.0
[INFO] [stderr]     Checking fred v9.4.0
[INFO] [stderr]     Checking hickory-resolver v0.25.2
[INFO] [stderr]     Checking mongodb v3.4.1
[INFO] [stderr]    Compiling sqlx-macros-core v0.8.6
[INFO] [stderr]    Compiling sqlx-macros v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking distributed-lock-mysql v0.2.0
[INFO] [stderr]     Checking distributed-lock-postgres v0.2.0
[INFO] [stderr] error: could not compile `mongodb` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name mongodb --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mongodb-3.4.1/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(mongodb_internal_tracking_arc)' --cfg 'feature="bson-2"' --cfg 'feature="compat-3-0-0"' --cfg 'feature="compat-3-3-0"' --cfg 'feature="default"' --cfg 'feature="dns-resolver"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("aws-auth", "azure-kms", "azure-oidc", "bson-2", "bson-3", "cert-key-password", "compat-3-0-0", "compat-3-3-0", "default", "dns-resolver", "error-backtrace", "gcp-kms", "gcp-oidc", "gssapi-auth", "in-use-encryption", "in-use-encryption-unstable", "openssl-tls", "opentelemetry", "rustls-tls", "snappy-compression", "sync", "text-indexes-unstable", "tracing-unstable", "zlib-compression", "zstd-compression"))' -C metadata=53f312a77908101f -C extra-filename=-81053cbe0b324354 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-a1f2d5967abce2ed.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-17d5e465a3a5f5ed.rmeta --extern bson2=/opt/rustwide/target/debug/deps/libbson-bdd08cf82ebc0cfc.rmeta --extern derive_where=/opt/rustwide/target/debug/deps/libderive_where-888636e0298c6544.so --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-448c114c292e72f0.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-c825ae5183b465a3.rmeta --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-22213700d03a3054.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-02359fe5e7d27e48.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-82f5126a2736781c.rmeta --extern hickory_proto=/opt/rustwide/target/debug/deps/libhickory_proto-07b308ca7ecbb16d.rmeta --extern hickory_resolver=/opt/rustwide/target/debug/deps/libhickory_resolver-c3f34c428941aad6.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-61817bf4cd88dd65.rmeta --extern macro_magic=/opt/rustwide/target/debug/deps/libmacro_magic-13b4c75fb9707a28.rmeta --extern md5=/opt/rustwide/target/debug/deps/libmd5-13846b35f03eaaac.rmeta --extern mongodb_internal_macros=/opt/rustwide/target/debug/deps/libmongodb_internal_macros-6e7b563e31aa15be.so --extern pbkdf2=/opt/rustwide/target/debug/deps/libpbkdf2-ffbd21a26ca98c21.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-e5e2b4eaa5d18a05.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-b56a33f2780eec03.rmeta --extern rustc_version_runtime=/opt/rustwide/target/debug/deps/librustc_version_runtime-228b000e8eb8a1e5.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-8511670dab89d11e.rmeta --extern rustversion=/opt/rustwide/target/debug/deps/librustversion-6b8debc0c6a029d2.so --extern serde=/opt/rustwide/target/debug/deps/libserde-9a431362e469626d.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-348dd3df1b27b7c9.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-7807d07c3435d057.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-41da1430c7d21195.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-57edce65a14490ae.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-2d8edf9c7278bc00.rmeta --extern stringprep=/opt/rustwide/target/debug/deps/libstringprep-3b3492de690f8fac.rmeta --extern strsim=/opt/rustwide/target/debug/deps/libstrsim-2403728cc61d9adc.rmeta --extern take_mut=/opt/rustwide/target/debug/deps/libtake_mut-204bdf671db7bb6e.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d14aefc891e4d6a3.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b8aad4ca20c0b050.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-59954c84f267706f.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-69f659324bb9f33b.rmeta --extern typed_builder=/opt/rustwide/target/debug/deps/libtyped_builder-accaa0399d20745d.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-9dda77d780a8f91e.rmeta --extern webpki_roots=/opt/rustwide/target/debug/deps/libwebpki_roots-39d24dc182c587bc.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-903b8e4bd760eaf9/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `fred` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name fred --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/fred-9.4.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 --cfg 'feature="default"' --cfg 'feature="i-hashes"' --cfg 'feature="i-keys"' --cfg 'feature="i-lists"' --cfg 'feature="i-pubsub"' --cfg 'feature="i-server"' --cfg 'feature="i-sets"' --cfg 'feature="i-sorted-sets"' --cfg 'feature="i-std"' --cfg 'feature="i-streams"' --cfg 'feature="transactions"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("blocking-encoding", "credential-provider", "custom-reconnect-errors", "debug-ids", "default", "default-nil-types", "dns", "enable-native-tls", "enable-rustls", "enable-rustls-ring", "full-tracing", "futures-io", "futures-lite", "glommio", "hickory-resolver", "i-acl", "i-all", "i-client", "i-cluster", "i-config", "i-geo", "i-hashes", "i-hyperloglog", "i-keys", "i-lists", "i-memory", "i-pubsub", "i-redis-json", "i-redis-stack", "i-redisearch", "i-scripts", "i-server", "i-sets", "i-slowlog", "i-sorted-sets", "i-std", "i-streams", "i-time-series", "i-tracking", "local-sync", "metrics", "mocks", "monitor", "monoio", "monoio-codec", "monoio-native-tls", "monoio-rustls", "native-tls", "network-logs", "nom", "oneshot", "partial-tracing", "pin-project", "replicas", "rustls", "rustls-native-certs", "sentinel-auth", "sentinel-client", "serde-json", "serde_json", "sha-1", "smol", "specialize-into-bytes", "subscriber-client", "tokio-native-tls", "tokio-rustls", "tracing", "tracing-futures", "transactions", "trust-dns-resolver", "unix-sockets", "vendored-openssl"))' -C metadata=f06d3a228650d9cd -C extra-filename=-61a6817680bd51c6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-fd2c94b2a378ed0e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-490b29620209a286.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-40d7b0824e7801b3.rmeta --extern bytes_utils=/opt/rustwide/target/debug/deps/libbytes_utils-d4717e4b54ab6240.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-d855ba9a9cfc5868.rmeta --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-f6e371e5ee6d3daf.rmeta --extern fred_macros=/opt/rustwide/target/debug/deps/libfred_macros-64527fa8865ca87e.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-c4681a0729b66dd6.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-bf09eeb46d6cd142.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-a4d33ca7caaffedb.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2cb2940b639eab44.rmeta --extern redis_protocol=/opt/rustwide/target/debug/deps/libredis_protocol-801646b97b3b54e7.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-044fd3b3b9c8871a.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-8f9e6f124d1edf35.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b8aad4ca20c0b050.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-0efa5a9ecd450d6a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-69f659324bb9f33b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-e14288368847da2b.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-55dd552108923279.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "49ec4fed8d7be5baced7e655f8c6861444dc7784de88afaf85c61484638a2962", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "49ec4fed8d7be5baced7e655f8c6861444dc7784de88afaf85c61484638a2962", kill_on_drop: false }`
[INFO] [stdout] 49ec4fed8d7be5baced7e655f8c6861444dc7784de88afaf85c61484638a2962
