[INFO] fetching crate krill 0.13.1...
[INFO] documenting krill-0.13.1 against beta-2023-05-30 for beta-1.71-rustdoc-1
[INFO] extracting crate krill 0.13.1 into /workspace/builds/worker-6-tc2/source
[INFO] validating manifest of crates.io crate krill 0.13.1 on toolchain beta-2023-05-30
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2023-05-30" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate krill 0.13.1
[INFO] finished tweaking crates.io crate krill 0.13.1
[INFO] tweaked toml for crates.io crate krill 0.13.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] crate crates.io crate krill 0.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-2023-05-30" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-05-30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8b9364fc5d696f586eec275fee1f348831433f8893863810c965f5e90139d6b
[INFO] running `Command { std: "docker" "start" "-a" "f8b9364fc5d696f586eec275fee1f348831433f8893863810c965f5e90139d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8b9364fc5d696f586eec275fee1f348831433f8893863810c965f5e90139d6b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8b9364fc5d696f586eec275fee1f348831433f8893863810c965f5e90139d6b", kill_on_drop: false }`
[INFO] [stdout] f8b9364fc5d696f586eec275fee1f348831433f8893863810c965f5e90139d6b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-05-30" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 98b70720526b18b6d933a7bcf20e04d63623af618e31692b87788a9cc05c9787
[INFO] running `Command { std: "docker" "start" "-a" "98b70720526b18b6d933a7bcf20e04d63623af618e31692b87788a9cc05c9787", kill_on_drop: false }`
[INFO] [stderr] Compiling proc-macro2 v1.0.56
[INFO] [stderr] Compiling unicode-ident v1.0.8
[INFO] [stderr] Compiling quote v1.0.26
[INFO] [stderr] Compiling libc v0.2.142
[INFO] [stderr] Compiling autocfg v1.1.0
[INFO] [stderr] Checking cfg-if v1.0.0
[INFO] [stderr] Compiling log v0.4.17
[INFO] [stderr] Compiling serde_derive v1.0.160
[INFO] [stderr] Compiling memchr v2.5.0
[INFO] [stderr] Compiling serde v1.0.160
[INFO] [stderr] Compiling syn v1.0.109
[INFO] [stderr] Compiling cc v1.0.79
[INFO] [stderr] Checking once_cell v1.17.1
[INFO] [stderr] Compiling typenum v1.16.0
[INFO] [stderr] Compiling version_check v0.9.4
[INFO] [stderr] Compiling parking_lot_core v0.9.7
[INFO] [stderr] Checking bytes v1.4.0
[INFO] [stderr] Checking pin-project-lite v0.2.9
[INFO] [stderr] Checking itoa v1.0.6
[INFO] [stderr] Compiling serde_json v1.0.96
[INFO] [stderr] Compiling io-lifetimes v1.0.10
[INFO] [stderr] Compiling rustix v0.37.13
[INFO] [stderr] Compiling futures-core v0.3.28
[INFO] [stderr] Compiling scopeguard v1.1.0
[INFO] [stderr] Compiling smallvec v1.10.0
[INFO] [stderr] Compiling pkg-config v0.3.26
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling indexmap v1.9.3
[INFO] [stderr] Compiling lock_api v0.4.9
[INFO] [stderr] Compiling num-traits v0.2.15
[INFO] [stderr] Compiling crunchy v0.2.2
[INFO] [stderr] Compiling num-integer v0.1.45
[INFO] [stderr] Checking tracing-core v0.1.30
[INFO] [stderr] Compiling tiny-keccak v2.0.2
[INFO] [stderr] Compiling aho-corasick v1.0.1
[INFO] [stderr] Compiling regex-syntax v0.7.1
[INFO] [stderr] Compiling linux-raw-sys v0.3.3
[INFO] [stderr] Compiling bitflags v1.3.2
[INFO] [stderr] Compiling siphasher v0.3.10
[INFO] [stderr] Compiling hashbrown v0.12.3
[INFO] [stderr] Compiling syn v2.0.15
[INFO] [stderr] Compiling phf_shared v0.10.0
[INFO] [stderr] Compiling tokio v1.27.0
[INFO] [stderr] Compiling slab v0.4.8
[INFO] [stderr] Compiling futures-task v0.3.28
[INFO] [stderr] Compiling openssl-sys v0.9.86
[INFO] [stderr] Compiling futures-channel v0.3.28
[INFO] [stderr] Checking futures-sink v0.3.28
[INFO] [stderr] Compiling fixedbitset v0.4.2
[INFO] [stderr] Compiling either v1.8.1
[INFO] [stderr] Checking ryu v1.0.13
[INFO] [stderr] Compiling dirs-sys-next v0.1.2
[INFO] [stderr] Compiling bit-vec v0.6.3
[INFO] [stderr] Compiling dirs-next v2.0.0
[INFO] [stderr] Compiling new_debug_unreachable v1.0.4
[INFO] [stderr] Compiling term v0.7.0
[INFO] [stderr] Compiling parking_lot v0.12.1
[INFO] [stderr] Compiling precomputed-hash v0.1.1
[INFO] [stderr] Compiling semver v1.0.17
[INFO] [stderr] Compiling bit-set v0.5.3
[INFO] [stderr] Compiling itertools v0.10.5
[INFO] [stderr] Compiling petgraph v0.6.3
[INFO] [stderr] Checking socket2 v0.4.9
[INFO] [stderr] Checking getrandom v0.2.9
[INFO] [stderr] Checking time v0.1.45
[INFO] [stderr] Checking mio v0.8.6
[INFO] [stderr] Checking num_cpus v1.15.0
[INFO] [stderr] Compiling string_cache v0.8.7
[INFO] [stderr] Compiling ascii-canvas v3.0.0
[INFO] [stderr] Checking signal-hook-registry v1.4.1
[INFO] [stderr] Compiling ena v0.14.2
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Compiling pico-args v0.4.2
[INFO] [stderr] Compiling futures-util v0.3.28
[INFO] [stderr] Compiling diff v0.1.13
[INFO] [stderr] Compiling unicode-xid v0.2.4
[INFO] [stderr] Compiling regex-syntax v0.6.29
[INFO] [stderr] Checking fnv v1.0.7
[INFO] [stderr] Checking http v0.2.9
[INFO] [stderr] Checking iana-time-zone v0.1.56
[INFO] [stderr] Compiling openssl v0.10.51
[INFO] [stderr] Checking foreign-types-shared v0.1.1
[INFO] [stderr] Checking untrusted v0.7.1
[INFO] [stderr] Checking futures-io v0.3.28
[INFO] [stderr] Checking pin-utils v0.1.0
[INFO] [stderr] Checking tinyvec_macros v0.1.1
[INFO] [stderr] Checking spin v0.5.2
[INFO] [stderr] Checking foreign-types v0.3.2
[INFO] [stderr] Checking tinyvec v1.6.0
[INFO] [stderr] Compiling rustc_version v0.4.0
[INFO] [stderr] Compiling regex v1.8.1
[INFO] [stderr] Compiling strsim v0.10.0
[INFO] [stderr] Compiling target-lexicon v0.12.6
[INFO] [stderr] Checking percent-encoding v2.2.0
[INFO] [stderr] Compiling ident_case v1.0.1
[INFO] [stderr] Checking form_urlencoded v1.1.0
[INFO] [stderr] Checking unicode-normalization v0.1.22
[INFO] [stderr] Checking rand_core v0.6.4
[INFO] [stderr] Compiling backtrace v0.3.67
[INFO] [stderr] Checking adler v1.0.2
[INFO] [stderr] Compiling native-tls v0.2.11
[INFO] [stderr] Checking ppv-lite86 v0.2.17
[INFO] [stderr] Checking unicode-bidi v0.3.13
[INFO] [stderr] Checking cpufeatures v0.2.7
[INFO] [stderr] Compiling thiserror v1.0.40
[INFO] [stderr] Checking base64 v0.13.1
[INFO] [stderr] Compiling httparse v1.8.0
[INFO] [stderr] Checking gimli v0.27.2
[INFO] [stderr] Compiling is-terminal v0.4.7
[INFO] [stderr] Checking lazy_static v1.4.0
[INFO] [stderr] Checking subtle v2.4.1
[INFO] [stderr] Checking idna v0.3.0
[INFO] [stderr] Checking rand_chacha v0.3.1
[INFO] [stderr] Checking miniz_oxide v0.6.2
[INFO] [stderr] Checking crypto-common v0.1.6
[INFO] [stderr] Compiling lalrpop-util v0.19.9
[INFO] [stderr] Checking block-buffer v0.10.4
[INFO] [stderr] Checking object v0.30.3
[INFO] [stderr] Compiling deunicode v0.4.3
[INFO] [stderr] Checking rustc-demangle v0.1.23
[INFO] [stderr] Checking openssl-probe v0.1.5
[INFO] [stderr] Checking try-lock v0.2.4
[INFO] [stderr] Compiling cryptoki-sys v0.1.4
[INFO] [stderr] Checking want v0.3.0
[INFO] [stderr] Compiling lalrpop v0.19.9
[INFO] [stderr] Compiling slug v0.1.4
[INFO] [stderr] Checking digest v0.10.6
[INFO] [stderr] Checking rand v0.8.5
[INFO] [stderr] Checking crypto-mac v0.10.1
[INFO] [stderr] Checking http-body v0.4.5
[INFO] [stderr] Compiling kmip-ttlv v0.3.5
[INFO] [stderr] Checking digest v0.9.0
[INFO] [stderr] Compiling num-bigint v0.4.3
[INFO] [stderr] Checking httpdate v1.0.2
[INFO] [stderr] Checking tower-service v0.3.2
[INFO] [stderr] Checking ansi_term v0.12.1
[INFO] [stderr] Compiling crc32fast v1.3.2
[INFO] [stderr] Checking sha2 v0.10.6
[INFO] [stderr] Checking sharded-slab v0.1.4
[INFO] [stderr] Checking tracing-log v0.1.3
[INFO] [stderr] Compiling kmip-protocol v0.4.3
[INFO] [stderr] Checking cipher v0.2.5
[INFO] [stderr] Checking block-buffer v0.9.0
[INFO] [stderr] Checking ordered-float v2.10.0
[INFO] [stderr] Checking bcder v0.7.1
[INFO] [stderr] Compiling priority-queue v1.3.1
[INFO] [stderr] Checking thread_local v1.1.7
[INFO] [stderr] Compiling darling_core v0.13.4
[INFO] [stderr] Checking libloading v0.7.4
[INFO] [stderr] Checking rle-decode-fast v1.0.3
[INFO] [stderr] Checking opaque-debug v0.3.0
[INFO] [stderr] Checking hex v0.4.3
[INFO] [stderr] Checking unicode-width v0.1.10
[INFO] [stderr] Checking textwrap v0.11.0
[INFO] [stderr] Checking sha2 v0.9.9
[INFO] [stderr] Checking libflate_lz77 v1.2.0
[INFO] [stderr] Checking salsa20 v0.7.2
[INFO] [stderr] Checking scheduled-thread-pool v0.2.7
[INFO] [stderr] Checking hmac v0.10.1
[INFO] [stderr] Checking pbkdf2 v0.7.5
[INFO] [stderr] Checking uuid v1.3.1
[INFO] [stderr] Checking atty v0.2.14
[INFO] [stderr] Checking quick-xml v0.23.1
[INFO] [stderr] Checking encoding_rs v0.8.32
[INFO] [stderr] Checking instant v0.1.12
[INFO] [stderr] Checking webpki v0.21.4
[INFO] [stderr] Checking sct v0.6.1
[INFO] [stderr] Checking strsim v0.8.0
[INFO] [stderr] Checking maplit v1.0.2
[INFO] [stderr] Checking base64 v0.21.0
[INFO] [stderr] Checking addr2line v0.19.0
[INFO] [stderr] Checking adler32 v1.2.0
[INFO] [stderr] Checking vec_map v0.8.2
[INFO] [stderr] Compiling tokio-macros v2.0.0
[INFO] [stderr] Compiling futures-macro v0.3.28
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling thiserror-impl v1.0.40
[INFO] [stderr] Checking regex-automata v0.1.10
[INFO] [stderr] Checking rustls v0.19.1
[INFO] [stderr] Checking mime v0.3.17
[INFO] [stderr] Checking ipnet v2.7.2
[INFO] [stderr] Checking clap v2.34.0
[INFO] [stderr] Checking libflate v1.3.0
[INFO] [stderr] Checking matchers v0.0.1
[INFO] [stderr] Checking backoff v0.3.0
[INFO] [stderr] Checking scrypt v0.6.5
[INFO] [stderr] Checking r2d2 v0.8.10
[INFO] [stderr] Checking fslock v0.2.1
[INFO] [stderr] Checking rpassword v5.0.1
[INFO] [stderr] Checking intervaltree v0.2.7
[INFO] [stderr] Checking urlparse v0.7.3
[INFO] [stderr] Checking error-chain v0.11.0
[INFO] [stderr] Checking syslog v4.0.1
[INFO] [stderr] Compiling tracing-attributes v0.1.23
[INFO] [stderr] Compiling darling_macro v0.13.4
[INFO] [stderr] Compiling maybe-async v0.2.7
[INFO] [stderr] Compiling trait-set v0.2.0
[INFO] [stderr] Compiling derivative v2.2.0
[INFO] [stderr] Compiling enum-display-derive v0.1.1
[INFO] [stderr] Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr] Compiling enum-flags v0.1.8
[INFO] [stderr] Compiling darling v0.13.4
[INFO] [stderr] Compiling serde_with_macros v1.5.2
[INFO] [stderr] Checking tracing v0.1.37
[INFO] [stderr] Checking cryptoki v0.3.0
[INFO] [stderr] Checking futures-executor v0.3.28
[INFO] [stderr] Checking futures v0.3.28
[INFO] [stderr] Checking tokio-util v0.7.7
[INFO] [stderr] Checking tokio-native-tls v0.3.1
[INFO] [stderr] Checking tokio-rustls v0.22.0
[INFO] [stderr] Checking h2 v0.3.18
[INFO] [stderr] Checking chrono v0.4.24
[INFO] [stderr] Checking url v2.3.1
[INFO] [stderr] Checking tracing-serde v0.1.3
[INFO] [stderr] Checking serde_path_to_error v0.1.11
[INFO] [stderr] Checking routecore v0.3.1
[INFO] [stderr] Checking serde_with v1.14.0
[INFO] [stderr] Checking serde_plain v1.0.1
[INFO] [stderr] Checking serde_bytes v0.11.9
[INFO] [stderr] Checking serde-value v0.7.0
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking toml v0.5.11
[INFO] [stderr] Checking tracing-subscriber v0.2.25
[INFO] [stderr] Checking oauth2 v4.3.0
[INFO] [stderr] Checking fern v0.5.9
[INFO] [stderr] Checking rpki v0.16.1
[INFO] [stderr] Compiling polar-core v0.12.4
[INFO] [stderr] Compiling basic-cookies v0.1.4
[INFO] [stderr] Compiling jmespatch v0.3.0
[INFO] [stderr] Checking openidconnect v2.5.1
[INFO] [stderr] Checking hyper v0.14.26
[INFO] [stderr] Checking hyper-tls v0.5.0
[INFO] [stderr] Checking reqwest v0.11.16
[INFO] [stderr] Checking oso v0.12.4
[INFO] [stderr] Checking krill v0.13.1 (/opt/rustwide/workdir)
[INFO] [stderr] Documenting krill v0.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `verify_delta`
[INFO] [stdout] --> src/commons/api/rrdp.rs:447:52
[INFO] [stdout] |
[INFO] [stdout] 447 | /// Assumes that the delta was checked using [`verify_delta`].
[INFO] [stdout] | ^^^^^^^^^^^^ no item named `verify_delta` 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 `OpenSslSigner`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:31:94
[INFO] [stdout] |
[INFO] [stdout] 31 | /// Note: If the `hsm` feature is not enabled all requests are routed to an instance of the [OpenSslSigner] for
[INFO] [stdout] | ^^^^^^^^^^^^^ no item named `OpenSslSigner` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:53:84
[INFO] [stdout] |
[INFO] [stdout] 53 | /// verify that we can connect to and use them and determine which [SignerMapper] [Handle] they should be assigned.
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `OpenSslSigner`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:66:13
[INFO] [stdout] |
[INFO] [stdout] 66 | /// of [OpenSslSigner]. However, if users think the perceived extra security is warranted let them use a different
[INFO] [stdout] | ^^^^^^^^^^^^^ no item named `OpenSslSigner` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:70:49
[INFO] [stdout] |
[INFO] [stdout] 70 | /// A mechanism for identifying the signer [Handle] that owns the key with a particular [KeyIdentifier].
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:73:81
[INFO] [stdout] |
[INFO] [stdout] 73 | /// longer present in the config file then the [SignerMapper] may return a [Handle] which is not present in the
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:77:38
[INFO] [stdout] |
[INFO] [stdout] 77 | /// [SignerMapper] may return a [Handle] for a signer which no longer possesses the key.
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:84:48
[INFO] [stdout] |
[INFO] [stdout] 84 | /// A lookup table for resolving a signer [Handle] to its associated [SignerProvider] instance.
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:104:69
[INFO] [stdout] |
[INFO] [stdout] 104 | /// we can connect to them and can identify the correct signer [Handle] used by the [SignerMapper] to associate with
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:205:21
[INFO] [stdout] |
[INFO] [stdout] 205 | /// [SignerMapper] [Handle] to assign to them.
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:219:85
[INFO] [stdout] |
[INFO] [stdout] 219 | /// signer specific internal private key identifier and combine them into a unique [Handle] for use by the signer with
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:220:88
[INFO] [stdout] |
[INFO] [stdout] 220 | /// the [SignerMapper]. We also store some metadata about the signer backend with the [Handle] in the [SignerMapper]
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:223:84
[INFO] [stdout] |
[INFO] [stdout] 223 | /// On subsequent bindings we determine which signer maps to which [SignerMapper] [Handle] by extracting the private key
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:224:43
[INFO] [stdout] |
[INFO] [stdout] 224 | /// signer specific internal id from the [Handle] and asking each signer to sign a challenge using that key. We then
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:227:61
[INFO] [stdout] |
[INFO] [stdout] 227 | /// should go to for the keys mapped to the [SignerMapper] [Handle] corresponding to the binding key.
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `crate::commons::util::softsigner::OpenSslSigner`
[INFO] [stdout] --> src/commons/crypto/signing/signers/kmip/mod.rs:14:22
[INFO] [stdout] |
[INFO] [stdout] 14 | //! [OpenSslSigner]: crate::commons::util::softsigner::OpenSslSigner
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ no item named `softsigner` in module `util`
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `KmipSignerStatus::Usable`
[INFO] [stdout] --> src/commons/crypto/signing/signers/kmip/signer.rs:515:42
[INFO] [stdout] |
[INFO] [stdout] 515 | /// Fails if the KMIP server is not [KmipSignerStatus::Usable]. If the operation fails due to a transient
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ no item named `KmipSignerStatus` in scope
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unresolved link to `Usable`
[INFO] [stdout] --> src/commons/crypto/signing/signers/pkcs11/signer.rs:729:45
[INFO] [stdout] |
[INFO] [stdout] 729 | /// Fails if the PKCS#11 server is not [Usable]. If the operation fails due to a transient connection error, retry
[INFO] [stdout] | ^^^^^^ no item named `Usable` 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 `process_command`
[INFO] [stdout] --> src/commons/eventsourcing/agg.rs:16:19
[INFO] [stdout] |
[INFO] [stdout] 16 | /// through the [`process_command`] method. A command represents an intent to
[INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `process_command` 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 `Aggregate`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:42:34
[INFO] [stdout] |
[INFO] [stdout] 42 | /// This is similar to how the [`Aggregate`] trait works, and in fact
[INFO] [stdout] | ^^^^^^^^^ no item named `Aggregate` 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 `Event`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:43:53
[INFO] [stdout] |
[INFO] [stdout] 43 | /// we re-use some its definitions here - such as [`Event`] and [`Command`].
[INFO] [stdout] | ^^^^^ no item named `Event` 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 `Command`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:43:67
[INFO] [stdout] |
[INFO] [stdout] 43 | /// we re-use some its definitions here - such as [`Event`] and [`Command`].
[INFO] [stdout] | ^^^^^^^ no item named `Command` 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 `Aggregate`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:52:56
[INFO] [stdout] |
[INFO] [stdout] 52 | /// simpler here compared to the fully event-sourced [`Aggregate`] types.
[INFO] [stdout] | ^^^^^^^^^ no item named `Aggregate` 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 `AggregateStore`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:111:30
[INFO] [stdout] |
[INFO] [stdout] 111 | /// This is similar to how [`AggregateStore`] is used to manage [`Aggregate`]
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AggregateStore` 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 `Aggregate`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:111:67
[INFO] [stdout] |
[INFO] [stdout] 111 | /// This is similar to how [`AggregateStore`] is used to manage [`Aggregate`]
[INFO] [stdout] | ^^^^^^^^^ no item named `Aggregate` 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 `WriteAheadSupport`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:117:26
[INFO] [stdout] |
[INFO] [stdout] 117 | /// - We cannot replay [`WriteAheadSupport`] types from just events, we
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `WriteAheadSupport` 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 `Handle`
[INFO] [stdout] --> src/commons/eventsourcing/locks.rs:51:88
[INFO] [stdout] |
[INFO] [stdout] 51 | /// This structure is used to ensure that we have unique access to an instance for a [`Handle`]
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `AggregateStore`
[INFO] [stdout] --> src/commons/eventsourcing/locks.rs:52:21
[INFO] [stdout] |
[INFO] [stdout] 52 | /// managed in an [`AggregateStore`] or [`WalStore`]. Currently uses a `std::sync::RwLock`, but
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AggregateStore` 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 `WalStore`
[INFO] [stdout] --> src/commons/eventsourcing/locks.rs:52:43
[INFO] [stdout] |
[INFO] [stdout] 52 | /// managed in an [`AggregateStore`] or [`WalStore`]. Currently uses a `std::sync::RwLock`, but
[INFO] [stdout] | ^^^^^^^^ no item named `WalStore` 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 `CONFIG`
[INFO] [stdout] --> src/daemon/auth/authorizer.rs:30:7
[INFO] [stdout] |
[INFO] [stdout] 30 | /// [`CONFIG`] object. This avoids propagation of potentially many provider
[INFO] [stdout] | ^^^^^^ no item named `CONFIG` 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 `ResourceClass`
[INFO] [stdout] --> src/daemon/ca/aspa.rs:69:57
[INFO] [stdout] |
[INFO] [stdout] 69 | /// the [`AspaCustomer`] ASN will be held in a single [`ResourceClass`] only,
[INFO] [stdout] | ^^^^^^^^^^^^^ no item named `ResourceClass` 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 `IssuedCert`
[INFO] [stdout] --> src/daemon/ca/child.rs:35:27
[INFO] [stdout] |
[INFO] [stdout] 35 | /// Note that the actual [IssuedCert] corresponding to the [KeyIdentifier]
[INFO] [stdout] | ^^^^^^^^^^ no item named `IssuedCert` 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 `ResourceClass`
[INFO] [stdout] --> src/daemon/ca/child.rs:36:55
[INFO] [stdout] |
[INFO] [stdout] 36 | /// and [ResourceClassName] are kept in the parent's [ResourceClass].
[INFO] [stdout] | ^^^^^^^^^^^^^ no item named `ResourceClass` 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 `CertAuth`
[INFO] [stdout] --> src/daemon/ca/child.rs:133:49
[INFO] [stdout] |
[INFO] [stdout] 133 | /// The collection of children under a parent [`CertAuth`].
[INFO] [stdout] | ^^^^^^^^ no item named `CertAuth` 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 `signers`
[INFO] [stdout] --> src/daemon/config.rs:324:27
[INFO] [stdout] |
[INFO] [stdout] 324 | /// The name of the [[signers]] block being referred to. If supplied it
[INFO] [stdout] | ^^^^^^^ no item named `signers` 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 `signers`
[INFO] [stdout] --> src/daemon/config.rs:325:51
[INFO] [stdout] |
[INFO] [stdout] 325 | /// must match the name field of one of the [[signers]] blocks defined in
[INFO] [stdout] | ^^^^^^^ no item named `signers` 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 `CertAuth`
[INFO] [stdout] --> src/daemon/ta/proxy.rs:681:59
[INFO] [stdout] |
[INFO] [stdout] 681 | /// This is a simplified version of similar code in [`CertAuth`]. There is no apparent
[INFO] [stdout] | ^^^^^^^^ no item named `CertAuth` 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 `KrillUpgradeVersions`
[INFO] [stdout] --> src/upgrades/mod.rs:311:53
[INFO] [stdout] |
[INFO] [stdout] 311 | /// then this will simply be a no-op. Returns the [`KrillUpgradeVersions`] if the currently
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `KrillUpgradeVersions` 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] --> src/commons/api/aspa.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | //! https://datatracker.ietf.org/doc/draft-ietf-sidrops-aspa-profile/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/commons/api/aspa.rs:6:5
[INFO] [stdout] |
[INFO] [stdout] 6 | //! https://datatracker.ietf.org/doc/draft-ietf-sidrops-aspa-verification/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `str`
[INFO] [stdout] --> src/commons/api/rrdp.rs:276:24
[INFO] [stdout] |
[INFO] [stdout] 276 | /// We use an inner Arc so that we can clone this cheaply. We provide
[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] 276 | /// We use an inner `Arc` so that we can clone this cheaply. We provide
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/commons/api/mod.rs:49:5
[INFO] [stdout] |
[INFO] [stdout] 49 | /// https://rpki.readthedocs.io/en/latest/krill/pub/api.html#error-responses
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/commons/bgp/risdumps.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | //! http://www.ris.ripe.net/dumps/riswhoisdump.IPv4.gz
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `SignerError`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/krillsigner.rs:61:20
[INFO] [stdout] |
[INFO] [stdout] 61 | /// - Maps Result to KrillResult.
[INFO] [stdout] | ^^^^^^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout] |
[INFO] [stdout] 61 | /// - Maps `Result` to KrillResult.
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:47:60
[INFO] [stdout] |
[INFO] [stdout] 47 | /// as that will introduce too many changes in one PR. See https://github.com/NLnetLabs/rpki-rs/issues/161 and
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/commons/crypto/signing/dispatch/signerrouter.rs:48:5
[INFO] [stdout] |
[INFO] [stdout] 48 | /// https://github.com/NLnetLabs/rpki-rs/pull/162 for more information.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `Signer`
[INFO] [stdout] --> src/commons/eventsourcing/cmd.rs:34:52
[INFO] [stdout] |
[INFO] [stdout] 34 | /// may contain short-lived things (e.g. an Arc) or even secrets
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout] |
[INFO] [stdout] 34 | /// may contain short-lived things (e.g. an `Arc`) or even secrets
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/daemon/auth/providers/openid_connect/provider.rs:193:9
[INFO] [stdout] |
[INFO] [stdout] 193 | /// https://openid.net/specs/openid-connect-discovery-1_0.html spec defined
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/daemon/ca/aspa.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | //! https://datatracker.ietf.org/doc/draft-ietf-sidrops-aspa-profile/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/daemon/ca/aspa.rs:6:5
[INFO] [stdout] |
[INFO] [stdout] 6 | //! https://datatracker.ietf.org/doc/draft-ietf-sidrops-aspa-verification/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/daemon/ca/manager.rs:838:14
[INFO] [stdout] |
[INFO] [stdout] 838 | /// See: https://tools.ietf.org/html/rfc6492#section3.4.1-2
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/daemon/ca/manager.rs:876:14
[INFO] [stdout] |
[INFO] [stdout] 876 | /// See: https://tools.ietf.org/html/rfc6492#section3.5.1-2
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/daemon/ca/rta.rs:202:10
[INFO] [stdout] |
[INFO] [stdout] 202 | /// See: https://tools.ietf.org/id/draft-michaelson-rpki-rta-01.html
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/daemon/http/tls.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | //! https://github.com/seanmonstar/warp/blob/master/src/tls.rs
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/daemon/http/tls.rs:8:5
[INFO] [stdout] |
[INFO] [stdout] 8 | //! https://github.com/hyperium/hyper-tls/issues/25
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `serial`
[INFO] [stdout] --> src/pubd/repository.rs:1473:24
[INFO] [stdout] |
[INFO] [stdout] 1473 | /// ///
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `some`
[INFO] [stdout] --> src/pubd/repository.rs:1473:33
[INFO] [stdout] |
[INFO] [stdout] 1473 | /// ///
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `filename`
[INFO] [stdout] --> src/pubd/repository.rs:1473:47
[INFO] [stdout] |
[INFO] [stdout] 1473 | /// ///
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 58 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 38.78s
[INFO] running `Command { std: "docker" "inspect" "98b70720526b18b6d933a7bcf20e04d63623af618e31692b87788a9cc05c9787", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "98b70720526b18b6d933a7bcf20e04d63623af618e31692b87788a9cc05c9787", kill_on_drop: false }`
[INFO] [stdout] 98b70720526b18b6d933a7bcf20e04d63623af618e31692b87788a9cc05c9787
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:19e73879b68f455e41552ea35293514db52ea292d993f571636dbffedb77a1ee" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2023-05-30" "rustdoc" "--lib" "-Zrustdoc-map" "-Z" "unstable-options" "--config" "build.rustdocflags=[\"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1610a4f41a19cf0a833c16083a8003bfa8957fc49bb6b65b870567a8ff260ad9
[INFO] running `Command { std: "docker" "start" "-a" "1610a4f41a19cf0a833c16083a8003bfa8957fc49bb6b65b870567a8ff260ad9", kill_on_drop: false }`
[INFO] [stderr] Documenting krill v0.13.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `verify_delta`
[INFO] [stdout] --> src/commons/api/rrdp.rs:447:52
[INFO] [stdout] |
[INFO] [stdout] 447 | /// Assumes that the delta was checked using [`verify_delta`].
[INFO] [stdout] | ^^^^^^^^^^^^ no item named `verify_delta` 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 `OpenSslSigner`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:31:94
[INFO] [stdout] |
[INFO] [stdout] 31 | /// Note: If the `hsm` feature is not enabled all requests are routed to an instance of the [OpenSslSigner] for
[INFO] [stdout] | ^^^^^^^^^^^^^ no item named `OpenSslSigner` 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 `Handle`
[INFO] [stdout] --> src/commons/crypto/signing/dispatch/signerrouter.rs:53:84
[INFO] [stdout] |
[INFO] [stdout] 53 | /// verify that we can connect to and use them and determine which [SignerMapper] [Handle] they should be assigned.
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `process_command`
[INFO] [stdout] --> src/commons/eventsourcing/agg.rs:16:19
[INFO] [stdout] |
[INFO] [stdout] 16 | /// through the [`process_command`] method. A command represents an intent to
[INFO] [stdout] | ^^^^^^^^^^^^^^^ no item named `process_command` 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 `Aggregate`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:42:34
[INFO] [stdout] |
[INFO] [stdout] 42 | /// This is similar to how the [`Aggregate`] trait works, and in fact
[INFO] [stdout] | ^^^^^^^^^ no item named `Aggregate` 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 `Event`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:43:53
[INFO] [stdout] |
[INFO] [stdout] 43 | /// we re-use some its definitions here - such as [`Event`] and [`Command`].
[INFO] [stdout] | ^^^^^ no item named `Event` 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 `Command`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:43:67
[INFO] [stdout] |
[INFO] [stdout] 43 | /// we re-use some its definitions here - such as [`Event`] and [`Command`].
[INFO] [stdout] | ^^^^^^^ no item named `Command` 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 `Aggregate`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:52:56
[INFO] [stdout] |
[INFO] [stdout] 52 | /// simpler here compared to the fully event-sourced [`Aggregate`] types.
[INFO] [stdout] | ^^^^^^^^^ no item named `Aggregate` 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 `AggregateStore`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:111:30
[INFO] [stdout] |
[INFO] [stdout] 111 | /// This is similar to how [`AggregateStore`] is used to manage [`Aggregate`]
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AggregateStore` 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 `Aggregate`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:111:67
[INFO] [stdout] |
[INFO] [stdout] 111 | /// This is similar to how [`AggregateStore`] is used to manage [`Aggregate`]
[INFO] [stdout] | ^^^^^^^^^ no item named `Aggregate` 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 `WriteAheadSupport`
[INFO] [stdout] --> src/commons/eventsourcing/wal.rs:117:26
[INFO] [stdout] |
[INFO] [stdout] 117 | /// - We cannot replay [`WriteAheadSupport`] types from just events, we
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^ no item named `WriteAheadSupport` 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 `Handle`
[INFO] [stdout] --> src/commons/eventsourcing/locks.rs:51:88
[INFO] [stdout] |
[INFO] [stdout] 51 | /// This structure is used to ensure that we have unique access to an instance for a [`Handle`]
[INFO] [stdout] | ^^^^^^ no item named `Handle` 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 `AggregateStore`
[INFO] [stdout] --> src/commons/eventsourcing/locks.rs:52:21
[INFO] [stdout] |
[INFO] [stdout] 52 | /// managed in an [`AggregateStore`] or [`WalStore`]. Currently uses a `std::sync::RwLock`, but
[INFO] [stdout] | ^^^^^^^^^^^^^^ no item named `AggregateStore` 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 `WalStore`
[INFO] [stdout] --> src/commons/eventsourcing/locks.rs:52:43
[INFO] [stdout] |
[INFO] [stdout] 52 | /// managed in an [`AggregateStore`] or [`WalStore`]. Currently uses a `std::sync::RwLock`, but
[INFO] [stdout] | ^^^^^^^^ no item named `WalStore` 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 `CONFIG`
[INFO] [stdout] --> src/daemon/auth/authorizer.rs:30:7
[INFO] [stdout] |
[INFO] [stdout] 30 | /// [`CONFIG`] object. This avoids propagation of potentially many provider
[INFO] [stdout] | ^^^^^^ no item named `CONFIG` 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 `ResourceClass`
[INFO] [stdout] --> src/daemon/ca/aspa.rs:69:57
[INFO] [stdout] |
[INFO] [stdout] 69 | /// the [`AspaCustomer`] ASN will be held in a single [`ResourceClass`] only,
[INFO] [stdout] | ^^^^^^^^^^^^^ no item named `ResourceClass` 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 `IssuedCert`
[INFO] [stdout] --> src/daemon/ca/child.rs:35:27
[INFO] [stdout] |
[INFO] [stdout] 35 | /// Note that the actual [IssuedCert] corresponding to the [KeyIdentifier]
[INFO] [stdout] | ^^^^^^^^^^ no item named `IssuedCert` 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 `ResourceClass`
[INFO] [stdout] --> src/daemon/ca/child.rs:36:55
[INFO] [stdout] |
[INFO] [stdout] 36 | /// and [ResourceClassName] are kept in the parent's [ResourceClass].
[INFO] [stdout] | ^^^^^^^^^^^^^ no item named `ResourceClass` 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 `CertAuth`
[INFO] [stdout] --> src/daemon/ca/child.rs:133:49
[INFO] [stdout] |
[INFO] [stdout] 133 | /// The collection of children under a parent [`CertAuth`].
[INFO] [stdout] | ^^^^^^^^ no item named `CertAuth` 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 `signers`
[INFO] [stdout] --> src/daemon/config.rs:324:27
[INFO] [stdout] |
[INFO] [stdout] 324 | /// The name of the [[signers]] block being referred to. If supplied it
[INFO] [stdout] | ^^^^^^^ no item named `signers` 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 `signers`
[INFO] [stdout] --> src/daemon/config.rs:325:51
[INFO] [stdout] |
[INFO] [stdout] 325 | /// must match the name field of one of the [[signers]] blocks defined in
[INFO] [stdout] | ^^^^^^^ no item named `signers` 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 `CertAuth`
[INFO] [stdout] --> src/daemon/ta/proxy.rs:681:59
[INFO] [stdout] |
[INFO] [stdout] 681 | /// This is a simplified version of similar code in [`CertAuth`]. There is no apparent
[INFO] [stdout] | ^^^^^^^^ no item named `CertAuth` 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 `KrillUpgradeVersions`
[INFO] [stdout] --> src/upgrades/mod.rs:311:53
[INFO] [stdout] |
[INFO] [stdout] 311 | /// then this will simply be a no-op. Returns the [`KrillUpgradeVersions`] if the currently
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ no item named `KrillUpgradeVersions` 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] --> src/commons/api/aspa.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | //! https://datatracker.ietf.org/doc/draft-ietf-sidrops-aspa-profile/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/commons/api/aspa.rs:6:5
[INFO] [stdout] |
[INFO] [stdout] 6 | //! https://datatracker.ietf.org/doc/draft-ietf-sidrops-aspa-verification/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `str`
[INFO] [stdout] --> src/commons/api/rrdp.rs:276:24
[INFO] [stdout] |
[INFO] [stdout] 276 | /// We use an inner Arc so that we can clone this cheaply. We provide
[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] 276 | /// We use an inner `Arc` so that we can clone this cheaply. We provide
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/commons/api/mod.rs:49:5
[INFO] [stdout] |
[INFO] [stdout] 49 | /// https://rpki.readthedocs.io/en/latest/krill/pub/api.html#error-responses
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/commons/bgp/risdumps.rs:3:5
[INFO] [stdout] |
[INFO] [stdout] 3 | //! http://www.ris.ripe.net/dumps/riswhoisdump.IPv4.gz
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/commons/crypto/signing/dispatch/signerrouter.rs:47:60
[INFO] [stdout] |
[INFO] [stdout] 47 | /// as that will introduce too many changes in one PR. See https://github.com/NLnetLabs/rpki-rs/issues/161 and
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/commons/crypto/signing/dispatch/signerrouter.rs:48:5
[INFO] [stdout] |
[INFO] [stdout] 48 | /// https://github.com/NLnetLabs/rpki-rs/pull/162 for more information.
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `Signer`
[INFO] [stdout] --> src/commons/eventsourcing/cmd.rs:34:52
[INFO] [stdout] |
[INFO] [stdout] 34 | /// may contain short-lived things (e.g. an Arc) or even secrets
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout] |
[INFO] [stdout] help: try marking as source code
[INFO] [stdout] |
[INFO] [stdout] 34 | /// may contain short-lived things (e.g. an `Arc`) or even secrets
[INFO] [stdout] | + +
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: this URL is not a hyperlink
[INFO] [stdout] --> src/daemon/ca/aspa.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | //! https://datatracker.ietf.org/doc/draft-ietf-sidrops-aspa-profile/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/daemon/ca/aspa.rs:6:5
[INFO] [stdout] |
[INFO] [stdout] 6 | //! https://datatracker.ietf.org/doc/draft-ietf-sidrops-aspa-verification/
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/daemon/ca/rta.rs:202:10
[INFO] [stdout] |
[INFO] [stdout] 202 | /// See: https://tools.ietf.org/id/draft-michaelson-rpki-rta-01.html
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/daemon/http/tls.rs:5:5
[INFO] [stdout] |
[INFO] [stdout] 5 | //! https://github.com/seanmonstar/warp/blob/master/src/tls.rs
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[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] --> src/daemon/http/tls.rs:8:5
[INFO] [stdout] |
[INFO] [stdout] 8 | //! https://github.com/hyperium/hyper-tls/issues/25
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: ``
[INFO] [stdout] |
[INFO] [stdout] = note: bare URLs are not automatically turned into clickable links
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `serial`
[INFO] [stdout] --> src/pubd/repository.rs:1473:24
[INFO] [stdout] |
[INFO] [stdout] 1473 | /// ///
[INFO] [stdout] | ^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `some`
[INFO] [stdout] --> src/pubd/repository.rs:1473:33
[INFO] [stdout] |
[INFO] [stdout] 1473 | /// ///
[INFO] [stdout] | ^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: unclosed HTML tag `filename`
[INFO] [stdout] --> src/pubd/repository.rs:1473:47
[INFO] [stdout] |
[INFO] [stdout] 1473 | /// ///
[INFO] [stdout] | ^^^^^^^^^^
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] warning: 39 warnings emitted
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.74s
[INFO] running `Command { std: "docker" "inspect" "1610a4f41a19cf0a833c16083a8003bfa8957fc49bb6b65b870567a8ff260ad9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1610a4f41a19cf0a833c16083a8003bfa8957fc49bb6b65b870567a8ff260ad9", kill_on_drop: false }`
[INFO] [stdout] 1610a4f41a19cf0a833c16083a8003bfa8957fc49bb6b65b870567a8ff260ad9