[INFO] crate nakadion 0.26.2 is already in cache [INFO] documenting nakadion-0.26.2 against try#66dfc4e010913fbed0c4ea91fc2c010004b0f441 for pr-73566 [INFO] extracting crate nakadion 0.26.2 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate nakadion 0.26.2 on toolchain 66dfc4e010913fbed0c4ea91fc2c010004b0f441 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate nakadion 0.26.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate nakadion 0.26.2 [INFO] tweaked toml for crates.io crate nakadion 0.26.2 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate crates.io crate nakadion 0.26.2 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b622843b01010b14101d45e218850ee9980fb56120684aff1f2084c1b8d80f12 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b622843b01010b14101d45e218850ee9980fb56120684aff1f2084c1b8d80f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b622843b01010b14101d45e218850ee9980fb56120684aff1f2084c1b8d80f12", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b622843b01010b14101d45e218850ee9980fb56120684aff1f2084c1b8d80f12", kill_on_drop: false }` [INFO] [stdout] b622843b01010b14101d45e218850ee9980fb56120684aff1f2084c1b8d80f12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-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" "--network" "none" "rustops/crates-build-env@sha256:819119df93c0f5eca3f29186f14981ef29945a311854d7222af07488600a2584" "/opt/rustwide/cargo-home/bin/cargo" "+66dfc4e010913fbed0c4ea91fc2c010004b0f441" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1919756bae8a9ca0d392889e323fe00334d1b73bd16d7d52e3c4417d18d58e2c [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "1919756bae8a9ca0d392889e323fe00334d1b73bd16d7d52e3c4417d18d58e2c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.30 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Compiling encoding_rs v0.8.23 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking base64 v0.12.1 [INFO] [stderr] Checking instant v0.1.4 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.57 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking backoff v0.1.6 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.19 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking pin-project v0.4.19 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking serde v1.0.111 [INFO] [stderr] Checking h2 v0.2.5 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking hyper v0.13.6 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking hyper-tls v0.4.1 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking http-api-problem v0.17.0 [INFO] [stderr] Checking nakadi-types v0.26.2 [INFO] [stderr] Checking reqwest v0.10.6 [INFO] [stderr] Documenting nakadion v0.26.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: `[prefix]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/helpers.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / #[doc="Initializes all fields from environment variables prefixed with \"[prefix]_\"\n\n"] [INFO] [stdout] 19 | | #[doc="The underscore is omitted if `prefix` is empty"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/client/mod.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | env_ctors!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(intra_doc_link_resolution_failure)]` on by default [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Initializes all fields from environment variables prefixed with "[prefix]_" [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[prefix]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/helpers.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / #[doc="Updates all not yet set fields from environment variables prefixed with \"[prefix]_\"\n\n"] [INFO] [stdout] 42 | | #[doc="The underscore is omitted if `prefix` is empty"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/api/client/mod.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 136 | env_ctors!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates all not yet set fields from environment variables prefixed with "[prefix]_" [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[prefix]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/helpers.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / #[doc="Initializes all fields from environment variables prefixed with \"[prefix]_\"\n\n"] [INFO] [stdout] 19 | | #[doc="The underscore is omitted if `prefix` is empty"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/components/committer/config.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | env_ctors!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Initializes all fields from environment variables prefixed with "[prefix]_" [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[prefix]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/helpers.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / #[doc="Updates all not yet set fields from environment variables prefixed with \"[prefix]_\"\n\n"] [INFO] [stdout] 42 | | #[doc="The underscore is omitted if `prefix` is empty"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/components/committer/config.rs:370:5 [INFO] [stdout] | [INFO] [stdout] 370 | env_ctors!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates all not yet set fields from environment variables prefixed with "[prefix]_" [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[prefix]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/helpers.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / #[doc="Initializes all fields from environment variables prefixed with \"[prefix]_\"\n\n"] [INFO] [stdout] 19 | | #[doc="The underscore is omitted if `prefix` is empty"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/components/connector/config.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | env_ctors!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Initializes all fields from environment variables prefixed with "[prefix]_" [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[prefix]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/helpers.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / #[doc="Updates all not yet set fields from environment variables prefixed with \"[prefix]_\"\n\n"] [INFO] [stdout] 42 | | #[doc="The underscore is omitted if `prefix` is empty"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/components/connector/config.rs:214:5 [INFO] [stdout] | [INFO] [stdout] 214 | env_ctors!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates all not yet set fields from environment variables prefixed with "[prefix]_" [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[prefix]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/helpers.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / #[doc="Initializes all fields from environment variables prefixed with \"[prefix]_\"\n\n"] [INFO] [stdout] 19 | | #[doc="The underscore is omitted if `prefix` is empty"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/consumer/config_types/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | env_ctors!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Initializes all fields from environment variables prefixed with "[prefix]_" [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[prefix]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/helpers.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / #[doc="Updates all not yet set fields from environment variables prefixed with \"[prefix]_\"\n\n"] [INFO] [stdout] 42 | | #[doc="The underscore is omitted if `prefix` is empty"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/consumer/config_types/mod.rs:125:5 [INFO] [stdout] | [INFO] [stdout] 125 | env_ctors!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates all not yet set fields from environment variables prefixed with "[prefix]_" [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[prefix]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/helpers.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / #[doc="Initializes all fields from environment variables prefixed with \"[prefix]_\"\n\n"] [INFO] [stdout] 19 | | #[doc="The underscore is omitted if `prefix` is empty"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/publisher/mod.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | env_ctors!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Initializes all fields from environment variables prefixed with "[prefix]_" [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[prefix]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/helpers.rs:41:9 [INFO] [stdout] | [INFO] [stdout] 41 | / #[doc="Updates all not yet set fields from environment variables prefixed with \"[prefix]_\"\n\n"] [INFO] [stdout] 42 | | #[doc="The underscore is omitted if `prefix` is empty"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/publisher/mod.rs:241:5 [INFO] [stdout] | [INFO] [stdout] 241 | env_ctors!(); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Updates all not yet set fields from environment variables prefixed with "[prefix]_" [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `[prefix]` cannot be resolved, ignoring it. [INFO] [stdout] --> src/helpers.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | / #[doc="Initializes all fields from environment variables prefixed with \"[prefix]_\"\n\n"] [INFO] [stdout] 19 | | #[doc="The underscore is omitted if `prefix` is empty"] [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] ::: src/logging/mod.rs:276:5 [INFO] [stdout] | [INFO] [stdout] 276 | env_ctors!(no_fill); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: the link appears in this line: [INFO] [stdout] [INFO] [stdout] Initializes all fields from environment variables prefixed with "[prefix]_" [INFO] [stdout] ^^^^^^ [INFO] [stdout] = help: to escape `[` and `]` characters, just add '\' before them like `\[` or `\]` [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "1919756bae8a9ca0d392889e323fe00334d1b73bd16d7d52e3c4417d18d58e2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1919756bae8a9ca0d392889e323fe00334d1b73bd16d7d52e3c4417d18d58e2c", kill_on_drop: false }` [INFO] [stdout] 1919756bae8a9ca0d392889e323fe00334d1b73bd16d7d52e3c4417d18d58e2c