[INFO] cloning repository https://github.com/AndrewConway/ConcreteSTV
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AndrewConway/ConcreteSTV" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewConway%2FConcreteSTV", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAndrewConway%2FConcreteSTV'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0566dd033672ca17e3f83c8541287d6e649ebd8
[INFO] documenting AndrewConway/ConcreteSTV 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%2FAndrewConway%2FConcreteSTV" "/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/AndrewConway/ConcreteSTV
[INFO] finished tweaking git repo https://github.com/AndrewConway/ConcreteSTV
[INFO] tweaked toml for git repo https://github.com/AndrewConway/ConcreteSTV written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/AndrewConway/ConcreteSTV 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] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 462 packages to latest compatible versions
[INFO] [stderr]       Adding calamine v0.26.1 (available: v0.31.0)
[INFO] [stderr]       Adding criterion v0.6.0 (available: v0.7.0)
[INFO] [stderr]       Adding nalgebra v0.33.2 (available: v0.34.1)
[INFO] [stderr]       Adding pdf v0.7.2 (available: v0.9.0)
[INFO] [stderr]       Adding pdf v0.8.1 (available: v0.9.0)
[INFO] [stderr]       Adding scraper v0.23.1 (available: v0.24.0)
[INFO] [stderr]       Adding zip v4.6.1 (available: v6.0.0)
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] be9c50b4e6fd83ca6dec5fb2a97eeb33bb22da0b31caa52275eeaf42d2ca71ea
[INFO] running `Command { std: "docker" "start" "-a" "be9c50b4e6fd83ca6dec5fb2a97eeb33bb22da0b31caa52275eeaf42d2ca71ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "be9c50b4e6fd83ca6dec5fb2a97eeb33bb22da0b31caa52275eeaf42d2ca71ea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "be9c50b4e6fd83ca6dec5fb2a97eeb33bb22da0b31caa52275eeaf42d2ca71ea", kill_on_drop: false }`
[INFO] [stdout] be9c50b4e6fd83ca6dec5fb2a97eeb33bb22da0b31caa52275eeaf42d2ca71ea
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 43bc8a428688b5cea61dded3630c5c9a09b508e9d3cfc076dc079132d38f7cd0
[INFO] running `Command { std: "docker" "start" "-a" "43bc8a428688b5cea61dded3630c5c9a09b508e9d3cfc076dc079132d38f7cd0", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]     Checking value-bag v1.11.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking futures-io v0.3.31
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]     Checking log v0.4.28
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking tracing-core v0.1.34
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking simd-adler32 v0.3.7
[INFO] [stderr]     Checking zlib-rs v0.5.2
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.6
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking libz-rs-sys v0.5.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking event-listener v2.5.3
[INFO] [stderr]     Checking compression-core v0.4.29
[INFO] [stderr]    Compiling cc v1.2.44
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking async-channel v1.9.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking iri-string v0.7.8
[INFO] [stderr]     Checking compression-codecs v0.4.31
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling string_cache_codegen v0.5.4
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking num-conv v0.1.0
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking dtoa v1.0.10
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling selectors v0.26.0
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]     Checking quick-xml v0.31.0
[INFO] [stderr]     Checking codepage v0.1.2
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling markup5ever v0.14.1
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling liblzma-sys v0.4.4
[INFO] [stderr]     Checking servo_arc v0.4.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking rand v0.9.2
[INFO] [stderr]     Checking adler32 v1.2.0
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking anstyle-parse v0.2.7
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking libbz2-rs-sys v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.4
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking clap_lex v0.7.6
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking anstream v0.6.21
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking bzip2 v0.6.1
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking opaque-debug v0.3.1
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking ppmd-rust v1.3.0
[INFO] [stderr]     Checking itertools v0.10.5
[INFO] [stderr]     Checking inflate v0.4.5
[INFO] [stderr]     Checking weezl v0.1.10
[INFO] [stderr]     Checking md5 v0.7.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking aes-soft v0.6.4
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking async-compression v0.4.32
[INFO] [stderr]     Checking clap_builder v4.5.51
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking aes v0.6.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking block-modes v0.7.0
[INFO] [stderr]     Checking stringprep v0.1.5
[INFO] [stderr]     Checking deflate v0.9.1
[INFO] [stderr]     Checking ordermap v0.4.2
[INFO] [stderr]     Checking jpeg-decoder v0.1.22
[INFO] [stderr]     Checking glob v0.3.3
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]     Checking alloc-no-stdlib v2.0.4
[INFO] [stderr]     Checking local-waker v0.1.4
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling matrixmultiply v0.3.10
[INFO] [stderr]     Checking alloc-stdlib v0.2.2
[INFO] [stderr]     Checking safe_arch v0.7.4
[INFO] [stderr]    Compiling bytestring v1.5.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]     Checking brotli-decompressor v5.0.0
[INFO] [stderr]     Checking actix-utils v3.0.1
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking wide v0.7.33
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling cookie v0.16.2
[INFO] [stderr]     Checking actix-service v2.0.3
[INFO] [stderr]     Checking rawpointer v0.2.1
[INFO] [stderr]    Compiling regex-lite v0.1.8
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]     Checking local-channel v0.1.5
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking httpdate v1.0.3
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling v_htmlescape v0.15.8
[INFO] [stderr]     Checking language-tags v0.3.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking async-global-executor v2.4.1
[INFO] [stderr]     Checking sha-1 v0.10.1
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking impl-more v0.1.9
[INFO] [stderr]     Checking async-std v1.13.2
[INFO] [stderr]     Checking xxhash-rust v0.8.15
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking brotli v8.0.2
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking tempfile v3.23.0
[INFO] [stderr]     Checking reflink-copy v0.1.28
[INFO] [stderr]     Checking deflate v1.0.0
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling phf_macros v0.11.3
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling match_token v0.1.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking phf v0.11.3
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking rustls-pki-types v1.13.0
[INFO] [stderr]     Checking cssparser v0.34.0
[INFO] [stderr]    Compiling pdf_derive v0.1.22
[INFO] [stderr]    Compiling clap_derive v4.5.49
[INFO] [stderr]    Compiling fax_derive v0.1.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling snafu-derive v0.6.10
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking fax v0.1.1
[INFO] [stderr]     Checking actix-codec v0.5.2
[INFO] [stderr]    Compiling datasize_derive v0.2.15
[INFO] [stderr]    Compiling actix-router v0.5.3
[INFO] [stderr]    Compiling nalgebra-macros v0.2.2
[INFO] [stderr]    Compiling miette-derive v5.10.0
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking datasize v0.2.15
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]     Checking clap v4.5.51
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking snafu v0.6.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking pdf v0.7.2
[INFO] [stderr]     Checking istring v0.3.4
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]    Compiling actix-web-codegen v4.3.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking string_cache v0.8.9
[INFO] [stderr]     Checking calamine v0.26.1
[INFO] [stderr]     Checking miette v5.10.0
[INFO] [stderr]     Checking tuple v0.5.2
[INFO] [stderr]     Checking memmap2 v0.5.10
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking simba v0.9.1
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking actix-server v2.6.0
[INFO] [stderr]     Checking ssri v9.2.0
[INFO] [stderr]     Checking http-range v0.1.5
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]     Checking tower-http v0.6.6
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking jpeg-decoder v0.3.2
[INFO] [stderr]     Checking cacache v13.1.0
[INFO] [stderr]     Checking html5ever v0.29.1
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking derive_more v2.0.1
[INFO] [stderr]     Checking scraper v0.23.1
[INFO] [stderr]     Checking hyper v1.7.0
[INFO] [stderr]     Checking liblzma v0.4.5
[INFO] [stderr]     Checking globalcache v0.2.4
[INFO] [stderr]     Checking pdf v0.8.1
[INFO] [stderr]     Checking hyper-util v0.1.17
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.24
[INFO] [stderr]     Checking stv v0.1.0 (/opt/rustwide/workdir/stv)
[INFO] [stderr]  Documenting stv v0.1.0 (/opt/rustwide/workdir/stv)
[INFO] [stderr]     Checking nalgebra v0.33.2
[INFO] [stdout] warning: unresolved link to `i`
[INFO] [stdout]   --> stv/src/ballot_paper.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |     /// atl[i] is the marking for party atl_parties[i].
[INFO] [stdout]    |             ^ no item named `i` 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 `i`
[INFO] [stdout]   --> stv/src/ballot_paper.rs:64:53
[INFO] [stdout]    |
[INFO] [stdout] 64 |     /// atl[i] is the marking for party atl_parties[i].
[INFO] [stdout]    |                                                     ^ no item named `i` 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 `i`
[INFO] [stdout]   --> stv/src/ballot_paper.rs:66:13
[INFO] [stdout]    |
[INFO] [stdout] 66 |     /// btl[i] is the marking for CandidateIndex(i).
[INFO] [stdout]    |             ^ no item named `i` 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 `i`
[INFO] [stdout]    --> stv/src/ballot_paper.rs:299:18
[INFO] [stdout]     |
[INFO] [stdout] 299 |     /// received[i] = Some(x) iff preference i+1 was for entity x.
[INFO] [stdout]     |                  ^ no item named `i` 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 `extract_last_parcel`
[INFO] [stdout]    --> stv/src/ballot_pile.rs:192:68
[INFO] [stdout]     |
[INFO] [stdout] 192 |     /// Add in some votes, and give a token that can be passed to [extract_last_parcel] to revert to the current state.
[INFO] [stdout]     |                                                                    ^^^^^^^^^^^^^^^^^^^ no item named `extract_last_parcel` 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 `add`
[INFO] [stdout]    --> stv/src/ballot_pile.rs:200:54
[INFO] [stdout]     |
[INFO] [stdout] 200 |     /// revert to the prior state with a token from [add], returning the votes removed. Used to get the last parcel.
[INFO] [stdout]     |                                                      ^^^ no item named `add` 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`
[INFO] [stdout]    --> stv/src/tie_resolution.rs:177:27
[INFO] [stdout]     |
[INFO] [stdout] 177 |     /// increasing_favour[0] are the candidates least favoured by the EC (got the worst result). Order withing this sub array doesn't mat...
[INFO] [stdout]     |                           ^ no item named `0` 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 `1`
[INFO] [stdout]    --> stv/src/tie_resolution.rs:178:27
[INFO] [stdout]     |
[INFO] [stdout] 178 |     /// increasing_favour[1] are the candidates more favoured by the EC.
[INFO] [stdout]     |                           ^ no item named `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 `i`
[INFO] [stdout]   --> stv/src/errors_btl.rs:16:25
[INFO] [stdout]    |
[INFO] [stdout] 16 |     /// repeated_papers[i] is the number of repetitions of markings of i+1. That is, if one ballot paper contains 5 markings of a particu...
[INFO] [stdout]    |                         ^ no item named `i` 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 `i`
[INFO] [stdout]   --> stv/src/errors_btl.rs:18:25
[INFO] [stdout]    |
[INFO] [stdout] 18 |     /// repeated_papers[i] is the number of ballot papers that have more than 1 marking of i+1.
[INFO] [stdout]    |                         ^ no item named `i` 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 `i`
[INFO] [stdout]   --> stv/src/errors_btl.rs:20:17
[INFO] [stdout]    |
[INFO] [stdout] 20 |     /// missing[i] means that i+1 is missing, although i (unless 0) is present exactly once and i+2 is present exactly once (unless i+1 i...
[INFO] [stdout]    |                 ^ no item named `i` 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 `i`
[INFO] [stdout]   --> stv/src/errors_btl.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     /// ok_up_to[i] means that the numbers 1..i are all present exactly once, and i+1 is not present exactly once.
[INFO] [stdout]    |                  ^ no item named `i` 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`
[INFO] [stdout]    --> stv/src/simple_list_of_votes.rs:125:15
[INFO] [stdout]     |
[INFO] [stdout] 125 |     /// prefs[0] is the first preferenced candidate.
[INFO] [stdout]     |               ^ no item named `0` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking vic v0.1.0 (/opt/rustwide/workdir/vic)
[INFO] [stderr]     Checking wa v0.1.0 (/opt/rustwide/workdir/wa)
[INFO] [stderr]     Checking act v0.1.0 (/opt/rustwide/workdir/act)
[INFO] [stderr]     Checking margin v0.1.0 (/opt/rustwide/workdir/margin)
[INFO] [stderr]  Documenting preflib v0.1.0 (/opt/rustwide/workdir/preflib)
[INFO] [stderr]     Checking preflib v0.1.0 (/opt/rustwide/workdir/preflib)
[INFO] [stderr]     Checking examples v0.1.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]  Documenting vic v0.1.0 (/opt/rustwide/workdir/vic)
[INFO] [stderr]  Documenting wa v0.1.0 (/opt/rustwide/workdir/wa)
[INFO] [stderr]  Documenting examples v0.1.0 (/opt/rustwide/workdir/examples)
[INFO] [stderr]  Documenting act v0.1.0 (/opt/rustwide/workdir/act)
[INFO] [stderr]  Documenting margin v0.1.0 (/opt/rustwide/workdir/margin)
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> preflib/src/lib.rs:8:34
[INFO] [stdout]   |
[INFO] [stdout] 8 | //! Parsing preference data from https://www.preflib.org/
[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] 8 | //! Parsing preference data from <https://www.preflib.org/>
[INFO] [stdout]   |                                  +                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> wa/src/parse_wa.rs:438:5
[INFO] [stdout]     |
[INFO] [stdout] 438 | /// [https://api.elections.wa.gov.au/sgElections/sg2017/LCElectedMembers]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.elections.wa.gov.au/sgElections/sg2017/LCElectedMembers>`
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> wa/src/parse_wa.rs:460:5
[INFO] [stdout]     |
[INFO] [stdout] 460 | /// [https://api.elections.wa.gov.au/sgElections/sg2017/LCCandidateParty]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.elections.wa.gov.au/sgElections/sg2017/LCCandidateParty>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> wa/src/parse_wa.rs:503:5
[INFO] [stdout]     |
[INFO] [stdout] 503 | /// [https://www.elections.wa.gov.au/elections/state/sgelection#/sg2017/LCDetailResults]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://www.elections.wa.gov.au/elections/state/sgelection#/sg2017/LCDetailResults>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> wa/src/parse_wa.rs:505:5
[INFO] [stdout]     |
[INFO] [stdout] 505 | /// [https://api.elections.wa.gov.au/sgElections/sg2017/LCPages]
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.elections.wa.gov.au/sgElections/sg2017/LCPages>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> wa/src/parse_wa.rs:552:34
[INFO] [stdout]     |
[INFO] [stdout] 552 |     /// Parse the json file like [https://api.elections.wa.gov.au/sgElections/sg2021/region/4/overview]
[INFO] [stdout]     |                                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.elections.wa.gov.au/sgElections/sg2021/region/4/overview>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> wa/src/parse_wa.rs:571:63
[INFO] [stdout]     |
[INFO] [stdout] 571 | /// Get tickets and party abbreviations from a json file like [https://api.elections.wa.gov.au/sgElections/sg2021/region/4/ticketVotes]
[INFO] [stdout]     |                                                               ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `<https://api.elections.wa.gov.au/sgElections/sg2021/region/4/ticketVotes>`
[INFO] [stdout]     |
[INFO] [stdout]     = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking zip v4.6.1
[INFO] [stderr]     Checking actix-http v3.11.2
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> vic/src/parse_vic.rs:450:42
[INFO] [stdout]     |
[INFO] [stdout] 450 | ...m a url like https://www.vec.vic.gov.au/electoral-boundaries/state-regions/north-eastern-metropolitan-region/nominations
[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] 450 |     /// Get the metadata from a url like <https://www.vec.vic.gov.au/electoral-boundaries/state-regions/north-eastern-metropolitan-region/nominations>
[INFO] [stdout]     |                                          +                                                                                                           +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> vic/src/parse_vic.rs:613:87
[INFO] [stdout]     |
[INFO] [stdout] 613 | ...at e.g. https://www.vec.vic.gov.au/results/2022-state-election-results/results-by-region/northern-metropolitan-region-results
[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] 613 |     /// Produce a list of (atl,btl) votes from the table of ATL and BTL votes at e.g. <https://www.vec.vic.gov.au/results/2022-state-election-results/results-by-region/northern-metropolitan-region-results>
[INFO] [stdout]     |                                                                                       +                                                                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> preflib/src/bin/preflib_to_stv.rs:13:78
[INFO] [stdout]    |
[INFO] [stdout] 13 | /// Convert a .soi or .soc file from preflib to ConcreteSTV .stv format. See https://www.preflib.org/.
[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] 13 | /// Convert a .soi or .soc file from preflib to ConcreteSTV .stv format. See <https://www.preflib.org/.>
[INFO] [stdout]    |                                                                              +                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking federal v0.1.0 (/opt/rustwide/workdir/federal)
[INFO] [stderr]     Checking nsw v0.1.0 (/opt/rustwide/workdir/nsw)
[INFO] [stderr]  Documenting sa v0.1.0 (/opt/rustwide/workdir/sa)
[INFO] [stderr]  Documenting nsw v0.1.0 (/opt/rustwide/workdir/nsw)
[INFO] [stderr]  Documenting federal v0.1.0 (/opt/rustwide/workdir/federal)
[INFO] [stderr]     Checking main-app v0.2.0 (/opt/rustwide/workdir/main-app)
[INFO] [stderr]  Documenting main-app v0.2.0 (/opt/rustwide/workdir/main-app)
[INFO] [stderr]     Checking actix-web v4.11.0
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> federal/src/parse.rs:96:9
[INFO] [stdout]    |
[INFO] [stdout] 96 |     /// https://www.abc.net.au/news/elections/federal/2022/guide/senate-nsw-htv
[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] 96 |     /// <https://www.abc.net.au/news/elections/federal/2022/guide/senate-nsw-htv>
[INFO] [stdout]    |         +                                                                       +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> sa/src/parse_sa.rs:162:27
[INFO] [stdout]     |
[INFO] [stdout] 162 | /// Parse the CSV file at https://www.ecsa.sa.gov.au/component/edocman/63-2022se-lc-grouped-candidates-1/download?Itemid=0
[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] 162 | /// Parse the CSV file at <https://www.ecsa.sa.gov.au/component/edocman/63-2022se-lc-grouped-candidates-1/download?Itemid=0>
[INFO] [stdout]     |                           +                                                                                                +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> sa/src/parse_sa.rs:163:8
[INFO] [stdout]     |
[INFO] [stdout] 163 | /// or https://www.ecsa.sa.gov.au/component/edocman/63-2022se-lc-ungrouped-candidates-1/download?Itemid=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] 163 | /// or <https://www.ecsa.sa.gov.au/component/edocman/63-2022se-lc-ungrouped-candidates-1/download?Itemid=0>
[INFO] [stdout]     |        +                                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> sa/src/parse_sa.rs:191:27
[INFO] [stdout]     |
[INFO] [stdout] 191 | /// Parse the CSV file at https://www.ecsa.sa.gov.au/component/edocman/51-2022se-lc-order-of-election-of-members/download?Itemid=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] 191 | /// Parse the CSV file at <https://www.ecsa.sa.gov.au/component/edocman/51-2022se-lc-order-of-election-of-members/download?Itemid=0>
[INFO] [stdout]     |                           +                                                                                                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> sa/src/parse_sa_lge.rs:43:9
[INFO] [stdout]    |
[INFO] [stdout] 43 |     /// https://apim-ecsa-production.azure-api.net/results-display/LGEEvents gives a list of elections.
[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] 43 |     /// <https://apim-ecsa-production.azure-api.net/results-display/LGEEvents> gives a list of elections.
[INFO] [stdout]    |         +                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> sa/src/parse_sa_lge.rs:341:30
[INFO] [stdout]     |
[INFO] [stdout] 341 | /// something that can parse https://apim-ecsa-production.azure-api.net/results-display/LGEStatic/2023-05-25/0 [note that element 17 is t...
[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] 341 | /// something that can parse <https://apim-ecsa-production.azure-api.net/results-display/LGEStatic/2023-05-25/0> [note that element 17 is the non-trivial one ]
[INFO] [stdout]     |                              +                                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> sa/src/parse_sa_lge.rs:373:30
[INFO] [stdout]     |
[INFO] [stdout] 373 | /// something that can parse https://apim-ecsa-production.azure-api.net/results-display/LGEChange/2023-05-25/0 [note that element 17 is t...
[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] 373 | /// something that can parse <https://apim-ecsa-production.azure-api.net/results-display/LGEChange/2023-05-25/0> [note that element 17 is the non-trivial one ]
[INFO] [stdout]     |                              +                                                                                 +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> sa/src/parse_sa.rs:92:45
[INFO] [stdout]    |
[INFO] [stdout] 92 |     /// Get the metadata from the file like https://www.ecsa.sa.gov.au/component/edocman/first-preference-votes-for-the-state-pdf,-204kb/...
[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] 92 |     /// Get the metadata from the file like <https://www.ecsa.sa.gov.au/component/edocman/first-preference-votes-for-the-state-pdf>,-204kb/download?Itemid=0
[INFO] [stdout]    |                                             +                                                                                     +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `when_to_check_if_top_few_have_overwhelming_votes`
[INFO] [stdout]    --> nsw/src/nsw_random_rules.rs:243:26
[INFO] [stdout]     |
[INFO] [stdout] 243 |     /// See comment for [when_to_check_if_top_few_have_overwhelming_votes()]
[INFO] [stdout]     |                          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `when_to_check_if_top_few_have_overwhelming_votes` 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 `resolve_ties_elected_one_of_last_two`
[INFO] [stdout]   --> nsw/src/lib.rs:60:18
[INFO] [stdout]    |
[INFO] [stdout] 60 |     /// same as [resolve_ties_elected_one_of_last_two]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `resolve_ties_elected_one_of_last_two` 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 `resolve_ties_elected_one_of_last_two`
[INFO] [stdout]   --> nsw/src/lib.rs:62:18
[INFO] [stdout]    |
[INFO] [stdout] 62 |     /// same as [resolve_ties_elected_one_of_last_two]
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `resolve_ties_elected_one_of_last_two` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> nsw/src/lib.rs:8:1
[INFO] [stdout]     |
[INFO] [stdout]   8 | / //! Rules for NSW counting.
[INFO] [stdout]   9 | | //! The NSW state house is very probabilistic, and is not currently handled here as the output format is not entirely appropriate for a v...
[INFO] [stdout]  10 | | //! The local council elections use totally different legislation with its own set of problems - it is wildly ambiguous.
[INFO] [stdout]  11 | | //! # Legislation
[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] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> nsw/src/parse_lge.rs:392:27
[INFO] [stdout]     |
[INFO] [stdout] 392 |     /// parse a file like https://pastvtr.elections.nsw.gov.au/LG2101/albury/councillor/fp-by-grp-and-candidate-by-vote-type or https://p...
[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] 392 |     /// parse a file like <https://pastvtr.elections.nsw.gov.au/LG2101/albury/councillor/fp-by-grp-and-candidate-by-vote-type> or https://pastvtr.elections.nsw.gov.au/LG2101/ballina/a-ward/councillor/fp-by-grp-and-candidate-by-vote-type
[INFO] [stdout]     |                           +                                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> nsw/src/parse_lge.rs:392:129
[INFO] [stdout]     |
[INFO] [stdout] 392 | ...-vote-type or https://pastvtr.elections.nsw.gov.au/LG2101/ballina/a-ward/councillor/fp-by-grp-and-candidate-by-vote-type
[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] 392 |     /// parse a file like https://pastvtr.elections.nsw.gov.au/LG2101/albury/councillor/fp-by-grp-and-candidate-by-vote-type or <https://pastvtr.elections.nsw.gov.au/LG2101/ballina/a-ward/councillor/fp-by-grp-and-candidate-by-vote-type>
[INFO] [stdout]     |                                                                                                                                 +                                                                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> nsw/src/parse_lge.rs:393:31
[INFO] [stdout]     |
[INFO] [stdout] 393 |     /// or, for mayoral, like https://vtr.elections.nsw.gov.au/LG2101/ballina/mayoral/report/mayoral-fp-by-candidate
[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] 393 |     /// or, for mayoral, like <https://vtr.elections.nsw.gov.au/LG2101/ballina/mayoral/report/mayoral-fp-by-candidate>
[INFO] [stdout]     |                               +                                                                                      +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> nsw/src/parse_lge.rs:677:23
[INFO] [stdout]     |
[INFO] [stdout] 677 | /// parse a file like https://pastvtr.elections.nsw.gov.au/LG2101/albury/councillor/fp-by-grp-and-candidate-by-vote-type or https://pastv...
[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] 677 | /// parse a file like <https://pastvtr.elections.nsw.gov.au/LG2101/albury/councillor/fp-by-grp-and-candidate-by-vote-type> or https://pastvtr.elections.nsw.gov.au/LG2101/ballina/a-ward/councillor/fp-by-grp-and-candidate-by-vote-type
[INFO] [stdout]     |                       +                                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> nsw/src/parse_lge.rs:677:125
[INFO] [stdout]     |
[INFO] [stdout] 677 | ...-vote-type or https://pastvtr.elections.nsw.gov.au/LG2101/ballina/a-ward/councillor/fp-by-grp-and-candidate-by-vote-type
[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] 677 | /// parse a file like https://pastvtr.elections.nsw.gov.au/LG2101/albury/councillor/fp-by-grp-and-candidate-by-vote-type or <https://pastvtr.elections.nsw.gov.au/LG2101/ballina/a-ward/councillor/fp-by-grp-and-candidate-by-vote-type>
[INFO] [stdout]     |                                                                                                                             +                                                                                                          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> nsw/src/parse_lge.rs:678:27
[INFO] [stdout]     |
[INFO] [stdout] 678 | /// or, for mayoral, like https://pastvtr.elections.nsw.gov.au/LG2101/ballina/mayoral/mayoral-fp-by-candidate
[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] 678 | /// or, for mayoral, like <https://pastvtr.elections.nsw.gov.au/LG2101/ballina/mayoral/mayoral-fp-by-candidate>
[INFO] [stdout]     |                           +                                                                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> nsw/src/parse_lge.rs:679:16
[INFO] [stdout]     |
[INFO] [stdout] 679 | /// or for LC, https://vtr.elections.nsw.gov.au/SG2301/LC/state/dop/fp_by_grp_and_candidate_by_vote_type
[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] 679 | /// or for LC, <https://vtr.elections.nsw.gov.au/SG2301/LC/state/dop/fp_by_grp_and_candidate_by_vote_type>
[INFO] [stdout]     |                +                                                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> nsw/src/parse_lge.rs:851:34
[INFO] [stdout]     |
[INFO] [stdout] 851 | /// Information from a file like https://vtr.elections.nsw.gov.au/LG2101/albury/councillor
[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] 851 | /// Information from a file like <https://vtr.elections.nsw.gov.au/LG2101/albury/councillor>
[INFO] [stdout]     |                                  +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> nsw/src/parse_lge.rs:898:55
[INFO] [stdout]     |
[INFO] [stdout] 898 |     /// Extract required information from a file like https://vtr.elections.nsw.gov.au/LG2101/albury/councillor
[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] 898 |     /// Extract required information from a file like <https://vtr.elections.nsw.gov.au/LG2101/albury/councillor>
[INFO] [stdout]     |                                                       +                                                         +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]    --> nsw/src/parse_lge.rs:957:21
[INFO] [stdout]     |
[INFO] [stdout] 957 | /// parse page like https://vtr.elections.nsw.gov.au/LG2101/ballina/b-ward/councillor/report/grp-and-candidates-result to get ineligible ...
[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] 957 | /// parse page like <https://vtr.elections.nsw.gov.au/LG2101/ballina/b-ward/councillor/report/grp-and-candidates-result> to get ineligible candidates
[INFO] [stdout]     |                     +                                                                                                  +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]  --> nsw/src/../NSWLocalCouncilLegislation2021.md:7:160
[INFO] [stdout]   |
[INFO] [stdout] 7 | ... South Wales Government legislation please go to https://www.legislation.nsw.gov.au.
[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 | Based on content from the New South Wales Legislation website at 3 Dec 2021. For the latest information on New South Wales Government legislation please go to <https://www.legislation.nsw.gov.au.>
[INFO] [stdout]   |                                                                                                                                                                +                                   +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unclosed HTML tag `CandidateIndex`
[INFO] [stdout]   --> main-app/src/lib.rs:34:92
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Utility that is helpful for parsing tie resolution description string in clap a Vec<Vec<CandidateIndex>>.
[INFO] [stdout]    |                                                                                            ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(rustdoc::invalid_html_tags)]` on by default
[INFO] [stdout] help: try marking as source code
[INFO] [stdout]    |
[INFO] [stdout] 34 | /// Utility that is helpful for parsing tie resolution description string in clap a `Vec<Vec<CandidateIndex>>`.
[INFO] [stdout]    |                                                                                     +                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking statistics v0.1.0 (/opt/rustwide/workdir/statistics)
[INFO] [stderr]  Documenting statistics v0.1.0 (/opt/rustwide/workdir/statistics)
[INFO] [stderr]     Checking actix-files v0.6.8
[INFO] [stderr]  Documenting election_webserver v0.1.0 (/opt/rustwide/workdir/webserver)
[INFO] [stdout] warning: unresolved link to `j`
[INFO] [stdout]   --> statistics/src/intent_table.rs:15:14
[INFO] [stdout]    |
[INFO] [stdout] 15 | /// table[i][j] is the number of ballot papers that (for some specific array of candidates/groups or interest *who*)
[INFO] [stdout]    |              ^ no item named `j` 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 `j`
[INFO] [stdout]   --> statistics/src/intent_table.rs:17:34
[INFO] [stdout]    |
[INFO] [stdout] 17 | ///  * have candidate(group) who[j] in their preference list before any other member of who. If no member of who is in their preference l...
[INFO] [stdout]    |                                  ^ no item named `j` 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 `i`
[INFO] [stdout]   --> statistics/src/mean_preference.rs:17:23
[INFO] [stdout]    |
[INFO] [stdout] 17 |     /// mean_position[i] = average preference assigned to candidate i. Unassigned counts as the mean of the remaining votes.
[INFO] [stdout]    |                       ^ no item named `i` 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 `i`
[INFO] [stdout]   --> statistics/src/mean_preference.rs:57:33
[INFO] [stdout]    |
[INFO] [stdout] 57 |     /// all_by_first_preference[i] = the mean for votes whose first preference is for candidate i.
[INFO] [stdout]    |                                 ^ no item named `i` 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 `i`
[INFO] [stdout]   --> statistics/src/mean_preference.rs:61:33
[INFO] [stdout]    |
[INFO] [stdout] 61 |     /// all_by_first_preference[i] = the mean for BTL votes whose first preference is for candidate i.
[INFO] [stdout]    |                                 ^ no item named `i` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout]   --> statistics/src/util.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | /// based on https://stackoverflow.com/questions/63844460/how-can-i-receive-multiple-query-params-with-the-same-name-in-actix-web
[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] 18 | /// based on <https://stackoverflow.com/questions/63844460/how-can-i-receive-multiple-query-params-with-the-same-name-in-actix-web>
[INFO] [stdout]    |              +                                                                                                                    +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [optimized + debuginfo] target(s) in 1m 45s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: pdf v0.8.1
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/act/index.html and 19 other files
[INFO] running `Command { std: "docker" "inspect" "43bc8a428688b5cea61dded3630c5c9a09b508e9d3cfc076dc079132d38f7cd0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "43bc8a428688b5cea61dded3630c5c9a09b508e9d3cfc076dc079132d38f7cd0", kill_on_drop: false }`
[INFO] [stdout] 43bc8a428688b5cea61dded3630c5c9a09b508e9d3cfc076dc079132d38f7cd0
[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" "DOCS_RS=1" "-e" "RUSTC_BOOTSTRAP=1" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e7a93dc7bff803e8df5435bf046afcfc72b84caf7559487cf6968e47ed151d54
[INFO] running `Command { std: "docker" "start" "-a" "e7a93dc7bff803e8df5435bf046afcfc72b84caf7559487cf6968e47ed151d54", 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" "e7a93dc7bff803e8df5435bf046afcfc72b84caf7559487cf6968e47ed151d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e7a93dc7bff803e8df5435bf046afcfc72b84caf7559487cf6968e47ed151d54", kill_on_drop: false }`
[INFO] [stdout] e7a93dc7bff803e8df5435bf046afcfc72b84caf7559487cf6968e47ed151d54
