[INFO] cloning repository https://github.com/Sigmachan/wayscope-dbus
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Sigmachan/wayscope-dbus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigmachan%2Fwayscope-dbus", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigmachan%2Fwayscope-dbus'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b2ce256cdd7df28988d8f55477c120e1a7a5bc7c
[INFO] documenting Sigmachan/wayscope-dbus against da3f5c31e5535b3dc210067de660a45784ae1e9c for pr-162169
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSigmachan%2Fwayscope-dbus" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Sigmachan/wayscope-dbus
[INFO] finished tweaking git repo https://github.com/Sigmachan/wayscope-dbus
[INFO] tweaked toml for git repo https://github.com/Sigmachan/wayscope-dbus written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Sigmachan/wayscope-dbus on toolchain da3f5c31e5535b3dc210067de660a45784ae1e9c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Sigmachan/wayscope-dbus 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" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 7f400729054bd61757234b650e3668d2f8d1f169195615e8b023565b22491ba9
[INFO] running `Command { std: "docker" "start" "7f400729054bd61757234b650e3668d2f8d1f169195615e8b023565b22491ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f400729054bd61757234b650e3668d2f8d1f169195615e8b023565b22491ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f400729054bd61757234b650e3668d2f8d1f169195615e8b023565b22491ba9" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7f400729054bd61757234b650e3668d2f8d1f169195615e8b023565b22491ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "7f400729054bd61757234b650e3668d2f8d1f169195615e8b023565b22491ba9" "/opt/rustwide/cargo-home/bin/cargo" "+da3f5c31e5535b3dc210067de660a45784ae1e9c" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]     Checking smallvec v1.15.0
[INFO] [stderr]    Compiling hashbrown v0.15.3
[INFO] [stderr]    Compiling toml_datetime v0.6.9
[INFO] [stderr]    Compiling cc v1.2.23
[INFO] [stderr]    Compiling wayland-sys v0.31.10
[INFO] [stderr]    Compiling rustix v1.0.7
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling memoffset v0.7.1
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]     Checking socket2 v0.5.9
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]     Checking linux-raw-sys v0.9.4
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling quick-xml v0.39.2
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling packed_struct v0.10.1
[INFO] [stderr]    Compiling wayland-client v0.31.13
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]    Compiling time-macros v0.2.22
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]     Checking log v0.4.27
[INFO] [stderr]     Checking num_threads v0.1.7
[INFO] [stderr]     Checking x11rb-protocol v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking nix v0.26.4
[INFO] [stderr]     Checking async-broadcast v0.5.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.9
[INFO] [stderr]     Checking inotify-sys v0.1.5
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]     Checking xdg-home v1.3.0
[INFO] [stderr]     Checking strum v0.25.0
[INFO] [stderr]    Compiling wayland-backend v0.3.14
[INFO] [stderr]     Checking time v0.3.41
[INFO] [stderr]     Checking simple_logger v5.0.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling enumflags2_derive v0.7.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling tracing-attributes v0.1.28
[INFO] [stderr]    Compiling async-recursion v1.1.1
[INFO] [stderr]    Compiling strum_macros v0.25.3
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zvariant_utils v1.0.1
[INFO] [stderr]     Checking tokio v1.45.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling zvariant_derive v3.15.2
[INFO] [stderr]    Compiling packed_struct_codegen v0.10.1
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling zbus_macros v3.15.2
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking inotify v0.11.0
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking enumflags2 v0.7.11
[INFO] [stderr]     Checking zvariant v3.15.2
[INFO] [stderr]     Checking zbus_names v2.6.1
[INFO] [stderr]     Checking gamescope-wayland-client v0.1.0 (https://github.com/ShadowBlip/gamescope-wayland-client.git?rev=05a110848031afe1b402e6197e2a03eea0144f0e#05a11084)
[INFO] [stderr]     Checking zbus v3.15.2
[INFO] [stderr]     Checking x11rb v0.13.1
[INFO] [stderr]     Checking gamescope-x11-client v0.1.0 (https://github.com/ShadowBlip/gamescope-x11-client.git?rev=922e02a8c941c278e665639c57a1822abd31bee3#922e02a8)
[INFO] [stderr]  Documenting wayscope-dbus v1.13.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unresolved link to `rx`
[INFO] [stdout]   --> src/gamescope/manager.rs:58:35
[INFO] [stdout]    |
[INFO] [stdout] 58 |     /// The transmit side of the [rx] channel used to send [Command] messages.
[INFO] [stdout]    |                                   ^^ no item named `rx` 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 `sleep`
[INFO] [stdout]    --> src/gamescope/wayland/dbus.rs:107:5
[INFO] [stdout]     |
[INFO] [stdout] 107 | /     /// Sleeps chosen display
[INFO] [stdout] 108 | |     /// display_type_flags u8 converts to DisplayTypeFlags
[INFO] [stdout] 109 | |     /// It is a bit flag
[INFO] [stdout] 110 | |     /// 1 => [DisplayTypeFlags::InternalDisplay]
[INFO] [stdout] 111 | |     /// 2 => [DisplayTypeFlags::ExternalDisplay]
[INFO] [stdout] 112 | |     /// [sleep] - whether to sleep - true or wake - false
[INFO] [stdout]     | |_________________________________________________________^
[INFO] [stdout]     |
[INFO] [stdout]     = note: the link appears in this line:
[INFO] [stdout]             
[INFO] [stdout]             [sleep] - whether to sleep - true or wake - false
[INFO] [stdout]              ^^^^^
[INFO] [stdout]     = note: no item named `sleep` in scope
[INFO] [stdout]     = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `WindowPropertyChanged`
[INFO] [stdout]    --> src/gamescope/xwayland.rs:140:10
[INFO] [stdout]     |
[INFO] [stdout] 140 |     /// [WindowPropertyChanged] signal will fire whenever one of these windows
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^ no item named `WindowPropertyChanged` 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 `WindowPropertyChanged`
[INFO] [stdout]    --> src/gamescope/xwayland.rs:155:47
[INFO] [stdout]     |
[INFO] [stdout] 155 |     /// Start watching the given window. The [WindowPropertyChanged] signal
[INFO] [stdout]     |                                               ^^^^^^^^^^^^^^^^^^^^^ no item named `WindowPropertyChanged` 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 `UnwatchWindow`
[INFO] [stdout]    --> src/gamescope/xwayland.rs:157:10
[INFO] [stdout]     |
[INFO] [stdout] 157 |     /// [UnwatchWindow] to stop watching the given window.
[INFO] [stdout]     |          ^^^^^^^^^^^^^ no item named `UnwatchWindow` 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 `WindowPropertyChanged`
[INFO] [stdout]    --> src/gamescope/xwayland.rs:221:46
[INFO] [stdout]     |
[INFO] [stdout] 221 |     /// Stop watching the given window. The [WindowPropertyChanged] signal will
[INFO] [stdout]     |                                              ^^^^^^^^^^^^^^^^^^^^^ no item named `WindowPropertyChanged` 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 53.88s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nix v0.29.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/wayscope_dbus/index.html
[INFO] running `Command { std: "docker" "inspect" "7f400729054bd61757234b650e3668d2f8d1f169195615e8b023565b22491ba9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7f400729054bd61757234b650e3668d2f8d1f169195615e8b023565b22491ba9", kill_on_drop: false }`
[INFO] [stdout] 7f400729054bd61757234b650e3668d2f8d1f169195615e8b023565b22491ba9
