[INFO] cloning repository https://github.com/localcert/acme-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/localcert/acme-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocalcert%2Facme-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocalcert%2Facme-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8cabfe0c3510d388911d71b9f05f754227e99c39 [INFO] documenting localcert/acme-rs against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Flocalcert%2Facme-rs" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/localcert/acme-rs on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/localcert/acme-rs [INFO] finished tweaking git repo https://github.com/localcert/acme-rs [INFO] tweaked toml for git repo https://github.com/localcert/acme-rs written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/localcert/acme-rs already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e25418b8fe0cf888ff5f2560f1c0756c98121f2aa8e802c0bab89ecbbbfaf65c [INFO] running `Command { std: "docker" "start" "-a" "e25418b8fe0cf888ff5f2560f1c0756c98121f2aa8e802c0bab89ecbbbfaf65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e25418b8fe0cf888ff5f2560f1c0756c98121f2aa8e802c0bab89ecbbbfaf65c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e25418b8fe0cf888ff5f2560f1c0756c98121f2aa8e802c0bab89ecbbbfaf65c", kill_on_drop: false }` [INFO] [stdout] e25418b8fe0cf888ff5f2560f1c0756c98121f2aa8e802c0bab89ecbbbfaf65c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9e0630b838c6cd9a13e85c9c1249beff4801dd467678ae7e3102cdce40a020f8 [INFO] running `Command { std: "docker" "start" "-a" "9e0630b838c6cd9a13e85c9c1249beff4801dd467678ae7e3102cdce40a020f8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking base64ct v1.3.0 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking spki v0.5.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking getrandom v0.1.16 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking ff v0.11.0 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking ed25519 v1.3.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.10.0 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking elliptic-curve v0.11.5 [INFO] [stderr] Checking http-types v2.12.0 [INFO] [stderr] Checking ecdsa v0.13.3 [INFO] [stderr] Checking p256 v0.10.0 [INFO] [stderr] Checking http-client v6.5.1 [INFO] [stderr] Documenting acme v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `RFC7807` [INFO] [stdout] --> src/wire/challenge.rs:31:48 [INFO] [stdout] | [INFO] [stdout] 31 | /// any, structured as a problem document [RFC7807]. Multiple errors can be [INFO] [stdout] | ^^^^^^^ no item named `RFC7807` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC6844` [INFO] [stdout] --> src/wire/directory.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | /// the purposes of CAA record validation as defined in [RFC6844]. Each [INFO] [stdout] | ^^^^^^^ no item named `RFC6844` 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 `RFC3339` [INFO] [stdout] --> src/wire/order.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | /// encoded in the format specified in [RFC3339]. This field is REQUIRED [INFO] [stdout] | ^^^^^^^ no item named `RFC3339` 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 `RFC2986` [INFO] [stdout] --> src/wire/order.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | /// [RFC2986]. The CSR is sent in the base64url-encoded version of the DER [INFO] [stdout] | ^^^^^^^ no item named `RFC2986` 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 `RFC3986` [INFO] [stdout] --> src/wire/problem.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | /// A URI reference [RFC3986] that identifies the problem type. [INFO] [stdout] | ^^^^^^^ no item named `RFC3986` 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 `RFC7231` [INFO] [stdout] --> src/wire/problem.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | /// The HTTP status code ([RFC7231], Section 6) generated by the origin [INFO] [stdout] | ^^^^^^^ no item named `RFC7231` 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/wire/account.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.1.2 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [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/wire/account.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.3 [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/wire/authorization.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.1.4 [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/wire/challenge.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-8 [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/wire/client.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | /// https://www.rfc-editor.org/rfc/rfc8555.html#section-7.3 [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/wire/client.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | /// https://www.rfc-editor.org/rfc/rfc8555.html#section-7.3.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/wire/client.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | /// https://www.rfc-editor.org/rfc/rfc8555.html#section-7.3.6 [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/wire/client.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | /// https://www.rfc-editor.org/rfc/rfc8555.html#section-7.4 [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/wire/directory.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.1.1 [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/wire/order.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.1.3 [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/wire/order.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.4 [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/wire/order.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.4 [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/wire/problem.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-6.7 [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/wire/problem.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://datatracker.ietf.org/doc/html/rfc7807 [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: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.00s [INFO] running `Command { std: "docker" "inspect" "9e0630b838c6cd9a13e85c9c1249beff4801dd467678ae7e3102cdce40a020f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9e0630b838c6cd9a13e85c9c1249beff4801dd467678ae7e3102cdce40a020f8", kill_on_drop: false }` [INFO] [stdout] 9e0630b838c6cd9a13e85c9c1249beff4801dd467678ae7e3102cdce40a020f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 51a9636662942ee64c9911dbc456106455258f5f9e77b16ca025acc90af3173f [INFO] running `Command { std: "docker" "start" "-a" "51a9636662942ee64c9911dbc456106455258f5f9e77b16ca025acc90af3173f", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking subtle v2.4.1 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking opaque-debug v0.3.0 [INFO] [stderr] Compiling futures-core v0.3.18 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Checking futures-io v0.3.18 [INFO] [stderr] Checking ppv-lite86 v0.2.15 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Checking const-oid v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.72 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking itoa v0.4.8 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Checking cpuid-bool v0.2.0 [INFO] [stderr] Checking cpufeatures v0.2.1 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking base64ct v1.3.0 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling anyhow v1.0.48 [INFO] [stderr] Checking unicode-bidi v0.3.7 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling http-types v2.12.0 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking infer v0.2.3 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking der v0.5.1 [INFO] [stderr] Checking async-mutex v1.4.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Checking tinyvec v1.5.1 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking spki v0.5.2 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking cipher v0.2.5 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Checking universal-hash v0.4.1 [INFO] [stderr] Checking crypto-mac v0.10.1 [INFO] [stderr] Checking aead v0.3.2 [INFO] [stderr] Checking crypto-mac v0.11.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking blocking v1.1.0 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking ff v0.11.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking polyval v0.4.5 [INFO] [stderr] Checking sha2 v0.9.8 [INFO] [stderr] Checking signature v1.3.2 [INFO] [stderr] Checking hmac v0.10.1 [INFO] [stderr] Checking hmac v0.11.0 [INFO] [stderr] Checking aes-soft v0.6.4 [INFO] [stderr] Checking ctr v0.6.0 [INFO] [stderr] Checking group v0.11.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking hkdf v0.10.0 [INFO] [stderr] Checking ed25519 v1.3.0 [INFO] [stderr] Checking ghash v0.3.1 [INFO] [stderr] Checking aes v0.6.0 [INFO] [stderr] Checking aes-gcm v0.8.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling zeroize_derive v1.2.2 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Checking zeroize v1.4.3 [INFO] [stderr] Checking crypto-bigint v0.3.2 [INFO] [stderr] Checking pkcs8 v0.8.0 [INFO] [stderr] Checking curve25519-dalek v3.2.0 [INFO] [stderr] Checking time-macros v0.1.1 [INFO] [stderr] Checking sec1 v0.2.1 [INFO] [stderr] Checking polling v2.2.0 [INFO] [stderr] Checking kv-log-macro v1.0.7 [INFO] [stderr] Checking rfc6979 v0.1.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking async-global-executor v2.0.2 [INFO] [stderr] Checking async-std v1.10.0 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking serde_urlencoded v0.7.0 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking serde_qs v0.8.5 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking ed25519-dalek v1.0.1 [INFO] [stderr] Checking elliptic-curve v0.11.5 [INFO] [stderr] Checking ecdsa v0.13.3 [INFO] [stderr] Checking p256 v0.10.0 [INFO] [stderr] Checking http-client v6.5.1 [INFO] [stderr] Documenting acme v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `RFC7807` [INFO] [stdout] --> src/wire/challenge.rs:31:48 [INFO] [stdout] | [INFO] [stdout] 31 | /// any, structured as a problem document [RFC7807]. Multiple errors can be [INFO] [stdout] | ^^^^^^^ no item named `RFC7807` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `RFC6844` [INFO] [stdout] --> src/wire/directory.rs:42:62 [INFO] [stdout] | [INFO] [stdout] 42 | /// the purposes of CAA record validation as defined in [RFC6844]. Each [INFO] [stdout] | ^^^^^^^ no item named `RFC6844` 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 `RFC3339` [INFO] [stdout] --> src/wire/order.rs:19:45 [INFO] [stdout] | [INFO] [stdout] 19 | /// encoded in the format specified in [RFC3339]. This field is REQUIRED [INFO] [stdout] | ^^^^^^^ no item named `RFC3339` 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 `RFC2986` [INFO] [stdout] --> src/wire/order.rs:126:10 [INFO] [stdout] | [INFO] [stdout] 126 | /// [RFC2986]. The CSR is sent in the base64url-encoded version of the DER [INFO] [stdout] | ^^^^^^^ no item named `RFC2986` 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 `RFC3986` [INFO] [stdout] --> src/wire/problem.rs:15:26 [INFO] [stdout] | [INFO] [stdout] 15 | /// A URI reference [RFC3986] that identifies the problem type. [INFO] [stdout] | ^^^^^^^ no item named `RFC3986` 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 `RFC7231` [INFO] [stdout] --> src/wire/problem.rs:28:32 [INFO] [stdout] | [INFO] [stdout] 28 | /// The HTTP status code ([RFC7231], Section 6) generated by the origin [INFO] [stdout] | ^^^^^^^ no item named `RFC7231` 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/wire/account.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.1.2 [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use an automatic link instead: `` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::bare_urls)]` on by default [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/wire/account.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.3 [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/wire/authorization.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.1.4 [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/wire/challenge.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-8 [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/wire/client.rs:64:9 [INFO] [stdout] | [INFO] [stdout] 64 | /// https://www.rfc-editor.org/rfc/rfc8555.html#section-7.3 [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/wire/client.rs:80:9 [INFO] [stdout] | [INFO] [stdout] 80 | /// https://www.rfc-editor.org/rfc/rfc8555.html#section-7.3.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/wire/client.rs:93:9 [INFO] [stdout] | [INFO] [stdout] 93 | /// https://www.rfc-editor.org/rfc/rfc8555.html#section-7.3.6 [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/wire/client.rs:112:9 [INFO] [stdout] | [INFO] [stdout] 112 | /// https://www.rfc-editor.org/rfc/rfc8555.html#section-7.4 [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/wire/directory.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.1.1 [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/wire/order.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.1.3 [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/wire/order.rs:73:5 [INFO] [stdout] | [INFO] [stdout] 73 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.4 [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/wire/order.rs:121:5 [INFO] [stdout] | [INFO] [stdout] 121 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-7.4 [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/wire/problem.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | /// https://datatracker.ietf.org/doc/html/rfc8555#section-6.7 [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/wire/problem.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | /// https://datatracker.ietf.org/doc/html/rfc7807 [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: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 28.41s [INFO] running `Command { std: "docker" "inspect" "51a9636662942ee64c9911dbc456106455258f5f9e77b16ca025acc90af3173f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "51a9636662942ee64c9911dbc456106455258f5f9e77b16ca025acc90af3173f", kill_on_drop: false }` [INFO] [stdout] 51a9636662942ee64c9911dbc456106455258f5f9e77b16ca025acc90af3173f