[INFO] cloning repository https://github.com/DankBSD/complexd [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DankBSD/complexd" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankBSD%2Fcomplexd", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankBSD%2Fcomplexd'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 66b8f01c55831eb31a75dea88850eb5e3e2cdcd0 [INFO] documenting DankBSD/complexd against 1.61.0 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDankBSD%2Fcomplexd" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/DankBSD/complexd on toolchain 1.61.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/DankBSD/complexd [INFO] finished tweaking git repo https://github.com/DankBSD/complexd [INFO] tweaked toml for git repo https://github.com/DankBSD/complexd written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/DankBSD/complexd already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://gitlab.freedesktop.org/dbus/zbus.git` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded os-release v0.1.0 [INFO] [stderr] Downloaded nix v0.22.1 [INFO] [stderr] Downloaded easy-parallel v3.1.0 [INFO] [stderr] Downloaded nix v0.21.1 [INFO] [stderr] Downloaded cstr v0.2.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.61.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3b43ad56e414136e268e601df9f8c2f4382f7ef12d7fe8a1631703c9d1af27e4 [INFO] running `Command { std: "docker" "start" "-a" "3b43ad56e414136e268e601df9f8c2f4382f7ef12d7fe8a1631703c9d1af27e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3b43ad56e414136e268e601df9f8c2f4382f7ef12d7fe8a1631703c9d1af27e4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b43ad56e414136e268e601df9f8c2f4382f7ef12d7fe8a1631703c9d1af27e4", kill_on_drop: false }` [INFO] [stdout] 3b43ad56e414136e268e601df9f8c2f4382f7ef12d7fe8a1631703c9d1af27e4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "+1.61.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ff1cd5e7b279ad3e002902cce33bb3c36512132b75b0975de1c8c237ccee8662 [INFO] running `Command { std: "docker" "start" "-a" "ff1cd5e7b279ad3e002902cce33bb3c36512132b75b0975de1c8c237ccee8662", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Checking cache-padded v1.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking waker-fn v1.1.0 [INFO] [stderr] Checking event-listener v2.5.1 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking fastrand v1.5.0 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking parking v2.0.0 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Checking async-task v4.0.3 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Checking byteorder v1.4.3 [INFO] [stderr] Checking easy-parallel v3.1.0 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking atomic-waker v1.0.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking concurrent-queue v1.2.2 [INFO] [stderr] Checking os-release v0.1.0 [INFO] [stderr] Checking async-lock v2.4.0 [INFO] [stderr] Compiling slotmap v1.0.6 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Checking async-channel v1.6.1 [INFO] [stderr] Checking async-broadcast v0.3.4 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking futures-lite v1.12.0 [INFO] [stderr] Compiling cstr v0.2.9 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Checking async-executor v1.4.1 [INFO] [stderr] Checking blocking v1.0.2 [INFO] [stderr] Checking polling v2.1.0 [INFO] [stderr] Checking socket2 v0.4.2 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking nix v0.21.1 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking nix v0.22.1 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking async-fs v1.5.0 [INFO] [stderr] Checking async-io v1.6.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.4 [INFO] [stderr] Checking async-net v1.6.1 [INFO] [stderr] Checking async-process v1.2.0 [INFO] [stderr] Checking smol v1.2.5 [INFO] [stderr] Compiling thiserror-impl v1.0.29 [INFO] [stderr] Compiling enumflags2_derive v0.6.4 [INFO] [stderr] Compiling async-recursion v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling thiserror v1.0.29 [INFO] [stderr] Checking enumflags2 v0.6.4 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling zvariant_derive v2.8.0 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Compiling zbus_macros v2.0.0-beta.6 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Checking zvariant v2.8.0 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Checking zbus_names v1.0.0 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Checking zbus v2.0.0-beta.6 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Checking zbus_polkit v2.0.0-beta.6 (https://gitlab.freedesktop.org/dbus/zbus.git#4a57234b) [INFO] [stderr] Checking cxutil v0.1.0 (/opt/rustwide/workdir/cxutil) [INFO] [stderr] Documenting cxutil v0.1.0 (/opt/rustwide/workdir/cxutil) [INFO] [stdout] warning: `must_use` attribute on `async` functions applies to the anonymous `Future` returned by the function, not the value within [INFO] [stdout] --> cxutil/src/lib.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[must_use = "use ? to perform the check"] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 27 | / pub async fn pk_check<'m>( [INFO] [stdout] 28 | | authority: &'m pk::AsyncAuthorityProxy<'static>, [INFO] [stdout] 29 | | hdr: &'m zbus::MessageHeader<'_>, [INFO] [stdout] 30 | | interactive: bool, [INFO] [stdout] ... | [INFO] [stdout] 55 | | Ok(()) [INFO] [stdout] 56 | | } [INFO] [stdout] | |_- this attribute does nothing, the `Future`s returned by async functions are already `must_use` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Documenting cx-hostnamed v0.1.0 (/opt/rustwide/workdir/cx-hostnamed) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 22s [INFO] running `Command { std: "docker" "inspect" "ff1cd5e7b279ad3e002902cce33bb3c36512132b75b0975de1c8c237ccee8662", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ff1cd5e7b279ad3e002902cce33bb3c36512132b75b0975de1c8c237ccee8662", kill_on_drop: false }` [INFO] [stdout] ff1cd5e7b279ad3e002902cce33bb3c36512132b75b0975de1c8c237ccee8662 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "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:d190cb871061d98bc6d0581d85cb2ecb09a0f8a142ba5463de30be9999fc3251" "/opt/rustwide/cargo-home/bin/cargo" "+1.61.0" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] 19f8f837b68287ae82f32e64875dbc546d39eb78d8ddd5397f34d644f8354e3e [INFO] running `Command { std: "docker" "start" "-a" "19f8f837b68287ae82f32e64875dbc546d39eb78d8ddd5397f34d644f8354e3e", kill_on_drop: false }` [INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace [INFO] running `Command { std: "docker" "inspect" "19f8f837b68287ae82f32e64875dbc546d39eb78d8ddd5397f34d644f8354e3e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19f8f837b68287ae82f32e64875dbc546d39eb78d8ddd5397f34d644f8354e3e", kill_on_drop: false }` [INFO] [stdout] 19f8f837b68287ae82f32e64875dbc546d39eb78d8ddd5397f34d644f8354e3e