[INFO] cloning repository https://github.com/Smalls1652/fediproto-sync [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Smalls1652/fediproto-sync" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmalls1652%2Ffediproto-sync", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmalls1652%2Ffediproto-sync'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f1d55b4caa3a7021fd845e42ada61e6bc5266fb9 [INFO] testing Smalls1652/fediproto-sync against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSmalls1652%2Ffediproto-sync" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Smalls1652/fediproto-sync [INFO] finished tweaking git repo https://github.com/Smalls1652/fediproto-sync [INFO] tweaked toml for git repo https://github.com/Smalls1652/fediproto-sync written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Smalls1652/fediproto-sync on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Smalls1652/fediproto-sync 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded snmalloc-rs v0.3.8 [INFO] [stderr] Downloaded atrium-common v0.1.2 [INFO] [stderr] Downloaded atrium-xrpc-client v0.5.14 [INFO] [stderr] Downloaded migrations_internals v2.2.1 [INFO] [stderr] Downloaded atrium-xrpc v0.12.3 [INFO] [stderr] Downloaded langtag v0.3.4 [INFO] [stderr] Downloaded atrium-api v0.25.5 [INFO] [stderr] Downloaded dom_query v0.21.0 [INFO] [stderr] Downloaded megalodon v1.0.3 [INFO] [stderr] Downloaded snmalloc-sys v0.3.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ff7893a27b2b83363c899d766ca60f56ff678131223746f4e97f77971b63d2d0 [INFO] running `Command { std: "docker" "start" "-a" "ff7893a27b2b83363c899d766ca60f56ff678131223746f4e97f77971b63d2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ff7893a27b2b83363c899d766ca60f56ff678131223746f4e97f77971b63d2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff7893a27b2b83363c899d766ca60f56ff678131223746f4e97f77971b63d2d0", kill_on_drop: false }` [INFO] [stdout] ff7893a27b2b83363c899d766ca60f56ff678131223746f4e97f77971b63d2d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7a7371dd1b31a3a97a92f7cb4c9951aaf7c785a80d3d4a494377c4d18c62c6c6 [INFO] running `Command { std: "docker" "start" "-a" "7a7371dd1b31a3a97a92f7cb4c9951aaf7c785a80d3d4a494377c4d18c62c6c6", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling cc v1.2.31 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling siphasher v1.0.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling toml_parser v1.0.2 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling adler2 v2.0.1 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling miniz_oxide v0.8.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rustls v0.23.31 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling anyhow v1.0.99 [INFO] [stderr] Compiling iana-time-zone v0.1.63 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling mime_guess v2.0.5 [INFO] [stderr] Compiling uuid v1.18.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [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 futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling git-version-macro v0.3.9 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling git-version v0.3.9 [INFO] [stderr] Compiling zerovec v0.11.3 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling rustls-webpki v0.103.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling toml_edit v0.23.4 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling fediproto-sync-build-macros v0.1.0 (/opt/rustwide/workdir/fediproto-sync-build-macros) [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.2 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Compiling phf_macros v0.11.3 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling equator-macro v0.4.2 [INFO] [stderr] Compiling phf v0.11.3 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.17 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling webpki-roots v1.0.2 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling equator v0.4.2 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling pq-sys v0.7.2 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling dsl_auto_type v0.1.3 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.16 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Compiling aligned-vec v0.6.4 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling toml v0.9.4 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling async-compression v0.4.27 [INFO] [stderr] Compiling diesel_table_macro_syntax v0.2.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.7 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling arrayvec v0.7.6 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling built v0.7.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling num-rational v0.4.2 [INFO] [stderr] Compiling clap_builder v4.5.46 [INFO] [stderr] Compiling rav1e v0.7.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling migrations_internals v2.2.1 [INFO] [stderr] Compiling r2d2 v0.8.10 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling reqwest v0.12.23 [INFO] [stderr] Compiling diesel_derives v2.2.7 [INFO] [stderr] Compiling v_frame v0.3.9 [INFO] [stderr] Compiling data-encoding-macro v0.1.18 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling tungstenite v0.27.0 [INFO] [stderr] Compiling fediproto-sync-lib v0.1.0 (/opt/rustwide/workdir/fediproto-sync-lib) [INFO] [stderr] Compiling clap_derive v4.5.45 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling hyper-rustls v0.24.2 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling profiling-procmacros v1.0.17 [INFO] [stderr] Compiling rustls-native-certs v0.8.1 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling blake3 v0.3.8 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling moka v0.12.10 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling dtoa v1.0.10 [INFO] [stderr] Compiling multihash v0.19.3 [INFO] [stderr] Compiling maybe-rayon v0.1.1 [INFO] [stderr] Compiling clap v4.5.46 [INFO] [stderr] Compiling dtoa-short v0.3.5 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling tokio-tungstenite v0.27.0 [INFO] [stderr] Compiling profiling v1.0.17 [INFO] [stderr] Compiling axum-core v0.5.2 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling oauth2 v4.4.2 [INFO] [stderr] Compiling av1-grain v0.2.4 [INFO] [stderr] Compiling diesel v2.2.12 [INFO] [stderr] Compiling migrations_macros v2.2.0 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling itertools v0.12.1 [INFO] [stderr] Compiling fediproto-sync-db v0.1.0 (/opt/rustwide/workdir/fediproto-sync-db) [INFO] [stderr] Compiling serde_html_form v0.2.7 [INFO] [stderr] Compiling serde_bytes v0.11.17 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Compiling axum-macros v0.5.0 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling selectors v0.31.0 [INFO] [stderr] Compiling crypto-mac v0.11.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling tikv-jemalloc-sys v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7 [INFO] [stderr] Compiling headers-core v0.3.0 [INFO] [stderr] Compiling simd_helpers v0.1.0 [INFO] [stderr] Compiling noop_proc_macro v0.3.0 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling quick-error v2.0.1 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling bitstream-io v2.6.0 [INFO] [stderr] Compiling weezl v0.1.10 [INFO] [stderr] Compiling imgref v1.11.0 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling tagptr v0.2.0 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling urlencoding v2.1.3 [INFO] [stderr] Compiling megalodon v1.0.3 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling axum v0.8.4 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling loop9 v0.1.5 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling headers v0.4.1 [INFO] [stderr] Compiling hmac v0.11.0 [INFO] [stderr] Compiling cssparser v0.35.0 [INFO] [stderr] Compiling derive_more v2.0.1 [INFO] [stderr] Compiling atrium-xrpc v0.12.3 [INFO] [stderr] Compiling cid v0.11.1 [INFO] [stderr] Compiling markup5ever v0.35.0 [INFO] [stderr] Compiling avif-serialize v0.8.5 [INFO] [stderr] Compiling fediproto-sync-auth-ui v0.1.0 (/opt/rustwide/workdir/fediproto-sync-auth-ui) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling fdeflate v0.3.7 [INFO] [stderr] Compiling zune-inflate v0.2.54 [INFO] [stderr] Compiling servo_arc v0.4.1 [INFO] [stderr] Compiling half v2.6.0 [INFO] [stderr] Compiling bit-vec v0.8.0 [INFO] [stderr] Compiling lebe v0.5.2 [INFO] [stderr] Compiling jpeg-decoder v0.3.2 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling byteorder-lite v0.1.0 [INFO] [stderr] Compiling bit_field v0.10.2 [INFO] [stderr] Compiling rgb v0.8.52 [INFO] [stderr] Compiling color_quant v1.1.0 [INFO] [stderr] Compiling zune-core v0.4.12 [INFO] [stderr] Compiling gif v0.13.3 [INFO] [stderr] Compiling zune-jpeg v0.4.20 [INFO] [stderr] Compiling ravif v0.11.20 [INFO] [stderr] Compiling axum-extra v0.10.1 [INFO] [stderr] Compiling tiff v0.9.1 [INFO] [stderr] Compiling image-webp v0.2.3 [INFO] [stderr] Compiling exr v1.73.0 [INFO] [stderr] Compiling sharded-slab v0.1.7 [INFO] [stderr] Compiling qoi v0.4.1 [INFO] [stderr] Compiling png v0.17.16 [INFO] [stderr] Compiling bit-set v0.8.0 [INFO] [stderr] Compiling async-session v3.0.0 [INFO] [stderr] Compiling html5ever v0.35.0 [INFO] [stderr] Compiling ipld-core v0.4.2 [INFO] [stderr] error: could not compile `diesel` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name diesel --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-2.2.12/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="32-column-tables"' --cfg 'feature="chrono"' --cfg 'feature="postgres"' --cfg 'feature="postgres_backend"' --cfg 'feature="r2d2"' --cfg 'feature="returning_clauses_for_sqlite_3_35"' --cfg 'feature="serde_json"' --cfg 'feature="sqlite"' --cfg 'feature="uuid"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "__with_asan_tests", "chrono", "default", "extras", "huge-tables", "i-implement-a-third-party-backend-and-opt-into-breaking-changes", "ipnet-address", "large-tables", "mysql", "mysql_backend", "mysqlclient-src", "network-address", "numeric", "postgres", "postgres_backend", "pq-src", "quickcheck", "r2d2", "returning_clauses_for_sqlite_3_35", "serde_json", "sqlite", "time", "unstable", "uuid", "with-deprecated", "without-deprecated"))' -C metadata=30c17594543e8f06 -C extra-filename=-2feb9b0236d92234 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-999d889d9694453e.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-1efcbe4f07366651.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5035c01c181ece78.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-018e632a954e00e6.so --extern itoa=/opt/rustwide/target/debug/deps/libitoa-6b76ec393d6a2c41.rmeta --extern libsqlite3_sys=/opt/rustwide/target/debug/deps/liblibsqlite3_sys-9efef15a30ddd418.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-f2b8bcc5882488ae.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-924556fc07fe9cb2.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d26598b78194153a.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5a11e5cf78d7de92.rmeta --cap-lints allow --cap-lints=forbid -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `megalodon` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/cdb45c87e2cd43495379f7e867e3cc15dcee9f93/bin/rustc --crate-name megalodon --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/megalodon-1.0.3/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="default"' --cfg 'feature="rustls-tls"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "native-tls", "rustls-tls"))' -C metadata=fbca93e6de72056e -C extra-filename=-924fc1aa7fe7d39b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern async_trait=/opt/rustwide/target/debug/deps/libasync_trait-1026aca84816da2b.so --extern chrono=/opt/rustwide/target/debug/deps/libchrono-5035c01c181ece78.rmeta --extern futures_util=/opt/rustwide/target/debug/deps/libfutures_util-49c834730908814f.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28742b4ca144387c.rmeta --extern mime_guess=/opt/rustwide/target/debug/deps/libmime_guess-8fa9f8e42abe6dd6.rmeta --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-f19f0c96bc53fe0b.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-5561ca2713f8312e.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-dc9157e8657f0d7e.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-310fa59d4c285624.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-b5eb83f4e6b9615b.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d26598b78194153a.rmeta --extern sha1=/opt/rustwide/target/debug/deps/libsha1-9e5e8166449605c9.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-67771e8db0a06ea3.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-a29572a3cba574dd.rmeta --extern tokio_tungstenite=/opt/rustwide/target/debug/deps/libtokio_tungstenite-52ac8784afb48e4b.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-2c5cdcf3faa82d83.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-b8047bd8c5bba056.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-b562ff42a9ca53b2.rmeta --extern urlencoding=/opt/rustwide/target/debug/deps/liburlencoding-2e57689ab08a86e0.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-5a11e5cf78d7de92.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/ring-8fced21adbc7fdcc/out` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "7a7371dd1b31a3a97a92f7cb4c9951aaf7c785a80d3d4a494377c4d18c62c6c6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a7371dd1b31a3a97a92f7cb4c9951aaf7c785a80d3d4a494377c4d18c62c6c6", kill_on_drop: false }` [INFO] [stdout] 7a7371dd1b31a3a97a92f7cb4c9951aaf7c785a80d3d4a494377c4d18c62c6c6