[INFO] cloning repository https://github.com/Ahmer-rehman/synapse_repo
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Ahmer-rehman/synapse_repo" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmer-rehman%2Fsynapse_repo", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAhmer-rehman%2Fsynapse_repo'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] be65a8ec0195955c15fdb179c9158b187638e39a
[INFO] documenting Ahmer-rehman/synapse_repo 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%2FAhmer-rehman%2Fsynapse_repo" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Ahmer-rehman/synapse_repo
[INFO] finished tweaking git repo https://github.com/Ahmer-rehman/synapse_repo
[INFO] tweaked toml for git repo https://github.com/Ahmer-rehman/synapse_repo written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Ahmer-rehman/synapse_repo 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/Ahmer-rehman/synapse_repo 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a9e3b3b7ae3aea6bce0b10568aafc08eec3670112de35f709b89be0d1091f7a1
[INFO] running `Command { std: "docker" "start" "-a" "a9e3b3b7ae3aea6bce0b10568aafc08eec3670112de35f709b89be0d1091f7a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a9e3b3b7ae3aea6bce0b10568aafc08eec3670112de35f709b89be0d1091f7a1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a9e3b3b7ae3aea6bce0b10568aafc08eec3670112de35f709b89be0d1091f7a1", kill_on_drop: false }`
[INFO] [stdout] a9e3b3b7ae3aea6bce0b10568aafc08eec3670112de35f709b89be0d1091f7a1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] beaa710018fa23eb16800e9b2fb80f92cde227bd7ac4303860f3f7c74f716276
[INFO] running `Command { std: "docker" "start" "-a" "beaa710018fa23eb16800e9b2fb80f92cde227bd7ac4303860f3f7c74f716276", kill_on_drop: false }`
[INFO] [stderr]    Compiling target-lexicon v0.12.4
[INFO] [stderr]    Compiling proc-macro2 v1.0.64
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]    Compiling once_cell v1.15.0
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling libc v0.2.135
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]    Compiling parking_lot_core v0.9.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]     Checking smallvec v1.10.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling serde v1.0.193
[INFO] [stderr]     Checking memchr v2.6.3
[INFO] [stderr]    Compiling syn v2.0.28
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling pyo3-build-config v0.20.0
[INFO] [stderr]     Checking regex-syntax v0.7.5
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]     Checking aho-corasick v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking itoa v1.0.4
[INFO] [stderr]     Checking ryu v1.0.11
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking arc-swap v1.5.1
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.3
[INFO] [stderr]    Compiling digest v0.10.5
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling pyo3-ffi v0.20.0
[INFO] [stderr]    Compiling pyo3 v0.20.0
[INFO] [stderr]    Compiling synapse v0.1.0 (/opt/rustwide/workdir/rust)
[INFO] [stderr]     Checking regex-automata v0.3.9
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.0
[INFO] [stderr]    Compiling serde_derive v1.0.193
[INFO] [stderr]     Checking regex v1.9.6
[INFO] [stderr]    Compiling pyo3-macros v0.20.0
[INFO] [stderr]     Checking pyo3-log v0.9.0
[INFO] [stderr]     Checking pythonize v0.20.0
[INFO] [stderr]  Documenting synapse v0.1.0 (/opt/rustwide/workdir/rust)
[INFO] [stdout] warning: unresolved link to `Condition::EventMatch`
[INFO] [stdout]    --> rust/src/push/mod.rs:371:21
[INFO] [stdout]     |
[INFO] [stdout] 371 | /// The body of a [`Condition::EventMatch`] with a pattern.
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ the enum `Condition` has no variant or associated item named `EventMatch`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Condition::EventMatch`
[INFO] [stdout]    --> rust/src/push/mod.rs:385:21
[INFO] [stdout]     |
[INFO] [stdout] 385 | /// The body of a [`Condition::EventMatch`] that uses user_id or user_localpart as a pattern.
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^ the enum `Condition` has no variant or associated item named `EventMatch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Condition::EventPropertyIs`
[INFO] [stdout]    --> rust/src/push/mod.rs:394:21
[INFO] [stdout]     |
[INFO] [stdout] 394 | /// The body of a [`Condition::EventPropertyIs`]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `Condition` has no variant or associated item named `EventPropertyIs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Condition::EventPropertyIs`
[INFO] [stdout]    --> rust/src/push/mod.rs:401:21
[INFO] [stdout]     |
[INFO] [stdout] 401 | /// The body of a [`Condition::EventPropertyIs`] that uses user_id or user_localpart as a pattern.
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `Condition` has no variant or associated item named `EventPropertyIs`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Condition::RelatedEventMatch`
[INFO] [stdout]    --> rust/src/push/mod.rs:410:21
[INFO] [stdout]     |
[INFO] [stdout] 410 | /// The body of a [`Condition::RelatedEventMatch`]
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `Condition` has no variant or associated item named `RelatedEventMatch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Condition::RelatedEventMatch`
[INFO] [stdout]    --> rust/src/push/mod.rs:422:21
[INFO] [stdout]     |
[INFO] [stdout] 422 | /// The body of a [`Condition::RelatedEventMatch`] that uses user_id or user_localpart as a pattern.
[INFO] [stdout]     |                     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the enum `Condition` has no variant or associated item named `RelatedEventMatch`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.56s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/synapse/index.html
[INFO] running `Command { std: "docker" "inspect" "beaa710018fa23eb16800e9b2fb80f92cde227bd7ac4303860f3f7c74f716276", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "beaa710018fa23eb16800e9b2fb80f92cde227bd7ac4303860f3f7c74f716276", kill_on_drop: false }`
[INFO] [stdout] beaa710018fa23eb16800e9b2fb80f92cde227bd7ac4303860f3f7c74f716276
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=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-10-28" "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] 5bb92e0155b47d2a8f00dfc1e79e3b659deeb0a55b7081a19278a79942bcff5d
[INFO] running `Command { std: "docker" "start" "-a" "5bb92e0155b47d2a8f00dfc1e79e3b659deeb0a55b7081a19278a79942bcff5d", kill_on_drop: false }`
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "5bb92e0155b47d2a8f00dfc1e79e3b659deeb0a55b7081a19278a79942bcff5d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bb92e0155b47d2a8f00dfc1e79e3b659deeb0a55b7081a19278a79942bcff5d", kill_on_drop: false }`
[INFO] [stdout] 5bb92e0155b47d2a8f00dfc1e79e3b659deeb0a55b7081a19278a79942bcff5d
