[INFO] cloning repository https://github.com/TheEnbyperor/tafarn [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/TheEnbyperor/tafarn" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheEnbyperor%2Ftafarn", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheEnbyperor%2Ftafarn'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 916398174296c28405d2ed256c3d4987f9ce1805 [INFO] documenting TheEnbyperor/tafarn against beta-2025-10-28 for beta-1.92-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FTheEnbyperor%2Ftafarn" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/TheEnbyperor/tafarn [INFO] finished tweaking git repo https://github.com/TheEnbyperor/tafarn [INFO] tweaked toml for git repo https://github.com/TheEnbyperor/tafarn written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/TheEnbyperor/tafarn on toolchain beta-2025-10-28 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/TheEnbyperor/tafarn 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-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f58558afbb2df04441c4100a419f28d729697f7a22eb79a4228ac74158d43212 [INFO] running `Command { std: "docker" "start" "-a" "f58558afbb2df04441c4100a419f28d729697f7a22eb79a4228ac74158d43212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f58558afbb2df04441c4100a419f28d729697f7a22eb79a4228ac74158d43212", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f58558afbb2df04441c4100a419f28d729697f7a22eb79a4228ac74158d43212", kill_on_drop: false }` [INFO] [stdout] f58558afbb2df04441c4100a419f28d729697f7a22eb79a4228ac74158d43212 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c338c512104b70e95b28c424371533ddde3d3e07aa915b20d9c96cf5d4692abb [INFO] running `Command { std: "docker" "start" "-a" "c338c512104b70e95b28c424371533ddde3d3e07aa915b20d9c96cf5d4692abb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.50 [INFO] [stderr] Compiling syn v1.0.107 [INFO] [stderr] Compiling libc v0.2.139 [INFO] [stderr] Compiling serde v1.0.152 [INFO] [stderr] Compiling cc v1.0.78 [INFO] [stderr] Compiling parking_lot_core v0.9.6 [INFO] [stderr] Compiling futures-channel v0.3.25 [INFO] [stderr] Compiling libm v0.2.6 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Checking futures-io v0.3.25 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.24.2 [INFO] [stderr] Compiling futures-task v0.3.25 [INFO] [stderr] Compiling futures-util v0.3.25 [INFO] [stderr] Compiling uncased v0.9.7 [INFO] [stderr] Compiling block-buffer v0.10.3 [INFO] [stderr] Compiling indexmap v1.9.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.14 [INFO] [stderr] Compiling proc-macro2-diagnostics v0.9.1 [INFO] [stderr] Compiling yansi v0.5.1 [INFO] [stderr] Checking base64ct v1.1.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling futures-core v0.3.25 [INFO] [stderr] Compiling phf_shared v0.11.1 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Checking either v1.8.0 [INFO] [stderr] Compiling quote v1.0.23 [INFO] [stderr] Checking pem-rfc7468 v0.3.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ref-cast v1.0.14 [INFO] [stderr] Compiling futures-sink v0.3.25 [INFO] [stderr] Checking pem v0.8.3 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Checking crossbeam-channel v0.5.6 [INFO] [stderr] Checking spin v0.9.4 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Compiling crossbeam-epoch v0.9.13 [INFO] [stderr] Compiling openssl-sys v0.9.80 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling libz-sys v1.1.8 [INFO] [stderr] Compiling libnghttp2-sys v0.1.7+1.45.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking num_cpus v1.15.0 [INFO] [stderr] Checking socket2 v0.4.7 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Checking mio v0.8.5 [INFO] [stderr] Compiling digest v0.10.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Checking time v0.1.45 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking net2 v0.2.38 [INFO] [stderr] Compiling universal-hash v0.5.0 [INFO] [stderr] Compiling cipher v0.4.3 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sha2 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling polyval v0.6.0 [INFO] [stderr] Compiling openssl v0.10.45 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Compiling ghash v0.5.0 [INFO] [stderr] Checking hkdf v0.12.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling aes v0.8.2 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling phf_generator v0.11.1 [INFO] [stderr] Checking spki v0.5.4 [INFO] [stderr] Compiling aead v0.5.1 [INFO] [stderr] Checking crypto-bigint v0.2.11 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking const-oid v0.6.2 [INFO] [stderr] Compiling regex-syntax v0.6.28 [INFO] [stderr] Compiling async-trait v0.1.62 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling aes-gcm v0.10.1 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Checking ff v0.11.1 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling curl-sys v0.4.59+curl-7.86.0 [INFO] [stderr] Compiling time v0.3.17 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling io-lifetimes v1.0.4 [INFO] [stderr] Compiling inlinable_string v0.1.15 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.20.0 [INFO] [stderr] Compiling futures v0.3.25 [INFO] [stderr] Checking tokio v0.2.25 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Compiling stable-pattern v0.1.0 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Compiling regex v1.7.1 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling rust-embed-utils v7.3.0 [INFO] [stderr] Compiling rustls v0.20.8 [INFO] [stderr] Compiling phf_codegen v0.11.1 [INFO] [stderr] Checking mio v0.7.14 [INFO] [stderr] Compiling phf v0.11.1 [INFO] [stderr] Checking bstr v1.1.0 [INFO] [stderr] Compiling atomic v0.5.1 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling multer v2.0.4 [INFO] [stderr] Compiling figment v0.10.8 [INFO] [stderr] Compiling pq-sys v0.4.7 [INFO] [stderr] Checking base16ct v0.1.1 [INFO] [stderr] Compiling rayon-core v1.10.1 [INFO] [stderr] Compiling state v0.5.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Checking webpki v0.22.0 [INFO] [stderr] Checking sct v0.7.0 [INFO] [stderr] Compiling rustix v0.36.7 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling markup5ever v0.10.1 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking globset v0.4.10 [INFO] [stderr] Compiling num-bigint-dig v0.7.0 [INFO] [stderr] Compiling chrono-tz-build v0.0.3 [INFO] [stderr] Checking crossbeam-deque v0.8.2 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling hyper v0.14.23 [INFO] [stderr] Compiling darling_core v0.13.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling devise_core v0.3.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.6 [INFO] [stderr] Checking signature v1.4.0 [INFO] [stderr] Compiling onig_sys v69.8.1 [INFO] [stderr] Checking pem-rfc7468 v0.2.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling rocket v0.5.0-rc.2 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling amq-protocol v6.1.0 [INFO] [stderr] Checking cookie-factory v0.3.2 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking bigdecimal v0.1.2 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Checking tempfile v3.3.0 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking r2d2 v0.8.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling chrono-tz v0.6.3 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking concurrent-queue v2.1.0 [INFO] [stderr] Checking uuid v0.6.5 [INFO] [stderr] Checking thread_local v1.1.4 [INFO] [stderr] Compiling polling v2.5.2 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling lapin v1.10.0 [INFO] [stderr] Checking binascii v0.1.4 [INFO] [stderr] Compiling curl v0.4.44 [INFO] [stderr] Compiling anyhow v1.0.68 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Checking rayon v1.6.1 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking async-channel v1.8.0 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking socket2 v0.3.19 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking dirs-sys v0.3.7 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Checking async-task v4.3.0 [INFO] [stderr] Compiling isahc v1.7.2 [INFO] [stderr] Compiling erased-serde v0.3.24 [INFO] [stderr] Compiling serde_derive v1.0.152 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling tokio-macros v1.8.2 [INFO] [stderr] Compiling futures-macro v0.3.25 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling zeroize_derive v1.3.3 [INFO] [stderr] Compiling pin-project-internal v1.0.12 [INFO] [stderr] Compiling pear_codegen v0.2.3 [INFO] [stderr] Compiling ref-cast-impl v1.0.14 [INFO] [stderr] Compiling der_derive v0.4.1 [INFO] [stderr] Compiling devise_codegen v0.3.1 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling tinystr v0.7.0 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking der v0.4.5 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Checking thiserror v1.0.38 [INFO] [stderr] Checking unic-langid-impl v0.9.1 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Compiling pest v2.5.3 [INFO] [stderr] Checking unic-langid v0.9.1 [INFO] [stderr] Checking pear v0.2.3 [INFO] [stderr] Checking pin-project v1.0.12 [INFO] [stderr] Compiling devise v0.3.1 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Checking elliptic-curve v0.11.12 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Compiling rust-embed-impl v6.3.1 [INFO] [stderr] Checking tracing-futures v0.2.5 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Checking spki v0.4.1 [INFO] [stderr] Checking pkcs1 v0.2.4 [INFO] [stderr] Checking ecdsa v0.13.4 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling darling_macro v0.13.4 [INFO] [stderr] Compiling cssparser-macros v0.6.0 [INFO] [stderr] Compiling rocket_http v0.5.0-rc.2 [INFO] [stderr] Checking async-stream v0.3.3 [INFO] [stderr] Compiling pest_meta v2.5.3 [INFO] [stderr] Compiling html5ever v0.25.2 [INFO] [stderr] Compiling phf_macros v0.11.1 [INFO] [stderr] Compiling darling v0.13.4 [INFO] [stderr] Checking pkcs8 v0.7.6 [INFO] [stderr] Checking pinky-swear v4.5.0 [INFO] [stderr] Checking intl_pluralrules v7.0.2 [INFO] [stderr] Checking fluent-langneg v0.13.0 [INFO] [stderr] Checking intl-memoizer v0.5.1 [INFO] [stderr] Checking tcp-stream v0.20.10 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Checking weezl v0.1.7 [INFO] [stderr] Checking ct-codecs v1.1.1 [INFO] [stderr] Checking futures-executor v0.3.25 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Compiling pest_generator v2.5.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking sha1 v0.6.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking slug v0.1.4 [INFO] [stderr] Checking ed25519-compact v1.0.16 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking fluent-bundle v0.15.2 [INFO] [stderr] Compiling diesel v1.4.8 [INFO] [stderr] Checking onig v6.4.0 [INFO] [stderr] Checking rsa v0.5.0 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Compiling serde_with_macros v1.5.2 [INFO] [stderr] Checking p256 v0.10.1 [INFO] [stderr] Checking tokio-util v0.7.4 [INFO] [stderr] Checking tokio-stream v0.1.11 [INFO] [stderr] Checking tokio-rustls v0.23.4 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking k256 v0.10.4 [INFO] [stderr] Compiling rust-embed v6.4.2 [INFO] [stderr] Checking flume v0.10.14 [INFO] [stderr] Compiling pest_derive v2.5.3 [INFO] [stderr] Checking jpeg-decoder v0.3.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Compiling clap_derive v4.1.0 [INFO] [stderr] Checking dirs v4.0.0 [INFO] [stderr] Checking combine v4.6.6 [INFO] [stderr] Checking sluice v0.5.5 [INFO] [stderr] Checking is-terminal v0.4.2 [INFO] [stderr] Checking terminal_size v0.2.3 [INFO] [stderr] Checking ordered-float v2.10.0 [INFO] [stderr] Checking threadpool v1.8.1 [INFO] [stderr] Checking coarsetime v0.1.22 [INFO] [stderr] Checking filetime v0.2.19 [INFO] [stderr] Checking hmac-sha512 v1.1.4 [INFO] [stderr] Checking hmac-sha256 v1.1.6 [INFO] [stderr] Checking humansize v1.1.1 [INFO] [stderr] Checking castaway v0.1.2 [INFO] [stderr] Checking safemem v0.2.0 [INFO] [stderr] Checking half v2.2.1 [INFO] [stderr] Checking hmac-sha1-compact v1.1.3 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Checking bit_field v0.10.1 [INFO] [stderr] Checking gif v0.11.4 [INFO] [stderr] Checking base64 v0.7.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Compiling rocket_codegen v0.5.0-rc.2 [INFO] [stderr] Checking tiff v0.8.1 [INFO] [stderr] Checking num-bigint v0.4.3 [INFO] [stderr] Checking xdg v2.4.1 [INFO] [stderr] Checking exr v1.5.2 [INFO] [stderr] Checking fluent v0.16.0 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking sec1_decode v0.1.0 [INFO] [stderr] Compiling rocket_sync_db_pools_codegen v0.1.0-rc.2 [INFO] [stderr] Compiling celery-codegen v0.4.0-rcn.11 [INFO] [stderr] Checking serde_json v1.0.91 [INFO] [stderr] Checking url v2.3.1 [INFO] [stderr] Checking chrono v0.4.23 [INFO] [stderr] Checking toml v0.5.11 [INFO] [stderr] Checking uuid v0.8.2 [INFO] [stderr] Checking h2 v0.3.15 [INFO] [stderr] Checking amq-protocol-uri v6.1.0 [INFO] [stderr] Checking ipnetwork v0.18.0 [INFO] [stderr] Checking ubyte v0.10.3 [INFO] [stderr] Checking string_cache v0.8.4 [INFO] [stderr] Checking amq-protocol-tcp v6.1.0 [INFO] [stderr] Checking amq-protocol-types v6.1.0 [INFO] [stderr] Checking h2 v0.2.7 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Compiling migrations_internals v1.4.1 [INFO] [stderr] Checking serde_path_to_error v0.1.9 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Compiling i18n-config v0.4.3 [INFO] [stderr] Compiling find-crate v0.6.3 [INFO] [stderr] Compiling migrations_macros v1.4.2 [INFO] [stderr] Checking syntect v5.0.0 [INFO] [stderr] Checking clap v4.1.1 [INFO] [stderr] Checking jwt-simple v0.10.10 [INFO] [stderr] Checking serde_with v1.14.0 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking serde_plain v1.0.1 [INFO] [stderr] Checking ece v2.2.0 [INFO] [stderr] Checking kuchiki v0.8.1 [INFO] [stderr] Compiling i18n-embed-impl v0.8.0 [INFO] [stderr] Compiling dashmap v5.4.0 [INFO] [stderr] error: could not compile `combine` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name combine --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/combine-4.6.6/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="alloc"' --cfg 'feature="bytes"' --cfg 'feature="futures-core-03"' --cfg 'feature="pin-project-lite"' --cfg 'feature="std"' --cfg 'feature="tokio"' --cfg 'feature="tokio-dep"' --cfg 'feature="tokio-util"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("alloc", "bytes", "bytes_05", "default", "futures-03", "futures-core-03", "futures-io-03", "mp4", "pin-project", "pin-project-lite", "regex", "std", "tokio", "tokio-02", "tokio-02-dep", "tokio-03", "tokio-03-dep", "tokio-dep", "tokio-util"))' -C metadata=1fb1d88bc73d2550 -C extra-filename=-56dea10271fdd59f --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bytes=/opt/rustwide/target/debug/deps/libbytes-6a1dc74333c79075.rmeta --extern futures_core_03=/opt/rustwide/target/debug/deps/libfutures_core-809ad8f64d68ae22.rmeta --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-81b323df66e03221.rmeta --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-57effa3dab5a5d67.rmeta --extern tokio_dep=/opt/rustwide/target/debug/deps/libtokio-3ff11d966fc3f70a.rmeta --extern tokio_util=/opt/rustwide/target/debug/deps/libtokio_util-c57e1b0f21a1472e.rmeta --cap-lints allow --cap-lints=warn` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/beta-2025-10-28-x86_64-unknown-linux-gnu/bin/rustc --crate-name diesel --edition=2015 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/diesel-1.4.8/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="32-column-tables"' --cfg 'feature="bigdecimal"' --cfg 'feature="bitflags"' --cfg 'feature="chrono"' --cfg 'feature="default"' --cfg 'feature="deprecated-time"' --cfg 'feature="extras"' --cfg 'feature="ipnetwork"' --cfg 'feature="libc"' --cfg 'feature="network-address"' --cfg 'feature="num-bigint"' --cfg 'feature="num-integer"' --cfg 'feature="num-traits"' --cfg 'feature="numeric"' --cfg 'feature="postgres"' --cfg 'feature="pq-sys"' --cfg 'feature="r2d2"' --cfg 'feature="serde_json"' --cfg 'feature="time"' --cfg 'feature="uuid"' --cfg 'feature="uuidv07"' --cfg 'feature="with-deprecated"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("128-column-tables", "32-column-tables", "64-column-tables", "bigdecimal", "bitflags", "chrono", "default", "deprecated-time", "extras", "huge-tables", "ipnetwork", "large-tables", "libc", "libsqlite3-sys", "mysql", "mysqlclient-sys", "network-address", "num-bigint", "num-integer", "num-traits", "numeric", "postgres", "pq-sys", "quickcheck", "r2d2", "serde_json", "sqlite", "time", "unstable", "url", "uuid", "uuidv07", "with-deprecated", "x128-column-tables", "x32-column-tables", "x64-column-tables"))' -C metadata=93c474e0098ed1d5 -C extra-filename=-02af4b0c32372f23 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bigdecimal=/opt/rustwide/target/debug/deps/libbigdecimal-8763959568c76365.rmeta --extern bitflags=/opt/rustwide/target/debug/deps/libbitflags-6ee610895838fb9b.rmeta --extern byteorder=/opt/rustwide/target/debug/deps/libbyteorder-fa9188ede5cacfb0.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-f5965e5f962a411e.rmeta --extern diesel_derives=/opt/rustwide/target/debug/deps/libdiesel_derives-774d90f7484434a3.so --extern ipnetwork=/opt/rustwide/target/debug/deps/libipnetwork-cf1a04748b27e1ca.rmeta --extern libc=/opt/rustwide/target/debug/deps/liblibc-10e20a283ff41632.rmeta --extern num_bigint=/opt/rustwide/target/debug/deps/libnum_bigint-626245782c8dc5ed.rmeta --extern num_integer=/opt/rustwide/target/debug/deps/libnum_integer-9188ba8ee27a1f9d.rmeta --extern num_traits=/opt/rustwide/target/debug/deps/libnum_traits-f614423c8cc521f2.rmeta --extern pq_sys=/opt/rustwide/target/debug/deps/libpq_sys-227ebadea68f6b54.rmeta --extern r2d2=/opt/rustwide/target/debug/deps/libr2d2-46824e9624095edd.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-cd1de310e638a5d6.rmeta --extern time=/opt/rustwide/target/debug/deps/libtime-ff28517a0f88d458.rmeta --extern uuid=/opt/rustwide/target/debug/deps/libuuid-71cbe22693527279.rmeta --extern uuidv07=/opt/rustwide/target/debug/deps/libuuid-e5719323ddb48062.rmeta --cap-lints allow --cap-lints=warn -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "c338c512104b70e95b28c424371533ddde3d3e07aa915b20d9c96cf5d4692abb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c338c512104b70e95b28c424371533ddde3d3e07aa915b20d9c96cf5d4692abb", kill_on_drop: false }` [INFO] [stdout] c338c512104b70e95b28c424371533ddde3d3e07aa915b20d9c96cf5d4692abb