[INFO] fetching crate gis-tools 1.13.1...
[INFO] documenting gis-tools-1.13.1 against beta-2026-04-21 for beta-1.96-rustdoc-1
[INFO] extracting crate gis-tools 1.13.1 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate gis-tools 1.13.1
[INFO] finished tweaking crates.io crate gis-tools 1.13.1
[INFO] tweaked toml for crates.io crate gis-tools 1.13.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gis-tools 1.13.1 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate gis-tools 1.13.1 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-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ac5b29732f37dce4c4e81ae3db82622cb6bf4cc4e9f512595154ea1c4ea83074
[INFO] running `Command { std: "docker" "start" "-a" "ac5b29732f37dce4c4e81ae3db82622cb6bf4cc4e9f512595154ea1c4ea83074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ac5b29732f37dce4c4e81ae3db82622cb6bf4cc4e9f512595154ea1c4ea83074", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ac5b29732f37dce4c4e81ae3db82622cb6bf4cc4e9f512595154ea1c4ea83074", kill_on_drop: false }`
[INFO] [stdout] ac5b29732f37dce4c4e81ae3db82622cb6bf4cc4e9f512595154ea1c4ea83074
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 58290ac7348146739f870250761e9ceb36133a08d28ff8cebfaf0b2c610e39af
[INFO] running `Command { std: "docker" "start" "-a" "58290ac7348146739f870250761e9ceb36133a08d28ff8cebfaf0b2c610e39af", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.106
[INFO] [stderr] Compiling quote v1.0.44
[INFO] [stderr] Compiling unicode-ident v1.0.23
[INFO] [stderr] Checking cfg-if v1.0.4
[INFO] [stderr] Compiling libc v0.2.181
[INFO] [stderr] Checking memchr v2.8.0
[INFO] [stderr] Checking stable_deref_trait v1.2.1
[INFO] [stderr] Compiling typenum v1.19.0
[INFO] [stderr] Checking futures-io v0.3.31
[INFO] [stderr] Compiling generic-array v0.14.9
[INFO] [stderr] Compiling zmij v1.0.20
[INFO] [stderr] Compiling zerocopy v0.8.39
[INFO] [stderr] Checking value-bag v1.12.0
[INFO] [stderr] Checking bitflags v2.10.0
[INFO] [stderr] Compiling winnow v0.7.14
[INFO] [stderr] Checking smallvec v1.15.1
[INFO] [stderr] Checking slab v0.4.12
[INFO] [stderr] Compiling hashbrown v0.16.1
[INFO] [stderr] Checking fastrand v2.3.0
[INFO] [stderr] Checking writeable v0.6.2
[INFO] [stderr] Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr] Checking litemap v0.8.1
[INFO] [stderr] Checking log v0.4.29
[INFO] [stderr] Checking itoa v1.0.17
[INFO] [stderr] Compiling find-msvc-tools v0.1.9
[INFO] [stderr] Compiling serde_json v1.0.149
[INFO] [stderr] Compiling icu_properties_data v2.1.2
[INFO] [stderr] Compiling icu_normalizer_data v2.1.1
[INFO] [stderr] Compiling rustix v1.1.3
[INFO] [stderr] Compiling anyhow v1.0.101
[INFO] [stderr] Compiling cc v1.2.55
[INFO] [stderr] Checking futures-lite v2.6.1
[INFO] [stderr] Compiling standback v0.2.17
[INFO] [stderr] Compiling serde_core v1.0.228
[INFO] [stderr] Compiling pbf-core v1.22.1
[INFO] [stderr] Compiling libm v0.2.16
[INFO] [stderr] Compiling vcpkg v0.2.15
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Checking percent-encoding v2.3.2
[INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr] Checking linux-raw-sys v0.11.0
[INFO] [stderr] Compiling async-io v2.6.0
[INFO] [stderr] Checking bitflags v1.3.2
[INFO] [stderr] Checking async-task v4.7.1
[INFO] [stderr] Checking ryu v1.0.23
[INFO] [stderr] Checking piper v0.2.4
[INFO] [stderr] Compiling indexmap v2.13.0
[INFO] [stderr] Checking async-lock v3.4.2
[INFO] [stderr] Checking async-channel v2.5.0
[INFO] [stderr] Compiling const_fn v0.4.11
[INFO] [stderr] Checking simd-adler32 v0.3.8
[INFO] [stderr] Compiling syn v2.0.114
[INFO] [stderr] Compiling serde v1.0.228
[INFO] [stderr] Checking blocking v1.6.2
[INFO] [stderr] Checking async-executor v1.13.3
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Checking form_urlencoded v1.2.2
[INFO] [stderr] Compiling time v0.2.27
[INFO] [stderr] Compiling io-lifetimes v1.0.11
[INFO] [stderr] Checking getrandom v0.2.17
[INFO] [stderr] Checking getrandom v0.1.16
[INFO] [stderr] Compiling lexical-core v0.7.6
[INFO] [stderr] Checking cipher v0.2.5
[INFO] [stderr] Checking universal-hash v0.4.1
[INFO] [stderr] Checking digest v0.9.0
[INFO] [stderr] Checking crypto-mac v0.10.1
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Checking polyval v0.4.5
[INFO] [stderr] Checking block-buffer v0.9.0
[INFO] [stderr] Checking aead v0.3.2
[INFO] [stderr] Checking hmac v0.10.1
[INFO] [stderr] Checking rand_core v0.5.1
[INFO] [stderr] Checking num-bigint v0.4.6
[INFO] [stderr] Checking ghash v0.3.1
[INFO] [stderr] Checking kv-log-macro v1.0.7
[INFO] [stderr] Compiling cookie v0.14.4
[INFO] [stderr] Compiling nom v5.1.3
[INFO] [stderr] Compiling polling v2.8.0
[INFO] [stderr] Checking aes-soft v0.6.4
[INFO] [stderr] Checking ctr v0.6.0
[INFO] [stderr] Checking static_assertions v1.1.0
[INFO] [stderr] Compiling rustix v0.37.28
[INFO] [stderr] Checking arrayvec v0.7.6
[INFO] [stderr] Compiling openssl-sys v0.9.111
[INFO] [stderr] Checking fastrand v1.9.0
[INFO] [stderr] Checking foreign-types-shared v0.1.1
[INFO] [stderr] Checking waker-fn v1.2.0
[INFO] [stderr] Compiling thiserror v2.0.18
[INFO] [stderr] Compiling openssl v0.10.75
[INFO] [stderr] Compiling crc32fast v1.5.0
[INFO] [stderr] Checking arrayvec v0.5.2
[INFO] [stderr] Checking futures-sink v0.3.31
[INFO] [stderr] Checking adler2 v2.0.1
[INFO] [stderr] Checking futures-lite v1.13.0
[INFO] [stderr] Checking miniz_oxide v0.8.9
[INFO] [stderr] Checking futures-channel v0.3.31
[INFO] [stderr] Checking aes v0.6.0
[INFO] [stderr] Checking foreign-types v0.3.2
[INFO] [stderr] Checking aes-gcm v0.8.0
[INFO] [stderr] Checking sha2 v0.9.9
[INFO] [stderr] Compiling time-macros-impl v0.1.2
[INFO] [stderr] Checking hkdf v0.10.0
[INFO] [stderr] Checking as-slice v0.2.1
[INFO] [stderr] Compiling async-io v1.13.0
[INFO] [stderr] Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr] Compiling built v0.8.0
[INFO] [stderr] Compiling av-scenechange v0.14.1
[INFO] [stderr] Checking linux-raw-sys v0.3.8
[INFO] [stderr] Compiling native-tls v0.2.14
[INFO] [stderr] Compiling http-types v2.12.0
[INFO] [stderr] Checking time-macros v0.1.1
[INFO] [stderr] Compiling parking_lot_core v0.9.12
[INFO] [stderr] Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr] Checking aligned v0.4.3
[INFO] [stderr] Checking socket2 v0.4.10
[INFO] [stderr] Checking async-lock v2.8.0
[INFO] [stderr] Checking core2 v0.4.0
[INFO] [stderr] Checking nom v8.0.0
[INFO] [stderr] Compiling rav1e v0.8.1
[INFO] [stderr] Checking quick-error v2.0.1
[INFO] [stderr] Checking y4m v0.8.0
[INFO] [stderr] Compiling pastey v0.1.1
[INFO] [stderr] Checking num-rational v0.4.2
[INFO] [stderr] Checking infer v0.2.3
[INFO] [stderr] Compiling unicase v2.9.0
[INFO] [stderr] Checking utf8parse v0.2.2
[INFO] [stderr] Checking lock_api v0.4.14
[INFO] [stderr] Checking anstyle-parse v0.2.7
[INFO] [stderr] Checking flate2 v1.1.9
[INFO] [stderr] Checking bitstream-io v4.9.0
[INFO] [stderr] Checking maybe-rayon v0.1.1
[INFO] [stderr] Compiling mime_guess v2.0.5
[INFO] [stderr] Checking itertools v0.14.0
[INFO] [stderr] Checking async-dup v1.2.4
[INFO] [stderr] Checking num_cpus v1.17.0
[INFO] [stderr] Compiling simd_helpers v0.1.0
[INFO] [stderr] Checking crossbeam-queue v0.3.12
[INFO] [stderr] Checking tokio v1.49.0
[INFO] [stderr] Checking anstyle v1.0.13
[INFO] [stderr] Checking imgref v1.12.0
[INFO] [stderr] Checking colorchoice v1.0.4
[INFO] [stderr] Compiling proc-macro-crate v3.4.0
[INFO] [stderr] Checking zune-core v0.4.12
[INFO] [stderr] Checking weezl v0.1.12
[INFO] [stderr] Checking new_debug_unreachable v1.0.6
[INFO] [stderr] Checking anstyle-query v1.1.5
[INFO] [stderr] Compiling noop_proc_macro v0.3.0
[INFO] [stderr] Checking is_terminal_polyfill v1.70.2
[INFO] [stderr] Checking dashmap v5.5.3
[INFO] [stderr] Checking anstream v0.6.21
[INFO] [stderr] Checking zune-jpeg v0.4.21
[INFO] [stderr] Checking loop9 v0.1.5
[INFO] [stderr] Checking avif-serialize v0.8.6
[INFO] [stderr] Checking fdeflate v0.3.7
[INFO] [stderr] Checking zune-inflate v0.2.54
[INFO] [stderr] Checking pxfm v0.1.27
[INFO] [stderr] Checking byteorder-lite v0.1.0
[INFO] [stderr] Checking rgb v0.8.52
[INFO] [stderr] Checking bit_field v0.10.3
[INFO] [stderr] Checking bytemuck v1.25.0
[INFO] [stderr] Checking clap_lex v0.7.7
[INFO] [stderr] Compiling heck v0.5.0
[INFO] [stderr] Checking color_quant v1.1.0
[INFO] [stderr] Checking regex-syntax v0.8.9
[INFO] [stderr] Checking mime v0.3.17
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling darling_core v0.23.0
[INFO] [stderr] Checking lebe v0.5.3
[INFO] [stderr] Checking zune-core v0.5.1
[INFO] [stderr] Checking strsim v0.11.1
[INFO] [stderr] Checking gif v0.14.1
[INFO] [stderr] Checking png v0.18.0
[INFO] [stderr] Checking clap_builder v4.5.57
[INFO] [stderr] Checking qoi v0.4.1
[INFO] [stderr] Checking image-webp v0.2.4
[INFO] [stderr] Checking zune-jpeg v0.5.12
[INFO] [stderr] Checking memmap2 v0.9.9
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling serde_derive v1.0.228
[INFO] [stderr] Compiling yoke-derive v0.8.1
[INFO] [stderr] Compiling zerovec-derive v0.11.2
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling zerocopy-derive v0.8.39
[INFO] [stderr] Compiling equator-macro v0.4.2
[INFO] [stderr] Compiling thiserror-impl v1.0.69
[INFO] [stderr] Compiling futures-macro v0.3.31
[INFO] [stderr] Checking polling v3.11.0
[INFO] [stderr] Compiling thiserror-impl v2.0.18
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling profiling-procmacros v1.0.17
[INFO] [stderr] Checking equator v0.4.2
[INFO] [stderr] Checking async-global-executor v2.4.1
[INFO] [stderr] Checking async-std v1.13.2
[INFO] [stderr] Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr] Checking aligned-vec v0.6.4
[INFO] [stderr] Compiling pin-project-internal v1.1.10
[INFO] [stderr] Checking profiling v1.0.17
[INFO] [stderr] Compiling num-derive v0.4.2
[INFO] [stderr] Compiling fax_derive v0.2.0
[INFO] [stderr] Checking futures-util v0.3.31
[INFO] [stderr] Compiling async-trait v0.1.89
[INFO] [stderr] Checking v_frame v0.3.9
[INFO] [stderr] Checking moxcms v0.7.11
[INFO] [stderr] Checking av1-grain v0.2.5
[INFO] [stderr] Checking zerofrom v0.1.6
[INFO] [stderr] Checking regex-automata v0.4.14
[INFO] [stderr] Checking yoke v0.8.1
[INFO] [stderr] Checking zerovec v0.11.5
[INFO] [stderr] Checking zerotrie v0.2.3
[INFO] [stderr] Checking fax v0.2.6
[INFO] [stderr] Compiling clap_derive v4.5.55
[INFO] [stderr] Checking pin-project v1.1.10
[INFO] [stderr] Compiling darling_macro v0.23.0
[INFO] [stderr] Compiling darling v0.23.0
[INFO] [stderr] Compiling pbf-derive v1.22.1
[INFO] [stderr] Checking tinystr v0.8.2
[INFO] [stderr] Checking potential_utf v0.1.4
[INFO] [stderr] Checking regex v1.12.3
[INFO] [stderr] Checking icu_collections v2.1.1
[INFO] [stderr] Checking icu_locale_core v2.1.1
[INFO] [stderr] Checking serde_qs v0.8.5
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking config v0.10.1
[INFO] [stderr] Checking clap v4.5.57
[INFO] [stderr] Compiling pbf v1.22.1
[INFO] [stderr] Compiling s2json-core v1.51.1
[INFO] [stderr] Checking deadpool v0.7.0
[INFO] [stderr] Checking icu_provider v2.1.1
[INFO] [stderr] Checking icu_properties v2.1.2
[INFO] [stderr] Checking icu_normalizer v2.1.1
[INFO] [stderr] Checking ppv-lite86 v0.2.21
[INFO] [stderr] Checking half v2.7.1
[INFO] [stderr] Checking futures-executor v0.3.31
[INFO] [stderr] Checking futures v0.3.31
[INFO] [stderr] Checking exr v1.74.0
[INFO] [stderr] Checking tiff v0.10.3
[INFO] [stderr] Compiling s2json-derive v1.51.1
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking rand_chacha v0.2.2
[INFO] [stderr] Checking idna_adapter v1.2.1
[INFO] [stderr] Checking rand v0.7.3
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking idna v1.1.0
[INFO] [stderr] Checking url v2.5.8
[INFO] [stderr] Checking s2json v1.51.1
[INFO] [stderr] Checking open-vector-tile v1.11.1
[INFO] [stderr] Checking earclip v1.8.0
[INFO] [stderr] Checking s2-tilejson v1.12.0
[INFO] [stderr] Checking async-native-tls v0.3.3
[INFO] [stderr] Checking ravif v0.12.0
[INFO] [stderr] Checking async-h1 v2.3.4
[INFO] [stderr] Checking http-client v6.5.3
[INFO] [stderr] Checking surf v2.3.2
[INFO] [stderr] Checking image v0.25.9
[INFO] [stderr] Documenting gis-tools v1.13.1 (/opt/rustwide/workdir)
[INFO] [stderr] Checking gis-tools v1.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `euclidean_distance`
[INFO] [stdout] --> rust/lib.rs:147:115
[INFO] [stdout] |
[INFO] [stdout] 147 | ...ine or lines. Feel free to use [`euclidean_distance`] or [`haversine_distance`] directly for segments.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `euclidean_distance` 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 `haversine_distance`
[INFO] [stdout] --> rust/lib.rs:147:141
[INFO] [stdout] |
[INFO] [stdout] 147 | ... use [`euclidean_distance`] or [`haversine_distance`] directly for segments.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `haversine_distance` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `GetZ`
[INFO] [stdout] --> rust/geometry/tools/lines/along.rs:26:49
[INFO] [stdout] |
[INFO] [stdout] 26 | /// - `&[P]` where P implements [`GetXY`] and [`GetZ`]
[INFO] [stdout] | ^^^^ no item named `GetZ` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `LineStringGeometry`
[INFO] [stdout] --> rust/geometry/tools/lines/length.rs:18:9
[INFO] [stdout] |
[INFO] [stdout] 18 | /// - [`LineStringGeometry`]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ no item named `LineStringGeometry` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `LineString3DGeometry`
[INFO] [stdout] --> rust/geometry/tools/lines/length.rs:23:9
[INFO] [stdout] |
[INFO] [stdout] 23 | /// - [`LineString3DGeometry`]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `LineString3DGeometry` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `VectorLineStringGeometry`
[INFO] [stdout] --> rust/geometry/tools/lines/length.rs:30:9
[INFO] [stdout] |
[INFO] [stdout] 30 | /// - [`VectorLineStringGeometry`]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `VectorLineStringGeometry` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `VectorLineString`
[INFO] [stdout] --> rust/geometry/tools/lines/length.rs:34:9
[INFO] [stdout] |
[INFO] [stdout] 34 | /// - [`VectorLineString`]
[INFO] [stdout] | ^^^^^^^^^^^^^^^^ no item named `VectorLineString` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `polygon_index`
[INFO] [stdout] --> rust/geometry/tools/polys/intersections.rs:17:28
[INFO] [stdout] |
[INFO] [stdout] 17 | /// index in the polys[polygon_index]
[INFO] [stdout] | ^^^^^^^^^^^^^ no item named `polygon_index` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `ring_index`
[INFO] [stdout] --> rust/geometry/tools/polys/intersections.rs:19:43
[INFO] [stdout] |
[INFO] [stdout] 19 | /// index in the polys[polygon_index][ring_index][from]
[INFO] [stdout] | ^^^^^^^^^^ no item named `ring_index` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `from`
[INFO] [stdout] --> rust/geometry/tools/polys/intersections.rs:19:55
[INFO] [stdout] |
[INFO] [stdout] 19 | /// index in the polys[polygon_index][ring_index][from]
[INFO] [stdout] | ^^^^ no item named `from` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `ring_index`
[INFO] [stdout] --> rust/geometry/tools/polys/intersections.rs:21:43
[INFO] [stdout] |
[INFO] [stdout] 21 | /// index in the polys[polygon_index][ring_index][to]
[INFO] [stdout] | ^^^^^^^^^^ no item named `ring_index` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `to`
[INFO] [stdout] --> rust/geometry/tools/polys/intersections.rs:21:55
[INFO] [stdout] |
[INFO] [stdout] 21 | /// index in the polys[polygon_index][ring_index][to]
[INFO] [stdout] | ^^ no item named `to` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout] --> rust/geometry/tools/polys/intersections.rs:41:72
[INFO] [stdout] |
[INFO] [stdout] 41 | /// The distance along segment1 that the intersection occurs from [0,1]
[INFO] [stdout] | ^^^ no item named `0,1` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `0,1`
[INFO] [stdout] --> rust/geometry/tools/polys/intersections.rs:43:72
[INFO] [stdout] |
[INFO] [stdout] 43 | /// The distance along segment2 that the intersection occurs from [0,1]
[INFO] [stdout] | ^^^ no item named `0,1` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `ring_index`
[INFO] [stdout] --> rust/geometry/tools/polys/intersections.rs:47:42
[INFO] [stdout] |
[INFO] [stdout] 47 | /// Local Intersection to a [poly_index][ring_index]
[INFO] [stdout] | ^^^^^^^^^^ no item named `ring_index` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `ring_index`
[INFO] [stdout] --> rust/geometry/tools/polys/intersections.rs:76:18
[INFO] [stdout] |
[INFO] [stdout] 76 | /// [poly_index][ring_index] -> Intersections
[INFO] [stdout] | ^^^^^^^^^^ no item named `ring_index` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `GetXY`
[INFO] [stdout] --> rust/geometry/tools/polys/union.rs:18:66
[INFO] [stdout] |
[INFO] [stdout] 18 | /// expected to implement the trait [`FullXY`] which extends [`GetXY`] and [`NewXY`]
[INFO] [stdout] | ^^^^^ no item named `GetXY` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `NewXY`
[INFO] [stdout] --> rust/geometry/tools/polys/union.rs:18:80
[INFO] [stdout] |
[INFO] [stdout] 18 | /// expected to implement the trait [`FullXY`] which extends [`GetXY`] and [`NewXY`]
[INFO] [stdout] | ^^^^^ no item named `NewXY` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `l`
[INFO] [stdout] --> rust/proj/geodesic.rs:394:25
[INFO] [stdout] |
[INFO] [stdout] 394 | /// The coefficients C3[l] in the Fourier expansion of B3
[INFO] [stdout] | ^ no item named `l` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `l`
[INFO] [stdout] --> rust/proj/geodesic.rs:428:25
[INFO] [stdout] |
[INFO] [stdout] 428 | /// The coefficients C4[l] in the Fourier expansion of I4
[INFO] [stdout] | ^ no item named `l` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `l`
[INFO] [stdout] --> rust/proj/geodesic.rs:1634:25
[INFO] [stdout] |
[INFO] [stdout] 1634 | /// The coefficients C1[l] in the Fourier expansion of B1 */
[INFO] [stdout] | ^ no item named `l` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `l`
[INFO] [stdout] --> rust/proj/geodesic.rs:1658:26
[INFO] [stdout] |
[INFO] [stdout] 1658 | /// The coefficients C1p[l] in the Fourier expansion of B1p
[INFO] [stdout] | ^ no item named `l` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `l`
[INFO] [stdout] --> rust/proj/geodesic.rs:1691:25
[INFO] [stdout] |
[INFO] [stdout] 1691 | /// The coefficients C2[l] in the Fourier expansion of B2
[INFO] [stdout] | ^ no item named `l` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `**Required**`
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:196:10
[INFO] [stdout] |
[INFO] [stdout] 196 | /// [**Required**] ISO 3166-1 alpha-2 code designating the country where the system is located.
[INFO] [stdout] | ^^^^^^^^^^^^ no item named `**Required**` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `**Required**`
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:199:10
[INFO] [stdout] |
[INFO] [stdout] 199 | /// [**Required**] Name of the mobility system. This MUST match the name field in `system_information.json`
[INFO] [stdout] | ^^^^^^^^^^^^ no item named `**Required**` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `**Required**`
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:201:10
[INFO] [stdout] |
[INFO] [stdout] 201 | /// [**Required**] Primary city in which the system is located, followed by the 2-letter state code
[INFO] [stdout] | ^^^^^^^^^^^^ no item named `**Required**` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `**Required**`
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:205:10
[INFO] [stdout] |
[INFO] [stdout] 205 | /// [**Required**] ID for the system. This MUST match the system_id field in `system_information.json`.
[INFO] [stdout] | ^^^^^^^^^^^^ no item named `**Required**` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `**Required**`
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:208:10
[INFO] [stdout] |
[INFO] [stdout] 208 | /// [**Required**] URL for the system from the url field in `system_information.json`.
[INFO] [stdout] | ^^^^^^^^^^^^ no item named `**Required**` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `**Required**`
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:212:10
[INFO] [stdout] |
[INFO] [stdout] 212 | /// [**Required**] URL for the system's gbfs.json auto-discovery file.
[INFO] [stdout] | ^^^^^^^^^^^^ no item named `**Required**` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `**Required**`
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:215:10
[INFO] [stdout] |
[INFO] [stdout] 215 | /// [**Required**] List of GBFS version(s) under which the feed is published. Multiple values are
[INFO] [stdout] | ^^^^^^^^^^^^ no item named `**Required**` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `16`
[INFO] [stdout] --> rust/readers/las/laz/constants.rs:103:29
[INFO] [stdout] |
[INFO] [stdout] 103 | /// 6 context map. U8 c[16][16]
[INFO] [stdout] | ^^ no item named `16` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `16`
[INFO] [stdout] --> rust/readers/las/laz/constants.rs:123:29
[INFO] [stdout] |
[INFO] [stdout] 123 | /// 8 context map. U8 c[16][16]
[INFO] [stdout] | ^^ no item named `16` in scope
[INFO] [stdout] |
[INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Delaunator::from_vector_points`
[INFO] [stdout] --> rust/tools/delaunator.rs:20:9
[INFO] [stdout] |
[INFO] [stdout] 20 | /// - [`Delaunator::from_vector_points`]: Create a new Delaunator from a collection of VectorPoints
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the struct `Delaunator` has no field or associated item named `from_vector_points`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/data_structures/box_index.rs:530:37
[INFO] [stdout] |
[INFO] [stdout] 530 | /// Fast Hilbert curve algorithm by http://threadlocalmutex.com/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 530 | /// Fast Hilbert curve algorithm by
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/data_structures/box_index.rs:531:21
[INFO] [stdout] |
[INFO] [stdout] 531 | /// Ported from C++ https://github.com/rawrunprotected/hilbert_curves (public domain)
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 531 | /// Ported from C++ (public domain)
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/gbfs/schema_v3/manifest.rs:7:72
[INFO] [stdout] |
[INFO] [stdout] 7 | /// this file should be published at a single stable URL, for example: https://example.com/gbfs/manifest.json.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 7 | /// this file should be published at a single stable URL, for example:
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/gbfs/schema_v3/manifest.rs:23:72
[INFO] [stdout] |
[INFO] [stdout] 23 | /// this file should be published at a single stable URL, for example: https://example.com/gbfs/manifest.json.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 23 | /// this file should be published at a single stable URL, for example:
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:71:7
[INFO] [stdout] |
[INFO] [stdout] 71 | /// - https://github.com/MobilityData/gbfs
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 71 | /// -
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:72:7
[INFO] [stdout] |
[INFO] [stdout] 72 | /// - https://github.com/MobilityData/gbfs-json-schema/tree/master/v3.0
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 72 | /// -
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:66:5
[INFO] [stdout] |
[INFO] [stdout] 66 | /// ```rust
[INFO] [stdout] | _____^
[INFO] [stdout] 67 | | /// // TODO
[INFO] [stdout] 68 | | /// ```
[INFO] [stdout] | |_______^
[INFO] [stdout] |
[INFO] [stdout] = note: `#[warn(rustdoc::invalid_rust_codeblocks)]` on by default
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:163:7
[INFO] [stdout] |
[INFO] [stdout] 163 | /// - https://github.com/MobilityData/gbfs
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 163 | /// -
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:164:7
[INFO] [stdout] |
[INFO] [stdout] 164 | /// - https://github.com/MobilityData/gbfs-json-schema/tree/master/v3.0
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 164 | /// -
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:165:24
[INFO] [stdout] |
[INFO] [stdout] 165 | /// - v3 example data: https://backend.citiz.fr/public/provider/9/gbfs/v3.0/gbfs.json
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 165 | /// - v3 example data:
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:166:24
[INFO] [stdout] |
[INFO] [stdout] 166 | /// - v2 example data: https://gbfs.helbiz.com/v2.2/durham/gbfs.json
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 166 | /// - v2 example data:
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:167:24
[INFO] [stdout] |
[INFO] [stdout] 167 | /// - v1 example data: https://gbfs.urbansharing.com/gbfs/gbfs.json
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 167 | /// - v1 example data:
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:158:5
[INFO] [stdout] |
[INFO] [stdout] 158 | /// ```rust
[INFO] [stdout] | _____^
[INFO] [stdout] 159 | | /// // TODO
[INFO] [stdout] 160 | | /// ```
[INFO] [stdout] | |_______^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:242:7
[INFO] [stdout] |
[INFO] [stdout] 242 | /// - https://github.com/MobilityData/gbfs/blob/master/systems.csv
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 242 | /// -
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: Rust code block is empty
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:237:5
[INFO] [stdout] |
[INFO] [stdout] 237 | /// ```rust
[INFO] [stdout] | _____^
[INFO] [stdout] 238 | | /// // TODO
[INFO] [stdout] 239 | | /// ```
[INFO] [stdout] | |_______^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/gbfs/mod.rs:277:7
[INFO] [stdout] |
[INFO] [stdout] 277 | /// - https://github.com/MobilityData/gbfs/blob/master/systems.csv
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 277 | /// -
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/geotiff/proj_params.rs:228:5
[INFO] [stdout] |
[INFO] [stdout] 228 | /// http://geotiff.maptools.org/spec/geotiff6.html#6.3.2.1
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 228 | ///
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/geotiff/proj_params.rs:229:5
[INFO] [stdout] |
[INFO] [stdout] 229 | /// http://geotiff.maptools.org/spec/geotiff6.html#6.3.3.1
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 229 | ///
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/geotiff/proj_params.rs:249:5
[INFO] [stdout] |
[INFO] [stdout] 249 | /// http://geotiff.maptools.org/spec/geotiff6.html#6.3.1.4
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 249 | ///
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/geotiff/proj_params.rs:279:5
[INFO] [stdout] |
[INFO] [stdout] 279 | /// http://geotiff.maptools.org/spec/geotiff6.html#6.3.3.3
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 279 | ///
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/readers/s2tiles/mod.rs:81:7
[INFO] [stdout] |
[INFO] [stdout] 81 | /// - https://github.com/Open-S2/s2tiles/blob/master/s2tiles-spec/1.0.0/README.md
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 81 | /// -
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/space/sat.rs:283:7
[INFO] [stdout] |
[INFO] [stdout] 283 | /// - https://en.wikipedia.org/wiki/Two-line_element_set
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 283 | /// -
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/space/sat.rs:284:7
[INFO] [stdout] |
[INFO] [stdout] 284 | /// - https://celestrak.org/NORAD/documentation/tle-fmt.php
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 284 | /// -
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/space/sat.rs:285:7
[INFO] [stdout] |
[INFO] [stdout] 285 | /// - https://www.space-track.org/documentation#tle-basic
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 285 | /// -
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/writers/s2tiles/mod.rs:82:7
[INFO] [stdout] |
[INFO] [stdout] 82 | /// - https://github.com/Open-S2/s2tiles/blob/master/s2tiles-spec/1.0.0/README.md
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 82 | /// -
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> rust/space/sat.rs:111:9
[INFO] [stdout] |
[INFO] [stdout] 111 | /// https://en.wikipedia.org/wiki/Two-line_element_set
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] help: use an automatic link instead
[INFO] [stdout] |
[INFO] [stdout] 111 | ///
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not document `gis-tools`
[INFO] [stderr]
[INFO] [stderr] Caused by:
[INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-04-21-x86_64-unknown-linux-gnu/bin/rustdoc --edition=2024 --crate-type lib --crate-name gistools rust/lib.rs -o /opt/rustwide/target/doc --cfg 'feature="brotli"' --cfg 'feature="default"' --cfg 'feature="flate2"' --cfg 'feature="image"' --cfg 'feature="memmap2"' --cfg 'feature="quadratic"' --cfg 'feature="std"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("brotli", "default", "flate2", "image", "linear", "memmap2", "nightly", "quadratic", "std", "tan", "wasm"))' --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat -C metadata=414c75f00e7d050d -L dependency=/opt/rustwide/target/debug/deps --extern brotli=/opt/rustwide/target/debug/deps/libbrotli-2ae2cd1f58c11f43.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-af52a61d95d6df24.rmeta --extern earclip=/opt/rustwide/target/debug/deps/libearclip-c698ba76e144a0a9.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-33fbb8df4f786200.rmeta --extern half=/opt/rustwide/target/debug/deps/libhalf-c0e6edc01b4baad0.rmeta --extern image=/opt/rustwide/target/debug/deps/libimage-c66b8abcf81f9d16.rmeta --extern libm=/opt/rustwide/target/debug/deps/liblibm-0bfafc028a7fae56.rmeta --extern memmap2=/opt/rustwide/target/debug/deps/libmemmap2-724c4f949c2eac72.rmeta --extern open_vector_tile=/opt/rustwide/target/debug/deps/libopen_vector_tile-0c581afe6476b71a.rmeta --extern pbf=/opt/rustwide/target/debug/deps/libpbf-7e307333b28c3b5f.rmeta --extern regex=/opt/rustwide/target/debug/deps/libregex-e9358f414b47a3ae.rmeta --extern s2_tilejson=/opt/rustwide/target/debug/deps/libs2_tilejson-34eeaa0815652df9.rmeta --extern s2json=/opt/rustwide/target/debug/deps/libs2json-7ddcb17e6b06aad8.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-639c0b567aa6e8da.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b97b20493b7a42a9.rmeta --extern surf=/opt/rustwide/target/debug/deps/libsurf-e46f6467899074fc.rmeta --document-private-items --cap-lints=warn --crate-version 1.13.1` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "58290ac7348146739f870250761e9ceb36133a08d28ff8cebfaf0b2c610e39af", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "58290ac7348146739f870250761e9ceb36133a08d28ff8cebfaf0b2c610e39af", kill_on_drop: false }`
[INFO] [stdout] 58290ac7348146739f870250761e9ceb36133a08d28ff8cebfaf0b2c610e39af