[INFO] cloning repository https://github.com/CGsama/firefish [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CGsama/firefish" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCGsama%2Ffirefish", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCGsama%2Ffirefish'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 981ac294d47143c0e9b45de6f11a921e4582b0f3 [INFO] testing CGsama/firefish against beta-2025-09-21 for beta-1.91-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCGsama%2Ffirefish" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/CGsama/firefish [INFO] finished tweaking git repo https://github.com/CGsama/firefish [INFO] tweaked toml for git repo https://github.com/CGsama/firefish written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/CGsama/firefish on toolchain beta-2025-09-21 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/CGsama/firefish 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" "+beta-2025-09-21" "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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6bd37f1277703d4c12e967c578b3fd05505af3d390ca9c0de45c434439beb651 [INFO] running `Command { std: "docker" "start" "-a" "6bd37f1277703d4c12e967c578b3fd05505af3d390ca9c0de45c434439beb651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6bd37f1277703d4c12e967c578b3fd05505af3d390ca9c0de45c434439beb651", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6bd37f1277703d4c12e967c578b3fd05505af3d390ca9c0de45c434439beb651", kill_on_drop: false }` [INFO] [stdout] 6bd37f1277703d4c12e967c578b3fd05505af3d390ca9c0de45c434439beb651 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9363b0d8e170f106730094877d041ca6a9b59b080cea2a031663793b733105f [INFO] running `Command { std: "docker" "start" "-a" "f9363b0d8e170f106730094877d041ca6a9b59b080cea2a031663793b733105f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling libm v0.2.8 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling anyhow v1.0.87 [INFO] [stderr] Compiling futures-io v0.3.30 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling der v0.7.9 [INFO] [stderr] Compiling iana-time-zone v0.1.60 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling untrusted v0.9.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling signal-hook-registry v1.4.2 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling cc v1.1.18 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling base64 v0.21.7 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling der v0.6.1 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling openssl-src v300.3.2+3.3.2 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling crc-catalog v2.4.0 [INFO] [stderr] Compiling adler2 v2.0.0 [INFO] [stderr] Compiling writeable v0.5.5 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling litemap v0.7.3 [INFO] [stderr] Compiling zstd-safe v6.0.6 [INFO] [stderr] Compiling sqlformat v0.2.6 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling miniz_oxide v0.8.0 [INFO] [stderr] Compiling crc v3.2.1 [INFO] [stderr] Compiling v_frame v0.3.8 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Compiling libnghttp2-sys v0.1.10+1.61.0 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling curl-sys v0.4.74+curl-8.9.0 [INFO] [stderr] Compiling spki v0.6.0 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling futures-intrusive v0.5.0 [INFO] [stderr] Compiling rustls-pemfile v1.0.4 [INFO] [stderr] Compiling atoi v2.0.0 [INFO] [stderr] Compiling vergen v8.3.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.11 [INFO] [stderr] Compiling unicode-xid v0.2.5 [INFO] [stderr] Compiling webpki-roots v0.25.4 [INFO] [stderr] Compiling bytemuck v1.18.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling unicode-properties v0.1.2 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling flate2 v1.0.33 [INFO] [stderr] Compiling pkcs8 v0.9.0 [INFO] [stderr] Compiling av1-grain v0.2.3 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling bitstream-io v2.3.0 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling whoami v1.5.2 [INFO] [stderr] Compiling regex v1.10.6 [INFO] [stderr] Compiling thiserror-core v1.0.50 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.0 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling dotenvy v0.15.7 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling curl v0.4.46 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling der_derive v0.4.1 [INFO] [stderr] Compiling pkcs1 v0.4.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling thiserror-core-impl v1.0.50 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling rgb v0.8.50 [INFO] [stderr] Compiling avif-serialize v0.8.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling signature v1.6.4 [INFO] [stderr] Compiling ordered-float v3.9.2 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling const-oid v0.6.2 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling jpeg-decoder v0.3.1 [INFO] [stderr] Compiling keccak v0.1.5 [INFO] [stderr] Compiling parking v2.2.0 [INFO] [stderr] Compiling icu_properties_data v1.5.0 [INFO] [stderr] Compiling ct-codecs v1.1.2 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling daachorse v1.0.0 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling exr v1.72.0 [INFO] [stderr] Compiling image-webp v0.1.3 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling png v0.17.13 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling ed25519-compact v2.1.1 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling zune-jpeg v0.4.13 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling sluice v0.5.5 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling p384 v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling k256 v0.13.3 [INFO] [stderr] Compiling twox-hash v1.6.3 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling hmac-sha512 v1.1.5 [INFO] [stderr] Compiling hmac-sha256 v1.1.7 [INFO] [stderr] Compiling num-complex v0.4.6 [INFO] [stderr] Compiling coarsetime v0.1.34 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling write16 v1.0.0 [INFO] [stderr] Compiling hmac-sha1-compact v1.1.4 [INFO] [stderr] Compiling utf16_iter v1.0.5 [INFO] [stderr] Compiling binstring v0.1.1 [INFO] [stderr] Compiling aliasable v0.1.3 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling castaway v0.1.2 [INFO] [stderr] Compiling icu_normalizer_data v1.5.0 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling num v0.4.3 [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling ruzstd v0.4.0 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling sea-orm-macros v1.0.1 [INFO] [stderr] Compiling sec1_decode v0.1.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling blowfish v0.9.1 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling error-doc-impl v0.1.0 [INFO] [stderr] Compiling macros-impl v0.0.0 (/opt/rustwide/workdir/packages/macro-rs/macros-impl) [INFO] [stderr] Compiling pem v1.1.1 [INFO] [stderr] Compiling jwt-simple v0.11.9 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sea-query v0.31.0 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling rmp v0.8.14 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling zstd v0.12.4 [INFO] [stderr] Compiling thread_local v1.1.8 [INFO] [stderr] Compiling backend-rs v0.0.0 (/opt/rustwide/workdir/packages/backend-rs) [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling cuid-util v0.1.1 [INFO] [stderr] Compiling unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling cuid2 v0.1.3 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling tracing-subscriber v0.3.18 [INFO] [stderr] Compiling macros v0.0.0 (/opt/rustwide/workdir/packages/macro-rs/macros) [INFO] [stderr] Compiling zhconv v0.3.1 [INFO] [stderr] Compiling bcrypt v0.15.1 [INFO] [stderr] Compiling nom-exif v1.4.1 [INFO] [stderr] Compiling error-doc v0.2.0 [INFO] [stderr] Compiling emojis v0.6.3 [INFO] [stderr] Compiling idna v1.0.2 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling bb8 v0.9.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling basen v0.1.0 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling redis v0.26.1 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.6.0 [INFO] [stderr] Compiling sea-orm v1.0.1 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling identicon-rs v5.0.1 [INFO] [stderr] Compiling ece v2.3.1 [INFO] [stderr] Compiling web-push v0.10.2 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5m 00s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4, sqlx-postgres v0.7.4 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "f9363b0d8e170f106730094877d041ca6a9b59b080cea2a031663793b733105f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9363b0d8e170f106730094877d041ca6a9b59b080cea2a031663793b733105f", kill_on_drop: false }` [INFO] [stdout] f9363b0d8e170f106730094877d041ca6a9b59b080cea2a031663793b733105f [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 50509fe0317c19d938b810d5001545ee8a121633bd8e7c1b11ec1cab7f7eac42 [INFO] running `Command { std: "docker" "start" "-a" "50509fe0317c19d938b810d5001545ee8a121633bd8e7c1b11ec1cab7f7eac42", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Compiling pretty_assertions v1.4.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling proc-macro-tester v0.1.0-alpha.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling der_derive v0.4.1 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling der v0.4.5 [INFO] [stderr] Compiling macros-impl v0.0.0 (/opt/rustwide/workdir/packages/macro-rs/macros-impl) [INFO] [stderr] Compiling strum v0.24.1 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.4 [INFO] [stderr] Compiling yoke-derive v0.7.4 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling profiling-procmacros v1.0.15 [INFO] [stderr] Compiling enum-ordinalize-derive v4.3.1 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling profiling v1.0.15 [INFO] [stderr] Compiling async-trait v0.1.82 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling thiserror-core-impl v1.0.50 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling enum-ordinalize v4.3.0 [INFO] [stderr] Compiling educe v0.5.11 [INFO] [stderr] Compiling inherent v1.0.11 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling sea-bae v0.2.0 [INFO] [stderr] Compiling ouroboros_macro v0.17.2 [INFO] [stderr] Compiling async-stream v0.3.5 [INFO] [stderr] Compiling error-doc-impl v0.1.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling zerofrom v0.1.4 [INFO] [stderr] Compiling yoke v0.7.4 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling sec1_decode v0.1.0 [INFO] [stderr] Compiling error-doc v0.2.0 [INFO] [stderr] Compiling sea-orm-macros v1.0.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling zerovec v0.10.4 [INFO] [stderr] Compiling thiserror-core v1.0.50 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling ruzstd v0.4.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling ouroboros v0.17.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling tinystr v0.7.6 [INFO] [stderr] Compiling icu_collections v1.5.0 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling hashlink v0.8.4 [INFO] [stderr] Compiling icu_locid v1.5.0 [INFO] [stderr] Compiling icu_provider v1.5.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.4 [INFO] [stderr] Compiling cuid2 v0.1.3 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling icu_locid_transform v1.5.0 [INFO] [stderr] Compiling icu_properties v1.5.1 [INFO] [stderr] Compiling rsa v0.7.2 [INFO] [stderr] Compiling serde_json v1.0.128 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling ece v2.3.1 [INFO] [stderr] Compiling rmp-serde v1.3.0 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling tokio-stream v0.1.16 [INFO] [stderr] Compiling tokio-util v0.7.12 [INFO] [stderr] Compiling bb8 v0.9.0 [INFO] [stderr] Compiling tokio-test v0.4.4 [INFO] [stderr] Compiling macros v0.0.0 (/opt/rustwide/workdir/packages/macro-rs/macros) [INFO] [stderr] Compiling combine v4.6.7 [INFO] [stderr] Compiling zhconv v0.3.1 [INFO] [stderr] Compiling nom-exif v1.4.1 [INFO] [stderr] Compiling sqlx-core v0.7.4 [INFO] [stderr] Compiling sea-query v0.31.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling jwt-simple v0.11.9 [INFO] [stderr] Compiling icu_normalizer v1.5.0 [INFO] [stderr] Compiling idna v1.0.2 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling web-push v0.10.2 [INFO] [stderr] Compiling sqlx-postgres v0.7.4 [INFO] [stderr] Compiling redis v0.26.1 [INFO] [stderr] Compiling sqlx v0.7.4 [INFO] [stderr] Compiling sea-query-binder v0.6.0 [INFO] [stderr] Compiling ravif v0.11.5 [INFO] [stderr] Compiling sea-orm v1.0.1 [INFO] [stderr] Compiling image v0.25.2 [INFO] [stderr] Compiling identicon-rs v5.0.1 [INFO] [stderr] Compiling backend-rs v0.0.0 (/opt/rustwide/workdir/packages/backend-rs) [INFO] [stderr] error: could not compile `backend-rs` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-09-21-x86_64-unknown-linux-gnu/bin/rustc --crate-name backend_rs --edition=2021 packages/backend-rs/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type cdylib --crate-type lib --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "napi"))' -C metadata=a3a27c0bf92573f9 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern argon2=/opt/rustwide/target/debug/deps/libargon2-a0005c12d6a6fbdb.rlib --extern basen=/opt/rustwide/target/debug/deps/libbasen-aea8de7ce6eb9594.rlib --extern bb8=/opt/rustwide/target/debug/deps/libbb8-cd0ec5720399de92.rlib --extern bcrypt=/opt/rustwide/target/debug/deps/libbcrypt-eed14e262ad57030.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-a7a0027c05b0af0c.rlib --extern cuid2=/opt/rustwide/target/debug/deps/libcuid2-08765d90d95cdfde.rlib --extern emojis=/opt/rustwide/target/debug/deps/libemojis-ca93088d556b3bb0.rlib --extern error_doc=/opt/rustwide/target/debug/deps/liberror_doc-85cfd52a123c9e82.rlib --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-8de34dfce080e8c5.rlib --extern identicon_rs=/opt/rustwide/target/debug/deps/libidenticon_rs-8dc0f3a442f21b1d.rlib --extern idna=/opt/rustwide/target/debug/deps/libidna-ef1252553089d7fa.rlib --extern image=/opt/rustwide/target/debug/deps/libimage-d0db03c139018d0a.rlib --extern isahc=/opt/rustwide/target/debug/deps/libisahc-efcc03d5fa4ebcd8.rlib --extern macros=/opt/rustwide/target/debug/deps/libmacros-9037c499299eaec5.so --extern nom_exif=/opt/rustwide/target/debug/deps/libnom_exif-b298af20d13a616f.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-a1d7742f74efe1da.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-1219283fa0a93540.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-ff158a93163e700e.rlib --extern redis=/opt/rustwide/target/debug/deps/libredis-64596926c7a7c7d3.rlib --extern regex=/opt/rustwide/target/debug/deps/libregex-3015a720187bed47.rlib --extern rmp_serde=/opt/rustwide/target/debug/deps/librmp_serde-229f56206bba2110.rlib --extern sea_orm=/opt/rustwide/target/debug/deps/libsea_orm-c747105c598b8f76.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-424d3e1f89cce597.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-51b05b0356bf0715.rlib --extern serde_yaml=/opt/rustwide/target/debug/deps/libserde_yaml-ec33bdfa2ed98f2a.rlib --extern sysinfo=/opt/rustwide/target/debug/deps/libsysinfo-f9b80fbbf5d0a27d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-639bbe8895b4ac33.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-d1e5bc83570b9bee.rlib --extern tracing=/opt/rustwide/target/debug/deps/libtracing-e3bac061af1e8bf3.rlib --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-f6d8ee458bd8ce40.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-bf0e186763aeecb0.rlib --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-061758bc6028ea3e.rlib --extern uuid=/opt/rustwide/target/debug/deps/libuuid-36921b265421534b.rlib --extern web_push=/opt/rustwide/target/debug/deps/libweb_push-e3ba906725ce1856.rlib --extern zhconv=/opt/rustwide/target/debug/deps/libzhconv-074f140a182ef5cb.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/curl-sys-0b9cc8e3ace1b32d/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-b368c8d0668959f2/out/i/lib -L native=/opt/rustwide/target/debug/build/openssl-sys-0ba47f7cf0065a0b/out/openssl-build/install/lib -L native=/opt/rustwide/target/debug/build/ring-42baa8bdde9a67a6/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "50509fe0317c19d938b810d5001545ee8a121633bd8e7c1b11ec1cab7f7eac42", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50509fe0317c19d938b810d5001545ee8a121633bd8e7c1b11ec1cab7f7eac42", kill_on_drop: false }` [INFO] [stdout] 50509fe0317c19d938b810d5001545ee8a121633bd8e7c1b11ec1cab7f7eac42