[INFO] cloning repository https://github.com/Bendi11/deimos
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Bendi11/deimos" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBendi11%2Fdeimos", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBendi11%2Fdeimos'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 9087234e213c4cbe5f980a299bcaddb33381f26c
[INFO] documenting Bendi11/deimos 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%2FBendi11%2Fdeimos" "/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/Bendi11/deimos
[INFO] finished tweaking git repo https://github.com/Bendi11/deimos
[INFO] tweaked toml for git repo https://github.com/Bendi11/deimos written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Bendi11/deimos 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/Bendi11/deimos 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] f71ea81999f566f1b39d5939fd8c1002e7c0ebe02124d08a04132daa33f245cc
[INFO] running `Command { std: "docker" "start" "-a" "f71ea81999f566f1b39d5939fd8c1002e7c0ebe02124d08a04132daa33f245cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f71ea81999f566f1b39d5939fd8c1002e7c0ebe02124d08a04132daa33f245cc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f71ea81999f566f1b39d5939fd8c1002e7c0ebe02124d08a04132daa33f245cc", kill_on_drop: false }`
[INFO] [stdout] f71ea81999f566f1b39d5939fd8c1002e7c0ebe02124d08a04132daa33f245cc
[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] 417e109941375a4a60ebfc6b58a4861b5d535ce40d00cf24e7cf688d7472c782
[INFO] running `Command { std: "docker" "start" "-a" "417e109941375a4a60ebfc6b58a4861b5d535ce40d00cf24e7cf688d7472c782", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.92
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling cc v1.1.36
[INFO] [stderr]     Checking litemap v0.7.3
[INFO] [stderr]    Compiling rustix v0.38.39
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling prettyplease v0.2.25
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustversion v1.0.18
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling fastrand v2.1.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling multimap v0.10.0
[INFO] [stderr]    Compiling rustls v0.23.16
[INFO] [stderr]    Compiling windows_x86_64_gnu v0.52.6
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking webpki-roots v0.26.6
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]     Checking windows-targets v0.52.6
[INFO] [stderr]    Compiling cmake v0.1.51
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]    Compiling cmk v0.1.2
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking windows-result v0.2.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking winnow v0.6.20
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking xml-rs v0.8.22
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]     Checking clap_lex v0.7.3
[INFO] [stderr]     Checking tracing-subscriber v0.3.18
[INFO] [stderr]     Checking windows-strings v0.1.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling fltk-sys v1.4.35
[INFO] [stderr]    Compiling regex-automata v0.4.8
[INFO] [stderr]     Checking xmltree v0.10.3
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking clap_builder v4.5.21
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]     Checking signal-hook-mio v0.2.4
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking crossbeam-channel v0.5.13
[INFO] [stderr]     Checking ttf-parser v0.25.0
[INFO] [stderr]     Checking crossterm v0.28.1
[INFO] [stderr]     Checking dirs v5.0.1
[INFO] [stderr]     Checking hostname v0.4.0
[INFO] [stderr]     Checking arraydeque v0.5.1
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]     Checking rustls-webpki v0.102.8
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling pin-project-internal v1.1.7
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking tokio v1.41.0
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling clap_derive v4.5.18
[INFO] [stderr]    Compiling windows-interface v0.58.0
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling windows-implement v0.58.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking zerofrom v0.1.4
[INFO] [stderr]     Checking pin-project v1.1.7
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]     Checking yoke v0.7.4
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking windows-core v0.58.0
[INFO] [stderr]    Compiling prost-types v0.13.3
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking windows v0.58.0
[INFO] [stderr]     Checking clap v4.5.21
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]    Compiling prost-build v0.13.3
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tower v0.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]    Compiling tonic-build v0.12.3
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking fork_stream v0.1.0
[INFO] [stderr]     Checking axum-core v0.4.5
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]    Compiling deimosproto v0.1.0 (/opt/rustwide/workdir/deimosproto)
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking tokio-stream v0.1.16
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking toml_edit v0.22.22
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling neli-proc-macros v0.1.3
[INFO] [stderr]     Checking serde_bytes v0.11.15
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking dashmap v6.1.0
[INFO] [stderr]     Checking axum v0.7.7
[INFO] [stderr]     Checking http-serde v2.1.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking neli v0.6.4
[INFO] [stderr]     Checking url v2.5.3
[INFO] [stderr]     Checking toml v0.8.19
[INFO] [stderr]     Checking bollard-stubs v1.45.0-rc.26.0.1
[INFO] [stderr]     Checking attohttpc v0.24.1
[INFO] [stderr]    Compiling toml v0.7.8
[INFO] [stderr]     Checking local-ip-address v0.6.3
[INFO] [stderr]     Checking tokio-rustls v0.26.0
[INFO] [stderr]    Compiling winresource v0.1.17
[INFO] [stderr]     Checking hyper v1.5.0
[INFO] [stderr]    Compiling deimos-client v1.1.8 (/opt/rustwide/workdir/deimos-client)
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking hyper-timeout v0.5.2
[INFO] [stderr]     Checking hyperlocal v0.9.1
[INFO] [stderr]     Checking igd-next v0.15.1
[INFO] [stderr]     Checking tonic v0.12.3
[INFO] [stderr]  Documenting deimosproto v0.1.0 (/opt/rustwide/workdir/deimosproto)
[INFO] [stderr]     Checking fltk v1.4.35
[INFO] [stderr]     Checking bollard v0.17.1
[INFO] [stderr]  Documenting deimosd v1.1.8 (/opt/rustwide/workdir/deimosd)
[INFO] [stdout] warning: unresolved link to `super::Pod`
[INFO] [stdout]    --> deimosd/src/pod/docker/enable.rs:106:21
[INFO] [stdout]     |
[INFO] [stdout] 106 | /// Convert a [Pod](super::Pod)'s parsed [PodDockerConfig] to a type that can be used in the Docker
[INFO] [stdout]     |                     ^^^^^^^^^^ no item named `Pod` in module `docker`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Pod`
[INFO] [stdout]   --> deimosd/src/pod/state/handle.rs:19:52
[INFO] [stdout]    |
[INFO] [stdout] 19 | /// A handle allowing mutations to the state of a [Pod].
[INFO] [stdout]    |                                                    ^^^ no item named `Pod` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting deimos-client v1.1.8 (/opt/rustwide/workdir/deimos-client)
[INFO] [stdout] warning: unresolved link to `AuthenticationInterceptor`
[INFO] [stdout]   --> deimos-client/src/context/client/auth/mod.rs:11:54
[INFO] [stdout]    |
[INFO] [stdout] 11 | /// and may need to be decrypted before use with an [AuthenticationInterceptor]
[INFO] [stdout]    |                                                      ^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `AuthenticationInterceptor` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Context`
[INFO] [stdout]   --> deimos-client/src/context/client/mod.rs:60:36
[INFO] [stdout]    |
[INFO] [stdout] 60 | /// Persistent state kept for the [Context]'s connection and authorization data
[INFO] [stdout]    |                                    ^^^^^^^ no item named `Context` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.40s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/deimos_client/index.html and 3 other files
[INFO] running `Command { std: "docker" "inspect" "417e109941375a4a60ebfc6b58a4861b5d535ce40d00cf24e7cf688d7472c782", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "417e109941375a4a60ebfc6b58a4861b5d535ce40d00cf24e7cf688d7472c782", kill_on_drop: false }`
[INFO] [stdout] 417e109941375a4a60ebfc6b58a4861b5d535ce40d00cf24e7cf688d7472c782
[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" "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: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] c3cdd5fd139950d78c0569c75b452fb01ddcca64d71f622bd9ef4c6d104c8f0f
[INFO] running `Command { std: "docker" "start" "-a" "c3cdd5fd139950d78c0569c75b452fb01ddcca64d71f622bd9ef4c6d104c8f0f", 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" "c3cdd5fd139950d78c0569c75b452fb01ddcca64d71f622bd9ef4c6d104c8f0f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3cdd5fd139950d78c0569c75b452fb01ddcca64d71f622bd9ef4c6d104c8f0f", kill_on_drop: false }`
[INFO] [stdout] c3cdd5fd139950d78c0569c75b452fb01ddcca64d71f622bd9ef4c6d104c8f0f
