[INFO] cloning repository https://github.com/hiqua/tiro [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hiqua/tiro" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiqua%2Ftiro", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhiqua%2Ftiro'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ed6a805f54270b49afe31858da2746a857b2a2c9 [INFO] documenting hiqua/tiro 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%2Fhiqua%2Ftiro" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hiqua/tiro 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/hiqua/tiro [INFO] finished tweaking git repo https://github.com/hiqua/tiro [INFO] tweaked toml for git repo https://github.com/hiqua/tiro written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/hiqua/tiro 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] Downloading crates ... [INFO] [stderr] Downloaded notify-rust v3.6.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 57fb06a09c749d2754d19488a09bcdf77a8b63db424ba2f7f8ba2f5965f12956 [INFO] running `Command { std: "docker" "start" "-a" "57fb06a09c749d2754d19488a09bcdf77a8b63db424ba2f7f8ba2f5965f12956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "57fb06a09c749d2754d19488a09bcdf77a8b63db424ba2f7f8ba2f5965f12956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57fb06a09c749d2754d19488a09bcdf77a8b63db424ba2f7f8ba2f5965f12956", kill_on_drop: false }` [INFO] [stdout] 57fb06a09c749d2754d19488a09bcdf77a8b63db424ba2f7f8ba2f5965f12956 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 5b7f7a91d937160321ce5e42075d73278e9c13a0d190ec4d0cad074a1fc8a3b4 [INFO] running `Command { std: "docker" "start" "-a" "5b7f7a91d937160321ce5e42075d73278e9c13a0d190ec4d0cad074a1fc8a3b4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.75 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling libdbus-sys v0.2.1 [INFO] [stderr] Compiling libc v0.2.100 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking colored v1.9.3 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking dbus v0.6.5 [INFO] [stderr] Compiling jobserver v0.1.24 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Compiling cc v1.0.69 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.66 [INFO] [stderr] Compiling libssh2-sys v0.2.21 [INFO] [stderr] Compiling libgit2-sys v0.12.22+1.1.0 [INFO] [stderr] Compiling vergen v3.2.0 [INFO] [stderr] Checking notify-rust v3.6.3 [INFO] [stderr] Compiling tiro v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking git2 v0.13.21 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Documenting tiro v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unresolved link to `0` [INFO] [stdout] --> src/parse.rs:49:32 [INFO] [stdout] | [INFO] [stdout] 49 | /// Invariant: start == tokens[0].start [INFO] [stdout] | ^ no item named `0` in scope [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default [INFO] [stdout] = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "5b7f7a91d937160321ce5e42075d73278e9c13a0d190ec4d0cad074a1fc8a3b4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b7f7a91d937160321ce5e42075d73278e9c13a0d190ec4d0cad074a1fc8a3b4", kill_on_drop: false }` [INFO] [stdout] 5b7f7a91d937160321ce5e42075d73278e9c13a0d190ec4d0cad074a1fc8a3b4