[INFO] cloning repository https://github.com/sebohe/my-penrose [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sebohe/my-penrose" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebohe%2Fmy-penrose", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebohe%2Fmy-penrose'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6223ac09e7832e6d82cde592552ac2a05384f084 [INFO] documenting sebohe/my-penrose against beta-2022-05-20 for beta-1.62-rustdoc-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsebohe%2Fmy-penrose" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/sebohe/my-penrose on toolchain beta-2022-05-20 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/sebohe/my-penrose [INFO] finished tweaking git repo https://github.com/sebohe/my-penrose [INFO] tweaked toml for git repo https://github.com/sebohe/my-penrose written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/sebohe/my-penrose already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-05-20" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2022-05-20" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fe01167b4dee50b31be335c838164b3beb20beaa739f4cdfc5cf05a341982ce1 [INFO] running `Command { std: "docker" "start" "-a" "fe01167b4dee50b31be335c838164b3beb20beaa739f4cdfc5cf05a341982ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fe01167b4dee50b31be335c838164b3beb20beaa739f4cdfc5cf05a341982ce1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fe01167b4dee50b31be335c838164b3beb20beaa739f4cdfc5cf05a341982ce1", kill_on_drop: false }` [INFO] [stdout] fe01167b4dee50b31be335c838164b3beb20beaa739f4cdfc5cf05a341982ce1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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" "+beta-2022-05-20" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c71ec1e9c776ba755be0e36510d9c8923aba4bf01334cf988fa1e3371d5f0a9e [INFO] running `Command { std: "docker" "start" "-a" "c71ec1e9c776ba755be0e36510d9c8923aba4bf01334cf988fa1e3371d5f0a9e", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling anyhow v1.0.55 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Checking serde v0.8.23 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking linked-hash-map v0.5.4 [INFO] [stderr] Checking lazycell v1.3.0 [INFO] [stderr] Checking rust-ini v0.13.0 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Checking tracing-core v0.1.22 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking num-traits v0.1.43 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Compiling cfg-expr v0.10.2 [INFO] [stderr] Checking futures-channel v0.3.21 [INFO] [stderr] Checking aho-corasick v0.7.18 [INFO] [stderr] Compiling quick-xml v0.22.0 [INFO] [stderr] Checking serde_test v0.8.23 [INFO] [stderr] Checking linked-hash-map v0.3.0 [INFO] [stderr] Checking regex v1.5.4 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking time v0.1.44 [INFO] [stderr] Checking inotify-sys v0.1.5 [INFO] [stderr] Checking filetime v0.2.15 [INFO] [stderr] Checking nix v0.23.1 [INFO] [stderr] Checking inotify v0.7.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking chrono v0.4.19 [INFO] [stderr] Compiling xcb v0.10.1 [INFO] [stderr] Checking serde-hjson v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking simplelog v0.8.0 [INFO] [stderr] Checking notify v4.0.17 [INFO] [stderr] Checking config v0.10.1 [INFO] [stderr] Compiling system-deps v6.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling glib-sys v0.15.6 [INFO] [stderr] Compiling gobject-sys v0.15.5 [INFO] [stderr] Compiling pango-sys v0.15.1 [INFO] [stderr] Compiling cairo-sys-rs v0.15.1 [INFO] [stderr] Compiling pangocairo-sys v0.15.1 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling strum_macros v0.24.0 [INFO] [stderr] Compiling tracing-attributes v0.1.19 [INFO] [stderr] Checking tracing v0.1.31 [INFO] [stderr] Compiling strum v0.24.0 [INFO] [stderr] Compiling penrose_keysyms v0.1.1 (https://github.com/sbc64/penrose?branch=develop#87d65466) [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling proc-macro-crate v1.1.3 [INFO] [stderr] Compiling glib-macros v0.15.6 [INFO] [stderr] Compiling penrose_proc v0.1.3 (https://github.com/sbc64/penrose?branch=develop#87d65466) [INFO] [stderr] Checking glib v0.15.6 [INFO] [stderr] Checking pango v0.15.6 [INFO] [stderr] Checking cairo-rs v0.15.6 [INFO] [stderr] Checking pangocairo v0.15.1 [INFO] [stderr] Checking penrose v0.2.1 (https://github.com/sbc64/penrose?branch=develop#87d65466) [INFO] [stderr] Documenting penrose v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 30.72s [INFO] running `Command { std: "docker" "inspect" "c71ec1e9c776ba755be0e36510d9c8923aba4bf01334cf988fa1e3371d5f0a9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c71ec1e9c776ba755be0e36510d9c8923aba4bf01334cf988fa1e3371d5f0a9e", kill_on_drop: false }` [INFO] [stdout] c71ec1e9c776ba755be0e36510d9c8923aba4bf01334cf988fa1e3371d5f0a9e