[INFO] cloning repository https://github.com/luukvanderduim/atspi-sys [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/luukvanderduim/atspi-sys" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fatspi-sys", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fluukvanderduim%2Fatspi-sys'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 435cdaa585368a89b593f60553a6e50faa20f9fd [INFO] documenting luukvanderduim/atspi-sys 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%2Fluukvanderduim%2Fatspi-sys" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/luukvanderduim/atspi-sys 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/luukvanderduim/atspi-sys [INFO] finished tweaking git repo https://github.com/luukvanderduim/atspi-sys [INFO] tweaked toml for git repo https://github.com/luukvanderduim/atspi-sys written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.61.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating git repository `https://github.com/gtk-rs/sys` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir` [INFO] [stderr] Updating git submodule `https://github.com/gtk-rs/gir-files` [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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] df54f23db168d1d3589763b6991821f0c4e65bdbf391e5f5844d5a34182a712f [INFO] running `Command { std: "docker" "start" "-a" "df54f23db168d1d3589763b6991821f0c4e65bdbf391e5f5844d5a34182a712f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "df54f23db168d1d3589763b6991821f0c4e65bdbf391e5f5844d5a34182a712f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "df54f23db168d1d3589763b6991821f0c4e65bdbf391e5f5844d5a34182a712f", kill_on_drop: false }` [INFO] [stdout] df54f23db168d1d3589763b6991821f0c4e65bdbf391e5f5844d5a34182a712f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] c3ac4901c258399a293dba7fd057240e231276761cf962852e8052f750a12f88 [INFO] running `Command { std: "docker" "start" "-a" "c3ac4901c258399a293dba7fd057240e231276761cf962852e8052f750a12f88", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atspi-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Compiling gobject-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Compiling gio-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Documenting atspi-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 46.31s [INFO] running `Command { std: "docker" "inspect" "c3ac4901c258399a293dba7fd057240e231276761cf962852e8052f750a12f88", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3ac4901c258399a293dba7fd057240e231276761cf962852e8052f750a12f88", kill_on_drop: false }` [INFO] [stdout] c3ac4901c258399a293dba7fd057240e231276761cf962852e8052f750a12f88 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "--features" "dox" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] e21a1273b1bedf7c7b98b981cd6f66794559a83c50ce3396feb3c048a08f2db2 [INFO] running `Command { std: "docker" "start" "-a" "e21a1273b1bedf7c7b98b981cd6f66794559a83c50ce3396feb3c048a08f2db2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.95 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling atspi-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling thiserror-impl v1.0.31 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling thiserror v1.0.31 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Compiling gobject-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Compiling gio-sys v0.10.0 (https://github.com/gtk-rs/sys#5f35e26c) [INFO] [stderr] Documenting atspi-sys v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 18s [INFO] running `Command { std: "docker" "inspect" "e21a1273b1bedf7c7b98b981cd6f66794559a83c50ce3396feb3c048a08f2db2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e21a1273b1bedf7c7b98b981cd6f66794559a83c50ce3396feb3c048a08f2db2", kill_on_drop: false }` [INFO] [stdout] e21a1273b1bedf7c7b98b981cd6f66794559a83c50ce3396feb3c048a08f2db2