[INFO] fetching crate webbase 0.0.17...
[INFO] checking webbase-0.0.17 against try#c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f for pr-133502-21
[INFO] extracting crate webbase 0.0.17 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate webbase 0.0.17
[INFO] finished tweaking crates.io crate webbase 0.0.17
[INFO] tweaked toml for crates.io crate webbase 0.0.17 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate webbase 0.0.17 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 webbase 0.0.17 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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae3cd56548c32214a9a6cb839b04e26d356b51446583053c18275b4c93033d0c
[INFO] running `Command { std: "docker" "start" "-a" "ae3cd56548c32214a9a6cb839b04e26d356b51446583053c18275b4c93033d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae3cd56548c32214a9a6cb839b04e26d356b51446583053c18275b4c93033d0c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae3cd56548c32214a9a6cb839b04e26d356b51446583053c18275b4c93033d0c", kill_on_drop: false }`
[INFO] [stdout] ae3cd56548c32214a9a6cb839b04e26d356b51446583053c18275b4c93033d0c
[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:29356a839a4d14451438f794ce8414e707d72405f44418718d724d22562fe786" "/opt/rustwide/cargo-home/bin/cargo" "+c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 498f55d364a0360b2a101924672e05482c1c0e473bb65c305f295ab37759d618
[INFO] running `Command { std: "docker" "start" "-a" "498f55d364a0360b2a101924672e05482c1c0e473bb65c305f295ab37759d618", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.172
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]     Checking base64ct v1.8.0
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]     Checking webpki-roots v1.0.0
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling rust_decimal v1.37.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking hashbrown v0.15.4
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]     Checking tinyvec v1.9.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking crossbeam-queue v0.3.12
[INFO] [stderr]     Checking event-listener v5.4.0
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]     Checking pem-rfc7468 v0.7.0
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking unicode-properties v0.1.3
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling cc v1.2.26
[INFO] [stderr]     Checking hashlink v0.10.0
[INFO] [stderr]     Checking whoami v1.6.0
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling crc16 v0.4.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]     Checking parking_lot_core v0.9.11
[INFO] [stderr]     Checking mio v1.0.4
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking parking_lot v0.12.4
[INFO] [stderr]     Checking getrandom v0.3.3
[INFO] [stderr]     Checking spki v0.7.3
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.8.8
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking unicode-normalization v0.1.24
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking futures-intrusive v0.5.0
[INFO] [stderr]     Checking pkcs8 v0.10.2
[INFO] [stderr]    Compiling bytestring v1.4.0
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking pkcs1 v0.7.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking crc32fast v1.4.2
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking atoi v2.0.0
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling regex-lite v0.1.6
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]     Checking flate2 v1.1.2
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking brotli v8.0.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]     Checking socket2 v0.4.10
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]     Checking cookie-factory v0.3.2
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking md-5 v0.10.6
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]    Compiling anyhow v1.0.98
[INFO] [stderr]     Checking aliasable v0.1.3
[INFO] [stderr]     Checking blowfish v0.9.1
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rustls-native-certs v0.7.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking pem v3.0.5
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking strum v0.26.3
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking bcrypt v0.15.1
[INFO] [stderr]     Checking rsa v0.9.8
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]     Checking rustls-webpki v0.103.3
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 futures-macro v0.3.31
[INFO] [stderr]    Compiling tracing-attributes v0.1.29
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling uuid-macro-internal v1.17.0
[INFO] [stderr]    Compiling inherent v1.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling ouroboros_macro v0.18.5
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling sea-bae v0.2.1
[INFO] [stderr]    Compiling utoipa-gen v5.3.1
[INFO] [stderr]     Checking tokio v1.45.1
[INFO] [stderr]    Compiling fred-macros v0.1.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling sea-orm-macros v1.1.12
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking ouroboros v0.18.5
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.2
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking deranged v0.4.0
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking bitflags v2.9.1
[INFO] [stderr]     Checking indexmap v2.9.0
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]     Checking uuid v1.17.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bytes-utils v0.1.4
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking redis-protocol v5.0.1
[INFO] [stderr]     Checking tokio-util v0.7.15
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking tokio-rustls v0.26.2
[INFO] [stderr]     Checking actix-rt v2.10.0
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking utoipa v5.3.1
[INFO] [stderr]     Checking combine v4.6.7
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking fred v9.4.0
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper-util v0.1.14
[INFO] [stderr]     Checking sqlx-core v0.8.6
[INFO] [stderr]     Checking sea-query v0.32.6
[INFO] [stderr]     Checking simple_asn1 v0.6.3
[INFO] [stderr]     Checking jsonwebtoken v9.3.1
[INFO] [stderr]     Checking sysinfo v0.32.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.12.19
[INFO] [stderr]     Checking actix-http v3.11.0
[INFO] [stderr]     Checking sqlx-mysql v0.8.6
[INFO] [stderr]     Checking sqlx v0.8.6
[INFO] [stderr]     Checking sea-query-binder v0.7.0
[INFO] [stderr]     Checking sea-orm v1.1.12
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stderr]     Checking redis v0.23.3
[INFO] [stderr]     Checking redis v0.26.1
[INFO] [stderr] error: could not compile `actix-web` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name actix_web --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/actix-web-4.11.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 --deny=rust_2018_idioms --deny=nonstandard_style --deny=future_incompatible --cfg 'feature="__compress"' --cfg 'feature="compat"' --cfg 'feature="compat-routing-macros-force-pub"' --cfg 'feature="compress-brotli"' --cfg 'feature="compress-gzip"' --cfg 'feature="compress-zstd"' --cfg 'feature="cookies"' --cfg 'feature="default"' --cfg 'feature="http2"' --cfg 'feature="macros"' --cfg 'feature="unicode"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("__compress", "__tls", "actix-tls", "compat", "compat-routing-macros-force-pub", "compress-brotli", "compress-gzip", "compress-zstd", "cookies", "default", "experimental-io-uring", "http2", "macros", "openssl", "rustls", "rustls-0_20", "rustls-0_21", "rustls-0_22", "rustls-0_23", "secure-cookies", "unicode"))' -C metadata=dbf4837b4b73f3cb -C extra-filename=-4ccfd6a50fd43cc2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_codec=/opt/rustwide/target/debug/deps/libactix_codec-70dcd737644864de.rmeta --extern actix_http=/opt/rustwide/target/debug/deps/libactix_http-cf9754df52050e58.rmeta --extern actix_macros=/opt/rustwide/target/debug/deps/libactix_macros-598992cafecc1d03.so --extern actix_router=/opt/rustwide/target/debug/deps/libactix_router-73ae8f9787129ebd.rmeta --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-03b7e890d95cd4a1.rmeta --extern actix_server=/opt/rustwide/target/debug/deps/libactix_server-03f384757ceaa86d.rmeta --extern actix_service=/opt/rustwide/target/debug/deps/libactix_service-3e4e344518456494.rmeta --extern actix_utils=/opt/rustwide/target/debug/deps/libactix_utils-66a3a49fe18134b4.rmeta --extern actix_web_codegen=/opt/rustwide/target/debug/deps/libactix_web_codegen-2c4120f879ad19be.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern bytestring=/opt/rustwide/target/debug/deps/libbytestring-1498dadc31a56673.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-d541ac7a75168aa5.rmeta --extern cookie=/opt/rustwide/target/debug/deps/libcookie-8a7bfffa53a24de8.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-95627c837e613e49.rmeta --extern encoding_rs=/opt/rustwide/target/debug/deps/libencoding_rs-5dea3bb78aabbef0.rmeta --extern foldhash=/opt/rustwide/target/debug/deps/libfoldhash-d93e6f537a623514.rmeta --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-756e876442dee363.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2791480dbacd39ab.rmeta --extern impl_more=/opt/rustwide/target/debug/deps/libimpl_more-b389e07eff143e54.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern language_tags=/opt/rustwide/target/debug/deps/liblanguage_tags-9fdeaa7625ed31a7.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern mime=/opt/rustwide/target/debug/deps/libmime-719fdfbd841ea854.rmeta --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-2ad934dc7da92e31.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-5283b3525d11c903.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-f0cf60f769dc71b9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-44d53a1d36ebf48d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-da668633d49e9e1d.rmeta --extern serde_urlencoded=/opt/rustwide/target/debug/deps/libserde_urlencoded-023fdcf1074e0319.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-dd4339173f24a482.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-30619b243be8a99b.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-fdd11aef2c40669d.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-6c1a2a35670f570c.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-54090dfe6cf68a77.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys-08e7aca0e848d78c/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/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/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=45cdd587039f06f8 -C extra-filename=-d354fe73dad431cc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f45eb29086487d7e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f915d412532f9641.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern bytes_utils=/opt/rustwide/target/debug/deps/libbytes_utils-8a3fd0574d6df4a1.rmeta --extern crossbeam_queue=/opt/rustwide/target/debug/deps/libcrossbeam_queue-89e4797d939993b6.rmeta --extern float_cmp=/opt/rustwide/target/debug/deps/libfloat_cmp-c65f37830abfb769.rmeta --extern fred_macros=/opt/rustwide/target/debug/deps/libfred_macros-59cabec91eab5254.so --extern futures=/opt/rustwide/target/debug/deps/libfutures-64c7bdde3aba0363.rmeta --extern log=/opt/rustwide/target/debug/deps/liblog-74fdcfdf3875e7c0.rmeta --extern parking_lot=/opt/rustwide/target/debug/deps/libparking_lot-e385623852f93f50.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-2541c5223331b4da.rmeta --extern redis_protocol=/opt/rustwide/target/debug/deps/libredis_protocol-2a17d228caba4baf.rmeta --extern semver=/opt/rustwide/target/debug/deps/libsemver-e891b66e78d7e48f.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-30619b243be8a99b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8708af670366003.rmeta --extern tokio_stream=/opt/rustwide/target/debug/deps/libtokio_stream-298e03c094d3e2e5.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6b1fd399fa846a30.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-54090dfe6cf68a77.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-ce62b83da7096e72.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] error: could not compile `redis` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c9557a20e5ef2e0e02c29a5fafd850d1b7cf1e4f/bin/rustc --crate-name redis --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/redis-0.26.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 --cfg 'feature="acl"' --cfg 'feature="aio"' --cfg 'feature="async-trait"' --cfg 'feature="bytes"' --cfg 'feature="default"' --cfg 'feature="futures-util"' --cfg 'feature="geospatial"' --cfg 'feature="json"' --cfg 'feature="keep-alive"' --cfg 'feature="pin-project-lite"' --cfg 'feature="rustls"' --cfg 'feature="rustls-native-certs"' --cfg 'feature="rustls-pemfile"' --cfg 'feature="rustls-pki-types"' --cfg 'feature="script"' --cfg 'feature="serde"' --cfg 'feature="serde_json"' --cfg 'feature="sha1_smol"' --cfg 'feature="socket2"' --cfg 'feature="streams"' --cfg 'feature="tls-rustls"' --cfg 'feature="tokio"' --cfg 'feature="tokio-comp"' --cfg 'feature="tokio-rustls"' --cfg 'feature="tokio-rustls-comp"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("acl", "ahash", "aio", "async-native-tls", "async-std", "async-std-comp", "async-std-native-tls-comp", "async-std-rustls-comp", "async-std-tls-comp", "async-trait", "bigdecimal", "bytes", "cluster", "cluster-async", "connection-manager", "crc16", "default", "disable-client-setinfo", "futures", "futures-rustls", "futures-util", "geospatial", "json", "keep-alive", "log", "native-tls", "num-bigint", "pin-project-lite", "r2d2", "rand", "rust_decimal", "rustls", "rustls-native-certs", "rustls-pemfile", "rustls-pki-types", "script", "sentinel", "serde", "serde_json", "sha1_smol", "socket2", "streams", "tcp_nodelay", "tls", "tls-native-tls", "tls-rustls", "tls-rustls-insecure", "tls-rustls-webpki-roots", "tokio", "tokio-comp", "tokio-native-tls", "tokio-native-tls-comp", "tokio-retry", "tokio-rustls", "tokio-rustls-comp", "tokio-util", "uuid", "webpki-roots"))' -C metadata=3b6ad5d71744a249 -C extra-filename=-b5e88718ab2659a6 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arc_swap=/opt/rustwide/target/debug/deps/libarc_swap-f45eb29086487d7e.rmeta --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-f915d412532f9641.so --extern bytes=/opt/rustwide/target/debug/deps/libbytes-696d9749778e1593.rmeta --extern combine=/opt/rustwide/target/debug/deps/libcombine-39818a3cb455e42a.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-2791480dbacd39ab.rmeta --extern itoa=/opt/rustwide/target/debug/deps/libitoa-aa1c64fbdc4f12a7.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-21d7f932e8f55a2b.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-70e4695576ffb191.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-dccf8aabedbf6d41.rmeta --extern rustls=/opt/rustwide/target/debug/deps/librustls-30bbed34b0546637.rmeta --extern rustls_native_certs=/opt/rustwide/target/debug/deps/librustls_native_certs-f877b26f125444d9.rmeta --extern rustls_pemfile=/opt/rustwide/target/debug/deps/librustls_pemfile-e91a589a8fb1c61e.rmeta --extern rustls_pki_types=/opt/rustwide/target/debug/deps/librustls_pki_types-1f6d6b1227e305b2.rmeta --extern ryu=/opt/rustwide/target/debug/deps/libryu-e5cf39b0424d7e5c.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-44d53a1d36ebf48d.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-da668633d49e9e1d.rmeta --extern sha1_smol=/opt/rustwide/target/debug/deps/libsha1_smol-4e2b7f6914ec1690.rmeta --extern socket2=/opt/rustwide/target/debug/deps/libsocket2-30619b243be8a99b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-e8708af670366003.rmeta --extern tokio_rustls=/opt/rustwide/target/debug/deps/libtokio_rustls-3d5bda6385e46f86.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-6b1fd399fa846a30.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-54090dfe6cf68a77.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-5b5b42f68ea15a44/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "498f55d364a0360b2a101924672e05482c1c0e473bb65c305f295ab37759d618", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "498f55d364a0360b2a101924672e05482c1c0e473bb65c305f295ab37759d618", kill_on_drop: false }`
[INFO] [stdout] 498f55d364a0360b2a101924672e05482c1c0e473bb65c305f295ab37759d618
