[INFO] cloning repository https://github.com/ironthree/fedora-update-feedback [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ironthree/fedora-update-feedback" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironthree%2Ffedora-update-feedback", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironthree%2Ffedora-update-feedback'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4ef8b1abd550b8800d8026f30c845089cd237af6 [INFO] documenting ironthree/fedora-update-feedback against 1.91.0 for beta-1.92-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fironthree%2Ffedora-update-feedback" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/ironthree/fedora-update-feedback [INFO] finished tweaking git repo https://github.com/ironthree/fedora-update-feedback [INFO] tweaked toml for git repo https://github.com/ironthree/fedora-update-feedback written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/ironthree/fedora-update-feedback on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "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" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 333 packages to latest compatible versions [INFO] [stderr] Adding dirs v5.0.1 (available: v6.0.0) [INFO] [stderr] Adding secret-service v3.1.0 (available: v5.1.0) [INFO] [stderr] Adding terminal_size v0.3.0 (available: v0.4.3) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.8) [INFO] [stderr] Adding zvariant_utils v1.0.1 (available: v1.1.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde_url_params v0.2.1 [INFO] [stderr] Downloaded secret-service v3.1.0 [INFO] [stderr] Downloaded cookie_store v0.16.2 [INFO] [stderr] Downloaded cookie_store v0.20.0 [INFO] [stderr] Downloaded fedora v2.1.2 [INFO] [stderr] Downloaded bodhi v2.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 62bcad56337dc023f2b29f729bb157d5d28c21c09a89d6baf0f7bed8997937fe [INFO] running `Command { std: "docker" "start" "-a" "62bcad56337dc023f2b29f729bb157d5d28c21c09a89d6baf0f7bed8997937fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "62bcad56337dc023f2b29f729bb157d5d28c21c09a89d6baf0f7bed8997937fe", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62bcad56337dc023f2b29f729bb157d5d28c21c09a89d6baf0f7bed8997937fe", kill_on_drop: false }` [INFO] [stdout] 62bcad56337dc023f2b29f729bb157d5d28c21c09a89d6baf0f7bed8997937fe [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 05834d5379639260daa5e19d778fbd2d27990e7e5c19b25cfa8976ddea82b710 [INFO] running `Command { std: "docker" "start" "-a" "05834d5379639260daa5e19d778fbd2d27990e7e5c19b25cfa8976ddea82b710", kill_on_drop: false }` [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling typenum v1.19.0 [INFO] [stderr] Compiling generic-array v0.14.9 [INFO] [stderr] Checking mio v1.1.0 [INFO] [stderr] Checking socket2 v0.6.1 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Checking deranged v0.5.5 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Checking unicode-normalization v0.1.25 [INFO] [stderr] Checking openssl-sys v0.9.110 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling cookie v0.17.0 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling anstyle v1.0.13 [INFO] [stderr] Compiling rustix v1.1.2 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.2 [INFO] [stderr] Checking publicsuffix v2.3.0 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Compiling enumflags2_derive v0.7.12 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling clap_lex v0.7.6 [INFO] [stderr] Checking regex-syntax v0.8.8 [INFO] [stderr] Compiling clap_builder v4.5.51 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking idna v0.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking block-padding v0.3.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking inout v0.1.4 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking openssl v0.10.74 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking async-broadcast v0.5.1 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking num-iter v0.1.45 [INFO] [stderr] Checking num-complex v0.4.6 [INFO] [stderr] Checking num-rational v0.4.2 [INFO] [stderr] Checking terminal_size v0.4.3 [INFO] [stderr] Checking xdg-home v1.3.0 [INFO] [stderr] Compiling async-recursion v1.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Checking num v0.4.3 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking hkdf v0.12.4 [INFO] [stderr] Checking getrandom v0.3.4 [INFO] [stderr] Compiling clap v4.5.51 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Compiling clap_complete v4.5.60 [INFO] [stderr] Checking cbc v0.1.2 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking rtoolbox v0.0.3 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking unicode-width v0.2.2 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking rpassword v7.4.0 [INFO] [stderr] Checking serde v1.0.228 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling fedora-update-feedback v2.1.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking env_filter v0.1.4 [INFO] [stderr] Compiling zvariant_utils v1.0.1 [INFO] [stderr] Checking env_logger v0.11.8 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking enumflags2 v0.7.12 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.9 [INFO] [stderr] Checking toml_edit v0.22.27 [INFO] [stderr] Checking native-tls v0.2.14 [INFO] [stderr] Compiling zvariant_derive v3.15.2 [INFO] [stderr] Compiling zbus_macros v3.15.2 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking cookie_store v0.20.0 [INFO] [stderr] Checking cookie_store v0.16.2 [INFO] [stderr] Checking serde_url_params v0.2.1 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking zvariant v3.15.2 [INFO] [stderr] Checking toml v0.8.23 [INFO] [stderr] Checking zbus_names v2.6.1 [INFO] [stderr] Checking zbus v3.15.2 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking fedora v2.1.2 [INFO] [stderr] Checking secret-service v3.1.0 [INFO] [stderr] Checking bodhi v2.2.0 [INFO] [stderr] Documenting fedora-update-feedback v2.1.4 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:92:15 [INFO] [stdout] | [INFO] [stdout] 92 | #[cfg(not(feature = "debug"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `debug` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `debug` [INFO] [stdout] --> src/main.rs:98:11 [INFO] [stdout] | [INFO] [stdout] 98 | #[cfg(feature = "debug")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `debug` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unresolved link to `fedora` [INFO] [stdout] --> src/main.rs:6:16 [INFO] [stdout] | [INFO] [stdout] 6 | //! [`fedora`][fedora] or [`bodhi`][bodhi] crates. [INFO] [stdout] | ^^^^^^ no item named `fedora` 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 `FAS` [INFO] [stdout] --> src/cli.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | /// The [FAS] section is expected to have a value for the "username" key. If this [INFO] [stdout] | ^^^ no item named `FAS` in scope [INFO] [stdout] | [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: redundant explicit link target [INFO] [stdout] --> src/main.rs:6:37 [INFO] [stdout] | [INFO] [stdout] 6 | //! [`fedora`][fedora] or [`bodhi`][bodhi] crates. [INFO] [stdout] | ------- ^^^^^ explicit target is redundant [INFO] [stdout] | | [INFO] [stdout] | because label contains path that resolves to same destination [INFO] [stdout] | [INFO] [stdout] = note: when a link's destination is not specified, [INFO] [stdout] the label is used to resolve intra-doc links [INFO] [stdout] = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default [INFO] [stdout] help: remove explicit link target [INFO] [stdout] | [INFO] [stdout] 6 - //! [`fedora`][fedora] or [`bodhi`][bodhi] crates. [INFO] [stdout] 6 + //! [`fedora`][fedora] or [`bodhi`] crates. [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 47.64s [INFO] [stderr] Generated /opt/rustwide/target/doc/fedora_update_feedback/index.html [INFO] running `Command { std: "docker" "inspect" "05834d5379639260daa5e19d778fbd2d27990e7e5c19b25cfa8976ddea82b710", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "05834d5379639260daa5e19d778fbd2d27990e7e5c19b25cfa8976ddea82b710", kill_on_drop: false }` [INFO] [stdout] 05834d5379639260daa5e19d778fbd2d27990e7e5c19b25cfa8976ddea82b710