[INFO] cloning repository https://github.com/AdsanTheGreat/org-social-lib-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AdsanTheGreat/org-social-lib-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdsanTheGreat%2Forg-social-lib-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdsanTheGreat%2Forg-social-lib-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f693e37d474ca0eba21ef4e8b5413713354c793b
[INFO] documenting AdsanTheGreat/org-social-lib-rs against beta-2025-09-21 for beta-rustdoc-1.91-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAdsanTheGreat%2Forg-social-lib-rs" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/AdsanTheGreat/org-social-lib-rs
[INFO] finished tweaking git repo https://github.com/AdsanTheGreat/org-social-lib-rs
[INFO] tweaked toml for git repo https://github.com/AdsanTheGreat/org-social-lib-rs written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AdsanTheGreat/org-social-lib-rs on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/AdsanTheGreat/org-social-lib-rs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5250f933ad611519581a6450c4570ac5b773adf8c653b975096aef4bbe7b3f90
[INFO] running `Command { std: "docker" "start" "-a" "5250f933ad611519581a6450c4570ac5b773adf8c653b975096aef4bbe7b3f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5250f933ad611519581a6450c4570ac5b773adf8c653b975096aef4bbe7b3f90", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5250f933ad611519581a6450c4570ac5b773adf8c653b975096aef4bbe7b3f90", kill_on_drop: false }`
[INFO] [stdout] 5250f933ad611519581a6450c4570ac5b773adf8c653b975096aef4bbe7b3f90
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2dd0997dee5423f7ac4e2df9006118679db08c68afbdcc7b811542276d4aa4bc
[INFO] running `Command { std: "docker" "start" "-a" "2dd0997dee5423f7ac4e2df9006118679db08c68afbdcc7b811542276d4aa4bc", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]     Checking bitflags v2.9.3
[INFO] [stderr]     Checking indexmap v2.11.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking chrono v0.4.41
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]  Documenting org-social-lib-rs v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `Post`
[INFO] [stdout]   --> src/network.rs:61:49
[INFO] [stdout]    |
[INFO] [stdout] 61 | /// A Result containing a tuple of (Profile, Vec<Post>) on success, or an error on failure
[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] 61 | /// A Result containing a tuple of (Profile, `Vec<Post>`) on success, or an error on failure
[INFO] [stdout]    |                                              +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Post`
[INFO] [stdout]    --> src/network.rs:101:48
[INFO] [stdout]     |
[INFO] [stdout] 101 | /// A vector of tuples containing (Profile, Vec<Post>, String), where the String is the URL, for successfully fetched feeds
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 101 | /// A vector of tuples containing (Profile, `Vec<Post>`, String), where the String is the URL, for successfully fetched feeds
[INFO] [stdout]     |                                             +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Post`
[INFO] [stdout]    --> src/network.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 | /// A vector of tuples containing (Profile, Vec<Post>, String), where the String is the URL, for successfully fetched feeds
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 132 | /// A vector of tuples containing (Profile, `Vec<Post>`, String), where the String is the URL, for successfully fetched feeds
[INFO] [stdout]     |                                             +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 43.90s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/org_social_lib_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "2dd0997dee5423f7ac4e2df9006118679db08c68afbdcc7b811542276d4aa4bc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2dd0997dee5423f7ac4e2df9006118679db08c68afbdcc7b811542276d4aa4bc", kill_on_drop: false }`
[INFO] [stdout] 2dd0997dee5423f7ac4e2df9006118679db08c68afbdcc7b811542276d4aa4bc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-09-21" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 909d1741a19fa0714076677a0811946e73a3d92e82a57d2cce0d402ed7462895
[INFO] running `Command { std: "docker" "start" "-a" "909d1741a19fa0714076677a0811946e73a3d92e82a57d2cce0d402ed7462895", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]     Checking openssl v0.10.73
[INFO] [stderr]     Checking tokio v1.47.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.0
[INFO] [stderr]     Checking zerovec v0.11.4
[INFO] [stderr]     Checking zerotrie v0.2.2
[INFO] [stderr]     Checking tinystr v0.8.1
[INFO] [stderr]     Checking potential_utf v0.1.2
[INFO] [stderr]     Checking icu_locale_core v2.0.0
[INFO] [stderr]     Checking icu_collections v2.0.0
[INFO] [stderr]     Checking icu_provider v2.0.0
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking icu_properties v2.0.1
[INFO] [stderr]     Checking icu_normalizer v2.0.0
[INFO] [stderr]     Checking native-tls v0.2.14
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.16
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking hyper-util v0.1.16
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.23
[INFO] [stderr]  Documenting org-social-lib-rs v0.5.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unclosed HTML tag `Post`
[INFO] [stdout]    --> src/network.rs:101:48
[INFO] [stdout]     |
[INFO] [stdout] 101 | /// A vector of tuples containing (Profile, Vec<Post>, String), where the String is the URL, for successfully fetched feeds
[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] 101 | /// A vector of tuples containing (Profile, `Vec<Post>`, String), where the String is the URL, for successfully fetched feeds
[INFO] [stdout]     |                                             +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `Post`
[INFO] [stdout]    --> src/network.rs:132:48
[INFO] [stdout]     |
[INFO] [stdout] 132 | /// A vector of tuples containing (Profile, Vec<Post>, String), where the String is the URL, for successfully fetched feeds
[INFO] [stdout]     |                                                ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]     |
[INFO] [stdout] 132 | /// A vector of tuples containing (Profile, `Vec<Post>`, String), where the String is the URL, for successfully fetched feeds
[INFO] [stdout]     |                                             +         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 39.21s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/org_social_lib_rs/index.html
[INFO] running `Command { std: "docker" "inspect" "909d1741a19fa0714076677a0811946e73a3d92e82a57d2cce0d402ed7462895", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "909d1741a19fa0714076677a0811946e73a3d92e82a57d2cce0d402ed7462895", kill_on_drop: false }`
[INFO] [stdout] 909d1741a19fa0714076677a0811946e73a3d92e82a57d2cce0d402ed7462895
