[INFO] cloning repository https://github.com/BukiOffor/hydra-python-api
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/BukiOffor/hydra-python-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBukiOffor%2Fhydra-python-api", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBukiOffor%2Fhydra-python-api'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3da84737ade11dbee250ecd6c471a2d391503d2f
[INFO] documenting BukiOffor/hydra-python-api 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%2FBukiOffor%2Fhydra-python-api" "/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/BukiOffor/hydra-python-api
[INFO] finished tweaking git repo https://github.com/BukiOffor/hydra-python-api
[INFO] tweaked toml for git repo https://github.com/BukiOffor/hydra-python-api written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/BukiOffor/hydra-python-api 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/BukiOffor/hydra-python-api 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] 356121c275e2da62b1e41f8795faa8c761a67a01ea6e66850aa860ef04a211f7
[INFO] running `Command { std: "docker" "start" "-a" "356121c275e2da62b1e41f8795faa8c761a67a01ea6e66850aa860ef04a211f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "356121c275e2da62b1e41f8795faa8c761a67a01ea6e66850aa860ef04a211f7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "356121c275e2da62b1e41f8795faa8c761a67a01ea6e66850aa860ef04a211f7", kill_on_drop: false }`
[INFO] [stdout] 356121c275e2da62b1e41f8795faa8c761a67a01ea6e66850aa860ef04a211f7
[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] 6c041ee5c8f698c34689534e3b97f0f017b932c84c35ed0c714106aa300d0956
[INFO] running `Command { std: "docker" "start" "-a" "6c041ee5c8f698c34689534e3b97f0f017b932c84c35ed0c714106aa300d0956", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling data-encoding v2.5.0
[INFO] [stderr]    Compiling target-lexicon v0.12.13
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking smallvec v1.12.0
[INFO] [stderr]     Checking fiat-crypto v0.2.5
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking libsecp256k1-core v0.3.0
[INFO] [stderr]     Checking ct-codecs v1.1.1
[INFO] [stderr]     Checking indexmap v2.1.0
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking hmac v0.8.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking bit_utils v0.1.1
[INFO] [stderr]     Checking iana-time-zone v0.1.59
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking hmac-drbg v0.3.0
[INFO] [stderr]     Checking varint v0.9.0
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking base64ct v1.1.1
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling indoc v2.0.4
[INFO] [stderr]    Compiling pyo3-build-config v0.20.2
[INFO] [stderr]     Checking iop-journal-proto v0.0.16
[INFO] [stderr]     Checking getrandom v0.2.12
[INFO] [stderr]     Checking parking_lot_core v0.9.9
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]    Compiling libsecp256k1-gen-ecmult v0.3.0
[INFO] [stderr]    Compiling libsecp256k1-gen-genmult v0.3.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]    Compiling libsecp256k1 v0.7.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pyo3-ffi v0.20.2
[INFO] [stderr]    Compiling pyo3 v0.20.2
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.12
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling typetag-impl v0.1.8
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking data-encoding-macro v0.1.14
[INFO] [stderr]     Checking multibase v0.9.1
[INFO] [stderr]    Compiling pyo3-macros-backend v0.20.2
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling serde_repr v0.1.18
[INFO] [stderr]     Checking inventory v0.2.3
[INFO] [stderr]     Checking zeroize v1.7.0
[INFO] [stderr]     Checking curve25519-dalek v3.2.0
[INFO] [stderr]     Checking orion v0.17.6
[INFO] [stderr]     Checking tiny-bip39 v1.0.0
[INFO] [stderr]    Compiling pyo3-macros v0.20.2
[INFO] [stderr]     Checking serde_bytes v0.11.14
[INFO] [stderr]     Checking ed25519-dalek v1.0.1
[INFO] [stderr]     Checking serde_str v0.1.0
[INFO] [stderr]     Checking erased-serde v0.3.31
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking typetag v0.1.8
[INFO] [stderr]     Checking json-digest v0.0.16
[INFO] [stderr]     Checking jwt-compact v0.5.0
[INFO] [stderr]     Checking iop-keyvault v0.0.16
[INFO] [stderr]     Checking iop-coeus-proto v0.0.16
[INFO] [stderr]     Checking iop-morpheus-proto v0.0.16
[INFO] [stderr]     Checking iop-vault v0.0.16
[INFO] [stderr]     Checking iop-morpheus-sdk v0.0.16
[INFO] [stderr]     Checking iop-hydra-proto v0.0.16
[INFO] [stderr]     Checking iop-hydra-sdk v0.0.16
[INFO] [stderr]     Checking iop-sdk v0.0.16
[INFO] [stderr]  Documenting iop-python v0.2.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.65s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/iop_python/index.html
[INFO] running `Command { std: "docker" "inspect" "6c041ee5c8f698c34689534e3b97f0f017b932c84c35ed0c714106aa300d0956", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6c041ee5c8f698c34689534e3b97f0f017b932c84c35ed0c714106aa300d0956", kill_on_drop: false }`
[INFO] [stdout] 6c041ee5c8f698c34689534e3b97f0f017b932c84c35ed0c714106aa300d0956
[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" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/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] ff2febf474b10bea6ae7a53521116ef3a12b456ca288c2704345f8ed06c28e38
[INFO] running `Command { std: "docker" "start" "-a" "ff2febf474b10bea6ae7a53521116ef3a12b456ca288c2704345f8ed06c28e38", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.76/src/wrapper.rs:362:26
[INFO] [stdout]     |
[INFO] [stdout] 362 |     Compiler(proc_macro::SourceFile),
[INFO] [stdout]     |                          ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 362 -     Compiler(proc_macro::SourceFile),
[INFO] [stdout] 362 +     Compiler(SourceFile),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `SourceFile` in crate `proc_macro`
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.76/src/wrapper.rs:368:32
[INFO] [stdout]     |
[INFO] [stdout] 368 |     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout]     |                                ^^^^^^^^^^ not found in `proc_macro`
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use crate::fallback::SourceFile;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `SourceFile`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 368 -     fn nightly(sf: proc_macro::SourceFile) -> Self {
[INFO] [stdout] 368 +     fn nightly(sf: SourceFile) -> Self {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `source_file` found for reference `&proc_macro::Span` in the current scope
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/proc-macro2-1.0.76/src/wrapper.rs:458:56
[INFO] [stdout]     |
[INFO] [stdout] 458 |             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout]     |                                                        ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: there is a method `source` with a similar name
[INFO] [stdout]     |
[INFO] [stdout] 458 -             Span::Compiler(s) => SourceFile::nightly(s.source_file()),
[INFO] [stdout] 458 +             Span::Compiler(s) => SourceFile::nightly(s.source()),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking iop-journal-proto v0.0.16
[INFO] [stdout] Some errors have detailed explanations: E0412, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `proc-macro2` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "ff2febf474b10bea6ae7a53521116ef3a12b456ca288c2704345f8ed06c28e38", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ff2febf474b10bea6ae7a53521116ef3a12b456ca288c2704345f8ed06c28e38", kill_on_drop: false }`
[INFO] [stdout] ff2febf474b10bea6ae7a53521116ef3a12b456ca288c2704345f8ed06c28e38
