[INFO] cloning repository https://github.com/stormbrew/dhtp [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stormbrew/dhtp" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormbrew%2Fdhtp", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstormbrew%2Fdhtp'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b1441b27a76c5e339cf47bfd70f102e08ce4384c [INFO] documenting stormbrew/dhtp 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%2Fstormbrew%2Fdhtp" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/stormbrew/dhtp 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/stormbrew/dhtp [INFO] finished tweaking git repo https://github.com/stormbrew/dhtp [INFO] tweaked toml for git repo https://github.com/stormbrew/dhtp written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/stormbrew/dhtp 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 90d61c37f00e0f9dbfa718a7f6b43f8f0d1202eb29f62bf7312739242f87bcbc [INFO] running `Command { std: "docker" "start" "-a" "90d61c37f00e0f9dbfa718a7f6b43f8f0d1202eb29f62bf7312739242f87bcbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "90d61c37f00e0f9dbfa718a7f6b43f8f0d1202eb29f62bf7312739242f87bcbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "90d61c37f00e0f9dbfa718a7f6b43f8f0d1202eb29f62bf7312739242f87bcbc", kill_on_drop: false }` [INFO] [stdout] 90d61c37f00e0f9dbfa718a7f6b43f8f0d1202eb29f62bf7312739242f87bcbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 15be3ef45fde6fc4ea30d74e6188cb6755c5b15024f09b88f8b9ba57de7e8416 [INFO] running `Command { std: "docker" "start" "-a" "15be3ef45fde6fc4ea30d74e6188cb6755c5b15024f09b88f8b9ba57de7e8416", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Checking log v0.4.16 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Checking ssh-key v0.4.2 [INFO] [stderr] Compiling quiche v0.12.0 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking ring v0.16.20 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking ahash v0.7.6 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lru v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking futures-util v0.3.21 [INFO] [stderr] Checking argh v0.1.7 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking serde v1.0.136 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde_bencode v0.2.3 [INFO] [stderr] Checking rustydht-lib v4.0.0 [INFO] [stderr] Documenting dhtp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 19s [INFO] running `Command { std: "docker" "inspect" "15be3ef45fde6fc4ea30d74e6188cb6755c5b15024f09b88f8b9ba57de7e8416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15be3ef45fde6fc4ea30d74e6188cb6755c5b15024f09b88f8b9ba57de7e8416", kill_on_drop: false }` [INFO] [stdout] 15be3ef45fde6fc4ea30d74e6188cb6755c5b15024f09b88f8b9ba57de7e8416 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=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" "+beta-2022-05-20" "rustdoc" "--lib" "-Zrustdoc-map" "--frozen" "--message-format=json" "--" "-Z" "unstable-options" "--document-private-items", kill_on_drop: false }` [INFO] [stdout] b75ce42889bdff330916ece00c5fe6ca3e61d80e6558ad24e17b1716e58ce090 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b75ce42889bdff330916ece00c5fe6ca3e61d80e6558ad24e17b1716e58ce090", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.124 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Checking once_cell v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Checking ppv-lite86 v0.2.16 [INFO] [stderr] Compiling libm v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.57 [INFO] [stderr] Checking base64ct v1.5.0 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling argh_shared v0.1.7 [INFO] [stderr] Checking signature v1.5.0 [INFO] [stderr] Checking dyn-clone v1.0.5 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking zeroize v1.5.5 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling ahash v0.7.6 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Checking pem-rfc7468 v0.6.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking ssh-key v0.4.2 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling quiche v0.12.0 [INFO] [stderr] Checking getrandom v0.2.6 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking mio v0.8.2 [INFO] [stderr] Checking rand_core v0.6.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking lru v0.7.5 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling argh_derive v0.1.7 [INFO] [stderr] Checking tokio v1.17.0 [INFO] [stderr] Checking argh v0.1.7 [INFO] [stderr] Checking thiserror v1.0.30 [INFO] [stderr] Checking futures-executor v0.3.21 [INFO] [stderr] Checking futures v0.3.21 [INFO] [stderr] Checking serde_bytes v0.11.5 [INFO] [stderr] Checking serde_bencode v0.2.3 [INFO] [stderr] Checking rustydht-lib v4.0.0 [INFO] [stderr] Documenting dhtp v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 31s [INFO] running `Command { std: "docker" "inspect" "b75ce42889bdff330916ece00c5fe6ca3e61d80e6558ad24e17b1716e58ce090", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b75ce42889bdff330916ece00c5fe6ca3e61d80e6558ad24e17b1716e58ce090", kill_on_drop: false }` [INFO] [stdout] b75ce42889bdff330916ece00c5fe6ca3e61d80e6558ad24e17b1716e58ce090