[INFO] fetching crate slip-10 0.4.1...
[INFO] documenting slip-10-0.4.1 against master#8afe9ff1caa97654c31fb8c259dac9fdf67d6302 for pr-151918-2
[INFO] extracting crate slip-10 0.4.1 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate slip-10 0.4.1
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate slip-10 0.4.1
[INFO] tweaked toml for crates.io crate slip-10 0.4.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate slip-10 0.4.1 on toolchain 8afe9ff1caa97654c31fb8c259dac9fdf67d6302
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding generic-array v0.14.7 (available: v0.14.9)
[INFO] [stderr]       Adding hex-literal v0.4.1 (available: v1.1.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded enum-ordinalize v3.1.15
[INFO] [stderr]   Downloaded ff v0.13.1
[INFO] [stderr]   Downloaded zeroize_derive v1.4.3
[INFO] [stderr]   Downloaded hex-literal v0.4.1
[INFO] [stderr]   Downloaded generic-ec-core v0.2.3
[INFO] [stderr]   Downloaded phantom-type v0.4.2
[INFO] [stderr]   Downloaded educe v0.4.23
[INFO] [stderr]   Downloaded k256 v0.13.4
[INFO] [stderr]   Downloaded generic-ec-curves v0.2.4
[INFO] [stderr]   Downloaded generic-ec v0.4.5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 02ab1417429775d32caf66f9bd2f1fd50ce980cef6073d374a26bf8eedcd4c46
[INFO] running `Command { std: "docker" "start" "-a" "02ab1417429775d32caf66f9bd2f1fd50ce980cef6073d374a26bf8eedcd4c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "02ab1417429775d32caf66f9bd2f1fd50ce980cef6073d374a26bf8eedcd4c46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "02ab1417429775d32caf66f9bd2f1fd50ce980cef6073d374a26bf8eedcd4c46", kill_on_drop: false }`
[INFO] [stdout] 02ab1417429775d32caf66f9bd2f1fd50ce980cef6073d374a26bf8eedcd4c46
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d6afe9fe70ca4468373c1f1daf7b768aaf246bfde18d31506b39e276381eb0dc
[INFO] running `Command { std: "docker" "start" "-a" "d6afe9fe70ca4468373c1f1daf7b768aaf246bfde18d31506b39e276381eb0dc", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling enum-ordinalize v3.1.15
[INFO] [stderr]    Compiling educe v0.4.23
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking generic-ec-core v0.2.3
[INFO] [stderr]     Checking phantom-type v0.4.2
[INFO] [stderr]     Checking generic-ec v0.4.5
[INFO] [stderr]  Documenting slip-10 v0.4.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `supported_curves`
[INFO] [stdout]   --> src/lib.rs:39:52
[INFO] [stdout]    |
[INFO] [stdout] 39 | //! The crate also re-exports supported curves in [supported_curves] module (requires
[INFO] [stdout]    |                                                    ^^^^^^^^^^^^^^^^ no item named `supported_curves` 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 `std::error::Error`
[INFO] [stdout]   --> src/lib.rs:43:80
[INFO] [stdout]    |
[INFO] [stdout] 43 | //! * `std`: enables std library support (mainly, it just implements [`Error`](std::error::Error)
[INFO] [stdout]    |                                                                                ^^^^^^^^^^^^^^^^^ no item named `std` in scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `supported_curves`
[INFO] [stdout]   --> src/lib.rs:45:88
[INFO] [stdout]    |
[INFO] [stdout] 45 | //! * `curve-secp256k1` and `curve-secp256r1` add curve implementation into the crate [supported_curves]
[INFO] [stdout]    |                                                                                        ^^^^^^^^^^^^^^^^ no item named `supported_curves` 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 `supported_curves`
[INFO] [stdout]    --> src/lib.rs:352:49
[INFO] [stdout]     |
[INFO] [stdout] 352 | /// Curves provided by the crate out-of-box in [supported_curves] module already
[INFO] [stdout]     |                                                 ^^^^^^^^^^^^^^^^ no item named `supported_curves` in scope
[INFO] [stdout]     |
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 15.52s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/slip_10/index.html
[INFO] running `Command { std: "docker" "inspect" "d6afe9fe70ca4468373c1f1daf7b768aaf246bfde18d31506b39e276381eb0dc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6afe9fe70ca4468373c1f1daf7b768aaf246bfde18d31506b39e276381eb0dc", kill_on_drop: false }`
[INFO] [stdout] d6afe9fe70ca4468373c1f1daf7b768aaf246bfde18d31506b39e276381eb0dc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:61361fe0aef631f17e9d025a70c5a647956f8c671dd02950a60ad3f5cc5526d7" "/opt/rustwide/cargo-home/bin/cargo" "+8afe9ff1caa97654c31fb8c259dac9fdf67d6302" "rustdoc" "--lib" "-Zrustdoc-map" "--all-features" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"--cfg\", \"docsrs\", \"--html-in-header\", \"katex-header.html\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b31df2aac4b4698db7698632e3f3de723576bd0b4f1c7ca5b3d15af047dc3081
[INFO] running `Command { std: "docker" "start" "-a" "b31df2aac4b4698db7698632e3f3de723576bd0b4f1c7ca5b3d15af047dc3081", kill_on_drop: false }`
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking base16ct v0.2.0
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]     Checking ff v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]     Checking der v0.7.10
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking group v0.13.0
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-bigint v0.5.5
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sec1 v0.7.3
[INFO] [stderr]     Checking elliptic-curve v0.13.8
[INFO] [stderr]     Checking primeorder v0.13.6
[INFO] [stderr]     Checking k256 v0.13.4
[INFO] [stderr]     Checking p256 v0.13.2
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling serde_with_macros v2.3.3
[INFO] [stderr]     Checking generic-ec-core v0.2.3
[INFO] [stderr]     Checking generic-ec-curves v0.2.4
[INFO] [stderr]     Checking serde_with v2.3.3
[INFO] [stderr]     Checking generic-ec v0.4.5
[INFO] [stderr]  Documenting slip-10 v0.4.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.35s
[INFO] [stderr]    Generated /opt/rustwide/target/doc/slip_10/index.html
[INFO] running `Command { std: "docker" "inspect" "b31df2aac4b4698db7698632e3f3de723576bd0b4f1c7ca5b3d15af047dc3081", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b31df2aac4b4698db7698632e3f3de723576bd0b4f1c7ca5b3d15af047dc3081", kill_on_drop: false }`
[INFO] [stdout] b31df2aac4b4698db7698632e3f3de723576bd0b4f1c7ca5b3d15af047dc3081
