[INFO] fetching crate revolt-files 0.9.4...
[INFO] testing revolt-files-0.9.4 against try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] extracting crate revolt-files 0.9.4 into /workspace/builds/worker-7-tc2/source
[INFO] started tweaking crates.io crate revolt-files 0.9.4
[INFO] finished tweaking crates.io crate revolt-files 0.9.4
[INFO] tweaked toml for crates.io crate revolt-files 0.9.4 written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate revolt-files 0.9.4 on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate revolt-files 0.9.4 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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 62020d8b94b4a637e0df17a1a2b7b17d98ca08732b32c1d6ac0d63852d583097
[INFO] running `Command { std: "docker" "start" "-a" "62020d8b94b4a637e0df17a1a2b7b17d98ca08732b32c1d6ac0d63852d583097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "62020d8b94b4a637e0df17a1a2b7b17d98ca08732b32c1d6ac0d63852d583097", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "62020d8b94b4a637e0df17a1a2b7b17d98ca08732b32c1d6ac0d63852d583097", kill_on_drop: false }`
[INFO] [stdout] 62020d8b94b4a637e0df17a1a2b7b17d98ca08732b32c1d6ac0d63852d583097
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a5bd341f25140b7a0db0dac15e62ecb333720c3a7e9e76968228ee4f63093d44
[INFO] running `Command { std: "docker" "start" "-a" "a5bd341f25140b7a0db0dac15e62ecb333720c3a7e9e76968228ee4f63093d44", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling value-bag v1.11.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling serde_core v1.0.225
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling serde v1.0.225
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.38
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling vsimd v0.8.0
[INFO] [stderr]    Compiling outref v0.5.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling bytes-utils v0.1.4
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling base64-simd v0.8.0
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling cmake v0.1.54
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling aws-lc-sys v0.31.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling aws-lc-rs v1.14.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling base64 v0.21.7
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling rustls-pemfile v1.0.4
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.225
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling rustls v0.23.32
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling uuid v1.18.1
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling aws-smithy-types v1.3.2
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling aws-smithy-async v1.2.5
[INFO] [stderr]    Compiling aws-smithy-runtime-api v1.9.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling aws-smithy-eventstream v0.60.11
[INFO] [stderr]    Compiling bytemuck v1.23.2
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling aws-smithy-http v0.62.3
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling debugid v0.8.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.1
[INFO] [stderr]    Compiling rustls-native-certs v0.6.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling signature v1.6.4
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling ecdsa v0.14.8
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sentry-types v0.31.8
[INFO] [stderr]    Compiling aws-credential-types v1.2.6
[INFO] [stderr]    Compiling jxl-bitstream v0.4.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]    Compiling aws-types v1.3.8
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling hyper-rustls v0.24.2
[INFO] [stderr]    Compiling minimal-lexical v0.2.1
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling nom v7.1.3
[INFO] [stderr]    Compiling equator v0.4.2
[INFO] [stderr]    Compiling sentry-core v0.31.8
[INFO] [stderr]    Compiling jxl-coding v0.4.1
[INFO] [stderr]    Compiling p256 v0.11.1
[INFO] [stderr]    Compiling aws-smithy-observability v0.1.3
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling jxl-threadpool v0.1.2
[INFO] [stderr]    Compiling jxl-grid v0.4.2
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling pest v2.8.2
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling aligned-vec v0.6.4
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling aws-sigv4 v1.3.4
[INFO] [stderr]    Compiling findshlibs v0.10.2
[INFO] [stderr]    Compiling fdeflate v0.3.7
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling built v0.7.7
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling rav1e v0.7.1
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling darling_core v0.14.4
[INFO] [stderr]    Compiling pest_meta v2.8.2
[INFO] [stderr]    Compiling core_maths v0.1.1
[INFO] [stderr]    Compiling v_frame v0.3.9
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling aws-smithy-json v0.61.5
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling sentry-contexts v0.31.8
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling weezl v0.1.10
[INFO] [stderr]    Compiling match_cfg v0.1.0
[INFO] [stderr]    Compiling regex-lite v0.1.7
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling av1-grain v0.2.4
[INFO] [stderr]    Compiling hostname v0.3.1
[INFO] [stderr]    Compiling profiling v1.0.17
[INFO] [stderr]    Compiling pest_generator v2.8.2
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling darling_macro v0.14.4
[INFO] [stderr]    Compiling polling v3.11.0
[INFO] [stderr]    Compiling sentry-backtrace v0.31.8
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ttf-parser v0.24.1
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling jxl-modular v0.7.1
[INFO] [stderr]    Compiling jxl-color v0.7.1
[INFO] [stderr]    Compiling rgb v0.8.52
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling maybe-rayon v0.1.1
[INFO] [stderr]    Compiling piper v0.2.4
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling uname v0.1.1
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling half v2.6.0
[INFO] [stderr]    Compiling sync_wrapper v0.1.2
[INFO] [stderr]    Compiling bitstream-io v2.6.0
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling imgref v1.11.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling dlv-list v0.3.0
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling tiny-skia-path v0.11.4
[INFO] [stderr]    Compiling tinyvec v1.10.0
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling libwebp-sys v0.9.6
[INFO] [stderr]    Compiling ordered-multimap v0.4.3
[INFO] [stderr]    Compiling loop9 v0.1.5
[INFO] [stderr]    Compiling gif v0.13.3
[INFO] [stderr]    Compiling aws-smithy-xml v0.60.10
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling reqwest v0.11.27
[INFO] [stderr]    Compiling fax v0.2.6
[INFO] [stderr]    Compiling blocking v1.6.2
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling jxl-image v0.9.0
[INFO] [stderr]    Compiling jxl-vardct v0.7.0
[INFO] [stderr]    Compiling sentry-debug-images v0.31.8
[INFO] [stderr]    Compiling pest_derive v2.8.2
[INFO] [stderr]    Compiling sentry-panic v0.31.8
[INFO] [stderr]    Compiling darling v0.14.4
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling async-executor v1.13.3
[INFO] [stderr]    Compiling async-lock v3.4.1
[INFO] [stderr]    Compiling avif-serialize v0.8.6
[INFO] [stderr]    Compiling kurbo v0.11.3
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zune-inflate v0.2.54
[INFO] [stderr]    Compiling universal-hash v0.5.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling memmap2 v0.9.8
[INFO] [stderr]    Compiling pxfm v0.1.24
[INFO] [stderr]    Compiling bit_field v0.10.3
[INFO] [stderr]    Compiling cached_proc_macro_types v0.1.1
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling urlencoding v2.1.3
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling unicode-script v0.5.7
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling unicode-properties v0.1.3
[INFO] [stderr]    Compiling unicode-ccc v0.3.0
[INFO] [stderr]    Compiling lebe v0.5.3
[INFO] [stderr]    Compiling opaque-debug v0.3.1
[INFO] [stderr]    Compiling unicode-bidi-mirroring v0.3.0
[INFO] [stderr]    Compiling polyval v0.6.2
[INFO] [stderr]    Compiling exr v1.73.0
[INFO] [stderr]    Compiling rustybuzz v0.18.0
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling ron v0.7.1
[INFO] [stderr]    Compiling svgtypes v0.15.3
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling moxcms v0.7.5
[INFO] [stderr]    Compiling aws-smithy-query v0.60.7
[INFO] [stderr]    Compiling cached_proc_macro v0.17.0
[INFO] [stderr]    Compiling fontdb v0.22.0
[INFO] [stderr]    Compiling ravif v0.11.20
[INFO] [stderr]    Compiling sentry v0.31.8
[INFO] [stderr]    Compiling async-global-executor v2.4.1
[INFO] [stderr]    Compiling crc-fast v1.3.0
[INFO] [stderr]    Compiling jxl-frame v0.9.0
[INFO] [stderr]    Compiling json5 v0.4.1
[INFO] [stderr]    Compiling tiff v0.10.3
[INFO] [stderr]    Compiling rust-ini v0.18.0
[INFO] [stderr]    Compiling png v0.18.0
[INFO] [stderr]    Compiling png v0.17.16
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling qoi v0.4.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling md-5 v0.10.6
[INFO] [stderr]    Compiling kv-log-macro v1.0.7
[INFO] [stderr]    Compiling simplecss v0.2.2
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling hashbrown v0.13.2
[INFO] [stderr]    Compiling usvg v0.44.0
[INFO] [stderr]    Compiling aws-smithy-checksums v0.63.8
[INFO] [stderr]    Compiling image v0.25.8
[INFO] [stderr]    Compiling config v0.13.4
[INFO] [stderr]    Compiling cached v0.44.0
[INFO] [stderr]    Compiling async-std v1.13.2
[INFO] [stderr]    Compiling tiny-skia v0.11.4
[INFO] [stderr]    Compiling jxl-render v0.8.2
[INFO] [stderr]    Compiling revolt-result v0.9.4
[INFO] [stderr]    Compiling pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling ghash v0.5.1
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling image-webp v0.1.3
[INFO] [stderr]    Compiling futures-locks v0.7.1
[INFO] [stderr]    Compiling aead v0.5.2
[INFO] [stderr]    Compiling aes-gcm v0.10.3
[INFO] [stderr]    Compiling revolt-config v0.9.4
[INFO] [stderr]    Compiling tempfile v3.22.0
[INFO] [stderr]    Compiling resvg v0.44.0
[INFO] [stderr]    Compiling jxl-oxide v0.8.1
[INFO] [stderr]    Compiling ffprobe v0.4.0
[INFO] [stderr]    Compiling webp v0.3.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.3
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling aws-smithy-http-client v1.1.1
[INFO] [stderr]    Compiling aws-smithy-runtime v1.9.2
[INFO] [stderr]    Compiling aws-runtime v1.5.10
[INFO] [stderr]    Compiling aws-sdk-ssooidc v1.85.0
[INFO] [stderr]    Compiling aws-sdk-sts v1.86.0
[INFO] [stderr]    Compiling aws-sdk-sso v1.84.0
[INFO] [stderr]    Compiling aws-sdk-s3 v1.106.0
[INFO] [stderr]    Compiling aws-config v1.8.6
[INFO] [stderr]    Compiling revolt-files v0.9.4 (/opt/rustwide/workdir)
[INFO] [stderr] error: could not compile `aws-sdk-s3` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/33835004928d3bf65db4d4712e1330766263b0bd/bin/rustc --crate-name aws_sdk_s3 --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/aws-sdk-s3-1.106.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="behavior-version-latest"' --cfg 'feature="default"' --cfg 'feature="default-https-client"' --cfg 'feature="rt-tokio"' --cfg 'feature="rustls"' --cfg 'feature="sigv4a"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("behavior-version-latest", "default", "default-https-client", "gated-tests", "http-1x", "rt-tokio", "rustls", "sigv4a", "test-util"))' -C metadata=37af142be6e3522c -C extra-filename=-50d27183240cbed5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern aws_credential_types=/opt/rustwide/target/debug/deps/libaws_credential_types-6b02579e598a5ebf.rmeta --extern aws_runtime=/opt/rustwide/target/debug/deps/libaws_runtime-7e301b07bdfd047f.rmeta --extern aws_sigv4=/opt/rustwide/target/debug/deps/libaws_sigv4-4fb3b8d3599518ac.rmeta --extern aws_smithy_async=/opt/rustwide/target/debug/deps/libaws_smithy_async-491e6e47f1be9f49.rmeta --extern aws_smithy_checksums=/opt/rustwide/target/debug/deps/libaws_smithy_checksums-b3d877cc7ffd2722.rmeta --extern aws_smithy_eventstream=/opt/rustwide/target/debug/deps/libaws_smithy_eventstream-1fc079e2b1fe6b3d.rmeta --extern aws_smithy_http=/opt/rustwide/target/debug/deps/libaws_smithy_http-632436aeb8f2f17c.rmeta --extern aws_smithy_json=/opt/rustwide/target/debug/deps/libaws_smithy_json-6547fbd495ce936c.rmeta --extern aws_smithy_runtime=/opt/rustwide/target/debug/deps/libaws_smithy_runtime-d9e36c0ab222bc38.rmeta --extern aws_smithy_runtime_api=/opt/rustwide/target/debug/deps/libaws_smithy_runtime_api-829e8f3b825efc01.rmeta --extern aws_smithy_types=/opt/rustwide/target/debug/deps/libaws_smithy_types-1de97a7812695c86.rmeta --extern aws_smithy_xml=/opt/rustwide/target/debug/deps/libaws_smithy_xml-a8ca7db26a875031.rmeta --extern aws_types=/opt/rustwide/target/debug/deps/libaws_types-8732616adc43ebbd.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-a98c6e187cd1e46b.rmeta --extern fastrand=/opt/rustwide/target/debug/deps/libfastrand-74ae4622d963d882.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ce2ce186edf8450e.rmeta --extern hmac=/opt/rustwide/target/debug/deps/libhmac-ed544ed53263fea0.rmeta --extern http=/opt/rustwide/target/debug/deps/libhttp-cbb6f3e1f9ff88d8.rmeta --extern http_1x=/opt/rustwide/target/debug/deps/libhttp-a7d18df8952aa204.rmeta --extern http_body=/opt/rustwide/target/debug/deps/libhttp_body-dbadf0351532aaef.rmeta --extern lru=/opt/rustwide/target/debug/deps/liblru-4f30ecbc259dd4f2.rmeta --extern percent_encoding=/opt/rustwide/target/debug/deps/libpercent_encoding-99cdb00cefa02ca0.rmeta --extern regex_lite=/opt/rustwide/target/debug/deps/libregex_lite-f943517ebcd9247e.rmeta --extern sha2=/opt/rustwide/target/debug/deps/libsha2-568bb44927b97188.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-8df5368ca37599d4.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b130e30f92b8f127.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-7b5e6efc68ec998b/out -L native=/opt/rustwide/target/debug/build/aws-lc-sys-7e856470710e3aab/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "a5bd341f25140b7a0db0dac15e62ecb333720c3a7e9e76968228ee4f63093d44", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5bd341f25140b7a0db0dac15e62ecb333720c3a7e9e76968228ee4f63093d44", kill_on_drop: false }`
[INFO] [stdout] a5bd341f25140b7a0db0dac15e62ecb333720c3a7e9e76968228ee4f63093d44
