[INFO] cloning repository https://github.com/theklinks22/pc_server [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/theklinks22/pc_server" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheklinks22%2Fpc_server", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftheklinks22%2Fpc_server'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c886836cb5936562fb6399d6da0d026eafb252b2 [INFO] documenting theklinks22/pc_server 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%2Ftheklinks22%2Fpc_server" "/workspace/builds/worker-22/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-22/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/theklinks22/pc_server 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/theklinks22/pc_server [INFO] finished tweaking git repo https://github.com/theklinks22/pc_server [INFO] tweaked toml for git repo https://github.com/theklinks22/pc_server written to /workspace/builds/worker-22/source/Cargo.toml [INFO] crate git repo https://github.com/theklinks22/pc_server 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] warning: unused manifest key: build [INFO] [stderr] warning: unused manifest key: target.arm-unknown-linux-gnueabihf.linker [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] d7ea7abe3575f6cd610c0a7b5149b62fa322b6608ec0d9df2631b8253401c993 [INFO] running `Command { std: "docker" "start" "-a" "d7ea7abe3575f6cd610c0a7b5149b62fa322b6608ec0d9df2631b8253401c993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7ea7abe3575f6cd610c0a7b5149b62fa322b6608ec0d9df2631b8253401c993", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7ea7abe3575f6cd610c0a7b5149b62fa322b6608ec0d9df2631b8253401c993", kill_on_drop: false }` [INFO] [stdout] d7ea7abe3575f6cd610c0a7b5149b62fa322b6608ec0d9df2631b8253401c993 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-22/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] 784f446e8240a8f1c2d6d6d3bceb86f39cc4872057cf047048f8a7e035f51437 [INFO] running `Command { std: "docker" "start" "-a" "784f446e8240a8f1c2d6d6d3bceb86f39cc4872057cf047048f8a7e035f51437", kill_on_drop: false }` [INFO] [stderr] warning: unused manifest key: build [INFO] [stderr] warning: unused manifest key: target.arm-unknown-linux-gnueabihf.linker [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling version-compare v0.0.10 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling strum v0.18.0 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling anyhow v1.0.39 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-core v0.3.13 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking futures-task v0.3.13 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling gstreamer v0.16.7 [INFO] [stderr] Checking pretty-hex v0.2.1 [INFO] [stderr] Checking muldiv v0.2.1 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Checking futures-channel v0.3.13 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling proc-macro-crate v0.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling strum_macros v0.18.0 [INFO] [stderr] Compiling futures-macro v0.3.13 [INFO] [stderr] Compiling glib-macros v0.10.1 [INFO] [stderr] Checking futures-util v0.3.13 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling system-deps v1.3.2 [INFO] [stderr] Compiling glib-sys v0.10.1 [INFO] [stderr] Compiling gobject-sys v0.10.0 [INFO] [stderr] Compiling gstreamer-sys v0.9.1 [INFO] [stderr] Checking futures-executor v0.3.13 [INFO] [stderr] Checking glib v0.10.3 [INFO] [stderr] Documenting pc_server v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 35.43s [INFO] running `Command { std: "docker" "inspect" "784f446e8240a8f1c2d6d6d3bceb86f39cc4872057cf047048f8a7e035f51437", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "784f446e8240a8f1c2d6d6d3bceb86f39cc4872057cf047048f8a7e035f51437", kill_on_drop: false }` [INFO] [stdout] 784f446e8240a8f1c2d6d6d3bceb86f39cc4872057cf047048f8a7e035f51437