[INFO] cloning repository https://github.com/RoooyHe/toona [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/RoooyHe/toona" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoooyHe%2Ftoona", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoooyHe%2Ftoona'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 31e0a1a222614327829f17942c858fcd8ee6489a [INFO] documenting RoooyHe/toona against 1.98.0-beta.1 for beta-rustdoc-1.98-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FRoooyHe%2Ftoona" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'... [INFO] [stderr] done. [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/RoooyHe/toona [INFO] finished tweaking git repo https://github.com/RoooyHe/toona [INFO] tweaked toml for git repo https://github.com/RoooyHe/toona written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/RoooyHe/toona on toolchain 1.98.0-beta.1 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/RoooyHe/toona 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" "+1.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 886d59aceb4ab30510f18435df1b57d6bed4d40a69ab28a4c07726545853f260 [INFO] running `Command { std: "docker" "start" "886d59aceb4ab30510f18435df1b57d6bed4d40a69ab28a4c07726545853f260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "886d59aceb4ab30510f18435df1b57d6bed4d40a69ab28a4c07726545853f260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "886d59aceb4ab30510f18435df1b57d6bed4d40a69ab28a4c07726545853f260" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "886d59aceb4ab30510f18435df1b57d6bed4d40a69ab28a4c07726545853f260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "886d59aceb4ab30510f18435df1b57d6bed4d40a69ab28a4c07726545853f260" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Checking cfg-if v1.0.3 [INFO] [stderr] Checking log v0.4.28 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Checking memchr v2.7.6 [INFO] [stderr] Checking tracing-core v0.1.34 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking siphasher v1.0.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling makepad-micro-proc-macro v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Checking writeable v0.6.1 [INFO] [stderr] Checking litemap v0.8.0 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling makepad-live-id-macros v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling phf_shared v0.11.3 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Checking new_debug_unreachable v1.0.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling typewit_proc_macros v1.8.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking slab v0.4.11 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Checking regex-syntax v0.8.6 [INFO] [stderr] Checking typewit v1.14.2 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling indexmap v2.11.1 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling phf_codegen v0.11.3 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking crc32fast v1.5.0 [INFO] [stderr] Checking phf v0.11.3 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Compiling wayland-sys v0.31.7 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Checking libloading v0.8.8 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling js_int v0.2.2 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking dlib v0.5.2 [INFO] [stderr] Checking deranged v0.5.3 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking konst_kernel v0.3.15 [INFO] [stderr] Checking const_panic v0.2.15 [INFO] [stderr] Compiling makepad-micro-serde-derive v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking time-core v0.1.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking wildmatch v2.5.0 [INFO] [stderr] Checking unicase v2.8.1 [INFO] [stderr] Compiling ruma-common v0.17.1 (https://gitcode.com/toona/ruma.git?branch=tsp#7028b7fb) [INFO] [stderr] Checking as_variant v1.3.0 [INFO] [stderr] Checking konst v0.3.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling makepad-derive-live v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Compiling pulldown-cmark v0.13.0 [INFO] [stderr] Compiling toml_parser v1.0.4 [INFO] [stderr] Checking web-time v1.1.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking pulldown-cmark-escape v0.11.0 [INFO] [stderr] Compiling wayland-client v0.31.11 [INFO] [stderr] Compiling quick-xml v0.37.5 [INFO] [stderr] Compiling ruma-events v0.32.1 (https://gitcode.com/toona/ruma.git?branch=tsp#7028b7fb) [INFO] [stderr] Compiling makepad-script-derive v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking js_option v0.2.0 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Checking bitmaps v3.2.1 [INFO] [stderr] Compiling ruma-signatures v0.19.0 (https://gitcode.com/toona/ruma.git?branch=tsp#7028b7fb) [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking rand_xoshiro v0.7.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Compiling toml_datetime v0.7.3 [INFO] [stderr] Compiling serde_spanned v1.0.3 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking headers-core v0.3.0 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Compiling ruma-client-api v0.22.1 (https://gitcode.com/toona/ruma.git?branch=tsp#7028b7fb) [INFO] [stderr] Checking archery v1.2.1 [INFO] [stderr] Compiling ruma-federation-api v0.13.1 (https://gitcode.com/toona/ruma.git?branch=tsp#7028b7fb) [INFO] [stderr] Compiling toml_edit v0.23.4 [INFO] [stderr] Compiling toml v0.9.8 [INFO] [stderr] Checking imbl-sized-chunks v0.1.3 [INFO] [stderr] Compiling makepad-platform v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Compiling itertools v0.14.0 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking http-auth v0.1.10 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking makepad-futures v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking makepad-http v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking date_header v1.0.5 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking assign v1.1.1 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Checking rmp v0.8.14 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Compiling matrix-sdk-common v0.14.0 (https://github.com/matrix-org/matrix-rust-sdk?branch=main#0b660196) [INFO] [stderr] Checking tiny-skia-path v0.11.4 [INFO] [stderr] Compiling proc-macro-crate v3.4.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Checking compression-core v0.4.29 [INFO] [stderr] Checking readlock v0.1.9 [INFO] [stderr] Compiling decancer v3.3.3 [INFO] [stderr] Checking compression-codecs v0.4.30 [INFO] [stderr] Checking tinyvec v1.10.0 [INFO] [stderr] Checking png v0.17.16 [INFO] [stderr] Checking ulid v1.2.1 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Checking simplecss v0.2.2 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking xxhash-rust v0.8.15 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking fallible-streaming-iterator v0.1.9 [INFO] [stderr] Checking xmlwriter v0.1.0 [INFO] [stderr] Checking roxmltree v0.20.0 [INFO] [stderr] Checking imagesize v0.12.0 [INFO] [stderr] Checking pico-args v0.5.0 [INFO] [stderr] Checking fallible-iterator v0.3.0 [INFO] [stderr] Checking data-url v0.3.2 [INFO] [stderr] Checking event-listener v5.4.1 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking unicode-normalization v0.1.24 [INFO] [stderr] Checking rgb v0.8.52 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking iana-time-zone v0.1.64 [INFO] [stderr] Checking makepad-ttf-parser v0.21.1 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking event-listener-strategy v0.5.4 [INFO] [stderr] Checking phf_shared v0.12.1 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking thread_local v1.1.9 [INFO] [stderr] Compiling makepad-zune-jpeg v0.3.17 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Compiling makepad-fonts-chinese-regular v1.0.1 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Compiling matrix-sdk v0.14.0 (https://github.com/matrix-org/matrix-rust-sdk?branch=main#0b660196) [INFO] [stderr] Compiling makepad-fonts-emoji v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling android-build v0.1.3 [INFO] [stderr] Checking unicode-properties v0.1.3 [INFO] [stderr] Checking unicode-script v0.5.7 [INFO] [stderr] Compiling makepad-fonts-chinese-regular-2 v1.0.1 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking unicode-ccc v0.1.2 [INFO] [stderr] Compiling makepad-fonts-chinese-bold v1.0.1 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking unicode-bidi-mirroring v0.1.0 [INFO] [stderr] Compiling makepad-fonts-chinese-bold-2 v1.0.1 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Compiling pulldown-cmark v0.12.2 [INFO] [stderr] Checking phf v0.12.1 [INFO] [stderr] Checking async-channel v2.5.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking zune-inflate v0.2.54 [INFO] [stderr] Checking unicode-bidi v0.3.18 [INFO] [stderr] Checking anymap2 v0.13.0 [INFO] [stderr] Checking language-tags v0.3.2 [INFO] [stderr] Checking anstream v0.6.20 [INFO] [stderr] Checking sdfer v0.2.1 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Compiling htmlize v1.0.6 [INFO] [stderr] Checking ab_glyph_rasterizer v0.1.8 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Compiling robius-location v0.2.0 (https://gitcode.com/toona/robius.git#87ea5c1e) [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Compiling blurhash v0.2.3 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking bytesize v2.1.0 [INFO] [stderr] Checking allocator-api2 v0.2.21 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking zune-core v0.4.12 [INFO] [stderr] Compiling makepad-widgets v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking foldhash v0.2.0 [INFO] [stderr] Checking mime2ext v0.1.54 [INFO] [stderr] Checking ttf-parser v0.25.1 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking makepad-zune-png v0.4.10 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking emojis v0.7.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking clap_builder v4.5.48 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking async-rx v0.1.3 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Compiling pastey v0.1.1 [INFO] [stderr] Checking async_cell v0.2.3 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Checking robius-directories v6.0.0 (https://gitcode.com/toona/robius.git#87ea5c1e) [INFO] [stderr] Checking sanitize-filename v0.6.0 [INFO] [stderr] Checking lru v0.16.3 [INFO] [stderr] Checking crossbeam-channel v0.5.15 [INFO] [stderr] Checking crossbeam-queue v0.3.12 [INFO] [stderr] Checking tracing-subscriber v0.3.20 [INFO] [stderr] Checking linkify v0.10.0 [INFO] [stderr] Checking robius-open v0.2.0 (https://gitcode.com/toona/robius.git#87ea5c1e) [INFO] [stderr] Checking imghdr v0.7.0 [INFO] [stderr] Checking rangemap v1.6.0 [INFO] [stderr] Checking robius-use-makepad v0.1.1 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Compiling matrix-pickle-derive v0.2.1 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking rustls-webpki v0.103.6 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Compiling aquamarine v0.6.0 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking makepad-rustybuzz v0.8.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Compiling ruma-identifiers-validation v0.12.0 (https://gitcode.com/toona/ruma.git?branch=tsp#7028b7fb) [INFO] [stderr] Checking matrix-pickle v0.2.1 [INFO] [stderr] Checking prost v0.13.5 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking clap v4.5.48 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Checking bitflags v2.9.4 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Checking makepad-live-id v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking uuid v1.18.1 [INFO] [stderr] Checking ed25519 v2.2.3 [INFO] [stderr] Checking imbl v6.1.0 [INFO] [stderr] Checking makepad-micro-serde v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking makepad-script v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking makepad-math v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Checking kurbo v0.11.3 [INFO] [stderr] Compiling ruma-macros v0.17.1 (https://gitcode.com/toona/ruma.git?branch=tsp#7028b7fb) [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking serde_html_form v0.2.7 [INFO] [stderr] Checking makepad-live-tokenizer v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking rmp-serde v1.3.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking markup5ever v0.35.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking html5ever v0.35.0 [INFO] [stderr] Checking growable-bloom-filter v2.1.1 [INFO] [stderr] Checking tiny-skia v0.11.4 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking makepad-zune-core v0.2.14 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking svgtypes v0.15.3 [INFO] [stderr] Checking ed25519-dalek v2.2.0 [INFO] [stderr] Checking x25519-dalek v2.0.1 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking eyeball-im v0.8.0 [INFO] [stderr] Checking deadpool-runtime v0.1.4 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking readlock-tokio v0.1.4 [INFO] [stderr] Checking tokio-rustls v0.26.3 [INFO] [stderr] Checking async-compression v0.4.31 [INFO] [stderr] Checking vodozemac v0.9.0 [INFO] [stderr] Checking deadpool-sync v0.1.4 [INFO] [stderr] Checking deadpool v0.12.3 [INFO] [stderr] Checking usvg v0.42.0 [INFO] [stderr] Checking makepad-live-compiler v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking matrix-sdk-store-encryption v0.14.0 (https://github.com/matrix-org/matrix-rust-sdk?branch=main#0b660196) [INFO] [stderr] Checking backon v1.5.2 [INFO] [stderr] Checking makepad-html v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking eyeball-im-util v0.10.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling makepad-derive-widget v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Checking eyeball v0.8.8 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking ruma-html v0.6.0 (https://gitcode.com/toona/ruma.git?branch=tsp#7028b7fb) [INFO] [stderr] Checking makepad-shader-compiler v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking rusqlite v0.37.0 [INFO] [stderr] Checking resvg v0.42.0 [INFO] [stderr] Checking makepad-vector v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking deadpool-sqlite v0.12.1 [INFO] [stderr] Checking wayland-egl v0.32.8 [INFO] [stderr] Checking wayland-protocols v0.32.9 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking oauth2 v5.0.0 [INFO] [stderr] Checking makepad-draw v1.0.0 (https://gitcode.com/toona/makepad.git?branch=serde_optional#e0707436) [INFO] [stderr] Checking ruma v0.14.1 (https://gitcode.com/toona/ruma.git?branch=tsp#7028b7fb) [INFO] [stderr] Checking matrix-sdk-crypto v0.14.0 (https://github.com/matrix-org/matrix-rust-sdk?branch=main#0b660196) [INFO] [stderr] Checking matrix-sdk-base v0.14.1 (https://github.com/matrix-org/matrix-rust-sdk?branch=main#0b660196) [INFO] [stderr] Checking matrix-sdk-sqlite v0.14.0 (https://github.com/matrix-org/matrix-rust-sdk?branch=main#0b660196) [INFO] [stderr] Checking matrix-sdk-ui v0.14.0 (https://github.com/matrix-org/matrix-rust-sdk?branch=main#0b660196) [INFO] [stderr] Documenting toona v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `AccountSettings::show` [INFO] [stdout] --> src/settings/account_settings.rs:480:15 [INFO] [stdout] | [INFO] [stdout] 480 | /// See [`AccountSettings::show()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ the struct `AccountSettings` has no function named `show` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `set_title` links to private item `LoginStatusModal::set_title` [INFO] [stdout] --> src/login/login_status_modal.rs:150:15 [INFO] [stdout] | [INFO] [stdout] 150 | /// See [`LoginStatusModal::set_title()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] = note: `#[warn(rustdoc::private_intra_doc_links)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `set_status` links to private item `LoginStatusModal::set_status` [INFO] [stdout] --> src/login/login_status_modal.rs:157:15 [INFO] [stdout] | [INFO] [stdout] 157 | /// See [`LoginStatusModal::set_status()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `button_ref` links to private item `LoginStatusModal::button_ref` [INFO] [stdout] --> src/login/login_status_modal.rs:164:15 [INFO] [stdout] | [INFO] [stdout] 164 | /// See [`LoginStatusModal::button_ref()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `hide` links to private item `TombstoneFooter::hide` [INFO] [stdout] --> src/home/tombstone_footer.rs:255:15 [INFO] [stdout] | [INFO] [stdout] 255 | /// See [`TombstoneFooter::hide()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `FilterableRoom` [INFO] [stdout] --> src/home/rooms_list.rs:488:36 [INFO] [stdout] | [INFO] [stdout] 488 | /// which must implement the [`FilterableRoom`] trait. [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `FilterableRoom` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `AvatarRef::set_text` [INFO] [stdout] --> src/shared/avatar.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 6 | //! You can use [AvatarRef::set_text] to set the content of that text label, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ the struct `AvatarRef` has no field or associated item named `set_text` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `show_loaded` links to private item `ImageViewer::show_loaded` [INFO] [stdout] --> src/shared/image_viewer.rs:1137:15 [INFO] [stdout] | [INFO] [stdout] 1137 | /// See [`ImageViewer::show_loaded()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `show_error` links to private item `ImageViewer::show_error` [INFO] [stdout] --> src/shared/image_viewer.rs:1163:15 [INFO] [stdout] | [INFO] [stdout] 1163 | /// See [`ImageViewer::show_error()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `hide_footer` links to private item `ImageViewer::hide_footer` [INFO] [stdout] --> src/shared/image_viewer.rs:1171:15 [INFO] [stdout] | [INFO] [stdout] 1171 | /// See [`ImageViewer::hide_footer()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: public documentation for `reset` links to private item `ImageViewer::reset` [INFO] [stdout] --> src/shared/image_viewer.rs:1179:15 [INFO] [stdout] | [INFO] [stdout] 1179 | /// See [`ImageViewer::reset()`]. [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ this item is private [INFO] [stdout] | [INFO] [stdout] = note: this link resolves only because you passed `--document-private-items`, but will break without [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `MatrixRequests` [INFO] [stdout] --> src/sliding_sync.rs:652:38 [INFO] [stdout] | [INFO] [stdout] 652 | /// All this task does is wait for [`MatrixRequests`] from the main UI thread [INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `MatrixRequests` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: could not parse code block as Rust code [INFO] [stdout] --> src/logout/logout_state_machine.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | //! ``` [INFO] [stdout] | _____^ [INFO] [stdout] 18 | | //! Idle (0%) → PreChecking (10%) → StoppingSyncService (20%) → LoggingOutFromServer (30%) [INFO] [stdout] 19 | | //! ↓ ↓ [INFO] [stdout] 20 | | //! Failed ←─────────────────────────────────────────────────────── PointOfNoReturn (50%) ⚠️ [INFO] [stdout] ... | [INFO] [stdout] 32 | | //! Failed [INFO] [stdout] 33 | | //! ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2192} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2192} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2192} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2193} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2193} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2190} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2500} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2193} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2193} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2193} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2193} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2193} [INFO] [stdout] = note: error from rustc: unknown start of token: \u{2193} [INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default [INFO] [stdout] help: mark blocks that do not contain Rust code as text [INFO] [stdout] | [INFO] [stdout] 17 | //! ```text [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unclosed HTML tag `Notify` [INFO] [stdout] --> src/logout/logout_state_machine.rs:55:13 [INFO] [stdout] | [INFO] [stdout] 55 | //! Uses Arc for UI synchronization: [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::invalid_html_tags)]` on by default [INFO] [stdout] help: try marking as source code [INFO] [stdout] | [INFO] [stdout] 55 | //! Uses `Arc` for UI synchronization: [INFO] [stdout] | + + [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun` [INFO] [stdout] --> src/room/room_display_filter.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / /// A filter function that determines whether a given room should be displayed. [INFO] [stdout] 151 | | /// [INFO] [stdout] 152 | | /// If the function returns `true`, the room is displayed; otherwise, it is not shown. [INFO] [stdout] 153 | | /// The default value is a filter function that always returns `true`. [INFO] [stdout] ... | [INFO] [stdout] 165 | | /// // Then redraw the rooms_list widget. [INFO] [stdout] 166 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = help: use `no_run` to compile, but not run, the code sample during testing [INFO] [stdout] = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust` [INFO] [stdout] = note: `#[warn(rustdoc::invalid_codeblock_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unknown attribute `norun` [INFO] [stdout] --> src/room/room_display_filter.rs:204:1 [INFO] [stdout] | [INFO] [stdout] 204 | / /// ## Example [INFO] [stdout] 205 | | /// You can create any combination of filters and sorting functions using the `RoomDisplayFilterBuilder`. [INFO] [stdout] 206 | | /// ```rust,norun [INFO] [stdout] 207 | | /// let (filter, sort_fn) = RoomDisplayFilterBuilder::new() [INFO] [stdout] ... | [INFO] [stdout] 216 | | /// .build(); [INFO] [stdout] 217 | | /// ``` [INFO] [stdout] | |_______^ [INFO] [stdout] | [INFO] [stdout] = help: use `no_run` to compile, but not run, the code sample during testing [INFO] [stdout] = help: this code block may be skipped during testing, because unknown attributes are treated as markers for code samples written in other programming languages, unless it is also explicitly marked as `rust` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 25s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: proc-macro-error2 v2.0.1 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Generated /opt/rustwide/target/doc/toona/index.html [INFO] running `Command { std: "docker" "inspect" "886d59aceb4ab30510f18435df1b57d6bed4d40a69ab28a4c07726545853f260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "886d59aceb4ab30510f18435df1b57d6bed4d40a69ab28a4c07726545853f260" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking hashbrown v0.15.5 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling fs_extra v1.3.0 [INFO] [stderr] Compiling aws-lc-rs v1.14.1 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking crc v3.3.0 [INFO] [stderr] Checking futures-intrusive v0.5.0 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking atoi v2.0.0 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Compiling quinn-udp v0.5.14 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking const-oid v0.10.1 [INFO] [stderr] Compiling quinn v0.11.9 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking async-lock v3.4.1 [INFO] [stderr] Checking futures-lite v2.6.1 [INFO] [stderr] Checking core2 v0.4.0 [INFO] [stderr] Checking ryu-js v1.0.2 [INFO] [stderr] Checking block-modes v0.9.1 [INFO] [stderr] Checking arc-swap v1.7.1 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking lru-slab v0.1.2 [INFO] [stderr] Checking unsigned-varint v0.8.0 [INFO] [stderr] Checking rustc-hash v2.1.1 [INFO] [stderr] Checking ff v0.13.1 [INFO] [stderr] Checking password-hash v0.5.0 [INFO] [stderr] Checking base58 v0.2.0 [INFO] [stderr] Checking group v0.13.0 [INFO] [stderr] Checking multihash v0.19.3 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Compiling wayland-scanner v0.31.7 [INFO] [stderr] Compiling proc-macro-error-attr2 v2.0.0 [INFO] [stderr] Compiling include_dir_macros v0.7.4 [INFO] [stderr] Compiling cc v1.2.38 [INFO] [stderr] Compiling proc-macro-error2 v2.0.1 [INFO] [stderr] Compiling include_dir v0.7.4 [INFO] [stderr] Checking hybrid-array v0.4.5 [INFO] [stderr] Compiling web_atoms v0.1.3 [INFO] [stderr] Checking crypto-common v0.2.0-rc.5 [INFO] [stderr] Checking block-buffer v0.11.0 [INFO] [stderr] Compiling cmake v0.1.54 [INFO] [stderr] Compiling aws-lc-sys v0.32.0 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling wayland-backend v0.3.11 [INFO] [stderr] Compiling libsqlite3-sys v0.35.0 [INFO] [stderr] Compiling blake3 v1.8.2 [INFO] [stderr] Checking digest v0.11.0-rc.4 [INFO] [stderr] Checking sha2 v0.11.0-rc.3 [INFO] [stderr] Checking blake2 v0.11.0-rc.3 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling darling_core v0.21.3 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerocopy-derive v0.8.27 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling match_token v0.35.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking universal-hash v0.5.1 [INFO] [stderr] Checking aead v0.5.2 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling ruma-identifiers-validation v0.12.0 (https://gitcode.com/toona/ruma.git?branch=tsp#7028b7fb) [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Checking poly1305 v0.8.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking chacha20 v0.9.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking ctr v0.9.2 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking headers v0.4.1 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking rustls-native-certs v0.8.1 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling matrix-pickle-derive v0.2.1 [INFO] [stderr] Checking chacha20poly1305 v0.10.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling prost-derive v0.13.5 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking blake2 v0.10.6 [INFO] [stderr] Checking polyval v0.6.2 [INFO] [stderr] warning: libsqlite3-sys@0.35.0: cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] warning: libsqlite3-sys@0.35.0: compilation terminated. [INFO] [stderr] error: failed to run custom build command for `libsqlite3-sys v0.35.0` [INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation. [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/libsqlite3-sys-177b65db55f59fde/build-script-build` (exit status: 1) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_SYS_USE_PKG_CONFIG [INFO] [stderr] cargo:include=/opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/libsqlite3-sys-0.35.0/sqlite3 [INFO] [stderr] cargo:rerun-if-changed=sqlite3/sqlite3.c [INFO] [stderr] cargo:rerun-if-changed=sqlite3/wasm32-wasi-vfs.c [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_VARIABLE_NUMBER [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_EXPR_DEPTH [INFO] [stderr] cargo:rerun-if-env-changed=SQLITE_MAX_COLUMN [INFO] [stderr] cargo:rerun-if-env-changed=LIBSQLITE3_FLAGS [INFO] [stderr] OUT_DIR = Some(/opt/rustwide/target/debug/build/libsqlite3-sys-0e284189a068880c/out) [INFO] [stderr] OPT_LEVEL = Some(0) [INFO] [stderr] TARGET = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] HOST = Some(x86_64-unknown-linux-gnu) [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64-unknown-linux-gnu [INFO] [stderr] CC_x86_64-unknown-linux-gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_x86_64_unknown_linux_gnu [INFO] [stderr] CC_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CC [INFO] [stderr] HOST_CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC [INFO] [stderr] CC = None [INFO] [stderr] cargo:rerun-if-env-changed=CC_ENABLE_DEBUG_OUTPUT [INFO] [stderr] RUSTC_WRAPPER = None [INFO] [stderr] cargo:rerun-if-env-changed=CRATE_CC_NO_DEFAULTS [INFO] [stderr] CRATE_CC_NO_DEFAULTS = None [INFO] [stderr] DEBUG = Some(true) [INFO] [stderr] CARGO_CFG_TARGET_FEATURE = Some(fxsr,sse,sse2) [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS [INFO] [stderr] CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=HOST_CFLAGS [INFO] [stderr] HOST_CFLAGS = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64_unknown_linux_gnu [INFO] [stderr] CFLAGS_x86_64_unknown_linux_gnu = None [INFO] [stderr] cargo:rerun-if-env-changed=CFLAGS_x86_64-unknown-linux-gnu [INFO] [stderr] CFLAGS_x86_64-unknown-linux-gnu = None [INFO] [stderr] CARGO_ENCODED_RUSTFLAGS = Some(--cap-lints=warn) [INFO] [stderr] cargo:warning=cc: fatal error: Killed signal terminated program cc1 [INFO] [stderr] cargo:warning=compilation terminated. [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] error occurred in cc-rs: command did not execute successfully (status code exit status: 1): LC_ALL="C" "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-gdwarf-4" "-fno-omit-frame-pointer" "-m64" "-DSQLITE_CORE" "-DSQLITE_DEFAULT_FOREIGN_KEYS=1" "-DSQLITE_ENABLE_API_ARMOR" "-DSQLITE_ENABLE_COLUMN_METADATA" "-DSQLITE_ENABLE_DBSTAT_VTAB" "-DSQLITE_ENABLE_FTS3" "-DSQLITE_ENABLE_FTS3_PARENTHESIS" "-DSQLITE_ENABLE_FTS5" "-DSQLITE_ENABLE_JSON1" "-DSQLITE_ENABLE_LOAD_EXTENSION=1" "-DSQLITE_ENABLE_MEMORY_MANAGEMENT" "-DSQLITE_ENABLE_RTREE" "-DSQLITE_ENABLE_STAT4" "-DSQLITE_SOUNDEX" "-DSQLITE_THREADSAFE=1" "-DSQLITE_USE_URI" "-DHAVE_USLEEP=1" "-DHAVE_ISNAN" "-D_POSIX_THREAD_SAFE_FUNCTIONS" "-DHAVE_LOCALTIME_R" "-DSQLITE_ENABLE_UNLOCK_NOTIFY" "-o" "/opt/rustwide/target/debug/build/libsqlite3-sys-0e284189a068880c/out/c877a2978823c39d-sqlite3.o" "-c" "sqlite3/sqlite3.c" [INFO] [stderr] [INFO] [stderr] [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "886d59aceb4ab30510f18435df1b57d6bed4d40a69ab28a4c07726545853f260", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "886d59aceb4ab30510f18435df1b57d6bed4d40a69ab28a4c07726545853f260", kill_on_drop: false }` [INFO] [stdout] 886d59aceb4ab30510f18435df1b57d6bed4d40a69ab28a4c07726545853f260