[INFO] fetching crate patroni-exporter 0.2.0... [INFO] documenting patroni-exporter-0.2.0 against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] extracting crate patroni-exporter 0.2.0 into /workspace/builds/worker-27/source [INFO] validating manifest of crates.io crate patroni-exporter 0.2.0 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] removed /workspace/builds/worker-27/source/rust-toolchain [INFO] started tweaking crates.io crate patroni-exporter 0.2.0 [INFO] finished tweaking crates.io crate patroni-exporter 0.2.0 [INFO] tweaked toml for crates.io crate patroni-exporter 0.2.0 written to /workspace/builds/worker-27/source/Cargo.toml [INFO] crate crates.io crate patroni-exporter 0.2.0 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] dfa8242d66dc85b4ba19ae5d9a84eea539ff0fbdcbf3e4ef57091ad3b28fe02d [INFO] running `Command { std: "docker" "start" "-a" "dfa8242d66dc85b4ba19ae5d9a84eea539ff0fbdcbf3e4ef57091ad3b28fe02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dfa8242d66dc85b4ba19ae5d9a84eea539ff0fbdcbf3e4ef57091ad3b28fe02d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfa8242d66dc85b4ba19ae5d9a84eea539ff0fbdcbf3e4ef57091ad3b28fe02d", kill_on_drop: false }` [INFO] [stdout] dfa8242d66dc85b4ba19ae5d9a84eea539ff0fbdcbf3e4ef57091ad3b28fe02d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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] 38b3662f3647b33c7462decc2ec1bd2bcb1dcef496c1638801073a8a7e819c66 [INFO] running `Command { std: "docker" "start" "-a" "38b3662f3647b33c7462decc2ec1bd2bcb1dcef496c1638801073a8a7e819c66", kill_on_drop: false }` [INFO] [stderr] warning: output filename collision. [INFO] [stderr] The bin target `patroni_exporter` in package `patroni-exporter v0.2.0 (/opt/rustwide/workdir)` has the same output filename as the lib target `patroni-exporter` in package `patroni-exporter v0.2.0 (/opt/rustwide/workdir)`. [INFO] [stderr] Colliding filename is: /opt/rustwide/target/doc/patroni_exporter/index.html [INFO] [stderr] The output filenames should be unique. [INFO] [stderr] This is a known bug where multiple crates with the same name use [INFO] [stderr] the same path; see . [INFO] [stderr] If this looks unexpected, it may be a bug in Cargo. Please file a bug report at [INFO] [stderr] https://github.com/rust-lang/cargo/issues/ with as much information as you [INFO] [stderr] can provide. [INFO] [stderr] cargo 1.62.0-beta.2 (3f052d8ee 2022-05-12) running on `x86_64-unknown-linux-gnu` target `x86_64-unknown-linux-gnu` [INFO] [stderr] First unit: Unit { pkg: Package { id: PackageId { name: "patroni-exporter", version: "0.2.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { name: "patroni_exporter", doc: true, ..: with_path("/opt/rustwide/workdir/src/main.rs", Edition2018) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, is_std: false, dep_hash: 16644948416552926196 } [INFO] [stderr] Second unit: Unit { pkg: Package { id: PackageId { name: "patroni-exporter", version: "0.2.0", source: "/opt/rustwide/workdir" }, ..: ".." }, target: TargetInner { ..: lib_target("patroni-exporter", ["lib"], "/opt/rustwide/workdir/src/lib.rs", Edition2018) }, profile: Profile { incremental: false, ..: default_dev() }, kind: Host, mode: Doc { deps: false }, features: [], artifact: false, is_std: false, dep_hash: 4364798159130977147 } [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Checking smallvec v0.6.12 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking tracing-core v0.1.7 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking libflate v1.0.2 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Compiling sentry v0.18.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking findshlibs v0.7.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking procfs v0.7.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking sized-chunks v0.5.3 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking debugid v0.7.2 [INFO] [stderr] Checking sentry-types v0.14.1 [INFO] [stderr] Checking tracing-subscriber v0.2.7 [INFO] [stderr] Checking patroni-exporter v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Documenting patroni-exporter v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `id` [INFO] [stdout] --> src/consul.rs:14:5 [INFO] [stdout] | [INFO] [stdout] 14 | id: Uuid, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ConsulService` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/consul.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `datacenter` [INFO] [stdout] --> src/consul.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 16 | datacenter: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConsulService` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/consul.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `token` [INFO] [stdout] --> src/consul.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 25 | token: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ConsulClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/consul.rs:22:10 [INFO] [stdout] | [INFO] [stdout] 22 | #[derive(Clone)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `usename` [INFO] [stdout] --> src/patroni.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | usename: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PatroniReplConn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/patroni.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `client_addr` [INFO] [stdout] --> src/patroni.rs:44:5 [INFO] [stdout] | [INFO] [stdout] 44 | client_addr: IpAddr, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PatroniReplConn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/patroni.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `state` [INFO] [stdout] --> src/patroni.rs:45:5 [INFO] [stdout] | [INFO] [stdout] 45 | state: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PatroniReplConn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/patroni.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `sync_state` [INFO] [stdout] --> src/patroni.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | sync_state: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PatroniReplConn` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/patroni.rs:41:10 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `scope` [INFO] [stdout] --> src/patroni.rs:52:5 [INFO] [stdout] | [INFO] [stdout] 52 | scope: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PatroniInfo` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/patroni.rs:49:10 [INFO] [stdout] | [INFO] [stdout] 49 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cluster_unlocked` [INFO] [stdout] --> src/patroni.rs:62:5 [INFO] [stdout] | [INFO] [stdout] 62 | cluster_unlocked: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PatroniStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/patroni.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `xlog` [INFO] [stdout] --> src/patroni.rs:65:5 [INFO] [stdout] | [INFO] [stdout] 65 | xlog: HashMap, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PatroniStatus` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/patroni.rs:55:10 [INFO] [stdout] | [INFO] [stdout] 55 | #[derive(Clone, Debug, Deserialize)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `status` [INFO] [stdout] --> src/patroni.rs:75:12 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn status(&self) -> String { self.state.to_string() } [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `is_master` [INFO] [stdout] --> src/patroni.rs:77:12 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn is_master(&self) -> bool { self.role == PatroniRole::Master } [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 23.06s [INFO] running `Command { std: "docker" "inspect" "38b3662f3647b33c7462decc2ec1bd2bcb1dcef496c1638801073a8a7e819c66", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38b3662f3647b33c7462decc2ec1bd2bcb1dcef496c1638801073a8a7e819c66", kill_on_drop: false }` [INFO] [stdout] 38b3662f3647b33c7462decc2ec1bd2bcb1dcef496c1638801073a8a7e819c66 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-27/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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] d701f8ad4169be95640e09dc1db97305890cfcd545f9180a3bb72f390c507aee [INFO] running `Command { std: "docker" "start" "-a" "d701f8ad4169be95640e09dc1db97305890cfcd545f9180a3bb72f390c507aee", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking bytes v0.5.5 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking ppv-lite86 v0.2.8 [INFO] [stderr] Checking futures-core v0.3.5 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking arc-swap v0.4.3 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Checking smallvec v0.6.12 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking gimli v0.22.0 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking object v0.20.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Checking pin-project-lite v0.1.7 [INFO] [stderr] Compiling protobuf v2.8.1 [INFO] [stderr] Checking adler32 v1.1.0 [INFO] [stderr] Checking futures-sink v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking rle-decode-fast v1.0.1 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking libflate_lz77 v1.0.0 [INFO] [stderr] Checking utf8-ranges v1.0.4 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling prometheus v0.9.0 [INFO] [stderr] Checking hex v0.4.2 [INFO] [stderr] Checking match_cfg v0.1.0 [INFO] [stderr] Checking vec_map v0.8.1 [INFO] [stderr] Checking try-lock v0.2.2 [INFO] [stderr] Checking smallvec v1.4.1 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking miniz_oxide v0.4.0 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking unicode-normalization v0.1.8 [INFO] [stderr] Compiling im v14.3.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.7 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking sharded-slab v0.0.9 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling sentry v0.18.1 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking libflate v1.0.2 [INFO] [stderr] Checking tracing-log v0.1.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking regex-automata v0.1.8 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking signal-hook-registry v1.1.1 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking findshlibs v0.7.0 [INFO] [stderr] Checking hostname v0.3.1 [INFO] [stderr] Checking uname v0.1.1 [INFO] [stderr] Checking addr2line v0.13.0 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking bitmaps v2.1.0 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking backtrace v0.3.50 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking rand_xoshiro v0.4.0 [INFO] [stderr] Checking procfs v0.7.9 [INFO] [stderr] Checking matchers v0.0.1 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking regex v1.3.9 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking sized-chunks v0.5.3 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling tracing-attributes v0.1.5 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking tracing v0.1.10 [INFO] [stderr] Checking thiserror v1.0.20 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking structopt v0.3.3 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking chrono v0.4.13 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking tracing-serde v0.1.1 [INFO] [stderr] Checking debugid v0.7.2 [INFO] [stderr] Checking sentry-types v0.14.1 [INFO] [stderr] Checking tracing-subscriber v0.2.7 [INFO] [stderr] Documenting patroni-exporter v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.08s [INFO] running `Command { std: "docker" "inspect" "d701f8ad4169be95640e09dc1db97305890cfcd545f9180a3bb72f390c507aee", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d701f8ad4169be95640e09dc1db97305890cfcd545f9180a3bb72f390c507aee", kill_on_drop: false }` [INFO] [stdout] d701f8ad4169be95640e09dc1db97305890cfcd545f9180a3bb72f390c507aee