[INFO] fetching crate quorum-vault-client 0.3.0...
[INFO] documenting quorum-vault-client-0.3.0 against 1.75.0 for beta-1.76-rustdoc-1
[INFO] extracting crate quorum-vault-client 0.3.0 into /workspace/builds/worker-5-tc1/source
[INFO] validating manifest of crates.io crate quorum-vault-client 0.3.0 on toolchain 1.75.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.75.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate quorum-vault-client 0.3.0
[INFO] finished tweaking crates.io crate quorum-vault-client 0.3.0
[INFO] tweaked toml for crates.io crate quorum-vault-client 0.3.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] crate crates.io crate quorum-vault-client 0.3.0 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" "+1.75.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded deadpool-runtime v0.1.2
[INFO] [stderr]   Downloaded web3-async-native-tls v0.4.0
[INFO] [stderr]   Downloaded ethbloom v0.11.1
[INFO] [stderr]   Downloaded ethereum-types v0.12.1
[INFO] [stderr]   Downloaded async-trait v0.1.61
[INFO] [stderr]   Downloaded wiremock v0.5.17
[INFO] [stderr]   Downloaded ethabi v16.0.0
[INFO] [stderr]   Downloaded web3 v0.18.0
[INFO] [stderr]   Downloaded tokio v1.24.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.0
[INFO] [stderr]   Downloaded vaultrs v0.6.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] abe3ea81fa71efaea147d416759165269628445cbac3fb42561ecff6ae5be033
[INFO] running `Command { std: "docker" "start" "-a" "abe3ea81fa71efaea147d416759165269628445cbac3fb42561ecff6ae5be033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "abe3ea81fa71efaea147d416759165269628445cbac3fb42561ecff6ae5be033", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "abe3ea81fa71efaea147d416759165269628445cbac3fb42561ecff6ae5be033", kill_on_drop: false }`
[INFO] [stdout] abe3ea81fa71efaea147d416759165269628445cbac3fb42561ecff6ae5be033
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ca04c69b4dce433cf1f354eecb97c9deddc1dff85af465107535fa4853aa2783
[INFO] running `Command { std: "docker" "start" "-a" "ca04c69b4dce433cf1f354eecb97c9deddc1dff85af465107535fa4853aa2783", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling parking_lot_core v0.9.6
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]     Checking futures-io v0.3.25
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling radium v0.6.2
[INFO] [stderr]    Compiling rustls v0.20.8
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling once_cell v1.17.0
[INFO] [stderr]     Checking wyz v0.2.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking getrandom v0.2.8
[INFO] [stderr]     Checking funty v1.1.0
[INFO] [stderr]     Checking rlp v0.5.2
[INFO] [stderr]     Checking arrayvec v0.7.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking block-padding v0.2.1
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking byte-slice-cast v1.2.2
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]     Checking impl-rlp v0.3.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]    Compiling percent-encoding v2.2.0
[INFO] [stderr]     Checking rustls-pemfile v1.0.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling ryu v1.0.12
[INFO] [stderr]     Checking bitvec v0.20.4
[INFO] [stderr]    Compiling form_urlencoded v1.1.0
[INFO] [stderr]    Compiling regex-syntax v0.6.28
[INFO] [stderr]    Compiling unicode-xid v0.2.4
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling anyhow v1.0.68
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]    Compiling itoa v1.0.5
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]    Compiling secp256k1-sys v0.4.2
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling aho-corasick v0.7.20
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking keccak v0.1.3
[INFO] [stderr]     Checking sha1 v0.10.5
[INFO] [stderr]     Checking sha3 v0.9.1
[INFO] [stderr]     Checking sha-1 v0.9.8
[INFO] [stderr]     Checking rand v0.3.23
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking headers-core v0.2.0
[INFO] [stderr]     Checking time v0.1.45
[INFO] [stderr]     Checking rustc-serialize v0.3.24
[INFO] [stderr]     Checking matches v0.1.9
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking headers v0.3.8
[INFO] [stderr]     Checking futures-timer v3.0.2
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]    Compiling regex v1.7.1
[INFO] [stderr]     Checking secp256k1 v0.21.3
[INFO] [stderr]    Compiling toml v0.5.10
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking webpki-roots v0.22.6
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]     Checking eth_checksum v0.1.2
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling thiserror-impl v1.0.38
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling impl-trait-for-tuples v0.2.2
[INFO] [stderr]    Compiling pin-project-internal v1.0.12
[INFO] [stderr]    Compiling rustify_derive v0.5.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking pin-project v1.0.12
[INFO] [stderr]    Compiling thiserror v1.0.38
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]    Compiling proc-macro-crate v1.2.1
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling parity-scale-codec-derive v2.3.1
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling derive_builder_core v0.11.2
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.11.2
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking futures-executor v0.3.25
[INFO] [stderr]     Checking futures v0.3.25
[INFO] [stderr]     Checking soketto v0.7.1
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-stream v0.1.11
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking web3-async-native-tls v0.4.0
[INFO] [stderr]     Checking derive_builder v0.11.2
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking parity-scale-codec v2.3.1
[INFO] [stderr]     Checking impl-serde v0.3.2
[INFO] [stderr]     Checking ethbloom v0.11.1
[INFO] [stderr]     Checking impl-codec v0.5.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking jsonrpc-core v18.0.0
[INFO] [stderr]     Checking ethereum-types v0.12.1
[INFO] [stderr]     Checking ethabi v16.0.0
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.23.2
[INFO] [stderr]     Checking reqwest v0.11.13
[INFO] [stderr]     Checking rustify v0.5.3
[INFO] [stderr]     Checking web3 v0.18.0
[INFO] [stderr]     Checking vaultrs v0.6.2
[INFO] [stderr]  Documenting quorum-vault-client v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 28.82s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/quorum_vault_client/index.html
[INFO] running `Command { std: "docker" "inspect" "ca04c69b4dce433cf1f354eecb97c9deddc1dff85af465107535fa4853aa2783", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ca04c69b4dce433cf1f354eecb97c9deddc1dff85af465107535fa4853aa2783", kill_on_drop: false }`
[INFO] [stdout] ca04c69b4dce433cf1f354eecb97c9deddc1dff85af465107535fa4853aa2783
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.75.0" "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] 489eb0a40aeeb77be1dbccf7205e083289111e268efc77f7ff2075113989accb
[INFO] running `Command { std: "docker" "start" "-a" "489eb0a40aeeb77be1dbccf7205e083289111e268efc77f7ff2075113989accb", kill_on_drop: false }`
[INFO] [stderr]  Documenting quorum-vault-client v0.3.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished dev [unoptimized + debuginfo] target(s) in 1.53s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rustc-serialize v0.3.24
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/quorum_vault_client/index.html
[INFO] running `Command { std: "docker" "inspect" "489eb0a40aeeb77be1dbccf7205e083289111e268efc77f7ff2075113989accb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "489eb0a40aeeb77be1dbccf7205e083289111e268efc77f7ff2075113989accb", kill_on_drop: false }`
[INFO] [stdout] 489eb0a40aeeb77be1dbccf7205e083289111e268efc77f7ff2075113989accb