[INFO] cloning repository https://github.com/2sugarcubes/astrolabe
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/2sugarcubes/astrolabe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2sugarcubes%2Fastrolabe", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F2sugarcubes%2Fastrolabe'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 038f988ff9d69a46107fb212fa3dd69a63d849bc
[INFO] documenting 2sugarcubes/astrolabe 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%2F2sugarcubes%2Fastrolabe" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/2sugarcubes/astrolabe
[INFO] finished tweaking git repo https://github.com/2sugarcubes/astrolabe
[INFO] tweaked toml for git repo https://github.com/2sugarcubes/astrolabe written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/2sugarcubes/astrolabe 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/2sugarcubes/astrolabe 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-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3822fdf0fcb4907e5aca2251ee1158d7753056891c107aee78a77c4ba5668ff8
[INFO] running `Command { std: "docker" "start" "-a" "3822fdf0fcb4907e5aca2251ee1158d7753056891c107aee78a77c4ba5668ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3822fdf0fcb4907e5aca2251ee1158d7753056891c107aee78a77c4ba5668ff8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3822fdf0fcb4907e5aca2251ee1158d7753056891c107aee78a77c4ba5668ff8", kill_on_drop: false }`
[INFO] [stdout] 3822fdf0fcb4907e5aca2251ee1158d7753056891c107aee78a77c4ba5668ff8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 4a35d65a4cd8c2675ef170cebb917644e8712ade6093a63f9d0d1f7e4db5abcb
[INFO] running `Command { std: "docker" "start" "-a" "4a35d65a4cd8c2675ef170cebb917644e8712ade6093a63f9d0d1f7e4db5abcb", kill_on_drop: false }`
[INFO] [stderr] warning: output filename collision at /opt/rustwide/target/doc/astrograph/index.html
[INFO] [stderr]   |
[INFO] [stderr]   = note: the bin target `astrograph` in package `astrograph-bin v0.1.0 (/opt/rustwide/workdir/bin)` has the same output filename as the lib target `astrograph` in package `astrograph v0.1.0 (/opt/rustwide/workdir/lib)`
[INFO] [stderr]   = note: this is a known bug where multiple crates with the same name use the same path; see <https://github.com/rust-lang/cargo/issues/6313>
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking once_cell v1.21.0
[INFO] [stderr]    Compiling zerocopy v0.8.23
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling libm v0.2.11
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]     Checking log v0.4.26
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling rustversion v1.0.20
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling rayon-core v1.12.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]     Checking piston-float v1.0.1
[INFO] [stderr]     Checking vecmath v1.0.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking roots v0.0.7
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]     Checking inventory v0.3.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking quaternion v1.0.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking rand_xorshift v0.3.0
[INFO] [stderr]    Compiling roff v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking indexmap v2.8.0
[INFO] [stderr]     Checking svg v0.18.0
[INFO] [stderr]     Checking rand_distr v0.4.3
[INFO] [stderr]     Checking gimli v0.31.1
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking is-terminal v0.4.16
[INFO] [stderr]     Checking rustc-demangle v0.1.24
[INFO] [stderr]     Checking termcolor v1.4.1
[INFO] [stderr]     Checking humantime v2.1.0
[INFO] [stderr]     Checking uuid v1.15.1
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking parse_int v0.6.0
[INFO] [stderr]     Checking env_logger v0.10.2
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]     Checking pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling dyn_partial_eq_derive v0.1.2
[INFO] [stderr]     Checking dyn_partial_eq v0.1.2
[INFO] [stderr]     Checking addr2line v0.24.2
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling typetag-impl v0.2.20
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling clap_mangen v0.2.26
[INFO] [stderr]    Compiling clap_complete v4.5.46
[INFO] [stderr]     Checking backtrace v0.3.74
[INFO] [stderr]    Compiling astrograph-bin v0.1.0 (/opt/rustwide/workdir/bin)
[INFO] [stderr] warning: astrograph-bin@0.1.0: Completion file for bash       has been generated at: /opt/rustwide/target/debug/build/astrograph-bin-f87819c1504b8aad/out/astrograph.bash
[INFO] [stderr] warning: astrograph-bin@0.1.0: Completion file for elvish     has been generated at: /opt/rustwide/target/debug/build/astrograph-bin-f87819c1504b8aad/out/astrograph.elv
[INFO] [stderr] warning: astrograph-bin@0.1.0: Completion file for fish       has been generated at: /opt/rustwide/target/debug/build/astrograph-bin-f87819c1504b8aad/out/astrograph.fish
[INFO] [stderr] warning: astrograph-bin@0.1.0: Completion file for powershell has been generated at: /opt/rustwide/target/debug/build/astrograph-bin-f87819c1504b8aad/out/_astrograph.ps1
[INFO] [stderr] warning: astrograph-bin@0.1.0: Completion file for zsh        has been generated at: /opt/rustwide/target/debug/build/astrograph-bin-f87819c1504b8aad/out/_astrograph
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking web-sys v0.3.77
[INFO] [stderr]     Checking erased-serde v0.4.6
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking coordinates v0.4.0
[INFO] [stderr]     Checking os_info v3.10.0
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking typetag v0.2.20
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking human-panic v2.0.2
[INFO] [stderr]     Checking astrograph v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]  Documenting astrograph v0.1.0 (/opt/rustwide/workdir/lib)
[INFO] [stderr]  Documenting astrograph-bin v0.1.0 (/opt/rustwide/workdir/bin)
[INFO] [stdout] warning: public documentation for `Program` links to private item `Self::_root_body`
[INFO] [stdout]   --> lib/src/program.rs:18:116
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...ervatory`] in the tree defined at the root of [`Self::_root_body`] that outputs using the given [outputs](crate::output::Output) provi...
[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 `Program` links to private item `Self::output_file_root`
[INFO] [stdout]   --> lib/src/program.rs:18:220
[INFO] [stdout]    |
[INFO] [stdout] 18 | ...rate::output::Output) provided with a [path](Self::output_file_root)
[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 `make_observations` links to private item `Self::output_file_root`
[INFO] [stdout]   --> lib/src/program.rs:46:42
[INFO] [stdout]    |
[INFO] [stdout] 46 |     /// will be files in the directory [`Self::output_file_root`]`/[OBSERVATORY NAME]/`
[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: redundant explicit link target
[INFO] [stdout]   --> lib/src/projection/mod.rs:46:219
[INFO] [stdout]    |
[INFO] [stdout] 46 | ... be quicker to use the [`StatelessOrthographic`](self::StatelessOrthographic) projection.
[INFO] [stdout]    |                            -----------------------  ^^^^^^^^^^^^^^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                            |
[INFO] [stdout]    |                            because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 46 - /// An [orthographic projector](https://en.wikipedia.org/wiki/Orthographic_map_projection) that is centered on an orbitrary longitude and latitude. In most cases it will be quicker to use the [`StatelessOrthographic`](self::StatelessOrthographic) projection.
[INFO] [stdout] 46 + /// An [orthographic projector](https://en.wikipedia.org/wiki/Orthographic_map_projection) that is centered on an orbitrary longitude and latitude. In most cases it will be quicker to use the [`StatelessOrthographic`] projection.
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::observatories`
[INFO] [stdout]   --> bin/src/cli.rs:61:15
[INFO] [stdout]    |
[INFO] [stdout] 61 |         /// [`Self::observatories`] this takes precedence over [`Self::program`]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^ the enum `Commands` has no variant or associated item named `observatories`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::program`
[INFO] [stdout]   --> bin/src/cli.rs:61:66
[INFO] [stdout]    |
[INFO] [stdout] 61 |         /// [`Self::observatories`] this takes precedence over [`Self::program`]
[INFO] [stdout]    |                                                                  ^^^^^^^^^^^^^ the enum `Commands` has no variant or associated item named `program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::universe`
[INFO] [stdout]   --> bin/src/cli.rs:66:15
[INFO] [stdout]    |
[INFO] [stdout] 66 |         /// [`Self::universe`] this takes precedence over [`Self::program`]
[INFO] [stdout]    |               ^^^^^^^^^^^^^^ the enum `Commands` has no variant or associated item named `universe`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `Self::program`
[INFO] [stdout]   --> bin/src/cli.rs:66:61
[INFO] [stdout]    |
[INFO] [stdout] 66 |         /// [`Self::universe`] this takes precedence over [`Self::program`]
[INFO] [stdout]    |                                                             ^^^^^^^^^^^^^ the enum `Commands` has no variant or associated item named `program`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking gloo-utils v0.1.7
[INFO] [stderr]     Checking wasm-log v0.3.1
[INFO] [stderr]  Documenting astrograph-wasm v0.1.0 (/opt/rustwide/workdir/wasm)
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 1m 24s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/astrograph/index.html and 2 other files
[INFO] running `Command { std: "docker" "inspect" "4a35d65a4cd8c2675ef170cebb917644e8712ade6093a63f9d0d1f7e4db5abcb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a35d65a4cd8c2675ef170cebb917644e8712ade6093a63f9d0d1f7e4db5abcb", kill_on_drop: false }`
[INFO] [stdout] 4a35d65a4cd8c2675ef170cebb917644e8712ade6093a63f9d0d1f7e4db5abcb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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] 3dde92ebdf628ede455851ae589f7298f861ec3e50c612f6cea3dcb26b375d0a
[INFO] running `Command { std: "docker" "start" "-a" "3dde92ebdf628ede455851ae589f7298f861ec3e50c612f6cea3dcb26b375d0a", 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" "3dde92ebdf628ede455851ae589f7298f861ec3e50c612f6cea3dcb26b375d0a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dde92ebdf628ede455851ae589f7298f861ec3e50c612f6cea3dcb26b375d0a", kill_on_drop: false }`
[INFO] [stdout] 3dde92ebdf628ede455851ae589f7298f861ec3e50c612f6cea3dcb26b375d0a
